:root{--primary:#1a1a1a;--accent:#E0008A}body{background:#f2f2f2;margin:0;font-family:Roboto,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a.skipcontent{position:fixed;background:var(--primary);color:white;padding:5px 10px;top:-40px;left:20px;border-bottom-right-radius:10px;border-bottom-left-radius:10px;transition:top .25s ease-out;z-index:500;text-decoration:none;overflow:hidden;&:focus,&:hover{top:0}}.site-wrapper{background:white;width:100%;max-width:1920px;margin:0 auto}.header{position:relative;background-color:white;width:100%;border-bottom:1px solid rgba(0,0,0,.05);@media screen and (min-width:1024px){position:-webkit-sticky;position:sticky;background-color:rgba(255,255,255,.65);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);z-index:2;top:0}}.header__inner{display:inline-flex;justify-content:center;flex-wrap:wrap;width:100%;padding:10px 20px;@media screen and (min-width:1024px){display:inline-flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;height:auto;padding-left:50px;padding-bottom:10px;padding-right:50px;padding-top:10px;transition:all .3s ease;clear:both}}.navigation{width:100%;text-align:center;@media screen and (min-width:1024px){width:auto}.navigation__list{display:inline-flex;padding-left:0;flex-wrap:wrap;justify-content:center}.navigation__list-item{font-size:13px;list-style:none;margin:5px 15px;text-align:center;@media screen and (min-width:640px){font-size:16px;text-align:left;margin-left:0;margin-bottom:0;margin-right:25px;margin-top:0}&:last-of-type{margin-right:0}}.navigation__list-item-link{color:var(--primary);font-weight:500;text-decoration:none;&:focus,&:hover{&:after{width:100%}}&:after{position:relative;display:block;background:var(--accent);width:0;height:2px;margin:0 auto;border-radius:50px;transition:all .25s ease-in-out;top:5px;content:""}}}.logo{transition:all .33s ease-in-out;&:focus,&:hover{transform:rotate(10deg) scale(1.05)}img{display:block;width:80px}}.homepage-banner{position:relative;background:#f9f9f9;width:100%;height:calc(100vh - 100px);max-height:275px;overflow:hidden;@media screen and (min-width:640px){max-height:450px}@media screen and (min-width:1024px){max-height:810px}&:after{position:absolute;background:rgba(255,255,255,.8);width:100%;height:100%;top:0;left:0;transition:all .25s ease-in-out;opacity:1;content:"";@media screen and (min-width:640px){opacity:0}}.homepage-banner__image-container{position:absolute;-webkit-clip-path:ellipse(100% 95% at 100% 50%);clip-path:ellipse(100% 95% at 100% 50%);background:#000;bottom:0;right:0;top:0;width:50%;max-width:768px}.homepage-banner__image{position:absolute;background-position:50% 0;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;right:0;top:0}}.homepage-banner__text-container{position:relative;width:100%;max-width:1380px;height:100%;padding:0 40px;margin-left:auto;margin-right:auto;clear:both;z-index:1}.homepage-banner__text{position:relative;font-family:Roboto,sans-serif;text-transform:uppercase;top:50%;transform:translateY(-50%);text-align:center;@media screen and (min-width:640px){text-align:left;max-width:50%;padding-right:20px}&:after{content:""}h1{font-family:Open Sans,sans-serif;font-size:48px;font-weight:900;line-height:48px;margin:0 0 15px;color:#000;@media screen and (min-width:1024px){font-size:108px;line-height:105px}}span{-webkit-text-stroke:1.25px #000;color:transparent;@media screen and (min-width:640px){display:block;letter-spacing:2px}}}.homepage-banner__subtext{position:relative;font-size:16px;line-height:24px;font-weight:500;color:#333333;text-transform:none;background:var(--accent);background:linear-gradient(90deg,#a000b5,#b60bda 25%,#C700EB 50%,#d3279e 75%,#E0008A);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:500% auto;animation:shine 5s ease-in-out infinite alternate;@media screen and (min-width:1024px){font-size:20px;line-height:32px}&:after{content:""}}.button{position:relative;display:inline-block;font-size:15px;font-weight:500;font-family:inherit;text-transform:uppercase;padding:10px 20px;text-decoration:none;transition:all .25s ease-in-out;border-radius:10px;border:none;cursor:pointer;margin-top:0;background:transparent;-webkit-text-fill-color:inherit;&.hover-background-pink:focus,&.hover-background-pink:hover{background:var(--accent)}&.hover-background-animate:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#a000b5 0,#E0008A);background-size:500% auto;opacity:0;transition:opacity .25s ease-in-out;z-index:-1}&.hover-background-animate:focus:before,&.hover-background-animate:hover:before{opacity:1;animation:shine 5s ease-in-out infinite alternate}}.button--white{background:white;color:var(--primary);&:focus,&:hover{background:var(--primary);color:white}}.button--accent{background:var(--accent);color:#ffffff;&:focus,&:hover{background:var(--primary);color:white}}.button--dark-border{border:2px solid var(--primary)}.section{padding:50px 0;width:100%;background-color:white;@media screen and (min-width:768px){padding-left:0;padding-bottom:150px;padding-right:0;padding-top:150px}&:nth-of-type(2n){background-color:#f9f9f9}}.section--background-image{background-color:var(--primary);background-repeat:no-repeat;background-size:cover;background-position:50%}.section--background-image--fixed{@media screen and (min-width:768px){background-attachment:fixed}}.section__container{clear:both;height:auto;margin-left:auto;margin-right:auto;max-width:1380px;padding:0 40px;position:relative;width:100%}.section__container--contained{max-width:1024px}.section__container-item{padding:0 0 20px}.section__container-item-image{width:100%;height:100%;margin:15px auto}.section__container-item-image--circle{border-radius:50%}.section__container-item-image--border-radius{border-radius:10px}.section__container-item-tag{display:inline-block;background-color:var(--accent);color:#ffffff;font-size:12px;font-weight:600;margin-bottom:20px;padding:7px 10px;border-radius:5px;background:linear-gradient(90deg,#a000b5,#b60bda 25%,#C700EB 50%,#d3279e 75%,#E0008A);background:linear-gradient(90deg,#a000b5 0,#E0008A);animation:shine 5s ease-in-out infinite alternate;background-size:500% auto}.section__container-item-title{font-size:26px;line-height:32px;margin-top:0;color:#000}.section__container-group{display:flex;flex-wrap:wrap;height:auto;width:100%}.section__container-group--align-center{align-items:center}.section__container-group--2{.section__container-item{width:100%;@media screen and (min-width:640px){width:50%}&:first-of-type{@media screen and (min-width:640px){padding-right:70px}}}}.resume{position:relative;margin-top:40px;margin-bottom:20px;@media screen and (min-width:640px){margin-bottom:50px}}.resume__divider{position:relative;display:block;width:100%;height:1px;background-color:#ccc;margin:5px 0 45px;order:2;@media screen and (min-width:640px){position:absolute;width:1px;height:auto;top:0;left:165px;bottom:0;margin-left:0;margin-bottom:0;margin-right:0;margin-top:0}&:after{content:"";display:block;width:11px;height:11px;border-radius:50px;background:linear-gradient(90deg,#a000b5,#b60bda 25%,#C700EB 50%,#d3279e 75%,#E0008A);background:linear-gradient(90deg,#a000b5 0,#E0008A);animation:shine 5s ease-in-out infinite alternate;background-size:500% auto;margin:-5px auto;@media screen and (min-width:640px){margin-top:7px;margin-left:-5px}}}.resume__experience{position:relative;display:inline-flex;flex-wrap:wrap;width:100%;@media screen and (min-width:640px){flex-wrap:nowrap}}.resume__experience-company{position:relative;display:block;text-align:center;width:100%;margin-bottom:20px;@media screen and (min-width:640px){max-width:150px;margin-right:30px;margin-bottom:0}img{max-width:100px;border-radius:5px;margin-bottom:5px;box-shadow:0 0 15px rgba(0,0,0,.15)}}.resume__experience-company-name{display:block;font-size:12px;color:#737373}.resume__experience-info{display:block;width:100%;@media screen and (min-width:640px){padding-left:30px}}.resume__experience-title{color:#000;font-size:20px;margin-bottom:7px}.resume__experience-dates,.resume__experience-location,.resume__experience-timeframe{display:block;font-size:14px;color:#737373;margin-bottom:5px}.resume__experience-details{position:relative;display:block;margin-top:15px}.portfolio-grid{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;padding-left:0;margin:0 -10px;list-style:none}.portfolio-grid__item{position:relative;display:flex;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 16px);max-width:calc(50% - 16px);height:auto;background:white;box-shadow:0 0 25px rgba(0,0,0,.25);padding:2px;border-radius:10px;@media screen and (min-width:768px){flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 16px);max-width:calc(33.333% - 16px)}@media screen and (min-width:1920px){flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 16px);max-width:calc(25% - 16px)}}.portfolio-grid__item-link{position:absolute;display:flex;align-content:end;flex-wrap:wrap;width:100%;height:100%;bottom:0;left:0;text-decoration:none;background:transparent;-webkit-text-fill-color:initial;overflow:hidden;border-radius:10px;&:focus,&:hover{span{opacity:1}&:before{opacity:.95}}&:before{display:block;background:linear-gradient(90deg,#a000b5,#b60bda 25%,#C700EB 50%,#d3279e 75%,#E0008A);background:linear-gradient(90deg,#a000b5 0,#E0008A);animation:shine 5s ease-in-out infinite alternate;background-size:500% auto;top:0;left:0;content:""}&:before,span{position:absolute;width:100%;height:100%;opacity:0;transition:all .25s ease-in-out}span{display:flex;justify-content:center;align-items:center;color:white;text-align:center;padding:30px 20px;bottom:0}}.portfolio-grid__item img{width:100%;height:100%;transition:all .33s ease-in-out;object-fit:cover;object-position:top center;overflow-clip-margin:unset;border-radius:10px;overflow:hidden;height:175px;@media screen and (min-width:640px){height:315px}@media screen and (min-width:1024px){height:425px}@media screen and (min-width:1920px){height:315px}}.blog__list{display:inline-flex;flex-wrap:wrap;width:100%;list-style:none;padding:0;margin:0 -10px;@media screen and (min-width:640px){margin-left:-20px;margin-bottom:0;margin-right:-20px;margin-top:0}}.blog__list-item{width:calc(50% - 20px);margin:10px;@media screen and (min-width:640px){width:calc(33% - 40px);margin-left:20px;margin-bottom:15px;margin-right:20px;margin-top:15px}}.blog__title{font-size:16px;line-height:22px;margin-bottom:2px}.blog__date{font-size:12px;font-style:italic;font-weight:300;margin-bottom:10px}.blog__link{color:var(--primary);-webkit-text-fill-color:black;text-decoration:none;background:none;transform:scale(1);&:focus,&:hover{.blog__image{transform:scale(1.05)}}}.blog__image{width:100%;min-height:150px;max-height:150px;object-fit:cover;border-radius:10px;transition:all .25s ease-in-out;margin-bottom:15px;overflow:hidden;@media screen and (min-width:640px){min-height:200px;max-height:200px}}.blog__description{display:none;font-size:14px;font-weight:400;line-height:24px;margin:0}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.lightbox__overlay{position:absolute;width:100%;height:100%;background:transparent}.lightbox__content{position:relative;max-width:90%;max-height:90%}.lightbox__content iframe{height:100%;left:0;position:relative;top:0;width:800px;height:450px}.lightbox__close-button{position:absolute;top:0;right:-40px;background:transparent;border:none;color:white;font-size:2rem;cursor:pointer;z-index:9}h1,h2,h3,h4,h5,h6{margin:0 0 20px;line-height:26px;.section--dark &{color:white}}p{color:var(--primary);margin:0 0 30px;line-height:26px;.section--dark &{color:white}}figure{display:table;display:inline-block;margin:0;max-width:100%;height:auto;text-align:center;figcaption{font-size:13px}}main a{color:var(--accent);font-weight:500;transition:all .25s ease-in-out;background:var(--accent);background:linear-gradient(90deg,#a000b5,#b60bda 25%,#C700EB 50%,#d3279e 75%,#E0008A);background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:500% auto;animation:shine 5s ease-in-out infinite alternate;&:focus,&:hover{color:var(--primary);background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset}.section--dark &{-webkit-text-fill-color:inherit;&:focus,&:hover{color:white}}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.loading-screen{position:absolute;display:inline-flex;justify-content:center;flex-direction:column;align-items:center;align-content:center;flex-wrap:wrap;width:100%;height:100%;background:rgb(255,255,255,.95);top:0;left:0;p{font-family:Roboto,serif;font-size:24px;font-style:italic;font-weight:500}}.loader-circle{--r1:154%;--r2:68.5%;width:60px;aspect-ratio:1;border-radius:50%;background:radial-gradient(var(--r1) var(--r2) at top,#0000 79.5%,var(--accent) 80%),radial-gradient(var(--r1) var(--r2) at bottom,var(--accent) 79.5%,#0000 80%),radial-gradient(var(--r1) var(--r2) at top,#0000 79.5%,var(--accent) 80%),#ccc;background-size:50.5% 220%;background-position:-100% 0,0 0,100% 0;background-repeat:no-repeat;animation:loader 2s linear infinite}@keyframes loader{33%{background-position:0 33%,100% 33%,200% 33%}66%{background-position:-100% 66%,0 66%,100% 66%}to{background-position:0 100%,100% 100%,200% 100%}}@keyframes shine{0%{background-position:0 50%}to{background-position:100% 50%}}