.page-module__Z9oIDW__page{padding:120px 24px}
.Profile-module__EZbE4a__profile{width:100%;max-width:560px;margin:0 auto;padding:clamp(24px,50vw - 270px,72px) 0}.Profile-module__EZbE4a__profileHeader{flex-direction:row;align-items:center;column-gap:16px;display:flex}.Profile-module__EZbE4a__profileHeader h1{margin:0;font-size:20px;font-weight:350}.Profile-module__EZbE4a__byline{color:var(--grey2);margin-bottom:2px}.Profile-module__EZbE4a__profilePhoto{background-color:var(--wash2);border-radius:50%;flex-shrink:0;width:92px;height:92px;overflow:hidden}.Profile-module__EZbE4a__profilePhoto img{object-fit:cover;width:100%;height:100%}.Profile-module__EZbE4a__profileSection:first-of-type{margin:36px 0}.Profile-module__EZbE4a__profileSection{margin:60px 0}.Profile-module__EZbE4a__profileSection h3{font-size:var(--font-size);margin-bottom:calc((var(--font-size)*var(--line-height))/2);font-weight:400}.Profile-module__EZbE4a__experiences{flex-direction:column;row-gap:36px;margin-top:24px;display:flex}.Profile-module__EZbE4a__contacts{flex-direction:column;row-gap:16px;margin-top:24px;display:flex}.Profile-module__EZbE4a__experience{flex-direction:row;column-gap:36px;display:flex}.Profile-module__EZbE4a__description{color:var(--grey2);row-gap:calc((var(--font-size)*var(--line-height))/2);flex-direction:column;display:flex}.Profile-module__EZbE4a__description p{margin:0}.Profile-module__EZbE4a__description ul,.Profile-module__EZbE4a__description ol{margin:0;padding-left:20px}.Profile-module__EZbE4a__description li{margin:0}.Profile-module__EZbE4a__experienceContent{width:100%}.Profile-module__EZbE4a__description p a{border-bottom:1px solid var(--wash1)}.Profile-module__EZbE4a__year{color:var(--grey3);font-variant-numeric:tabular-nums;flex-shrink:0;position:relative}.Profile-module__EZbE4a__year:before{content:"0000 — 0000";visibility:hidden}.Profile-module__EZbE4a__year span{white-space:nowrap;position:absolute;left:0}.Profile-module__EZbE4a__title{flex-direction:row;align-items:center;column-gap:4px;display:flex}.Profile-module__EZbE4a__title a:hover{border-bottom:1px solid;text-decoration-thickness:.5px}.Profile-module__EZbE4a__linkArrow{white-space:nowrap}.Profile-module__EZbE4a__linkArrow svg{margin-left:2px}.Profile-module__EZbE4a__location{color:var(--grey2)}.Profile-module__EZbE4a__location~.Profile-module__EZbE4a__description{margin-top:calc((var(--font-size)*var(--line-height))/2)}@media (max-width:480px){.Profile-module__EZbE4a__about .Profile-module__EZbE4a__description,.Profile-module__EZbE4a__experiences,.Profile-module__EZbE4a__contacts{margin-left:16px}.Profile-module__EZbE4a__experience{flex-direction:column}}
.Scrollbar-module__XOlv5q__track{background-color:var(--wash2);border-radius:2px;width:100%;height:2px;position:relative;overflow:hidden;transform:translate(0)}.Scrollbar-module__XOlv5q__bar{background-color:#ccc;border-radius:2px;min-width:50px;height:100%;position:absolute;left:0}
.Lightbox-module__PCyjnq__lightbox{z-index:999;position:fixed;top:0;bottom:0;left:0;right:0}.Lightbox-module__PCyjnq__carousel{z-index:10;pointer-events:none;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.Lightbox-module__PCyjnq__lightboxImage{grid-area:1/1/2/2;width:100dvw;height:100dvh;padding:48px 24px}.Lightbox-module__PCyjnq__lightboxInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Lightbox-module__PCyjnq__imageWrap{border-radius:24px;width:100%;height:auto;position:relative;overflow:hidden}.Lightbox-module__PCyjnq__imageWrap:after{content:"";border-radius:inherit;border:1px solid var(--transparent-border);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;top:0;bottom:0;left:0;right:0}.Lightbox-module__PCyjnq__imageWrap img,.Lightbox-module__PCyjnq__imageWrap video{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.Lightbox-module__PCyjnq__dots{z-index:10;align-items:center;column-gap:6px;height:48px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Lightbox-module__PCyjnq__pagerDot{background-color:var(--grey1);opacity:.1;border-radius:50%;width:8px;height:8px}.Lightbox-module__PCyjnq__pagerDot[data-active=true]{opacity:.5}.Lightbox-module__PCyjnq__navigation{z-index:1;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Lightbox-module__PCyjnq__navigation button{background-color:#0000;border:none;outline:none;width:50%}.Lightbox-module__PCyjnq__navigation button.Lightbox-module__PCyjnq__next{cursor:e-resize}.Lightbox-module__PCyjnq__navigation button.Lightbox-module__PCyjnq__prev{cursor:w-resize}.Lightbox-module__PCyjnq__backdrop{z-index:0;background-color:var(--background);cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0}.Lightbox-module__PCyjnq__close{z-index:1;background-color:var(--wash2);cursor:pointer;border:none;border-radius:16px;width:24px;height:24px;position:absolute;top:12px;right:12px}.Lightbox-module__PCyjnq__close:after,.Lightbox-module__PCyjnq__close:before{content:"";background-color:var(--grey3);border-radius:1px;width:2px;height:11px;position:absolute;top:50%;left:50%}.Lightbox-module__PCyjnq__close:after{transform:translate(-50%,-50%)rotate(-45deg)}.Lightbox-module__PCyjnq__close:before{transform:translate(-50%,-50%)rotate(45deg)}.Lightbox-module__PCyjnq__lightbox[data-mobile=true] .Lightbox-module__PCyjnq__carouselScroll{scroll-width:none;scroll-snap-type:x mandatory;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow-x:scroll}.Lightbox-module__PCyjnq__lightbox[data-mobile=true] .Lightbox-module__PCyjnq__carouselScroll::-webkit-scrollbar{display:none}.Lightbox-module__PCyjnq__lightbox[data-mobile=true] .Lightbox-module__PCyjnq__carousel{flex-flow:row;display:flex}.Lightbox-module__PCyjnq__lightbox[data-mobile=true] .Lightbox-module__PCyjnq__lightboxImage{scroll-snap-align:center;scroll-snap-stop:normal;flex-shrink:0}
.Attachments-module__EYIXaq__attachments{width:100%;margin-top:12px;position:relative}.Attachments-module__EYIXaq__scrollableArea{scrollbar-width:none;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:scroll}.Attachments-module__EYIXaq__scrollableArea::-webkit-scrollbar{display:none}.Attachments-module__EYIXaq__images{column-gap:8px;width:-moz-fit-content;width:fit-content;min-width:100%;display:flex;position:relative}.Attachments-module__EYIXaq__media{background-color:var(--wash2);cursor:pointer;border-radius:8px;position:relative;overflow:hidden}.Attachments-module__EYIXaq__media img,.Attachments-module__EYIXaq__media video{object-fit:cover;width:100%;height:100%;position:absolute}.Attachments-module__EYIXaq__media:after{content:"";border:1px solid var(--transparentBorder);border-radius:inherit;z-index:10;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.Attachments-module__EYIXaq__media:active{cursor:-webkit-grabbing}@media only screen and (max-width:480px){.Attachments-module__EYIXaq__scrollableArea{position:absolute;left:-40px;right:-24px}.Attachments-module__EYIXaq__scrollableArea .Attachments-module__EYIXaq__images>div:first-child{margin-left:40px}.Attachments-module__EYIXaq__scrollableArea .Attachments-module__EYIXaq__images>div:last-child{margin-right:24px}.Attachments-module__EYIXaq__scrollableArea::-webkit-scrollbar-track{margin-left:40px;margin-right:24px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_8a594245-module__h1XLeG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_8a594245-module__h1XLeG__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_298645ba-module__DNy0Ga__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_298645ba-module__DNy0Ga__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_2898f26b-module__XUVd9q__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_2898f26b-module__XUVd9q__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:"Micro 5";font-style:normal;font-weight:400;font-display:swap;src:url(../media/3d4ffc5eca83260d-s.19ca51f9.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:"Micro 5";font-style:normal;font-weight:400;font-display:swap;src:url(../media/549c30985afc43a4-s.c935fe60.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:"Micro 5";font-style:normal;font-weight:400;font-display:swap;src:url(../media/8cf1f7b9fb526ca9-s.73bdb34d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Micro 5";font-style:normal;font-weight:400;font-display:swap;src:url(../media/fd0c5d91644406c8-s.p.ea98cc12.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Micro 5 Fallback";src:local(Arial);ascent-override:100.09%;descent-override:38.69%;line-gap-override:0.0%;size-adjust:72.05%}.micro_5_de13635-module__2iNzWG__className{font-family:"Micro 5","Micro 5 Fallback";font-style:normal;font-weight:400}.micro_5_de13635-module__2iNzWG__variable{--font-micro-5:"Micro 5","Micro 5 Fallback"}
