.container{display:flex}body{overflow:hidden;background-color:#151515}.hamburger{position:absolute;cursor:pointer;top:10px;left:10px;z-index:1000}.cross{margin-left:135px}._about_11se2_1{width:85vw;height:100vh;padding:23px;margin-left:10%;background-color:#151515;color:#fff}._about-close_11se2_19{width:85vw;height:100vh;padding:23px;margin-left:0%;background-color:#151515;color:#fff}._info-container_11se2_37{margin:80px auto;height:70vh;width:75vw;display:flex;justify-content:space-around}._dev-info_11se2_53{display:flex;flex-direction:column;justify-content:center;font-family:Source Code Pro,monospace}._hello_11se2_67{font-size:65px}._name_11se2_73{font-size:50px;font-weight:700;font-family:Fira Sans,sans-serif;color:#fb5c0a}._about-me_11se2_85{font-size:30px}._description_11se2_91{font-size:18px;font-family:Fira Sans,sans-serif;margin-top:23px}._buttons_11se2_103{margin-top:30px}._button-5_11se2_115{align-items:center;background-clip:padding-box;background-color:#fa6400;border:1px solid transparent;border-radius:.25rem;box-shadow:#00000005 0 1px 3px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:system-ui,-apple-system,system-ui,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;justify-content:center;line-height:1.25;margin:0 10px;min-height:3rem;padding:calc(.875rem - 1px) calc(1.5rem - 1px);text-decoration:none;transition:all .25s;user-select:none;-webkit-user-select:none;touch-action:manipulation;vertical-align:baseline;width:auto}._button-5_11se2_115:hover,._button-5_11se2_115:focus{background-color:#fb8332;box-shadow:#0000001a 0 4px 12px}._button-5_11se2_115:hover{transform:translateY(-1px)}._button-5_11se2_115:active{background-color:#c85000;box-shadow:#0000000f 0 2px 4px;transform:translateY(0)}._dev-pic_11se2_205 img{height:70vh}@media (max-width: 900px){._dev-pic_11se2_205{display:none}._about-me_11se2_85{font-size:20px}._description_11se2_91{font-size:15px}._name_11se2_73{font-size:30px}._hello_11se2_67{font-size:50px}._buttons_11se2_103{display:flex}._buttons_11se2_103 button{font-size:15px}._about_11se2_1{margin-left:5%}}._graph_11se2_267{position:absolute;top:-80px;left:-160px;height:550px!important;z-index:99!important}._dev-pic_11se2_205{position:relative}._master_11se2_291{z-index:100!important;position:relative}._graph_11se2_267:hover{transform:scale(1.05);transition:all .5s ease-in}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._contact_oge6o_1{height:100vh;width:100%;margin-left:20%}._contact-close_oge6o_13{height:100vh;width:100%;margin-left:5%}form{width:500px;margin:50px auto;position:relative;color:#fff}form fieldset{background:#222;border:0 none;border-radius:3px;box-shadow:0 0 15px 1px #000000b3;padding:20px 30px;box-sizing:border-box;width:80%;margin:0 10%;position:relative}form input,form textarea{padding:15px;border:1px solid #ccc;border-radius:3px;margin-bottom:10px;width:100%;box-sizing:border-box;color:#2c3e50;font-size:13px;margin-top:10px}._send-button_oge6o_95{width:100px;background:#fb5c0a;font-weight:700;color:#fff;border:0 none;border-radius:1px;cursor:pointer;padding:10px;margin:10px 5px;text-decoration:none;font-size:14px}._send-button_oge6o_95:hover,._send-button_oge6o_95:focus{box-shadow:0 0 0 2px #fff,0 0 0 3px #fb5c0a}._contact-title_oge6o_131{margin-top:5%;font-size:30px;font-weight:700;color:#fb5c0a;text-align:center;letter-spacing:2px}._contact-title_oge6o_131 span{color:#fff}@media screen and (max-width : 900px){form{width:95%}}._sidebar_19vku_1{background-color:#dfdada;font-family:Fira Sans,sans-serif;height:100vh;position:absolute;background-color:#222;color:#fff;z-index:999}._sidebar_19vku_1 nav{padding:35px}._sidebar_19vku_1 nav li{list-style:none;font-size:30px;padding:33px 0;cursor:pointer}._sidebar_19vku_1 nav li a{text-decoration:none;color:#000}._sidebar-close_19vku_53{transform:translate(-100px);position:absolute}@media (max-width: 900px){._sidebar_19vku_1{width:100%;overflow:hidden}}._skills-container_sdila_1{width:85vw;height:100vh;padding:23px;margin-left:20%;background-color:#151515;color:#fff;font-family:Source Code Pro,monospace}._skills-container-close_sdila_21{width:100%;height:100vh;padding:23px;margin-left:0%;background-color:#151515;color:#fff}._sub-title_sdila_39 span{color:#fb5c0a}._sub-title_sdila_39{text-align:center;font-family:Fira Sans,sans-serif;letter-spacing:2px}._skills-inner-container_sdila_59{display:grid;grid-template-columns:1fr 1fr;column-gap:40px;height:100px;font-family:Source Code Pro,monospace;margin-top:5%}._technical-skills-content_sdila_79{margin-top:5%;height:250px;width:90%;background-color:#222;border-radius:20px;padding:30px;display:flex;flex-direction:column;row-gap:20px}._technical-skills-content_sdila_79:hover{transform:scale(1.02)}._skill-container-child_sdila_111{display:flex;flex-direction:column;align-items:center}._technical-skill_sdila_79{display:grid;grid-template-columns:15% 10% 75%;column-gap:10px;align-items:center;justify-content:center}._progress-bar-container_sdila_139{background-color:silver;border-radius:15px;box-shadow:inset 0 0 5px #000}._skill_sdila_1{color:#fff;padding:4px;text-align:right;font-size:12px;border-radius:10px;animation:_fillProgressBar_sdila_1 2s ease-in-out forwards}._html_sdila_169{width:90%;animation:_fillProgressBarHtml_sdila_1 2s ease-in-out forwards;background-color:#ff6f3c}@keyframes _fillProgressBarHtml_sdila_1{0%{width:0%}to{width:90%}}._css_sdila_203{width:80%;animation:_fillProgressBarCss_sdila_1 2s ease-in-out forwards;background-color:#3c7aff}@keyframes _fillProgressBarCss_sdila_1{0%{width:0%}to{width:80%}}._js_sdila_235{width:95%;animation:_fillProgressBarJs_sdila_1 2s ease-in-out forwards;background-color:#efd81d}@keyframes _fillProgressBarJs_sdila_1{0%{width:0%}to{width:95%}}._react_sdila_267{width:97%;animation:_fillProgressBarReact_sdila_1 2s ease-in-out forwards;background-color:#5ed3f3}@keyframes _fillProgressBarReact_sdila_1{0%{width:0%}to{width:97%}}._sql_sdila_299{width:80%;animation:_fillProgressBarSql_sdila_1 2s ease-in-out forwards;background-color:#31648c}@keyframes _fillProgressBarSql_sdila_1{0%{width:0%}to{width:80%}}._node_sdila_331{width:90%;animation:_fillProgressBarNode_sdila_1 2s ease-in-out forwards;background-color:#74ad5e}@keyframes _fillProgressBarNode_sdila_1{0%{width:0%}to{width:90%}}@media (max-width: 900px){._skills-inner-container_sdila_59{display:grid;grid-template-columns:1fr;height:120px;font-family:Source Code Pro,monospace;margin-top:5%}._skills-container_sdila_1,._skills-container-close_sdila_21{height:auto}body{overflow-y:auto}._prof-skill-title_sdila_399{margin-top:20px}._soft-skills-container_sdila_405{margin-bottom:10px}}._professional-skills-content_sdila_417{margin-top:5%;height:300px;width:90%;background-color:#222;border-radius:20px;padding:8px 30px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;column-gap:30px;row-gap:20px}._professional-skills-content_sdila_417:hover{transform:scale(1.02)}._professional-skill_sdila_417{height:130px;display:flex;flex-direction:column;align-items:center;padding:5px;row-gap:5px}._circular-progress_sdila_473{position:relative;height:100px;width:100px;background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_fillCircularProgress_sdila_1 2s linear forwards}._circular-progress-90_sdila_497{position:relative;height:100px;width:100px;background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_fillCircularProgressNinety_sdila_1 2s linear forwards}._circular-progress-80_sdila_521{position:relative;height:100px;width:100px;background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_fillCircularProgressEighty_sdila_1 2s linear forwards}@keyframes _fillCircularProgress_sdila_1{0%{background:conic-gradient(#ff6f3c,#ededed 0deg)}1%{background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg)}2%{background:conic-gradient(#ff6f3c 7.2deg,#ededed 0deg)}3%{background:conic-gradient(#ff6f3c 10.8deg,#ededed 0deg)}4%{background:conic-gradient(#ff6f3c 14.4deg,#ededed 0deg)}5%{background:conic-gradient(#ff6f3c 18deg,#ededed 0deg)}6%{background:conic-gradient(#ff6f3c 21.6deg,#ededed 0deg)}7%{background:conic-gradient(#ff6f3c 25.2deg,#ededed 0deg)}8%{background:conic-gradient(#ff6f3c 28.8deg,#ededed 0deg)}9%{background:conic-gradient(#ff6f3c 32.4deg,#ededed 0deg)}10%{background:conic-gradient(#ff6f3c 36deg,#ededed 0deg)}11%{background:conic-gradient(#ff6f3c 39.6deg,#ededed 0deg)}12%{background:conic-gradient(#ff6f3c 43.2deg,#ededed 0deg)}13%{background:conic-gradient(#ff6f3c 46.8deg,#ededed 0deg)}14%{background:conic-gradient(#ff6f3c 50.4deg,#ededed 0deg)}15%{background:conic-gradient(#ff6f3c 54deg,#ededed 0deg)}16%{background:conic-gradient(#ff6f3c 57.6deg,#ededed 0deg)}17%{background:conic-gradient(#ff6f3c 61.2deg,#ededed 0deg)}18%{background:conic-gradient(#ff6f3c 64.8deg,#ededed 0deg)}19%{background:conic-gradient(#ff6f3c 68.4deg,#ededed 0deg)}20%{background:conic-gradient(#ff6f3c 72deg,#ededed 0deg)}21%{background:conic-gradient(#ff6f3c 75.6deg,#ededed 0deg)}22%{background:conic-gradient(#ff6f3c 79.2deg,#ededed 0deg)}23%{background:conic-gradient(#ff6f3c 82.8deg,#ededed 0deg)}24%{background:conic-gradient(#ff6f3c 86.4deg,#ededed 0deg)}25%{background:conic-gradient(#ff6f3c 90deg,#ededed 0deg)}26%{background:conic-gradient(#ff6f3c 93.6deg,#ededed 0deg)}27%{background:conic-gradient(#ff6f3c 97.2deg,#ededed 0deg)}28%{background:conic-gradient(#ff6f3c 100.8deg,#ededed 0deg)}29%{background:conic-gradient(#ff6f3c 104.4deg,#ededed 0deg)}30%{background:conic-gradient(#ff6f3c 108deg,#ededed 0deg)}31%{background:conic-gradient(#ff6f3c 111.6deg,#ededed 0deg)}32%{background:conic-gradient(#ff6f3c 115.2deg,#ededed 0deg)}33%{background:conic-gradient(#ff6f3c 118.8deg,#ededed 0deg)}34%{background:conic-gradient(#ff6f3c 122.4deg,#ededed 0deg)}35%{background:conic-gradient(#ff6f3c 126deg,#ededed 0deg)}36%{background:conic-gradient(#ff6f3c 129.6deg,#ededed 0deg)}37%{background:conic-gradient(#ff6f3c 133.2deg,#ededed 0deg)}38%{background:conic-gradient(#ff6f3c 136.8deg,#ededed 0deg)}39%{background:conic-gradient(#ff6f3c 140.4deg,#ededed 0deg)}40%{background:conic-gradient(#ff6f3c 144deg,#ededed 0deg)}41%{background:conic-gradient(#ff6f3c 147.6deg,#ededed 0deg)}42%{background:conic-gradient(#ff6f3c 151.2deg,#ededed 0deg)}43%{background:conic-gradient(#ff6f3c 154.8deg,#ededed 0deg)}44%{background:conic-gradient(#ff6f3c 158.4deg,#ededed 0deg)}45%{background:conic-gradient(#ff6f3c 162deg,#ededed 0deg)}46%{background:conic-gradient(#ff6f3c 165.6deg,#ededed 0deg)}47%{background:conic-gradient(#ff6f3c 169.2deg,#ededed 0deg)}48%{background:conic-gradient(#ff6f3c 172.8deg,#ededed 0deg)}49%{background:conic-gradient(#ff6f3c 176.4deg,#ededed 0deg)}50%{background:conic-gradient(#ff6f3c 180deg,#ededed 0deg)}51%{background:conic-gradient(#ff6f3c 183.6deg,#ededed 0deg)}52%{background:conic-gradient(#ff6f3c 187.2deg,#ededed 0deg)}53%{background:conic-gradient(#ff6f3c 190.8deg,#ededed 0deg)}54%{background:conic-gradient(#ff6f3c 194.4deg,#ededed 0deg)}55%{background:conic-gradient(#ff6f3c 198deg,#ededed 0deg)}56%{background:conic-gradient(#ff6f3c 201.6deg,#ededed 0deg)}57%{background:conic-gradient(#ff6f3c 205.2deg,#ededed 0deg)}58%{background:conic-gradient(#ff6f3c 208.8deg,#ededed 0deg)}59%{background:conic-gradient(#ff6f3c 212.4deg,#ededed 0deg)}60%{background:conic-gradient(#ff6f3c 216deg,#ededed 0deg)}61%{background:conic-gradient(#ff6f3c 219.6deg,#ededed 0deg)}62%{background:conic-gradient(#ff6f3c 223.2deg,#ededed 0deg)}63%{background:conic-gradient(#ff6f3c 226.8deg,#ededed 0deg)}64%{background:conic-gradient(#ff6f3c 230.4deg,#ededed 0deg)}65%{background:conic-gradient(#ff6f3c 234deg,#ededed 0deg)}66%{background:conic-gradient(#ff6f3c 237.6deg,#ededed 0deg)}67%{background:conic-gradient(#ff6f3c 241.2deg,#ededed 0deg)}68%{background:conic-gradient(#ff6f3c 244.8deg,#ededed 0deg)}69%{background:conic-gradient(#ff6f3c 248.4deg,#ededed 0deg)}70%{background:conic-gradient(#ff6f3c 252deg,#ededed 0deg)}71%{background:conic-gradient(#ff6f3c 255.6deg,#ededed 0deg)}72%{background:conic-gradient(#ff6f3c 259.2deg,#ededed 0deg)}73%{background:conic-gradient(#ff6f3c 262.8deg,#ededed 0deg)}74%{background:conic-gradient(#ff6f3c 266.4deg,#ededed 0deg)}75%{background:conic-gradient(#ff6f3c 270deg,#ededed 0deg)}76%{background:conic-gradient(#ff6f3c 273.6deg,#ededed 0deg)}77%{background:conic-gradient(#ff6f3c 277.2deg,#ededed 0deg)}78%{background:conic-gradient(#ff6f3c 280.8deg,#ededed 0deg)}79%{background:conic-gradient(#ff6f3c 284.4deg,#ededed 0deg)}80%{background:conic-gradient(#ff6f3c 288deg,#ededed 0deg)}81%{background:conic-gradient(#ff6f3c 291.6deg,#ededed 0deg)}82%{background:conic-gradient(#ff6f3c 295.2deg,#ededed 0deg)}83%{background:conic-gradient(#ff6f3c 298.8deg,#ededed 0deg)}84%{background:conic-gradient(#ff6f3c 302.4deg,#ededed 0deg)}85%{background:conic-gradient(#ff6f3c 306deg,#ededed 0deg)}86%{background:conic-gradient(#ff6f3c 309.6deg,#ededed 0deg)}87%{background:conic-gradient(#ff6f3c 313.2deg,#ededed 0deg)}88%{background:conic-gradient(#ff6f3c 316.8deg,#ededed 0deg)}89%{background:conic-gradient(#ff6f3c 320.4deg,#ededed 0deg)}90%{background:conic-gradient(#ff6f3c 324deg,#ededed 0deg)}91%{background:conic-gradient(#ff6f3c 327.6deg,#ededed 0deg)}92%{background:conic-gradient(#ff6f3c 331.2deg,#ededed 0deg)}93%{background:conic-gradient(#ff6f3c 334.8deg,#ededed 0deg)}94%{background:conic-gradient(#ff6f3c 338.4deg,#ededed 0deg)}95%{background:conic-gradient(#ff6f3c 342deg,#ededed 0deg)}96%{background:conic-gradient(#ff6f3c 345.6deg,#ededed 0deg)}97%{background:conic-gradient(#ff6f3c 349.2deg,#ededed 0deg)}98%{background:conic-gradient(#ff6f3c 352.8deg,#ededed 0deg)}99%{background:conic-gradient(#ff6f3c 356.4deg,#ededed 0deg)}to{background:conic-gradient(#ff6f3c 360deg,#ededed 0deg)}}@keyframes _fillCircularProgressNinety_sdila_1{0%{background:conic-gradient(#ff6f3c,#ededed 0deg)}1%{background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg)}2%{background:conic-gradient(#ff6f3c 7.2deg,#ededed 0deg)}3%{background:conic-gradient(#ff6f3c 10.8deg,#ededed 0deg)}4%{background:conic-gradient(#ff6f3c 14.4deg,#ededed 0deg)}5%{background:conic-gradient(#ff6f3c 18deg,#ededed 0deg)}6%{background:conic-gradient(#ff6f3c 21.6deg,#ededed 0deg)}7%{background:conic-gradient(#ff6f3c 25.2deg,#ededed 0deg)}8%{background:conic-gradient(#ff6f3c 28.8deg,#ededed 0deg)}9%{background:conic-gradient(#ff6f3c 32.4deg,#ededed 0deg)}10%{background:conic-gradient(#ff6f3c 36deg,#ededed 0deg)}11%{background:conic-gradient(#ff6f3c 39.6deg,#ededed 0deg)}12%{background:conic-gradient(#ff6f3c 43.2deg,#ededed 0deg)}13%{background:conic-gradient(#ff6f3c 46.8deg,#ededed 0deg)}14%{background:conic-gradient(#ff6f3c 50.4deg,#ededed 0deg)}15%{background:conic-gradient(#ff6f3c 54deg,#ededed 0deg)}16%{background:conic-gradient(#ff6f3c 57.6deg,#ededed 0deg)}17%{background:conic-gradient(#ff6f3c 61.2deg,#ededed 0deg)}18%{background:conic-gradient(#ff6f3c 64.8deg,#ededed 0deg)}19%{background:conic-gradient(#ff6f3c 68.4deg,#ededed 0deg)}20%{background:conic-gradient(#ff6f3c 72deg,#ededed 0deg)}21%{background:conic-gradient(#ff6f3c 75.6deg,#ededed 0deg)}22%{background:conic-gradient(#ff6f3c 79.2deg,#ededed 0deg)}23%{background:conic-gradient(#ff6f3c 82.8deg,#ededed 0deg)}24%{background:conic-gradient(#ff6f3c 86.4deg,#ededed 0deg)}25%{background:conic-gradient(#ff6f3c 90deg,#ededed 0deg)}26%{background:conic-gradient(#ff6f3c 93.6deg,#ededed 0deg)}27%{background:conic-gradient(#ff6f3c 97.2deg,#ededed 0deg)}28%{background:conic-gradient(#ff6f3c 100.8deg,#ededed 0deg)}29%{background:conic-gradient(#ff6f3c 104.4deg,#ededed 0deg)}30%{background:conic-gradient(#ff6f3c 108deg,#ededed 0deg)}31%{background:conic-gradient(#ff6f3c 111.6deg,#ededed 0deg)}32%{background:conic-gradient(#ff6f3c 115.2deg,#ededed 0deg)}33%{background:conic-gradient(#ff6f3c 118.8deg,#ededed 0deg)}34%{background:conic-gradient(#ff6f3c 122.4deg,#ededed 0deg)}35%{background:conic-gradient(#ff6f3c 126deg,#ededed 0deg)}36%{background:conic-gradient(#ff6f3c 129.6deg,#ededed 0deg)}37%{background:conic-gradient(#ff6f3c 133.2deg,#ededed 0deg)}38%{background:conic-gradient(#ff6f3c 136.8deg,#ededed 0deg)}39%{background:conic-gradient(#ff6f3c 140.4deg,#ededed 0deg)}40%{background:conic-gradient(#ff6f3c 144deg,#ededed 0deg)}41%{background:conic-gradient(#ff6f3c 147.6deg,#ededed 0deg)}42%{background:conic-gradient(#ff6f3c 151.2deg,#ededed 0deg)}43%{background:conic-gradient(#ff6f3c 154.8deg,#ededed 0deg)}44%{background:conic-gradient(#ff6f3c 158.4deg,#ededed 0deg)}45%{background:conic-gradient(#ff6f3c 162deg,#ededed 0deg)}46%{background:conic-gradient(#ff6f3c 165.6deg,#ededed 0deg)}47%{background:conic-gradient(#ff6f3c 169.2deg,#ededed 0deg)}48%{background:conic-gradient(#ff6f3c 172.8deg,#ededed 0deg)}49%{background:conic-gradient(#ff6f3c 176.4deg,#ededed 0deg)}50%{background:conic-gradient(#ff6f3c 180deg,#ededed 0deg)}51%{background:conic-gradient(#ff6f3c 183.6deg,#ededed 0deg)}52%{background:conic-gradient(#ff6f3c 187.2deg,#ededed 0deg)}53%{background:conic-gradient(#ff6f3c 190.8deg,#ededed 0deg)}54%{background:conic-gradient(#ff6f3c 194.4deg,#ededed 0deg)}55%{background:conic-gradient(#ff6f3c 198deg,#ededed 0deg)}56%{background:conic-gradient(#ff6f3c 201.6deg,#ededed 0deg)}57%{background:conic-gradient(#ff6f3c 205.2deg,#ededed 0deg)}58%{background:conic-gradient(#ff6f3c 208.8deg,#ededed 0deg)}59%{background:conic-gradient(#ff6f3c 212.4deg,#ededed 0deg)}60%{background:conic-gradient(#ff6f3c 216deg,#ededed 0deg)}61%{background:conic-gradient(#ff6f3c 219.6deg,#ededed 0deg)}62%{background:conic-gradient(#ff6f3c 223.2deg,#ededed 0deg)}63%{background:conic-gradient(#ff6f3c 226.8deg,#ededed 0deg)}64%{background:conic-gradient(#ff6f3c 230.4deg,#ededed 0deg)}65%{background:conic-gradient(#ff6f3c 234deg,#ededed 0deg)}66%{background:conic-gradient(#ff6f3c 237.6deg,#ededed 0deg)}67%{background:conic-gradient(#ff6f3c 241.2deg,#ededed 0deg)}68%{background:conic-gradient(#ff6f3c 244.8deg,#ededed 0deg)}69%{background:conic-gradient(#ff6f3c 248.4deg,#ededed 0deg)}70%{background:conic-gradient(#ff6f3c 252deg,#ededed 0deg)}71%{background:conic-gradient(#ff6f3c 255.6deg,#ededed 0deg)}72%{background:conic-gradient(#ff6f3c 259.2deg,#ededed 0deg)}73%{background:conic-gradient(#ff6f3c 262.8deg,#ededed 0deg)}74%{background:conic-gradient(#ff6f3c 266.4deg,#ededed 0deg)}75%{background:conic-gradient(#ff6f3c 270deg,#ededed 0deg)}76%{background:conic-gradient(#ff6f3c 273.6deg,#ededed 0deg)}77%{background:conic-gradient(#ff6f3c 277.2deg,#ededed 0deg)}78%{background:conic-gradient(#ff6f3c 280.8deg,#ededed 0deg)}79%{background:conic-gradient(#ff6f3c 284.4deg,#ededed 0deg)}80%{background:conic-gradient(#ff6f3c 288deg,#ededed 0deg)}81%{background:conic-gradient(#ff6f3c 291.6deg,#ededed 0deg)}82%{background:conic-gradient(#ff6f3c 295.2deg,#ededed 0deg)}83%{background:conic-gradient(#ff6f3c 298.8deg,#ededed 0deg)}84%{background:conic-gradient(#ff6f3c 302.4deg,#ededed 0deg)}85%{background:conic-gradient(#ff6f3c 306deg,#ededed 0deg)}86%{background:conic-gradient(#ff6f3c 309.6deg,#ededed 0deg)}87%{background:conic-gradient(#ff6f3c 313.2deg,#ededed 0deg)}88%{background:conic-gradient(#ff6f3c 316.8deg,#ededed 0deg)}89%{background:conic-gradient(#ff6f3c 320.4deg,#ededed 0deg)}to{background:conic-gradient(#ff6f3c 324deg,#ededed 0deg)}}@keyframes _fillCircularProgressEighty_sdila_1{0%{background:conic-gradient(#ff6f3c,#ededed 0deg)}1%{background:conic-gradient(#ff6f3c 3.6deg,#ededed 0deg)}2%{background:conic-gradient(#ff6f3c 7.2deg,#ededed 0deg)}3%{background:conic-gradient(#ff6f3c 10.8deg,#ededed 0deg)}4%{background:conic-gradient(#ff6f3c 14.4deg,#ededed 0deg)}5%{background:conic-gradient(#ff6f3c 18deg,#ededed 0deg)}6%{background:conic-gradient(#ff6f3c 21.6deg,#ededed 0deg)}7%{background:conic-gradient(#ff6f3c 25.2deg,#ededed 0deg)}8%{background:conic-gradient(#ff6f3c 28.8deg,#ededed 0deg)}9%{background:conic-gradient(#ff6f3c 32.4deg,#ededed 0deg)}10%{background:conic-gradient(#ff6f3c 36deg,#ededed 0deg)}11%{background:conic-gradient(#ff6f3c 39.6deg,#ededed 0deg)}12%{background:conic-gradient(#ff6f3c 43.2deg,#ededed 0deg)}13%{background:conic-gradient(#ff6f3c 46.8deg,#ededed 0deg)}14%{background:conic-gradient(#ff6f3c 50.4deg,#ededed 0deg)}15%{background:conic-gradient(#ff6f3c 54deg,#ededed 0deg)}16%{background:conic-gradient(#ff6f3c 57.6deg,#ededed 0deg)}17%{background:conic-gradient(#ff6f3c 61.2deg,#ededed 0deg)}18%{background:conic-gradient(#ff6f3c 64.8deg,#ededed 0deg)}19%{background:conic-gradient(#ff6f3c 68.4deg,#ededed 0deg)}20%{background:conic-gradient(#ff6f3c 72deg,#ededed 0deg)}21%{background:conic-gradient(#ff6f3c 75.6deg,#ededed 0deg)}22%{background:conic-gradient(#ff6f3c 79.2deg,#ededed 0deg)}23%{background:conic-gradient(#ff6f3c 82.8deg,#ededed 0deg)}24%{background:conic-gradient(#ff6f3c 86.4deg,#ededed 0deg)}25%{background:conic-gradient(#ff6f3c 90deg,#ededed 0deg)}26%{background:conic-gradient(#ff6f3c 93.6deg,#ededed 0deg)}27%{background:conic-gradient(#ff6f3c 97.2deg,#ededed 0deg)}28%{background:conic-gradient(#ff6f3c 100.8deg,#ededed 0deg)}29%{background:conic-gradient(#ff6f3c 104.4deg,#ededed 0deg)}30%{background:conic-gradient(#ff6f3c 108deg,#ededed 0deg)}31%{background:conic-gradient(#ff6f3c 111.6deg,#ededed 0deg)}32%{background:conic-gradient(#ff6f3c 115.2deg,#ededed 0deg)}33%{background:conic-gradient(#ff6f3c 118.8deg,#ededed 0deg)}34%{background:conic-gradient(#ff6f3c 122.4deg,#ededed 0deg)}35%{background:conic-gradient(#ff6f3c 126deg,#ededed 0deg)}36%{background:conic-gradient(#ff6f3c 129.6deg,#ededed 0deg)}37%{background:conic-gradient(#ff6f3c 133.2deg,#ededed 0deg)}38%{background:conic-gradient(#ff6f3c 136.8deg,#ededed 0deg)}39%{background:conic-gradient(#ff6f3c 140.4deg,#ededed 0deg)}40%{background:conic-gradient(#ff6f3c 144deg,#ededed 0deg)}41%{background:conic-gradient(#ff6f3c 147.6deg,#ededed 0deg)}42%{background:conic-gradient(#ff6f3c 151.2deg,#ededed 0deg)}43%{background:conic-gradient(#ff6f3c 154.8deg,#ededed 0deg)}44%{background:conic-gradient(#ff6f3c 158.4deg,#ededed 0deg)}45%{background:conic-gradient(#ff6f3c 162deg,#ededed 0deg)}46%{background:conic-gradient(#ff6f3c 165.6deg,#ededed 0deg)}47%{background:conic-gradient(#ff6f3c 169.2deg,#ededed 0deg)}48%{background:conic-gradient(#ff6f3c 172.8deg,#ededed 0deg)}49%{background:conic-gradient(#ff6f3c 176.4deg,#ededed 0deg)}50%{background:conic-gradient(#ff6f3c 180deg,#ededed 0deg)}51%{background:conic-gradient(#ff6f3c 183.6deg,#ededed 0deg)}52%{background:conic-gradient(#ff6f3c 187.2deg,#ededed 0deg)}53%{background:conic-gradient(#ff6f3c 190.8deg,#ededed 0deg)}54%{background:conic-gradient(#ff6f3c 194.4deg,#ededed 0deg)}55%{background:conic-gradient(#ff6f3c 198deg,#ededed 0deg)}56%{background:conic-gradient(#ff6f3c 201.6deg,#ededed 0deg)}57%{background:conic-gradient(#ff6f3c 205.2deg,#ededed 0deg)}58%{background:conic-gradient(#ff6f3c 208.8deg,#ededed 0deg)}59%{background:conic-gradient(#ff6f3c 212.4deg,#ededed 0deg)}60%{background:conic-gradient(#ff6f3c 216deg,#ededed 0deg)}61%{background:conic-gradient(#ff6f3c 219.6deg,#ededed 0deg)}62%{background:conic-gradient(#ff6f3c 223.2deg,#ededed 0deg)}63%{background:conic-gradient(#ff6f3c 226.8deg,#ededed 0deg)}64%{background:conic-gradient(#ff6f3c 230.4deg,#ededed 0deg)}65%{background:conic-gradient(#ff6f3c 234deg,#ededed 0deg)}66%{background:conic-gradient(#ff6f3c 237.6deg,#ededed 0deg)}67%{background:conic-gradient(#ff6f3c 241.2deg,#ededed 0deg)}68%{background:conic-gradient(#ff6f3c 244.8deg,#ededed 0deg)}69%{background:conic-gradient(#ff6f3c 248.4deg,#ededed 0deg)}70%{background:conic-gradient(#ff6f3c 252deg,#ededed 0deg)}71%{background:conic-gradient(#ff6f3c 255.6deg,#ededed 0deg)}72%{background:conic-gradient(#ff6f3c 259.2deg,#ededed 0deg)}73%{background:conic-gradient(#ff6f3c 262.8deg,#ededed 0deg)}74%{background:conic-gradient(#ff6f3c 266.4deg,#ededed 0deg)}75%{background:conic-gradient(#ff6f3c 270deg,#ededed 0deg)}76%{background:conic-gradient(#ff6f3c 273.6deg,#ededed 0deg)}77%{background:conic-gradient(#ff6f3c 277.2deg,#ededed 0deg)}78%{background:conic-gradient(#ff6f3c 280.8deg,#ededed 0deg)}79%{background:conic-gradient(#ff6f3c 284.4deg,#ededed 0deg)}to{background:conic-gradient(#ff6f3c 288deg,#ededed 0deg)}}._circular-progress_sdila_473:before{content:"";position:absolute;height:80px;width:80px;background-color:#222;border-radius:50%}._circular-progress-90_sdila_497:before{content:"";position:absolute;height:80px;width:80px;background-color:#222;border-radius:50%}._circular-progress-80_sdila_521:before{content:"";position:absolute;height:80px;width:80px;background-color:#222;border-radius:50%}._radial-progress-value_sdila_2811{position:relative;font-size:15px;font-weight:700;color:#ff6f3c}._professional-skill-name_sdila_2827{font-weight:500;color:#fff;margin-top:10px}._experience_13x7t_1{width:75vw;height:100vh;padding:23px;margin-left:18%;background-color:#151515;color:#fff;font-family:Fira Sans,sans-serif}._experience-close_13x7t_21{width:80vw;height:100vh;padding:23px;margin-left:7%;background-color:#151515;color:#fff;font-family:Fira Sans,sans-serif}._experience-container_13x7t_41{height:70%;width:100%;background-color:#222;margin:30px auto;border-radius:10px;padding:20px;display:flex;align-items:center;justify-content:center}._experience-title_13x7t_65{font-size:30px;font-weight:700;color:#fb5c0a;text-align:center;letter-spacing:2px}._experience-title_13x7t_65 span{color:#fff}._timeline_13x7t_89{position:relative}._timeline-container_13x7t_99{padding:0 20px;position:relative;width:40%;animation:_moveDown_13x7t_1 1s linear forwards;opacity:0}@keyframes _moveDown_13x7t_1{0%{opacity:1;transform:translateY(-30px);z-index:10}to{opacity:1;transform:translateY(0);z-index:10}}._timeline-container_13x7t_99:nth-child(1){animation-delay:0s}._timeline-container_13x7t_99:nth-child(2){animation-delay:1s}._timeline-container_13x7t_99:nth-child(3){animation-delay:2s}._text-box_13x7t_169{padding:10px 30px;background-color:#151515;position:relative;border-radius:6px;font-size:12px;color:#fff;opacity:.8}._text-box_13x7t_169 h2{font-size:16px;color:#fb5c0a}._text-box_13x7t_169 p{margin-top:10px}._left-container_13x7t_205{left:0}._right-container_13x7t_213{left:55%}._logo_13x7t_221{width:40px;border-radius:50%;position:absolute;right:-20%;top:32px;z-index:10;box-shadow:#00000026 0 15px 25px,#0000000d 0 5px 10px}._right-container_13x7t_213 ._logo_13x7t_221{left:-14%}._timeline_13x7t_89:after{content:"";position:absolute;width:4px;height:70%;background:#fb5c0a;top:10%;left:51%;margin-left:-3px;z-index:1;animation:_moveLine_13x7t_1 3s linear forwards;opacity:.7}@keyframes _moveLine_13x7t_1{0%{height:0}to{height:70%}}._text-box_13x7t_169 h2{font-weight:600}._left-container-arrow_13x7t_305{height:0;width:0;position:absolute;top:28px;z-index:1;border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #151515;right:-14px}._right-container-arrow_13x7t_329{height:0;width:0;position:absolute;top:28px;z-index:1;border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #151515;left:-14px}@media screen and (max-width : 600px){._experience-title_13x7t_65{margin-bottom:50px}._timeline_13x7t_89{margin:50px auto}._timeline_13x7t_89:after{left:-20px;max-height:60%!important}._text-box_13x7t_169{font-size:12px}._right-container_13x7t_213{left:0;margin-bottom:10px}._left-container_13x7t_205{margin-bottom:10px}._right-container_13x7t_213 img{left:20px}._left-container_13x7t_205 img{left:-40px}._left-container-arrow_13x7t_305,._right-container-arrow_13x7t_329{border-right:15px solid #151515;border-left:0;left:-15px}._timeline-container_13x7t_99{width:80%}._experience-container_13x7t_41{background-color:#151515}}._job-title_13x7t_457{font-family:Source Code Pro,monospace;font-size:12px;color:beige}*{margin:0;padding:0}
