:root{--background-color:#000;--button-primary-background-color:#e3e3e3;--button-primary-text-color:#010101;--button-primary-border-color:#e3e3e3;--button-secondary-background-color:#121212;--button-secondary-text-color:#e3e3e3;--button-secondary-border-color:#e3e3e3;--divider-color:#111;--text-color-primary:#e3e3e3;--text-color-secondary:#a9a9a9;--project-red-background-color:#ffc9c9;--project-blue-background-color:#c9e0ff;--font-body:"Google Sans";--font-size-logo-desktop:1.25rem;--font-size-h1-desktop:2.027rem;--font-size-h2-desktop:1.802rem;--font-size-h3-desktop:1.602rem;--font-size-h4-desktop:1.424rem;--font-size-h5-desktop:1.266rem;--font-size-h6-desktop:1.125rem;--font-size-p-desktop:1rem;--font-size-small-desktop:.889rem;--font-size-caption-desktop:.79rem;--font-size-h1-mobile:1.774rem;--font-size-h2-mobile:1.577rem;--font-size-h3-mobile:1.402rem;--font-size-h4-mobile:1.246rem;--font-size-h5-mobile:1.108rem;--font-size-h6-mobile:.984rem;--font-size-p-mobile:.875rem;--font-size-small-mobile:.778rem;--font-size-caption-mobile:.691rem;--font-size-h2-project-desktop:1rem;--font-size-span-project-desktop:.875rem;--font-size-arrow-project-desktop:1rem;--line-height-p-desktop:1.6;--line-height-heading-desktop:1.3;--line-height-p-mobile:1.6;--line-height-badge-mobile:1.6;--line-height-heading-mobile:1.3;--border-radius-project-image:.75rem;--border-radius-button:.5rem;--button-border-thickness:.125rem;--divider-border-thickness:.125rem;--spacing-0:0rem;--spacing-25:.125rem;--spacing-50:.25rem;--spacing-75:.375rem;--spacing-100:.5rem;--spacing-125:.625rem;--spacing-150:.75rem;--spacing-175:.875rem;--spacing-200:1rem;--spacing-225:1.125rem;--spacing-250:1.25rem;--spacing-300:1.5rem;--spacing-350:1.75rem;--spacing-400:2rem;--spacing-450:2.25rem;--spacing-500:2.5rem;--spacing-550:2.75rem;--spacing-600:3rem;--spacing-650:3.25rem;--spacing-700:3.5rem;--spacing-750:3.75rem;--spacing-800:4rem;--spacing-850:4.25rem;--spacing-900:4.5rem;--spacing-950:4.75rem;--spacing-1000:5rem;--spacing-1050:5.25rem;--spacing-1100:5.5rem;--spacing-1150:5.75rem;--spacing-1200:6rem;--spacing-1250:6.25rem;--spacing-1300:6.5rem;--spacing-1350:6.75rem;--spacing-1400:7rem;--spacing-1450:7.25rem;--spacing-1500:7.5rem;--spacing-1550:7.75rem;--spacing-1600:8rem;--spacing-1650:8.25rem;--spacing-1700:8.5rem;--spacing-1750:8.75rem;--spacing-1800:9rem;--spacing-1850:9.25rem;--spacing-1900:9.5rem;--spacing-1950:9.75rem;--spacing-2000:10rem;--spacing-2050:10.25rem;--spacing-2100:10.5rem;--width-content-area-desktop:50rem;--width-content-area-tablet:31.25rem;--width-content-area-small-desktop:40.5rem;--width-content-area-small-tablet:31.25rem;--width-project-image-desktop:23.5rem;--width-project-image-tablet:31.25rem;--height-canvas-container:18.75rem;--height-project-image-desktop:15.625rem;--height-project-image-tablet:20.75rem;--icon-footer-width:1.75rem;--icon-footer-width-last:1.125rem}section._landingSection_1ajrv_1{margin-top:var(--spacing-600);flex-direction:column;align-items:center;display:flex}._landingSection_1ajrv_1 ._landingText_1ajrv_8{display:none}._landingSection_1ajrv_1 ._landingText_1ajrv_8 p{text-align:center;margin:0}._landingSection_1ajrv_1 ._landingText_1ajrv_8 p:last-of-type{font-weight:600}._projects_1ajrv_21{justify-content:center;display:flex}._projects_1ajrv_21 ._row_1ajrv_26{justify-content:space-between;gap:var(--spacing-600);box-sizing:border-box;flex-direction:column;width:100%;display:flex}@media screen and (width>=26.563rem){._landingSection_1ajrv_1 ._landingText_1ajrv_8{text-align:center;width:100%;display:block}}@media screen and (width>=35rem){._projects_1ajrv_21 ._row_1ajrv_26{gap:var(--spacing-600);width:var(--width-content-area-tablet)}._landingSection_1ajrv_1 ._landingText_1ajrv_8{width:var(--width-content-area-tablet)}section._landingSection_1ajrv_1{margin-top:var(--spacing-900);flex-direction:column;align-items:center;display:flex}}@media screen and (width>=53.188rem){._projects_1ajrv_21 ._row_1ajrv_26{justify-content:space-between;gap:var(--spacing-600);box-sizing:border-box;width:var(--width-content-area-desktop);flex-direction:row;display:flex}section._landingSection_1ajrv_1{margin-top:var(--spacing-1600);flex-direction:column;align-items:center;display:flex}}._header_qxrio_1{padding:var(--spacing-400)}._headerContainer_qxrio_5{justify-content:space-between;align-items:center;width:100%;display:flex}._name_qxrio_12{font-size:var(--font-size-logo-desktop);font-family:Google sans;font-weight:500}._navbarDesktop_qxrio_18 ul{margin:0;padding:0;list-style:none;display:none}._navbarDesktop_qxrio_18 ul li{margin-left:var(--spacing-300)}._navbarDesktop_qxrio_18 ul li:first-of-type{margin-left:0}._navbarDesktop_qxrio_18 ul li a{text-decoration:none}._navbarMobile_qxrio_37{background-color:var(--background-color);box-sizing:border-box;width:100%;max-height:0;transition:max-height .5s ease-in-out;overflow-y:hidden}._navbarMobile_qxrio_37._active_qxrio_47{max-height:400px}._navbarMobile_qxrio_37 ul{border-top:3px solid var(--divider-color);margin-top:var(--spacing-400);margin-bottom:0;padding:0;list-style:none}._navbarMobile_qxrio_37 ul li{padding:var(--spacing-400) 0;border-bottom:4px solid var(--divider-color);justify-content:space-between;align-items:center;text-decoration:none;display:flex}._navbarMobile_qxrio_37 ul li:last-of-type{padding:var(--spacing-400) 0 0 0;border-bottom:none}._navbarMobile_qxrio_37 ul li a{text-decoration:none}._navbarMobile_qxrio_37 ul li span{font-size:20px}._menuButton_qxrio_82{cursor:pointer;width:40px;height:32px;display:block}._menuButton_qxrio_82 span,._menuButton_qxrio_82 span:before,._menuButton_qxrio_82 span:after{content:"";-o-transition:.3s ease-in-out;background:#fff;border-radius:3px;width:40px;height:3px;margin-top:13px;transition:all .3s ease-in-out;position:absolute}._menuButton_qxrio_82 span:before{margin-top:-12px}._menuButton_qxrio_82 span:after{margin-top:12px}._menuButton_qxrio_82._active_qxrio_47 span{background:0 0}._menuButton_qxrio_82._active_qxrio_47 span:before{margin-top:0;transform:rotate(45deg)}._menuButton_qxrio_82._active_qxrio_47 span:after{margin-top:0;transform:rotate(-45deg)}@media screen and (width>=35rem){._menuButton_qxrio_82{display:none}._headerContainer_qxrio_5{width:var(--width-content-area-tablet)}._header_qxrio_1{width:100%;padding:var(--spacing-600) 0;justify-content:center;display:flex}._navbarDesktop_qxrio_18 ul{margin:0;padding:0;list-style:none;display:flex}._navbarDesktop_qxrio_18 ul li{font-size:var(--font-size-p-mobile);margin-left:var(--spacing-600)}._navbarMobile_qxrio_37{display:none}}@media screen and (width>=53.188rem){._headerContainer_qxrio_5{width:var(--width-content-area-desktop)}._navbarDesktop_qxrio_18 ul li{font-size:var(--font-size-p-desktop);margin-left:var(--spacing-600)}}._dividerContainer_1uj1l_1{width:100%;margin:0;padding:0}._dividerContainer_1uj1l_1 hr{border:var(--divider-border-thickness) solid var(--divider-color)}._footer_ygmyu_1{width:100%;padding:0 var(--spacing-300);box-sizing:border-box;flex-direction:column;align-items:center;display:flex}._globalFooter_ygmyu_10{width:100%;padding:var(--spacing-1000) 0;color:var(--text-color-secondary);flex-direction:column;justify-content:space-between;align-items:center;font-size:1.25rem;display:flex}._globalFooter_ygmyu_10 span{display:none}._globalFooter_ygmyu_10 img{margin-right:var(--spacing-600);width:32px}._globalFooter_ygmyu_10 img:last-of-type{width:22px;margin-right:0}._linksContainer_ygmyu_35{align-items:center;display:flex}@media screen and (width>=19.063rem){._globalFooter_ygmyu_10 img{width:40px}._globalFooter_ygmyu_10 img:last-of-type{width:25px}}@media screen and (width>=26.563rem){._globalFooter_ygmyu_10{padding:var(--spacing-1000) 0;font-size:var(--font-size-p-desktop);flex-direction:row;justify-content:space-between;align-items:center}._linksContainer_ygmyu_35{margin-top:0}._globalFooter_ygmyu_10 img{margin-right:var(--spacing-400);margin-right:var(--spacing-600);width:var(--icon-width-footer)}._globalFooter_ygmyu_10 img:last-of-type{width:var(--icon-width-footer-last);margin-right:0}._globalFooter_ygmyu_10 span{display:block}}@media screen and (width>=35rem){._globalFooter_ygmyu_10{width:var(--width-content-area-tablet)}}@media screen and (width>=53.125rem){._globalFooter_ygmyu_10{width:var(--width-content-area-desktop);padding:var(--spacing-800) 0}._globalFooter_ygmyu_10 img{margin-right:var(--spacing-500)}}@font-face{font-family:Google Sans;src:url(/fonts/GoogleSansFlex-VariableFont_GRAD,ROND,opsz,slnt,wdth,wght.ttf)format("truetype");font-weight:100 500 900;font-display:swap;font-display:block}html,body{background:var(--background-color);width:100%;height:100%;color:var(--text-color-primary);font-family:var(--font-body);margin:0;padding:0}main{flex-direction:column;align-items:center;width:100%;display:flex}hr{border:var(--divider-border-thickness) solid var(--divider-color);margin-block:0}section{margin:var(--spacing-800) 0;padding:0 var(--spacing-400);box-sizing:border-box;width:100%}p{font-family:var(--font-body);font-size:var(--font-size-p-mobile);line-height:var(--line-height-p-mobile);margin-bottom:var(--spacing-300);font-weight:300}p:last-of-type{margin-bottom:0}h1{font-size:var(--font-size-h1-mobile);font-weight:500;line-height:var(--line-height-heading-mobile);text-wrap:balance;margin-top:0}h2{font-size:var(--font-size-h2-mobile);font-weight:500;line-height:var(--line-height-heading-mobile);text-wrap:balance;margin-top:0}h3{font-size:var(--font-size-h3-mobile);font-weight:500;line-height:var(--line-height-heading-mobile);text-wrap:balance;margin-top:0}b{font-weight:500}a{color:var(--text-color-primary);font-family:var(--font-body)}a:visited{color:var(--text-color-primary)}caption{color:#747474;font-style:italic;font-size:var(--font-size-caption-mobile);margin-top:var(--spacing-200);display:inline}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}button{background-color:var(--button-primary-background-color);padding:var(--spacing-200) var(--spacing-300);font-size:var(--font-size-p-desktop);letter-spacing:.2px;color:var(--background-color);border-radius:var(--border-radius-button);border:none;font-family:Google Sans;font-weight:500}@media screen and (width>=35rem){section{margin:var(--spacing-1200) 0;width:var(--width-content-area-tablet);padding:0}}@media screen and (width>=53.125rem){section{margin:var(--spacing-1600) 0;width:var(--width-content-area-desktop);padding:0}h1{font-size:var(--font-size-h1-desktop);line-height:var(--line-height-heading-desktop)}h2{font-size:var(--font-size-h2-desktop);line-height:var(--line-height-heading-desktop)}h3{font-size:var(--font-size-h3-desktop);font-weight:500;line-height:var(--line-height-heading-desktop);margin-top:0;margin-bottom:var(--spacing-300);text-wrap:balance}p{font-size:var(--font-size-p-desktop);line-height:var(--line-height-p-desktop)}caption{font-size:var(--font-size-caption-desktop)}}._canvasContainer_1ql9u_1{width:100%;min-width:0;height:225px;min-height:0;position:static}@media screen and (width>=19.063rem){._canvasContainer_1ql9u_1{height:250px}}@media screen and (width>=21.25rem){._canvasContainer_1ql9u_1{height:300px;margin-bottom:0}}@media screen and (width>=26.563rem){._canvasContainer_1ql9u_1{height:250px;margin-bottom:var(--spacing-500)}}@media screen and (width>=29.25rem){._canvasContainer_1ql9u_1{height:300px}}@media screen and (width>=33.75rem){._canvasContainer_1ql9u_1{height:350px}}._project_re6sh_1{width:100%;height:100%}._projectImage_re6sh_6{border-radius:var(--border-radius-project-image);width:100%;height:auto}._projectImage_re6sh_6 img{width:100%;height:100%}._projectTitleRow_re6sh_17{margin-top:var(--spacing-300);flex-direction:column;align-items:center;display:flex}._project_re6sh_1 ._projectTitleRow_re6sh_17 h2{font-size:var(--font-size-h2-project-desktop);margin:0 0 var(--spacing-125) 0;font-family:Google sans;font-weight:450}._project_re6sh_1 ._projectTitleRow_re6sh_17 span{font-size:var(--font-size-span-project-desktop);color:var(--text-color-secondary);font-family:Google sans;font-weight:350}._projectLearnRow_re6sh_38{color:var(--text-color-secondary);justify-content:space-between;align-items:center;display:flex}._projectLearnRow_re6sh_38 ._learn_re6sh_45{font-size:var(--font-size-span-project-desktop)}._projectLearnRow_re6sh_38 ._arrow_re6sh_49{font-size:var(--font-size-arrow-project-desktop)}._red_re6sh_53{background-color:var(--project-red-background-color)}._blue_re6sh_57{background-color:var(--project-blue-background-color)}@media screen and (width>=26.563rem){._projectTitleRow_re6sh_17{flex-direction:row;justify-content:space-between;align-items:center}._project_re6sh_1 ._projectTitleRow_re6sh_17 h2{margin:0}}@media screen and (width>=35rem){._project_re6sh_1{width:var(--width-project-image-tablet)}._projectImage_re6sh_6{width:var(--width-project-image-tablet);height:var(--height-project-image-tablet)}}@media screen and (width>=53.188rem){._project_re6sh_1{width:var(--width-project-image-desktop)}._projectImage_re6sh_6{width:var(--width-project-image-desktop);height:var(--height-project-image-desktop)}}._aboutItem_lmwt5_1{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;display:flex}._aboutItem_lmwt5_1:first-of-type{margin-bottom:var(--spacing-800)}._aboutItem_lmwt5_1 img{width:100%;height:100%;margin-bottom:var(--spacing-400);border-radius:12px}._aboutItemInfo_lmwt5_20{width:100%}._aboutItemInfo_lmwt5_20 h3{margin-top:0;margin-bottom:var(--spacing-200);text-align:left;font-size:1.25rem;font-weight:500}._aboutItemInfo_lmwt5_20 span{line-height:var(--line-height-p-mobile);font-size:var(--font-size-p-mobile);color:var(--text-color-secondary);text-align:left;text-wrap:balance;display:block}._aboutItemInfo_lmwt5_20 span:first-of-type{margin-bottom:var(--spacing-100);color:var(--text-color-primary);font-weight:400}._aboutItemInfo_lmwt5_20 span:last-of-type{margin-top:0;margin-bottom:0;font-weight:200}@media screen and (width>=26.563rem){._aboutItem_lmwt5_1 img{width:60%;height:60%}._aboutItemInfo_lmwt5_20 h3{text-align:center;margin-bottom:var(--spacing-400)}._aboutItemInfo_lmwt5_20 span{text-align:center;text-wrap:balance}._aboutItemInfo_lmwt5_20 span:first-of-type{margin-bottom:var(--spacing-150)}}@media screen and (width>=35rem){._aboutItemInfo_lmwt5_20{width:368px}._aboutItemInfo_lmwt5_20 h3{margin-top:0;margin-bottom:var(--spacing-200);text-align:left;font-size:1rem}._aboutItem_lmwt5_1{text-align:left;flex-direction:row;align-items:flex-start}._aboutItem_lmwt5_1 img{width:75px;height:75px}._aboutItemInfo_lmwt5_20 span{text-align:left}}@media screen and (width>=53.125rem){._aboutItem_lmwt5_1 img{width:105px;height:95px}._aboutItemInfo_lmwt5_20{width:460px}._aboutItemInfo_lmwt5_20 h3{margin-top:0;margin-bottom:var(--spacing-300);font-size:1.25rem}._aboutItemInfo_lmwt5_20 span{line-height:var(--line-height-p-desktop);font-size:var(--font-size-p-desktop)}}section._aboutSection_btdew_1{flex-direction:column;width:100%;display:flex}section._aboutSection_btdew_1 ._aboutInfo_btdew_7 h2{margin-top:0;margin-bottom:var(--spacing-400);text-align:center}section._aboutPortrait_btdew_13{flex-direction:column;align-items:center;width:100%;display:flex}section._aboutPortrait_btdew_13 p{text-align:left;margin-top:0;margin-bottom:var(--spacing-600);width:100%}section._aboutPortrait_btdew_13 h1{text-align:center;margin:0 0 var(--spacing-400) 0;width:100%}._aboutPortrait_btdew_13 ._imageGrid_btdew_33{gap:var(--spacing-400);width:100%;margin-bottom:var(--spacing-300);flex-direction:column;justify-content:space-between;align-items:center;display:flex}._aboutPortrait_btdew_13 ._imageGrid_btdew_33 img{width:100%;height:100%}._aboutPortrait_btdew_13 ._imageGrid_btdew_33 img._mobileHidden_btdew_48{display:none}._aboutInfo_btdew_7 p{margin-bottom:var(--spacing-300)}._aboutInfo_btdew_7 p:first-of-type{text-align:left;margin-top:0}._aboutInfo_btdew_7 p:last-of-type{margin-bottom:0}@media screen and (width>=35rem){section._aboutSection_btdew_1,section._aboutPortrait_btdew_13{width:var(--width-content-area-small-tablet)}section._aboutSection_btdew_1 ._aboutInfo_btdew_7 h2,section._aboutPortrait_btdew_13 h1{text-align:center}section._aboutPortrait_btdew_13 p{text-align:left;width:400px}._aboutPortrait_btdew_13 ._imageGrid_btdew_33{flex-direction:row}._aboutPortrait_btdew_13 ._imageGrid_btdew_33 img{width:29%;height:auto}._aboutPortrait_btdew_13 ._imageGrid_btdew_33 img._mobileHidden_btdew_48{display:block}}@media screen and (width>=53.125rem){section._aboutSection_btdew_1,section._aboutPortrait_btdew_13{width:var(--width-content-area-small-desktop)}section._aboutPortrait_btdew_13 p{text-align:left;width:100%}section._aboutSection_btdew_1 ._aboutInfo_btdew_7 h2{margin-bottom:var(--spacing-500)}section._aboutPortrait_btdew_13 h1{margin:0 0 var(--spacing-500) 0}}._contactForm_11op1_1{width:100%}._contactForm_11op1_1 input,._contactForm_11op1_1 textarea{border:var(--spacing-25) solid #272727;border-radius:var(--spacing-100);box-sizing:border-box;color:var(--text-color-primary);font-family:var(--font-body);font-size:var(--font-size-caption-desktop);margin-bottom:var(--spacing-400);padding:var(--spacing-200) var(--spacing-200);background-color:#1d1d1d;width:100%;font-weight:300;display:block}._contactForm_11op1_1 label{font-size:var(--font-size-caption-desktop);margin-bottom:var(--spacing-100);font-weight:400;display:block}._contactForm_11op1_1 button._button-primary_11op1_28,._personalInfo_11op1_32{display:block}section._contactSection_18cl7_1{width:100%}section._contactSection_18cl7_1 h1{text-align:center;margin-bottom:var(--spacing-400)}section._contactSection_18cl7_1 h2,section._contactFormSection_18cl7_11 h2{text-align:center;margin-bottom:var(--spacing-600)}section._contactSection_18cl7_1 p{margin-top:0;margin-bottom:var(--spacing-300)}section._contactSection_18cl7_1 p:last-of-type{margin-top:0;margin-bottom:0}@media screen and (width>=35rem){section._contactSection_18cl7_1{width:var(--width-content-area-small-tablet)}}@media screen and (width>=53.125rem){section._contactSection_18cl7_1{width:var(--width-content-area-small-desktop)}section._contactFormSection_18cl7_11{width:500px}section._contactSection_18cl7_1 h1{text-align:center;margin-bottom:var(--spacing-500)}}
