.clients-module__tl91dG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:auto;display:grid}.clients-module__tl91dG__card{background:var(--cream);border:2px solid #0000;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.15rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 2px 6px #0003}.clients-module__tl91dG__card:hover,.clients-module__tl91dG__card:focus-visible{border-color:var(--blue);outline:none;transform:translateY(-4px);box-shadow:0 10px 24px #0000004d}.clients-module__tl91dG__logoWrap{justify-content:center;align-items:center;width:100%;height:3rem;display:flex}.clients-module__tl91dG__logo{max-width:90%;max-height:90%}.clients-module__tl91dG__name{text-align:center;margin-top:-1rem;font-weight:600}.clients-module__tl91dG__label{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.clients-module__tl91dG__arrow{transition:transform .2s}.clients-module__tl91dG__card:hover .clients-module__tl91dG__arrow,.clients-module__tl91dG__card:focus-visible .clients-module__tl91dG__arrow{transform:translate(2px,-2px)}@media (max-width:768px){.clients-module__tl91dG__grid{gap:1rem}.clients-module__tl91dG__logoWrap{height:3.5rem}}
.hero-module__S-5B2a__hero-container{flex-direction:column;align-items:center;max-width:768px;margin:auto;padding-bottom:2rem;display:flex;position:relative}.hero-module__S-5B2a__hero-image-container{width:100%;height:40vh;position:relative}.hero-module__S-5B2a__hero-gradient{background:linear-gradient(0deg,var(--black)-2%,transparent 20%),linear-gradient(90deg,var(--black)-2%,transparent 10%),linear-gradient(-90deg,var(--black)-2%,transparent 10%);width:100%;height:100%;position:absolute;bottom:0;left:0;transform:scale(1.01)}.hero-module__S-5B2a__hero-title{z-index:1;position:absolute;bottom:2rem;left:1rem}.hero-module__S-5B2a__hero-subtitle{position:absolute;bottom:.5rem;left:1rem}@media (min-width:768px){.hero-module__S-5B2a__hero-image-container{height:60vh}}
.skills-module__8-CPHa__skills-container{--techstack-width:64%;--tasklist-width:56%;--icon-gap:clamp(.5rem,3vw,1.5rem);margin:var(--space-xl)auto;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.skills-module__8-CPHa__skills-frame{border:solid var(--space-sm)var(--blue);padding:var(--space-md);border-radius:var(--space-md);width:30%;min-width:130px;height:fit-content;position:relative}.skills-module__8-CPHa__skills-frame h3{margin-bottom:var(--space-sm)}.skills-module__8-CPHa__skills-frame-left{transform:translate(-52%)translateY(10%)}.skills-module__8-CPHa__skills-frame-right{transform:translate(52%)translateY(-10%)}.skills-module__8-CPHa__skills-icon{width:100%;height:auto;display:block}.skills-module__8-CPHa__skills-tasklist{width:var(--tasklist-width);transform:translate(var(--icon-gap),-50%);position:absolute;top:40%;left:120%}.skills-module__8-CPHa__skills-techstack{width:var(--techstack-width);transform:translate(calc(-1*var(--icon-gap)),-50%);position:absolute;top:60%;right:120%}.skills-module__8-CPHa__skills-esp{z-index:1;position:absolute;top:50%;transform:translateY(-50%)}
