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

.carousel__pagination-button--active {
    background: white !important;
}

.carousel__pagination {
    display: flex;
    margin: auto;
    width: 110px;
    padding: 0;
    align-items: center;
    justify-content: space-evenly;
    top: 10px;
    position: relative;
}

.carousel__pagination li button {

    border-radius: 1000px;
    width: 15px;
    height: 15px;
    border: none;
    background: rgb(255 255 255 / 50%);
}

.carousel__pagination li {
    list-style: none;
}

.p img {
    width: 120px !important;
    margin: auto;
    height: 120px !important;
}

.p {
    width: 240px;
    border: 1px solid #00758e;
    margin: auto;
    border-radius: 5px;
    background: rgb(0 210 255 / 35%);
    margin: 15px;
    box-shadow: 0px 0px 20px -10px #00afff;
}

.pg-wrapper {
    overflow-x: hidden;
}

.carousel__pagination li button:hover {
    background: white;
}

.navbar-light .navbar-toggler {
    color: white;
    border-color: rgb(255 255 255 / 59%) !important;
}

.navbar-light .navbar-toggler-icon {
    background-image: url(data:image/svg+xml,%3csvg xmlns= 'http://www.w3.org/2000/svg' viewBox= '0 0 30 30' %3e%3cpath stroke= 'rgba%280, 0, 0, 0.55%29' stroke-linecap= 'round' stroke-miterlimit= '10' stroke-width= '2' d= 'M4 7h22M4 15h22M4 23h22' /%3e%3c/svg%3e);
    filter: invert(1);
}

.navbar {
    z-index: 10 !important;
}

*:not(input, select, textarea) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    font-weight: 100;
    letter-spacing: -0.3px;
}

.owl-dots {
    margin-top: 50px !important;
}

@font-face {
    font-family: 'fontl';
    src: url(../fonts/light.ttf);
}

@font-face {
    font-family: 'fontb';
    src: url(../fonts/black.ttf);
}

.particles-js-canvas-el {
    opacity: .4;
}

* {
    font-family: 'Montserrat', sans-serif !important;
}

.personList {
    width: 100%;
    max-width: 600px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.person {
    width: 100%;
    height: 120px;
    overflow: hidden;
    background: red;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.person img {
    width: 100% !important;
}

.person .p {
    width: 200px;
    float: left;
}

.owl-stage-outer {
}

/* .owl-item{width: 800px!important;} */
@media only screen and (max-width: 2000px) {
    .carousel__slide div {
        position: relative;
        width: 100%;

        flex: 20%;
    }

    .header-destock {
        display: initial;
    }

    .header-mobile {
        display: none;
    }

    .links-page {
        display: flex;
    }

    .material-icons {
        font-family: 'Material Icons' !important;
        font-weight: normal;
        font-style: normal;
        font-size: 24px; /* Preferred icon size */
        display: inline-block;
        line-height: 1;
        text-transform: none;
        letter-spacing: normal;
        word-wrap: normal;
        white-space: nowrap;
        direction: ltr;

        /* Support for all WebKit browsers. */
        -webkit-font-smoothing: antialiased;
        /* Support for Safari and Chrome. */
        text-rendering: optimizeLegibility;

        /* Support for Firefox. */
        -moz-osx-font-smoothing: grayscale;

        /* Support for IE. */
        font-feature-settings: 'liga';
    }

    .row {

    }

    .logo img {

        width: 80px;
        margin: auto;
    }

    .boxed {
        max-width: 1200px;
        display: flex;
        margin: auto;
        width: 100%;
        position: relative;
    }

    nav .button:hover {
        color: #FF2D89 !important
    }

    nav .button {
        height: 50px;
        display: flex;
        align-items: center;
        letter-spacing: 0px;
        color: white;
        font-size: 14px;
        font-weight: 600;
        padding: 10px;
        text-decoration: none !important;
    }

    .banners {
        width: 100%;
        overflow: hidden;
    }

    nav .active {
        color: #FF2D89 !important;
    }

    .play {
        background: linear-gradient(180deg, #FF2D89 0%, #C60359 100%) !important;
        border-radius: 25px !important;
        padding: 0px 25px !important;
        height: 30px !important;
        margin-left: 20px !important;
        margin-top: 11px;
    }

    .owl-dot {
        border: none !important;
    }

    .social {
        margin-left: 10px;
        margin-top: 18.5px;
    }

    .social .net {
        cursor: pointer;
        margin-left: 5px;
        width: 22px;
    }

    .logo2 {
        background: white;
        box-shadow: 5px 5px 30px -15px black;
        border-radius: 40pt;
        overflow: hidden;
        width: 340px;
        height: 340px;
        display: flex;
        margin: auto;
        margin-top: 40px;
    }

    .logo2 img {
        width: 240px;
        margin: auto;
    }

    .title-bold {
        font-family: 'fontb' !important;
        color: #998675;
        letter-spacing: 15px;
        font-size: 26px;
    }

    .big-subtitle {
        font-size: 62px;
        letter-spacing: 36px;
        color: #998675;
    }

    [data-anchor="page6"] > div:not(.bgMona) {
        margin: auto;
        z-index: 2;
        position: relative;
        top: 60px;
        padding-bottom: 150px;
    }

    [data-anchor] {
        overflow: hidden;
    }

    [data-anchor="home"] {
        background: linear-gradient(180deg, #7A0D48 0%, #090425 42%);
        display: block;
        align-items: center;
        justify-content: center;
    }

    [data-anchor="page2"] {
        position: relative;
        background: radial-gradient(67.71% 35.77% at 70.31% 63.12%, #FF2D89 0%, #090425 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        text-align: center;
        height: 800px;
    }

    [data-anchor="page3"] {
        background: radial-gradient(87.71% 45.77% at 80.31% 53.12%, #FF2D89 0%, #090425 100%);
        z-index: 2;
        height: 800px;
    }

    [data-anchor="page4"] {
        background: radial-gradient(87.71% 45.77% at 80.31% 53.12%, #FF2D89 0%, #090425 100%);
        z-index: 2;
        height: 800px;
    }

    [data-anchor="page5"] {
        background: radial-gradient(101.7% 40.62% at 40.29% 49.27%, #075969 0%, #090425 100%);
        z-index: 2;
        height: 800px;
    }

    [data-anchor="page6"] {
        position: relative;
        background: radial-gradient(61.7% 59.62% at 43.29% 59.27%, #075969 0%, #090425 100%);
        display: flex;
        align-content: center;
        justify-content: center;
        height: 800px;
    }

    [data-anchor="page7"] {
        background: radial-gradient(61.7% 59.62% at 43.29% 59.27%, #075969 0%, #090425 100%);
        height: 800px;
    }

    .descripcion-inicial {
        color: white;
        font-weight: 600;
        font-size: 40.5px;
        line-height: 53px;
        position: relative;
    }

    .texto-resaltado {
        font-size: 42px;
        font-weight: 600;
        background: -webkit-linear-gradient(0deg, #0cc9ed, #5bcfaa, #5bcfaa, #e4da3d);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .card-monas {
        position: relative;
    }

    .card-monas img:first-child {
        position: absolute;
        top: -130px;
        left: -170px;
        width: 750px;
        max-width: unset !important;
    }

    .card-monas img:last-child {
        width: 100%;
        transform: translateY(-25px);
    }

    .descripcion-general {
        color: white;
        margin: 15px 0px;
    }

    .buttons-init {

    }

    .prz2 {
        position: relative;
        z-index: 2;
    }

    body {
        margin: 0px;
        background: black;
    }

    .buttons-init button:first-child {
        background: linear-gradient(104.87deg, #FF2D89 -20.52%, #07C9ED 132.19%);
        border-radius: 25px;
        color: white;
        border: none !important;
        padding: 0px 30px;
        height: 35px;
        letter-spacing: 0px !important;
        font-weight: 600;
    }

    .buttons-init button:last-child {
        background: transparent;
        border-radius: 25px;
        color: white;
        border: none !important;
        padding: 0px 30px;
        height: 35px;
        letter-spacing: 0px !important;
        font-weight: 600;
        border: 0.5px solid #ff2c89 !important;
    }

    .spacer {
        height: 120px;
        display: block;
        width: 100%;
    }

    .coin1 {
        position: absolute;
        width: 130px;
        bottom: -103px;
        z-index: -1;
    }

    .coin2 {
        position: absolute;
        width: 200px;
        right: 20px;
        top: -94px;
        z-index: -1;
    }

    .coin3 {
        position: absolute;
        width: 130px;
        right: 20px;
        top: 190px;
        z-index: -1;
    }

    .coin4 {
        position: absolute;
        width: 97px;
        right: 5%;
        top: 452px;
        transform: scaleX(-1) rotate(15deg);
        z-index: -1;
    }

    .coin5 {
        position: absolute;
        width: 141px;
        right: 1%;
        top: 331px;
        transform: rotate(-15deg);
        z-index: -1;
    }

    .coin6 {
        position: absolute;
        width: 150px;
        left: -10%;
        top: -79px;
        transform: rotate(15deg);
        z-index: -1;
    }

    .coin7 {
        position: absolute;
        width: 111px;
        left: -4%;
        top: 67px;
        transform: scaleX(-1) rotate(-15deg);
        z-index: -1;
    }

    .presentation {
        margin-top: 110px !important;
        position: relative;
    }

    .presentation > img {
        width: 100%;
        max-width: 450px;
    }

    .presentation > .title {
        font-size: 28px;
        margin: 10px 0;
    }

    .presentation > .desc {
        padding: 0 15px;
        color: white;
        line-height: 18px;
        letter-spacing: -.5px;
        margin-bottom: 40px;
        font-weight: 400;
    }

    .indicators {
        width: 472px;
        margin: auto;
        border-radius: 16px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 12px 24px;

        background: url(../img/stats.png);
        background-size: 100%;
        background-repeat: no-repeat;
        margin-bottom: 50px;
    }

    .indicators .indicator {
        margin: auto;
        position: relative;
        width: 100%;
    }

    .indicators .indicator .title {
    }

    .indicators .indicator .desc {
        color: #0D89A1;
        font-weight: 400;
    }

    .connect {
    }

    .connect button {
        background: linear-gradient(90deg, #FF2D89 0%, #C60359 101.79%);
        box-shadow: 0px 10px 20px rgba(201, 6, 92, 0.25);
        border-radius: 24px;
        color: white;
        font-weight: bold;
        padding: 10px 35px;
        border: none;
    }

    .bgMona {
        position: absolute;
        width: 870px;
        height: 575px;
        background: url(../img/bg2.png);
        background-size: 100%;
        background-repeat: no-repeat;
        right: 0;
        bottom: 0;
    }

    .content-frontal {
        padding: 20px;
        position: relative;
        z-index: 10;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .content-frontal p {
    }

    .content-frontal h1 {
    }

    .icons-grid {
        display: flex;
        margin: auto;
        max-width: 720px;
        width: 100%;
        align-items: center;
        justify-content: space-around;
        margin: 10px auto;
    }

    .icon {
        display: flex;
        width: 120px !important;
        height: 120px !important;
        border-radius: 50%;
    }

    .icon1 {
        background: url(../img/NFT1.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .icon2 {
        background: url(../img/NFT2.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .icon3 {
        background: url(../img/NFT3.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .icon4 {
        background: url(../img/NFT4.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .icon5 {
        background: url(../img/NFT5.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .moon-img {
        position: absolute;
        right: 60px;
        transform: rotate(-18deg);
        opacity: 0.5;
    }

    .container {
        margin-left: 10%;
        margin-right: 10%;
    }

    .chario {
        display: block;
        z-index: 2;
    }

    .chario h1 {
        color: white;
        font-weight: bold;
    }

    .chario p {
        color: white;
    }

    .women-box01, .women-box02 {
        width: 100%;
    }

    .title {
        color: white;
        font-weight: 600;
        text-align: center;
        position: relative;
        z-index: 4;
    }

    model-viewer {
        height: 600px;
        width: 100%;
        top: 0;
        left: 0;
        border: none;
    }

    .line-vertical {
        height: 320px;
        width: 2px;
        border-left: 6px dotted #40DDDA;
    }

    .line-horizontal {
        width: 250px;
        height: 320px;
        border-top: 6px dotted #40DDDA;
    }

    .line-horizontal-bottom {
        width: 250px;
        height: 320px;
        border-bottom: 6px dotted #40DDDA;
    }

    .lineal {

    }

    .lineal .point {
        position: relative;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        left: -13px;
    }

    .lineal .point-h {
        position: relative;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        left: 119px;
        top: 304px;
    }

    .lineal .point p.left {
        margin-left: 26px;
        width: 233px;
        color: white;
    }

    .lineal .point p.right {
        margin-left: -233px;
        width: 229px;
        color: white;
        text-align: right;
    }

    .lineal .point-h p.top {
        margin-left: -112px;
        width: 232px;
        color: white;
        text-align: center;
        position: relative;
        top: -28px;
    }

    .lineal h1 {
        top: -110px;
        position: relative;
        font-weight: bold;
        color: white;
        text-align: center;
    }

    .point1 {
        top: 38px;
    }

    .point2 {
        top: 140px;
    }

    .point3 {
        top: 140px;
    }

    .point-color1 {
        background: #FF2D89;
        box-shadow: 0 0 15px #FF2D89;
    }

    .point-color2 {
        background: #EDDB37;
        box-shadow: 0 0 15px #EDDB37;
    }

    .avatar {
        margin: 0;
        height: 210px;
        padding-top: 145px;
    }

    .avatar p {
        text-align: center;
        color: white;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif !important;
        margin-top: 0;
    }

    .avatar i {
        width: 100%;
        text-align: center;
        color: white;
        font-family: 'Montserrat', sans-serif !important;
        margin-top: -10px;
        display: block;
    }

    .rounded-corners-gradient-borders {
        width: 100%;
        height: 100%;
        border: double 6px transparent;
        border-radius: 50%;
        background-image: linear-gradient(white, white), radial-gradient(circle at top left, #d62f84, #b1ffff);
        background-origin: border-box;
        background-clip: content-box, border-box;
    }

    .intro-team {
        color: white;
        text-align: center;
        font-size: 20px;
    }

    .label-chr {
        position: absolute;
        background: #d62f84;
        padding: 5px 15px;
        right: 0;
        width: 158px;
        border-radius: 50px;
    }

    .label-chr p {
        margin: 0;
        text-align: center;
    }

    .owl-carousel {
        width: 100vw !important;
        padding: 0px 50px;
    }

    /* Carrusel */
    section {
        /*background: #f4f4f4;
        padding: 50px 0;*/
    }

    .container {
        max-width: 1044px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .carousel {
        width: 100%;
        display: block;
        text-align: left;
        position: relative;
        margin-bottom: 22px;
    }

    .carousel > input {
        clip: rect(1px, 1px, 1px, 1px);
        clip-path: inset(50%);
        height: 1px;
        width: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
    }

    .carousel > input:nth-of-type(7):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -600%;
    }

    .carousel > input:nth-of-type(6):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -500%;
    }

    .carousel > input:nth-of-type(5):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -400%;
    }

    .carousel > input:nth-of-type(4):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -300%;
    }

    .carousel > input:nth-of-type(3):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -200%;
    }

    .carousel > input:nth-of-type(2):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: -100%;
    }

    .carousel > input:nth-of-type(1):checked ~ .carousel__slides .carousel__slide:first-of-type {
        margin-left: 0%;
    }

    .carousel > input:nth-of-type(1):checked ~ .carousel__thumbnails li:nth-of-type(1) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(2):checked ~ .carousel__thumbnails li:nth-of-type(2) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(3):checked ~ .carousel__thumbnails li:nth-of-type(3) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(4):checked ~ .carousel__thumbnails li:nth-of-type(4) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(5):checked ~ .carousel__thumbnails li:nth-of-type(5) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(6):checked ~ .carousel__thumbnails li:nth-of-type(6) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel > input:nth-of-type(7):checked ~ .carousel__thumbnails li:nth-of-type(7) {
        box-shadow: 0px 0px 0px 5px rgba(0, 0, 255, 0.5);
    }

    .carousel__slides {
        position: relative;
        z-index: 1;
        padding: 0;
        margin: 0;
        overflow: hidden;
        white-space: nowrap;
        box-sizing: border-box;
        display: flex;
    }

    .carousel__slide {
        position: relative;
        display: block;
        flex: 1 0 100%;
        width: 100%;
        height: 100%;
        overflow: hidden;
        transition: all 300ms ease-out;
        vertical-align: top;
        box-sizing: border-box;
        white-space: normal;
        display: flex;
        flex-wrap: wrap;
    }

    .carousel__slide figure {
        display: flex;
        margin: 0;
        height: 400px !important;
    }

    .carousel__slide div {
        position: relative;
        width: 100%;

    }

    .carousel__slide div:before {
        display: initial;
        content: "";
        width: 100%;
        padding-top: 66.6666666667%;
    }

    .rowHome {
        margin-top: 185px !important;
        padding: 25px !important;
    }

    .carousel__slide div > img {
        position: absolute;
        top: -60px;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        margin: auto;
    }

    .carousel__slide img {
        display: block;
        flex: 1 1 auto;
        object-fit: cover;
    }

    .carousel__slide figcaption {
        align-self: flex-end;
        padding: 20px 20px 0 20px;
        flex: 0 0 auto;
        width: 25%;
        min-width: 150px;
        position: absolute;
        top: 0;
        right: 108px;
        color: white;
        font-weight: bold;
        font-size: 18px;
    }

    .carousel__slide .credit {
        margin-top: 1rem;
        color: white;
        display: block;
    }

    .carousel__slide.scrollable {
        overflow-y: scroll;
    }

    .carousel__thumbnails {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        margin: 0 -10px;
        justify-content: center;
    }

    .carousel__slides + .carousel__thumbnails {
        margin-top: 20px;
    }

    .carousel__thumbnails li {
        flex: 1 1 auto;
        max-width: calc((100% / 6) - 20px);
        margin: 0 10px;
        transition: all 300ms ease-in-out;
    }

    .carousel__thumbnails label {
        display: block;
        position: relative;
    }

    .home-presale {
        overflow-y: scroll;
        height: 100vh !important;
    }

    .carousel__thumbnails label:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%;
    }

    .carousel__track {
        display: flex;
        padding: 0;
        margin: 0;
    }

    .carousel__thumbnails label > img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        border-radius: 50% !important;
    }

    .carousel__thumbnails label:hover, .carousel__thumbnails label:focus {
        cursor: pointer;
    }

    .carousel__thumbnails label:hover img, .carousel__thumbnails label:focus img {
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.25);
        transition: all 300ms ease-in-out;
    }

    .carousel__thumbnails img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .tabgroup {
        margin-top: 50px;
        /* box-shadow: 0 10px 15px #0000004a; */
        display: flex;
        justify-content: center;
        z-index: 3;
        position: relative;
    }

    .tabgroup .tab {
        color: white;
        font-weight: bold;
        padding: 10px;
        margin-bottom: 8px;
        cursor: pointer;
        width: 160px;
    }

    .tabgroup .tab.active {
        background: url(../img/line.png);
        background-size: 160px;
        background-repeat: no-repeat;
        background-position-y: 40px;
    }

    .box-p {
        width: 114px;
        height: 69px;
        background: linear-gradient(140.96deg, rgba(55, 50, 79, 0.6) 0%, rgba(55, 50, 79, 0.1) 29.17%, rgba(7, 201, 237, 0.05) 60.42%, rgba(255, 45, 137, 0.07) 100%);
        border-radius: 8px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .box-p .label {
        width: 100%;
        display: block;
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        color: #FFFFFF;
        border-image-source: linear-gradient(141.21deg, rgba(237, 219, 55, 0.2) 0%, rgba(7, 201, 237, 0.2) 96.87%);
    }

    .box-p .label-small {
        width: 100%;
        display: block;
        font-size: 12px;
        line-height: 18px;
        color: #FFFFFF;
    }

    .carousel__prev {
        width: 50px;
        height: 50px;
        background: transparent;
        border: none;
        filter: invert(1);
        margin: auto;
        position: absolute;
        left: -150px;
        right: 0;
        bottom: -23px;
        transform: scale(1.5);
    }

    .carousel__prev svg {
    }

    .carousel__next {
        width: 50px;
        height: 50px;
        background: transparent;
        border: none;
        filter: invert(1);
        margin: auto;
        position: absolute;
        left: 0;
        right: -150px;
        transform: scale(1.5);
        bottom: -23px;
    }

    .carousel__next svg {
    }

    .btn-box {
        height: 48px;
        width: 162px !important;
        border-radius: 25px;
        border: 1px solid #ED1E79;
        box-shadow: 0px 10px 20px 0px #C9065C40;
        background: none;
        color: white;
    }

    .container-col {
        margin-left: 10%;
        margin-right: 10%;
    }

}

