/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body.light{--bg: #090c18;--element-bg: hsl(223, 34%, 14%);--text-main: hsl(0, 0%, 100%);--text-secondary: hsl(215, 20%, 65%);--text-hover: rgb(88 199 250);--text-hover: #67e3ff;--border-color: hsl(231, 18%, 15%);--bg: hsl(0, 0%, 98%);--element-bg: hsl(0, 0%, 100%);--item-bg: var(--element-bg);--text-main: hsl(0, 0%, 20%);--text-secondary: hsl(0, 0%, 55%);--text-secondary: var(--text-main);--text-gray-dark: hsl(215, 16, 47%);--text-hover: hsl(0, 0%, 100%);--border-color: hsl(0, 0%, 90%);--shadow: 0px 0px 5px rgba(0, 0, 0, .15)}body.dark{--bg: #090c18;--element-bg: #0c0f1e;--item-bg: hsl(223, 34%, 14%);--text-main: hsl(0, 0%, 100%);--text-secondary: hsl(215, 20%, 65%);--text-gray-dark: hsl(215, 16%, 47%);--text-hover: rgb(103, 227, 255);--border-color: hsl(231, 18%, 15%);--scrollbar-color: var(--item-bg);--spotlight-card-border: var(--border-color);--spotlight-card-bg: var(--element-bg);--spotlight-border-gradient-colors: rgba(29, 78, 216, .4);--spotlight-bg-gradient-colors: rgba(29, 78, 216, .05)}html{scroll-behavior:smooth;box-sizing:border-box;font-size:62.5%;height:100%}body{max-height:100vh;height:100%;overflow-x:hidden;overflow-y:scroll;background-color:var(--bg);transition:background-color .2s}.container{margin:0 auto;max-width:120rem;padding:0 2rem;width:100%}@media (min-width: 30em){.container{padding:0 3rem}}@media (min-width: 40em){.container{padding:0 4rem}}@media (min-width: 64em){.container{padding:0 5rem}}section{margin-bottom:12rem}@media (min-width: 40em){section{margin-bottom:14rem}}@media (min-width: 64em){section{margin-bottom:16rem}}*::selection{background-color:#fff;color:#000}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box}*:after,*:before{display:inline-block}a,a:visited,a:link{color:inherit;text-decoration:none}li{color:inherit;list-style:none}button{display:block;color:currentColor;background:none;border:none;border-radius:0;cursor:pointer}input{border:none;outline:none;box-shadow:none;color:currentColor;caret-color:currentColor}input:focus{outline:none}svg{fill:currentColor}img{width:100%;fill:currentColor}strong,label{display:inline-block}input[type=number]{-moz-appearance:textfield}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}body{font-family:Poppins,sans-serif;color:var(--text-main);font-size:1.6rem;font-weight:400}h1,h2,h3,h4,h5,h6{line-height:1.1}strong{color:var(--text-main);font-weight:700}.title{color:var(--text-main);margin-bottom:3rem;font-weight:700;font-size:3rem}@media (min-width: 40em){.title{font-size:3.4rem}}@media (min-width: 64em){.title{font-size:4rem}}p{line-height:1.625}@property --rotate{syntax: "<angle>"; initial-value: 132deg; inherits: false;}@keyframes spin{0%{--rotate: 0deg}to{--rotate: 360deg}}.gradient-item{--rotate: 132deg;position:relative;border:1px solid var(--border-color);background-color:var(--item-bg);box-shadow:var(--shadow);border-radius:8px;cursor:pointer}.gradient-item:hover,.gradient-item:active{color:#58c7fa;transition:all .6s}.gradient-item:before,.gradient-item:after{content:"";position:absolute;top:-1.7px;right:-1.7px;bottom:-1.7px;left:-1.7px;z-index:-1;border-radius:inherit;background:linear-gradient(var(--rotate),#5ddcff,#3c67e3 43%,#4e00c2);animation:spin 6s linear infinite;transition:opacity .7s;opacity:0}.gradient-item:hover:before,.gradient-item:active:before{opacity:1}.gradient-item:hover:after{filter:blur(3rem);opacity:.7}.gradient-item:active:after{filter:blur(4rem);opacity:1}.slide-in-bottom{opacity:0}.slide-in-bottom.visible{animation:slide-in-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.fade-in{opacity:0}.fade-in.visible{animation:fade-in .2s cubic-bezier(.55,.085,.68,.53) both}.tracking-in-expand{animation:tracking-in-expand .7s cubic-bezier(.215,.61,.355,1) .25s both}.text-focus-in{animation:text-focus-in .2s cubic-bezier(.55,.085,.68,.53) .75s both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-bottom{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes text-focus-in{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0px);filter:blur(0px);opacity:1}}@keyframes tracking-in-expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-track{background-color:transparent}*::-webkit-scrollbar-thumb{border-radius:4px;background-color:var(--scrollbar-color)}.button{position:relative;width:fit-content;margin-bottom:11px;padding:0;background:none;border:none;cursor:pointer;outline:inherit}.button:after{content:"";position:absolute;bottom:-10px;left:0;height:1px;width:50%;background-color:currentColor;transition:all .3s ease}.button:hover:after{width:100%}.icon:before{content:"";display:inline-block;width:2rem;height:2rem;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.icon.linkedin:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3983%200.00179364H1.71234C1.49728%20-0.00828044%201.28232%200.0241544%201.0798%200.0972602C0.877282%200.170366%200.691175%200.282693%200.532114%200.427804C0.373066%200.572929%200.24419%200.748%200.152886%200.942982C0.0615821%201.13798%200.00962412%201.34906%200%201.56415V18.2877C0.0125988%2018.7377%200.197057%2019.1661%200.51549%2019.4844C0.833923%2019.8029%201.26218%2019.9874%201.71234%2020H18.3983C18.8359%2019.9805%2019.2485%2019.7903%2019.5476%2019.4702C19.8467%2019.1501%2020.0084%2018.7256%2019.9982%2018.2877V1.56415C20.0018%201.35479%2019.9625%201.14693%2019.8829%200.953269C19.8033%200.759624%2019.6849%200.584278%2019.5351%200.437979C19.3853%200.291692%2019.2072%200.177553%2019.0118%200.102547C18.8163%200.0275416%2018.6075%20-0.00674308%2018.3983%200.00179364ZM6.24943%2016.6753H3.33719V7.76362H6.24943V16.6753ZM4.86205%206.41371C4.65884%206.42079%204.45634%206.38577%204.26731%206.31085C4.07826%206.23594%203.90675%206.12273%203.76357%205.97836C3.62037%205.83398%203.50857%205.66156%203.4352%205.47192C3.36182%205.28227%203.32846%205.0795%203.33719%204.87635C3.32821%204.67099%203.36224%204.46603%203.43712%204.27461C3.512%204.08318%203.62607%203.90952%203.77199%203.76477C3.91793%203.62001%204.0925%203.50736%204.28452%203.43404C4.47655%203.36071%204.68178%203.32834%204.88705%203.33899C5.09027%203.33191%205.29277%203.36692%205.4818%203.44184C5.67084%203.51676%205.84235%203.62996%205.98554%203.77434C6.12874%203.91871%206.24054%204.09113%206.31391%204.28078C6.38729%204.47042%206.42065%204.67319%206.41191%204.87635C6.4209%205.0817%206.38687%205.28666%206.31198%205.47808C6.2371%205.66951%206.12304%205.84317%205.97712%205.98792C5.83118%206.13268%205.65661%206.24533%205.46459%206.31865C5.27256%206.39198%205.06732%206.42436%204.86205%206.41371ZM16.6735%2016.6753H13.7487V11.8007C13.7487%2010.6384%2013.3363%209.83843%2012.2989%209.83843C11.9767%209.84118%2011.6631%209.94355%2011.4013%2010.1315C11.1395%2010.3195%2010.9422%2010.5839%2010.8365%2010.8883C10.7553%2011.1166%2010.7213%2011.3589%2010.7365%2011.6008V16.6753H7.86178V7.76362H10.7365V9.01351C10.9921%208.54392%2011.3725%208.15421%2011.8357%207.88723C12.2989%207.62038%2012.8268%207.48675%2013.3613%207.50111C15.2486%207.50111%2016.6735%208.75103%2016.6735%2011.4133V16.6753Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3983%200.00179364H1.71234C1.49728%20-0.00828044%201.28232%200.0241544%201.0798%200.0972602C0.877282%200.170366%200.691175%200.282693%200.532114%200.427804C0.373066%200.572929%200.24419%200.748%200.152886%200.942982C0.0615821%201.13798%200.00962412%201.34906%200%201.56415V18.2877C0.0125988%2018.7377%200.197057%2019.1661%200.51549%2019.4844C0.833923%2019.8029%201.26218%2019.9874%201.71234%2020H18.3983C18.8359%2019.9805%2019.2485%2019.7903%2019.5476%2019.4702C19.8467%2019.1501%2020.0084%2018.7256%2019.9982%2018.2877V1.56415C20.0018%201.35479%2019.9625%201.14693%2019.8829%200.953269C19.8033%200.759624%2019.6849%200.584278%2019.5351%200.437979C19.3853%200.291692%2019.2072%200.177553%2019.0118%200.102547C18.8163%200.0275416%2018.6075%20-0.00674308%2018.3983%200.00179364ZM6.24943%2016.6753H3.33719V7.76362H6.24943V16.6753ZM4.86205%206.41371C4.65884%206.42079%204.45634%206.38577%204.26731%206.31085C4.07826%206.23594%203.90675%206.12273%203.76357%205.97836C3.62037%205.83398%203.50857%205.66156%203.4352%205.47192C3.36182%205.28227%203.32846%205.0795%203.33719%204.87635C3.32821%204.67099%203.36224%204.46603%203.43712%204.27461C3.512%204.08318%203.62607%203.90952%203.77199%203.76477C3.91793%203.62001%204.0925%203.50736%204.28452%203.43404C4.47655%203.36071%204.68178%203.32834%204.88705%203.33899C5.09027%203.33191%205.29277%203.36692%205.4818%203.44184C5.67084%203.51676%205.84235%203.62996%205.98554%203.77434C6.12874%203.91871%206.24054%204.09113%206.31391%204.28078C6.38729%204.47042%206.42065%204.67319%206.41191%204.87635C6.4209%205.0817%206.38687%205.28666%206.31198%205.47808C6.2371%205.66951%206.12304%205.84317%205.97712%205.98792C5.83118%206.13268%205.65661%206.24533%205.46459%206.31865C5.27256%206.39198%205.06732%206.42436%204.86205%206.41371ZM16.6735%2016.6753H13.7487V11.8007C13.7487%2010.6384%2013.3363%209.83843%2012.2989%209.83843C11.9767%209.84118%2011.6631%209.94355%2011.4013%2010.1315C11.1395%2010.3195%2010.9422%2010.5839%2010.8365%2010.8883C10.7553%2011.1166%2010.7213%2011.3589%2010.7365%2011.6008V16.6753H7.86178V7.76362H10.7365V9.01351C10.9921%208.54392%2011.3725%208.15421%2011.8357%207.88723C12.2989%207.62038%2012.8268%207.48675%2013.3613%207.50111C15.2486%207.50111%2016.6735%208.75103%2016.6735%2011.4133V16.6753Z'%20fill='white'/%3e%3c/svg%3e")}.icon.telegram:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_322_2023)'%3e%3cpath%20d='M13.827%206.275C13.8308%206.275%2013.8358%206.275%2013.8408%206.275C13.9714%206.275%2014.0927%206.31563%2014.192%206.38563L14.1902%206.38438C14.2627%206.4475%2014.3114%206.53625%2014.3233%206.63625V6.63813C14.3358%206.71438%2014.3427%206.80188%2014.3427%206.89125C14.3427%206.93188%2014.3414%206.97188%2014.3383%207.01188V7.00625C14.1977%208.48688%2013.5877%2012.0775%2013.2777%2013.735C13.1464%2014.4369%2012.8883%2014.6719%2012.6383%2014.6944C12.0952%2014.745%2011.6827%2014.3356%2011.1564%2013.9906C10.3327%2013.45%209.86703%2013.1138%209.06766%2012.5869C8.14328%2011.9788%208.74266%2011.6431%209.26891%2011.0969C9.40703%2010.9531%2011.8014%208.775%2011.8483%208.5775C11.8508%208.56563%2011.852%208.5525%2011.852%208.53875C11.852%208.49%2011.8339%208.44562%2011.8045%208.41187C11.772%208.39062%2011.7314%208.37875%2011.6889%208.37875C11.6608%208.37875%2011.6339%208.38438%2011.6089%208.39375L11.6102%208.39313C11.5277%208.41188%2010.2118%209.28146%207.66266%2011.0019C7.38453%2011.2213%207.03328%2011.36%206.65078%2011.3763H6.64703C6.10516%2011.3106%205.61328%2011.19%205.14641%2011.0181L5.19266%2011.0331C4.60641%2010.8419%204.14078%2010.7413%204.18078%2010.4175C4.20203%2010.2492%204.43412%2010.0769%204.87703%209.90063C7.60537%208.71187%209.42474%207.92833%2010.3352%207.55C11.3395%207.01688%2012.5039%206.57812%2013.7283%206.29375L13.8264%206.27437L13.827%206.275ZM9.95703%200.640625C4.76828%200.653125%200.566406%204.8625%200.566406%2010.0531C0.566406%2015.2513%204.78016%2019.4656%209.97891%2019.4656C15.1777%2019.4656%2019.3914%2015.2519%2019.3914%2010.0531C19.3914%204.8625%2015.1895%200.653125%2010.002%200.640625H10.0008C9.9862%200.640625%209.97162%200.640625%209.95703%200.640625Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_322_2023'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_322_2023)'%3e%3cpath%20d='M13.827%206.275C13.8308%206.275%2013.8358%206.275%2013.8408%206.275C13.9714%206.275%2014.0927%206.31563%2014.192%206.38563L14.1902%206.38438C14.2627%206.4475%2014.3114%206.53625%2014.3233%206.63625V6.63813C14.3358%206.71438%2014.3427%206.80188%2014.3427%206.89125C14.3427%206.93188%2014.3414%206.97188%2014.3383%207.01188V7.00625C14.1977%208.48688%2013.5877%2012.0775%2013.2777%2013.735C13.1464%2014.4369%2012.8883%2014.6719%2012.6383%2014.6944C12.0952%2014.745%2011.6827%2014.3356%2011.1564%2013.9906C10.3327%2013.45%209.86703%2013.1138%209.06766%2012.5869C8.14328%2011.9788%208.74266%2011.6431%209.26891%2011.0969C9.40703%2010.9531%2011.8014%208.775%2011.8483%208.5775C11.8508%208.56563%2011.852%208.5525%2011.852%208.53875C11.852%208.49%2011.8339%208.44562%2011.8045%208.41187C11.772%208.39062%2011.7314%208.37875%2011.6889%208.37875C11.6608%208.37875%2011.6339%208.38438%2011.6089%208.39375L11.6102%208.39313C11.5277%208.41188%2010.2118%209.28146%207.66266%2011.0019C7.38453%2011.2213%207.03328%2011.36%206.65078%2011.3763H6.64703C6.10516%2011.3106%205.61328%2011.19%205.14641%2011.0181L5.19266%2011.0331C4.60641%2010.8419%204.14078%2010.7413%204.18078%2010.4175C4.20203%2010.2492%204.43412%2010.0769%204.87703%209.90063C7.60537%208.71187%209.42474%207.92833%2010.3352%207.55C11.3395%207.01688%2012.5039%206.57812%2013.7283%206.29375L13.8264%206.27437L13.827%206.275ZM9.95703%200.640625C4.76828%200.653125%200.566406%204.8625%200.566406%2010.0531C0.566406%2015.2513%204.78016%2019.4656%209.97891%2019.4656C15.1777%2019.4656%2019.3914%2015.2519%2019.3914%2010.0531C19.3914%204.8625%2015.1895%200.653125%2010.002%200.640625H10.0008C9.9862%200.640625%209.97162%200.640625%209.95703%200.640625Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_322_2023'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.github:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_322_2027)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200C4.475%200%200%204.475%200%2010C0%2014.425%202.8625%2018.1625%206.8375%2019.4875C7.3375%2019.575%207.525%2019.275%207.525%2019.0125C7.525%2018.775%207.5125%2017.9875%207.5125%2017.15C5%2017.6125%204.35%2016.5375%204.15%2015.975C4.0375%2015.6875%203.55%2014.8%203.125%2014.5625C2.775%2014.375%202.275%2013.9125%203.1125%2013.9C3.9%2013.8875%204.4625%2014.625%204.65%2014.925C5.55%2016.4375%206.9875%2016.0125%207.5625%2015.75C7.65%2015.1%207.9125%2014.6625%208.2%2014.4125C5.975%2014.1625%203.65%2013.3%203.65%209.475C3.65%208.3875%204.0375%207.4875%204.675%206.7875C4.575%206.5375%204.225%205.5125%204.775%204.1375C4.775%204.1375%205.6125%203.875%207.525%205.1625C8.325%204.9375%209.175%204.825%2010.025%204.825C10.875%204.825%2011.725%204.9375%2012.525%205.1625C14.4375%203.8625%2015.275%204.1375%2015.275%204.1375C15.825%205.5125%2015.475%206.5375%2015.375%206.7875C16.0125%207.4875%2016.4%208.375%2016.4%209.475C16.4%2013.3125%2014.0625%2014.1625%2011.8375%2014.4125C12.2%2014.725%2012.5125%2015.325%2012.5125%2016.2625C12.5125%2017.6%2012.5%2018.675%2012.5%2019.0125C12.5%2019.275%2012.6875%2019.5875%2013.1875%2019.4875C17.1375%2018.1625%2020%2014.4125%2020%2010C20%204.475%2015.525%200%2010%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_322_2027'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_322_2027)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10%200C4.475%200%200%204.475%200%2010C0%2014.425%202.8625%2018.1625%206.8375%2019.4875C7.3375%2019.575%207.525%2019.275%207.525%2019.0125C7.525%2018.775%207.5125%2017.9875%207.5125%2017.15C5%2017.6125%204.35%2016.5375%204.15%2015.975C4.0375%2015.6875%203.55%2014.8%203.125%2014.5625C2.775%2014.375%202.275%2013.9125%203.1125%2013.9C3.9%2013.8875%204.4625%2014.625%204.65%2014.925C5.55%2016.4375%206.9875%2016.0125%207.5625%2015.75C7.65%2015.1%207.9125%2014.6625%208.2%2014.4125C5.975%2014.1625%203.65%2013.3%203.65%209.475C3.65%208.3875%204.0375%207.4875%204.675%206.7875C4.575%206.5375%204.225%205.5125%204.775%204.1375C4.775%204.1375%205.6125%203.875%207.525%205.1625C8.325%204.9375%209.175%204.825%2010.025%204.825C10.875%204.825%2011.725%204.9375%2012.525%205.1625C14.4375%203.8625%2015.275%204.1375%2015.275%204.1375C15.825%205.5125%2015.475%206.5375%2015.375%206.7875C16.0125%207.4875%2016.4%208.375%2016.4%209.475C16.4%2013.3125%2014.0625%2014.1625%2011.8375%2014.4125C12.2%2014.725%2012.5125%2015.325%2012.5125%2016.2625C12.5125%2017.6%2012.5%2018.675%2012.5%2019.0125C12.5%2019.275%2012.6875%2019.5875%2013.1875%2019.4875C17.1375%2018.1625%2020%2014.4125%2020%2010C20%204.475%2015.525%200%2010%200Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_322_2027'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}.icon.leetcode:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4191%2014.9405L10.1716%2017.113C9.78323%2017.5022%209.24573%2017.6647%208.6524%2017.6647C8.05906%2017.6647%207.52156%2017.5022%207.1324%2017.113L3.5224%2013.4772C3.13323%2013.088%202.9374%2012.5189%202.9374%2011.9247C2.9374%2011.3305%203.13323%2010.7939%203.5224%2010.4047L7.12156%206.7547C7.51073%206.36554%208.05906%206.2172%208.6524%206.2172C9.24573%206.2172%209.78323%206.3797%2010.1716%206.76887L12.4191%208.94054C12.8474%209.3697%2013.5566%209.3547%2014.0024%208.90887C14.4482%208.4622%2014.4632%207.75304%2014.0349%207.32471L11.8607%205.12804C11.2994%204.57308%2010.5934%204.18702%209.82323%204.01387L11.8791%201.92804C12.3091%201.4997%2012.2941%200.789704%2011.8482%200.343871C11.4024%20-0.101962%2010.6924%20-0.116129%2010.2632%200.312204L1.84656%208.7297C1.02906%209.54804%200.601562%2010.6772%200.601562%2011.9255C0.601562%2013.1739%201.02906%2014.338%201.84656%2015.1547L5.46906%2018.7889C6.28656%2019.6047%207.41656%2019.9989%208.66406%2019.9989C9.91156%2019.9989%2011.0416%2019.5722%2011.8599%2018.7539L14.0341%2016.5564C14.4624%2016.128%2014.4474%2015.4189%2014.0016%2014.973C13.5557%2014.5272%2012.8466%2014.5122%2012.4191%2014.9405ZM16.3432%2010.8405H7.88906C7.30406%2010.8405%206.83073%2011.3439%206.83073%2011.9622C6.83073%2012.5805%207.30406%2013.0839%207.88906%2013.0839H16.3432C16.9274%2013.0839%2017.4016%2012.5805%2017.4016%2011.9622C17.4016%2011.3439%2016.9274%2010.8405%2016.3432%2010.8405Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='20'%20viewBox='0%200%2018%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.4191%2014.9405L10.1716%2017.113C9.78323%2017.5022%209.24573%2017.6647%208.6524%2017.6647C8.05906%2017.6647%207.52156%2017.5022%207.1324%2017.113L3.5224%2013.4772C3.13323%2013.088%202.9374%2012.5189%202.9374%2011.9247C2.9374%2011.3305%203.13323%2010.7939%203.5224%2010.4047L7.12156%206.7547C7.51073%206.36554%208.05906%206.2172%208.6524%206.2172C9.24573%206.2172%209.78323%206.3797%2010.1716%206.76887L12.4191%208.94054C12.8474%209.3697%2013.5566%209.3547%2014.0024%208.90887C14.4482%208.4622%2014.4632%207.75304%2014.0349%207.32471L11.8607%205.12804C11.2994%204.57308%2010.5934%204.18702%209.82323%204.01387L11.8791%201.92804C12.3091%201.4997%2012.2941%200.789704%2011.8482%200.343871C11.4024%20-0.101962%2010.6924%20-0.116129%2010.2632%200.312204L1.84656%208.7297C1.02906%209.54804%200.601562%2010.6772%200.601562%2011.9255C0.601562%2013.1739%201.02906%2014.338%201.84656%2015.1547L5.46906%2018.7889C6.28656%2019.6047%207.41656%2019.9989%208.66406%2019.9989C9.91156%2019.9989%2011.0416%2019.5722%2011.8599%2018.7539L14.0341%2016.5564C14.4624%2016.128%2014.4474%2015.4189%2014.0016%2014.973C13.5557%2014.5272%2012.8466%2014.5122%2012.4191%2014.9405ZM16.3432%2010.8405H7.88906C7.30406%2010.8405%206.83073%2011.3439%206.83073%2011.9622C6.83073%2012.5805%207.30406%2013.0839%207.88906%2013.0839H16.3432C16.9274%2013.0839%2017.4016%2012.5805%2017.4016%2011.9622C17.4016%2011.3439%2016.9274%2010.8405%2016.3432%2010.8405Z'%20fill='white'/%3e%3c/svg%3e")}.icon.anchor:before{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.78477%203.38495C10.1599%203.00983%2010.6687%202.79909%2011.1992%202.79909C11.7297%202.79909%2012.2384%203.00983%2012.6136%203.38495C12.9887%203.76007%2013.1994%204.26885%2013.1994%204.79935C13.1994%205.32985%2012.9887%205.83863%2012.6136%206.21375L11.6336%207.19295C11.5243%207.30616%2011.4639%207.45775%2011.4654%207.61507C11.4668%207.77239%2011.53%207.92285%2011.6413%208.03404C11.7526%208.14523%2011.9031%208.20826%2012.0604%208.20956C12.2177%208.21085%2012.3693%208.1503%2012.4824%208.04095L13.4616%207.06175C14.0445%206.45822%2014.367%205.6499%2014.3597%204.81087C14.3524%203.97184%2014.0159%203.16924%2013.4226%202.57593C12.8293%201.98262%2012.0267%201.64608%2011.1877%201.63879C10.3486%201.6315%209.5403%201.95404%208.93677%202.53695L6.53677%204.93695C6.22504%205.2487%205.9811%205.6215%205.82024%206.03197C5.65937%206.44244%205.58506%206.88172%205.60196%207.32226C5.61886%207.76281%205.72661%208.1951%205.91845%208.59204C6.11029%208.98898%206.38208%209.342%206.71677%209.62895C6.83782%209.73001%206.9938%209.77936%207.15096%209.76631C7.30812%209.75325%207.45382%209.67885%207.55654%209.5592C7.65926%209.43955%207.71075%209.28427%207.69987%209.12695C7.68898%208.96962%207.61659%208.82291%207.49837%208.71855C7.28894%208.53927%207.11883%208.31864%206.99873%208.07049C6.87863%207.82235%206.81112%207.55205%206.80046%207.27658C6.78979%207.0011%206.83619%206.72639%206.93674%206.4697C7.03729%206.21301%207.18983%205.97988%207.38477%205.78495L9.78477%203.38495Z'%20fill='white'/%3e%3cpath%20d='M9.28227%206.36989C9.16121%206.26882%209.00524%206.21948%208.84808%206.23253C8.69092%206.24558%208.54522%206.31998%208.4425%206.43963C8.33977%206.55929%208.28829%206.71457%208.29917%206.87189C8.31006%207.02921%208.38244%207.17592%208.50067%207.28029C8.7101%207.45956%208.88021%207.6802%209.00031%207.92834C9.12041%208.17649%209.18791%208.44678%209.19858%208.72226C9.20925%208.99774%209.16285%209.27244%209.0623%209.52913C8.96174%209.78582%208.80921%2010.019%208.61427%2010.2139L6.21427%2012.6139C5.83915%2012.989%205.33037%2013.1997%204.79987%2013.1997C4.26937%2013.1997%203.76059%2012.989%203.38547%2012.6139C3.01035%2012.2388%202.79961%2011.73%202.79961%2011.1995C2.79961%2010.669%203.01035%2010.1602%203.38547%209.78509L4.36547%208.80589C4.47471%208.69267%204.53512%208.54108%204.53368%208.38376C4.53224%208.22645%204.46906%208.07599%204.35777%207.9648C4.24647%207.8536%204.09595%207.79057%203.93863%207.78928C3.78131%207.78799%203.62978%207.84854%203.51667%207.95789L2.53747%208.93709C2.23184%209.23228%201.98805%209.58538%201.82034%209.97579C1.65264%2010.3662%201.56436%2010.7861%201.56067%2011.211C1.55698%2011.6359%201.63794%2012.0573%201.79884%2012.4505C1.95974%2012.8438%202.19735%2013.2011%202.49781%2013.5016C2.79826%2013.802%203.15555%2014.0396%203.54882%2014.2005C3.94208%2014.3614%204.36346%2014.4424%204.78835%2014.4387C5.21325%2014.435%205.63315%2014.3467%206.02356%2014.179C6.41398%2014.0113%206.76708%2013.7675%207.06227%2013.4619L9.46227%2011.0619C9.77399%2010.7501%2010.0179%2010.3773%2010.1788%209.96686C10.3397%209.55639%2010.414%209.11711%2010.3971%208.67657C10.3802%208.23603%2010.2724%207.80373%2010.0806%207.4068C9.88875%207.00986%209.61696%206.65684%209.28227%206.36989Z'%20fill='white'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.78477%203.38495C10.1599%203.00983%2010.6687%202.79909%2011.1992%202.79909C11.7297%202.79909%2012.2384%203.00983%2012.6136%203.38495C12.9887%203.76007%2013.1994%204.26885%2013.1994%204.79935C13.1994%205.32985%2012.9887%205.83863%2012.6136%206.21375L11.6336%207.19295C11.5243%207.30616%2011.4639%207.45775%2011.4654%207.61507C11.4668%207.77239%2011.53%207.92285%2011.6413%208.03404C11.7526%208.14523%2011.9031%208.20826%2012.0604%208.20956C12.2177%208.21085%2012.3693%208.1503%2012.4824%208.04095L13.4616%207.06175C14.0445%206.45822%2014.367%205.6499%2014.3597%204.81087C14.3524%203.97184%2014.0159%203.16924%2013.4226%202.57593C12.8293%201.98262%2012.0267%201.64608%2011.1877%201.63879C10.3486%201.6315%209.5403%201.95404%208.93677%202.53695L6.53677%204.93695C6.22504%205.2487%205.9811%205.6215%205.82024%206.03197C5.65937%206.44244%205.58506%206.88172%205.60196%207.32226C5.61886%207.76281%205.72661%208.1951%205.91845%208.59204C6.11029%208.98898%206.38208%209.342%206.71677%209.62895C6.83782%209.73001%206.9938%209.77936%207.15096%209.76631C7.30812%209.75325%207.45382%209.67885%207.55654%209.5592C7.65926%209.43955%207.71075%209.28427%207.69987%209.12695C7.68898%208.96962%207.61659%208.82291%207.49837%208.71855C7.28894%208.53927%207.11883%208.31864%206.99873%208.07049C6.87863%207.82235%206.81112%207.55205%206.80046%207.27658C6.78979%207.0011%206.83619%206.72639%206.93674%206.4697C7.03729%206.21301%207.18983%205.97988%207.38477%205.78495L9.78477%203.38495Z'%20fill='white'/%3e%3cpath%20d='M9.28227%206.36989C9.16121%206.26882%209.00524%206.21948%208.84808%206.23253C8.69092%206.24558%208.54522%206.31998%208.4425%206.43963C8.33977%206.55929%208.28829%206.71457%208.29917%206.87189C8.31006%207.02921%208.38244%207.17592%208.50067%207.28029C8.7101%207.45956%208.88021%207.6802%209.00031%207.92834C9.12041%208.17649%209.18791%208.44678%209.19858%208.72226C9.20925%208.99774%209.16285%209.27244%209.0623%209.52913C8.96174%209.78582%208.80921%2010.019%208.61427%2010.2139L6.21427%2012.6139C5.83915%2012.989%205.33037%2013.1997%204.79987%2013.1997C4.26937%2013.1997%203.76059%2012.989%203.38547%2012.6139C3.01035%2012.2388%202.79961%2011.73%202.79961%2011.1995C2.79961%2010.669%203.01035%2010.1602%203.38547%209.78509L4.36547%208.80589C4.47471%208.69267%204.53512%208.54108%204.53368%208.38376C4.53224%208.22645%204.46906%208.07599%204.35777%207.9648C4.24647%207.8536%204.09595%207.79057%203.93863%207.78928C3.78131%207.78799%203.62978%207.84854%203.51667%207.95789L2.53747%208.93709C2.23184%209.23228%201.98805%209.58538%201.82034%209.97579C1.65264%2010.3662%201.56436%2010.7861%201.56067%2011.211C1.55698%2011.6359%201.63794%2012.0573%201.79884%2012.4505C1.95974%2012.8438%202.19735%2013.2011%202.49781%2013.5016C2.79826%2013.802%203.15555%2014.0396%203.54882%2014.2005C3.94208%2014.3614%204.36346%2014.4424%204.78835%2014.4387C5.21325%2014.435%205.63315%2014.3467%206.02356%2014.179C6.41398%2014.0113%206.76708%2013.7675%207.06227%2013.4619L9.46227%2011.0619C9.77399%2010.7501%2010.0179%2010.3773%2010.1788%209.96686C10.3397%209.55639%2010.414%209.11711%2010.3971%208.67657C10.3802%208.23603%2010.2724%207.80373%2010.0806%207.4068C9.88875%207.00986%209.61696%206.65684%209.28227%206.36989Z'%20fill='white'/%3e%3c/svg%3e")}._container_9fbhb_3{display:flex;flex-direction:column;gap:15px}._container_9fbhb_3:hover ._card_9fbhb_8{background-image:radial-gradient(1200px circle at var(--mouse-x) var(--mouse-y),var(--spotlight-border-gradient-colors),transparent 35%)}._container_9fbhb_3:active ._card_9fbhb_8{background-image:radial-gradient(1200px circle at var(--mouse-x) var(--mouse-y),var(--spotlight-border-gradient-colors),transparent 60%)}._card_9fbhb_8{background-color:var(--spotlight-card-border);padding:1px}._card_9fbhb_8:hover ._content_9fbhb_19{background-image:radial-gradient(1200px circle at var(--mouse-x) var(--mouse-y),var(--spotlight-bg-gradient-colors),transparent 35%)}._card_9fbhb_8:active ._content_9fbhb_19{background-image:radial-gradient(1200px circle at var(--mouse-x) var(--mouse-y),var(--spotlight-bg-gradient-colors),transparent 60%)}._card_9fbhb_8._rounded_9fbhb_25{border-radius:20px}._card_9fbhb_8._animated_9fbhb_28:hover{transform:scale(.997)}._card_9fbhb_8._animated_9fbhb_28:active{transform:scale(.99)}._content_9fbhb_19{transition:all .15s ease-in-out;background-color:var(--spotlight-card-bg);border-radius:inherit;width:100%}._content_kzoq1_3{width:100%;padding:3.5rem 2rem 4rem}@media (min-width: 30em){._content_kzoq1_3{padding:3.5rem}}._heading_kzoq1_14{display:flex;justify-content:space-between;align-items:center}._logo_kzoq1_20{width:5.5rem;height:5.5rem;padding:1rem;margin-right:1.8rem;background-color:var(--item-bg);object-fit:contain;border-radius:8px}@media (min-width: 30em){._logo_kzoq1_20{width:6rem;height:6rem}}._headingContent_kzoq1_36{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:.6rem;color:var(--text-gray-dark)}._headingContent_kzoq1_36 h2{color:var(--text-main);font-size:1.8rem;grid-column:1/2;grid-row:1/2}._date_kzoq1_50{font-size:1.2rem;justify-self:end;grid-column:1/-1;grid-row:1/2}@media (min-width: 30em){._date_kzoq1_50{font-size:1.4rem}}._role_kzoq1_62{grid-column:1/-1;font-size:1.4rem}._responsibilities_kzoq1_67{margin-top:2rem;font-size:1.4rem;color:var(--text-secondary);padding-left:2rem}._responsibilities_kzoq1_67 li{list-style-type:disc;line-height:1.375}._responsibilities_kzoq1_67 li+li{margin-top:.6rem}@media (min-width: 30em){._responsibilities_kzoq1_67 li+li{margin-top:.7rem}}._companies_y3b82_3{gap:2.4rem}._card_o447n_3{padding:3rem 2.5rem;display:grid;gap:5rem}._card_o447n_3 a:hover{text-decoration:underline}@media (min-width: 30em){._card_o447n_3{padding:3.5rem}}@media (min-width: 40em){._card_o447n_3{grid-template-columns:2fr 1fr 2fr;padding:4.5rem}._card_o447n_3 ._links_o447n_21{grid-column:-1/-2;grid-row:1/2;align-self:start}._card_o447n_3 .button{grid-column:-1/-2;grid-row:1/2;align-self:end}._card_o447n_3 .button:hover{text-decoration:none}}._info_o447n_36{display:flex;flex-direction:column;gap:3rem}._info_o447n_36 li{display:flex;flex-direction:column;gap:.8rem;width:max-content}._info_o447n_36 li strong{font-weight:700}._links_o447n_21{display:flex;flex-direction:column;gap:1.5rem}._links_o447n_21 a{display:flex;align-items:center;width:max-content}._links_o447n_21 a:before{margin-right:1.2rem}._content_7ilcx_3{width:100%;padding:3rem 2.5rem;display:grid;grid-auto-flow:row;grid-auto-rows:min-content}._content_7ilcx_3 h2{grid-column:1/-1;grid-row:1/2;justify-self:start;font-size:1.8rem;margin-bottom:2rem}._content_7ilcx_3 span{grid-column:1/-1;grid-row:1/2;justify-self:end;color:var(--text-gray-dark);font-size:1.4rem}._content_7ilcx_3 p{max-width:60rem;color:var(--text-secondary);font-size:1.4rem}._links_7ilcx_30{margin-top:2.5rem;display:flex;gap:2.5rem}._links_7ilcx_30 li a{display:flex;align-items:center}._links_7ilcx_30 li a:before{width:1.6rem;height:1.6rem;margin-right:.4rem}._links_7ilcx_30 li a:hover{text-decoration:underline}._technologies_7ilcx_48{margin-top:2.5rem;display:flex;gap:.8rem;flex-wrap:wrap;position:relative;isolation:isolate}._technologies_7ilcx_48 .gradient-item{padding:.8rem 1.6rem;font-size:1.4rem}@media (min-width: 30em){._technologies_7ilcx_48 .gradient-item{padding:1rem 1.8rem}}._projects_14x1r_3{gap:2.4rem}._footer_1mqgo_3{padding-bottom:0;padding-left:0;padding-right:0}._logo_1mqgo_9{font-weight:700;color:var(--text-main);font-size:3rem;transition:transform .1s linear;transform-origin:center}._logo_1mqgo_9:hover,._logo_1mqgo_9:hover:before{transform:scale(1.1)}._footer_1mqgo_3 .container{display:flex;justify-content:space-between;align-items:center;padding-bottom:2.5rem;padding-top:2.5rem}._footer_1mqgo_3 .container ul{display:flex;gap:2.5rem;align-self:end}._footer_1mqgo_3 .container .icon:hover{transform:scale(1.05)}._skills_31rmg_3 h2{margin-bottom:1.6rem;font-weight:400;font-size:2rem}._skills_31rmg_3 ul{margin-bottom:4.5rem;display:flex;flex-wrap:wrap;gap:1.5rem}._skills_31rmg_3 ul .gradient-item{padding:1.6rem 3rem}@media (min-width: 30em){._skills_31rmg_3 ul .gradient-item{padding:1.6rem 4rem}}._about_riaw8_3{color:var(--text-secondary);max-width:75rem}._about_riaw8_3 p+p{margin-top:2.5rem}._bokeh_naun3_3{width:100%;height:100%;background-image:linear-gradient(to bottom,#124 50%,var(--bg));position:absolute;top:0;right:0;bottom:0;left:0;transform:translateZ(0);backface-visibility:hidden;filter:blur(50px);filter:blur(8rem);filter:blur(3rem)}@media (min-width: 30em){._bokeh_naun3_3{filter:blur(4rem)}}@media (min-width: 40em){._bokeh_naun3_3{filter:blur(5rem)}}@media (min-width: 64em){._bokeh_naun3_3{filter:blur(6rem)}}@media (min-width: 87.5em){._bokeh_naun3_3{filter:blur(7rem)}}._bokeh_naun3_3 circle{animation:_rotate_naun3_1 6s linear infinite;fill:#124;opacity:.43;transform-origin:50%}._bokeh_naun3_3 circle:nth-child(2n){fill:#614;transform-origin:20% 110%;animation-delay:-3s;animation-duration:4.1316s;opacity:.2}._bokeh_naun3_3 circle:nth-child(3n){opacity:.65;fill:#469;transform-origin:70% 30%;animation-delay:-1.5s;animation-duration:7.9998s}._bokeh_naun3_3 circle:nth-child(4n){fill:#c63;transform-origin:110% 70%;animation-delay:-2s;animation-duration:4.77996s}._bokeh_naun3_3 circle:nth-child(5n){fill:#266;transform-origin:30% 40%}._bokeh_naun3_3 circle:nth-child(6n){fill:#124;transform-origin:-10% 80%;animation-delay:-7.8s}._bokeh_naun3_3 circle:nth-child(7n){fill:#614;transform-origin:70% -10%}._bokeh_naun3_3 circle:nth-child(8n){fill:#c63;transform-origin:-30% 50%;animation-delay:-2.4s}@keyframes _rotate_naun3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._hero_1uo35_3{position:relative;min-height:60rem;width:100vw;height:100vh;overflow-y:hidden;display:flex;justify-content:center;align-items:center;border-bottom:1px solid var(--border-color)}._hero_1uo35_3 h1{font-size:3.2rem;margin-bottom:.5rem;margin-left:-.065em}._hero_1uo35_3 h2{font-size:1.6rem;font-weight:400;margin-bottom:6rem}@media (min-width: 30em){._hero_1uo35_3 h1{font-size:4.1rem}._hero_1uo35_3 h2{font-size:1.8rem}}@media (min-width: 40em){._hero_1uo35_3 h1{font-size:6rem;margin-bottom:.8rem}._hero_1uo35_3 h2{font-size:2.4rem;margin-bottom:9rem}}@media (min-width: 64em){._hero_1uo35_3 h1{font-size:9rem}}._hero_1uo35_3 .container{transform:translateY(-25%)}._actions_1uo35_51{display:flex;gap:6rem;font-size:1.4rem}@media (min-width: 30em){._actions_1uo35_51{font-size:unset}}
