*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%;width:100%;height:auto;aspect-ratio:attr(width) / attr(height)}em{font-weight:700}i{font-style:italic}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Light.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-stretch:normal}:root{--font-body: "OpenSans",Helvetica Neue,Helvetica,Arial,sans-serif,Roboto,Oxygen,Ubuntu, Cantarell,"Open Sans",sans-serif;font-family:var(--font-body);--cWhite: #fff;--cGrey: #D8D8D8;--cBlack10: #2A2C38;--cBlack5: #a7abc5;--cNight: #000;--cBrick10: #C26F60;--cOrange10: #FFAA4D;--cGreen10: #709F54}body{font-size:16px;color:var(--cBlack10)}textarea::placeholder,input::placeholder{color:var(--cBlack5);font-size:1.2rem}section,.section{margin:auto;display:flex;justify-content:center}section>div,.section>*{width:100%;padding:1rem}@media(min-width:800px){section>div,.section>*{padding:1rem 1rem 4rem}}.page section:last-of-type{margin-bottom:12rem}@media(min-width:500px){section>div,.section>*{padding:2rem}}section.medium>div,.section.medium>*{max-width:900px}section.large>div,.section.large>*{max-width:1128px}section.dark{background:var(--cBlack10);color:var(--cWhite)}@media(min-width:800px){section.dark{background-image:linear-gradient(180deg,var(--cGrey),var(--cGrey)),linear-gradient(var(--cBlack10),var(--cBlack10));background-repeat:repeat-y,no-repeat;background-position:50%,0;background-size:1px auto,100%}}@media(min-width:800px){.vLine{background:linear-gradient(180deg,var(--cGrey),var(--cGrey)) repeat-y 50%;background-size:2px auto}}.boxes{display:flex;flex-direction:column}.boxes>div{display:flex;flex-direction:column;justify-content:center;padding:1rem}.boxes.dark{background-color:var(--cBlack10);color:var(--cWhite)}.boxes.dark p{font-weight:300}@media(min-width:800px){.boxes{flex-direction:row;width:100%}.boxes>div{width:50%;padding:1.4rem}.boxes.reverse{flex-direction:row-reverse}}.boxTitle{text-align:center}.boxTitle span{display:inline-block;margin:3rem auto;padding:.5rem 1rem;font-size:40px;font-weight:300;background:var(--cGrey)}@media(min-width:800px){.boxTitle span{margin:8rem auto 2rem}}.boxes h2{font-size:2rem;font-weight:700}@media(min-width:800px){.hero{height:320px;aspect-ratio:auto}}.overflow{overflow:hidden}p,label{margin-top:1rem}a.animate{color:inherit;text-decoration:none;background-size:100% .1em,0 .1em;background:linear-gradient(to right,var(--cBlack10),var(--cBlack5)) 100% 100% no-repeat,linear-gradient(to right,#063587,#f4db3f,#f34a41) 0 100% no-repeat;background-size:100% .1rem,0 .1rem;transition:background-size .4s}a.animate:hover,a.animate:focus{background-size:0 .1rem,100% .1rem}ul{margin-top:.5rem}li{line-height:1.5;padding-left:1.5rem;background:url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iIzJhMmMzOCIgY2xhc3M9ImJpIGJpLWNoZWNrIiB2aWV3Qm94PSIwIDAgMTYgMTYiIGlkPSJpY29uLWNoZWNrLTE3Ij48cGF0aCBkPSJNMTAuOTcgNC45N2EuNzUuNzUgMCAwIDEgMS4wNyAxLjA1bC0zLjk5IDQuOTlhLjc1Ljc1IDAgMCAxLTEuMDguMDJMNC4zMjQgOC4zODRhLjc1Ljc1IDAgMSAxIDEuMDYtMS4wNmwyLjA5NCAyLjA5MyAzLjQ3My00LjQyNWEuMjY3LjI2NyAwIDAgMSAuMDItLjAyMnoiPjwvcGF0aD48L3N2Zz4=) no-repeat 0 .3rem}.btn-back,.btn-forward{border:1px solid var(--cBlack10);border-radius:1rem;text-decoration:none;color:var(--cBlack10);transition:background-position .3s;display:inline-block;font-weight:600}.dark .btn-back,.dark .btn-forward{border:1px solid var(--cWhite);color:var(--cWhite)}.btn-back{padding:.5rem 1rem .5rem 2.5rem;background:url(../../../icons/icn-arrow-left-light.svg) no-repeat 16px 54%}.btn-forward{padding:.5rem 2.5rem .5rem 1rem;background:url(../../../icons/icn-arrow-right-light.svg) no-repeat calc(100% - 16px) 54%}.light .btn-back{background:url(../../../icons/icn-arrow-left-dark.svg) no-repeat 16px 54%}.light .btn-forward{background:url(../../../icons/icn-arrow-right-dark.svg) no-repeat calc(100% - 16px) 54%}.btn-back:hover,.btn-back:focus{color:var(--cBlack10);background-position:8px 54%}.btn-forward:hover,.btn-forward:focus{background-position:calc(100% - 8px) 54%}svg{vertical-align:middle}.hero{display:flex;position:relative;padding:0;flex-direction:column;justify-content:center;align-items:center;height:clamp(300px,30vw,460px);background:#000}.hero div{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}@keyframes jumbo{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.hero .jumbo{--stripesDark: repeating-linear-gradient( 100deg, #000 0%, #000 7%, transparent 10%, transparent 12%, #000 16% );--rainbow: repeating-linear-gradient( 100deg, #60a5fa 10%, #e879f9 15%, #60a5fa 20%, #5eead4 25%, #60a5fa 30% );position:absolute;opacity:.6;background-image:var(--stripesDark),var(--rainbow);background-size:300%,200%;background-position:50% 50%,50% 50%;filter:blur(10px) opacity(50%) saturate(200%);-webkit-mask-image:radial-gradient(ellipse at 100% 0%,black 40%,transparent 70%);mask-image:radial-gradient(ellipse at 100% 0%,black 40%,transparent 70%);pointer-events:none;top:-10px;right:-10px;bottom:-10px;left:-10px}.hero .jumbo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;animation:jumbo 60s linear infinite;background-image:var(--stripesDark),var(--rainbow);background-size:200%,100%;background-attachment:fixed;mix-blend-mode:difference;transform:translateZ(0)}.hero .title{display:flex;position:relative;padding:0 8px;color:#fff;align-items:center;text-align:center;font-size:clamp(3.6rem,7vw,5.5rem);text-shadow:0 0 8px black}.nav.svelte-12qhfyh{display:flex;flex-direction:column-reverse;align-items:center;max-width:900px}.nav.svelte-12qhfyh>div:where(.svelte-12qhfyh){align-items:center}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(1){margin-top:1rem;text-align:center}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(1) a:where(.svelte-12qhfyh){display:inline-block;padding:.5rem 1.5rem}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(1) a.active:where(.svelte-12qhfyh){border-radius:20px;background:var(--cBlack10);color:var(--cWhite);font-weight:700}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(2){text-align:center}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(3){display:none}@media(min-width:800px){.nav.svelte-12qhfyh{display:grid;grid-template-columns:1fr 48px 1fr}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(1){display:flex;margin:0;text-align:left}.nav.svelte-12qhfyh div:where(.svelte-12qhfyh):nth-child(3){display:block}}.logo.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;width:48px;height:48px}footer.svelte-12qhfyh{background:var(--cNight);color:var(--cWhite);min-height:12rem}footer.svelte-12qhfyh div:where(.svelte-12qhfyh){display:flex;justify-content:space-around;flex-direction:column;align-items:center;padding:1rem;max-width:800px;margin:auto}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:1rem;margin:0;line-height:1.5rem}footer.svelte-12qhfyh .left:where(.svelte-12qhfyh){display:flex;gap:.5rem}footer.svelte-12qhfyh img:where(.svelte-12qhfyh){display:block;width:24px;height:24px;filter:grayscale(60%);transition:filter .3s}footer.svelte-12qhfyh img:where(.svelte-12qhfyh):hover{filter:grayscale(0)}@media(min-width:800px){footer.svelte-12qhfyh div:where(.svelte-12qhfyh){flex-direction:row;justify-content:space-between}}footer.svelte-12qhfyh .shvarcs:where(.svelte-12qhfyh){font-size:.8rem}
