@import "./reset.css";@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.woff2)format("woff2"),url(../fonts/Inter-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.woff2)format("woff2"),url(../fonts/Inter-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.woff2)format("woff2"),url(../fonts/Inter-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.woff2)format("woff2"),url(../fonts/Inter-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--white:#fff;--neutral-one:#f8fafc;--neutral-two:#f1f5f9;--neutral-three:#e2e8f0;--neutral-four:#cbd5e1;--neutral-five:#94a3b8;--neutral-six:#64748b;--neutral-seven:#475569;--neutral-eight:#334155;--neutral-nine:#1e293b;--neutral-ten:#0f172a;--brand-one:#047dc8}body{font-family:Inter,sans-serif}.wrapper{background-color:var(--white)}.header{border-top:2px solid var(--neutral-three);padding:3rem 0 2rem}.header__title{letter-spacing:.1em;text-transform:uppercase;font-size:.875rem;font-weight:400;line-height:1.25rem}.contact{padding:5rem 2rem 1.5rem}.contact__container{justify-content:space-between;align-items:flex-end;gap:2rem;max-width:67rem;margin:0 auto;display:flex}.contact__header{max-width:32.5rem}.contact__name{font-size:3rem;font-weight:700;line-height:1}.contact__description{margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.5rem}.contact__contacts>:not(:first-child){margin-top:.25rem}.contact__link{font-size:1rem;font-weight:400;line-height:1.5rem;text-decoration:none}.contact__link:hover,.contact__link:focus-visible{color:var(--brand-one)}.contact__link:focus-visible{text-decoration:underline}.summary{padding:3rem 2rem}.summary__container{max-width:67rem;margin:0 auto}.summary__details{margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.5rem}.experience{padding:3rem 2rem}.experience__container{max-width:67rem;margin:0 auto}.experience__item{gap:2rem;max-width:49rem;display:flex}.experience__container>.experience__item:not(:first-of-type){margin-top:1rem}.experience__trim{flex-direction:column;flex:none;align-items:center;gap:1rem;padding-top:.25rem;display:flex}.experience__marker{background-color:var(--neutral-three);border-radius:9999px;flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.experience__dot{background-color:var(--neutral-ten);border-radius:9999px;width:.5rem;height:.5rem}.experience__border{background-color:var(--neutral-three);flex:1;width:2px}.experience__details{flex:1}.experience__position{font-size:1.5rem;font-weight:600;line-height:2rem;display:inline-block}.experience__company{margin-left:.75rem;font-size:1.5rem;font-weight:400;line-height:2rem;display:inline-block}.experience__period{margin-top:.75rem}.experience__date{font-size:.875rem;font-weight:600;line-height:1.25rem;display:inline-block}.experience__location{margin-left:1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-block}.experience__description{margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.5rem}.experience__bullets{margin-top:1rem;padding-left:2.5rem;list-style:outside}.experience__bullets>:not(:first-child){margin-top:.75rem}.experience__bullet{font-size:1rem;font-weight:400;line-height:1.5rem}.skills{padding:1.5rem 2rem 4rem}.skills__container{max-width:67rem;margin:0 auto}.skills__list{grid-template-columns:repeat(4,1fr);gap:1rem 2rem;margin-top:.5rem;display:grid}.skills__item{font-size:1rem;font-weight:400;line-height:1.25rem}.project__trim{flex-direction:column;flex:none;align-items:center;gap:1rem;padding-top:.8rem;display:flex}.project__dot{background-color:var(--neutral-ten);border-radius:9999px;width:.5rem;height:.5rem}.certificates__item{gap:2rem;max-width:49rem;display:flex}.certificate__position{font-size:1rem;font-weight:600;line-height:2rem;display:inline-block}.certificate__company{margin-left:.5rem;font-size:.9rem;font-weight:400;line-height:2rem;display:inline-block}.certificate__date{font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-block}.certificate__period{margin-top:.1rem}@media (max-width:640px){.contact{padding-left:1rem;padding-right:1rem}.contact__container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem}.contact__name{font-size:2.25rem;line-height:2.5rem}.contact__description{margin-top:.75rem;font-size:.875rem;line-height:1.25rem}.contact__link{font-size:.875rem;line-height:1.25rem}.experience{padding-left:1rem;padding-right:1rem}.experience__position{font-size:1.25rem;line-height:1.75rem;display:block}.experience__company{margin-top:.125rem;margin-left:0;font-size:1.25rem;line-height:1.75rem;display:block}.certificate__company{margin-top:.125rem;margin-left:0;font-size:.85rem;line-height:1.75rem;display:block}.experience__description{margin-top:.75rem;font-size:.875rem;line-height:1.5rem}.experience__bullets{margin-top:.75rem;padding-left:1.875rem}.experience__bullets>:not(:first-child){margin-top:.5rem}.experience__bullet{font-size:.875rem;line-height:1.5rem}.skills__list{grid-template-columns:repeat(2,1fr)}}