.sectionhome,
.sectionhome .bg {
    height: 100%;
    background-size: cover;
    background-position: center;
    width: 100%;
    top: 0
}

.btn,
.sectionhome {
    visibility: hidden
}

.btn span,
.title span {
    transform: skew(-10deg)
}

.btn span,
.title,
.title span {
    float: left;
    display: block
}

#about li,
.name-description span {
    -webkit-text-fill-color: transparent
}

.jobs-card__inner,
.sectionhome .bg .clip-text,
.title {
    overflow: hidden
}

.btn,
.has-animation img,
.has-animation p,
.info-job {
    opacity: 0
}

.info-job p {
    font-size: .8em
}

#hero-text,
.distorttxt,
.has-animation-text,
.jobstitle .linejob span,
.tecskills,
.title {
    font-family: var(--font1)
}

.name-description,
.project-banner,
.title,
.u-a5,
.university-img h3 {
    text-transform: uppercase
}

.sectionhome {
    position: fixed;
    background-repeat: no-repeat
}

#normal-scroll,
.btn,
.card,
.has-animation,
.jobs,
.jobs-card,
.prog-blur,
.sep-main,
.title,
.title span {
    position: relative
}

.sectionhome .inner,
.sectionhome .outer {
    width: 100%;
    height: 100%;
    overflow-y: hidden
}

.sectionhome .bg {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute
}

.sectionhome .bg h2 {
    z-index: 999
}

.first .bg {
    background: linear-gradient(to bottom, var(--honey) 0, var(--cream) 100%)
}

.second .bg {
    background-image: url("https://assets.zyrosite.com/cdn-cgi/image/format=auto,w=1920,fit=crop/YX4zzGxz8eS5gJ7w/findo-branco-Yg25QJEXJEi61ERq.jpg")
}

.third .bg {
    background-image: url("https://wallpapers.com/images/hd/empty-room-background-pwv9hsqt06fwg66t.jpg")
}

.fourth .bg {
    background-image: url("https://images.squarespace-cdn.com/content/v1/65e62feb94e85e636fe57cb7/e1ef2dad-1851-464b-ae7f-2a65ea46e284/AdobeStock_64479268.jpeg")
}

.btn {
    transform: translateX(50%) rotate(343deg);
    color: #fff;
    height: 33px;
    cursor: pointer
}

.btn span {
    text-shadow: 0 8px 9px #0000008f, 0 -2px 1px #fff
}

.title {
    color: #f1ebe5;
    text-shadow: 0 8px 9px #c4b59d, 0 -2px 1px #fff;
    border-radius: 20px;
    font-size: var(--fontSizeH1);
    text-align: start;
    font-weight: 600;
    max-width: 500px;
    letter-spacing: -3px;
    line-height: 80px;
    height: 90px;
    margin: 0;
    left: 30%
}

.card,
.sep-main {
    display: flex
}

.title span {
    min-width: 10px;
    min-height: 10px
}

.bg-svg-home defs path {
    stroke: white;
    stroke-width: 2px
}

.sep-main {
    z-index: 1;
    right: 0;
    justify-content: space-evenly;
    align-content: center;
    flex-wrap: wrap;
    width: 100%
}

.card {
    backdrop-filter: blur(3px);
    background: radial-gradient(circle at 50% 0, #ffffff6d 0, #c4b59d4b 64%);
    box-shadow: inset 0 1.01rem .2rem -1rem #ffae78, inset 0 -1.01rem .2rem -1rem #0000, 0 -1.02rem .2rem -1rem #705d4388, 0 1rem .2rem -1rem #0000, 0 0 0 1px var(--cream), 0 4px 4px 0 #705d4388, 0 0 0 1px #ffae78;
    width: 18rem;
    height: 24rem;
    border-radius: 1.8rem;
    flex-direction: column;
    justify-content: end;
    transition: .4s ease-in-out, translate .4s ease-out
}

.has-animation-text,
.jobs {
    backdrop-filter: blur(10px)
}

#hero-text {
    max-width: 900px;
    font-size: 1em;
    z-index: 10;
    padding: 1rem;
    font-weight: 700;
    color: var(--banana)
}

.highlight {
    color: #fff;
    text-shadow: 0 8px 9px #fff6e54b, 0 -2px 1px #e9dac5
}

.highlight:hover {
    color: #000;
    text-shadow: none
}

.highlight.c1:hover {
    background-color: #d9edf8
}

.highlight.c2:hover {
    background-color: #ffadad
}

.highlight.c3:hover {
    background-color: #ffd6a5
}

.highlight.c4:hover {
    background-color: #beffa5
}

.about {
    background-image: url("../assets/dot.png");
    background-position: center;
    background-repeat: repeat;
    background-size: 10px
}

.title-about {
    width: 100%
}

.description {
    perspective: 800px;
    transform: scale(.8)
}

.name-description {
    letter-spacing: .5em;
    display: inline-block;
    width: auto
}

.name-description span {
    font: 700 2em/1 var(--font4), sans-serif;
    letter-spacing: 0;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgba(255, 255, 255, .5);
    background: url(https://i.ibb.co/39r8QbNz/animated-text-fill.png) repeat-y padding-box text;
    -webkit-background-clip: text;
    -webkit-animation: 80s linear infinite aitf;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden
}

@-webkit-keyframes aitf {
    0% {
        background-position: 0 50%
    }

    100% {
        background-position: 100% 50%
    }
}

.has-animation-text {
    max-width: 600px;
    width: 100%;
    line-height: 24px;
    border: 1px solid #fff;
    border-radius: 20px;
    font-size: var(--fontSize);
    padding: 1em;
    box-shadow: inset 0 1.01rem .2rem -1rem var(--honey), inset 0 -1.01rem .2rem -1rem #0000, 0 -1.02rem .2rem -1rem #fff, 0 1rem .2rem -1rem #0000, 0 0 0 1px var(--cream), 0 4px 4px 0 #fff, 0 0 0 1px #ffae78;
    font-weight: 600;
    text-align: left;
    color: gray
}

.has-animation-text:hover {
    background-color: rgba(255, 233, 218, .165)
}

.prog-blur::after,
.prog-blur::before {
    background: var(--image) no-repeat center center/cover;
    transition: .2s;
    content: "";
    inset: 0
}

.has-animation {
    transform: rotateY(335deg) rotateX(10deg);
    transition: .5s
}

.has-animation:hover {
    transform: rotateY(360deg) rotateX(0)
}

.has-animation.animate-in img,
.has-animation.animate-in p {
    animation: .1s 1.1s forwards textHidden
}

.has-animation.animate-in:after,
.has-animation.animate-in:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 10
}

.has-animation.animate-in:before {
    background-color: var(--honey)
}

.has-animation.animate-in:after {
    background-color: color-mix(in oklab, var(--cream) 40%, #000);
    animation-delay: .5s
}

.has-animation.animation-ltr.animate-in:before {
    animation: 1.8s revealLTR
}

.has-animation.animation-ltr.animate-in:after {
    animation: 1s .6s revealLTR
}

.has-animation.animation-rtl.animate-in:before {
    animation: 1.8s revealRTL
}

.has-animation.animation-rtl.animate-in:after {
    animation: 1s .6s revealRTL
}

@keyframes revealRTL {
    0% {
        width: 0;
        right: 0
    }

    65% {
        width: 100%;
        right: 0
    }

    100% {
        width: 0;
        right: 100%
    }
}

@keyframes revealLTR {
    0% {
        width: 0;
        left: 0
    }

    65% {
        width: 100%;
        left: 0
    }

    100% {
        width: 0;
        left: 100%
    }
}

@keyframes textHidden {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

#about li {
    --color-hover: #cb54ac;
    --color-active: rgb(187, 187, 187);
    --color-start: #010406;
    --stop-hover: 0%;
    --stop-active: 0%;
    width: fit-content;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, var(--color-hover) var(--stop-hover), var(--color-active) var(--stop-hover), var(--color-active) var(--stop-active), var(--color-start) var(--stop-active));
    transition: transform .48s cubic-bezier(.475, .425, 0, .995)
}

#about li:hover {
    --stop-hover: 100%;
    transform: translateX(.3ch)
}

#about li:first-child {
    --color-hover: var(--cream)
}

#about li:nth-child(2) {
    --color-hover: var(--banana)
}

#about li:nth-child(3) {
    --color-hover: var(--colormain)
}

#about li:nth-child(4) {
    --color-hover: var(--color-start)
}

#normal-scroll {
    margin-top: 100vh
}

.jobs {
    max-width: 42em;
    top: 20%
}

.jobs-card {
    border: 1px solid rgba(255, 255, 255, .322);
    border-radius: 10px;
    flex: 1 1 1%;
    transition: flex .6s cubic-bezier(.25, 1, .5, 1), filter 250ms
}

.jobs-card:hover {
    flex-basis: 30%
}

.jobs-card__inner {
    margin: .25rem;
    background: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center
}

.jobs-card article {
    width: 100%;
    height: 74vh;
    overflow: hidden;
    position: relative
}

.jobs-card.is-active,
.jobs-card:hover {
    filter: brightness(1)
}

.prog-blur {
    width: 100%;
    height: 100%;
    overflow: clip;
    isolation: isolate;
    backdrop-filter: contrast(0)
}

.prog-blur-text,
.prog-blur::after,
.prog-blur::before {
    position: absolute
}

.image-1 {
    background-color: var(--cream);
    --image: url(https://i.ibb.co/LXYZJ2Tq/ssss.png)
}

.image-2 {
    --image: url(https://i.ibb.co/whTz32ds/logo.png)
}

.image-3 {
    --image: url(https://i.ibb.co/3mrxtNCF/imoveistock-cover.jpg)
}

.image-4 {
    --image: url(https://i.ibb.co/v47gBr57/1635798270477.jpg)
}

.prog-blur-text {
    bottom: 1.5rem;
    z-index: 99;
    padding: 1em;
    transform: translate3d(0, calc(100% + .5rem), 0);
    filter: blur(54px);
    opacity: 0;
    transition: .3s
}

.prog-blur::after {
    mask: linear-gradient(to top, transparent 4rem, white 50%)
}

.prog-blur:hover .prog-blur-text {
    transform: translate3d(0, 0, 0);
    filter: blur(0);
    opacity: 1
}

.prog-blur:hover::before {
    filter: blur(54px)
}

.prog-blur-text div {
    font-size: 1em;
    margin: .5em 0;
    width: fit-content;
    font-weight: 700;
    padding: .3em .6em;
    font-family: var(--font2);
    background: #ffffff6e;
    border: 1px solid var(--cream);
    border-radius: 20px
}

.university,
.university-img {
    border-radius: 4em;
    overflow: hidden
}

.prog-blur-text div span img {
    width: 1.4em;
    height: auto
}

.info-job {
    transform: translateY(20px);
    transition: opacity .4s, transform .4s
}

.info-job.show {
    opacity: 1;
    transform: translateY(0)
}

.info-job.hide {
    opacity: 0;
    transform: translateY(20px)
}

.jobstitle {
    flex-direction: column;
    width: 23em;
    display: flex;
    z-index: 1
}

.jobstitle .linejob {
    width: 100%;
    height: 3.3em;
    position: relative;
    overflow: hidden
}

.jobstitle .linejob span {
    position: absolute;
    font-size: 3em;
    color: #fff;
    text-shadow: 0 0 12px rgba(0, 0, 0, 45%);
    font-weight: 600;
    line-height: .9em
}

.university-title {
    display: flex;
    height: 100%;
    align-items: center
}

.university-title svg {
    display: block;
    font: 7em var(--font1);
    height: 300px;
    margin: 0 auto
}

.text-copy {
    fill: none;
    stroke: white;
    stroke-dasharray: 6% 29%;
    stroke-width: 5px;
    stroke-dashoffset: 0%;
    animation: 5.5s linear infinite stroke-offset
}

.text-copy:first-child {
    stroke: white;
    animation-delay: -1
}

.text-copy:nth-child(2) {
    stroke: aliceblue;
    animation-delay: -2s
}

.text-copy:nth-child(3) {
    stroke: floralwhite;
    animation-delay: -3s
}

.text-copy:nth-child(4) {
    stroke: gainsboro;
    animation-delay: -4s
}

.text-copy:nth-child(5) {
    stroke: seashell;
    animation-delay: -5s
}

@keyframes stroke-offset {
    100% {
        stroke-dashoffset: -35%
    }
}

.university {
    width: 35em;
    top: 2%;
    aspect-ratio: 2/1.1;
    max-height: calc(100svh - 2rem);
    max-width: calc(100% - 2rem);
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, .1))
}

@media (orientation:portrait) {
    .university {
        min-height: 330px
    }
}

.university-img {
    position: absolute;
    inset: 0;
    text-align: end;
    z-index: 0
}

.university-img>img {
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
    height: 100%;
    width: 120%;
    object-fit: cover;
    object-position: center 43%;
    user-select: none;
    pointer-events: none
}

.university-img>img:first-of-type {
    filter: saturate(1.5) brightness(.9);
    object-position: calc(50% + (var(--x) * 30px)) calc(50% + (var(--y) * -20px))
}

.university-img>img:last-of-type {
    width: 12em;
    top: 25%;
    height: 10em;
    object-position: calc(50% + (var(--x) * 40px)) calc(50% + (var(--y) * 10px));
    z-index: 99
}

.university-img h3 {
    width: 100%;
    font-size: 10em;
    margin-left: 40%;
    font-weight: 800;
    color: #fff;
    translate: calc(-50% + (var(--x) * -30px)) calc(var(--y) * -20px);
    z-index: 4
}

.university .content {
    min-height: 32%;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    display: grid;
    gap: .2rem;
    place-items: center;
    align-content: center;
    padding-bottom: .5rem;
    z-index: 3
}

.university .content svg {
    width: 20px
}

.university .content p {
    margin: 0;
    display: flex;
    align-items: center;
    gap: .5rem;
    font-size: 1.2rem;
    position: relative
}

.university .content p:first-of-type::after {
    content: "";
    position: absolute;
    bottom: calc(100% + 1rem);
    left: 50%;
    width: 20ch;
    background: #fff;
    height: 1px;
    translate: -50% 0
}

.university .content p:last-of-type {
    opacity: .8;
    font-size: .8rem
}

.university-blur {
    --layers: 5;
    position: absolute;
    inset: 0;
    z-index: 1
}

.university-blur .layer {
    --blur: calc(sin(((var(--layers) - var(--index)) / var(--layers)) * 90deg) * 5);
    --stop: calc(sin(((var(--index)) / var(--layers)) * 90deg) * 25);
    position: absolute;
    inset: 0;
    background: hsl(0 0% 60% / .015);
    backdrop-filter: blur(min(calc(var(--blur) * 1px), 4px));
    mask: radial-gradient(180% 160% at 45% 90%, #fff 10%, #0000 calc((10 + var(--stop)) * 1%));
    z-index: 2
}

.skill-arrow {
    position: fixed;
    top: 2em;
    left: 0;
    display: flex;
    mix-blend-mode: color-dodge;
    width: 20rem;
    height: auto;
    z-index: 10
}

.skill-arrow img {
    filter: invert(100%);
    transform: rotate(100deg);
    width: 100%
}

.skill-arrow p {
    font-size: 2em;
    color: #fff
}

.main-content {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #222;
    color: #fff;
    z-index: 10;
    position: relative
}

.main-content.bottom {
    background: #333
}

.scroll-wrapper {
    height: 400vh;
    position: relative
}

.sticky-content {
    position: sticky;
    top: 0;
    height: 100vh;
    width: 100vw;
    overflow: hidden;
    background: #000
}

.scroller {
    display: flex;
    height: 100%;
    width: max-content;
    will-change: transform
}

.skillsec {
    width: 100vw;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    color: #fff;
    font-size: 2rem;
    border-right: 1px solid #333
}

.progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    height: 8px;
    width: 100%;
    z-index: 9;
    background: var(--cream);
    transform-origin: left;
    transform: scaleX(0)
}

#title-projects,
.site {
    background-color: #000
}

.progress-counter {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    color: #fff;
    font-size: 3rem;
    z-index: 10
}

.API,
.Angular,
.Docker,
.Html,
.MongoDB,
.MySql,
.Native,
.NestJs,
.React,
.Tools,
.iOnic {
    width: 50vw;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column
}

.intro {
    width: 70vw;
    background-image: url("./line.png");
    background-position: center;
    background-repeat: repeat;
    background-size: auto
}

.Angular {
    background-image: url("https://miro.medium.com/v2/0*NIpjrJVft16IMvXo")
}

.React {
    background-image: url("https://framerusercontent.com/images/VcZfAOcc7hbyIyRtVw50aD0fw0U.png?width=1788&height=1020")
}

.Html {
    background-image: url("https://i.ibb.co/Ly9rBFF/HCJ.jpg")
}

.NestJs {
    background-image: url("https://miro.medium.com/v2/resize:fit:1400/1*VxKBalu5Y_BaNsLjt9W_mg.png")
}

.MongoDB {
    background-image: url("https://user-images.githubusercontent.com/40702606/118755471-cf58b300-b860-11eb-979a-16d263b320a8.png")
}

.MySql {
    background-image: url("https://www.digitalocean.com/cdn-cgi/image/quality=75,width=1920/https://www.digitalocean.com/api/static-content/v1/images?src=https%3A%2F%2Fcommunity-cdn-digitalocean-com.global.ssl.fastly.net%2FKRmJ33VU8uxALeWJhz6TBoSn&raw=1")
}

.Native {
    background-image: url("https://audacia.co.uk/img/technical-blog/reactnativemobileapps.jpg")
}

.Docker {
    background-image: url("https://thetribe.io/wp-content/uploads/docker-container-management-illustration.jpg")
}

.iOnic {
    background-image: url("https://ionicframework.com/img/meta/ionic-framework-og.png")
}

.API {
    background-image: url("https://www.vamenture.com/_next/image?url=https%3A%2F%2Fvamenture.s3.ap-southeast-2.amazonaws.com%2Fother-images%2F1744916165478_116379.jpg&w=828&q=75")
}

.Tools {
    background-image: url("https://png.pngtree.com/thumb_back/fh260/background/20240610/pngtree-computer-fixing-service-or-maintenance-concept-background-wrench-on-computer-keyboard-image_15745840.jpg")
}

.distorttxt {
    filter: url(#distortionFilter);
    color: #fff;
    font-weight: 600;
    font-size: 2.5em;
    margin: 2em
}

.distort {
    position: absolute;
    width: 0;
    height: 0;
    left: -9999px;
    pointer-events: none
}

.tecskills {
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 0 .5em;
    margin: 1em 1em 5%;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .186)
}

.project-content,
.projects {
    border-radius: 0 0 50px 50px
}

.u-a5,
.u-b4 {
    font-family: Arial
}

.tecskills p:first-child {
    font-weight: 600;
    font-size: .5em
}

.tecskills p:nth-child(2) {
    font-size: .3em;
    font-style: italic;
    font-weight: 200
}

.site {
    display: none;
    min-height: 100vh;
    position: relative
}

.project-banner {
    --s: 4px;
    --o: .5*var(--s);
    font-size: 6em;
    font-weight: 800;
    --sl: calc(50% - .5px), #00000000 calc(50% + .5px);
    place-self: center;
    padding: Round(up, .1em, var(--s)) .05em 0 0;
    height: calc(Round(up, 1lh, var(--s)) - var(--o));
    background: linear-gradient(22.5deg, #fff var(--sl)) text, linear-gradient(22.5deg, #000 var(--sl)), linear-gradient(#ffffff3d 50%, #00000000 0) 0 0/1% var(--s);
    color: #fff;
    -webkit-text-stroke: #fff calc(var(--o));
    mix-blend-mode: screen
}

.project-arrow,
.project-content,
.projects {
    background-color: #000
}

.a,
.b,
.c,
.c-mouse-vertical-carousel__bg-img,
.d,
.e,
.f,
.g,
.i,
.h,
.u-media-wrapper {
    background-position: center;
    background-size: cover
}

.project-content {
    height: 80vh
}

.projects {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    height: 100vh;
    width: 100%
}

.c-header {
    display: block;
    border: 1px solid rgba(255, 255, 255, .253);
    width: 78%;
    height: fit-content;
    padding: .3em;
    border-radius: 30px
}

.u-a5 {
    font-size: 37px;
    line-height: 35px;
    letter-spacing: 5px;
    font-weight: 700;
    text-shadow: 0 0 3px rgba(0, 0, 0, .5)
}

.u-b4 {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    font-weight: 400
}

.card-project,
.project-arrow p {
    font-family: var(--font1);
    color: #fff
}

.u-media-wrapper {
    position: relative;
    width: 100%;
    border-radius: 30px;
    height: 0
}

.u-media-wrapper.u-media-wrapper--16-9 {
    padding-bottom: 56.25%
}

.c-gradient-overlay {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle at 49% 50%, rgba(2, 21, 25, .3), rgba(2, 21, 25, .6))
}

.c-mouse-vertical-carousel {
    position: relative;
    overflow: hidden
}

.c-mouse-vertical-carousel__list {
    width: 100%;
    position: absolute;
    left: 0;
    transition: .4s;
    top: 50%;
    z-index: 1
}

.c-mouse-vertical-carousel__list li:first-child a:hover {
    color: #fff !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(2) a:hover {
    color: #e2c2ff !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(3) a:hover {
    color: #008cff !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(4) a:hover {
    color: #b1d5f8 !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(5) a:hover {
    color: #d7f04b !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(6) a:hover {
    color: #000 !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(7) a:hover {
    color: #00fff2 !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list li:nth-child(8) a:hover {
    color: #ff00d4 !important;
    transition: .4s
}

.c-mouse-vertical-carousel__list-item a {
    display: block;
    padding-bottom: 25px;
    padding-top: 25px;
    color: var(--cream);
    padding-left: 1em
}

.c-mouse-vertical-carousel__eyebrow {
    padding-bottom: 12px
}

.c-mouse-vertical-carousel__title {
    max-width: 450px
}

.c-mouse-vertical-carousel__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    will-change: transform
}

.project-arrow {
    width: 100%;
    height: auto;
    text-align: center
}

.project-arrow img {
    width: 10em;
    filter: invert(100%);
    transform: rotate(10deg)
}

.project-arrow p {
    font-size: 1em;
    padding-top: 1em;
    font-weight: 100
}

.card-stack {
    width: 24em;
    height: 40em;
    position: relative;
    display: grid;
    grid-auto-flow: column;
    place-content: center;
    user-select: none;
    touch-action: none;
    transform-style: preserve-3d
}

.card-project {
    cursor: grab;
    align-content: end;
    place-self: center;
    position: absolute;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    border: 1px solid #99a;
    border-radius: 1em;
    z-index: calc(var(--card-max-z-index) - var(--i));
    transform: perspective(var(--card-perspective)) translateZ(calc(-1 * var(--card-z-offset) * var(--i))) translateY(calc(var(--card-y-offset) * var(--i))) translateX(var(--swipe-x, 0)) rotateY(var(--swipe-rotate, 0deg));
    transition: transform var(--card-swap-duration) ease;
    will-change: transform;
    box-shadow: 0 2px 2px #0003
}

.card-project div {
    backdrop-filter: blur(10px);
    border-radius: 50px 50px 1em 1em;
    background-color: rgba(0, 0, 0, .364);
    padding: 3em 2em
}

.card-project h2,
.card-project p {
    font-weight: 300
}

.card-project a {
    display: flex;
    z-index: 100;
    bottom: -4em;
    left: 0;
    position: absolute;
    justify-content: center;
    border: 1px solid #fff;
    padding: 1em;
    width: 100%;
    color: #000;
    font-weight: 700;
    border-radius: 100px;
    background-color: #fff
}

.icon-project {
    aspect-ratio: 1;
    block-size: 6em;
    place-self: center
}

.icon-project svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #fff;
    filter: drop-shadow(0px 2px 3px #0007)
}

.card-project:active {
    cursor: grabbing
}

.a,
.b,
.c,
.d,
.e,
.f,
.g,
.i {
    background-repeat: no-repeat
}

.a {
    background-image: url('https://wallpapers.com/images/hd/chess-background-ix8mdj14lbfu9r8l.jpg')
}

.b {
    background-image: url("https://www.itsecurity.pt/img/uploads/1140x641_59746092c07e42da21d3ef653f9f93a5.jpg")
}

.c {
    background-image: url("https://img.freepik.com/fotos-gratis/luminaria-de-neon-para-vendas-de-sexta-feira-negra_23-2151833076.jpg?semt=ais_hybrid&w=740&q=80")
}

.d {
    background-image: url("https://i.ibb.co/Xrd6C9p2/Captura-de-Tela-250.png")
}

.e {
    background-image: url("https://i.ibb.co/3YLb1bh9/Captura-de-Tela-248.png")
}

.f {
    background-image: url("https://d2x3xhvgiqkx42.cloudfront.net/12345678-1234-1234-1234-1234567890ab/13691038-5aa8-4672-9b95-348c0733cabc/2021/01/13/dd15da89-f005-45ed-9e28-f53fe166564c/93d2d9bb-f495-4dff-bc40-ae445017c4ee.png")
}

.g {
    background-image: url("https://i.ibb.co/5WLyLmQ3/Captura-de-Tela-249.png")
}

.i {
    background-image: url("https://i.ibb.co/G3PfBfy7/Captura-de-Tela-254.png")
}

.h {
    background-image: url("https://i.ibb.co/KpTS6ZQc/Captura-de-Tela-255.png")
}

body .footer {
    --footer-background: var(--cream);
    display: grid;
    position: fixed;
    grid-area: footer;
    font-size: .7em;
    min-height: 12rem;
    width: 100%;
    z-index: -1;
    bottom: 0
}

body .footer .bubbles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1rem;
    background: var(--footer-background);
    filter: url("#blob")
}

body .footer .bubbles .bubble {
    position: absolute;
    left: var(--position, 50%);
    background: var(--footer-background);
    border-radius: 100%;
    -webkit-animation: bubble-size var(--time, 4s) ease-in infinite var(--delay, 0s), bubble-move var(--time, 4s) ease-in infinite var(--delay, 0s);
    animation: bubble-size var(--time, 4s) ease-in infinite var(--delay, 0s), bubble-move var(--time, 4s) ease-in infinite var(--delay, 0s);
    transform: translate(-50%, 100%)
}

body .footer .content {
    z-index: 2;
    color: var(--banana);
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 4rem;
    padding: 2rem;
    background: var(--footer-background)
}

body .footer .content a,
body .footer .content p {
    text-decoration: none
}

body .footer .content b {
    color: #fff
}

body .footer .content>div {
    display: flex;
    flex-direction: column;
    justify-content: center
}

body .footer .content>div>div {
    margin: .25rem 0
}

body .footer .content>div>div> {
    margin-right: .5rem
}

body .footer .content>div>div>a>img {
    width: 4em
}

body .footer .content>div:nth-child(3)>div>a {
    background: #6ff94e;
    filter: invert(1);
    padding: 20px;
    position: absolute;
    border-radius: 50px;
    left: -10px;
    bottom: -20px
}

body .footer .content>div:nth-child(4)>div>a {
    background: #ffbf35;
    filter: invert(1);
    padding: 20px;
    position: absolute;
    border-radius: 50px;
    right: -10px;
    bottom: -20px
}

@-webkit-keyframes bubble-size {

    0%,
    75% {
        width: var(--size, 4rem);
        height: var(--size, 4rem)
    }

    100% {
        width: 0;
        height: 0
    }
}

@keyframes bubble-size {

    0%,
    75% {
        width: var(--size, 4rem);
        height: var(--size, 4rem)
    }

    100% {
        width: 0;
        height: 0
    }
}

@-webkit-keyframes bubble-move {
    0% {
        bottom: -4rem
    }

    100% {
        bottom: var(--distance, 10rem)
    }
}

@keyframes bubble-move {
    0% {
        bottom: -4rem
    }

    100% {
        bottom: var(--distance, 10rem)
    }
}

