@import "https://fonts.googleapis.com/css2?family=Raleway:wght@200;300&display=swap";
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
body[data-theme=dark] body[data-theme=light] .awssld__box,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] body[data-theme=dark] .awssld__content,body[data-theme=light] .awssld__container body[data-theme=dark] figure,body[data-theme=dark] .awssld__box,body[data-theme=dark] .awssld__content,body[data-theme=dark] .awssld__container figure{width:100%;height:100%;display:block;position:absolute;top:0;left:0}body[data-theme=light] .awssld__bullets body[data-theme=dark] button,body[data-theme=light] .awssld__controls body[data-theme=dark] button,body[data-theme=dark] .awssld__bullets button,body[data-theme=dark] .awssld__controls button{outline-color:0;outline-width:0;outline-style:none}body[data-theme=dark] .awssld{--organic-arrow-thickness:4px;--organic-arrow-height:40px;--slider-height-percentage:60%;--loader-bar-color:#656565;--loader-bar-height:6px;--control-button-width:10%;--control-button-height:25%;--control-button-opacity:.5;--control-button-hover-opacity:.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(.5, .075, .25, .95);--slider-transition-duration:.575s;--organic-arrow-color:#8c8c8c;--organic-arrow-border-radius:0;--control-bullet-color:#8c8c8c;--control-bullet-active-color:#8c8c8c;--content-background-color:#8c8c8c;width:100%;max-width:100%;display:block;position:relative}body[data-theme=dark] .awssld__wrapper{width:100%;height:100%;display:block;position:relative;overflow:hidden}body[data-theme=dark] .awssld__container{width:100%;height:0;padding-bottom:var(--slider-height-percentage);display:block}@media (max-width:500px){body[data-theme=dark] .awssld__container{padding-bottom:calc(var(--slider-height-percentage)*1.25)}}body[data-theme=dark] .awssld__startUp{background-color:red;width:100%;height:100%}body[data-theme=dark] .awssld__startUp>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}body[data-theme=dark] .awssld__startUp img{width:35%;height:auto}body[data-theme=dark] .awssld__content{background-color:var(--content-background-color);justify-content:center;align-items:center;display:flex;overflow:hidden}body[data-theme=dark] .awssld__content>img,body[data-theme=dark] .awssld__content>video{height:100%;top:0;left:0}body[data-theme=dark] .awssld__controls button{width:var(--control-button-width);height:var(--control-button-height);z-index:10;top:calc(50% - .5*var(--control-button-height));background-color:var(--control-button-background);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:absolute}body[data-theme=dark] .awssld__controls button .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls button .awssld__controls__arrow-right{opacity:var(--control-button-opacity)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover)}body[data-theme=dark] .awssld__controls--active .awssld__controls__arrow-left{opacity:var(--control-button-opacity-hover);transform:translate(-100%)}body[data-theme=dark] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate(100%)}body[data-theme=dark] .awssld__controls--hidden{display:none}@media (max-width:520px){body[data-theme=dark] .awssld__controls{visibility:hidden}}body[data-theme=dark] .awssld__bar{width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);z-index:101;transition:transform 3s var(--transition-bezier);display:block;position:absolute;top:0;left:0;transform:translate(-100%)}body[data-theme=dark] .awssld__bar--active{transform:translate(-20%)}body[data-theme=dark] .awssld__bar--end{transition-duration:.3s;transform:translate(0,0)}body[data-theme=dark] .awssld__next{right:0}body[data-theme=dark] .awssld__prev{left:0}body[data-theme=dark] .awssld__box{z-index:1;visibility:hidden}body[data-theme=dark] .awssld--animated{will-change:transform;visibility:visible}body[data-theme=dark] .awssld--animated-mobile{will-change:transform;transition:transform .325s cubic-bezier(.15,.65,.1,1)}body[data-theme=dark] .awssld--active{visibility:visible;z-index:2;transform:translate(0,0)}body[data-theme=dark] .awssld--moveRight,body[data-theme=dark] .awssld--moveLeft{-webkit-backface-visibility:hidden;backface-visibility:hidden}body[data-theme=dark] .awssld--moveRight{animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--moveLeft{animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--exit{z-index:0}body[data-theme=dark] .awssld--exit.awssld--moveLeft{animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--exit.awssld--moveRight{animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--first .awssld__prev,body[data-theme=dark] .awssld--last .awssld__next{visibility:hidden}body[data-theme=dark] .awssld--fill-parent{top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}body[data-theme=dark] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=dark] .awssld__bullets{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-40px}body[data-theme=dark] .awssld__bullets button{background:var(--control-bullet-color);text-indent:-9999px;cursor:pointer;border:none;border-radius:50%;width:16px;height:16px;margin:5px;padding:0;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out;display:block;overflow:hidden}body[data-theme=dark] .awssld__bullets button:hover,body[data-theme=dark] .awssld__bullets .awssld__bullets--loading{transform:scale(1.2)}body[data-theme=dark] .awssld__bullets .awssld__bullets--active{background:var(--control-bullet-active-color);transform:scale(1.5)}body[data-theme=dark] .awssld__bullets .awssld__bullets--active:hover{transform:scale(1.5)}body[data-theme=dark] .awssld__controls__arrow-left,body[data-theme=dark] .awssld__controls__arrow-right{width:100%;height:var(--organic-arrow-height);transition:transform .2s ease-out .125s,opacity .2s ease-out;display:block;position:relative}body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-right:before,body[data-theme=dark] .awssld__controls__arrow-right:after{content:" ";right:calc(50% - ( .7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) )/2);border-radius:var(--organic-arrow-border-radius);height:100%;width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out;position:absolute}body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-right:before{transform-origin:100% 100% 0;top:-50%;transform:rotate(-45deg)}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-right:after{transform-origin:100% 0% 0;top:50%;transform:rotate(45deg)}body[data-theme=dark] .awssld__controls__arrow-right--active{transform:translate(100%)}body[data-theme=dark] .awssld__controls__arrow-right--active:after{transform:rotate(90deg)translate(50%)!important}body[data-theme=dark] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg)translate(50%)!important}body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-left:after{right:auto;left:calc(50% - ( .7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) )/2)}body[data-theme=dark] .awssld__controls__arrow-left:before{transform-origin:0 100% 0;top:-50%;transform:rotate(45deg)}body[data-theme=dark] .awssld__controls__arrow-left:after{transform-origin:0 0 0;top:50%;transform:rotate(-45deg)}body[data-theme=dark] .awssld__controls__arrow-left--active{transform:translate(-100%)}body[data-theme=dark] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg)translate(-50%)!important}body[data-theme=dark] .awssld__controls__arrow-left--active:before{transform:rotate(90deg)translate(-50%)!important}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left:before{opacity:1;transform:rotate(30deg)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right:before{opacity:1;transform:rotate(-30deg)}body[data-theme=dark] .awssld__controls button:hover .awssld__controls__arrow-right:after{opacity:1;transform:rotate(30deg)}body[data-theme=dark] .awssld__timer{--timer-delay:2s;--timer-release:.2s;--timer-height:4px;--timer-background-color:#00000026;width:100%;height:var(--timer-height);background-color:var(--timer-background-color);z-index:100;position:absolute;top:0;left:0;transform:translate(-100%)}body[data-theme=dark] .awssld__timer--animated{will-change:transform;transition:transform var(--timer-delay) linear}body[data-theme=dark] .awssld__timer--run{transform:translate(0)}body[data-theme=dark] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translate(-.00001px)}body[data-theme=dark] .awssld__timer--end{transition:transform var(--timer-release) linear;transform:translate(-.0001px)}body[data-theme=dark] .awssld__timer--hidden{display:none}@keyframes slideFromLeft{0%{transform:translate(-100%)}to{transform:translate(0,0)}}@keyframes slideFromRight{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes slideToLeft{0%{transform:translate(0,0)}to{transform:translate(-100%)}}@keyframes slideToRight{0%{transform:translate(0,0)}to{transform:translate(100%)}}body[data-theme=dark] .slider-tab{background-color:#312e81}body[data-theme=dark] .title-styles{color:#fff}body[data-theme=dark] .header-icon{color:#a5b4fc;opacity:.9}body[data-theme=dark] .slider-image{border:5px solid #312e81}body[data-theme=dark] .slider-image .awssld__content>img{object-fit:contain;height:100%}body[data-theme=dark] .language{background-color:#0a0a1a}body[data-theme=dark] .link-href{color:#a5b4fc}body[data-theme=dark] .project-date{color:#fff;background-color:#4f46e5}body[data-theme=dark] header{background:radial-gradient(at bottom,#1b1b3a 0%,#06060f 100%)}body[data-theme=dark] header h1{color:#fff}body[data-theme=dark] #about{background-color:#0f0f23}body[data-theme=dark] #about h1 span{color:#a5b4fc}body[data-theme=dark] #about .polaroid span{background:#1a1a3e}body[data-theme=dark] #about .card{color:#e0e7ff;background:#1a1a3e;border:1px solid #3730a3}body[data-theme=dark] #portfolio{background:#0d0d1f}body[data-theme=dark] #portfolio .section-title{color:#a5b4fc!important}body[data-theme=dark] #portfolio .foto div{background:#1a1a3e}body[data-theme=dark] #portfolio .project-title-settings{color:#c7d2fe}body[data-theme=dark] #resume{filter:brightness();background:#0a0a1a}body[data-theme=dark] #resume .section-title{color:#a5b4fc!important}body[data-theme=dark] #resume .experience-badge{color:#fff!important;background:#2d2a6e!important}body[data-theme=dark] #resume .main-badge{background:#6366f1!important}body[data-theme=dark] #resume .vertical-timeline-element-date{color:#a5b4fc}body[data-theme=dark] #resume .vertical-timeline-element-icon{background:#6366f1!important}@media only screen and (max-width:1169px){body[data-theme=dark] #resume .vertical-timeline-element-date{color:#c7d2fe}}body[data-theme=dark] #skills{background:#06060f}body[data-theme=dark] #skills .section-title{color:#a5b4fc!important}body[data-theme=dark] footer{background:#06060f}body[data-theme=dark] .modal-inside .modal-content{color:#e0e7ff;background:#1a1a3e}body[data-theme=dark] .close-icon{color:#a5b4fc}body[data-theme=light] .awssld__box,body[data-theme=light] .awssld__content,body[data-theme=light] .awssld__container figure,body[data-theme=dark] .awssld__container body[data-theme=light] figure,body[data-theme=light] body[data-theme=dark] .awssld__content,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__box{width:100%;height:100%;display:block;position:absolute;top:0;left:0}body[data-theme=light] .awssld__bullets button,body[data-theme=light] .awssld__controls button,body[data-theme=dark] .awssld__controls body[data-theme=light] button,body[data-theme=dark] .awssld__bullets body[data-theme=light] button{outline-color:0;outline-width:0;outline-style:none}body[data-theme=light] .awssld{--organic-arrow-thickness:4px;--organic-arrow-height:40px;--slider-height-percentage:60%;--loader-bar-color:#bfaa76;--loader-bar-height:6px;--control-button-width:10%;--control-button-height:25%;--control-button-opacity:.5;--control-button-hover-opacity:.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(.5, .075, .25, .95);--slider-transition-duration:.575s;--organic-arrow-color:#d7caaa;--organic-arrow-border-radius:0;--control-bullet-color:#d7caaa;--control-bullet-active-color:#d7caaa;--content-background-color:#d7caaa;width:100%;max-width:100%;display:block;position:relative}body[data-theme=light] .awssld__wrapper{width:100%;height:100%;display:block;position:relative;overflow:hidden}body[data-theme=light] .awssld__container{width:100%;height:0;padding-bottom:var(--slider-height-percentage);display:block}@media (max-width:500px){body[data-theme=light] .awssld__container{padding-bottom:calc(var(--slider-height-percentage)*1.25)}}body[data-theme=light] .awssld__startUp{background-color:red;width:100%;height:100%}body[data-theme=light] .awssld__startUp>div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}body[data-theme=light] .awssld__startUp img{width:35%;height:auto}body[data-theme=light] .awssld__content{background-color:var(--content-background-color);justify-content:center;align-items:center;display:flex;overflow:hidden}body[data-theme=light] .awssld__content>img,body[data-theme=light] .awssld__content>video{width:100%;position:absolute;top:0;left:0}body[data-theme=light] .awssld__controls button{width:var(--control-button-width);height:var(--control-button-height);z-index:10;top:calc(50% - .5*var(--control-button-height));background-color:var(--control-button-background);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:absolute}body[data-theme=light] .awssld__controls button .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls button .awssld__controls__arrow-right{opacity:var(--control-button-opacity)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover)}body[data-theme=light] .awssld__controls--active .awssld__controls__arrow-left{opacity:var(--control-button-opacity-hover);transform:translate(-100%)}body[data-theme=light] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate(100%)}body[data-theme=light] .awssld__controls--hidden{display:none}@media (max-width:520px){body[data-theme=light] .awssld__controls{visibility:hidden}}body[data-theme=light] .awssld__bar{width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);z-index:101;transition:transform 3s var(--transition-bezier);display:block;position:absolute;top:0;left:0;transform:translate(-100%)}body[data-theme=light] .awssld__bar--active{transform:translate(-20%)}body[data-theme=light] .awssld__bar--end{transition-duration:.3s;transform:translate(0,0)}body[data-theme=light] .awssld__next{right:0}body[data-theme=light] .awssld__prev{left:0}body[data-theme=light] .awssld__box{z-index:1;visibility:hidden}body[data-theme=light] .awssld--animated{will-change:transform;visibility:visible}body[data-theme=light] .awssld--animated-mobile{will-change:transform;transition:transform .325s cubic-bezier(.15,.65,.1,1)}body[data-theme=light] .awssld--active{visibility:visible;z-index:2;transform:translate(0,0)}body[data-theme=light] .awssld--moveRight,body[data-theme=light] .awssld--moveLeft{-webkit-backface-visibility:hidden;backface-visibility:hidden}body[data-theme=light] .awssld--moveRight{animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--moveLeft{animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--exit{z-index:0}body[data-theme=light] .awssld--exit.awssld--moveLeft{animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--exit.awssld--moveRight{animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--first .awssld__prev,body[data-theme=light] .awssld--last .awssld__next{visibility:hidden}body[data-theme=light] .awssld--fill-parent{top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}body[data-theme=light] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=light] .awssld__bullets{justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-40px}body[data-theme=light] .awssld__bullets button{background:var(--control-bullet-color);text-indent:-9999px;cursor:pointer;border:none;border-radius:50%;width:16px;height:16px;margin:5px;padding:0;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out;display:block;overflow:hidden}body[data-theme=light] .awssld__bullets button:hover,body[data-theme=light] .awssld__bullets .awssld__bullets--loading{transform:scale(1.2)}body[data-theme=light] .awssld__bullets .awssld__bullets--active{background:var(--control-bullet-active-color);transform:scale(1.5)}body[data-theme=light] .awssld__bullets .awssld__bullets--active:hover{transform:scale(1.5)}body[data-theme=light] .awssld__controls__arrow-left,body[data-theme=light] .awssld__controls__arrow-right{width:100%;height:var(--organic-arrow-height);transition:transform .2s ease-out .125s,opacity .2s ease-out;display:block;position:relative}body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-right:before,body[data-theme=light] .awssld__controls__arrow-right:after{content:" ";right:calc(50% - ( .7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) )/2);border-radius:var(--organic-arrow-border-radius);height:100%;width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out;position:absolute}body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-right:before{transform-origin:100% 100% 0;top:-50%;transform:rotate(-45deg)}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-right:after{transform-origin:100% 0% 0;top:50%;transform:rotate(45deg)}body[data-theme=light] .awssld__controls__arrow-right--active{transform:translate(100%)}body[data-theme=light] .awssld__controls__arrow-right--active:after{transform:rotate(90deg)translate(50%)!important}body[data-theme=light] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg)translate(50%)!important}body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-left:after{right:auto;left:calc(50% - ( .7071 * (var(--organic-arrow-height) + var(--organic-arrow-thickness)) )/2)}body[data-theme=light] .awssld__controls__arrow-left:before{transform-origin:0 100% 0;top:-50%;transform:rotate(45deg)}body[data-theme=light] .awssld__controls__arrow-left:after{transform-origin:0 0 0;top:50%;transform:rotate(-45deg)}body[data-theme=light] .awssld__controls__arrow-left--active{transform:translate(-100%)}body[data-theme=light] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg)translate(-50%)!important}body[data-theme=light] .awssld__controls__arrow-left--active:before{transform:rotate(90deg)translate(-50%)!important}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left:before{opacity:1;transform:rotate(30deg)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right:before{opacity:1;transform:rotate(-30deg)}body[data-theme=light] .awssld__controls button:hover .awssld__controls__arrow-right:after{opacity:1;transform:rotate(30deg)}body[data-theme=light] .awssld__timer{--timer-delay:2s;--timer-release:.2s;--timer-height:4px;--timer-background-color:#00000026;width:100%;height:var(--timer-height);background-color:var(--timer-background-color);z-index:100;position:absolute;top:0;left:0;transform:translate(-100%)}body[data-theme=light] .awssld__timer--animated{will-change:transform;transition:transform var(--timer-delay) linear}body[data-theme=light] .awssld__timer--run{transform:translate(0)}body[data-theme=light] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translate(-.00001px)}body[data-theme=light] .awssld__timer--end{transition:transform var(--timer-release) linear;transform:translate(-.0001px)}body[data-theme=light] .awssld__timer--hidden{display:none}body[data-theme=light] .navbar-b.navbar-trans .nav-link,body[data-theme=light] .navbar-b.navbar-reduce .nav-link{color:#1e1b4b;text-transform:uppercase;font-weight:600}body[data-theme=light] .navbar-b.navbar-trans .nav-link.active:before{background-color:#6366f1}body[data-theme=light] .navbar-b.navbar-reduce .nav-link{color:#4f46e5}body[data-theme=light] .navbar-b.navbar-reduce .nav-link:before{background-color:#4f46e5}body[data-theme=light] header{background:linear-gradient(135deg,#eef2ff 0%,#e0e7ff 60%,#f0f0ff 100%)}body[data-theme=light] header h1{color:#1e1b4b}body[data-theme=light] .title-styles{color:#4f46e5}body[data-theme=light] .header-icon{color:#6366f1;opacity:.85}body[data-theme=light] .language{background-color:#eef2ff}body[data-theme=light] .slider-tab{background-color:#6366f1}body[data-theme=light] .slider-image{border:5px solid #6366f1}body[data-theme=light] .link-href{color:#4f46e5}body[data-theme=light] .project-date{color:#fff;background-color:#6366f1;border-top-color:#4f46e5}body[data-theme=light] #about{background-color:#fff}body[data-theme=light] #about h1 span{color:#1e1b4b}body[data-theme=light] #about .polaroid span{background:#fff}body[data-theme=light] #about .card{color:#1f1f2e;background:#fff;border:1px solid #c7d2fe}body[data-theme=light] #portfolio{background:#eef2ff}body[data-theme=light] #portfolio .section-title{color:#1e1b4b!important}body[data-theme=light] #portfolio .foto div{background:#fff}body[data-theme=light] #portfolio .project-title-settings{color:#1e1b4b}body[data-theme=light] #resume{background:#f5f3ff}body[data-theme=light] #resume .section-title{color:#1e1b4b!important}body[data-theme=light] #resume .experience-badge{color:#3730a3!important;background:#e0e7ff!important}body[data-theme=light] #resume .main-badge{color:#fff!important;background:#6366f1!important}body[data-theme=light] #resume .vertical-timeline-element-date{color:#3730a3}body[data-theme=light] #resume .vertical-timeline-element-icon{background:#6366f1!important}@media only screen and (max-width:1169px){body[data-theme=light] #resume .vertical-timeline-element-date{color:#1e1b4b}}body[data-theme=light] #skills{background:#1e1b4b}body[data-theme=light] #skills .section-title{color:#c7d2fe!important}body[data-theme=light] .modal-inside .modal-content{color:#1f1f2e;background:#fff}body[data-theme=light] .close-icon{color:#1e1b4b}html{-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:62.5%}.aligner{justify-content:center;align-items:center;display:flex}.navbar-b{background-color:#0000;padding-top:1.563rem;padding-bottom:1.563rem;transition:all .5s ease-in-out}.navbar-b.navbar-reduce{box-shadow:0 6px 9px #0000000f}.navbar-b.navbar-trans .nav-item,.navbar-b.navbar-reduce .nav-item{padding-left:0;padding-right:10px;position:relative}.navbar-b.navbar-trans .nav-link,.navbar-b.navbar-reduce .nav-link{color:#fff;text-transform:uppercase;font-weight:600}.navbar-b.navbar-trans .nav-link:before,.navbar-b.navbar-reduce .nav-link:before{content:"";width:0%;height:2px;margin-left:0;transition:all .5s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navbar-b.navbar-trans .nav-link:hover,.navbar-b.navbar-reduce .nav-link:hover{color:#1b1b1b}.navbar-b.navbar-trans .nav-link:hover:before,.navbar-b.navbar-reduce .nav-link:hover:before{width:35px}.navbar-b.navbar-trans .show>.nav-link:before,.navbar-b.navbar-trans .active>.nav-link:before,.navbar-b.navbar-trans .nav-link.show:before,.navbar-b.navbar-trans .nav-link.active:before,.navbar-b.navbar-reduce .show>.nav-link:before,.navbar-b.navbar-reduce .active>.nav-link:before,.navbar-b.navbar-reduce .nav-link.show:before,.navbar-b.navbar-reduce .nav-link.active:before{width:60%;left:50%;transform:translate(-50%)}.navbar-b.navbar-trans .nav-link.active:before{background-color:#fff}.navbar-b.navbar-trans .nav-link:hover,.navbar-b.navbar-trans .show>.nav-link,.navbar-b.navbar-trans .active>.nav-link,.navbar-b.navbar-trans .nav-link.show,.navbar-b.navbar-trans .nav-link.active{color:#fff}.navbar-b.navbar-reduce{background-color:#fff;padding-top:15px;padding-bottom:15px;transition:all .5s ease-in-out}.navbar-b.navbar-reduce .nav-link{color:#0078ff}.navbar-b.navbar-reduce .nav-link:before{background-color:#0078ff}.navbar-b.navbar-reduce .nav-link:hover,.navbar-b.navbar-reduce .show>.nav-link,.navbar-b.navbar-reduce .active>.nav-link,.navbar-b.navbar-reduce .nav-link.show,.navbar-b.navbar-reduce .nav-link.active,.navbar-b.navbar-reduce .navbar-brand{color:#0078ff}.navbar-b.navbar-reduce .navbar-toggler span{background-color:#1b1b1b}.navbar-b .navbar-brand{color:#fff;font-size:1.6rem;font-weight:600}.navbar-b .navbar-nav .dropdown-item.show .dropdown-menu,.navbar-b .dropdown.show .dropdown-menu,.navbar-b .dropdown-btn.show .dropdown-menu{transform:translate(0,0);visibility:visible!important}.navbar-b .dropdown-menu{border-radius:0;margin:1.12rem 0 0}.navbar-b .dropdown-menu .dropdown-item{padding:.7rem 1.7rem;transition:all .5s}.navbar-b .dropdown-menu .dropdown-item:hover{color:#fff;background-color:#0078ff;transition:all .5s}.navbar-b .dropdown-menu .dropdown-item.active{background-color:#0078ff}.navbar-toggler{position:relative}.navbar-toggler:focus,.navbar-toggler:active{outline:0}.navbar-toggler span{opacity:1;background-color:#fff;width:25px;height:3px;margin-top:4px;margin-bottom:4px;display:block;left:0;transform:rotate(0)}.navbar-toggler span:first-child,.navbar-toggler span:nth-child(3){transition:transform .35s ease-in-out}.navbar-toggler:not(.collapsed) span:first-child{opacity:.9;position:absolute;top:10px;left:12px;transform:rotate(135deg)}.navbar-toggler:not(.collapsed) span:nth-child(2){visibility:hidden;background-color:#0000;height:12px}.navbar-toggler:not(.collapsed) span:nth-child(3){opacity:.9;position:absolute;top:10px;left:12px;transform:rotate(-135deg)}.title-container{height:50px}.title-styles{font-family:Raleway,sans-serif;font-size:250%}.header-icon{font-size:90px;line-height:1.2;display:block}header{-webkit-background-size:cover;text-align:center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-color:#f0f0ff;background-size:cover;width:100%;height:520px;min-height:450px;padding-top:150px;padding-bottom:0;animation:1s linear backgorundcolor;position:relative;overflow:hidden}.language-icon{cursor:pointer;font-size:50px}.project-date{z-index:-500;color:#fff;background-color:#696969;border-top:5px solid #696969;border-radius:0 0 5px 5px;padding:8px 15px 2px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;position:relative}.skills-tile{background-color:#f8f5f40d;border-radius:8px;width:100px;margin:5px 0;padding:10px 10px 5px}.language{background-color:#f0f0ff;padding-top:80px;padding-bottom:10px;font-size:25px}header h1{text-align:center;color:#1e1b4b;width:100%;margin:0 auto 18px;font-family:Raleway,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:400%;font-weight:600!important}.slider-image{border:5px solid #312e81}.slider-tab{background-color:#312e81;align-items:center;gap:6px;height:25px;padding-left:8px;display:flex}.mac-dot{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.mac-dot--red{background-color:#ff5f57}.mac-dot--yellow{background-color:#febc2e}.mac-dot--green{background-color:#28c840}.slider-iconfiy{margin-top:10px}.styles_typicalWrapper__1_Uvh:after{display:none;cursor:none!important}#about{background:#fff;overflow:hidden}.card-header{align-items:center;gap:6px;display:flex}#about h1{text-transform:uppercase;letter-spacing:3px;color:#1e1b4b;text-align:center;padding-top:5%;font-family:Raleway,Segoe UI,Arial,sans-serif;font-size:18px;font-weight:600}.foto img{width:100%;display:block}.foto div{text-align:center;z-index:0;background:#fff;margin:0 auto 5%;padding:10px 10px 5px;text-decoration:none;transition:all .2s linear;display:inline-block;position:relative;box-shadow:0 4px 6px #0000004d}.foto div:after{color:#333;content:attr(title);font-size:25px;position:relative;top:15px}.foto div:hover{z-index:10;transform:scale(1.01);box-shadow:0 10px 20px #000000b3}.project-title-settings{text-transform:uppercase;letter-spacing:2px;color:#1e1b4b;text-align:center;margin-top:5%;font-family:Raleway,Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600}.polaroid img{display:block}.polaroid span{text-align:center;z-index:0;background:#fff;padding:15px 15px 30px;text-decoration:none;transition:all .2s linear;display:inline-block;position:relative;box-shadow:0 4px 6px #0000004d}.link-href{color:#000}.wave{font-size:160%}.font-trebuchet{font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}#preview{background-color:#ebeaf5;width:500px;margin-bottom:15%;padding:15px;position:relative}.center{justify-content:center;align-items:center;display:flex}#resume{background:#f5f3ff}.experience-icon{text-align:center;margin-top:25%;font-size:300%}.main-badge{vertical-align:baseline;font-family:Raleway,Cambria,Georgia,serif;text-align:left!important;color:#fff!important;background-color:#6366f1!important;padding:5px 8px!important;font-size:13px!important;font-weight:lighter!important}.experience-badge{vertical-align:baseline;font-family:Raleway,Cambria,Georgia,serif;text-align:left!important;color:#3730a3!important;background-color:#e0e7ff!important;padding:5px 8px!important;font-size:11px!important;font-weight:lighter!important}.vertical-timeline-element-date{margin:0!important;padding:0!important}@media only screen and (max-width:1170px){.experience-icon{text-align:center;margin-top:27%;font-size:170%}}.modal-inside .modal-content{background:#fff}.bars{float:left;text-align:left;width:95%;padding:0}.bars .skills{margin-top:36px;list-style:none}.bars li{background:#ccc;border-radius:3px;height:42px;margin-bottom:60px;position:relative}.bars li em{color:#313131;text-transform:uppercase;letter-spacing:2px;font-family:Raleway,Segoe UI,Arial,sans-serif;font-size:15px;font-weight:400;position:relative;top:-36px}.bar-expand{background:#313131;border-radius:3px 0 0 3px;height:42px;margin:0;padding-right:24px;line-height:42px;display:inline-block;position:absolute;top:0;left:0}.modal-close{text-align:right;cursor:pointer;padding:10px 15px}.close-icon{color:#000;font-weight:lighter!important}.modal-description{text-align:justify;margin-bottom:20px;padding:5px 5px 0;font-size:12px}.awssld__next,.awssld__prev{outline:none!important}.loader-bar-color{color:#000!important}#portfolio{background:#eef2ff}.portfolio-item{text-align:center;max-width:100%}.portfolio .portfolio-item .portfolio-item-caption{opacity:0;background-color:#333333e6;transition:all .5s}.portfolio .portfolio-item .portfolio-item-caption:hover{opacity:1}.portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content{font-size:1.5rem}@media (min-width:576px){.portfolio .closeButtonResponsive{display:block}.navbar-b.navbar-trans .nav-item,.navbar-b.navbar-reduce .nav-item{padding-left:10px}}@media (max-width:450px){.portfolio .closeButtonResponsive{display:block}.navbar-b.navbar-trans .nav-item,.navbar-b.navbar-reduce .nav-item{padding-left:10px}.navbar-b.navbar-reduce .nav-link.show:before,.navbar-b.navbar-reduce .nav-link.active:before{bottom:50%;left:55%}}#skills{background:#1e1b4b;width:100%;min-height:200px;padding-bottom:10%;overflow:hidden}.section-title{text-transform:uppercase;letter-spacing:3px;color:#1e1b4b;text-align:center;padding-top:5%;padding-bottom:5%;font-family:Raleway,Segoe UI,Arial,sans-serif;font-size:18px;font-weight:600;line-height:24px}.skill-icon{color:#fff;text-align:center;font-size:180%;position:relative}footer{color:#fff;text-align:center;background:#1e1b4b;width:100%;min-height:100px;font-size:14px;position:relative;overflow:hidden}footer a,footer a:visited,footer a:hover,footer a:focus{color:#fff}.social-links{margin-top:50px;font-size:22px}
