*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%;overflow-x:hidden}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:50em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{background-color:#212529;box-sizing:border-box;overflow-x:hidden}.container{display:grid;grid-template-columns:1fr [main-start] minmax(min-content,120rem) [main-end] 1fr;grid-template-rows:auto 1fr auto;margin:0 auto;max-width:180rem;min-height:100vh}@media only screen and (max-width:50em){.container{grid-template-columns:[main-start] 1fr [main-end];margin:0}}.footer,.header{grid-column:1/-1;padding:0 4.8rem}@media only screen and (max-width:50em){.footer,.header{padding:0 3.2rem}}.main{display:grid;grid-column:main-start/main-end;grid-template-columns:1fr;margin-top:9.6rem;padding:0 4.8rem;row-gap:16rem}@media only screen and (max-width:75em){.main{row-gap:12rem}}@media only screen and (max-width:37.5em){.main{row-gap:9.6rem}}.section{grid-column:1/-1}body{color:#fff;font-family:Inter,sans-serif;font-size:1.6rem;font-weight:400;line-height:1}p{line-height:2}.heading--h1{font-size:3.4rem;font-weight:600;line-height:1.5}@media only screen and (max-width:75em){.heading--h1{font-size:3rem}}.heading--h2{font-size:3rem;font-weight:700}.heading--h3{font-size:2.4rem}.heading--h3,.heading--h4{font-weight:600;text-transform:uppercase}.heading--h4{font-size:2rem}.underline{background-image:linear-gradient(60deg,#4bc0c8,#c779d0,#feac5e);background-position:0 88%;background-repeat:no-repeat;background-size:100% .8rem;transition:background-size .25s ease-in}.underline:hover{background-size:100% 88%}.mb-large{margin-bottom:8rem}.mb-medium{margin-bottom:3.2rem}.mb-small{margin-bottom:1.6rem}.mb-xs{margin-bottom:1.2rem}.header{align-items:center;display:flex;height:9.6rem;justify-content:space-between;position:relative}.header__logo:link,.header__logo:visited{-webkit-text-fill-color:transparent;background-color:#4bc0c8;background:linear-gradient(60deg,#4bc0c8,#c779d0,#feac5e);-webkit-background-clip:text;display:inline-block;font-size:2.4rem;font-weight:600;text-decoration:none}.main-nav__list{align-items:center;display:flex;gap:4.8rem;list-style:none}.main-nav__link:link,.main-nav__link:visited{color:#e9ecef;display:inline-block;font-size:1.8rem;font-weight:400;text-decoration:none;transition:all .2s}.main-nav__link:active,.main-nav__link:hover{color:#fff;transform:translateY(-1px)}.main-nav__cta:link,.main-nav__cta:visited{background-color:#4bc0c8;background:linear-gradient(#212529,#212529) padding-box,linear-gradient(60deg,#4bc0c8,#c779d0,#feac5e) border-box;border:2px solid transparent;border-radius:100px;color:#fff;padding:1.2rem 2.4rem}.btn-mobile-nav{background:none;border:none;cursor:pointer;display:none}.icon-mobile-nav{color:#fff;height:4.8rem;width:4.8rem}.icon-mobile-nav[name=close-outline]{display:none}@media only screen and (max-width:50em){.btn-mobile-nav{display:block;z-index:9999}.main-nav{align-items:center;background-color:#212529;bottom:0;display:flex;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:translateX(100%);transition:all .5s ease-in;visibility:hidden;width:100%;z-index:9999}.nav-open .main-nav{opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible}.nav-open .icon-mobile-nav[name=close-outline]{display:block}.nav-open .icon-mobile-nav[name=menu-outline]{display:none}.main-nav__list{flex-direction:column;gap:4.8rem}.main-nav__link:link,.main-nav__link:visited{font-size:3rem}}.sticky .header{background-color:rgba(33,37,41,.97);bottom:0;box-shadow:0 1px 10px 0 #1a1e21;height:8rem;left:0;padding:0 4rem;position:fixed;right:0;top:0;width:100%;z-index:999}.section-hero{align-items:center;display:grid;gap:4.8rem;grid-template-columns:repeat(3,1fr);justify-content:space-between;margin:2.4rem}@media only screen and (max-width:75em){.section-hero{gap:3.2rem;margin:2.4rem 0}}@media only screen and (max-width:50em){.section-hero{gap:8rem;gap:6.4rem;grid-template-columns:1fr;justify-items:center;margin:0}}.section-hero__description{display:flex;flex-direction:column;gap:3.2rem;grid-column:span 2}@media only screen and (max-width:50em){.section-hero__description{grid-column:span 1}}.section-hero__intro{font-size:6.2rem;font-weight:600;line-height:1}@media only screen and (max-width:75em){.section-hero__intro{font-size:5.2rem}}@media only screen and (max-width:37.5em){.section-hero__intro{font-size:4rem;line-height:1.2}}.section-hero__btns{display:flex;gap:2.4rem;margin-top:2.4rem}@media only screen and (max-width:37.5em){.section-hero__btns{gap:1.2rem}}.section-hero__img-box{align-items:center;display:flex;justify-content:center}.section-hero__img{border-radius:50%;width:100%}@media only screen and (max-width:50em){.section-hero__img{width:45%}}@media only screen and (max-width:37.5em){.section-hero__img{width:55%}}.section-features{-moz-column-gap:4.8rem;column-gap:4.8rem;display:grid;grid-template-columns:repeat(4,1fr)}@media only screen and (max-width:75em){.section-features{-moz-column-gap:3.2rem;column-gap:3.2rem}}@media only screen and (max-width:50em){.section-features{grid-template-columns:repeat(2,1fr);row-gap:6.4rem}}@media only screen and (max-width:25em){.section-features{grid-template-columns:1fr;row-gap:6.4rem}}.section-features__feature{text-align:center}.section-features__icon{font-size:3.2rem;margin-bottom:3.2rem}@media only screen and (max-width:50em){.section-features__icon{margin-bottom:2.4rem}}.section-features__title{font-size:2rem;font-weight:700;line-height:1.4;margin-bottom:1.6rem}.section-features__desc{font-size:1.6rem;line-height:1.8}.section-intro{align-items:center;display:grid;gap:9.6rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:75em){.section-intro{gap:6.4rem}}@media only screen and (max-width:50em){.section-intro{gap:4.8rem;grid-template-columns:1fr}}.section-intro__links{display:flex;flex-wrap:wrap;gap:2rem}@media only screen and (max-width:25em){.section-intro__links{align-items:start;flex-direction:column;gap:1.4rem}}.section-skills__list{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:center;list-style:none;margin-top:8rem}@media only screen and (max-width:75em){.section-skills__list{gap:1rem}}@media only screen and (max-width:37.5em){.section-skills__list{margin-top:6.4rem}}.section-skills__item{align-items:center;border:2px solid #fff;border-radius:50%;cursor:default;display:flex;font-size:1.8rem;font-weight:500;height:13rem;justify-content:center;text-align:center;transition:all .3s;width:13rem}@media only screen and (max-width:75em){.section-skills__item{font-size:1.7rem;height:12rem;width:12rem}}@media only screen and (max-width:37.5em){.section-skills__item{border-radius:10px;font-size:1.7rem;height:auto;padding:1rem 2rem;width:auto}}.section-skills__item:hover{transform:scale(1.2)}.section-projects__cards{display:grid;gap:4.8rem;grid-template-columns:repeat(3,1fr);justify-items:center;margin-bottom:4.8rem}@media only screen and (max-width:75em){.section-projects__cards{gap:1.6rem}}@media only screen and (max-width:50em){.section-projects__cards{gap:4.8rem;grid-template-columns:1fr}}.footer{align-items:center;border-top:1px solid #adb5bd;display:flex;height:9.6rem;justify-content:space-between;margin-top:12.8rem}@media only screen and (max-width:37.5em){.footer{flex-wrap:wrap;gap:1.6rem;margin-top:9.6rem}}.footer-nav{align-items:center;display:flex;gap:3.2rem;list-style:none}@media only screen and (max-width:37.5em){.footer-nav{gap:2.4rem}}.footer-nav__link:link,.footer-nav__link:visited{color:#adb5bd;font-weight:400;text-decoration:none;transition:all .2s}.footer-nav__link:active,.footer-nav__link:hover{color:#fff}.footer-nav__icon{font-size:3rem}.btn:link,.btn:visited{border:2px solid #fff;border-radius:150px;color:#fff;display:block;font-size:1.8rem;font-weight:600;line-height:0;padding:2.4rem 3rem;text-decoration:none;transition:all .2s}.btn:active,.btn:hover{background-color:#fff;color:#212529}.category-link:link,.category-link:visited{align-items:center;border:2px solid #fff;border-radius:100px;color:#fff;display:flex;font-size:1.4rem;padding:1rem 2rem;text-decoration:none;transition:all .5s}.category-link:active,.category-link:hover{transform:scale(1.02)}.view-all__box{text-align:center}.view-all__link:link,.view-all__link:visited{border-bottom:2px solid #fff;color:#fff;display:inline-block;font-size:2rem;font-weight:400;text-decoration:none;transition:all .2s}.view-all__link:active,.view-all__link:hover{transform:translateY(-2px)}.project__card{background-color:#212529;border-radius:2rem;display:grid;gap:2.4rem;grid-template-columns:1fr;grid-template-rows:20rem 1fr;max-width:50rem}@media only screen and (max-width:75em){.project__card{gap:1.2rem}}@media only screen and (max-width:50em){.project__card{grid-template-rows:25rem 1fr}}.project__card .project__desc-box a:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.project__img-box{border-top-left-radius:2rem;border-top-right-radius:2rem;overflow:hidden}.project__img{height:20rem;min-width:100%}@media only screen and (max-width:50em){.project__img{height:25rem}}.project__desc-box{padding:2.4rem 2.4rem 4.8rem}.project__categories{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin-bottom:1.6rem}.project__category{align-items:center;border:1px solid #fff;border-radius:100px;color:#fff;display:flex;font-size:1.2rem;padding:.6rem 1.2rem;transition:all .5s}.project__tags{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin-bottom:1.6rem}.project__tag{align-items:center;background-color:#e9ecef;border-radius:3rem;color:#212529;display:flex;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:all .5s}.project__text{line-height:2;margin-bottom:3.2rem}@media only screen and (max-width:75em){.project__text{line-height:1.6;margin-bottom:2.4rem}}.project__link:link,.project__link:visited{border-bottom:2px solid #fff;color:#fff;padding-bottom:2px;text-decoration:none;transition:all .2s}.project__link:link span,.project__link:visited span{padding-left:1.2rem;transition:all .2s}.project__link:active span,.project__link:hover span{padding-left:1.6rem}.cta{align-items:center;animation:gradient 15s ease infinite;background-color:#4bc0c8;background:linear-gradient(rgba(33,37,41,.3),rgba(33,37,41,.3)),linear-gradient(60deg,#4bc0c8,#c779d0,#feac5e);background-size:400% 400%;border-radius:2rem;display:flex;flex-direction:column;justify-content:center;margin:0 10rem;padding:6.4rem;text-align:center}@media only screen and (max-width:50em){.cta{margin:0 4.8rem;padding:4.8rem}}@media only screen and (max-width:37.5em){.cta{margin:0 1.6rem;padding:3.2rem}}.cta__heading{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.cta__text{font-size:1.8rem;margin-bottom:3.2rem}.cta__btn:link,.cta__btn:visited{background-color:#212529;border:2px solid #fff;border-radius:100px;color:#fff;display:inline-block;font-size:2rem;font-weight:400;padding:1.5rem 3.4rem;text-decoration:none;transition:all .2s}.cta__btn:active,.cta__btn:hover{transform:translateY(-2px)}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.color-splash{position:relative}.color-splash:before{background-color:#c779d0;filter:blur(50px);right:20%;top:20%;transform:scale(1.2)}.color-splash:after,.color-splash:before{border-radius:50%;content:"";height:100%;opacity:.4;position:absolute;width:100%;z-index:-1}.color-splash:after{background-color:#feac5e;bottom:20%;filter:blur(60px);left:30%}.glowing-bullet{border-radius:50%;display:inline-block;height:1.2rem;margin-right:1.6rem;transform-origin:center;transform-style:preserve-3d;transition:all .5s;width:1.2rem}.glowing-bullet-item:hover .glowing-bullet{transform:scale(2)}.glowing-bullet-list .glowing-bullet-item:first-of-type .glowing-bullet{background-color:#4bc0c8;box-shadow:0 0 10px #4bc0c8}.glowing-bullet-list .glowing-bullet-item:nth-of-type(2) .glowing-bullet{background-color:#7699cc;box-shadow:0 0 10px #7699cc}.glowing-bullet-list .glowing-bullet-item:nth-of-type(3) .glowing-bullet{background-color:#c779d0;box-shadow:0 0 10px #c779d0}.glowing-bullet-list .glowing-bullet-item:nth-of-type(4) .glowing-bullet{background-color:#e0919e;box-shadow:0 0 10px #e0919e}.glowing-bullet-list .glowing-bullet-item:nth-of-type(5) .glowing-bullet{background-color:#4bc0c8;box-shadow:0 0 10px #4bc0c8}.glowing-bullet-list .glowing-bullet-item:last-of-type .glowing-bullet{background-color:#feac5e;box-shadow:0 0 10px #feac5e}.border-glow{position:relative}.border-glow:hover:after{animation:none;opacity:0}.border-glow:hover{box-shadow:0 1px 10px 0 #1a1e21}.border-glow:after{animation:spin 10s linear infinite;background-color:#4bc0c8;background-image:linear-gradient(60deg,#4bc0c8,#c779d0,#feac5e);border-radius:50%;content:"";filter:blur(100px);height:80%;left:2rem;opacity:1;position:absolute;top:25%;transition:opacity .5s;width:100%;z-index:-1}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}