@font-face {
    font-family: Simplon;
    src: url("font/SimplonBPMono-Regular.otf") format("opentype");
}

@font-face {
    font-family: Simplon;
    font-weight: bold;
    src: url("font/SimplonBPMono-Bold.otf") format("opentype");
}

@font-face {
    font-family: IdlewildWillin;
    src: url("font/IdlewildWillin-Bold.otf") format("opentype");
}


*, ::after, ::before {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -webkit-font-feature-settings: "lnum";
    -moz-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}


button:active,
textarea:active,
textarea:focus,
input:focus,
input:active {
    outline: none;
}

.container {
    width: 100%;
    padding-right: 2.196vw;
    padding-left: 2.196vw;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1.098vw;
    margin-left: -1.098vw;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 1.098vw;
    padding-left: 1.098vw;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.3333333333%;
    }

    .offset-md-2 {
        margin-left: 16.6666666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.3333333333%;
    }

    .offset-md-5 {
        margin-left: 41.6666666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.3333333333%;
    }

    .offset-md-8 {
        margin-left: 66.6666666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.3333333333%;
    }

    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1450px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}



















body{
    font-family: Simplon;
    margin: 0px;
    padding: 0px;

    font-size: 14px;
    line-height: 18px;
    color: #fff;

}

.logo{
    position: fixed;
    z-index: 9;
    top: 2.196vw;
    left: 2.196vw;
    width: 95.608vw;

}


.mod__1{
    height: 100vh;
    width: 100vw;
    padding: 2.196vw;
    position: relative;
}
.mod__1 video{
    height: 100vh;
    width: 100vw;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    object-fit: cover;
}
.mod__1 .mod__1_bottom{
    position: absolute;
    bottom: 4.392vw;
    font-size: 30px;
    line-height: 56px;
    color: #fff;
    width: calc(100% - 4.392vw);
    background: transparent;
}
.mod__1 .mod__1_bottom .mod__1_team{
    position: absolute;
    left: 0px;
}
.mod__1 .mod__1_bottom .mod__1_perf{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}
.mod__1 .mod__1_bottom .mod__1_sport{
    position: absolute;
    right: 0px;
}

.mod__2{
    background-color: #161e33;
    padding: 7.321vw 0px 10vw;
    position: relative;
}

.btn__video{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
    padding: 20px 32px 17px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100px;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    background-color: rgba(255, 255, 255, 0.3);
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.btn__video:hover{
    color: #161e33;
    background-color: rgba(255, 255, 255, 0.7);
}

.modal{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    z-index: 99999;
    background-color: rgba(0, 0, 0,0.9);
    display: none;
}
.modal iframe{
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   width: 65vw;
   height: 37vw;
}
.modal__close{
    position: absolute;
   top: 2vw;
   right: 2vw;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 100px;
    font-weight: bold;
    text-decoration: none;
    font-size: 20px;
    background-color: rgba(255, 255, 255, 0.3);
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 4vw;
    height: 4vw;
}
.modal__close svg{
    width: 2.5vw;
    height: 2.5vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.modal__close svg path{
    fill: #fff;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.modal__close:hover{
    background-color: rgba(255, 255, 255, 0.7);
}
.modal__close:hover svg path{
    fill: #161e33;
}

.texto-grande{
    font-size: 3.880vw;
    line-height: 4.026vw;
    letter-spacing: -0.146vw;
}
.texto-grande h2,
.texto-grande h1{
    font-size: 3.8880vw;
    line-height: 4.026vw;
    letter-spacing: -0.146vw;
    font-weight: normal;
}
.texto-grande span.span_titulo{
    font-size: 14px;
    line-height: 22px;
    /* float: left; */
    min-width: 16.252vw;
    letter-spacing: 0vw;
}
.mod__2_txt1{
    margin-bottom: 5.857vw;
}

.line{
    overflow: hidden;
}
.line span{
    display: block;
}

.animation2,
.animation1{
    width: 25vw;
    height: 25vw;
    position: relative;
    margin: 30px auto 0;
}

.mod__2-fpne{
    width: 10.981vw;
    height:10.981vw;
    display: block;
    position: absolute;
    top: 7.321vw;
    right: 20px;
    z-index: 9;
}
.mod__2-fpne a{
    width: 10.981vw;
    height:10.981vw;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
}

.newsletter{
    margin-top: 140px;
    overflow: hidden;
}
.newsletter_container{
    background: #BFBFC0;
    padding: 30px 0px;
}
.newsletter__title{
    font-size: 2.196vw;
    letter-spacing: -2px;
    line-height: 2.196vw;
}

.newsletter__input{
    border-radius: 100px;
    border: 1px solid #fff;
    background: transparent;
    width: 100%;
    position: relative;
    height: 50px;
    width: 50px;

    position: relative;
    top: 50%;
    transform: translateY(-50%);

}
.newsletter__input input{
    background: transparent;
    width: 100%;
    height: 50px;
    border-radius: 100px;
    font-family: Simplon;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 14px;
    padding: 20px;
    color: #fff;
}
.newsletter__input button{
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    border: 0px;
    position: absolute;
    right: -1px;
    top: -1px;
    padding: 12px;
    cursor: pointer;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    border: 1px solid #fff;
}
.newsletter__input button:hover{
    background: transparent;
    border: 1px solid #fff;
}
.newsletter__input button:hover svg path{
    stroke: #fff;
}

.mod__3{
    color: #161e33;
    padding-top: 6.149vw;
}
.mod__3_img{
    min-height: 55vw;
}
.mod__3_img_svg{
    margin-bottom: 30px;
    overflow: hidden;
}
.mod__3_img_cont{
    overflow: hidden;
    height: 0px;
}

.mod__3_img{
    margin: 80px 0px 40px;
}

.mod__3_img_img img{
    width: 100%;
    height: 46.852vw;
    object-fit: cover;
}

.mod__3_txt_img{
    transform: translate3d(0px, 0px, 0px);

}
.mod__3_txt_img img{
    width: 100%;
}

.mod__4_img{
    margin-top: 0px;
}

.mod__5{
    background: #161e33;
    color: #fff;
    padding-top:2.196vw 
}
.mod__5 .mod__titulo .texto-grande{
    text-align: center;
    font-size: 2.196vw;
    line-height: 2.196vw;
}
.mod__titulo{
    border: 1px solid #fff;
    border-radius: 4.026vw;
    padding-top: 2.928vw;
    padding-bottom: 2.928vw;
    margin-bottom: 5.417vw;
}
.mod__5-2 .texto-grande span.span_titulo{
    min-width: 32.252vw
}
.mod__5-2 .texto-grande{
    margin-bottom: 3.660vw
}
.mod__5-2{
    padding-bottom: 7.3vw;
}
.mod__5-3{
    margin-top: 8vw;
    padding-bottom: 7.3vw;
}
.box__line-img{
    overflow: hidden;
}
.box__line-img img{
    width: 100%;
    height: 46.559vw;
    object-fit: cover;
}

.box__line{
    height: calc(46.559vw / 3);
}
.box__line2 .box__line22,
.box__line2 .box__line21,
.box__line span{
    display: block;
    width: 0%;
    height: 1px;
    background: #2B2A2D;
    margin-bottom: 18px;
}
.box__line2_title,
.box__line2_cont,
.box__line_title,
.box__line_cont{
    opacity: 0;
}

.mod__6{
    color: #161e33;
    padding-bottom: 3vw;
    padding-top: 3vw;
}

.box__line2{
    position: relative;
    min-height: 250px;
    margin-bottom: 18px;
}
.box__line2_cont{
    position: absolute;
    bottom: 0px;
}
.box__line2_num{
    font-size: 1.88vw;
    line-height: 2.026vw;
    letter-spacing: 0;
    margin-bottom: 20px;
    opacity: 0;
}

.box__line2 .box__line22{
    position: absolute;
    bottom: -18px;
    margin: 0px;
    background-color: #BFBFC0;
}
.box__line2 .box__line21{
    background-color: #BFBFC0;
}


.mod__7{
    background: #BFBFC0;
    color: #2B2A2D;
    padding: 5vw 0px 6vw;
}

.formulario input,
.formulario textarea{
    width: 100%;
    background: transparent;
    border: 1px solid #2B2A2D;
    color: #2B2A2D;
    border-radius: 100px;
    font-family: Simplon;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    padding: 18px 20px 16px;
}
.formulario textarea{
    height: 180px;
    border-radius: 22px;
}
.formulario{
    margin-top: 60px;
}
.formulario button{
    width: 190px;
    background: #2B2A2D;
    color: #BFBFC0;
    border: 1px solid #2B2A2D;
    border-radius: 100px;
    font-family: Simplon;
    margin: 0px;
    padding: 18px 20px 16px;
    height: 50px;
    text-align: left;
    position: relative;
    margin-top: 10px;
    cursor: pointer;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.formulario button:hover{
    background: #BFBFC0 ;
    color: #2B2A2D;
    border: 1px solid #2B2A2D;
    cursor: pointer;
}
.formulario button:hover svg{    
    background: #2B2A2D;
}
.formulario button:hover svg path{    
    stroke: #BFBFC0;
}


.formulario button svg{
    width: 46px;
    height: 46px;
    border-radius: 100px;
    background: #bfbfc0;
    position: absolute;
    top: 1px;
    right: 1px;
    padding: 10px;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.formulario button svg path{
    stroke: #2B2A2D;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.mod__7-txt{
    width: 334px;
    margin-top: 15px;
}
.row-legales{
    margin-top: 240px;
}
.row-legales a{
    color: #161e33;
    text-decoration: none;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.row-legales a:hover{
    font-weight: bold;
}
.mod__7-svg{
    overflow: hidden;
}


.marquee {
    overflow: hidden;
    font-size: 3.660vw;
    line-height: 3.660vw;
    background-color: #2B2A2D;
    color: #BFBFC0;
}

.marquee__inner {
    display: flex;
}

.marquee__line {
    flex-shrink: 0;
    margin: 0;
    padding: 20px 15px 10px;
    min-width: 100%;
    white-space: nowrap;
    animation-name: marqueeLine;
    animation-duration: 40s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.errores{
    color: red;
    margin-top: 18px
}
.send_ok{
    color: green;
    margin-top: 18px;
}

.page__legal{
    color: #2B2A2D;
}

.contenedor__logo_legal{
    position: fixed;
    background: #fff;
    width: 100%;
    padding:  2.196vw;
    z-index: 9;
    top: 0px;
}

.page__legal h1 {
    position: fixed;
    top: 17vw;
    left: 2.196vw;
    font-size: 3.880vw;
    line-height: 4.026vw;
    letter-spacing: -0.146vw;
    font-weight: normal;
    margin: 0px;
}
.contenido__legal{
    padding: 17vw 5vw 5vw 50vw;
}

.page__legal .logo_legal path{
    fill:#2B2A2D;
}
.contenedor__logo_legal{
    background: #fff;
}

.btn__atras{
    position: fixed;
    bottom: 3vw;
    left: 2.196vw;
    color: #BFBFC0;
    text-decoration: none;
    padding: 10px 10px 8px 10px;
    border: 1px solid #BFBFC0;
    line-height: 27px;
    border-radius: 40px;
    webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

}
.btn__atras svg{
    float: left;
    transform: rotate(180deg);
    height: 24px;
    margin-right: 10px;
}

.contenido__legal h2{
    font-size: 2vw;
    line-height: 2vw;
    font-weight: normal;
    letter-spacing: -0.146vw;
}

.btn__atras:hover{
    border-color: #2B2A2D;
    background: #2B2A2D;
    color: #fff;
}

#erroresNews{
    position: absolute;
    margin-left: 20px;
}

.grecaptcha-badge{
    display: none !important;
}

@media screen and (min-width: 1921px) {
    body {
        font-size: 18px;
        line-height: 22px;
    }
    .texto-grande span.span_titulo {
        font-size: 18px;
        line-height: 22px;
    }
    .mod__1 .mod__1_bottom {
        font-size: 38px;
    }
}
@media screen and (max-width: 1200px) {
    .box__line-img img {
        height: 58vw;
    }
    .box__line {
        height: calc(58vw / 3);
        font-size: 12px;
    }

}
@media screen and (max-width: 992px) {

    body {
        font-size: 3vw;
        line-height: 3.5vw;
    }


    .texto-grande span.span_titulo {
        font-size: 3vw;
        line-height: 4vw;
        min-width: 48vw;
        padding-right: 30px;
    }

    .texto-grande {
        font-size: 7vw;
        line-height: 7vw;
        letter-spacing: -0.146vw;
    }
    .mod__2_txt2{
        max-width: 80%
    }
    .animation2, .animation1 {
        width: 50vw;
        height: 50vw;
        margin: 30px auto 0;
    }

    .mod__2-fpne,
    .mod__2-fpne a{
        width: 16vw;
        height: 16vw;
    }

    .mod__2_txt3 .texto-peque{
        margin-top: 100px;
    }
    .newsletter {
        margin-top: 100px;
    }
    .newsletter__title {
        font-size: 3vw;
        letter-spacing: -2px;
        line-height: 3.5vw;
    }
    .mod__3 .span_titulo{
        display: none;
    }

    .mod__3_txt_img img {
        width: 29.630vw;
        margin-left: 15.741vw;
        margin-top: 100px;
        margin-bottom: -100px;
    }

    .mod__3_img_img img {
        height: 60vw
    }
    .mod__4_img {
        margin-top: 100px;
    }

    .mod__4_txt .mod__3_txt_img img{
        margin-left: 50.741vw;
        margin-top: 50px;
    }
    .mod__4_txt{
        padding-bottom: 100px;
    }

    .mod__1 .mod__1_bottom {
        position: absolute;
        bottom: 10.392vw;
    }

    .mod__5 .mod__titulo .texto-grande {
        font-size: 4.196vw;
        line-height: 4.196vw;
    }
    .mod__5 {
        padding-top: 7.196vw;
    }

    .mod__titulo {
        border: 1px solid #fff;
        padding-top: 7vw;
        padding-bottom: 7vw;
        margin-bottom: 5.417vw;
    }
    .animation2{
        margin-bottom: 30px;
    }
    .box__line-img img{
        height: 92.593vw;
    }
    .box__line{
        margin-top: 50px;
        font-size: 3vw;
        line-height: 3.5vw;
        height: initial;
    }
    .box__line .row{
        padding-left: 100px;
        padding-right: 20px;
    }
    .box__line .box__line_title{
        margin-bottom: 40px;
    }

    .box__line span {
        margin-bottom: 50px;
    }

    .box__line2 .box__line21 {
        margin-bottom: 40px;
    }
    .box__line2_cont {
        position: initial;
    }
    .box__line2_title{
        margin-bottom: 40px;
    }
    .box__line2 .box__line22{
        display: none;
    }
    .box__line2 {
        margin-bottom: 40px;
    }
    .mod__7-txt {
        width: 530px;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .row-legales {
        margin-top: 60px;
    }
    .contenido__legal {
        padding: 17vw 5vw 5vw 40vw;
    }
    .page__legal {
        font-size: 2vw;
        line-height: 2.5vw;
    }
    .contenido__legal h2 {
        font-size: 3vw;
        line-height: 3vw;
        letter-spacing: -0.146vw;
    }
    .newsletter__g{
        font-size: 16px;
        line-height: 20px;
    }
    .box__line2_num {
        font-size: 3.88vw;
        line-height: 4.026vw;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 600px) {

    .container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .logo_movil {
        position: fixed;
        z-index: 9;
        top: 20px;
        left: 20px;
        width: auto;
        height: 90vh;
    }

    .mod__1 .mod__1_bottom {
        bottom: 50px;
        font-size: 15px;
    }

    body {
        font-size: 16px;
        line-height: 19px;
    }

    .texto-grande {
        font-size: 26px;
        line-height: 26px;
        letter-spacing: -0.146vw;
    }

    .mod__2-fpne, .mod__2-fpne a {
        width: 80px;
        height: 80px;
    }

    .newsletter__title {
        font-size: 28px;
        letter-spacing: -2px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .mod__1 {
        width: calc(100vw - 20px);
        padding: 20px;
    }
    .mod__3_img_img img,
    .mod__3_img_cont{
        height: 60.185vw !important;
    }
    .mod__3 {
        padding-top: 12vw;
    }
    .mod__3_img {
        margin: 50px 0px 40px;
    }
    .mod__3_txt_img img {
        margin-bottom: -130px;
    }
    .mod__4_txt {
        padding-bottom: 50px;
    }

    .mod__5 .mod__titulo .texto-grande {
        font-size: 30px;
        line-height: 32px;
        margin-top: 18px;
    }
    .mod__titulo {
        margin-bottom: 40px;
    }
    .box__line {
        margin-top: 30px;
        font-size: 14px;
        line-height: 16px;
        height: initial;
    }
    .box__line .row {
        padding-left: 40px;
        padding-right: 20px;
    }
    .box__line span {
        margin-bottom: 30px;
    }
    .box__line .box__line_title {
        margin-bottom: 20px;
    }

    .mod__5-3 {
        padding-bottom: 60px;
    }
    .mod__6 .mod__3_img_img img, .mod__6 .mod__3_img_cont {
        height: 90.741vw !important;
    }
    .mod__7-txt {
        width: 100%;
        margin-top: 30px;
    }

    .formulario {
        margin-top: 30px;
    }

    .mod__7 {
        padding: 40px 0px 20px;
    }
    .row-legales {
        margin-top: 60px;
        font-size: 12px;
        line-height: 15px;
    }

    .marquee {
        font-size: 40px;
        line-height: 40px;
    }

    .marquee__line {
        padding: 20px 15px 12px;
    }

    .mod__2-fpne{
        top: 200px;
    }

    .contenido__legal {
        padding: 35vw 5vw 5vw 15vw;
    }

    .page__legal h1 {
        position: fixed;
        top: 18vw;
        left: 2.196vw;
        font-size: 6.88vw;
        line-height: 6.026vw;
        letter-spacing: -0.146vw;
        font-weight: normal;
        margin: 0px;
    }
    .btn__atras {
        left: auto;
        bottom: auto;
        right: 3vw;
        top: 18vw;
    }

    body.page__legal {
        font-size: 16px;
        line-height: 19px;
    }
    body.page__legal h2 {
        font-size: 22px;
        line-height: 24px;
    }
    .contenedor__title{
        height: 35vw;
        background: #fff;
        width: 100%;
        position: fixed;
    }

    .newsletter__g {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 20px;
        max-width: 300px;
    }

    .box__line2_num {
        font-size: 10.88vw;
        line-height: 4.026vw;
        margin-bottom: 30px;
    }

    .texto-grande h2, .texto-grande h1{
        font-size: 26px;
        line-height: 26px;
        letter-spacing: -0.146vw;
    }
    .btn__video {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: inline-block;
        padding: 20px 32px 17px;
        border: 1px solid #fff;
        color: #fff;
        border-radius: 100px;
        font-weight: bold;
        text-decoration: none;
        font-size: 20px;
        background-color: rgba(255, 255, 255, 0.3);
        webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        width: 275px;
        text-align: center;
        right: 0px;
        transform: none;
        left: auto;
        top: auto;
        bottom: 65px;
    }
    .modal iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90vw;
        height: 60vw;
    }
    .modal__close {
        top: 6vw;
        right: 6vw;

        width: 12vw;
        height: 12vw;
    }
    .modal__close svg {
        width: 7.5vw;
        height: 7.5vw;
     
    }
    .row-legales {
        opacity: 1 !important;
    }


}



@keyframes marqueeLine {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}


.win_logo {
    width: 300px !important;
}

/* table  */
table{
    padding-top: 0;
}
.table-Schedule {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
  }
  
 .table-Schedule td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
  }
 .table-Schedule tr{
    height: 40px;
  }

  .table-Schedule th{
    background-color: #161e33;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }

  .table-Schedule td{
    height: 30px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: lighter;
  }
  
  .table-Schedule tr:nth-child(even) {
    background-color: #dddddd;
  }

  .table-text{
    line-height: 30px;
    letter-spacing: 2px;
    word-spacing: 1px;
    margin-inline: 8vw;
  }

  .text-grander-header {
    min-width: 55vw;
    margin-left: 5vw;
    margin-bottom: -7vw;
}

  .about-Image{
    display: flex;
    align-items: center;
  }

  .about-img{
    max-width: 23vw;
  }
  .about-text-margin{
    margin-left: 4vw;
  }
  .about-Image {
    display: flex;
    align-items: center;
    margin-block: 6vw;
    justify-content: center;
}
  @media screen and (min-width: 992px){
  .about{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .flex-reverse{
    flex-direction: row-reverse;
  }
  .about-text{
    /* margin-right: 40%; */
    margin-left: 9%;
    margin-bottom: 9vh;
    line-height: 20px;
    letter-spacing: 2px;
    word-spacing: 1px;
    font-size: 16px;
  }
  
  .about-detail{  
    width: 65vw;
  }

  .about-Image{
    display: flex;
    align-items: center;
  }

  .about-img{
    max-width: 23vw;
  }
  .about-text-margin{
    margin-left: 4vw;
  }
  .text-grander-header {
    margin-bottom: 0;
}
.football-img{
    height: 10vw;
}
.football-Image {
    display: flex;
    justify-content: center;
}
.football-logo{
        width: 30vw;
        display: flex;
        justify-content: center;
        height: 47vh;
        align-items: center;
        margin-inline: 32vw;
}
  }

  