@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');


@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Thin.otf) format('opentype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-ThinOutline.otf) format('opentype');
    font-weight: 150;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Light.otf) format('opentype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-LightOutline.otf) format('opentype');
    font-weight: 250;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Regular.otf) format('opentype');
    font-weight: 300;
    font-style:normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-RegularOutline.otf) format('opentype');
    font-weight: 350;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Medium.otf) format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-MediumOutline.otf) format('opentype');
    font-weight: 450;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Bold.otf) format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-BoldOutline.otf) format('opentype');
    font-weight: 550;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-Black.otf) format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family:'Okine';
    src: url(../fonts/OkineSans-BlackOutline.otf) format('opentype');
    font-weight: 650;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/Gotham-Thin.otf) format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamLight.ttf) format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamBook.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamBookItalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamMedium.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamBold.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/GothamBoldItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family:'Gotham';
    src: url(../fonts/Gotham-Black.otf) format('opentype');
    font-weight: 600;
    font-style: normal;
}

:root{
    --color-b: #000000;
    --color-c: #222222;
    --color-w: #ededed;
    --color-y: #F9AD20;
    --color-bg-modal: rgba(0, 0, 0, .8);
    --dunkel-txt: #fff;
    --dunkel-tit: #2d1102;
    --dunkel-bg: linear-gradient(-45deg, #2d1802 0%, #2d1102 50%, #2d1802 100%);
    --borogodo-txt: #fdfaf1;
    --borogodo-txt2:#000000;
    --borogodo-bg: #fac03d;
    --riohome-txt:#ffffff;
    --riohome-bg: #000000;
    --cantarola-txt: #ffce1b;
    --cantarola-bg: #76036b;
    --ruptura-txt: #ffffff;
    --ruptura-bg: #060c12;
    --ruptura-color1: #ffc11a;
    --ruptura-color2: #e72b2b;
    --ruptura-color3: #086af1;
    --dimaitre-txt: #eac087;
    --dimaitre-bg: #136552;
    --daroca-txt: #ffffff;
    --daroca-bg: linear-gradient(-45deg, #ff2020 0%, #181818 50%, #146c03 100%);
    --solitude-txt: #cfabff;
    --solitude-bg: #5b10d3;
    --caldelica-txt: #b99053;
    --caldelica-bg: #162c39;
    --coach-txt: #ededed;
    --coach-tit: #0093b5;
    --coach-bg:#000d19;
    --merula-tit: #E5D889;
    --merula-txt: #FAFFEE;
    --merula-txt2:#b7b75e;
    --merula-bg: #2C4A28;
    --up-txt: #e8e8e8;
    --up-bg: #071d49;
    --up-bg2: #ffffff;
    
    --font: 'Poppins', sans-serif;
    --up-font:'Noto Sans', sans-serif;
    --merula-font: 'Okine', sans-serif;
    --coach-font: 'Gotham', sans-serif;
    --borogodo-font:#;
    --riohome-font:#;
    --ruptura-font: 'Barlow', sans-serif;
    --size-text: 1em;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

body{
    font-size: 100%;
    width: 100%;
    overflow-x: hidden;
    background-color:var(--color-b);
    scroll-behavior: smooth;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

#preloader{
    height: 100vh;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    background-color: var(--color-b);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation-duration: 2000ms;
    -webkit-animation-delay: 4000ms;
    -webkit-animation-name: loadend;
    -webkit-animation-fill-mode: forwards;
    animation-duration: 1000ms;
    animation-delay: 4000ms;
    animation-name: loadend;
    animation-fill-mode: forwards;
}

#preloader img{
    width: 12.3vh;
    height: 12.3vh;
    position: fixed;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-animation-duration: 900ms;
    -webkit-animation-delay: 0ms;
    -webkit-animation-name: loadend;
    -webkit-animation-fill-mode: forwards;
    animation-duration: 900ms;
    animation-delay: 0ms;
    animation-name: loadend;
    animation-iteration-count:5;
    animation-fill-mode: forwards;
}

@-webkit-keyframes loadend {
    from {
        opacity: 10;
    }
  
    to {
        opacity: 0;
    }

    to {
        opacity: 10;
    }

    to {
        opacity: 0;
    }
}

@keyframes loadend {
    from {
        opacity: 10;
    }
  
    to {
        opacity: 0;
    }

    to {
        opacity: 10;
    }

    to {
        opacity: 0;
    }
}

.fade-in {
    opacity: 1;
}

.fade-out {
    opacity: 0;
}

header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 10vh;
    width: 100%;
    padding: 0 3.5%;
    background-color:var(--color-b);
    position: fixed;
    z-index: 2;
}

.logo{
    z-index: 5;
}

.logo svg{
    height: 2.75vh;
}

.menu{
    position: relative;
}

nav{
    position: fixed;
    height: 100%;
    width: 100vw;
    top: 0;
    right: 0;
    z-index: 3;
    transition: 0.7s ease-in-out;
    display: none;
    background-color: var(--color-c);
    padding: 0 5vw;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.menu-list{
    width: 50%;
    height: 85%;
    display: flex;
    flex-direction: column;
    justify-content:center;
    align-items: left;
    line-height: 17.5vw;
}

.menu-list li{
    list-style-type:none;
}

.menu-list li a{
    font-size: 10vw;
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 300;
    transition: all 0.3s ease-in-out;
}

.infos{
    width: 100%;
    height: 15%;
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    align-items: left;
    margin-bottom: 2.5vh;
}

.social{
    width: 40%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.social i{
    font-size: 8vw;
    color: var(--color-w);
    cursor: pointer;
}

.dados{
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: space-between;
}

.dados a, .dados p{
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 400;
    font-size: 3.75vw;
    line-height: 125%;
}

.open-nav-btn{
    display: flex;
    width: 40px;
    height: 40px;
    border: none;
    transition: 0.3s ease-in-out;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    cursor: pointer;
}

.close-nav-btn{
    display: none;
    width: 40px;
    height: 40px;
    border: none;
    transition: 0.3s ease-in-out;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    position: fixed;
    z-index: 4;
    cursor: pointer;
}

.open-bars{
    position: absolute;
    display: block;
    height: 7.5%;
    width: 60%;
    background-color: var(--color-w);
}

.close-bars{
    position: absolute;
    display: block;
    height: 7.5%;
    width: 60%;
    background-color: var(--color-w);
}

.open-bars:nth-child(1){
    top: 1.15vh;
}

.open-bars:nth-child(2){
    opacity: 1;
}

.open-bars:nth-child(3){
    bottom: 1.15vh;
}

.close-bars:nth-child(1){
    transform: rotate(-45deg);
}

.close-bars:nth-child(2){
    transform: rotate(45deg);
}

.header2{
    height: 30vh;
    width: 100%;
    padding: 6vh 3.5% 0 3.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.header2-title1 h1{
    font-size: 10vw;
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 400;
    line-height: 12vw;
}

.header2-row2{
    display: flex;
    flex-direction: row;
}

.header2-title2{
    width: 80%;
}

.header2-title2 h1{
    font-size: 10vw;
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 400;
    line-height: 12vw;
}

.header2-infos{
    width: 20%;
}

.header2-data{
    margin-bottom: 15px;
    display: none;
}

.header2-data p{
    font-size: 1vw;
    color: var(--color-y);
    font-family: var(--font);
    font-weight: 300;
}

.header2-functions{
    display: none;
}

.header2-functions p{
    font-size: 1.75vw;
    line-height: 5vh;
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 300;
}

.video-intro{
    width: 100%;
}

.video-intro video{
    width: 100%;
    height:fit-content;
}

.position{
    padding: 6% 3.5% 4% 3.5%;
}

.position h3{
    font-size: 3.5vw;
    color: var(--color-y);
    font-family: var(--font);
    font-weight: 500;
}

.resumo{
    width: 100%;
    padding: 0% 3.5%;
}

.resumo p{
    font-size: 4.25vw;
    color: var(--color-w);
    font-family: var(--font);
    font-weight: 400;
    line-height: 6vw;
}

p, img, h2{
    user-select: none;
}

.portfolio{
    width: 100vw;
    background-color: var(--color-b);
    margin-bottom: 2.5vh;
}

.projetos{
    height: 45vh;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.bg-project{
    width: 100%;
    height: 45vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 30px;
    position: relative;
}

.grayscale{
    filter: grayscale();
}

.em-breve{
    width: 101%;
    height: 101%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    position: absolute;
    background-color: #212121;
    z-index: 1;
}

.em-breve h6{
    font-size: 11vw;
    font-family: var(--font);
    color: var(--color-w);
    font-weight: 700;
    user-select: none;
}

.bg-project a{
    width: 100%;
}

a[disabled]{
    pointer-events: none;
}

.project-logo{
    width: 7.5vh;
    height: 7.5vh;
    left: 5%;
    top: 5%;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.project-foto{
    width: 100%;
    height: 30vh;
}

.project-foto img{
    width: 100%;
    height: 30vh;
    object-fit: cover;
    border-radius: 30px 30px 0 0;
}

.cover{
    width: 100%;
    height: 15vh;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 7.5%;
    border-radius: 0 0 30px 30px;
}

.selo{
    width: 100%;
}

.selo h2{
    text-align:left;
    font-family: var(--font);
    font-weight: 600;
    font-size: 2.52vh;
}

.selo p{
    text-align:left;
    font-family: var(--font);
    font-weight: 400;
    font-size: 1.7vh;
}

.project-tags{
    height: 15%;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:start;
    gap: 7.5%;
    margin-top: 3%;
}

.project-skills p{
    border: 1px solid;
    border-radius: 30px;
    font-weight: 500;
    font-size: 1.25vh;
    text-align: center;
    width: 125%;
}

.coach-bg{
    background-color: var(--coach-bg);
}

.coach h2, .coach h4{
    color: var(--coach-tit);
}

.coach .cover p{
    color: var(--coach-txt);
}

.coach .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.merula-bg{
    background-color: var(--merula-bg);
}

.merula h2, .merula h4{
    color: var(--merula-tit);
}

.merula .cover p{
    color: var(--merula-txt);
}

.merula .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.up-bg{
    background-color: var(--up-bg);
}

.up h2, .up h4{
    color: var(--up-txt);
}

.up .cover p{
    color: var(--up-txt);
}

.up .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.borogodo-bg{
    background-color: var(--borogodo-bg);
}

.borogodo h2{
    color: var(--borogodo-txt);
}

.borogodo h4{
    color: var(--borogodo-txt2);
}

.borogodo .cover p{
    color: var(--borogodo-txt);
}

.borogodo .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.ruptura-bg{
    background-color: var(--ruptura-bg);
}

.ruptura h2, .ruptura h4{
    color: var(--ruptura-txt);
}

.ruptura .cover p{
    color: var(--ruptura-txt);
}

.ruptura .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.riohome-bg{
    background-color: var(--riohome-bg);
}

.riohome h2{
    color: var(--riohome-txt);
}

.riohome h4{
    color: var(--riohome-txt2);
}

.riohome .cover p{
    color: var(--riohome-txt);
}

.riohome .project-logo img{
    max-height: 55%;
    transition: all 0.3s ease-in-out;
}

.coach p, .solitude p, .merula p, .up p, .dunkel p, .borogodo p, .ruptura p, .riohome p{
    color: var(--color-b);
}

.controladores{
    width: 100vw;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: right;
    padding-right: 7.5vw;
}

.controls{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    gap: 1vw;
}

.controls i{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2vw;
    width: 2vw;
    font-size: 1.25vw;
    text-align: center;
    border-radius: 50%;
    background-color: var(--color-w);
    color: var(--color-b);
    cursor: pointer;
}

footer{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0 3.5%;
    width: 100%;
    height: 6vh;
    border-top: 2px solid var(--color-c);
    background-color: var(--color-b);
}

.creditos p{
    font-family: var(--font);
    color: var(--color-w);
    font-size: 2.75vw;
    font-weight: 300;
}

/*FOOTER BACK TO TOP*/
.cd-top{
    width: 6.5vw;
    height: 6.5vw;
    border-radius: 50px;
    border: none;
    background-color: var(--color-w);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
    position: fixed;
    z-index: 3;
    right: 3.5vw;
    bottom: 1vh;
}

.js .cd-top{
    visibility:hidden;
    opacity:0;
    transition:opacity .3s, visibility .3s, background-color .3s;}


.js .cd-top--is-visible {
    visibility: visible;
    opacity: 1;
}
  
.js .cd-top--fade-out {
    opacity: .5;
}

.cd-top i{
    font-size: 3.25vw;
    color: var(--color-b);
    transition: all 0.2s ease-in-out;
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    header{
        height: 11vh;
        padding: 0 5%;
    }

    .logo svg{
        height: 3.5vh;
    }

    .menu-list li a{
        font-size: 5vw;
    }

    .social{
        width: 30%;
    }

    .social i{
        font-size: 5vw;
    }

    .dados a, .dados p{
        font-size: 2.5vw;
        line-height: 140%;
    }

    .open-nav-btn{
        width: 50px;
        height: 50px;
    }

    .close-nav-btn{
        width: 50px;
        height: 50px;
    }

    .open-bars{
        width: 65%;
    }
    
    .close-bars{
        width: 65%;
    }

    .header2{
        height: 35vh;
        padding: 11vh 5% 0 5%;
    }

    .header2-title1 h1{
        font-size: 8.5vw;
        line-height: 9vw;
    }

    .header2-title2 h1{
        font-size: 8.5vw;
        line-height: 9vw;
    }

    .position{
        padding: 4% 5%;
    }
    
    .position h3{
        font-size: 2.5vw;
    }
    
    .resumo{
        padding: 0% 5%;
    }
    
    .projetos{
        height: 50vh;
    }

    .bg-project{
        height: 50vh;
    }

    .em-breve h6{
        font-size: 8.5vw;
    }
    
    .project-logo{
        width: 8vh;
        height: 8vh;
    }

    .project-foto{
        height: 32.5vh;
    }
    
    .project-foto img{
        height: 32.5vh;
    }
    
    .cover{
        height: 17.5vh;
        padding: 0 5%;
    }
    
    .selo h2{
        font-size: 2.5vh;
    }
    
    .selo p{
        font-size: 1.75vh;
    }

    .project-tags{
        height: 30%;
        gap: 5.5%;
        margin-top: 3.5%;
    }
    
    .project-skills p{
        font-size: 1.5vh;
    }

    .coach .project-logo img{
        max-height: 55%;
    }

    .merula .project-logo img{
        max-height: 55%;
    }

    .up .project-logo img{
        max-height: 55%;
    }

    .borogodo .project-logo img{
        max-height: 55%;
    }

    .ruptura .project-logo img{
        max-height: 55%;
    }

    .riohome .project-logo img{
        max-height: 55%;
    }

    footer{
        padding: 0 5%;
        height: 11vh;
    }
    
    .creditos p{
        font-family: var(--font);
        color: var(--color-w);
        font-size: 1.75vw;
    }

    .cd-top{
        width: 5.5vw;
        height: 5.5vw;
        right: 5vw;
        bottom: 3vh;
    }
    
    .cd-top i{
        font-size: 2.25vw;
    }
}

@media screen and (min-width: 1024px) {
    header{
        height: 17.5vh;
        padding: 0 7.5%;
    }

    .logo svg{
        height: 5vh;
    }

    .logo:hover path{
        fill: var(--color-y);
        transition: all 0.3s ease-in-out;
    }

    .open-nav-btn{
        display: none;
    }

    .close-nav-btn{
        display: none;
    }

    nav{
        position: relative;
        height: 5vh;
        width: 33.3vw;
        display: flex;
        background-color: transparent;
        flex-direction: row;
        padding: 0;
    }

    .menu-list{
        width: 75%;
        height: auto;
        flex-direction: row;
        margin-top: 0;
        line-height: 0;
    }
    
    .menu-list li{
        width: 50%;
    }
    
    .menu-list li a{
        max-width: 50%;
        min-height: 6vh;
        display: flex;
        justify-content: left;
        align-items: center;
        font-size: 1.15vw;
    }
    
    .menu-list li a:hover{
        color: var(--color-y);
        transition: all 0.3s ease-in-out;
    }

    .infos{
        width: 25%;
        height: 5vh;
        flex-direction: row;
        justify-content:center;
        align-items: center;
        margin-bottom: 0;
    }

    .redes{
        width: 100%;
    }

    .social{
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .social i{
        font-size: 1.5vw;
        color: var(--color-w);
        cursor: pointer;
    }

    .social i:hover{
        color: var(--color-y);
    }

    .dados{
        display: none;
    }

    .header2{
        height: 80vh;
        width: 100%;
        padding: 20vh 7.5% 0 7.5%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .header2-title1 h1{
        font-size: 7.5vw;
        line-height: 7.5vw;
    }
    
    .header2-title2 h1{
        font-size: 7.5vw;
        line-height: 7.5vw;
    }

    .header2-data{
        display: block;
    }

    .header2-functions{
        display: block;
    }

    .position{
        padding: 4% 7.5% 2% 7.5%;
    }
    
    .position h3{
        font-size: 1vw;
    }

    .resumo{
        padding: 0% 7.5%;
    }

    .resumo p{
        font-size: 2.75vw;
        line-height: 3.5vw;
        font-weight: 300;
    }

    .portfolio{
        margin-bottom: 0;
    }

    .projetos{
        height: 60vh;
        margin: 0 0 4vh 0;
    }

    .bg-project{
        height: 60vh;
    }
    
    .em-breve h6{
        font-size: 3.25vw;
    }

    .project-logo{
        width: 8vh;
        height: 8vh;
    }
    
    .project-foto{
        height: 40vh;
    }
    
    .project-foto img{
        height: 40vh;
    }
    
    .cover{
        height: 20vh;
    }
    
    .selo h2{
        font-size: 2.5vh;
    }
    
    .selo p{
        font-size: 1.75vh;
    }

    .project-tags{
        height: 20%;
        gap: 5%;
        margin-top: 5%;
    }
    
    .project-skills p{
        font-size: 1.3vh;
    }

    .coach .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .merula .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .up .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .borogodo .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .ruptura .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .riohome .project-logo img{
        max-height: 50%;
        transition: all 0.3s ease-in-out;
    }

    .controladores{
        display: flex;
        padding: 0 7.5% 1.75% 7.5%;
    }
    .controls i:hover{
        background-color: var(--color-y);
        color: var(--color-w);
        transition: all 0.2s ease-in-out;
    }

    footer{
        padding: 0 7.5%;
        height: 10vh;
    }
    
    .creditos p{
        font-family: var(--font);
        color: var(--color-w);
        font-size: .75vw;
    }

    .cd-top{
        width: 2vw;
        height: 2vw;
        right: 7.5vw;
        bottom: 3vh;
    }
    
    .cd-top i{
        font-size: 1vw;
    }

    .js .cd-top:hover{
        background-color: var(--color-y);
        transition: all 0.2s ease-in-out;
        opacity: 1;
    }
    
    .cd-top:hover i{
        color: var(--color-w);
        transition: all 0.2s ease-in-out;
    }
}