*{box-sizing:border-box;margin:0;padding:0;list-style:none;text-decoration:none;outline:none}html{font-size:clamp(18px,1.25vw,24px);scroll-behavior:smooth;overflow-x:hidden;scrollbar-gutter:stable}header,body,section,footer{margin:0;padding:0}body{background:none}section{margin-top:4rem;padding:0 2rem}@media(min-width:768px){section{margin-top:6rem;padding:0 12rem}}@media(min-width:1024px){section{margin-top:8rem;padding:0 8rem}}@media(min-width:1280px){section{padding:0 12rem}}svg{width:2rem;height:2rem}.grid{display:grid;gap:0;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden}@media(min-width:768px){.grid{max-width:100%;justify-content:center}}@media(min-width:1024px){.grid{grid-template-columns:1fr 2fr 3fr 1fr 1fr}}@media(min-width:1280px){.grid{grid-column-gap:2rem}}.grid-card{display:grid;gap:2rem;box-sizing:border-box;width:100%;max-width:100%;overflow:hidden;margin:2rem 0}@media(min-width:768px){.grid-card{max-width:100%;display:grid;grid-column-gap:2rem;grid-template-columns:1fr 1fr;margin:3rem 0}}@media(min-width:1024px){.grid-card{grid-template-columns:1fr 1.5fr 1fr;margin:0 auto}}.grid>*{grid-column:1/-1}.grid-start1{grid-column-start:1}.grid-end1{grid-column-end:1}.grid-start2{grid-column-start:2}.grid-end2{grid-column-end:2}.grid-start3{grid-column-start:3}.grid-end3{grid-column-end:3}.grid-start4{grid-column-start:4}.grid-end4{grid-column-end:4}.grid-start5{grid-column-start:5}.grid-end5{grid-column-end:5}.grid-flex{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:flex-start}.title-card{flex:1;white-space:normal;overflow:visible;text-overflow:clip;word-break:break-word;overflow-wrap:break-word}.flex-end{display:flex;justify-content:flex-end}.flex-start{display:flex;justify-content:flex-start}.title-header,.title-header-thin,.title-big,.title-big-thin,.title-medium,.title-small,.title-section,.title-card,.title-footer{color:var(--color-white);font-family:darkmode-off,sans-serif;line-height:1.2;word-break:normal;overflow-wrap:normal;white-space:normal}@media(max-width:360px){.title-header,.title-header-thin,.title-big,.title-big-thin,.title-medium,.title-small,.title-section,.title-card,.title-footer{word-break:break-word;overflow-wrap:break-word}}.title-card,.text-card{white-space:normal;overflow:visible;text-overflow:clip;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto;word-break:normal;overflow-wrap:anywhere;text-wrap:pretty}.paragraph,.paragraph-bold,.paragraph-center{word-break:break-word;overflow-wrap:break-word}.title-header{font-size:clamp(60px,10.0970873786vw + 22.1359223301px,216px);color:var(--color-white)}.title-header-thin{font-weight:100}.title-big{font-size:clamp(37px,5.6957928803vw + 15.640776699px,125px);color:var(--color-primary);margin-bottom:2rem}.title-big-thin{font-weight:100;color:var(--color-white)}.title-medium{font-size:clamp(54px,1.1003236246vw + 49.8737864078px,71px)}.title-section{font-size:clamp(36px,.71197411vw + 33.3300970874px,47px);margin-bottom:2rem;text-transform:uppercase}.title-section-red{color:var(--color-primary)}.title-section-thin{font-weight:300;color:var(--color-primary)}.title-card{font-size:clamp(24px,.5177993528vw + 22.0582524272px,32px);text-transform:uppercase;text-decoration:none}.text-card{font-size:clamp(16px,.5177993528vw + 14.0582524272px,24px);font-family:darkmode-off,sans-serif;color:var(--color-white)}.text-card-thin{font-weight:100}.title-small{font-size:clamp(24px,.5177993528vw + 22.0582524272px,32px)}.paragraph{font-family:darkmode-off,sans-serif;color:var(--color-white);line-height:1.6;max-width:75ch;margin-bottom:2rem;font-size:clamp(18px,.3883495146vw + 16.5436893204px,24px)}.paragraph-bold{font-size:clamp(20px,.5177993528vw + 18.0582524272px,28px);font-weight:600}.paragraph-center{display:flex;flex-wrap:wrap;align-items:center;align-content:center;z-index:10}.router-link:hover,.card:hover .title-card{color:var(--color-primary)}.card:hover .img-card{transform:scale(1.05)}.btn:hover{background-color:var(--color-primary);color:var(--color-white);transform:scale(1.05);font-weight:600}.back-to-top:hover,.back-to-safe:hover{color:var(--color-primary);transform:scale(1.05)}.socials svg:hover{transform:scale(1.1)}.socials a:hover svg{color:var(--color-primary)}footer ul a:hover{color:var(--color-primary);transform:scale(1.05);font-weight:600}.img-sections{position:relative;object-fit:cover;width:calc(100% + 4rem);left:-2rem;filter:grayscale(100%) brightness(.7) contrast(1.05);margin-bottom:2rem;opacity:1}@media(min-width:768px){.img-sections{width:calc(100% + 24rem);left:-12rem}}@media(min-width:1024px){.img-sections{width:calc(100% + 6rem);left:-8rem}}@media(min-width:1280px){.img-sections{width:calc(100% + 12rem);left:-12rem;margin-bottom:4rem}}figure{margin:0;opacity:.75;z-index:-100}.color{filter:none}.fit{object-fit:fill}.btn{font-size:clamp(18px,.3883495146vw + 16.5436893204px,24px);background-color:var(--color-white);color:#000;border:none;cursor:pointer;transition:all .1s ease;display:flex;position:fixed;top:2rem;right:1rem;z-index:1000;align-items:center;justify-content:center;width:3rem;height:3rem;aspect-ratio:10/10;font-family:darkmode-off,sans-serif;border-radius:100%;text-decoration:none}@media(min-width:1280px){.btn{right:2rem;top:2rem}}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[data-v-222d0c34]:root{--color-white: #ffffff;--color-primary: #9DD438;--color-bg1: #111;--color-bg2: #000;--color1: 228, 226, 221;--color2: 216, 213, 207;--color3: 201, 198, 192;--color-interactive: 255, 255, 255;--circle-size: 80%;--blending: hard-light}footer[data-v-222d0c34]{color:var(--color-white);margin-top:2rem;margin-bottom:6rem;padding:0 1rem}@media(min-width:768px){footer[data-v-222d0c34]{padding:0 8rem}}footer ul[data-v-222d0c34]{padding:0;margin:0}footer a[data-v-222d0c34]{display:block;width:fit-content;margin:0 auto;padding:.5rem;font-family:darkmode-off,sans-serif;font-size:clamp(18px,.3883495146vw + 16.5436893204px,24px);text-align:center;color:var(--color-white);text-decoration:none;text-transform:uppercase}@media(min-width:1024px){footer a[data-v-222d0c34]{text-align:left;margin:0}}@media(min-width:1280px){footer a[data-v-222d0c34]{text-align:left;margin:0}}.card{position:relative;margin:0;padding:0;background:transparent;border:none;overflow:hidden;max-width:100%}.img-card{width:100%;object-fit:cover;filter:grayscale(100%);transition:filter .2s ease;transition:transform .6s ease;transform-origin:center}.card-wrapper{position:relative;max-width:100%;max-height:100%;overflow:hidden;margin-bottom:1rem}@keyframes moveInCircle{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes moveVertical{0%{transform:translateY(-50%)}50%{transform:translateY(50%)}to{transform:translateY(-50%)}}@keyframes moveHorizontal{0%{transform:translate(-50%) translateY(-10%)}50%{transform:translate(50%) translateY(10%)}to{transform:translate(-50%) translateY(-10%)}}.gradient-bg{width:100vw;height:100vh;position:fixed;overflow:hidden;z-index:-10000;background-image:linear-gradient(150deg,var(--color-bg1),var(--color-bg2));top:0;left:0}.gradient-bg svg{position:fixed;top:0;left:0;width:0;height:0}.gradient-bg .gradients-container{filter:url(#goo) blur(6rem);width:100%;height:100%;overflow:hidden}.gradient-bg .g1,.gradient-bg .g2,.gradient-bg .g3,.gradient-bg .g4,.gradient-bg .g5{position:absolute;mix-blend-mode:var(--blending);width:var(--circle-size);height:var(--circle-size)}.gradient-bg .g1{background:radial-gradient(circle at center,rgba(var(--color1),.8) 0,rgba(var(--color1),0) 50%) no-repeat;top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:center center;animation:moveVertical 30s ease infinite;opacity:.8}.gradient-bg .g2{background:radial-gradient(circle at center,rgba(var(--color2),.8) 0,rgba(var(--color2),0) 50%) no-repeat;top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 400px);animation:moveInCircle 20s reverse infinite;opacity:.1}.gradient-bg .g3{background:radial-gradient(circle at center,rgba(var(--color3),.8) 0,rgba(var(--color3),0) 50%) no-repeat;top:calc(50% - var(--circle-size) / 2 + 200px);left:calc(50% - var(--circle-size) / 2 - 500px);transform-origin:calc(50% + 400px);animation:moveInCircle 40s linear infinite;opacity:.7}.gradient-bg .g4{background:radial-gradient(circle at center,rgba(var(--color4),.8) 0,rgba(var(--color4),0) 50%) no-repeat;top:calc(50% - var(--circle-size) / 2);left:calc(50% - var(--circle-size) / 2);transform-origin:calc(50% - 200px);animation:moveHorizontal 40s ease infinite;opacity:.5}.gradient-bg .g5{background:radial-gradient(circle at center,rgba(var(--color5),.8) 0,rgba(var(--color5),0) 50%) no-repeat;width:calc(var(--circle-size) * 2);height:calc(var(--circle-size) * 2);top:calc(50% - var(--circle-size));left:calc(50% - var(--circle-size));transform-origin:calc(50% - 800px) calc(50% + 200px);animation:moveInCircle 20s ease infinite;opacity:.9}.gradient-bg .interactive{position:fixed;transform-origin:center;top:0;left:0;background:radial-gradient(circle at center,rgba(var(--color-interactive),1) 0,rgba(var(--color-interactive),0)) no-repeat;mix-blend-mode:screen;width:calc(var(--circle-size) / 6);height:calc(var(--circle-size) / 6);opacity:1}.title-header span{display:inline-block}header{width:100vw;height:100vh;overflow:hidden;place-items:center;place-content:center;box-sizing:border-box;padding:0 1rem}@media(min-width:768px){header{place-items:center;padding:0 8rem}}@media(min-width:1024px){header{padding:0 6rem}}@media(min-width:1280px){header{padding:0 8rem}}[data-v-501a3fd2]:root{--color-white: #ffffff;--color-primary: #9DD438;--color-bg1: #111;--color-bg2: #000;--color1: 228, 226, 221;--color2: 216, 213, 207;--color3: 201, 198, 192;--color-interactive: 255, 255, 255;--circle-size: 80%;--blending: hard-light}.socials[data-v-501a3fd2]{right:1rem;display:flex;flex-direction:column-reverse;position:fixed;gap:1rem;align-items:center;bottom:2rem;z-index:1000}.socials svg[data-v-501a3fd2]{color:var(--color-white);width:2rem;height:2rem;margin:.5rem}@media(min-width:1280px){.socials[data-v-501a3fd2]{display:flex;right:2rem}}.back-to-top,.back-to-safe{z-index:1000;position:fixed;background-color:var(--color-white);color:var(--color-black);width:3rem;height:3rem;padding:.5rem;border-radius:100%;bottom:2rem;left:1rem;border:none;cursor:pointer;transition:all .1s ease}@media(min-width:768px){.back-to-top,.back-to-safe{left:2rem}}.back-to-top svg{transform:rotate(180deg)}.back-to-safe{top:1rem}.back-to-safe svg{transform-origin:0%;transform:rotate(90deg)}nav{position:fixed;z-index:1000;padding:0;list-style:none;color:var(--color-white);font-family:darkmode-off,sans-serif;text-transform:uppercase;left:1rem;margin:2rem 0}@media(min-width:1280px){nav{left:2rem;margin:2rem 0}}.page{display:block;text-decoration:none;font-family:darkmode-off,sans-serif;font-weight:100;color:var(--color-white);padding-bottom:.5rem;transition:all .1s ease}@media(min-width:1280px){.page{padding-bottom:1rem}}.router-link-active{color:var(--color-primary);font-weight:600;text-decoration:underline}[data-v-bca08fa2]:root{--color-white: #ffffff;--color-primary: #9DD438;--color-bg1: #111;--color-bg2: #000;--color1: 228, 226, 221;--color2: 216, 213, 207;--color3: 201, 198, 192;--color-interactive: 255, 255, 255;--circle-size: 80%;--blending: hard-light}#progress-bar-container[data-v-bca08fa2]{position:fixed;z-index:1000;top:0;left:0;width:100%;height:.2rem;background-color:transparent;z-index:10000}#progress-bar[data-v-bca08fa2]{height:100%;background-color:var(--color-primary);width:0;transition:width .1s ease-out}:root{--color-white: #ffffff;--color-primary: #9DD438;--color-bg1: #111;--color-bg2: #000;--color1: 228, 226, 221;--color2: 216, 213, 207;--color3: 201, 198, 192;--color-interactive: 255, 255, 255;--circle-size: 80%;--blending: hard-light}html.has-mouse{cursor:none}html.has-touch{cursor:auto}.has-touch .cursor{display:none!important;pointer-events:none}.has-mouse .cursor{display:block}a,button{cursor:none}.cursor{position:fixed;z-index:10000;height:2rem;width:2rem;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.cursor.hover{transform:translate(-50%,-50%) scale(2);transition:transform .2s ease-in-out}.inner{width:.5rem;height:.5rem;background-image:url("data:image/svg+xml,%3csvg%20width='8'%20height='8'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m1.054%206.946%205.893-5.892m-5.893%200%205.893%205.892'%20stroke='%23fff'%20stroke-width='1.5'%20stroke-linecap='round'/%3e%3c/svg%3e");color:var(--color-primary);background-size:cover;background-position:center}.inner.hover{background:var(--color-white);width:2rem;height:2rem;mix-blend-mode:difference}.outer{border:2px solid var(--color-white);transition:.1s ease-out}
