@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Sacramento&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;scroll-behavior:smooth}body::-webkit-scrollbar{height:.15em;width:.15em}html{scroll-behavior:smooth}body::-webkit-scrollbar-track{background:#0f1b34}body::-webkit-scrollbar-thumb{background:#888}body::-webkit-scrollbar-thumb:hover{background:#555}body::-webkit-scrollbar-thumb:vertical{background:aqua;border-radius:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:RedWingLight;src:local("RedWingLight"),url(../../static/media/Redwing-Light.bda278368d19c572f2f2.otf) format("truetype")}@font-face{font-family:RedWingBold;src:local("RedWingBold"),url(../../static/media/Redwing-Medium.7402d4c764b8807db59b.otf) format("truetype")}#particles canvas{height:100%;position:absolute;width:100%;z-index:-1}.header,.header__container{position:relative;top:0}.header__container{align-items:center;color:aqua;display:flex;justify-content:space-between;padding:0 10% 1em 1em}.header__logo{color:aqua;font-family:Sacramento,cursive;font-size:2em;margin-top:.5em}.header__nav-links{font-family:RedWingLight;width:fit-content}.header__nav-links ul{align-items:center;display:flex;justify-content:center;white-space:nowrap}.header__nav-links ul li{align-items:flex-end;cursor:pointer;display:flex;height:4em;justify-content:center;letter-spacing:.1em;list-style:none;padding:0 .5em;position:relative;text-align:end}.header__nav-links ul li a{color:aqua;text-decoration:none}.header__nav-links ul li a:hover{color:tomato}.header__nav-links ul .header__nav-links-container{position:relative;top:0}.header__nav-links ul .header__nav-links-container:not(:last-child){margin-right:1em}.header__route-bg{background-color:#323232;position:absolute;top:0;width:100%;z-index:-1}.header__route-bg-animation{animation:linkBgAnimation .5s ease-in-out 1;height:100%}.header__social{display:none}.header__hamburger-icon{align-items:center;cursor:pointer;display:none;flex-direction:column;height:1.2em;justify-content:space-between;position:absolute;right:5%;top:1.7em;width:1.65em;z-index:10}.header__hamburger-icon span{background:aqua;border-radius:.05em;display:inline-block;height:.1em;position:relative;width:100%}.header__icon-line-animate{animation:rotateLine .5s linear forwards}.header__icon-bottom-line-animate{animation:rotateBottomLine .5s linear forwards}@keyframes rotateLine{0%{top:50%;transform:rotate(0deg)}to{top:50%;transform:rotate(45deg)}}@keyframes rotateBottomLine{0%{bottom:50%;transform:rotate(0deg)}to{bottom:50%;transform:rotate(-45deg)}}@media screen and (max-width:768px){.header__nav-links{align-items:center;backdrop-filter:blur(1.375em);-webkit-backdrop-filter:blur(4px);background:#00000040;border:.0625em solid #ffffff2e;border-bottom-left-radius:.5em;box-shadow:0 .5em 2em 0 #1f26875e;display:flex;height:90vh;justify-content:center;min-width:20em;position:absolute;right:0;top:0;width:50%;z-index:9}.header__nav-links ul{flex-direction:column}.header__nav-links ul li{height:auto}.header__nav-links ul .header__nav-links-container:not(:last-child){margin-right:0}.header__nav-links-container{margin-bottom:2em}.header__hamburger-icon{display:flex}.header #header__nav-links{display:none}.header__social{align-items:center;bottom:1em;display:flex;justify-content:center;position:absolute}.header__social p a svg{color:#fff;font-size:1.3em}.header__social p:not(:last-child){margin-right:1em}.header__linkedin a svg:hover{color:#0072b1}.header__github a svg:hover{color:aqua}.header__youtube a svg:hover{color:red}}@keyframes linkBgAnimation{0%{height:0}to{height:100%}}.hero{background-color:#000;position:relative;top:0}.hero:after,.hero:before{content:"";height:2em;opacity:.1;position:absolute;width:2em;z-index:1}.hero:before{border:.2em solid aqua;left:-1%}.hero:after,.hero:before{content:"";top:80%;transform:rotate(79deg)}.hero:after{background:url(../../static/media/triangle.5172a3481a7112a7a103.svg) no-repeat;background-size:100% 100%;left:50%}.hero__container{align-items:center;display:flex;font-family:Lato,sans-serif;height:80vh;justify-content:space-between;overflow:hidden;padding-bottom:2em;position:relative;top:0;width:100%}.hero__container:before{height:2em;right:10%;top:55%;transform:rotate(79deg)}.hero__container:after,.hero__container:before{border:.2em solid aqua;content:"";opacity:.1;position:absolute;width:2em;z-index:1}.hero__container:after{height:.2em;left:36%;top:48%;transform:rotate(201deg)}.hero__alphabet{color:aqua;display:inline-block}.hero__animated-alphabet-box{font-family:RedWingBold;font-size:3em;font-weight:700;letter-spacing:.1em;margin-left:10%;text-transform:uppercase}.hero__animated-alphabet-box span:last-child{color:#fff;margin-right:.5em}.hero__alphabet--last{margin-right:.15em}.hero__description{font-weight:300;line-height:1.5;margin-left:10%;width:60%}.hero__description p{min-width:23em}.hero__description p span{border-bottom:.07em solid aqua;margin-bottom:.5em;padding-bottom:.2em}.hero__dev-text{display:inline-block;position:relative;z-index:2}.hero__buttons{margin-left:10%;margin-top:3em;position:relative;z-index:2}.hero__buttons a{display:inline-block;font-size:1em;padding:.5em 1em;position:relative;text-decoration:none}.hero__know-btn{background:aqua;border:.1em solid aqua;color:#000;margin-right:1.5em}.hero__know-btn:hover{background:#0000;border:.1em solid tomato;color:#fff}.hero__contact-btn{border:.1em solid aqua;color:#fff}.hero__contact-btn:hover{background:tomato;border:.1em solid tomato}.hero__image{position:relative;width:50%;z-index:2}.hero__image:after{background:url(../../static/media/triangle.5172a3481a7112a7a103.svg) no-repeat;background-size:100% 100%;content:"";height:2em;opacity:.15;position:absolute;right:5%;top:10%;transform:rotate(45deg);width:2em;z-index:1}.hero__image img{height:auto;margin-right:10%;margin-top:10%;min-width:21em;position:relative;width:90%;z-index:2}.hero__intro-box{color:#fff;position:relative;z-index:2}.hero__intro-line{background:aqua;display:inline-block;height:.05em;margin-right:.5em;position:relative;width:9.2%}.hero__intro-title{align-items:center;display:flex;font-size:1em;font-weight:300;justify-content:flex-start;text-transform:uppercase}@media screen and (max-width:778px){.hero__container{height:70vh;padding-top:10%}.hero__image{display:inline-block;overflow:hidden;position:absolute;width:100%;z-index:1}.hero__image img{left:39%;margin-right:0;opacity:.3;width:100%}.hero__description{width:80%}.hero__description p{min-width:10em}}@keyframes socialAccounts{0%{width:.2em}to{width:3em}}@keyframes textColorAnimation{0%{-webkit-text-fill-color:#0000;background:linear-gradient(107deg,#f93 30%,#fff,#138808 75.71%);-webkit-background-clip:text;background-clip:text;-webkit-filter:hue-rotate(0deg)}to{-webkit-text-fill-color:#0000;background:linear-gradient(107deg,#f93 30%,#fff,#138808 75.71%);-webkit-background-clip:text;background-clip:text;-webkit-filter:hue-rotate(1turn)}}@keyframes textZoomAnimation{0%{transform:scale(10,5)}to{transform:scale(1)}}@keyframes textInOutAnimation{0%{transform:scale(1)}50%{transform:scale(10,5)}to{transform:scale(1)}}.alphabet-animated{animation:alphabetAnimation .7s ease-in-out 1;color:tomato}@keyframes alphabetAnimation{0%{transform:scale(1.2,.5)}16%{transform:scale(1.2,.5)}25%{transform:scale(1.2,.5)}32%{transform:scale(.8,1.1)}48%{transform:scaleX(.95)}64%{transform:scale(.8,1.2)}80%{transform:scaleX(1.15)}87%{transform:scaleX(1.15)}90%{transform:scaleX(.8)}95%{transform:scaleX(1.05)}to{transform:scale(1)}}.works{background:#000;position:relative;top:0}.works__container{color:#f0f8ff;padding:2% 5%;position:relative;top:0}.works__header{color:#212020;font-family:RedWingBold;font-size:2em;font-weight:700;letter-spacing:.2em;position:relative;text-align:left;text-transform:uppercase;top:0}.works__header:after{background-color:aqua;bottom:0;content:"";height:.05em;left:.1em;position:absolute;width:10%}.works__header h1{color:#fff;position:relative}.works__header h1 span{position:relative}.works__heading{color:#fff}.works__heading h1{display:inline-block;position:relative}.works__grid{padding-top:2em;position:relative;top:0;width:100%}.works__grid-container{display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;top:0;width:100%}@media screen and (max-width:1040px){.works__grid-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:768px){.works__grid-container{grid-template-columns:1fr}.works__header{font-size:1.33em}}.project-card{background:linear-gradient(167deg,#000 21%,#273a3a);border-radius:.5em;border-top:.1em solid aqua;height:fit-content;margin:1em;padding:.5em .8em}.project-card:first-child .project-card__description-content a{background:aqua}.project-card:nth-child(2){border-color:orange}.project-card:nth-child(2) .project-card__description-content a{background:orange}.project-card:nth-child(3){border-color:#5ced73}.project-card:nth-child(3) .project-card__description-content a{background:#5ced73}.project-card:nth-child(4){border-color:#b19cd9}.project-card:nth-child(4) .project-card__description-content a{background:#b19cd9}.project-card:nth-child(5){border-color:tomato}.project-card:nth-child(5) .project-card__description-content a{background:tomato}.project-card__container{position:relative;top:0}.project-card__description-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;line-height:1.5;width:100%}.project-card__description-content a{border-radius:.5em;color:#000;font-weight:600;margin:1em auto 0;padding:.5em 0;text-align:center;text-decoration:none;text-transform:uppercase;width:100%}@media screen and (max-width:768px){.project-card__header{padding:.5em 0}.project-card__header h3{font-size:1em}.project-card__header--expanded:after,.project-card__header:after{height:1em;width:1em}.project-card__description{font-size:.87em}.project-card__description-content a{font-size:.87em;padding:.3em 0}}@keyframes cardAnimation{0%{padding:1em 0}50%{transform:scale(10,5)}to{padding:0}}.Collapsible{font-family:RedWingBold}.Collapsible__trigger{align-items:center;cursor:pointer;display:flex;font-size:1.33em;justify-content:space-between;padding:1em 1em 1em 0;position:relative;width:100%;z-index:2}.Collapsible .is-closed:after,.Collapsible .is-open:after{align-items:center;background-image:url(../../static/media/angle-down.11e201872eb97a54f0d3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:flex;float:right;height:1.5em;justify-content:center;width:1.5em}.Collapsible .is-open:after{transform:rotateX(180deg)}.Collapsible__contentInner{font-family:Lato,sans-serif;font-size:1em;font-weight:300}@media screen and (max-width:768px){.Collapsible__trigger{font-size:1em;padding:.5em 0}.Collapsible__contentInner{font-size:.875em}.Collapsible .is-closed:after,.Collapsible .is-open:after{height:1em;width:1em}}.about{background-color:#000;padding-top:3em;position:relative;top:0}.about__container{padding:2% 5%}.about__container,.about__header{color:#fff;position:relative;top:0}.about__header{font-family:RedWingBold;font-size:2em;font-weight:bolder;letter-spacing:.2em;text-align:left;text-transform:uppercase}.about__header:after{background-color:aqua;bottom:0;content:"";height:.05em;left:0;position:absolute;width:10%}.about__header h1 span{position:relative}.about__heading h1{display:inline-block;position:relative}@keyframes aboutHeadingAnimation{0%{font-size:2em;left:0}to{color:#fff;font-size:.7em;left:-43%;letter-spacing:.05em}}.about__details-container{align-items:flex-start;display:flex;justify-content:space-evenly;padding:10% 2em 0;position:relative;top:0}.about__details{position:relative;top:0;width:28vw}.about__details a{color:#fff;text-decoration:none}.about__details a h1{color:#212020;font-family:RedWingBold;font-size:8em;font-weight:900;left:-.3em;letter-spacing:.1em;position:absolute;top:-.75em;z-index:1}.about__details a h1 span{-webkit-text-stroke:1px #212020;color:#000}.about__details a h2{color:#fff;font-family:RedWingBold;font-size:2em;font-weight:200;letter-spacing:.1em;position:relative;z-index:2}.about__details a h2 span{-webkit-text-stroke:1px #f9f9f9;color:#000}.about__details a h2 span:hover{animation:hoverAnimation 1s ease-in-out;animation-fill-mode:forwards}.about__details a p{font-weight:lighter;max-width:100%;min-width:16em;padding-right:3em;position:relative;z-index:2}.about__details a p span:first-child{display:inline-block;font-weight:400;margin-bottom:.3em}.about__details a ul{font-weight:lighter;max-width:100%;min-width:16em;padding-right:3em;position:relative;z-index:2}.about__details a ul li{list-style:none}.about__details a ul li span{font-weight:400}.about__details:nth-child(2n){margin-top:15em}@media screen and (max-width:1179px){.about__details{margin-top:2em;width:100%}.about__details a p{padding-right:0}}@media screen and (max-width:1154px){.about__details-container{justify-content:normal;overflow-x:scroll;padding-bottom:3em}.about__details-container::-webkit-scrollbar{height:.1em;width:.1em}.about__details-container::-webkit-scrollbar-track{background:#555}.about__details-container::-webkit-scrollbar-thumb:horizontal{background-color:aqua;border-radius:10px}}@media screen and (max-width:1179px){.about__details a h1{font-size:5em}.about__details a h2{font-size:1.5em}.about__details a p,.about__details a ul{font-size:.87em}}@media screen and (max-width:768px){.about__header{font-size:1.33em}}@keyframes hoverAnimation{0%{color:#000}to{color:#fff}}.about-intro{height:100vh;overflow:hidden;position:relative;top:0;width:100%}.about-intro__container{align-items:center;display:flex;height:100%;justify-content:space-between;padding:2em;position:relative;top:0;width:100%}.about-intro__header{font-family:RedWingBold}.about-intro__header h2{color:#212020;font-size:12vw;font-weight:900;letter-spacing:.1em;margin-left:5%;z-index:1}.about-intro__header h2 span{-webkit-text-stroke:1px #212020;color:#000}.about-intro__header h1{color:#ffffffe8;font-size:15vw;letter-spacing:.05em;margin-top:-.5em}.about-intro__description{color:#fff;font-weight:lighter;line-height:1.5;max-width:50vw;padding-right:8%;padding-top:3%;position:relative}.about-intro__description p{margin-bottom:1em}.about-intro__emoji{bottom:-1.2em;color:#58565638;display:inline-block;font-size:13em;position:absolute;right:1em;transform:rotate(42deg)}@media screen and (max-width:998px){.about-intro__container{flex-direction:column;justify-content:flex-start}.about-intro__header{text-align:left;width:100%}.about-intro__header h2{font-size:7em;margin-left:0}.about-intro__header h1{font-size:8em;margin-left:5%}.about-intro__description{margin-left:0;margin-top:2em;max-width:100%;padding-right:0}.about-intro__emoji{margin-top:.5em}}.experience{font-family:Poppins,sans-serif;height:100vh;overflow:hidden;position:relative;top:0;width:100%}.experience__container{align-items:center;display:flex;justify-content:space-between;padding:2em;position:relative;top:0}.experience__header{font-family:RedWingBold}.experience__header h2{color:#212020;font-size:8em;font-weight:900;letter-spacing:.1em;margin-left:5%;margin-top:5%;z-index:1}.experience__header h2 span{-webkit-text-stroke:1px #212020;color:#000}.experience__header h1{color:#ffffffe8;font-size:9vw;letter-spacing:.05em;margin-left:9%;margin-top:-15%}.experience__description{color:#fff;font-weight:lighter;line-height:1.5;margin-left:5%;max-width:50vw;padding-right:5%;padding-top:10%;position:relative}.experience__main-box{max-height:60vh;overflow-y:scroll;padding-left:2em;padding-right:5%}.experience__main-box::-webkit-scrollbar{height:.15em;width:.15em}.experience__main-box::-webkit-scrollbar-track{background:#ffffffb5}.experience__main-box::-webkit-scrollbar-thumb{background:#888}.experience__main-box::-webkit-scrollbar-thumb:hover{background:#555}.experience__main-box::-webkit-scrollbar-thumb:vertical{background:aqua;border-radius:10px}.experience__box{margin-bottom:3em}.experience__box h2{font-family:RedWingLight;letter-spacing:.1em}.experience__box h3{font-family:RedWingLight;font-weight:400}.experience__box ul{margin-top:1em}.experience__box ul p{margin-bottom:.5em}.experience__box ul li{color:aqua;margin-bottom:.5em}.experience__box ul li span{color:#fff}.experience__box ul li span:empty,.experience__box:nth-child(3) ul li:nth-child(n+3){display:none}.experience__calendar{color:aqua}@media screen and (max-width:998px){.experience__container{align-items:flex-start;flex-direction:column;justify-content:flex-start}.experience__header h2{font-size:5em;margin-left:0}.experience__header h1{font-size:5em;margin-left:3%}.experience__main-box{padding-left:0}.experience__box ul{list-style-position:inside}.experience__description{margin-left:0;margin-top:4em;max-width:100%;padding-right:0;padding-top:3%}}@media screen and (max-width:698px){.experience__header h1{font-size:3.5em;margin-top:-1em}.experience__box h2{font-size:1.3em}.experience__box h3{font-size:1em}}.internships{font-family:Poppins,sans-serif;height:100vh;overflow:hidden;position:relative;top:0;width:100%}.internships__container{align-items:center;display:flex;justify-content:space-between;padding:2em;position:relative;top:0}.internships__header{font-family:RedWingBold}.internships__header h2{color:#212020;font-size:8em;font-weight:900;letter-spacing:.1em;margin-left:5%;margin-top:5%;z-index:1}.internships__header h2 span{-webkit-text-stroke:1px #212020;color:#000}.internships__header h1{color:#ffffffe8;font-size:9vw;letter-spacing:.05em;margin-left:9%;margin-top:-15%}.internships__description{color:#fff;font-weight:lighter;line-height:1.5;margin-left:5%;max-width:50vw;padding-right:5%;padding-top:10%;position:relative;width:50vw}.internships__main-box{max-height:60vh;overflow-y:scroll;padding-left:2em;padding-right:5%}.internships__main-box::-webkit-scrollbar{height:.15em;width:.15em}.internships__main-box::-webkit-scrollbar-track{background:#ffffffb5}.internships__main-box::-webkit-scrollbar-thumb{background:#888}.internships__main-box::-webkit-scrollbar-thumb:hover{background:#555}.internships__main-box::-webkit-scrollbar-thumb:vertical{background:aqua;border-radius:10px}.internships__box{margin-bottom:3em}.internships__box h2{font-family:RedWingLight;letter-spacing:.1em}.internships__box h3{font-family:RedWingLight;font-weight:400}.internships__box ul{margin-top:1em}.internships__box ul p{margin-bottom:.5em}.internships__box ul li{color:aqua;margin-bottom:.5em}.internships__box ul li span{color:#fff}.internships__box ul li span:empty,.internships__box:nth-child(3) ul li:nth-child(n+3){display:none}.internships__calendar{color:aqua}@media screen and (max-width:998px){.internships__container{align-items:flex-start;flex-direction:column;justify-content:flex-start}.internships__header h2{font-size:5em;margin-left:0}.internships__header h1{font-size:5em;margin-left:3%}.internships__main-box{padding-left:0}.internships__box ul{list-style-position:inside}.internships__description{margin-left:0;margin-top:4em;max-width:100%;padding-right:0;padding-top:3%;width:100%}}@media screen and (max-width:698px){.internships__header h1{font-size:3.5em;margin-top:-1em}.internships__box h2{font-size:1.3em}.internships__box h3{font-size:1em}}.graduation{font-family:Poppins,sans-serif;height:100vh;overflow:hidden;position:relative;top:0;width:100%}.graduation__container{align-items:center;display:flex;height:100%;justify-content:space-between;padding:2em;position:relative;top:0;width:100%}.graduation__header{font-family:RedWingBold}.graduation__header h2{color:#212020;font-size:8em;font-weight:900;letter-spacing:.1em;margin-left:.5em;z-index:1}.graduation__header h2 span{-webkit-text-stroke:1px #212020;color:#000}.graduation__header h1{color:#ffffffe8;font-size:9vw;letter-spacing:.05em;margin-left:.68em;margin-top:-.58em}.graduation__description{color:#fff;padding-left:5%;padding-right:5%}.graduation__description h1{font-family:RedWingLight;font-weight:400;margin-bottom:.1em}.graduation__description h2{font-family:RedWingLight;font-size:1em;letter-spacing:1px;margin-bottom:.1em}.graduation__description p{font-family:Poppins,sans-serif;font-weight:200;margin-top:2em}@media screen and (max-width:998px){.graduation__container{align-items:flex-start;flex-direction:column;justify-content:flex-start;padding:1em}.graduation__header{text-align:left;width:100%}.graduation__header h2{font-size:5em;margin-left:0}.graduation__header h1{font-size:5em;margin-left:5%}.graduation__description{margin-left:0;margin-top:4em;max-width:100%;padding-left:0;padding-right:2%}.graduation__description h1{font-size:1.33em}.graduation__description h2{font-size:1em}.graduation__description p{margin-top:1em}.graduation__emoji{margin-top:.5em}}@media screen and (max-width:698px){.graduation__header h1{font-size:3.5em;margin-top:-1em}}.skill,.skill__main-container{position:relative;top:0}.skill__main-container{color:#fff;margin-top:2em;padding:2% 5%}.skill__inner-container{align-items:center;display:flex;justify-content:space-between;position:relative}.skill__header{color:#fff;font-family:RedWingBold;font-size:2em;font-weight:bolder;letter-spacing:.2em;position:relative;text-align:left;text-transform:uppercase;top:0}.skill__header:after{background-color:aqua;bottom:0;content:"";height:.05em;left:0;position:absolute;width:10%}.skill__header h1 span{position:relative}.skill__heading h1{display:inline-block;position:relative}@keyframes headingAnimation{0%{font-size:2em;left:0}to{color:#fff;font-size:.7em;left:-43%;letter-spacing:.05em}}.skill__info{height:100%}.skill__skill-tags{letter-spacing:.05em}.skill__skill-tags span{background-color:#1c1e1e;border-radius:.25em;color:aqua;display:inline-block;font-family:RedWingLight;padding:.2em 1em}.skill__details{margin-top:1.5em}.skill__details h4{color:aqua;font-family:RedWingLight;font-size:1em;letter-spacing:.1em}.skill__details ul{list-style-position:inside;margin-left:1.5em;margin-top:.2em}.skill__details ul li{color:aqua;letter-spacing:.05em;list-style-position:outside}.skill__details ul li span{color:#fff;font-family:Lato,sans-serif;font-weight:300}.skill__details ul li span b{font-weight:400}.skill__cloud{left:-2%;position:relative}.skill__cloud .tagcloud{display:inline-block;font-family:RedWingLight;font-size:1em;font-weight:300;left:0;letter-spacing:.0625em;position:relative;top:0}.skill__cloud .tagcloud--item{color:aqua;text-transform:uppercase}.skill__cloud .tagcloud--item:hover{color:tomato}@media screen and (max-width:1024px){.skill .tagcloud{font-size:1em}}@media screen and (max-width:893px){.skill__inner-container{align-items:flex-start;flex-direction:column}.skill__info{order:2}.skill__cloud{align-self:center}.skill__details-container{align-items:flex-start;display:flex;flex-wrap:wrap}.skill__details{width:50%}}@media screen and (max-width:768px){.skill__header{font-size:1.33em}}@media screen and (max-width:538px){.skill__details-container{flex-direction:column}.skill__details{width:100%}}.contact{margin-top:3em;padding-bottom:4em}.contact,.contact__container{position:relative;top:0;width:100%}.contact__container{align-items:flex-start;color:#fff;display:flex;justify-content:space-between;padding:2% 5%}.contact__header{color:#212020;display:inline-block;font-family:RedWingBold;font-size:1.8em;font-weight:700;left:5%;letter-spacing:.2em;margin-bottom:3em;position:relative;text-align:left;text-transform:uppercase;top:0}.contact__header:after{background-color:aqua;bottom:0;content:"";height:.05em;left:0;position:absolute;width:40%}.contact__header h1{color:#fff;position:relative}.contact__header h1 span{position:relative}.contact__details{width:40%}.contact__form{width:100%}.contact__form-group{display:flex;flex-direction:column;margin-bottom:1.5em}.contact__form-group label{font-family:RedWingBold;font-size:1.1em;letter-spacing:.05em;margin-bottom:.8em}.contact__form-group input{padding-bottom:.3em}.contact__form-group input,.contact__form-group textarea{background:#0000;border:none;border-bottom:.03em solid aqua;color:#fff;font-family:Lato,sans-serif;outline:none}.contact__form-group textarea{line-height:1.5}.contact__send-btn{background:aqua;border:none;color:#000;cursor:pointer;float:right;font-family:RedWingBold;font-size:1.1em;margin-top:1em;padding:.3em 1.5em;position:relative;right:0}.contact__send-btn:hover{background:#0000;border:.07em solid aqua;color:aqua}.contact__info{color:#fff;padding-left:10%;width:55%}.contact__info-title{color:aqua;font-family:Sacramento,cursive;font-size:1.5em;position:relative;word-spacing:.5em}.contact__info-title:after{background-color:aqua;bottom:0;content:"";height:.05em;left:0;position:absolute;width:12%}.contact__info-details{font-family:Lato,sans-serif;font-size:1em;font-weight:300;margin-top:2em}.contact__info-details ul li{align-items:center;display:flex;font-size:1em;justify-content:flex-start;margin-bottom:1.5em}.contact__info-details ul li p span{font-weight:400}.contact__info-details ul li svg{color:aqua;font-size:1.6em;margin-right:.5em}.contact__info-details ul li svg:hover{color:tomato}.contact__info-details ul li a{color:#fff;text-decoration:none}.contact__social{align-items:center;display:flex;justify-content:center;margin-top:3em}.contact__social p{margin-right:1em}.contact__social p a{font-size:.875em}.contact__social p a svg{color:#fff;cursor:pointer}.contact__linkedin a svg:hover{color:#0072b1}.contact__github a svg:hover{color:aqua}.contact__youtube a svg:hover{color:red}@media screen and (max-width:768px){.contact__header{font-size:1.33em;margin-bottom:1.5em}.contact__container{flex-direction:column}.contact__details{width:90%}.contact__info{margin-top:3em;padding-left:2%;width:100%}}
/*# sourceMappingURL=main.ba4f57e8.css.map*/