:root{--main-color:#ff0052;--background-color:#181818;--main-transition:300ms;--logo-font:"Megrim",cursive;--link-font:"Megrim",cursive;--title-font:"splash",cursive}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0}::selection{background-color:#ff0052;background-color:var(--main-color);color:#181818;color:var(--background-color)}html{scroll-behavior:smooth}body{background-color:#181818;background-color:var(--background-color);color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.scroller{background-color:#ff0052;background-color:var(--main-color);height:2px;left:0;position:fixed;top:0;width:0;z-index:6}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-color:initial}::-webkit-scrollbar-thumb{background-color:#ff0052;background-color:var(--main-color);border-radius:10px}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.main-title{border:2px solid #ff0052;border:2px solid var(--main-color);font-size:30px;margin:0 auto 80px;padding:10px 20px;position:relative;text-transform:uppercase;transition:.3s;transition:var(--main-transition);-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.main-title:hover{box-shadow:0 0 20px #ff0052;box-shadow:0 0 20px var(--main-color);color:#ff0052;color:var(--main-color)}.title-container{align-items:center;border-radius:10px;box-shadow:16px 14px 20px #0000008c;display:flex;height:200px;justify-content:center;overflow:hidden;position:relative;width:200px}.title-container:before{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:conic-gradient(#ff0052 20deg,transparent 120deg);content:"";height:150%;position:absolute;width:150%}.title-container:after{align-items:center;background-color:#101010;border-radius:10px;box-shadow:inset 20px 20px 20px #0000008c;color:#ff0052;content:"About";display:flex;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;height:190px;justify-content:center;letter-spacing:5px;position:absolute;width:190px}.about{background-color:var(--background-color);color:#fff;margin-top:60px;padding-top:76px;position:relative}.about .container{display:flex;gap:40px;height:100%;justify-content:center;padding:0 0 60px}@media (max-width:1140px){.about .container{align-items:center;flex-direction:column}}.about .education,.about .my-info{align-items:flex-start;border:2px solid var(--main-color);box-shadow:inset 0 0 32px -10px #ff0052;display:flex;flex-direction:column;padding:20px;text-align:center;transition:.8s;width:500px}.about .education:hover,.about .my-info:hover{box-shadow:inset 0 0 60px -10px #ff0052}.about .education{align-items:flex-start;position:relative;width:1120px}.about .education .certificates,.about .education ul{text-align:left}@media (max-width:1668px){.about .education,.about .my-info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about .education{padding:5px 10px}.about .education h2,.about .my-info h2{font-size:16px;margin-right:0}.about .education li{margin:6px 0}}@media (max-width:1140px){.about .education,.about .my-info{padding-right:0;width:90%}.about .education h2,.about .my-info h2{font-size:18px;margin-right:0}.about .education li{font-size:14px;margin:18px 0}}@media (max-width:360px){.about .education,.about .my-info{padding-left:6px;padding-right:0;width:90%}.about .education,.about .my-info{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.about .education h2,.about .my-info h2{font-size:14px;margin-right:0}.about .education li{font-size:12px;margin:18px 0}}.about .education h2,.about .my-info h2{margin:4px}.about .education h2 span,.about .my-info h2 span{color:var(--main-color)}.about .education a,.about .my-info a{color:#fff;transition:var(--main-transition)}.about .education a:hover,.about .my-info a:hover{color:var(--main-color)}.contact-section{margin-top:180px}.contact-section .main-title{margin-bottom:40px}.social{margin-bottom:40px}.social,.social li a{align-items:center;display:flex;justify-content:center}.social li a{background-color:#313131;border-radius:50%;color:#b9b9b9;font-size:100px;height:140px;margin:12px;transition:var(--main-transition);width:140px}@media (max-width:1152px){.social li a{font-size:64px;height:100px;margin:0 6px;width:100px}}@media (max-width:991px){.social li a{font-size:24px;height:40px;margin:0 6px;width:40px}}.social .facebook:hover{background-color:#1877f2;color:#fff}.social .twitter:hover{background-color:#000;color:#fff}.social .linkedin:hover{background-color:#0e76a8;color:#fff}.social .github:hover{background-color:#000;color:#fff}.social .whatsapp:hover{background-color:#25d366;color:#fff}.social .email:hover{background-color:#7a0808;color:#fff}.social .phone:hover{background-color:#059800;color:#fff}.footer{padding:10px 0;text-align:center;-webkit-user-select:none;user-select:none}.footer .copyright{color:var(--main-color)}.footer .copyright span{font-family:var(--logo-font);font-size:20px}.landing{background-color:initial;color:#fff;position:relative}.landing .container{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 72px);padding-bottom:120px}.landing .text{overflow:hidden;text-align:center;-webkit-user-select:none;user-select:none;width:530px}@media (max-width:991px){.landing .text{text-align:center}}.landing .text h1{font-size:40px;margin:0}@media (max-width:767px){.landing .text h1{font-size:28px}}.landing .text .type-writer,.landing .text h1>span{color:var(--main-color)}.landing .text p{color:#666;font-size:23px;line-height:1.6;margin:5px 0 0;text-transform:capitalize}@media (max-width:991px){.landing .text p{margin:10px auto}}@media (max-width:767px){.landing .text p{font-size:18px}}.resume-holder{align-items:center;border-radius:10px;box-shadow:12px 10px 16px #0000008c;display:flex;height:100px;justify-content:center;margin:20px auto;overflow:hidden;position:relative;width:200px}.resume-holder:before{-webkit-animation-duration:2.6s;animation-duration:2.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:conic-gradient(#ff0052 20deg,transparent 120deg);content:"";height:210%;position:absolute;width:210%}.resume-holder:after{align-items:center;background-color:#101010;border-radius:10px;box-shadow:inset 20px 20px 20px #0000008c;color:#ff0052;content:"Resume";display:flex;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700;height:90px;justify-content:center;letter-spacing:5px;position:absolute;transition:var(--main-transition);width:190px}.resume-holder:hover.resume-holder:after{text-shadow:0 0 10px var(--main-color)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}.landing .image{margin-left:100px;-webkit-user-select:none;user-select:none}.landing .image:hover img{box-shadow:6px 6px 30px var(--main-color)}.landing .image img{border:10px solid var(--main-color);border-radius:16px;box-shadow:0 8px 15px var(--background-color);position:relative;transition:var(--main-transition);width:380px}@media (max-width:991px){.landing .image{display:none}}.loader-container{align-items:center;background-color:var(--background-color);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;transition:var(--main-transition);width:100%;z-index:999}.loader{height:160px;left:50%;margin-left:-80px;margin-top:-80px;opacity:.3;-webkit-perspective:1000px;perspective:1000px;position:absolute;scale:2;top:50%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:160px}@media (max-width:767px){.loader{scale:1}}.cubes{-webkit-animation:cubes 8s linear infinite;animation:cubes 8s linear infinite;height:100%;-webkit-transform:rotateX(60deg) rotate(-135deg);transform:rotateX(60deg) rotate(-135deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.cube,.cubes{left:0;position:absolute;top:0}.cube{-webkit-animation:cube 4s cubic-bezier(.64,.21,.42,.85) infinite;animation:cube 4s cubic-bezier(.64,.21,.42,.85) infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:20px;opacity:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:20px}@-webkit-keyframes cube{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}40%,60%{opacity:1;-webkit-transform:translateZ(10px);transform:translateZ(10px)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}@keyframes cube{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}40%,60%{opacity:1;-webkit-transform:translateZ(10px);transform:translateZ(10px)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}.side{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.side:first-child{background-color:#ff0052;-webkit-transform:rotateX(-180deg) translateZ(10px);transform:rotateX(-180deg) translateZ(10px)}.side:nth-child(2){background-color:#ff0052;-webkit-transform:rotateY(-90deg) translateZ(10px);transform:rotateY(-90deg) translateZ(10px)}.side:nth-child(3){background-color:#ff0052;-webkit-transform:rotateY(90deg) translateZ(10px);transform:rotateY(90deg) translateZ(10px)}.side:nth-child(4){background-color:#ff0052;-webkit-transform:rotateX(90deg) translateZ(10px);transform:rotateX(90deg) translateZ(10px)}.side:nth-child(5){background-color:#ff0052;-webkit-transform:rotateX(-90deg) translateZ(10px);transform:rotateX(-90deg) translateZ(10px)}.side:nth-child(6){background-color:#ff0052;-webkit-transform:translateZ(10px);transform:translateZ(10px)}.cube:nth-child(8n+1){left:20px}.cube:nth-child(8n+2){left:40px}.cube:nth-child(8n+3){left:60px}.cube:nth-child(8n+4){left:80px}.cube:nth-child(8n+5){left:100px}.cube:nth-child(8n+6){left:120px}.cube:nth-child(8n+7){left:140px}.cube:nth-child(10),.cube:nth-child(11),.cube:nth-child(12),.cube:nth-child(13),.cube:nth-child(14),.cube:nth-child(15),.cube:nth-child(8),.cube:nth-child(9){top:20px}.cube:nth-child(16),.cube:nth-child(17),.cube:nth-child(18),.cube:nth-child(19),.cube:nth-child(20),.cube:nth-child(21),.cube:nth-child(22),.cube:nth-child(23){top:40px}.cube:nth-child(24),.cube:nth-child(25),.cube:nth-child(26),.cube:nth-child(27),.cube:nth-child(28),.cube:nth-child(29),.cube:nth-child(30),.cube:nth-child(31){top:60px}.cube:nth-child(32),.cube:nth-child(33),.cube:nth-child(34),.cube:nth-child(35),.cube:nth-child(36),.cube:nth-child(37),.cube:nth-child(38),.cube:nth-child(39){top:80px}.cube:nth-child(40),.cube:nth-child(41),.cube:nth-child(42),.cube:nth-child(43),.cube:nth-child(44),.cube:nth-child(45),.cube:nth-child(46),.cube:nth-child(47){top:100px}.cube:nth-child(48),.cube:nth-child(49),.cube:nth-child(50),.cube:nth-child(51),.cube:nth-child(52),.cube:nth-child(53),.cube:nth-child(54),.cube:nth-child(55){top:120px}.cube:nth-child(56),.cube:nth-child(57),.cube:nth-child(58),.cube:nth-child(59),.cube:nth-child(60),.cube:nth-child(61),.cube:nth-child(62),.cube:nth-child(63){top:140px}.cube:first-child,.cube:nth-child(8){-webkit-animation-delay:50ms;animation-delay:50ms}.cube:nth-child(16),.cube:nth-child(2),.cube:nth-child(9){-webkit-animation-delay:.1s;animation-delay:.1s}.cube:nth-child(10),.cube:nth-child(17),.cube:nth-child(24),.cube:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.cube:nth-child(11),.cube:nth-child(18),.cube:nth-child(25),.cube:nth-child(32),.cube:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.cube:nth-child(12),.cube:nth-child(19),.cube:nth-child(26),.cube:nth-child(33),.cube:nth-child(40),.cube:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.cube:nth-child(13),.cube:nth-child(20),.cube:nth-child(27),.cube:nth-child(34),.cube:nth-child(41),.cube:nth-child(48),.cube:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}.cube:nth-child(14),.cube:nth-child(21),.cube:nth-child(28),.cube:nth-child(35),.cube:nth-child(42),.cube:nth-child(49),.cube:nth-child(56),.cube:nth-child(7){-webkit-animation-delay:.35s;animation-delay:.35s}.cube:nth-child(15),.cube:nth-child(22),.cube:nth-child(29),.cube:nth-child(36),.cube:nth-child(43),.cube:nth-child(50),.cube:nth-child(57){-webkit-animation-delay:.4s;animation-delay:.4s}.cube:nth-child(23),.cube:nth-child(30),.cube:nth-child(37),.cube:nth-child(44),.cube:nth-child(51),.cube:nth-child(58){-webkit-animation-delay:.45s;animation-delay:.45s}.cube:nth-child(31),.cube:nth-child(38),.cube:nth-child(45),.cube:nth-child(52),.cube:nth-child(59){-webkit-animation-delay:.5s;animation-delay:.5s}.cube:nth-child(39),.cube:nth-child(46),.cube:nth-child(53),.cube:nth-child(60){-webkit-animation-delay:.55s;animation-delay:.55s}.cube:nth-child(47),.cube:nth-child(54),.cube:nth-child(61){-webkit-animation-delay:.6s;animation-delay:.6s}.cube:nth-child(55),.cube:nth-child(62){-webkit-animation-delay:.65s;animation-delay:.65s}.cube:nth-child(63){-webkit-animation-delay:.7s;animation-delay:.7s}.loader-text{--ANIMATION-DELAY-MULTIPLIER:70ms;align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0;overflow:hidden;padding:0;scale:2}@media (max-width:767px){.loader-text{scale:1}}.loader-text span{-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation:hideAndSeek 2s cubic-bezier(.86,0,.07,1) infinite alternate;animation:hideAndSeek 2s cubic-bezier(.86,0,.07,1) infinite alternate;letter-spacing:-5rem;margin:0;padding:0;-webkit-transform:translateY(4rem);transform:translateY(4rem)}.loader-text .l{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*0);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*0)}.loader-text .o{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*1);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*1)}.loader-text .a{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*2);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*2)}.loader-text .d{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*3);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*3)}.loader-text .ispan{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*4);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*4)}.loader-text .n{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*5);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*5)}.loader-text .g{-webkit-animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*6);animation-delay:calc(var(--ANIMATION-DELAY-MULTIPLIER)*6)}.letter{height:3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.i{margin-inline:5px}@-webkit-keyframes hideAndSeek{0%{-webkit-transform:translateY(4rem);transform:translateY(4rem)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hideAndSeek{0%{-webkit-transform:translateY(4rem);transform:translateY(4rem)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.header{background-color:var(--background-color);overflow:hidden;position:-webkit-sticky;position:sticky;top:0;transition:var(--main-transition);-webkit-user-select:none;user-select:none;width:100%;z-index:20}.header .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.header .logo{align-items:center;color:var(--main-color);display:flex;font-family:var(--logo-font);font-size:36px;font-weight:700;height:72px;justify-content:center;margin:0 40px}@media (max-width:767px){.header .logo{height:50px;width:100%}}.header .main-nav{display:flex}@media (max-width:767px){.header .main-nav{margin:auto}}.header .main-nav>li>a{align-items:center;color:var(--main-color);display:flex;font-family:var(--link-font);font-size:16px;font-weight:700;height:72px;justify-content:center;overflow:hidden;padding:0 30px;position:relative;transition:var(--main-transition)}@media (max-width:767px){.header .main-nav>li>a{height:40px;padding:10px}}@media (max-width:360px){.header .main-nav>li>a{font-size:12px}}.header .main-nav>li>a:before{background-color:var(--main-color);bottom:0;content:"";height:4px;left:-100%;position:absolute;transition:var(--main-transition);width:100%}.header .main-nav>li>a:hover:before{left:0}.projects-section{margin-top:180px;padding-top:76px;-webkit-user-select:none;user-select:none}.projects-section .images-container{display:flex;flex-wrap:wrap;margin-top:60px}.projects-section .images-container .box{overflow:hidden;position:relative}.projects-section .images-container .box:hover .caption{bottom:0}.projects-section .images-container .box:hover img{-webkit-transform:rotate(3deg) scale(1.1);transform:rotate(3deg) scale(1.1)}@media (min-width:768px){.projects-section .images-container .box{flex-basis:50%}}@media (min-width:1199px){.projects-section .images-container .box{flex-basis:25%}}.projects-section .images-container .box img{max-width:100%;transition:var(--main-transition)}.projects-section .images-container .box .caption{background-color:var(--background-color);bottom:-100%;left:0;padding:20px;position:absolute;transition:var(--main-transition);width:100%}.projects-section .images-container .box .caption h4{cursor:default;font-weight:700;margin-bottom:10px;transition:var(--main-transition)}.projects-section .images-container .box .caption h4:hover{color:var(--main-color);text-shadow:0 0 10px var(--main-color)}.projects-section .images-container .box .details-holder{display:flex;justify-content:space-between}.projects-section .images-container .box .details-holder a{color:var(--main-color);transition:var(--main-transition)}.projects-section .images-container .box .details-holder a:hover{text-shadow:0 0 10px var(--main-color)}.hidden{display:none}.visible{display:block}.btn-container{display:flex;justify-content:center;margin-top:2rem}.show-more-btn{background-color:initial;border:3px ridge #ff0052;border-radius:.3em;color:#fff;cursor:pointer;font-size:16px;font-weight:700;height:3.5em;margin:auto;outline:none;position:relative;transition:1s;width:10em}.show-more-btn:after{top:-10px}.show-more-btn:after,.show-more-btn:before{background-color:#181818;content:"";height:40%;left:3%;position:absolute;-webkit-transform-origin:center;transform-origin:center;transition:.5s;width:95%}.show-more-btn:before{top:80%}.show-more-btn:hover:after,.show-more-btn:hover:before{-webkit-transform:scale(0);transform:scale(0)}.show-more-btn:hover{box-shadow:inset 0 0 25px #ff005275}.skills-section{background-color:var(--background-color);color:#fff;padding-top:76px;position:relative}.skills-section .box-wrapper{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}@media (max-width:1668px){.skills-section .box-wrapper{grid-template-columns:repeat(auto-fill,minmax(600px,1fr))}}@media (max-width:991px){.skills-section .box-wrapper{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}}@media (max-width:420px){.skills-section .box-wrapper{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}}.skills-section .box{align-items:center;display:flex;flex-direction:column;height:200px;justify-content:flex-start;padding:0 7px}.skills-section .icon-wrap{display:inline-block;height:80px;position:relative;text-align:center;width:80px}.skills-section .hexagon{background-color:var(--main-color);display:inline-block;height:100%;transition:var(--main-transition);width:57.735%}.skills-section .hexagon:before{background-color:inherit;content:"";height:inherit;position:absolute;right:21.1325%;top:0;-webkit-transform:rotate(60deg);transform:rotate(60deg);width:inherit}.skills-section .icon{color:#fff;font-size:46px;left:0;margin:0 auto;position:absolute;right:0;top:20px;z-index:1}.skills-section .hexagon:after{background-color:inherit;content:"";height:inherit;position:absolute;right:21.1325%;top:0;-webkit-transform:rotate(-60deg);transform:rotate(-60deg);width:inherit}.skills-section .hexagon:hover{background-color:var(--background-color)}.skills-section .hexagon:hover .icon{color:var(--main-color);-webkit-filter:drop-shadow(0 0 10px var(--main-color));filter:drop-shadow(0 0 10px var(--main-color))}.skills-section .text{display:block;font-size:16px;line-height:24px;text-align:center;-webkit-user-select:none;user-select:none}.label{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:34px;letter-spacing:2px;margin:20px 0 10px;transition:var(--main-transition)}.label:hover{color:var(--main-color)}
/* !!!!!!!!!!!! */
/* ! Changed To Grid To Add Typescript */
/* ! Changed To Grid To Add Typescript */.our-skills{padding-bottom:var(--main-padding);padding-top:var(--main-padding);position:relative;-webkit-user-select:none;user-select:none}.our-skills .skills{grid-gap:10px 100px;display:grid;gap:10px 100px;grid-template-areas:"html-skill ts-skill bootstrap-skill" "css-skill react-skill styled-skill" "js-skill next-skill tailwind-skill";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;margin:auto;width:80%}.our-skills .skills .html-skill{grid-area:html-skill}.our-skills .skills .react-skill{grid-area:react-skill}.our-skills .skills .tailwind-skill{grid-area:tailwind-skill}.our-skills .skills .bootstrap-skill{grid-area:bootstrap-skill}.our-skills .skills .js-skill{grid-area:js-skill}.our-skills .skills .ts-skill{grid-area:ts-skill}.our-skills .skills .css-skill{grid-area:css-skill}.our-skills .skills .next-skill{grid-area:next-skill}.our-skills .skills .styled-skill{grid-area:styled-skill}@media (max-width:991px){.our-skills .skills{align-items:center;display:flex;flex-direction:column;width:100%}.our-skills .skill{width:300px}}.our-skills .skill h3{align-items:center;display:flex;justify-content:space-between;margin:20px 0}.our-skills .skill h3 span{border:1px solid var(--main-color);border-radius:4px;color:var(--main-color);cursor:default;font-size:12px;padding:3px 5px}.our-skills .skill .progress{background-color:initial;border:1px solid #ff00515b;border-radius:6px;box-shadow:inset 0 0 20px -10px #ff0052;height:30px;position:relative}.our-skills .skill .progress span{background:linear-gradient(90deg,#360011,#ff0052 50%);border-radius:6px;height:100%;left:0;position:absolute;top:0;transition:3.2s}
/*# sourceMappingURL=main.a0052e47.css.map*/