:root{foreground-1:#000;foreground-2:rgba(0,0,0,.6);background-1:#f8f8f8;background-2:#fff;foreground-primary:#b9ebf2;foreground-secondary:#07f1ab;foreground-tertiary:#acefef;group-primary:#2ed9c3;group-secondary:#07f1ab;group-tertiary:#acefef}article.intro .materials .blobs{position:absolute;top:0;right:0;transform:scale(-1, 1) translate(-10%, 0%)}article.intro .materials .blobs:nth-child(2){top:auto;right:auto;left:0;bottom:0;transform:scale(-1, 1) translate(10%, 10%)}article.intro .materials .dashed-circle{position:absolute;right:0;bottom:0;transform:translate(20%, 30%) scale(-1.3)}article.intro .materials .blobs-dot{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);opacity:.3}@media screen and (max-width: 1400px){article.intro .materials .blobs{transform:scale(-0.7, 0.7) translate(-30%, -30%) !important}article.intro .materials .blobs:nth-child(2){transform:scale(-0.7, 0.7) translate(30%, 30%) !important}}@media screen and (max-width: 700px){article.intro .materials .blobs{transform:scale(-0.6, 0.6) translate(-60%, -60%) !important}article.intro .materials .blobs:nth-child(2){transform:scale(-0.6, 0.6) translate(60%, 60%) !important}article.intro .materials .dashed-circle{transform:translate(20%, 30%) scale(-1)}}@media screen and (max-width: 500px){article.intro .materials .dashed-circle{transform:translate(40%, 30%) scale(-0.7)}}article#career{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;margin-top:10vh;padding:5rem 0}article#career>.wrapper{width:70%;display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem}article#career>.wrapper>main{width:100%;z-index:3;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}article#career>.wrapper>main>p.title{font-weight:700;font-size:2rem;text-transform:uppercase;position:relative;width:auto;display:inline-block}article#career>.wrapper>main>p.title>span{color:#07f1ab}article#career>.wrapper>main>p.title:after{content:" ";position:absolute;height:6px;width:70%;background-color:rgba(7,241,171,.5);left:0;bottom:0%;z-index:-1;transform:translateY(6px)}article#career>.wrapper>main>ul{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}article#career>.wrapper>main>ul>li{width:100%;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:5px}article#career>.wrapper>main>ul>li>svg{width:100%;aspect-ratio:1/1;stroke:#07f1ab}article#career>.wrapper>main>ul>li>p.title{max-width:100%;font-weight:500}article#career>.wrapper>main>ul>li>p.sub{grid-column:1/3}article#career>.wrapper>aside{width:100%;position:relative}article#career>.wrapper>aside img{width:100%;height:100%;object-fit:cover;border-radius:20px;z-index:3}article#career>.wrapper>aside .materials{position:absolute;top:0;left:0;right:0;bottom:0}article#career>.wrapper>aside .materials:before,article#career>.wrapper>aside .materials:after{content:" ";position:absolute}article#career>.wrapper>aside .materials:after{width:100%;height:100%;left:calc(0% - 24px);bottom:calc(0% - 24px);background:linear-gradient(120deg, rgba(172, 239, 239, 0.1) 0%, rgba(7, 241, 171, 0.4) 100%);box-shadow:0 0 5px rgba(211,211,211,.5);z-index:1;border-radius:20px}article#career>.wrapper>aside .materials:before{top:-10%;left:0%;width:150%;aspect-ratio:1/1;background-image:url("/assets/images/materials/blobs-dot.webp");background-position:center;background-repeat:no-repeat;background-size:cover;z-index:2;opacity:.15}@media screen and (max-width: 1245px){article#career>.wrapper{width:80%;grid-template-columns:2fr 3fr}article#career>.wrapper>main p.sub{max-width:100%}}@media screen and (max-width: 1100px){article#career>.wrapper{width:100%;padding:0 4rem}}@media screen and (max-width: 1000px){article#career>.wrapper{padding:0 2rem}}@media screen and (max-width: 1000px){article#career>.wrapper{grid-template-columns:2fr 6fr}article#career>.wrapper aside{padding-left:5%}}@media screen and (max-width: 935px){article#career>.wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem}article#career>.wrapper>aside{width:40%}article#career>.wrapper>aside>img{aspect-ratio:1/1}}@media screen and (max-width: 765px){article#career>.wrapper>aside{width:70%}}@media screen and (max-width: 465px){article#career>.wrapper>aside{width:90%}}article#project-hunter{width:100%;display:flex;justify-content:center;align-items:center}article#project-hunter>.wrapper{width:100%;padding:0% 3rem;display:grid;grid-template-columns:3fr 2fr;grid-gap:2rem}article#project-hunter>.wrapper>aside{width:100%;display:flex;justify-content:center;align-items:center;padding-right:2rem}article#project-hunter>.wrapper>aside>.wrapper{width:70%;position:relative;display:flex;justify-content:center;align-items:center}article#project-hunter>.wrapper>aside>.wrapper img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;z-index:3;position:relative}article#project-hunter>.wrapper>aside>.wrapper>.materials{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}article#project-hunter>.wrapper>aside>.wrapper>.materials:before,article#project-hunter>.wrapper>aside>.wrapper>.materials:after{content:" ";position:absolute;aspect-ratio:1/1;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}article#project-hunter>.wrapper>aside>.wrapper>.materials:before{opacity:.7;width:60%;top:0;transform:translate(-70%, -20%);background-image:url("/assets/images/materials/blobs.webp");z-index:2;left:100%}article#project-hunter>.wrapper>aside>.wrapper>.materials:after{opacity:.3;width:40%;left:0;bottom:0;transform:translate(-30%, 30%) scale(-1, -1);z-index:2;background-image:url("/assets/images/materials/dashed-circle.webp")}article#project-hunter>.wrapper>aside>.wrapper:before{content:" ";position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);background:linear-gradient(120deg, rgba(172, 239, 239, 0.1) 0%, rgba(7, 241, 171, 0.4) 100%);transform:translate(5%, 5%);border-radius:20px;z-index:1}article#project-hunter>.wrapper>main{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:2rem}article#project-hunter>.wrapper>main span{color:#07f1ab}article#project-hunter>.wrapper>main>p.title{font-weight:700;font-size:2rem;text-transform:uppercase;position:relative;width:auto;display:inline-block}article#project-hunter>.wrapper>main>p.title:after{content:" ";position:absolute;height:6px;width:70%;background-color:rgba(7,241,171,.5);left:0;bottom:0%;z-index:-1;transform:translateY(6px)}article#project-hunter>.wrapper>main>.roadmap{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:1rem;padding-top:2rem;position:relative}article#project-hunter>.wrapper>main>.roadmap>.arrow{position:absolute;top:1rem;left:0;width:80%}article#project-hunter>.wrapper>main>.roadmap>.arrow:before,article#project-hunter>.wrapper>main>.roadmap>.arrow:after{content:" ";position:absolute;background-color:rgba(46,217,195,.4);top:50%;transform:translateY(-50%)}article#project-hunter>.wrapper>main>.roadmap>.arrow:before{height:6px;border-radius:3px 0 0 3px;left:0;right:20px}article#project-hunter>.wrapper>main>.roadmap>.arrow:after{width:20px;aspect-ratio:1/1;position:absolute;right:0;clip-path:polygon(0% 0, 100% 50%, 0% 100%)}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow){background-color:#fff;padding:1rem;border-radius:10px;box-shadow:0 0 5px rgba(211,211,211,.5);display:flex;flex-direction:column;align-items:start;justify-content:start;gap:10px;height:100%}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>header{display:flex;justify-content:space-between;width:100%}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>header>p.title{font-weight:700}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>header:after{content:attr(data-count);font-weight:900;opacity:.05;font-size:2rem}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>p.sub{max-width:100%;font-size:1rem}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>p.sub>span{color:#07f1ab;font-weight:500}@media screen and (max-width: 1772px){article#project-hunter>.wrapper{padding:0rem 1rem}article#project-hunter>.wrapper>aside{padding-right:0}article#project-hunter>.wrapper>main>p.title{font-size:1.5rem}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow){gap:5px}article#project-hunter>.wrapper>main>.roadmap>div:not(.arrow)>p.sub{font-size:.9rem}}@media screen and (max-width: 1500px){article#project-hunter>.wrapper{grid-template-columns:2fr 1fr;grid-gap:1rem}article#project-hunter>.wrapper>aside>.wrapper{width:80%}}@media screen and (max-width: 1370px){article#project-hunter>.wrapper{grid-template-columns:5fr 2fr}article#project-hunter>.wrapper>main>.roadmap{grid-gap:.5rem}}@media screen and (max-width: 1280px){article#project-hunter>.wrapper{padding:0rem 4rem;display:flex;justify-content:center;align-items:center}article#project-hunter>.wrapper>main{gap:1rem}article#project-hunter>.wrapper>main>p.title{font-size:2rem}article#project-hunter>.wrapper>main>p.sub{max-width:100%}article#project-hunter>.wrapper>aside{display:none}}@media screen and (max-width: 1150px){article#project-hunter>.wrapper{padding:0rem 2rem}}@media screen and (max-width: 1000px){article#project-hunter>.wrapper>main .roadmap{grid-template-columns:100%;grid-template-rows:repeat(3, 1fr)}}article#rpo{display:flex;align-items:center;justify-content:center;width:100%;background:#fff;position:relative}article#rpo:after{position:absolute;content:" ";left:0;right:0;top:0;bottom:0;background:linear-gradient(120deg, rgba(7, 241, 171, 0.1) 0%, rgba(172, 239, 239, 0.1) 70%);pointer-events:none}article#rpo>.wrapper{width:80%;padding:5rem 0;display:grid;grid-template-columns:1fr 2fr;grid-gap:6rem;z-index:1}article#rpo>.wrapper>aside{grid-column:1;grid-row:1;width:100%}article#rpo>.wrapper>aside>.wrapper{position:relative;display:flex;justify-content:center;align-items:center}article#rpo>.wrapper>aside>.wrapper img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;z-index:3;position:relative}article#rpo>.wrapper>aside>.wrapper>.materials{z-index:2;position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}article#rpo>.wrapper>aside>.wrapper>.materials:before,article#rpo>.wrapper>aside>.wrapper>.materials:after{content:" ";position:absolute;aspect-ratio:1/1;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}article#rpo>.wrapper>aside>.wrapper>.materials:before{opacity:.7;width:60%;top:0;transform:translate(-70%, -20%);background-image:url("/assets/images/materials/blobs-dot.webp");z-index:2;left:100%}article#rpo>.wrapper>aside>.wrapper>.materials:after{opacity:1;width:40%;left:0;bottom:0;transform:translate(-30%, 30%) scale(-1, -1);z-index:2;background-image:url("/assets/images/materials/circle-triangle.webp")}article#rpo>.wrapper>aside>.wrapper:before{content:" ";position:absolute;width:calc(100% + 8px);height:calc(100% + 8px);background:linear-gradient(120deg, rgba(172, 239, 239, 0.1) 0%, rgba(7, 241, 171, 0.4) 100%);transform:translate(5%, 5%);border-radius:20px;z-index:1}article#rpo>.wrapper>main{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem;grid-column:2;grid-row:1;z-index:3}article#rpo>.wrapper>main>header{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}article#rpo>.wrapper>main>header p.title{font-weight:700;font-size:2rem;text-transform:uppercase;position:relative}article#rpo>.wrapper>main>header p.title:after{content:" ";position:absolute;height:6px;width:70%;background-color:rgba(7,241,171,.5);left:0;bottom:0%;z-index:-1;transform:translateY(2px)}article#rpo>.wrapper>main>main{display:grid;grid-template-rows:repeat(3, 1fr);justify-content:start;align-items:start;grid-gap:1rem}article#rpo>.wrapper>main>main>div{height:100%;background-color:#fff;padding:1em;box-shadow:0 0 5px rgba(211,211,211,.5);border-radius:10px}article#rpo>.wrapper>main>main>div>header{width:100%;display:flex;justify-content:space-between;align-items:start;margin-bottom:.5rem}article#rpo>.wrapper>main>main>div>header>.wrapper{gap:10px;display:flex;justify-content:start;align-items:center}article#rpo>.wrapper>main>main>div>header>.wrapper>p.title{font-weight:600}article#rpo>.wrapper>main>main>div>header>.wrapper>svg{width:30px;aspect-ratio:1/1;stroke:#07f1ab}article#rpo>.wrapper>main>main>div>header:after{content:attr(data-count);font-weight:900;opacity:.05;font-size:2rem}article#rpo>.wrapper>main>main>div>p.sub{font-weight:350}article#rpo>.wrapper>main>main>div>p.sub>span{color:#07f1ab;font-weight:450}@media screen and (max-width: 1650px){article#rpo>.wrapper{width:100%;padding-left:10%}}@media screen and (max-width: 1525px){article#rpo>.wrapper{grid-template-columns:2fr 3fr;padding-left:5%}}@media screen and (max-width: 1275px){article#rpo>.wrapper{grid-template-columns:4fr 5fr}article#rpo>.wrapper>main p.sub{max-width:90%}}@media screen and (max-width: 1175px){article#rpo>.wrapper{padding:5rem 3rem;grid-template-columns:3fr 2fr;gap:2rem}article#rpo>.wrapper>main>main{width:100%;grid-template-columns:100%}article#rpo>.wrapper>main>main>div{width:100%}article#rpo>.wrapper>main>main>div p.sub{max-width:100%}}@media screen and (max-width: 1175px){article#rpo>.wrapper{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center;gap:7rem;width:70%}article#rpo>.wrapper>main{width:100%}}@media screen and (max-width: 920px){article#rpo>.wrapper{width:100%;padding:4rem}article#rpo>.wrapper>aside{width:70%}}@media screen and (max-width: 600px){article#rpo>.wrapper{padding:2rem}article#rpo>.wrapper>aside{width:100%}}article#rdv{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}article#rdv span{color:#07f1ab;font-weight:500}article#rdv p.title{font-weight:700;font-size:2rem;text-transform:uppercase;position:relative;width:auto;display:inline-block;text-align:center}article#rdv p.title:after{content:" ";position:absolute;height:6px;width:70%;background-color:rgba(7,241,171,.5);left:50%;bottom:0%;z-index:-1;transform:translateY(6px) translateX(-50%)}article#rdv p.sub{text-align:center}article#rdv a{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:500;text-transform:uppercase}article#rdv a>span{color:#000}article#rdv a>svg{content:" ";aspect-ratio:1/1;width:20px;stroke:#07f1ab}@media screen and (max-width: 1150px){article#rdv p.sub{max-width:50vw}}@media screen and (max-width: 935px){article#rdv p.sub{max-width:60vw}}@media screen and (max-width: 735px){article#rdv p.sub{max-width:70vw}}@media screen and (max-width: 335px){article#rdv p.sub{max-width:90vw}}