@import url(https://fonts.googleapis.com/css2?family=Lexend+Exa:wght@400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.switch{display:inline-block;height:20px;position:relative;width:46px}.switch input{height:0;opacity:0;width:0}.slider{border:2px solid var(--color-secondary);border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:var(--color-secondary);border-radius:50%;content:"";height:27px;left:-5px;top:-5px;width:27px}.slider:hover:before{height:29px;left:-6px;top:-6px;width:29px}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}body{font-family:Lexend Exa,sans-serif}:root{--color-black:#222;--color-white:#eee;--color-dark:#394358;--color-light:#dcd8ce;--color-yellow-light:#f4efc5;--color-yellow:#fdd067;--color-pink:#ffacb5;--color-purple:#3f00a3;--color-top-gradient:var(--color-white);--color-primary:var(--color-light);--color-secondary:var(--color-dark);--video-brighness:1.5}a{color:var(--color-secondary)}a:hover{text-decoration:none}p{margin:0}::selection{background:var(--color-pink)}.page{background-color:var(--color-primary);color:var(--color-secondary);overflow-x:hidden;overflow-y:hidden;position:relative;width:100vw}.color-switch{margin:15px 17px 15px 15px;position:absolute;right:0;z-index:1}.home{align-items:center;background:linear-gradient(180deg,var(--color-top-gradient) 0,var(--color-primary) 100%);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:400px;-webkit-perspective:4em;perspective:4em;text-align:center}.logo{background-color:var(--color-secondary);height:300px;-webkit-mask-image:url(/static/media/logo.c94b5871e47297e145b3.svg);mask-image:url(/static/media/logo.c94b5871e47297e145b3.svg);-webkit-mask-position:center top;mask-position:center top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;max-height:30vw;max-width:60vw;padding-bottom:15rem;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:600px}.details,.logo{position:absolute}.details{margin-top:30vh}h1.name{font-size:1.5rem;margin-bottom:15px;text-transform:uppercase;z-index:1}h2.description{font-size:.9rem;font-weight:400;z-index:1}video{background-position:50% 50%;background-size:cover;bottom:-100%;-webkit-filter:brightness(var(--video-brighness));filter:brightness(var(--video-brighness));height:100%;left:-100%;margin:auto;object-fit:cover;position:absolute;right:-100%;top:-100%;width:100%;z-index:-100}.contact{bottom:0;box-sizing:border-box;font-weight:800;padding:100px 30px 25px;position:fixed;width:100%}.resume{display:flex;flex-direction:column;margin:0 auto;max-width:1000px;padding:50px}h3.cat-title{font-size:16px;font-weight:800;margin:50px 0 20px;text-transform:uppercase}.no-col{display:block}.col{-webkit-column-gap:30px;column-gap:30px;display:flex}.col div{flex-grow:1}.line div{flex-basis:calc(50% - 30px);flex-grow:0;flex-shrink:0}@media (min-width:992px){.contact{display:flex;justify-content:space-between}}
/*# sourceMappingURL=main.f08cf2e5.css.map*/