.animate-wrapper_default__bcrk2{opacity:0;transition:opacity .6s ease-in,transform .3s ease-out;transform:translateY(20vh);visibility:hidden;will-change:opacity,visibility}.animate-wrapper_fadeIn__smfSe{opacity:1;transform:translateY(0);visibility:visible}.hero-section_container__lgzbS{background-color:var(--bg-main);position:relative;min-height:100vh;width:100vw;overflow:hidden;margin-top:-4rem}.hero-section_hero__Bv1Im{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--text-main);padding:5rem 4rem;position:absolute;bottom:0;top:3vw;left:0;right:0;z-index:10}@media (max-width:600px){.hero-section_container__lgzbS{min-height:86vh}.hero-section_hero__Bv1Im{padding-top:10rem}}.hero-section_heroTitle__0dz7k{line-height:1.5rem;margin-bottom:1rem}.hero-section_heroSubtitle__GaJpo{max-width:80%;line-height:1.25rem;font-size:1.125rem}.hero-section_sandImg__aJNLK{position:absolute;background-position:bottom;background-repeat:repeat-x;background-size:contain;width:100%;height:100%;transition:.2s}#hero-section_dune__fi6Ws{z-index:6;bottom:-.5%;background-image:url(/images/desert/dune-main.svg);background-repeat:no-repeat}[data-color-theme=dark] #hero-section_dune__fi6Ws{background-image:url(/images/desert/dune-main-dk.svg)}#hero-section_mountain1__RaAr0{background-image:url(/images/desert/mountain-flat.svg);z-index:5}[data-color-theme=dark] #hero-section_mountain1__RaAr0{background-image:url(/images/desert/mountain-flat-dk.svg)}#hero-section_mountain2__TEU6F{background-image:url(/images/desert/mountain-peak.svg);z-index:4}[data-color-theme=dark] #hero-section_mountain2__TEU6F{background-image:url(/images/desert/mountain-peak-dk.svg)}.hero-section_sunImg__7tHPT{background-color:#fff;border-radius:50%;position:absolute}#hero-section_sunSm__h6aMm{background:radial-gradient(circle at 80% 30%,#8ab3b6 33%,#fff 95%);width:100px;height:100px;opacity:80%;left:0;right:0;bottom:30vw;margin:0 auto}#hero-section_sunLg__QL0Ya{background:radial-gradient(circle at 80% 20%,#6eaaae 33%,#fff 95%);width:40vw;height:40vw;min-width:600px;min-height:600px;opacity:12%;bottom:20vw;left:0;right:0;margin:0 auto;transition:1s}@media (max-width:700px){#hero-section_sunSm__h6aMm{transform:scale(.8);bottom:28vw}#hero-section_sunLg__QL0Ya{bottom:3vw;left:-15vw;transform:scale(.7)}}.showcase-section_circleTop__t_uSU{background-color:var(--bg-accent-back);position:relative;overflow:hidden;height:30vw}.showcase-section_circleTop__t_uSU:after{background-color:var(--accent);content:"";display:block;z-index:1;border-radius:50%;height:50vw;width:100vw;position:absolute;top:15vw;left:0;transform:scale(1.3) rotate(-8deg)}.showcase-section_circleBottom__UyXgY{position:relative;overflow:hidden;height:20vw;background-color:var(--bg-primary)}.showcase-section_circleBottom__UyXgY:after{background-color:var(--accent);border-radius:50%;bottom:12vw;content:"";display:block;height:45vw;left:0;position:absolute;transform:scale(1.3);width:100vw}.showcase-section_textWrapper__36h6H{background-color:var(--accent);padding:0 1rem 4rem}.showcase-section_textWrapper__36h6H p{text-align:center;font-size:1.1rem;font-weight:600;max-width:630px;margin:0 auto}@media (min-width:1280px){.showcase-section_textWrapper__36h6H p{font-size:1.2rem}}.showcase-section_projectContainer__iAUDe{background-color:var(--accent);min-height:60vh;padding:1rem}.showcase-section_projectGrid__06NLC{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:var(--content-width);margin:0 auto}@media (min-width:768px){.showcase-section_projectGrid__06NLC{grid-template-columns:repeat(2,1fr)}.showcase-section_projectGrid__06NLC>div:nth-child(2){margin-top:10rem}.showcase-section_projectGrid__06NLC>div:nth-child(3){margin-top:-10rem}}.card-sm_card__7Ud3_{background-color:var(--bg-card);border-radius:1.5rem;text-align:left;transition-duration:.2s}.card-sm_card__7Ud3_:hover{transform:rotate(.5deg) scale(1.02)}.card-sm_card__7Ud3_ img{border-radius:inherit;object-fit:cover;width:100%;height:auto}.card-sm_textWrapper___R5sv{padding:2rem 1.5rem}.card-sm_cardTitle__LZs3o{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.card-sm_cardBody__ar8C5{font-weight:600;font-size:1.125rem;line-height:1.5rem;color:var(--text-primary);max-width:400px}.card-lg_card__A04II{background-color:var(--bg-card);box-shadow:var(--accent) 0 6px;border-radius:1.5rem;display:flex;flex-direction:row;transition-duration:.2s}@media (max-width:768px){.card-lg_card__A04II{flex-direction:column}}.card-lg_card__A04II:hover{transform:rotate(.5deg) scale(1.02)}.card-lg_card__A04II img{border-radius:inherit;object-fit:cover;width:100%;height:auto}@media (min-width:900px){.card-lg_card__A04II img{max-width:500px;height:auto}}.card-lg_textWrapper__STy5M{padding:2.5rem 2rem}@media (max-width:768px){.card-lg_textWrapper__STy5M{padding:2rem 1.5rem}}.card-lg_cardTitle__MtiLK{font-size:.9rem;color:var(--text-secondary);margin-bottom:.75rem}.card-lg_cardBody__rtE4h{font-weight:600;font-size:1.25rem;line-height:1.75rem;color:var(--text-primary);max-width:400px}.side-project_container__macEc{background-color:var(--bg-primary);min-height:60vh;max-width:var(--content-width);display:flex;flex-direction:column;align-items:center;padding:3rem 0;margin:0 auto}@media (max-width:1000px){.side-project_container__macEc{padding:3rem 1rem}}.side-project_projectContainer___XJQR{width:100%;margin:5rem 0}.side-project_title__PiOBJ{color:var(--text-primary)}.side-project_subtitle__YG9xw{color:var(--text-primary);line-height:1.25rem;font-size:1.125rem;margin-top:1rem}