@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@200;300&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body[data-theme=dark] .awssld__box,body[data-theme=dark] .awssld__container figure,body[data-theme=dark] .awssld__content,body[data-theme=dark] body[data-theme=light] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] .awssld__container body[data-theme=dark] figure,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=light] body[data-theme=dark] .awssld__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0}body[data-theme=dark] .awssld__bullets button,body[data-theme=dark] .awssld__controls button,body[data-theme=light] .awssld__bullets body[data-theme=dark] button,body[data-theme=light] .awssld__controls body[data-theme=dark] button{outline-color:0;outline-style:none;outline-width:0}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:0.5;--control-button-hover-opacity:0.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(0.5,0.075,0.25,0.95);--slider-transition-duration:575ms;--organic-arrow-color:#8c8c8c;--organic-arrow-border-radius:0;--control-bullet-color:#8c8c8c;--control-bullet-active-color:#8c8c8c;--content-background-color:#8c8c8c;display:block;position:relative;width:100%;max-width:100%}body[data-theme=dark] .awssld__wrapper{display:block;overflow:hidden;position:relative;height:100%;width:100%}body[data-theme=dark] .awssld__container{display:block;width:100%;height:0;padding-bottom:var(--slider-height-percentage)}@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;height:100%;width:100%}body[data-theme=dark] .awssld__startUp>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=dark] .awssld__startUp img{width:35%;height:auto}body[data-theme=dark] .awssld__content{background-color:var(--content-background-color);overflow:hidden;display:flex;align-items:center;justify-content:center}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{display:flex;align-items:center;justify-content:center;width:var(--control-button-width);height:var(--control-button-height);position:absolute;z-index:10;top:calc(50% - 0.5*var(--control-button-height));border:none;background-color:var(--control-button-background);color:#fff;cursor:pointer}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:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate3d(100%,0,0)}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{display:block;width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);position:absolute;top:0;left:0;z-index:101;transition:transform 3s var(--transition-bezier);transform:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__bar--active{transform:translate3d(-20%,0,0)}body[data-theme=dark] .awssld__bar--end{transition-duration:.3s;transform:translateZ(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 325ms cubic-bezier(.15,.65,.1,1)}body[data-theme=dark] .awssld--active{visibility:visible;z-index:2;transform:translateZ(0)}body[data-theme=dark] .awssld--moveLeft,body[data-theme=dark] .awssld--moveRight{-webkit-backface-visibility:hidden;backface-visibility:hidden}body[data-theme=dark] .awssld--moveRight{-webkit-animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier);animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--moveLeft{-webkit-animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier);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{-webkit-animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier);animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=dark] .awssld--exit.awssld--moveRight{-webkit-animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier);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{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}body[data-theme=dark] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=dark] .awssld__bullets{position:absolute;bottom:-40px;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=dark] .awssld__bullets button{padding:0;display:block;width:16px;height:16px;margin:5px;border-radius:50%;background:var(--control-bullet-color);text-indent:-9999px;overflow:hidden;cursor:pointer;border:none;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out}body[data-theme=dark] .awssld__bullets .awssld__bullets--loading,body[data-theme=dark] .awssld__bullets button:hover{transform:scale(1.2)}body[data-theme=dark] .awssld__bullets .awssld__bullets--active{transform:scale(1.5);background:var(--control-bullet-active-color)}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);position:relative;display:block;transition:transform .2s ease-out .125s,opacity .2s ease-out}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-left:before,body[data-theme=dark] .awssld__controls__arrow-right:after,body[data-theme=dark] .awssld__controls__arrow-right:before{content:" ";position:absolute;right:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2);height:100%;border-radius:var(--organic-arrow-border-radius);width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out}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:translate3d(100%,0,0)}body[data-theme=dark] .awssld__controls__arrow-right--active:after{transform:rotate(90deg) translate3d(50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg) translate3d(50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-left:after,body[data-theme=dark] .awssld__controls__arrow-left:before{right:auto;left:calc(50% - 0.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:translate3d(-100%,0,0)}body[data-theme=dark] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg) translate3d(-50%,0,0)!important}body[data-theme=dark] .awssld__controls__arrow-left--active:before{transform:rotate(90deg) translate3d(-50%,0,0)!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:2000ms;--timer-release:200ms;--timer-height:4px;--timer-background-color:rgba(0,0,0,0.15);width:100%;height:var(--timer-height);background-color:var(--timer-background-color);position:absolute;top:0;left:0;z-index:100;transform:translateX(-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:translateX(0)}body[data-theme=dark] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translateX(-.00001px)}body[data-theme=dark] .awssld__timer--end{transform:translateX(-.0001px);transition:transform var(--timer-release) linear}body[data-theme=dark] .awssld__timer--hidden{display:none}@-webkit-keyframes slideFromLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes slideFromRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@-webkit-keyframes slideToLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideToRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}body[data-theme=dark] .slider-tab{background-color:#8c8c8c}body[data-theme=dark] .title-styles{color:#fff}body[data-theme=dark] .header-icon{color:#3c342c;opacity:.8}body[data-theme=dark] .slider-image{border:5px solid #8c8c8c}body[data-theme=dark] .language{background-color:#494949}body[data-theme=dark] .link-href{color:#fff}body[data-theme=dark] .project-date{background-color:#918e97;color:#fff}body[data-theme=dark] header{background-color:#494949}body[data-theme=dark] header h1{color:#fff}body[data-theme=dark] #about{background-color:#7f7f7f}body[data-theme=dark] #about h1 span{color:#fff}body[data-theme=dark] #about .polaroid span{background:#6d6d6d}body[data-theme=dark] #about .card{background:#6d6d6d;color:#fff}body[data-theme=dark] #portfolio{background:#5b5b5b}body[data-theme=dark] #portfolio .section-title{color:#fff!important}body[data-theme=dark] #portfolio .foto div{background:#6d6d6d}body[data-theme=dark] #portfolio .project-title-settings{color:#fff}body[data-theme=dark] #resume{-webkit-filter:brightness(80%);filter:brightness(80%);background:#5b5b5b}body[data-theme=dark] #resume .section-title{color:#fff!important}body[data-theme=dark] #resume .experience-badge{background:#919191!important;color:#fff}body[data-theme=dark] #resume .main-badge{background:#919191!important}body[data-theme=dark] #resume .vertical-timeline-element-date{color:#fff}body[data-theme=dark] #resume .vertical-timeline-element-icon{background:#919191!important}@media only screen and (max-width:1169px){body[data-theme=dark] #resume .vertical-timeline-element-date{color:#000}}body[data-theme=dark] .modal-inside .modal-content{background:#5b5b5b;color:#fff}body[data-theme=dark] .close-icon{color:#fff}body[data-theme=dark] .awssld__container body[data-theme=light] figure,body[data-theme=dark] body[data-theme=light] .awssld__box,body[data-theme=dark] body[data-theme=light] .awssld__content,body[data-theme=light] .awssld__box,body[data-theme=light] .awssld__container figure,body[data-theme=light] .awssld__content,body[data-theme=light] body[data-theme=dark] .awssld__box,body[data-theme=light] body[data-theme=dark] .awssld__content{display:block;position:absolute;width:100%;height:100%;top:0;left:0}body[data-theme=dark] .awssld__bullets body[data-theme=light] button,body[data-theme=dark] .awssld__controls body[data-theme=light] button,body[data-theme=light] .awssld__bullets button,body[data-theme=light] .awssld__controls button{outline-color:0;outline-style:none;outline-width:0}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:0.5;--control-button-hover-opacity:0.75;--control-button-background:transparent;--transition-bezier:cubic-bezier(0.5,0.075,0.25,0.95);--slider-transition-duration:575ms;--organic-arrow-color:#d7caaa;--organic-arrow-border-radius:0;--control-bullet-color:#d7caaa;--control-bullet-active-color:#d7caaa;--content-background-color:#d7caaa;display:block;position:relative;width:100%;max-width:100%}body[data-theme=light] .awssld__wrapper{display:block;overflow:hidden;position:relative;height:100%;width:100%}body[data-theme=light] .awssld__container{display:block;width:100%;height:0;padding-bottom:var(--slider-height-percentage)}@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;height:100%;width:100%}body[data-theme=light] .awssld__startUp>div{height:100%;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=light] .awssld__startUp img{width:35%;height:auto}body[data-theme=light] .awssld__content{background-color:var(--content-background-color);overflow:hidden;display:flex;align-items:center;justify-content:center}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{display:flex;align-items:center;justify-content:center;width:var(--control-button-width);height:var(--control-button-height);position:absolute;z-index:10;top:calc(50% - 0.5*var(--control-button-height));border:none;background-color:var(--control-button-background);color:#fff;cursor:pointer}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:translate3d(-100%,0,0)}body[data-theme=light] .awssld__controls--active .awssld__controls__arrow-right{opacity:var(--control-button-opacity-hover);transform:translate3d(100%,0,0)}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{display:block;width:100%;height:var(--loader-bar-height);background-color:var(--loader-bar-color);position:absolute;top:0;left:0;z-index:101;transition:transform 3s var(--transition-bezier);transform:translate3d(-100%,0,0)}body[data-theme=light] .awssld__bar--active{transform:translate3d(-20%,0,0)}body[data-theme=light] .awssld__bar--end{transition-duration:.3s;transform:translateZ(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 325ms cubic-bezier(.15,.65,.1,1)}body[data-theme=light] .awssld--active{visibility:visible;z-index:2;transform:translateZ(0)}body[data-theme=light] .awssld--moveLeft,body[data-theme=light] .awssld--moveRight{-webkit-backface-visibility:hidden;backface-visibility:hidden}body[data-theme=light] .awssld--moveRight{-webkit-animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier);animation:slideFromRight var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--moveLeft{-webkit-animation:slideFromLeft var(--slider-transition-duration) both var(--transition-bezier);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{-webkit-animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier);animation:slideToLeft var(--slider-transition-duration) both var(--transition-bezier)}body[data-theme=light] .awssld--exit.awssld--moveRight{-webkit-animation:slideToRight var(--slider-transition-duration) both var(--transition-bezier);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{position:absolute!important;width:100%!important;height:100%!important;top:0;left:0}body[data-theme=light] .awssld--fill-parent .awssld__container{height:100%;padding:0}body[data-theme=light] .awssld__bullets{position:absolute;bottom:-40px;width:100%;display:flex;align-items:center;justify-content:center}body[data-theme=light] .awssld__bullets button{padding:0;display:block;width:16px;height:16px;margin:5px;border-radius:50%;background:var(--control-bullet-color);text-indent:-9999px;overflow:hidden;cursor:pointer;border:none;transition:transform .225s cubic-bezier(.8,1.35,.75,1.45),background-color .175s ease-out}body[data-theme=light] .awssld__bullets .awssld__bullets--loading,body[data-theme=light] .awssld__bullets button:hover{transform:scale(1.2)}body[data-theme=light] .awssld__bullets .awssld__bullets--active{transform:scale(1.5);background:var(--control-bullet-active-color)}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);position:relative;display:block;transition:transform .2s ease-out .125s,opacity .2s ease-out}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-left:before,body[data-theme=light] .awssld__controls__arrow-right:after,body[data-theme=light] .awssld__controls__arrow-right:before{content:" ";position:absolute;right:calc(50% - 0.7071*(var(--organic-arrow-height) + var(--organic-arrow-thickness))/2);height:100%;border-radius:var(--organic-arrow-border-radius);width:var(--organic-arrow-thickness);background-color:var(--organic-arrow-color);transition:transform .15s ease-out,background-color .15s ease-out}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:translate3d(100%,0,0)}body[data-theme=light] .awssld__controls__arrow-right--active:after{transform:rotate(90deg) translate3d(50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-right--active:before{transform:rotate(-90deg) translate3d(50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-left:after,body[data-theme=light] .awssld__controls__arrow-left:before{right:auto;left:calc(50% - 0.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:translate3d(-100%,0,0)}body[data-theme=light] .awssld__controls__arrow-left--active:after{transform:rotate(-90deg) translate3d(-50%,0,0)!important}body[data-theme=light] .awssld__controls__arrow-left--active:before{transform:rotate(90deg) translate3d(-50%,0,0)!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:2000ms;--timer-release:200ms;--timer-height:4px;--timer-background-color:rgba(0,0,0,0.15);width:100%;height:var(--timer-height);background-color:var(--timer-background-color);position:absolute;top:0;left:0;z-index:100;transform:translateX(-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:translateX(0)}body[data-theme=light] .awssld__timer--fast{transition:transform calc(var(--timer-release)/2) linear;transform:translateX(-.00001px)}body[data-theme=light] .awssld__timer--end{transform:translateX(-.0001px);transition:transform var(--timer-release) linear}body[data-theme=light] .awssld__timer--hidden{display:none}@keyframes slideFromLeft{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes slideFromRight{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes slideToLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes slideToRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}body[data-theme=light] .slider-tab{background-color:#d7caaa}html{font-size:62.5%;-webkit-font-smoothing:antialiased;margin:0;padding:0}.aligner{display:flex;align-items:center;justify-content:center}.title-container{height:50px}.title-styles{font-family:"Raleway",sans-serif;font-size:250%}.home-icon{height:150px;width:150px}#home{position:relative;height:700px;min-height:450px;width:100%;-webkit-background-size:cover;text-align:center;overflow:hidden;background-color:#f4ead5;background-size:cover;padding-top:100px;padding-bottom:50px}.resume-btn{font-size:15px;padding:10px 15px;cursor:pointer;border:1px solid grey;border-radius:30px;background-color:transparent}.skills-tile{background-color:#f4ead5;padding:10px 10px 5px;width:100px;margin:5px 0;border-radius:8px}#home h1{font-size:400%;text-align:center;font-weight:600!important;color:#353239;font-family:"Franklin Gothic Medium","Arial Narrow",Arial,sans-serif;margin:0 auto 18px;width:100%}.styles_typicalWrapper__1_Uvh:after{cursor:none!important;display:none}#about{background:#fff;overflow:hidden;padding-top:45px;padding-bottom:35px}#about h1{font:1.5rem "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#000;text-align:center}#about p{font:1.5rem "opensans",sans-serif;color:#000;text-align:left}.project img{display:block;width:100%}.project{background:#fff;display:inline-block;margin:0 auto 5%;padding:15px 15px 5px;text-align:left;text-decoration:none;z-index:0;position:relative}.project-title-settings{font-size:1.5rem;font-family:"opensans",sans-serif;font-weight:600;margin-bottom:-4px;text-transform:uppercase;letter-spacing:3px;color:#000;text-align:left}.link-href{color:#000}.wave{font-size:160%}.font-trebuchet{font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif}.center{display:flex;justify-content:center;align-items:center}#resume{background:#f4ead5}.experience-icon{font-size:300%;margin-top:25%;text-align:center}.main-badge{font-size:13px!important;background-color:#ae944f!important;color:#fff}.experience-badge,.main-badge{text-align:left!important;padding:5px 8px!important;vertical-align:baseline;font-weight:lighter!important;font-family:Cambria,Cochin,Georgia,Times,"Times New Roman",serif}.experience-badge{font-size:11px!important;background-color:#f9f5e9!important;color:#000}.vertical-timeline-element-date{padding:0!important;margin:0!important}#contact{background:#fff;overflow:hidden;padding:45px 30px 35px}#contact h1{font:1.5rem "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px}#contact h1,#contact p{color:#000;text-align:center}#contact p{font:1.5rem "opensans",sans-serif;font-weight:400;margin-top:10px}.contact-btn{margin-top:10px;font-size:15px;padding:10px 15px;cursor:pointer;border:1px solid grey;border-radius:10px;background-color:transparent}@media only screen and (max-width:1170px){.experience-icon{font-size:170%;margin-top:27%;text-align:center}}.modal-inside .modal-content{background:#fff}.bars{width:95%;float:left;padding:0;text-align:left}.bars .skills{margin-top:36px;list-style:none}.bars li{position:relative;margin-bottom:60px;background:#ccc;height:42px;border-radius:3px}.bars li em{font:15px "opensans-bold",sans-serif;color:#313131;text-transform:uppercase;letter-spacing:2px;font-weight:400;position:relative;top:-36px}.bar-expand{position:absolute;left:0;top:0;margin:0;padding-right:24px;background:#313131;display:inline-block;height:42px;line-height:42px;border-radius:3px 0 0 3px}.project-description{margin-bottom:7px;font-size:1.2rem}.awssld__next,.awssld__prev{outline:none!important}.loader-bar-color{color:#000!important}#portfolio{background:#f4ead5;padding-bottom:5%}.portfolio .portfolio-item .portfolio-item-caption{transition:all .5s ease;opacity:0;background-color:rgba(51,51,51,.9)}.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}.portfolio .portfolio-item{margin-bottom:30px}}#skills{background:#fff;min-height:200px;width:100%;overflow:hidden;padding-bottom:10%}.section-title{padding-top:45px;padding-bottom:5%;font:1.5rem "opensans-bold",sans-serif;text-transform:uppercase;letter-spacing:3px;color:#fff;text-align:center}.skill-icon{font-size:180%;color:#000}.skill-icon,footer{text-align:center;position:relative}footer{background:#1f1f1f;min-height:100px;width:100%;overflow:hidden;font-size:.875rem}footer,footer a,footer a:focus,footer a:hover,footer a:visited{color:#fff}.social-links{margin-top:50px;font-size:22px}
/*# sourceMappingURL=main.c522d7d7.chunk.css.map */