.header-desktop section{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:2rem}.header-desktop section .navigation{display:flex;flex-flow:row nowrap;align-items:center}.header-desktop section nav{display:flex;flex-flow:row nowrap;justify-content:space-around;width:30rem}.header-desktop section nav a{color:var(--brand-color-white);text-decoration:none}header input{opacity:0}header h1{position:fixed;top:40px;left:40px;z-index:6;font-size:20px;font-weight:900;font-family:sans-serif;text-transform:uppercase}header h1>span{text-transform:none;opacity:.5;font-weight:300;font-size:12px}header input+label{position:fixed;top:20px;right:40px;height:20px;width:15px;z-index:5}header input+label span{position:absolute;width:100%;height:2px;top:50%;margin-top:-1px;left:0;display:block;background:#ffffff;transition:.5s}header input+label span:first-child{top:3px}header input+label span:last-child{top:16px}header label:hover{cursor:pointer}header input:checked+label span{opacity:0;top:50%}header input:checked+label span:first-child{opacity:1;transform:rotate(405deg)}header input:checked+label span:last-child{opacity:1;transform:rotate(-405deg)}header input~nav{background:#7148FC;position:fixed;top:0;left:0;width:100%;height:70px;z-index:3;transition:.5s;transition-delay:.5s;overflow:hidden}header input~nav>ul{text-align:center;position:absolute;top:35%;left:20%;right:20%;list-style:none}header input~nav>ul>li{opacity:0;transition:.5s;transition-delay:0s}header input~nav>ul>li>a{text-decoration:none;text-transform:uppercase;color:#ffffff;font-weight:700;font-family:sans-serif;display:block;padding:30px}header input~nav>ul li:first-child{display:flex;justify-content:center}header input:checked~nav{height:100%;transition-delay:0s}header input:checked~nav>ul>li{opacity:1;transition-delay:.5s}.logo-theme-toggle{padding:.5rem;width:10rem}.header-mobile-no-menu,.logo-theme-toggle{display:flex;flex-flow:row nowrap;align-items:center}.header-mobile-no-menu{justify-content:space-around;padding:.2rem;background:#7148FC;position:fixed;width:100%;z-index:1}@media (min-width:1281px){.header-desktop{display:block}.header-mobile,.header-mobile-no-menu{display:none}}@media (min-width:1025px) and (max-width:1280px){.header-desktop{display:block}.header-mobile,.header-mobile-no-menu{display:none}}@media (min-width:768px) and (max-width:1024px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (min-width:481px) and (max-width:767px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}@media (max-width:480px){.header-desktop{display:none}.header-mobile,.header-mobile-no-menu{display:flex}}.hero-profile-container{color:#ffffff}.hero-profile{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;text-align:center}.hero-profile p{font-size:1.25rem;font-weight:500}.hero-profile h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem}.hero-profile span{font-size:1.563rem;font-weight:500;margin:1rem 0}.hero-profile img{width:6.25rem;border-radius:100%;margin-bottom:1rem}.hero-profile-tagline{margin:1rem 0 2rem;background-color:rgba(11,11,11,.7);padding:.5rem;border-radius:1rem}.hero-profile-button-light-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-blue-main);background:var(--brand-color-grey);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(158,158,158);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear}.hero-profile-button-light-theme:hover{background:#ffffff}.hero-profile-button-dark-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-white);background:var(--main-font-color);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(255,255,255);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear}.hero-profile-button-dark-theme:hover{background:#1f1f1f}@media (min-width:768px) and (max-width:1024px){.hero-profile img{display:block}.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.5rem}}@media (min-width:481px) and (max-width:767px){.hero-profile img,.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.5rem}}@media (max-width:480px){.hero-profile img,.hero-profile p{display:none}.hero-profile h1{font-size:1.5rem}.hero-profile-tagline{display:none}.hero-profile-button-dark-theme,.hero-profile-button-light-theme{margin-top:1rem;font-size:.5rem;height:1rem;width:10rem;padding:.5rem .5rem 1rem;left:0}.hero-profile span{font-size:1rem;background:var(--main-font-color);display:inline-block;padding:.2rem}}.about-profile-text p,ul{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.about-profile-text ul{margin-left:1.5rem}.about-profile-text{text-align:center}@media (max-width:480px){.about-profile-text p{font-size:1.5rem}}.about-profile-image svg{width:50rem;max-width:50rem}@media (min-width:1281px){.about-profile-image svg{width:50rem;max-width:50rem}}@media (min-width:1025px) and (max-width:1280px){.about-profile-image svg{width:30rem;max-width:30rem}}@media (min-width:768px) and (max-width:1024px){.about-profile-image svg{width:30rem;max-width:30rem}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.about-profile-image svg{width:30rem;max-width:30rem}}@media (min-width:481px) and (max-width:767px){.about-profile-image svg{width:30rem;max-width:30rem}}@media (max-width:480px){.about-profile-image svg{width:min(20rem,100%);max-width:100%}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.social-media-carousel-slide-light-theme{border:.5rem solid var(--main-font-color);border-radius:2rem}.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{background:var(--brand-color-blue-main);display:flex;flex-flow:row nowrap;height:25rem;justify-content:space-between;align-items:center;cursor:pointer}.social-media-carousel-slide-dark-theme{border:.5rem solid #ffffff;border-radius:2rem}.social-media-carousel-slide-logo{flex:1;height:5rem;width:5rem}.social-media-carousel-slide-content{text-align:left;color:var(--brand-color-white);flex:1;padding:2rem}.social-media-carousel-slide-content h1{font-size:2rem}.social-media-carousel-slide-content p{margin:2rem auto;font-size:1.5rem}.social-media-carousel-slide-graphic{flex:1;background-size:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#2f2f3a;border-radius:1rem}.carousel-button-light-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-blue-main);background:var(--brand-color-grey);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(158,158,158);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear;display:inline-block}.carousel-button-light-theme:hover{background:#ffffff}.carousel-button-dark-theme{text-transform:uppercase;text-decoration:none;font-weight:500;text-align:center;font-size:.75rem;color:var(--brand-color-white);background:var(--main-font-color);padding:1rem 1rem 2rem;border-radius:5rem;box-shadow:0 .1rem .313rem 0 rgb(51,51,51);cursor:pointer;width:15rem;height:2.5rem;transition:background .5s linear;display:inline-block}.carousel-button-dark-theme:hover{background:#1f1f1f}.carousel-root{display:flex;flex-flow:column nowrap}.carousel .thumbs-wrapper{display:flex;justify-content:center}.carousel .thumb{border-radius:1rem;background-color:rgb(255,255,255)}.carousel .thumb.selected,.carousel .thumb:hover{border:.3rem solid var(--brand-color-blue-main)}.selected{border-radius:2.2rem}.thumbs-wrapper{border-radius:1rem}.thumbs{display:flex;flex-flow:row wrap;cursor:pointer}@media (min-width:1025px) and (max-width:1280px){.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{flex-flow:column nowrap;height:40rem;padding:2rem}.social-media-carousel-slide-graphic{width:100%;padding:2rem}}@media (min-width:768px) and (max-width:1024px){.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{flex-flow:column nowrap;height:40rem;padding:2rem}.social-media-carousel-slide-graphic{width:100%;padding:2rem}.control-arrow,.thumbs{display:none}}@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{flex-flow:column nowrap;height:40rem;padding:2rem}.social-media-carousel-slide-graphic{width:100%;padding:2rem}.control-arrow,.thumbs{display:none}}@media (min-width:481px) and (max-width:767px){.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{flex-flow:column nowrap;height:60rem;padding:2rem}.social-media-carousel-slide-graphic{width:100%;padding:2rem}.social-media-carousel-slide-content{text-align:center}.social-media-carousel-slide-content p{font-size:1rem;padding:1rem}.carousel-button-dark-theme,.carousel-button-light-theme{display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem}.carousel .slide img,.control-arrow,.thumbs{display:none}}@media (max-width:480px){.social-media-carousel-slide-dark-theme,.social-media-carousel-slide-light-theme{flex-flow:column nowrap;height:60rem;padding:2rem}.social-media-carousel-slide-graphic{width:100%;padding:2rem}.social-media-carousel-slide-content{text-align:center}.social-media-carousel-slide-content p{font-size:1rem;padding:1rem}.carousel-button-dark-theme,.carousel-button-light-theme{display:inline-flex;align-items:center;justify-content:center;width:15rem;height:3.5rem;padding:1rem 1.5rem;font-size:.9rem}.carousel .slide img,.control-arrow,.thumbs{display:none}}.tech-stack-container{display:flex;flex-flow:row wrap;justify-content:center;width:100%;max-width:100%}.tech-stack{text-align:center;margin:1rem 4rem}.skill-light-theme{color:var(--main-font-color)}.skill-dark-theme{color:var(--brand-color-blue-main)}.contact-text{text-align:center;width:100%;max-width:100%}.contact-text p{font-size:1.5rem;font-weight:500}.contact-text a{color:var(--brand-color-blue-main);text-decoration:none;font-weight:700}@media (max-width:480px){.contact-text p{font-size:1.5rem}}