@charset "UTF-8";.m-space12{display:flex;flex-direction:column;gap:12px}@media (min-width: 992px){.m-space12{display:block;gap:0}}.m-space16{display:flex;flex-direction:column;gap:16px}@media (min-width: 992px){.m-space16{display:block;gap:0}}.m-space24{display:flex;flex-direction:column;gap:24px}@media (min-width: 992px){.m-space24{display:block;gap:0}}.m-space32{display:flex;flex-direction:column;gap:32px}@media (min-width: 992px){.m-space32{display:block;gap:0}}.m-space64{display:flex;flex-direction:column;gap:64px}@media (min-width: 992px){.m-space64{display:block;gap:0}}.m-space128{display:flex;flex-direction:column;gap:128px}@media (min-width: 992px){.m-space128{display:block;gap:0}}.section{margin-bottom:160px}.section:last-of-type{margin-bottom:0;padding-bottom:80px}@media (min-width: 992px){.section{display:block;gap:0;margin-bottom:320px}}@media (min-width: 992px){.d-space12{display:flex;flex-direction:column;gap:12px}.d-space16{display:flex;flex-direction:column;gap:16px}.d-space24{display:flex;flex-direction:column;gap:24px}.d-space32{display:flex;flex-direction:column;gap:32px}.d-space64{display:flex;flex-direction:column;gap:64px}.d-space96{display:flex;flex-direction:column;gap:96px}.d-space128{display:flex;flex-direction:column;gap:128px}.d-space192{display:flex;flex-direction:column;gap:192px}}.title{font-family:PPHatton;font-weight:200;line-height:1.2}.title--small{font-family:PPCharlevoix;font-weight:regular;text-transform:uppercase;font-size:20px;letter-spacing:.15rem}.title--big{font-size:49px;text-transform:uppercase;text-align:center}@media (min-width: 990px){.title--big{font-size:61px;text-align:left}}.title--who{font-size:61px}.title--huge{font-size:49px;text-transform:uppercase;background:linear-gradient(180deg,#ecd5a3 25.69%,#fdfdfd00 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;margin-bottom:64px}@media (min-width: 370px){.title--huge{font-size:61px}}@media (min-width: 990px){.title--huge{font-size:144px}}.title--nomargin{margin-bottom:0}@media (min-width: 992px){.title--left{position:absolute;top:-80px;left:8px;z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:none}}@media (min-width: 1200px){.title--left{left:calc((100vw - 1200px)/2 - 8px)}}@media (min-width: 992px){.title--right{position:absolute;top:-96px;right:16px;z-index:1;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:none}}@media (min-width: 1200px){.title--right{right:calc((100vw - 1200px)/2)}}@media (min-width: 992px){.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px}}.grid-start-01{grid-column-start:1}.grid-start-02{grid-column-start:2}.grid-start-03{grid-column-start:3}.grid-start-04{grid-column-start:4}.grid-start-05{grid-column-start:5}.grid-start-06{grid-column-start:6}.grid-start-07{grid-column-start:7}.grid-start-08{grid-column-start:8}.grid-start-09{grid-column-start:9}.grid-start-10{grid-column-start:10}.grid-end-03{grid-column-end:3}.grid-end-04{grid-column-end:4}.grid-end-05{grid-column-end:5}.grid-end-06{grid-column-end:6}.grid-end-07{grid-column-end:7}.grid-end-08{grid-column-end:8}.grid-end-09{grid-column-end:9}.grid-end-10{grid-column-end:10}.grid-end-11{grid-column-end:11}.grid-end-12{grid-column-end:12}.grid-end{grid-column-end:-1}@keyframes slide-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@font-face{font-family:PPHatton;src:url(/fonts/PPHatton-Light.woff2)}@font-face{font-family:PPCharlevoix;font-weight:regular;src:url(/fonts/PPCharlevoix-Regular.woff2)}@font-face{font-family:PPCharlevoix;font-weight:700;src:url(/fonts/PPCharlevoix-Bold.woff2)}:root{--c-blue-deep: #000b30;--c-blue-medium: #202b4b;--c-blue-light: #304266;--c-gold: #ecd5a3;--c-white: #FDFDFD;--c-black: #171717}*{padding:0;margin:0}a{text-decoration:none;color:initial}ul{list-style-type:none}body{font-family:PPCharlevoix;font-weight:regular;background-color:var(--c-blue-light);color:#fff;line-height:1.5}h1{position:absolute;width:0;height:0;overflow:hidden;color:transparent;touch-action:none;pointer-events:none}.txt--highlight{font-weight:700;color:var(--c-gold)}.tags{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center}.tags--left{justify-content:left}.basic-link{color:var(--c-gold);padding-bottom:4px;font-weight:700;border-bottom:2px solid var(--c-gold)}.basic-link:after{content:"↗";padding-left:4px}.topSection{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:48px;padding:16px;box-sizing:border-box;text-align:center;max-width:500px;margin:auto}@media (min-width: 992px){.topSection{max-width:1200px;padding:64px 0 0;gap:32px}.topSection .tags{margin-top:32px}}@media (min-width: 992px){.topSection__container{margin:auto;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:16px;padding-right:16px;padding-left:16px}}.topSection__scroll{display:flex;gap:24px;align-items:center}@media (min-width: 992px){.topSection__scroll{position:absolute;bottom:32px}}.topSection__logo{position:relative}.topSection__logo--anim{overflow:hidden}.topSection__logo img{width:100%;max-width:240px}.topSection__logo:before{content:"";width:2px;height:30vh;background-image:url("data:image/svg+xml,%3csvg%20width='2'%20height='354'%20viewBox='0%200%202%20354'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%20354L1.00002%20-41'%20stroke='url(%23paint0_linear_283_1696)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_283_1696'%20x1='0.686301'%20y1='354'%20x2='0.686246'%20y2='-41'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E4C896'/%3e%3cstop%20offset='1'%20stop-color='%23E0C08D'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-position:bottom center;background-repeat:no-repeat;position:absolute;bottom:calc(100% + 32px);left:50%}.content{margin-left:16px;margin-right:16px}.content--first{padding-top:96px}@media (min-width: 532px){.content{max-width:500px;margin-left:auto;margin-right:auto}.content--gallery{margin-left:16px;margin-right:16px;max-width:none}.content--first{padding-top:160px}}@media (min-width: 992px){.content{margin:auto;max-width:1200px;display:grid;grid-template-columns:repeat(12,1fr);grid-column-gap:16px;padding-right:16px;padding-left:16px}.content--gallery{display:block;max-width:2000px;padding:0}}@media (min-width: 992px){.profile__txt{display:grid;position:relative;margin-bottom:32px}.profile__txt:after{content:"";position:absolute;top:-32px;left:50%;width:1px;height:calc(100% + 64px);background-color:var(--c-gold)}.profile__txt>.title{display:flex;align-items:center;justify-content:flex-end;padding-right:16px;box-sizing:border-box}.profile__txtcontent{padding-left:16px;overflow:hidden}}.profile__img{padding:16px;border-radius:50%;border:1px solid var(--c-gold);width:100%;max-width:390px;box-sizing:border-box;margin:auto}.profile__img img{width:100%}.middleSection{background-color:var(--c-blue-light)}.bottomSection{width:100%;height:calc(100vh + 160px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:160px 16px 16px;box-sizing:border-box;position:relative}.bottomSection:after{content:"";position:absolute;right:0;top:0;width:100%;height:160px;z-index:-1;background:linear-gradient(0deg,#30426600 0%,#304266 100%)}.linkMenu{position:fixed;bottom:16px;left:16px;display:flex;flex-direction:column;gap:12px;z-index:3}.linkMenu__el{width:32px;height:32px;display:block;background-color:var(--c-blue-deep);background-position:center;background-repeat:no-repeat;background-size:50%;position:relative;border-radius:50%;border:1px solid var(--c-white)}.linkMenu__el--linkedin{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.78195%203.53559C1.42995%203.53559%201.12595%203.41292%200.869953%203.16759C0.62462%202.91159%200.501953%202.60759%200.501953%202.25559C0.501953%201.90359%200.62462%201.60492%200.869953%201.35959C1.12595%201.10359%201.42995%200.975586%201.78195%200.975586C2.13395%200.975586%202.43262%201.10359%202.67795%201.35959C2.93395%201.60492%203.06195%201.90359%203.06195%202.25559C3.06195%202.60759%202.93395%202.91159%202.67795%203.16759C2.43262%203.41292%202.13395%203.53559%201.78195%203.53559ZM0.501953%204.71959C0.501953%204.63425%200.54462%204.59159%200.629953%204.59159H2.93395C3.01929%204.59159%203.06195%204.63425%203.06195%204.71959V12.8956C3.06195%2012.9809%203.01929%2013.0236%202.93395%2013.0236H0.629953C0.54462%2013.0236%200.501953%2012.9809%200.501953%2012.8956V4.71959Z'%20fill='%23FDFDFD'/%3e%3cpath%20d='M5.11433%2013.0236C5.029%2013.0236%204.98633%2012.9809%204.98633%2012.8956V4.71959C4.98633%204.63425%205.029%204.59159%205.11433%204.59159H7.41833C7.50366%204.59159%207.54633%204.63425%207.54633%204.71959V5.69559C7.54633%205.74892%207.56233%205.78092%207.59433%205.79159C7.62633%205.80225%207.65833%205.78625%207.69033%205.74359C7.989%205.39159%208.34633%205.10359%208.76233%204.87959C9.18899%204.65559%209.64233%204.54359%2010.1223%204.54359C11.2103%204.54359%2012.0423%204.89559%2012.6183%205.59959C13.205%206.29292%2013.4983%207.21025%2013.4983%208.35159V12.8956C13.4983%2012.9809%2013.4557%2013.0236%2013.3703%2013.0236H11.0663C10.981%2013.0236%2010.9383%2012.9809%2010.9383%2012.8956V8.35159C10.9383%207.74359%2010.7943%207.29025%2010.5063%206.99159C10.229%206.69292%209.82899%206.54359%209.30633%206.54359C8.85833%206.54359%208.47433%206.69825%208.15433%207.00759C7.83433%207.31692%207.63166%207.71159%207.54633%208.19159V12.8956C7.54633%2012.9809%207.50366%2013.0236%207.41833%2013.0236H5.11433Z'%20fill='%23FDFDFD'/%3e%3c/svg%3e")}.linkMenu__el--mail{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='16'%20viewBox='0%200%2018%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_369_1473)'%3e%3cpath%20d='M16.2617%201.55957L15.9539%201.70971C12.8796%203.20901%2010.4187%205.72564%208.98862%208.83267V8.83267V8.83267C7.55852%205.72564%205.09761%203.20901%202.02338%201.70971L1.71552%201.55957'%20stroke='%23FDFDFD'%20stroke-width='1.71429'/%3e%3cpath%20d='M1.71484%205.42871V14.0001H16.2863V5.42871'%20stroke='%23FDFDFD'%20stroke-width='1.71429'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_369_1473'%3e%3crect%20width='18'%20height='15.4286'%20fill='white'%20transform='translate(0%200.286133)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.linkMenu__txt{opacity:0;position:absolute;z-index:-1;left:calc(100% + 24px);top:50%;transform:translateY(-50%) translate(-32px);background-color:var(--c-blue-deep);color:var(--c-white);padding:2px 8px 3px 4px;touch-action:none;pointer-events:none;transition:.2s}.linkMenu__txt:before{content:"";height:100%;width:16px;position:absolute;top:0;right:100%;clip-path:polygon(100% 0,100% 100%,0% 50%);background-color:var(--c-blue-deep)}.linkMenu__el:hover .linkMenu__txt{opacity:1;transform:translateY(-50%) translate(0)}@media (min-width: 992px){.skills{display:flex;flex-direction:row;gap:64px;flex-wrap:wrap}.skills>*{width:calc(50% - 96px)}}@media (min-width: 992px){.section{position:relative}}*{scrollbar-width:auto;scrollbar-color:#ecd5a3 #202b4b}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:#202b4b}*::-webkit-scrollbar-thumb{background-color:#ecd5a3;border-radius:10px;border:3px solid #202b4b}.cursor{display:block;mix-blend-mode:difference;position:fixed;z-index:1000;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:none}@media (max-width: 992px){.cursor{display:none}}.cursor__container{position:fixed;width:48px;height:48px;display:flex;justify-content:center;align-items:center}.cursor__outer{width:32px;height:32px;border:1px solid white;border-radius:50%;transition:.3s}.cursor__outer--active{transform:scale(1.6)}.cursor__center{position:fixed;width:8px;height:8px;background-color:#fff;border-radius:50%;z-index:1000;mix-blend-mode:difference}.button{background-color:transparent;color:var(--c-white);border:solid 1px var(--c-white);border-radius:50px;box-sizing:border-box;padding:12px 24px;width:fit-content;position:relative;overflow:hidden;transition:.4s;z-index:2;font-size:13px;display:flex;justify-content:center;align-items:center;gap:12px}@media (min-width: 350px){.button{font-size:16px}}.button--wide{width:100%;font-size:16px}.button__text{letter-spacing:2.4px;text-transform:uppercase}.button__arrow path{stroke:var(--c-white);transition:.4s}.button__hover{width:100%;height:100%;background-color:var(--c-white);position:absolute;transition:.3s;z-index:-1;transform-origin:center left;clip-path:circle(0% at 0% 100%)}.button:hover{color:var(--c-blue-light)}.button:hover path{stroke:var(--c-blue-light)}.button:hover .button__hover{clip-path:circle(150% at 0% 100%);transition:.5s}.tag{display:flex;gap:8px;align-items:center;justify-content:center;background-color:var(--c-blue-deep);width:max-content;padding:4px 8px;text-transform:lowercase}.skill[data-v-d97e48ea]{border-top-width:1px;border-top-style:solid;border-image:linear-gradient(90deg,#ecd5a3,#ecd5a3 39%,#ecd5a300 40%,#ecd5a300 60%,#ecd5a3 61%,#ecd5a3) 30;background:linear-gradient(180deg,#202b4b 0%,#202b4b00 100%);display:flex;padding:64px 32px 32px;flex-direction:column;align-items:center;gap:16px;position:relative}.skill__svg[data-v-d97e48ea]{position:absolute;width:64px;height:64px;background-repeat:no-repeat;background-size:contain;background-position:center;top:-16px}.skill__svg--adobe[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3csvg%20width='87'%20height='64'%20viewBox='0%200%2087%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M53.2923%200C52.4595%200.0723409%2051.5906%200.144682%2050.7578%200.253193C47.2045%200.650067%2043.7484%201.67118%2040.5478%203.26981C37.2485%204.89024%2034.2491%207.06397%2031.679%209.6973C31.5709%209.84198%2031.3545%209.91432%2031.1707%209.87815C29.3859%209.61197%2027.579%209.52714%2025.7773%209.62496C22.1022%209.80614%2018.5037%2010.7456%2015.2068%2012.3848C8.83277%2015.5822%204.34428%2020.5593%201.73771%2027.2436C0.786715%2029.7205%200.224819%2032.3305%200.0721043%2034.9804C0.0721043%2035.1613%200.0360521%2035.306%200%2035.4507V38.2466C0.0721043%2038.9737%200.180261%2039.6645%200.252365%2040.3915C0.612886%2043.3322%201.4493%2046.1643%202.78683%2048.8193C5.75753%2054.7729%2010.3181%2059.1315%2016.4362%2061.8189C19.23%2063.0547%2022.221%2063.7811%2025.2689%2063.9638C25.3843%2063.9638%2025.4853%2063.9783%2025.579%2064H56.4973C57.1571%2063.9385%2057.8024%2063.8734%2058.4694%2063.783C61.9984%2063.3855%2065.4295%2062.3642%2068.6036%2060.7664C74.0246%2058.1118%2078.5829%2053.9675%2081.7482%2048.8156C83.9159%2045.4172%2085.3685%2041.6101%2086.0168%2037.6281C86.1971%2036.3983%2086.3052%2035.1251%2086.453%2033.8881C86.453%2033.7072%2086.4891%2033.5626%2086.5251%2033.4179V30.5459C86.453%2029.714%2086.3449%2028.911%2086.3449%2028.1515C85.949%2024.6096%2084.931%2021.166%2083.3381%2017.9803C80.6531%2012.5463%2076.5009%207.97816%2071.3544%204.7962C67.9846%202.64765%2064.2179%201.20222%2060.2792%200.546173C58.9741%200.32915%2057.7087%200.220639%2056.4036%200.0759576C56.2233%200.0759576%2056.0791%200.0397872%2055.8988%200.00361678L53.2923%200ZM54.6226%206.12366C62.2873%206.14174%2068.7911%209.11134%2074.0727%2015.0035C77.0632%2018.4071%2079.0768%2022.5613%2079.8988%2027.0229C80.4395%2029.7864%2080.5513%2032.6185%2080.1511%2035.4145C79.4661%2040.283%2077.6203%2044.638%2074.4693%2048.4539C70.808%2052.9635%2065.7261%2056.0888%2060.0593%2057.3157C57.0281%2057.9814%2053.9035%2058.1039%2050.8299%2057.6774C46.8822%2057.171%2043.2626%2055.8653%2040.0035%2053.5033C39.1388%2052.8827%2038.3283%2052.1893%2037.5807%2051.4308C33.1608%2047.0722%2028.784%2042.6775%2024.364%2038.319C23.2789%2037.2339%2023.2068%2036.033%2023.7151%2034.9407C23.9809%2034.3575%2024.4274%2033.8763%2024.9881%2033.5686C25.5488%2033.2609%2026.1936%2033.1433%2026.8264%2033.2334C27.5835%2033.3057%2028.1675%2033.7434%2028.7083%2034.2896C32.6921%2038.319%2036.6398%2042.2796%2040.6199%2046.3126C43.6083%2049.3702%2047.5369%2051.3275%2051.7709%2051.8684C58.7938%2052.8125%2064.7677%2050.635%2069.5085%2045.365C72.079%2042.4967%2073.6365%2039.046%2074.289%2035.1975C75.2264%2029.4572%2073.8925%2024.2993%2070.3413%2019.7599C67.194%2015.7269%2063.066%2013.2203%2058.0692%2012.3124C52.9642%2011.4082%2048.1512%2012.3848%2043.7709%2015.1844C43.6627%2015.2567%2043.4104%2015.2929%2043.2986%2015.2205C41.7061%2014.0385%2040.0094%2013.0045%2038.2297%2012.1316C38.2297%2012.1316%2038.1936%2012.0954%2038.1576%2012.0231C39.5481%2010.8615%2041.0661%209.86276%2042.6821%209.04623C45.6237%207.44414%2048.8671%206.47814%2052.2035%206.21047C53.0072%206.14948%2053.813%206.12052%2054.619%206.12366H54.6226ZM27.2049%2015.7558C32.4505%2015.669%2037.2671%2017.6548%2041.5609%2021.6516C44.6398%2024.5525%2047.4626%2027.5691%2050.4297%2030.5857C51.2625%2031.4177%2051.4428%2032.4738%2051.0462%2033.5987C50.6497%2034.7236%2049.7411%2035.2698%2048.5839%2035.4507C48.1653%2035.5079%2047.7391%2035.4621%2047.3422%2035.3171C46.9452%2035.1722%2046.5894%2034.9325%2046.3054%2034.6187C43.4789%2031.783%2040.656%2028.987%2037.8692%2026.1187C35.5871%2023.7568%2032.8723%2022.4112%2029.6853%2021.8289C22.6263%2020.5593%2015.4952%2024.6646%2012.9607%2031.3815C9.70163%2039.9177%2014.8427%2049.5788%2023.7115%2051.6152C25.4492%2052.0131%2027.2987%2052.0131%2029.1085%2051.9769C29.6132%2051.9408%2029.9016%2052.1216%2030.2622%2052.4472C32.0035%2054.158%2033.8494%2055.8653%2035.6592%2057.5689C35.7673%2057.6774%2035.9115%2057.7859%2036.0197%2057.8944C35.8034%2057.8944%2035.6592%2057.9306%2035.515%2057.9306H27.223C22.4388%2057.9296%2017.798%2056.292%2014.0665%2053.2881C10.335%2050.2842%207.73603%2046.0936%206.69849%2041.4079C4.34428%2030.7666%2010.4263%2019.9769%2020.8526%2016.8193C22.9093%2016.1653%2025.048%2015.8073%2027.2049%2015.7558Z'%20fill='%23ECD5A3'/%3e%3c/svg%3e")}.skill__svg--vue[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3csvg%20width='75'%20height='64'%20viewBox='0%200%2075%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M28.8586%200.106445C24.7055%200.141942%2016.2503%200.191637%2015.6539%200.106445L14.4825%200.85187L37.4842%2038.8685L59.9534%200.106445H46.1098L37.4842%2014.9084L28.8586%200.106445Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M15.228%200H0L37.5907%2064L74.6489%200H59.9534L37.5907%2038.5491L15.228%200Z'%20fill='%23ECD5A3'/%3e%3c/svg%3e")}.skill__svg--three[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3csvg%20width='66'%20height='64'%20viewBox='0%200%2066%2064'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M20.3689%2020.6208L20.5065%2020.4832L36.4497%2024.6372L24.7434%2036.5065L20.3689%2020.6208Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M8.51516%2032.4745L19.3263%2021.6634L23.3691%2036.3447L8.51516%2032.4745Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M0%200L3.93594%2014.6891L14.6891%203.93594L0%200Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M15.8368%204.44925L4.82641%2015.4597L19.5961%2019.4172L19.7359%2019.2753L19.7892%2019.4689L19.9973%2019.5247L15.9672%204.48421L15.8368%204.44925Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M17.5265%204.99752L21.1685%2018.5897L31.1187%208.63953L17.5265%204.99752Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M24.9003%2037.9853L13.8814%2049.0042L28.9335%2053.0374L24.9003%2037.9853Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M39.1447%2024.4652L50.2506%2013.3593L54.2351%2028.2296L54.015%2028.4497L39.1447%2024.4652Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M65.3762%2017.0884L55.0752%2027.3895L51.3048%2013.318L65.3762%2017.0884Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M12.9909%2048.4395L23.7617%2037.6688L9.04855%2033.7264L12.9909%2048.4395Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M40.0416%2042.0309L26.0447%2038.2805L29.7951%2052.2774L40.0416%2042.0309Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M42.3891%2039.461L38.6187%2025.3895L52.6901%2029.16L42.3891%2039.461Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M13.3553%2049.9286L17.1258%2064L27.4268%2053.699L13.3553%2049.9286Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M8.48239%2030.867L4.71196%2016.7956L18.7834%2020.566L8.48239%2030.867Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M34.297%209.13175L38.2543%2023.9005L49.0657%2013.089L34.297%209.13175Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M32.7726%208.61969L36.9247%2023.6976L21.7908%2019.7544L32.7726%208.61969Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M41.6214%2041.0895L37.2664%2025.2745L25.7477%2036.9536L41.6214%2041.0895Z'%20fill='%23ECD5A3'/%3e%3c/svg%3e")}.skill__svg--figma[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3csvg%20width='43'%20height='65'%20viewBox='0%200%2043%2065'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2011.5314C0%205.50869%204.85522%200.626343%2010.8444%200.626343H31.8222C37.8114%200.626343%2042.6667%205.50869%2042.6667%2011.5314C42.6667%2017.5541%2037.8114%2022.4364%2031.8222%2022.4364H10.8444C4.85522%2022.4364%200%2017.5541%200%2011.5314Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M21.3333%2022.0789H11.0222C4.93482%2022.0789%200%2027.0412%200%2033.1627C0%2039.2841%204.93482%2044.2465%2011.0222%2044.2465H21.3333V22.0789Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M21.3333%2022.4364L31.8222%2022.4364C37.8114%2022.4364%2042.6667%2017.5541%2042.6667%2011.5314C42.6667%205.50869%2037.8114%200.626343%2031.8222%200.626343L21.3333%200.626345L21.3333%2022.4364Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M42.6667%2033.1627C42.6667%2039.0866%2037.891%2043.8889%2032%2043.8889C26.109%2043.8889%2021.3333%2039.0866%2021.3333%2033.1627C21.3333%2027.2387%2026.109%2022.4364%2032%2022.4364C37.891%2022.4364%2042.6667%2027.2387%2042.6667%2033.1627Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M21.3333%2053.9001C21.3333%2059.824%2016.5577%2064.6263%2010.6667%2064.6263C4.77563%2064.6263%200%2059.824%200%2053.9001C0%2047.9761%204.77563%2043.1738%2010.6667%2043.1738C16.5577%2043.1738%2021.3333%2047.9761%2021.3333%2053.9001Z'%20fill='%23ECD5A3'/%3e%3cpath%20d='M11.0222%2043.1738H21.3333L21.3333%2053.9001H0.00555556C0.193255%2047.9441%205.05371%2043.1738%2011.0222%2043.1738Z'%20fill='%23ECD5A3'/%3e%3c/svg%3e")}.skill__svg--angular[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3csvg%20fill='%23ecd5a3'%20width='800px'%20height='800px'%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eionicons-v5_logos%3c/title%3e%3cpolygon%20points='213.57%20256%20298.42%20256%20255.99%20166.64%20213.57%20256'/%3e%3cpath%20d='M256,32,32,112,78.12,384,256,480l177.75-96L480,112Zm88,320-26.59-56H194.58L168,352H128L256,72,384,352Z'/%3e%3c/svg%3e")}.skill__svg--design-system[data-v-d97e48ea]{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20fill='%23ecd5a3'%20height='800px'%20width='800px'%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20500%20500'%20xml:space='preserve'%3e%3cg%3e%3cg%3e%3cpath%20d='M441.348,382.642c-11.9,0-22.956,3.584-32.212,9.688l-88.324-88.744c-0.748-0.748-1.584-1.332-2.456-1.836%20c10.924-14.4,17.424-32.332,17.424-51.752c0-27.66-13.172-52.284-33.556-67.984l36.38-63.916c5.98,1.98,12.352,3.092,18.984,3.092%20c33.4,0,60.572-27.168,60.572-60.568c0-33.396-27.172-60.568-60.572-60.568c-33.4,0-60.568,27.176-60.568,60.572%20c0,18.364,8.248,34.808,21.192,45.924l-36.34,63.836c-9.864-3.96-20.612-6.168-31.872-6.168c-19.388,0-37.284,6.476-51.668,17.364%20c-0.18-0.208-0.316-0.436-0.512-0.628l-49.764-50.008c2.692-5.304,4.244-11.28,4.244-17.624c0-21.56-17.536-39.1-39.096-39.1%20c-21.56,0-39.096,17.544-39.096,39.1c0,21.556,17.536,39.096,39.096,39.096c6.692,0,12.996-1.696,18.504-4.668l49.5,49.74%20c0.196,0.196,0.424,0.336,0.632,0.516c-11.04,14.436-17.62,32.46-17.62,51.996c0,17.18,5.096,33.18,13.828,46.608L96.24,367.53%20c-10.032-7.384-22.372-11.808-35.756-11.808C27.132,355.722,0,382.854,0,416.206c0,33.352,27.132,60.484,60.484,60.484%20s60.484-27.132,60.484-60.484c0-11.5-3.284-22.228-8.88-31.396l81.276-70.464c15.124,13.324,34.944,21.432,56.636,21.432%20c19.744,0,37.94-6.724,52.452-17.976c0.484,0.82,1.044,1.608,1.752,2.316l88.316,88.74c-6.196,9.296-9.828,20.444-9.828,32.432%20c0,32.34,26.316,58.656,58.656,58.656c32.344,0,58.652-26.312,58.652-58.656C500,408.954,473.692,382.642,441.348,382.642z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.galaxycanvas{width:100%;height:100%;background-color:var(--c-blue-medium);z-index:-1;text-align:center;clip-path:circle(150% at 50% 100%);transition:1.5s;position:fixed;top:0;left:0}.galaxycanvas__container{width:100%;height:100vh;position:absolute;z-index:-1}.galaxycanvas__container:after{content:"";position:absolute;right:0;bottom:0;width:100%;height:100%;z-index:10;background:linear-gradient(180deg,#30426600 50%,#304266 100%)}.galaxycanvas--hide{transition:.5s;clip-path:circle(0% at 50% 100%)}.gallery{position:fixed;width:100%;height:100%;top:0;left:0;z-index:100;background-color:#000000da}.gallery__img{width:100%;object-fit:contain;max-height:80vh;position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.gallery__img--enter-from-right{animation:enter-from-right-image .3s forwards ease}.gallery__img--video{height:60vw}@media (min-width: 992px){.gallery__img--video{width:80vw}}.gallery__list{position:fixed;padding:16px;bottom:0;width:100%;display:flex;flex-direction:row;justify-content:center;height:80px;box-sizing:border-box;gap:8px;animation:slide-from-bottom .5s ease forwards}@media (min-width: 992px){.gallery__list{height:100px}}.gallery__list>*{border:2px solid transparent;cursor:pointer}.gallery__list img{height:100%;object-fit:cover;object-position:center;max-height:100%;width:100%}.gallery__close{position:fixed;top:8px;right:8px;background:none;color:var(--c-white);border:none;font-size:25px;cursor:pointer;padding:8px}.gallery__change{position:fixed;top:50%;transform:translateY(-50%);z-index:10;right:8px;background:none;color:var(--c-white);border:none;font-size:25px;cursor:pointer;padding:8px;filter:drop-shadow(0px 0px 5px rgba(0,0,0,.6117647059));animation:slide-from-right-arrow .9s ease forwards}.gallery__change--prev{right:auto;left:8px;animation:slide-from-left-arrow .9s ease forwards}@media (min-width: 992px){.gallery__change{right:16px}.gallery__change--prev{right:auto;left:16px}}.galleryMin__el{cursor:zoom-in}@media (min-width: 992px){.galleryMin__el{box-shadow:0 0 17.9px 0 var(--c-blue-deep);overflow:hidden}.galleryMin__el img{transform:scale(1.1);transition:.2s}.galleryMin__el:hover img{transform:scale(1)}}@media (min-width: 500px){.galleryMin{flex-direction:row}}@media (min-width: 992px){.galleryMin{display:flex;gap:12px}}.galleryMin img{width:100%;height:auto;object-fit:cover}@media (min-width: 992px){.galleryMin img{height:100%}}.galleryMin--full{display:grid;grid-template-columns:1fr 1fr;gap:8px;grid-auto-flow:row dense}@media (min-width: 992px){.galleryMin--full{gap:8px}}.galleryMin--full .galleryMin__el:nth-of-type(odd){grid-column:span 2}.galleryMin--full .galleryMin__el:last-of-type{grid-column:span 2}@media (min-width: 992px){.galleryMin--full .galleryMin__el{box-shadow:none;height:240px}}.galleryMin--full img{height:100%;min-height:240px;max-height:320px;object-fit:cover}@media (min-width: 600px){.galleryMin--full{grid-template-columns:1fr 1fr 1fr}.galleryMin--full .galleryMin__video:after{background-size:10%}.galleryMin--full .galleryMin__el:last-of-type{grid-column:span 3}}@media (min-width: 700px){.galleryMin--full{grid-template-columns:1fr 1fr 1fr 1fr}.galleryMin--full .galleryMin__el:last-of-type{grid-column:span 4}}@media (min-width: 800px){.galleryMin--full{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.galleryMin--full .galleryMin__el:last-of-type{grid-column:span 3}}@media (min-width: 992px){.galleryMin--full{grid-template-columns:repeat(12,1fr);grid-column-gap:8px}.galleryMin--full .galleryMin__el:nth-of-type(odd){grid-column:span 3}.galleryMin--full .galleryMin__el:nth-of-type(2n){grid-column:span 2}.galleryMin--full .galleryMin__el:last-of-type{grid-column:span 4}}.galleryMin__video{position:relative}.galleryMin__video:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#00000080;background-image:url("data:image/svg+xml,%3csvg%20width='54'%20height='62'%20viewBox='0%200%2054%2062'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M53.1219%2031.1263L0.878906%2061.2888L0.878909%200.963867L53.1219%2031.1263Z'%20fill='%23FDFDFD'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:20%}.galleryMin--active{border:2px solid white}.fade-enter-active{transition:opacity .5s ease}.fade-leave-active{transition:opacity .3s ease}.fade-enter-active .gallery__img{animation:slide-from-bottom-main .5s ease both}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes slide-from-bottom-main{0%{opacity:0;transform:translateY(0) translate(-50%)}to{opacity:1;transform:translateY(-50%) translate(-50%)}}@keyframes slide-from-right-arrow{0%{transform:translate(100%) translateY(-50%)}to{transform:translate(0) translateY(-50%)}}@keyframes slide-from-left-arrow{0%{transform:translate(-100%) translateY(-50%)}to{transform:translate(0) translateY(-50%)}}@keyframes enter-from-left-image{0%{transform:translate(-100%) translateY(-50%);opacity:0}to{transform:translate(-50%) translateY(-50%);opacity:1}}@keyframes enter-from-right-image{0%{transform:translate(0) translateY(-50%);opacity:0}to{transform:translate(-50%) translateY(-50%);opacity:1}}.slide-right-enter-active{animation:enter-from-right-image .5s forwards}.slide-right-leave-active{animation:enter-from-left-image .2s reverse ease-in}.slide-right-enter-from,.slide-right-leave-to{opacity:0}.slide-left-enter-active{animation:enter-from-left-image .5s forwards}.slide-left-leave-active{animation:enter-from-right-image .2s reverse ease-in}.slide-left-enter-from,.slide-left-leave-to{opacity:0}.project{background:linear-gradient(180deg,#202b4b00 0%,#202b4b 20%,#202b4b 99.77%);padding-bottom:64px}@media (min-width: 992px){.project{position:relative;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;padding-bottom:0;border-image:linear-gradient(90deg,#ecd5a3,#ecd5a3 30%,#ecd5a300 50%) 30;background:linear-gradient(269deg,#202b4b00 30%,#202b4b 52.46%,#202b4b 100%)}.project__circle{position:absolute;width:100%;left:50%;height:950px;top:50%;transform:translateY(-50%) translate(-50%);overflow:hidden}.project__circle:after{content:"";position:absolute;top:50%;transform:translateY(-50%) translate(212px);border-radius:50%;border:1px solid var(--c-gold);width:850px;height:850px;box-sizing:border-box;right:calc(60vw - 600px)}}@media (min-width: 992px) and (min-width: 1200px){.project__circle:after{right:calc(50vw - 600px)}}.project__content{margin-top:-32px;position:relative}@media (min-width: 992px){.project__content{margin-top:0;padding:128px 0;justify-content:center}}@media (min-width: 992px){.project__links{display:flex;flex-direction:row;gap:16px;margin-top:32px}}@media (min-width: 992px){.project .tags{margin-top:16px}}.project__img{overflow:hidden;width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}@media (min-width: 992px){.project__img{justify-content:left;position:absolute;right:0;top:50%;transform:translateY(-50%);width:calc(50% - 12px);height:120%}}@media (min-width: 1200px){.project__img{width:calc(50% - 112px)}}.project__img img{border:1px solid #ECD5A3;min-width:120%;border-radius:50%;border:1px solid var(--c-gold)}@media (min-width: 450px){.project__img img{min-width:0;max-width:500px}}@media (min-width: 992px){.project__img img{max-width:none;min-width:700px;max-height:650px;height:100%;object-fit:cover;box-sizing:border-box}}.project__img:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#0000 49.9%,#202b4b 99.9%,#202b4b 100%)}@media (min-width: 992px){.project__img:after{background:none}}@media (min-width: 992px){.project__min{position:absolute;bottom:-96px;z-index:15;right:calc((-100vw + 208px) / 12 * 7 - 112px);max-width:calc((100vw - 224px) / 12 * 7 + 112px)}}@media (min-width: 1200px){.project__min{bottom:-32px;max-width:795px;right:-709.3333333333px}}@media (min-width: 992px){.project--right{border-image:linear-gradient(90deg,#ecd5a300 50%,#ecd5a3 80%) 30;background:linear-gradient(269deg,#202b4b 0%,#202b4b 40%,#202b4b00 60%);text-align:right}.project--right .project__links{justify-content:flex-end}.project--right .title--big{text-align:right}.project--right .project__content{grid-column-start:8;grid-column-end:-1}.project--right .project__img{justify-content:right;left:0}.project--right .project__circle:after{transform:translateY(-50%) translate(-212px);right:auto;left:calc(60vw - 600px)}}@media (min-width: 992px) and (min-width: 1200px){.project--right .project__circle:after{left:calc(50vw - 600px)}}@media (min-width: 992px){.project--right .project__min{right:auto;left:calc((-100vw + 208px) / 12 * 7 - 112px)}}@media (min-width: 992px) and (min-width: 1200px){.project--right .project__min{left:-709.3333333333px}}@media (min-width: 992px){.project--right .tags{justify-content:end}}
