@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;src:url(/fonts/IBMPlexMono-Medium.2ebb03f2.woff2) format("woff2")}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;src:url(/fonts/IBMPlexMono-Bold.a0d9099b.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans;font-style:normal;font-weight:600;src:url(/fonts/IBMPlexSans-SemiBold.9778847c.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:normal;font-weight:300;src:url(/fonts/IBMPlexSansCondensed-Light.f42fe7be.woff2) format("woff2")}@font-face{font-family:IBM Plex Sans Condensed;font-style:normal;font-weight:700;src:url(/fonts/IBMPlexSansCondensed-Bold.1909880b.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:400;src:url(/fonts/IBMPlexSerif-Regular.2e6df881.woff2) format("woff2")}@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:500;src:url(/fonts/IBMPlexSerif-Medium.b64bb68c.woff2) format("woff2")}:root{--dark-gray:#2d4053;--light-gray:#576675;--yellow:#ffce00;--section-margin:clamp(60px,10vh,120px)}*{box-sizing:border-box;word-break:break-word;white-space:normal}::-moz-selection{background:var(--yellow)}::selection{background:var(--yellow)}.typo-reg{font-size:16px}.typo-h1{font-size:40px}.typo-h2{font-size:30px}.typo-h3{font-size:20px}@media(min-width:480px){.typo-reg{font-size:20px}.typo-h1{font-size:80px}.typo-h2{font-size:50px}.typo-h3{font-size:25px}}body{font-family:"IBM Plex Serif",serif;font-weight:400;font-size:16px;line-height:1.5em;background:#f2f2f2}@media(min-width:480px){body{font-size:20px}}#app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--dark-gray);max-width:1440px;margin:0 auto;padding:120px 40px 40px}@media(min-width:780px){#app{padding:120px 80px 80px}}header{margin-bottom:var(--section-margin)}header h1{font-family:IBM Plex Sans;font-weight:600;line-height:1em}header .header-sub{display:grid;grid-template-columns:1fr;align-items:baseline}header .header-sub h2{font-family:"IBM Plex Serif"}header .header-sub h2,header .header-sub h3{font-weight:500;color:var(--yellow);line-height:1em}header .header-sub h3{font-family:IBM Plex Mono;text-align:right;position:relative;top:60px}@media(max-width:1100px){header .header-sub h3{display:none}}@media(min-width:1100px){header .header-sub{grid-template-columns:2fr 1fr}header .header-sub h3{top:0}}section{margin-bottom:var(--section-margin)}h2.section-title{font-family:"IBM Plex Serif";font-weight:500;position:relative;display:flex;align-items:baseline;left:-25px}h2.section-title:before{content:"";width:15px;height:15px;background-color:var(--yellow);margin-right:10px}#experience .experience-facts{display:grid;grid-template-columns:1fr;gap:20px}#experience .experience-row{margin-bottom:10px}#experience .experience-cont{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-min-content;grid-template-rows:min-content}#experience .experience-cont .experience-years{font-family:IBM Plex Sans Condensed;font-weight:700;font-size:140px;line-height:1em;color:transparent;display:flex;background-image:url(/img/paper_tex.2e49a712.jpg);-webkit-background-clip:text;background-clip:text}#experience .experience-cont .experience-years span{font-weight:100;font-size:80px;line-height:1em;align-self:start;transform:translateY(-10px);color:var(--dark-gray)}#experience .experience-cont:first-child .experience-years{background-position:10% 20%}#experience .experience-cont:nth-child(2) .experience-years{background-position:80% 50%}#experience .experience-cont:nth-child(3) .experience-years{background-position:50% 30%}#experience .experience-cont .experience-field{font-family:IBM Plex Mono;font-weight:700}@media(min-width:960px){#experience .experience-facts{grid-template-columns:repeat(3,1fr);justify-items:normal}#experience .experience-cont:not(:last-child) .experience-row{border-right:1px solid var(--dark-gray)}}@media(min-width:480px)and (max-width:960px){#experience .experience-cont{grid-template-columns:3fr 2fr;gap:20px;align-items:flex-end}#experience .experience-cont .experience-row:not(.skills){border-right:1px solid var(--dark-gray)}}#expertise .expertise{margin-top:10px;margin-bottom:30px}#expertise .expertise-row-title{font-family:IBM Plex Sans Condensed;font-weight:700;text-transform:uppercase;color:var(--light-gray);position:relative;display:flex;align-items:baseline;left:-25px;margin-bottom:.5em}#expertise .expertise-row-title:before{content:"";width:15px;height:3px;background-color:var(--yellow);margin-right:10px}#expertise .expertise-facts-title{font-family:IBM Plex Mono;font-weight:700}#expertise .expertise-row{display:grid;grid-template-columns:120px 1fr;align-items:baseline;margin-bottom:1em}@media(min-width:480px){#expertise .expertise-row{grid-template-columns:200px 1fr}#expertise .expertise-facts-title{font-weight:500}}#reel{aspect-ratio:16/9}#reel video{width:100%;height:100%}#info{display:grid;grid-template-columns:1fr}#info #personal{grid-row:2}#info #contact{grid-row:3}#info #journey{grid-row:1}@media(min-width:1280px){#info{grid-template-columns:1fr 1fr;grid-template-rows:-webkit-min-content 1fr;grid-template-rows:min-content 1fr;gap:0 40px}#info #personal{grid-row:1;grid-column:1}#info #contact{grid-row:2;grid-column:1}#info #journey{grid-row:1/3;grid-column:2}}#journey .journey-content{max-width:640px;line-height:1.5em;border-left:2px solid var(--yellow);margin-left:-25px;padding-left:25px}#journey .journey-content p{margin-bottom:1em}#journey .journey-content p:first-of-type{margin-bottom:.75em}#journey .journey-content p:nth-child(3):first-letter{color:var(--yellow);font-weight:700;initial-letter:2;font-size:300%;float:left;line-height:1em;margin-right:.15em}#journey .journey-title{font-family:"IBM Plex Serif";font-weight:500;line-height:1.5em}@media(min-width:960px)and (max-width:1280px){#journey .journey-content{margin:0 auto}}@media(min-width:1280px){#journey{margin-bottom:0}#journey .journey-content{margin-left:0;padding-left:40px}}#personal .personal-facts-title{font-family:IBM Plex Mono;font-weight:700}#personal .personal-row{display:grid;grid-template-columns:120px 1fr;align-items:baseline;margin-bottom:1em}#personal span{font-weight:500}@media(min-width:480px){#personal .personal-row{grid-template-columns:200px 1fr}#personal .personal-facts-title{font-weight:500}}#contact{margin-bottom:40px}#contact .contact-row{display:block;margin-bottom:1em}#contact .contact-facts-title{font-family:IBM Plex Mono;font-weight:700}#contact .digital-communication{display:flex;font-weight:500}#contact .digital-communication-1:after{content:"contact";display:inline-block}#contact .digital-communication-2:after{content:"@";display:inline-block}#contact .digital-communication-3:after{content:"willpatin";display:inline-block}#contact .digital-communication-4:after{content:".mozmail.com";display:inline-block}#contact .digital-communication svg{height:1.25em;align-self:center;cursor:pointer}#contact .digital-communication .fill-yellow{fill:var(--yellow)}#contact .digital-communication .fill-gray{fill:var(--dark-gray)}@media(min-width:960px){#contact{align-self:flex-end;margin-bottom:0}#contact .contact-facts-title{font-weight:700}#contact .contact-row{display:grid;grid-template-columns:200px 1fr;align-items:baseline}}.modal{font-family:IBM Plex Mono;font-weight:400;font-size:18px;position:fixed;bottom:20px;right:20px;background:var(--yellow);padding:20px;opacity:0;transition:opacity .3s ease;pointer-events:none}.modal.success{opacity:1}[data-tooltip][aria-label]{position:relative;margin-left:10px}[data-tooltip][aria-label]:before{content:attr(aria-label);font-size:14px;pointer-events:none;white-space:pre;position:absolute;color:#fff;background:var(--dark-gray);padding:5px 10px;border-radius:5px;opacity:0;visibility:none}[data-tooltip][aria-label]:after{content:"";pointer-events:none;width:0;height:0;position:absolute;border-color:var(--dark-gray);border-width:0;border-style:solid;opacity:0;visibility:none}[data-tooltip^=up][aria-label]:before{bottom:calc(.5rem + 100%);left:50%;transform:translateX(-50%)}[data-tooltip^=up][aria-label]:after{border-top-width:.5rem;border-right-width:.5rem;border-right-color:transparent;border-left-width:.5rem;border-left-color:transparent;bottom:100%;right:50%;transform:translateX(50%)}[data-tooltip][aria-label]:hover:after,[data-tooltip][aria-label]:hover:before{visibility:visible;opacity:1;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease-in-out;transition-delay:0s}[data-tooltip$="100"][aria-label]:hover:after,[data-tooltip$="100"][aria-label]:hover:before{transition-delay:.1s}[data-tooltip$="500"][aria-label]:hover:after,[data-tooltip$="500"][aria-label]:hover:before{transition-delay:.5s}[data-tooltip$="1000"][aria-label]:hover:after,[data-tooltip$="1000"][aria-label]:hover:before{transition-delay:1s}
/*
! tailwindcss v3.1.8 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.col-span-2{grid-column:span 2/span 2}.-ml-4{margin-left:-1rem}.mt-2{margin-top:.5rem}.block{display:block}.flex{display:flex}.grid{display:grid}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.items-baseline{align-items:baseline}.text-sm{font-size:.875rem;line-height:1.25rem}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}