@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap);@import url(https://unpkg.com/open-props/easings.min.css);.hero{position:relative}.hero .wave{transform:translateY(1%)}.hero .container{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;margin-bottom:0;position:relative;width:auto}.hero__img{width:80%}.hero__img .circle{background:radial-gradient(#3f485f 12%,#0000 0);background-position:0 0;background-size:4vmin 4vmin;border-radius:50%;padding:2rem}.hero__content .links{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;justify-content:space-between;margin-top:1rem}.hero__content .btn{justify-content:flex-start}.logo{fill:#3f485f}@media screen and (min-width:768px){.hero .container{align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:6rem;position:relative}.hero__content{width:60%}.hero__img{width:30%}.hero__img .circle{background-size:2vmin 2vmin}}.btn{align-items:center;background-color:#0000;border:none;color:inherit;display:flex;font-family:inherit;font-size:inherit;font-weight:300;gap:.25em;justify-content:center;margin:0;padding:0;text-decoration-color:#0000}@media screen and (min-width:768px){.btn{gap:.5em}}.btn__icon__container{align-content:center;align-items:center;background-color:#3f485f;border-radius:50%;color:#e8d6c2;display:flex;height:1em;justify-content:center;justify-items:center;margin:0;padding:.5em;width:1em}.btn__icon__container>.icon{height:1em;width:1em}.btn:hover{cursor:pointer}.btn.btn__outlined{background-color:#0000;border:1px solid #3f485f;border-radius:1.5em;padding:.5em 1em}@media(hover:hover){.btn.btn__outlined:hover{background-color:#3f485f;color:#e8d6c2}}.btn.btn__filled{background-color:#3f485f;border-radius:1.5em;color:#e8d6c2}.btn.btn__filled .btn__icon__container{background-color:#0000;padding:0}.btn.btn__inline{align-items:baseline;color:inherit;display:inline-flex;flex-direction:row-reverse}.btn.btn__inline>.btn__icon__container{align-self:center;background-color:#0000;color:inherit;display:inline-block;padding:0;vertical-align:initial}.btn.btn__inline>.btn__text__container{display:inline-block;text-decoration:underline}.light .btn{color:#252525}.dark .btn,.primary .btn{color:#e8d6c2}.btn.primary{color:#3f485f}.about{position:relative}.about__content{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;width:100%}.about>.wave{transform:translateY(1%)}.about__content>article{display:flex;flex-direction:column;gap:2rem;position:relative;width:100%}@media screen and (min-width:768px){.about__content>article:nth-child(2n){flex-direction:row;text-align:right}.about__content>article:nth-child(odd){flex-direction:row-reverse}}.about__content>article>.article__body{width:100%}@media screen and (min-width:768px){.about__content>article>.article__body{width:50%}}@media screen and (min-width:1024px){.about__content>article>.article__body{width:60%}}.about__content>article>.image__container{align-items:center;display:flex;justify-content:center;width:100%}@media screen and (min-width:768px){.about__content>article>.image__container{width:50%}}@media screen and (min-width:1024px){.about__content>article>.image__container{width:40%}}.about__content>article>.image__container>img{aspect-ratio:1/1;border:2px solid #3f485f;border-radius:50%;box-sizing:border-box;object-fit:cover;padding:2rem;width:100%}.project{align-items:center;border:1px solid hsla(0,0%,100%,.212);border-radius:1rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%}.project__image{aspect-ratio:16/9;object-fit:Cover;object-position:0 0;width:100%}.project__content{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:.25rem;height:100%;justify-content:flex-end;padding-block:1rem;position:absolute;width:100%}.project__content h4,.project__content h5,.project__content p{margin-inline:1rem}.project__content p{margin-bottom:1rem}.project__image__overlay{background:rgba(63,72,95,.961);height:100%;opacity:.1;position:absolute;transition:opacity .25s ease-in-out;width:100%}.project__content__links{align-items:center;border-top:1px solid hsla(0,0%,100%,.212);display:flex;flex-direction:row;gap:1rem;justify-content:space-around;padding-top:1rem;width:100%}@media(hover:hover){.project .project__image__overlay{opacity:.2}.project .project__content{transform:translateY(100%)}.project .project__image{transform:scale(1)}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.project .project__image{transition:transform .5s var(--ease-2)}.project .project__image__overlay{transition:opacity .25s var(--ease-2)}.project .project__content{transition:transform .25s var(--ease-2)}}@media(hover:hover){.project:hover .project__image__overlay{opacity:1}.project:hover .project__content{transform:translate(0)}.project:hover .project__image{transform:scale(1.1)}}@media(hover:none){.project .project__image__overlay{background:linear-gradient(0deg,rgba(63,72,95,.961) 10%,rgba(63,72,95,.133));opacity:.9}.project .project__content{position:relative}}@media screen and (min-width:768px){.project{height:100%}}.projects{align-items:center;padding-bottom:8rem}.projects,.projects .container{display:flex;flex-direction:column}.projects .container{position:relative}.projects__list{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr;justify-items:center}.projects__list .circle{background:radial-gradient(#252525 12%,#0000 0);background-position:50% 50%;background-size:4vmin 4vmin;border-radius:50%;height:80%;position:absolute}@media screen and (min-width:768px){.projects__list .circle{background-size:2vmin 2vmin;height:100%}}@media screen and (min-width:1024px){.projects__list{grid-template-columns:1fr 1fr}.projects__list .circle{height:110%}}.contact{padding:2rem 0}.contact .container{max-width:500px}.contact .error{color:red;font-size:.8rem;margin:0 0 .5rem;padding:0}.contact .gutter{background-image:radial-gradient(#252525 12%,#0000 0);border-radius:1rem}.contact__content>form{align-items:stretch;background:linear-gradient(0deg,rgba(63,72,95,.961) 10%,rgba(63,72,95,.525));border:1px solid hsla(0,0%,100%,.212);border-radius:1rem;display:flex;flex-direction:column;justify-content:stretch;margin:0 auto;overflow:hidden;width:100%}.contact__content>form>#email{background:#0000;border:none;border-bottom:1px solid hsla(0,0%,100%,.212);color:#e8d6c2;padding:1rem 1rem .5rem}.contact__content>form>#email:focus{border:1px solid hsla(32,45%,84%,.761);border-radius:1rem 1rem 0 0;outline:1px solid #fff0}.contact__content>form>#subject{background:#0000;border:none;border-bottom:1px solid hsla(0,0%,100%,.212);color:#e8d6c2;padding:1rem 1rem .5rem}.contact__content>form>#subject:focus{border:1px solid hsla(32,45%,84%,.761);border-radius:0 0 0 0;outline:1px solid #fff0}.contact__content>form>#message{background:#0000;border:none;color:hsla(32,45%,84%,.761);padding:1rem 1rem .5rem;resize:none}.contact__content>form>#message:focus{border:1px solid hsla(32,45%,84%,.761);border-radius:0 0 0 0;outline:1px solid #fff0}.contact__content>form>.btn{background:#0000;border:none;border-top:1px solid hsla(0,0%,100%,.212);color:#e8d6c2;padding:1rem}.contact__content>form>.btn:hover,.contact__content>form>.btn:hover>.btn__icon__container{color:#252525}.career .heading{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;margin-top:0;position:relative}.career .image__container{bottom:50%;display:flex;flex-grow:1;justify-content:flex-end;position:absolute;right:0;z-index:1}@media screen and (min-width:768px){.career .image__container{bottom:0}}.career .image{border-radius:50%;height:30vmin;object-fit:cover;padding:2rem;width:30vmin}.light .career .image{border:1px solid #e8d6c2}.dark .career .image{border:1px solid #252525}@media screen and (min-width:768px){.career .image{height:25vmin;object-fit:cover;width:25vmin}}@media screen and (min-width:1440px){.career .image{height:30vmin;object-fit:cover;width:30vmin}}.career__content{grid-gap:0 .5rem;display:grid;gap:0 .5rem;grid-template-columns:auto 1fr;grid-template-rows:repeat(fit-content(2),1fr)}.career__content>.visual{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.career__content>.visual>.circle{align-items:center;border:1px solid;display:flex;justify-content:center;padding:.5em}.career__content>.visual>.line{border-left:1px solid;flex-grow:1}.career__content>.text p{margin-bottom:1em}nav{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;margin:2rem 2rem 1rem}nav .btn{font-size:1.5rem}.spacer{flex-grow:1}#theme-toggle{-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer;touch-action:manipulation}#theme-toggle>.btn__icon__container{aspect-ratio:1;block-size:1em;inline-size:1em;outline-offset:5px}#theme-toggle>.btn__icon__container>svg{stroke-linecap:round;block-size:100%;inline-size:100%}.sun-and-moon>:is(.moon,.sun,.sun-beams){transform-origin:center center}.sun-and-moon>.sun-beams{stroke-width:2px}@media(prefers-reduced-motion:no-preference){.sun-and-moon>.sun{transition:transform .5s var(--ease-elastic-3)}.sun-and-moon>.sun-beams{transition:transform .5s var(--ease-elastic-4),opacity .5s var(--ease-3)}.sun-and-moon>.moon>circle{transition:transform .5s var(--ease-elastic-3)}}.dark .sun-and-moon>.sun{transform:scale(1.75)}.dark .sun-and-moon>.sun-beams{opacity:0}.dark .sun-and-moon>.moon>circle{transform:translateX(-7px)}@media(prefers-reduced-motion:no-preference){.dark .sun-and-moon>.sun{transition-duration:.25s;transition-timing-function:var(--ease-3)}.dark .sun-and-moon>.sun-beams{transform:rotate(-25deg);transition-duration:.15s}.dark .sun-and-moon>.moon>circle{transition-delay:.25s;transition-duration:.25s}}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:dark light;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:300;margin:0}@media screen and (min-width:768px){body,html{font-size:16px}}@media screen and (min-width:1024px){body,html{font-size:18px}}@media screen and (min-width:1440px){body,html{font-size:20px}}code,input,textarea{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:3rem;font-weight:400;letter-spacing:.7rem;line-height:80%;margin:0 0 1rem}@media screen and (min-width:768px){h1{font-size:3.5rem}}@media screen and (min-width:1024px){h1{font-size:4rem}}h2{font-weight:300;margin:0 0 .5rem}h2,h3{font-size:1.25rem;text-transform:uppercase}h3{letter-spacing:.3em}h3,h4{font-weight:600;margin:0}h4{font-size:1rem}h5{font-size:1rem}h5,h6,input,textarea{font-weight:400;margin:0}h6,input,textarea{font-size:.8rem;letter-spacing:.15em}p{margin:0}p.small{font-size:.8rem;margin-top:.5rem;text-align:center}#root{display:grid;grid-template-areas:"header" "main";grid-template-rows:auto 1fr;min-height:100vh;overflow:hidden;width:100%}.heading{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}header{grid-area:header}main{grid-area:main}.container{margin:2rem}@media screen and (min-width:768px){.container{margin:2rem auto;max-width:calc(768px - 4rem)}}@media screen and (min-width:1024px){.container{max-width:calc(1024px - 4rem)}}@media screen and (min-width:1440px){.container{max-width:calc(1440px - 4rem)}}.dark{background-color:#252525;color:#e8d6c2;transition:background-color .5s var(--ease-3);transition-duration:.25s}.light{background-color:#e8d6c2;color:#252525;transition:background-color .5s var(--ease-4)}.primary{background-color:#3f485f;color:#e8d6c2}.primary.contrast{background-color:#e8d6c2;color:#3f485f}.light .text__contrast{color:#252525}.dark .text__contrast{color:#e8d6c2}.text__primary{color:#3f485f}.circle{aspect-ratio:1/1;border-radius:50%;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%)}.wave{display:block;overflow:clip;transform:translateY(-1%);width:100%;z-index:1}.gutter{background:radial-gradient(#3f485f 12%,#0000 0);background-position:50% 50%;background-size:4vmin 4vmin}@media screen and (min-width:768px){.gutter{background-size:2vmin 2vmin}}.grecaptcha-badge{visibility:hidden}footer{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}
/*# sourceMappingURL=main.7f8076c9.css.map*/