:root{--color-white:#f9fafb;--color-lightest-gray:#eaedf0;--color-lighter-gray:#dfe3e7;--color-light-gray:#ced4d9;--color-gray:#adb5bd;--color-dark-gray:#6d767e;--color-darker-gray:#484f56;--color-darkest-gray:#353b41;--color-black:#22262a}*,:before,:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}@font-face{font-family:Space Grotesk;src:url(/fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.woff2)format("woff2"),url(/fonts/Space_Grotesk/SpaceGrotesk-VariableFont_wght.woff)format("woff");font-weight:300 700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-VariableFont_wght.woff2)format("woff2"),url(/fonts/Manrope/Manrope-VariableFont_wght.woff)format("woff");font-weight:200 800;font-style:normal;font-display:swap}:root{--font-header:"Space Grotesk", sans-serif;--font-body:"Manrope", sans-serif}body,p{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-header)}h1{font-size:3.25rem}body{margin:3.5rem 0}@media (width<=56.2488em){body{margin:1.5rem 0}}#hero,.col-3,footer{padding:1rem 4.5rem}@media (width<=56.2488em){#hero,.col-3,footer{padding:.75rem 1.5rem}}#hero{grid-template-columns:2fr 1fr;gap:2rem;display:grid}#hero>*{height:100%}@media (width<=56.2488em){#hero{grid-template-columns:1fr;gap:1.5rem}}.col-3{grid-template-columns:1fr .5fr 1fr;gap:2rem;display:grid}@media (width<=56.2488em){.col-3{grid-template-columns:1fr;gap:1.5rem}}.content-wrapper{border:1px solid var(--color-lightest-gray);border-radius:2rem;height:100%;padding:2rem}.hero__header{border:1px solid var(--color-lightest-gray);border-radius:2rem;padding:4rem 2rem}.hero__copy{flex-direction:column;justify-content:space-between;display:flex}.hero__availability{border:1px solid var(--color-lightest-gray);border-radius:2rem;align-items:center;gap:.5rem;width:fit-content;margin-bottom:2rem;padding:.5rem 1rem;display:flex}.hero__availability i{color:green}.hero__buttons-container{gap:1rem;margin:1.5rem 0;display:flex}.hero__buttons-container a{color:inherit;cursor:alias;text-decoration:none}.btn-primary{background:var(--color-darkest-gray);cursor:alias;border:none;border-radius:1rem;padding:.5rem 1rem;font-weight:500;transition:opacity .3s;color:var(--color-white)!important}.btn-primary:hover,.btn-primary:focus{opacity:.9}.experiments__experiments-card{border:1px solid var(--color-lightest-gray);border-radius:1rem;align-items:center;margin-top:1rem;padding:1rem;display:flex}#experiments .content-wrapper{align-content:center}#experiments h2{margin-bottom:2.625rem}.link-underline{color:inherit;cursor:alias;text-decoration:none;transition:opacity .3s;position:relative}.link-underline:after{content:"";background-color:currentColor;width:0%;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.link-underline:hover,.link-underline:focus{opacity:.64}.link-underline:hover:after,.link-underline:focus:after{width:100%}.values__values-card{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.hobbies__hobby-card{border:1px solid var(--color-lightest-gray);border-radius:1rem;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.hobbies__hobby-card .hobby-card__icon{justify-content:center;align-items:center;height:fit-content;font-size:2rem;display:flex}.hobbies__hobby-card .hobby-card__icon i{background:var(--color-lightest-gray);border-radius:.5rem;padding:1rem}.hobby-card__content .hobby-card__subtitle{margin-bottom:.2rem;font-size:.8rem}.hobby-card__content .hobby-card__title{font-size:1rem;font-weight:600}.toolkit__item{border:1px solid var(--color-lightest-gray);border-radius:1rem;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-weight:600;display:flex}.toolkit__item i{color:var(--color-darkest-gray);font-size:2rem}.footer__content-wrapper{justify-content:space-between;align-items:center;display:flex}@media (width<=56.2488em){.footer__content-wrapper{flex-direction:column;align-items:start;gap:1.75rem}}.footer__socials{gap:1.75rem;font-weight:500;display:flex}@media (width<=56.2488em){.footer__socials{flex-direction:column-reverse}}.footer__social-container{align-items:center;gap:.25rem;display:flex}.hero__location{color:var(--color-dark-gray);align-items:center;gap:.5rem;margin-top:1rem;font-size:1rem;display:flex}.hero__location:before{content:"📍"}
