@font-face {
    font-family: 'neutraface-text-demi-alt';
    src: url('../fonts/NeutrafaceText-Demi_Alt.woff2') format('woff2'),
    url('../fonts/NeutrafaceText-Demi_Alt.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'neutraface-text-book';
    src: url('../fonts/NeutrafaceText-Book.woff2') format('woff2'),
    url('../fonts/NeutrafaceText-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'neutraface-text-bold';
    src: url('../fonts/NeutrafaceText-Bold.woff2') format('woff2'),
    url('../fonts/NeutrafaceText-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
    font-family: 'neutraface-text-book', Helvetica Neue, arial, sans-serif !important;
}
strong{
    font-family: 'neutraface-text-bold', Helvetica Neue, arial, sans-serif !important;
}
.line:after{
    content: '';
    margin: 0 auto;
    display: block;
    width: 55px;
    height: 2px;
    margin-top: 8px;
}
.line-blue.line:after {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 215, 184, var(--tw-bg-opacity));
}
.line-grey.line:after {
    --tw-bg-opacity: 1;
    background-color: rgba(56, 56, 56, var(--tw-bg-opacity));
}
.tw-container {
    width: 100%;
    margin: 0 auto;
}
@media (min-width: 640px) {
    .tw-container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .tw-container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .tw-container {
        max-width: 1024px;
    }
}
@media (min-width: 1280px) {
    .tw-container {
        max-width: 1280px;
    }
}
@media (min-width: 1536px) {
    .tw-container {
        max-width: 1536px;
    }
}
@-webkit-keyframes rotateIn {
    from {
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
@keyframes rotateIn {
    from {
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
            animation-name: rotateIn;
    transform-origin: center;
}
.jogador .layer-1{
    max-width: 225px;
}
.jogador .layer-2{
    max-width: 320px;
    right: -42px;
    top: -2px;
}
.jogador .layer-3{
    max-width: 430px;
    right: -122px;
    top: -35px;
}
.app .layer-1{
    max-width: 225px;
}
.app .layer-2{
    max-width: 425px;
    right: -111px;
    top: -53px;
}
.funciona{
    margin-top: -44rem;
    margin-bottom: 13rem;
}
.juntos .layer-1{
    top: -18%;
    max-width: 120%;
}
.juntos .layer-2{
    top: -120px;
    max-width: 520px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.6;

}
@media (min-width: 768px) {
    .juntos .layer-1{
        top: -60px;
        max-width: 115%;
        left: -54px;
    }
    .juntos .layer-2{
        max-width: 1120px;
        top: -306px;
        right: -180px;
        left: unset;
        transform: unset;
    }
    .funciona{
        margin-top: -37rem;
        margin-bottom: 9rem;
    }
    .jogador .layer-1{
        max-width: 100%;
    }
    .jogador .layer-2{
        max-width: 740px;
        right: -73px;
        top: -65px;
    }
    .jogador .layer-3{
        max-width: 930px;
        right: -196px;
        top: -101px;
    }
    .app .layer-1{
        max-width: 100%;
    }
    .app .layer-2{
        max-width: 835px;
        right: -209px;
        top: -65px;
    }
}
@media (min-width: 1024px) {
    .juntos .layer-1{
        top: -88px;
        max-width: 120%;
        left: -88px;
    }
    .funciona{
        margin-top: -31rem;
        margin-bottom: 10rem;
    }
    .juntos .layer-2{
        max-width: 1235px;
        top: -306px;
        right: -99px;
    }
}
@media (min-width: 1280px) {
    .funciona{
        margin-top: -34rem;
        margin-bottom: 14rem;
    }
    .juntos .layer-2{
        max-width: 1535px;
        top: -450px;
        right: -200px;
    }
}
.caderneta {
    min-height: 830px;
    margin-top: 150px;
}
@media only screen and (max-width: 1390px) {
    .caderneta {
        min-height: 680px;
        margin-top: 150px;
    }
}
@media only screen and (max-width: 940px) {
    .caderneta {
        background-size: 200vw;
        background-position-y: 0;
        min-height: 1080px;
    }
}
@media only screen and (max-width: 640px) {
    .caderneta {
        min-height: 920px;
    }
}
@media only screen and (max-width: 440px) {
    .caderneta {
        min-height: 758px;
    }
}
.caderneta .mobile {
    display: none;
}
.caderneta .bt {
    margin: auto;
    font-size: 18px;
    border: 2px solid #11D7B8;
    text-decoration: none;
    border-radius: 40px;
    padding: 15px 50px;
    background: rgba(9,100,86,0.31373);
}
.caderneta .info {
    font-size: 80px;
    line-height: 80px;
    left: 50%;
    top:0;
    transform: translate(190px, 230px);
    font-size: 66px;
    z-index: 3;
    width: 100%;
}
.caderneta .info h2 {
    margin-bottom: 31px;
    line-height: 67px;
}
.caderneta .info img {
    max-width: 397px;
    margin-bottom: 30px;
}
.caderneta .info p {
    font-size: 26px;
    margin-top: 45px;
}
@media only screen and (max-width: 1390px) {
    .caderneta .info {
        transform: translate(90px, 200px)
    }

    .caderneta h2 {
        line-height: 57px;
        font-size: 55px;
        margin-bottom: 11px;
    }

    .caderneta .info img {
        max-width: 337px;
        margin-bottom: 0px;
    }
}
.caderneta p.mobile {
    margin:0 auto 0 auto;
    width: 90%;
    text-align: center;
    position: relative;
}
.caderneta .cadernetacromos {
    left: 50%;
    transform: translateX(-100%);
    margin-left: 200px;
    top: 153px;
    z-index: 1;
    background: none;
    max-width: 999px;
}
@media only screen and (max-width: 1390px) {

    .caderneta .cadernetacromos {
        width:700px;
        margin-left: 90px;
        top: 143px;
    }

}
.caderneta .lines {
    left: 50%;
    transform: translateX(-50%);
    top: 36px;
    max-width: none;
    margin-left: -5px;
    z-index: 2;
    max-width: 2120px;
}
@media only screen and (max-width: 1390px) {
    .caderneta .lines {
        max-width: 1760px;
    }
}
@media only screen and (max-width: 1350px) {

    .caderneta h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .caderneta .info p {
        font-size: 18px;
        margin-top: 35px;
    }
}
@media only screen and (max-width: 1024px) {

    .caderneta {
        height: auto;
        padding-bottom: 100px;
        min-height: 880px;
        margin-top: -10px;
    }

    .caderneta .title {
        position: relative;
        display: inline-block;
        margin-bottom: 50px;
        transform: none;
        left: auto;
    }

    .caderneta h2 {
        z-index: 100;
    }

    .caderneta .no-mobile {
        display: none;
    }

    .caderneta .mobile {
        display: block;
    }

    .caderneta .cadernetacromos {
        top: auto;
        position: relative;
        margin: 0 auto;
        left: auto;
        transform: none;
    }

    .caderneta .info {
        margin: 0;
        transform: translateX(-50%);
        text-align: center;
        top:auto;
    }

    .caderneta .info img {
        margin: auto;
        max-width: 597px;
    }

    .caderneta .info .prices {
        max-width: 430px;
        margin-top: -50px;
    }

    .caderneta .info h2 {
        font-size: 50px;
        line-height: 52px;
    }

    .caderneta .lines.mobile {
        display: block;
        width: 100%;
        margin: 0;
        top: -260px;
    }

    .caderneta .lines  {
        display: none;
    }
}
@media only screen and (max-width: 678px) {
    .caderneta {
        margin-top: 210px;
        min-height: 740px;
    }

    .caderneta .info h2 {
        font-size: 39px;
        line-height: 40px;
    }

    .caderneta .info img {
        margin: auto;
        max-width: 457px;
        left: -49px;
    }

    .caderneta p.mobile {
        font-size: 23px;
        line-height: 25px;
    }

    .caderneta::before,
    .caderneta::after {
        width: 100px;
    }

    .caderneta .info .prices {
        max-width: 260px;
        margin-top: -20px;
        margin-bottom: 30px;
    }

    .caderneta .bt {
        font-size: 15px;
        padding: 10px 20px;
    }

    .caderneta .lines.mobile {
        width: 140%;
        top: 50px;
    }
}
.novidade .layer-1{
    top: -318px;
    width: 1350px;
    max-width: none;
    left: -445px;
}
@media (min-width: 768px){
    .novidade .layer-1{
        top: -186px;
        width: 880px;
        left: -38px;
    }
}
@media (min-width: 1024px){
    .novidade .layer-1{
        top: -100px;
        width: 880px;
        left: 30px;
    }
}
.hero {
    min-height: 1220px;
    background-image: url("../../images/hero/hero_selecao.png");
    background-position: top center;
    background-position-y: 113px;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 940px) {
    .hero {
        background-size: 111vw;
        background-position-y: 100px;
        min-height: 1080px;
    }
}
@media only screen and (max-width: 640px) {
    .hero {
        min-height: 920px;
    }
}
@media only screen and (max-width: 440px) {
    .hero {
        min-height: 758px;
    }
}
.hero .mobile {
    display: none;
}
.hero::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 370px;
    height: 100%;
    background: linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    pointer-events: none;
}
.hero::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 370px;
    height: 100%;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    pointer-events: none;
}
.hero .info {
    font-size: 80px;
    line-height: 80px;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    font-size: 66px;
    z-index: 3;
    margin-top: -25px;
    width: 100%;
    text-align: center;
}
.hero .info p {
    font-size: 26px;
    margin-top: 45px;
}
.hero p.mobile {
    margin:0 auto 0 auto;
    width: 90%;
    text-align: center;
    position: relative;
}
.hero .cadernetacromos {
    left: 50%;
    transform: translateX(-100%);
    margin-left: 220px;
    top: 115px;
    z-index: 1;
    background: none;
    width: 60%;
    max-width: 1164px;
}
.hero .lines {
    left: 50%;
    transform: translateX(-50%);
    top: 96px;
    max-width: none;
    margin-left: 75px;
    z-index: 2;
    width: 120%;
    max-width: 2120px;
}
@media only screen and (max-width: 1470px) {
    .hero {

    }
}
@media only screen and (max-width: 1350px) {
    .hero {

    }

    .hero h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .hero .info p {
        font-size: 18px;
        margin-top: 35px;
    }
}
@media only screen and (max-width: 1024px) {

    .hero {
        height: auto;
        padding-bottom: 100px;
    }

    .hero h2 {
        z-index: 100;
    }

    .hero .no-mobile {
        display: none;
    }

    .hero .mobile {
        display: block;
    }

    .hero .cadernetacromos {
        left: 50%;
        transform: translateX(-50%);
        top: auto;
        z-index: 1;
        width: auto;
        max-width: 129%;
        position: relative;
        margin: 0 auto;
    }

    .hero .info {
        margin-top: -115px;
    }

    .hero .info h2 {
        font-size: 30px;
        line-height: 31px;
    }

    .hero .lines.mobile {
        display: block;
        max-width: auto;
        margin: 0;
        top: 0;
    }

    .hero .lines  {
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    .hero h2 {
        font-size: 39px;
        line-height: 40px;
    }

    .hero p.mobile {
        font-size: 23px;
        line-height: 25px;
    }

    .hero::before,
    .hero::after {
        width: 100px;
    }
}
html {
    scroll-behavior: smooth;
}
* {
    -webkit-tap-highlight-color: transparent;
    outline: none;
    touch-action: manipulation;
}
button, a {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
[x-cloak] {
    display: none;
    visibility: hidden;
    overflow: hidden;
}
#continente-header{
    position: fixed!important;
    width: 100%;
}
.header{
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
}
.logo svg, .logo img{
    width: 75px;
    height: 80px;
}
@media (min-width: 1024px){
    .logo svg, .logo img{
        width: 85px;
        height: 100px;
    }
}
@media only screen and (max-width: 700px) {
    body {
        background-size: 270% !important;
    }
}
.como-funciona .disabled_swiper_button,.como-colecionar .disabled_swiper_button,.calendario-fut .disabled_swiper_button{
        display: none!important;
    }
.como-funciona .swiper-slide,.como-colecionar .swiper-slide,.calendario-fut .swiper-slide{
        min-height: 392px;
    }
.como-funciona .swiper-button-prev::after, .como-funciona .swiper-button-next::after, .como-colecionar .swiper-button-prev::after, .como-colecionar .swiper-button-next::after, .calendario-fut .swiper-button-prev::after, .calendario-fut .swiper-button-next::after  {
        content: none!important;
        background-image: none!important;
    }
.como-funciona .swiper-button-prev, .como-funciona .swiper-button-next, .como-colecionar .swiper-button-prev, .como-colecionar .swiper-button-next, .calendario-fut .swiper-button-prev, .calendario-fut .swiper-button-next  {
        width: 79px;
        height: 45px;
        top: 39%;
    }
.como-funciona .swiper-button-prev::after, .como-funciona .swiper-button-next::after, .como-colecionar .swiper-button-prev::after, .como-colecionar .swiper-button-next::after, .calendario-fut .swiper-button-prev::after, .calendario-fut .swiper-button-next::after  {
        content: none!important;
        background-image: url("../../images/calendario/radial.png") !important;
    }
.como-funciona .swiper-button-next, .como-colecionar .swiper-button-next, .calendario-fut .swiper-button-next {
        background-image: url("../../images/arrow_right.svg");
        background-repeat: no-repeat !important;
        background-size: contain;
        right: -23px;
    }
.como-funciona .swiper-button-prev, .como-colecionar .swiper-button-prev, .calendario-fut .swiper-button-prev {
        background-image: url("../../images/arrow_left.svg");
        background-repeat: no-repeat !important;
        background-size: contain;
        left: -12px;
    }
.como-funciona .swiper-pagination,.como-colecionar .swiper-pagination,.calendario-fut .swiper-pagination{
        position: relative;
        padding-top: 2.5rem;
        left: 50%;
        transform: translateX(-50%)!important;
    }
.como-funciona .swiper-pagination .swiper-pagination-bullet,.como-colecionar .swiper-pagination .swiper-pagination-bullet,.calendario-fut .swiper-pagination .swiper-pagination-bullet{
            margin: 0 3px;
            background-color: transparent;
            border: 2px solid white;
            opacity:1
        }
.como-funciona .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.como-colecionar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.calendario-fut .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
                 background-color: black;
                 border: none;
             }
.como-funciona .swiper-pagination{
        bottom: -10px;
    }
.como-funciona .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 215, 184, var(--tw-bg-opacity));
}
.como-funciona .swiper-button-next, .como-funciona .swiper-button-prev{
        top: 76%!important;
    }
.recipe-slider .swiper-pagination-bullet {
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    opacity: 1;
}
.recipe-slider .swiper-pagination-bullet-active {
    --tw-border-opacity: 1;
    border-color: rgba(17, 215, 184, var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgba(17, 215, 184, var(--tw-bg-opacity));
}
.recipe-slider .recipe ul li{
                padding-bottom: .4rem;
            }
.recipe-slider .recipe p{
            padding-bottom: .4rem;
        }
@media (min-width: 768px) {

        .calendar-slider .swiper-button-prev, .calendar-slider .swiper-button-next {
            width: 120px;
            background-size: 45%;
            top: 42%;
        }

        .calendar-slider .swiper-button-prev {
            background-position-x: 65px;
        }
        .como-funciona .swiper-pagination, .como-colecionar .swiper-pagination, .calendario-fut .swiper-pagination {
            position: absolute;
        }
        .como-funciona .swiper-slide,.como-colecionar .swiper-slide,.calendario-fut .swiper-slide{
            min-height: unset;
        }

        .como-funciona .swiper-button-next, .como-funciona .swiper-button-prev, .como-colecionar .swiper-button-next, .como-colecionar .swiper-button-prev, .calendario-fut .swiper-button-next, .calendario-fut .swiper-button-prev{
            width: 79px;
            height: 45px;
            top: 54%;
        }
        .como-funciona .swiper-button-next,.como-colecionar .swiper-button-next,.calendario-fut .swiper-button-next{
            right: 10px;
        }
        .como-funciona .swiper-button-prev,.como-colecionar .swiper-button-prev,.calendario-fut .swiper-button-prev{
            left: 15px;
        }
}
.sticker-upload #stickergenerator {

        position: relative;
        height: 500px;
        max-height: 510px;
        min-height: 500px;
    }
.sticker-upload #stickergenerator .holder {
            z-index: 1;
            pointer-events: none;
            position: absolute;
            left: 50%;
            transform: translate(-50%);
        }
.sticker-upload #stickergenerator .resize-container {
            position: relative;
            margin: 0 auto;
            display: inline-block;
        }
.sticker-upload #stickergenerator .resize-container img {
                display: none;
            }
.sticker-upload #stickergenerator .resize-container:hover img, .sticker-upload #stickergenerator .resize-container:active img {
                    outline: 2px dashed #0a816f;
                }
.sticker-upload #stickergenerator .resize-container .resize-handle-ne,
            .sticker-upload #stickergenerator .resize-container .resize-handle-se,
            .sticker-upload #stickergenerator .resize-container .resize-handle-nw,
            .sticker-upload #stickergenerator .resize-container .resize-handle-sw {
                position: absolute;
                display: block;
                width: 10px;
                height: 10px;
                background: #0a816f;
                z-index: 9;
                display: none;
            }
.sticker-upload #stickergenerator .resize-container .resize-handle-nw {
                top: -5px;
                left: -5px;
                cursor: nw-resize;
            }
.sticker-upload #stickergenerator .resize-container .resize-handle-sw {
                bottom: -5px;
                left: -5px;
                cursor: sw-resize;
            }
.sticker-upload #stickergenerator .resize-container .resize-handle-ne {
                top: -5px;
                right: -5px;
                cursor: ne-resize;
            }
.sticker-upload #stickergenerator .resize-container .resize-handle-se {
                bottom: -5px;
                right: -5px;
                cursor: se-resize;
            }
.sticker-upload #stickergenerator .resize-container .resize-container-ontop {
                position:absolute;
                background-color:rgba(5,255,5,0);
                z-index:10;
                width:100%;
                height:100%;

            }
.sticker-upload #stickergenerator .resize-container .grabbable{
                cursor: url('../../images/sticker/move.png') 56 56, auto
            }
.sticker-upload #stickergenerator .resize-container .grabbable:active{
                     cursor: none!important;
                 }
.sticker-upload #stickergenerator .resize-container.show img,
                .sticker-upload #stickergenerator .resize-container.show .resize-handle-ne,
                .sticker-upload #stickergenerator .resize-container.show .resize-handle-se,
                .sticker-upload #stickergenerator .resize-container.show .resize-handle-nw,
                .sticker-upload #stickergenerator .resize-container.show .resize-handle-sw {
                    display: block;
                }
.sticker-upload #stickergenerator .frame {
            position: relative;
            z-index: 9;
            pointer-events: none;
            margin: auto;
            width: calc(360px - 4rem) !important;
        }
.sticker-upload #stickergenerator .frame .js-upload {
                position: absolute;
                left: 50%;
                top: 50%;
                transform: translate(-50%,-50%);
                pointer-events: auto
            }
.sticker-upload #stickergenerator .frame .js-upload.hide {
                    display: none;
                }
.sticker-upload #stickergenerator .frame .el {
                position: absolute;
                bottom: 0;
                z-index: -1;
                left: 50%;
                transform: translate(-50%);
            }
.sticker-upload #stickergenerator .actions {
            display: flex;
            justify-content: center;
            margin-top: 20px;
            opacity: 0;
            pointer-events: none;
            transition: opacity .3s
        }
.sticker-upload #stickergenerator .actions.show {
                opacity: 1;
                pointer-events: auto;
            }
.sticker-upload #stickergenerator .actions .js-loadfile {
                display: none;
            }
.sticker-upload #stickergenerator .actions .btn {
                margin: 0 5px
            }
.sticker-upload #stickergenerator .actions .btn.js-upload {
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    transform: translate(-50%,-50%);
                }
.sticker-upload #stickergenerator .elements {
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 10px 0;
        }
.sticker-upload #stickergenerator .elements img {
                height: 50px;
                margin: 0 5px;
                cursor: pointer;
                pointer-events:auto;
            }
.sticker-upload .passo{
        max-width: 23px;
    }
.sticker-upload .clean{
        max-width: 34px;
    }
.sticker-upload .preview{
        max-width: 34px;
    }
.sticker-upload .terminar-icon{
        max-width: 34px;
    }
.sticker-upload .glow{
        width:110px;
        bottom:-34px;
    }
.js-popup{
    background-image: url('../../images/popup-mob.png');
}
.js-popup .close-popup{
        right: 20px;
        top: 23px;
    }
.js-popup input[type="submit"] {
    z-index: 40;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    font-family: neutraface-text-bold, Helvetica Neue, sans-serif;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 300ms;
        background: linear-gradient(to bottom, #0a816f 0%, #0a816f 100%);
        border: 2px solid transparent;
        box-shadow: none;
        font-size: unset;
        text-shadow: none;
}
.js-popup input[type="submit"]:hover {
    z-index: 40;
    margin-left: auto;
    margin-right: auto;
    border-radius: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    text-align: center;
    font-family: neutraface-text-bold, Helvetica Neue, sans-serif;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 300ms;
        background: linear-gradient(to bottom, #11d7b8 0%, #11d7b8 100%);
        border: 2px solid #fff;
        box-shadow: none;
        font-size: unset;
        text-shadow: none;
}
.js-popup [type="checkbox"]{
        border: none;
        border-radius: 3px;
        background-color: #0a816f;
        color: #0a816f;
    }
.disable-drag{
    -webkit-user-drag: none!important;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
#preview-image-wrapper{
    width: calc(360px - 4rem) !important;
}
.share-icon, .finish-icon{
    max-width: 65px;
}
@media (min-width: 1024px){

    .share-icon, .finish-icon{
        max-width: 100%;
    }
    #preview-image-wrapper{
        width: 325px !important;
    }
    .js-popup{
        background-image: url('../../images/popup.png');
    }

        .js-popup .close-popup{
            right: 200px;
            top: -20px;
        }
        .sticker-upload .passo{
            max-width: 40px;
        }
        .sticker-upload .clean{
            max-width: unset;
        }
        .sticker-upload .preview{
            max-width: 36px;
        }
        .sticker-upload .terminar-icon{
            max-width: unset;
        }
        .sticker-upload .glow{

            width:108px;
            right:-35px;
            bottom:unset;
        }
        .sticker-upload #stickergenerator {
            height: unset;
            max-height: unset;
            min-height: unset;
        }

            .sticker-upload #stickergenerator .frame {
                width: 325px !important;
            }

            .sticker-upload #stickergenerator .frame .el{
                padding: 0;
            }
}
@media (min-width: 1536px){
        .sticker-upload .preview{
            max-width: 44px;
        }
        .sticker-upload .glow{
            width: 90px;
            right: -24px;
            bottom:unset;
        }
}
#CybotCookiebotDialogBodyContentTitle {
    font-family: 'neutraface-text-book', Helvetica Neue, sans-serif !important;
    text-transform: uppercase !important;
}
#CybotCookiebotDialogBodyContentText {
    font-family: 'neutraface-text-book', Helvetica Neue, arial, sans-serif !important;
    font-size: 12pt !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection,
#CybotCookiebotDialogBodyLevelDetailsButton {
    font-family: 'neutraface-text-book', Helvetica Neue, sans-serif !important;
    text-transform: uppercase !important;
    color: white !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
    padding: 1px 20px !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    padding: 1px 40px !important;
}
.calendario {
    margin-top: 100px;
    text-align: center;

}
.calendario .topinfo {
    margin: 210px auto 170px auto;
    max-width: 840px;
    position: relative;
}
.calendario .slider {
    height: 500px;
    padding-top: 80px;
}
.calendario .swiper-slide {
    text-align: center;
}
.calendario .swiper-slide .mobile {
    display: none;
}
.calendario .swiper-slide .title {
    margin: 0 auto 75px auto;
    display: table;
    color: #000;
    padding: 0 5px;
    background-color: #11D7B8;
}
.calendario .swiper-slide:nth-child(1) .title ,
.calendario .swiper-slide:nth-child(5) .title {
    background-color: #fff;
}
.calendario .swiper-slide img {
    margin: 0 auto 30px auto;
}
.calendario .swiper-slide .game {
    display: flex;
    justify-content: center;
    align-items: center;
}
.calendario .swiper-slide .grupo {
    color: #11D7B8;
    font-size: 12px;
}
.calendario .swiper-slide .game .name img {
    height: 66px;
}
.calendario .info span {
    color: #10D6B7;
    margin: 0 5px;
    font-size: 14px;
}
.calendario .info {
    margin-top: -40px;
}
.calendario .info p {
    line-height: 2px;
}
.calendario .assinatura {
    align-items: flex-start;
}
.calendario .assinatura img.ass {
    width: auto;
    float: right;
    margin-right: -40px;
}
.calendario img.ass.mobile {
    display: none;
}
.calendario .thetext {
    padding-top: 30px;
}
.calendario .swiper-slide .mobile img {
    height: 420px;
}
.calendario .swiper-slide .nomobile {
    max-width: 90%;
    margin: auto;
}
.calendario .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #11D7B8 !important;
}
.calendario .swiper-button-next {
    background-image: url('../../images/arrow_right_2.svg') !important;
    top: 36%;
}
.calendario .swiper-button-prev {
    background-image: url('../../images/arrow_left_2.svg') !important;
    top: 36%;
}
.calendario .swiper-button-next.swiper-button-disabled, .calendario .swiper-button-prev.swiper-button-disabled {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .calendario .topinfo {
        margin: 100px auto 0px auto;

    }

    .calendario .info {
        margin-top: 0;
    }

    .calendario img.ass {
        display: none;
    }

    .calendario img.ass.mobile {
        display: block;
        float: none;
        margin: 30px auto 0 auto;
    }

    .calendario .swiper-slide .info {
        font-size: 13px;
    }

    .calendario .swiper-slide .title {
        font-size: 14px;
        margin-bottom: 35px;
    }

    .calendario .swiper-button-prev {
        top: 57%;
    }

    .calendario .swiper-button-next {
        top: 57%;
        right: -23px;
    }
}
@media only screen and (max-width: 724px) {
    .calendario .swiper-slide .nomobile {
        display: none;
    }

    .calendario .swiper-slide .mobile {
        display: block;
    }

    .calendario .swiper-slide .grupo {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 640px) {
    .calendario .swiper-slide .mobile img {
        height: 310px;
    }
}
.selecoes {
    margin-top: 190px;
}
.selecoes .selection1 {
    height: 850px;
}
.selecoes .selection1 img.main {
    max-width: 1450px;
    left: 50%;
    transform: translateX(-50%);
}
.selecoes .insidelink {
    color: #0a816f;
}
.selecoes .selection2 a:hover {
    text-decoration: underline;
}
.selecoes .selection2 {
    height: 850px;
}
.selecoes .selection2 img.main {
    max-width: 1434px;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
}
.selecoes .infoselection2 {
    width: 51%;
}
@media only screen and (max-width: 640px) {
    .selecoes {
        margin-top: 120px;
    }

    .selecoes .selection1,
    .selecoes .selection2 {
        height: auto;
    }
}
.cozinha {
    padding-bottom: 100px;
    background: #11D7B8;
    position: relative;
}
.cozinha .title {
    top: 90px;
}
.cozinha .subtitle {
    padding-top: 110px;
}
.cozinha .bot {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100vw 0 0;
    border-color: #11D7B8 transparent transparent transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
}
.cozinha .lines {
    position: absolute;
    left: 50%;
    bottom: -142px;
    transform: translateX(-50%);
    z-index: 1;
}
.cozinha .lines.mobile {
    position: absolute;
    left: 50%;
    bottom: -185px;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
    display: none;
}
@media only screen and (max-width: 1024px) {
    .cozinha {
        /*margin-top: 380px;*/
    }
    .cozinha .title {
        top: 50px;
        font-size: 14px;
    }

    .cozinha .subtitle {
        padding-top: 120px;
    }
}
@media only screen and (max-width: 1245px) {
    .cozinha .lines {
        bottom: -105px;
    }

    .cozinha .bot {
        border-width: 80px 100vw 0 0;
    }
}
@media only screen and (max-width: 980px) {
    .cozinha .lines {
        display: none;
    }

    .cozinha .lines.mobile {
        display: block;
    }

    .cozinha .bot {
        border-width: 45px 100vw 0 0;
    }
}
@media only screen and (max-width: 640px) {
    .cozinha .lines.mobile {
        bottom: -85px;
    }

    .cozinha .bot {
        border-width: 25px 100vw 0 0;
    }
}
.academia {
    padding-top: 300px !important;
}
@media only screen and (max-width: 1024px) {
    .academia {
        padding-top: 140px !important;
    }
}
#bpp {
    background: #E30613;
    position: relative;
    margin-top: 200px;
}
/*#bpp .lines {
    position: absolute;
    left: 50%;
    top: -246px;
    transform: translateX(-50%);
    z-index: 1;
}*/
#bpp .grad {
    position: absolute;
    left: 0;
    width: 100%;
    background: rgb(0,0,0);
    background: radial-gradient(circle, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3295693277310925) 100%);
    bottom: 0;
    width: 100%;
    height: 130%;
}
#bpp .bot {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100vw 0 0;
    border-color: #E30613 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%) scale(-1);
}
#bpp .lines {
    position: absolute;
    left: 50%;
    top: -142px;
    transform: translateX(-50%);
    z-index: 1;
}
#bpp .lines.mobile {
    position: absolute;
    left: 50%;
    top: -215px;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
    display: none;
}
@media only screen and (max-width: 1245px) {
    #bpp .lines {
        top: -115px;
    }

    #bpp.bot {
        border-width: 80px 100vw 0 0;
    }
}
@media only screen and (max-width: 980px) {
    #bpp .lines {
        display: none;
    }

    #bpp .lines.mobile {
        display: block;
    }

    #bpp .bot {
        border-width: 45px 100vw 0 0;
    }
}
@media only screen and (max-width: 640px) {
    #bpp {
        padding-top: 70px;
    }

    #bpp .lines.mobile {
        top: -135px;
    }

    #bpp .bot {
        border-width: 25px 100vw 0 0;
    }
}
@media only screen and (max-width: 480px) {

    #bpp .lines.mobile {
        top: -85px;
    }
}
#continente-footer {
    background-color: #dd1920;
    text-align: center;
    font-weight: 300;
}
#continente-footer .title {
    font-size: 19px;
    font-weight: 300;
    padding-bottom: 5px;
    padding-top: 20px;
}
#continente-footer .subtitle {
    font-size: 18px !important;
    font-weight: 600;
    padding-top: 0;
    padding-bottom: 40px;
}
#continente-footer p {
    color: #880000;
    text-align: center;
    margin: 0;
}
#continente-footer a {
    text-decoration: none;
    color: #7F1215;
    font-weight: 600;
}
#continente-footer .content {
    padding-top: 20px;
    padding-bottom: 10px;
}
.video {
    background: #E30613;
    text-align: center;
    padding-bottom: 90px;
    position: relative;
    margin-top: -374px;
    text-align: center;
    padding-top: 200px;
    padding-bottom: 180px;
}
.video .riscos {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -70px;
}
.video .riscos.left {
    left: -210px;
}
.video .riscos.right {
    right: -370px;
}
.video .bglines {
    left: 50%;
    transform: translateX(-50%);
    width: 140%;
    top: -170px;
    max-width: none;
    margin-left: -5px;
    z-index: 2;
    max-width: 2120px;
    display: none;
}
@media only screen and (max-width: 640px) {
    .video {
        padding-top: 120px;
        padding-bottom: 100px;
    }
}
.video .thevideo {
    width: 1068px;
    height: 597px;
    margin: 40px auto 0 auto;
}
.video .thevideo img {
    margin: 0;
    position: absolute;
    top: 0;
}
@media only screen and (max-width: 1220px) {
    .video .thevideo {
        width: 800px;
        height: 447px;
    }
}
@media only screen and (max-width: 830px) {
    .video .thevideo {
        width: 550px;
        height: 307px;
    }
}
@media only screen and (max-width: 575px) {
    .video .thevideo {
        width: 350px;
        height: 196px;
    }
}
.video .bot {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100vw 0 0;
    border-color: #E30613 transparent transparent transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
}
.video .symbol {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -133px);
}
.video .top {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 100vw 0 0;
    border-color: #E30613 transparent transparent transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%) rotate(180deg);
}
.video::before {
    content: '';
    position: absolute;
    left: -40px;
    top: -11px;
    width: 370px;
    height: 120%;
    background: linear-gradient(-90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    pointer-events: none;
    z-index: 2;
    transform: rotate(-3.7deg);
}
.video::after {
    content: '';
    position: absolute;
    right: 0;
    top: -110px;
    width: 370px;
    height: 120%;
    background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
    pointer-events: none;
}
.video .lines {
    position: absolute;
    left: 50%;
    bottom: -215px;
    transform: translateX(-50%);
    z-index: 1;
}
.video .lines.first {
    position: absolute;
    left: 50%;
    top: -253px;
    transform: translateX(-560px);
    z-index: 1;
    min-width: 1920px;
}
.video .lines.mobile {
    position: absolute;
    left: 50%;
    bottom: -255px;
    transform: translateX(-50%);
    z-index: 1;
    width: 100%;
    display: none;
}
.video h2 {
    font-size: 72px;
    margin-bottom: 0;
}
.video p {
    font-size: 24px;
    line-height: 28px;
}
.video img {
    margin: 70px auto 90px auto;
}
.video .bt {
    display: inline-block;
    margin: auto;
    font-size: 18px;
    border: 2px solid #11D7B8;
    text-decoration: none;
    border-radius: 40px;
    padding: 15px 50px;
    background: rgba(9,100,86,0.31373);
    margin-bottom: 35px;
}
.video .reg {
    font-size: 16px;
}
.video .reg a {
    text-decoration: underline;
}
@media only screen and (max-width: 1245px) {
    .video .lines {
        bottom: -195px;
    }

    .video .lines.first {
        top: -173px;
        bottom: auto;
        min-width: auto;
    }

    .video .bot {
        border-width: 80px 100vw 0 0;
    }

    .video .top {
        border-width: 80px 100vw 0 0;
    }
}
@media only screen and (max-width: 980px) {
    .video .lines {
        display: none;
    }

    .video .lines.mobile {
        display: block;
    }

    .video .bot {
        border-width: 45px 100vw 0 0;
    }

    .video .top {
        border-width: 45px 100vw 0 0;
    }

    .video .lines.first {
        top: -283px;
    }
}
@media only screen and (max-width: 1350px){
    .video h2 {
        font-size: 50px;
        line-height: 60px;
    }

    .video .info p {
        font-size: 18px;
        margin-top: 35px;
    }
}
@media only screen and (max-width: 940px){
    .video h2 {
        width: 90%;
        margin: auto;
    }

    .video p {
        font-size: 18px;
        width: 90%;
        margin: 35px auto 0 auto;
    }

    .video img.info {
        max-width: 90%;
        margin: 40px auto 60px auto;
    }

    .video .symbol {
        transform: translate(-50%, -98px);
        width: 57vw;
    }
}
@media only screen and (max-width: 640px) {

    .video h2 {
        font-size: 30px;
        line-height: 31px;
        width: 300px;
    }

    .video p {
        font-size: 18px;
        line-height: 26px;
    }

    .video::before,
    .video::after {
        width: 100px;
    }

    .video .bt {
        margin-bottom: 5px;
    }

    .video .lines.mobile {
        bottom: -215px;
    }

    .video .riscos {
        display: none;
    }
    .video .lines.mobile {
        bottom: -175px;
    }

    .video .bot {
        border-width: 25px 100vw 0 0;
    }

    .video .lines.first {
        top: -173px;
    }

    .video .bglines {
        display: block;
    }
}
/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}
button,
[role="button"] {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
* {
    --tw-shadow: 0 0 #0000;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0px;
    padding-top: 0.5rem;
    padding-right: 0.75rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5rem;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #6b7280;
    opacity: 1;
}
input::placeholder,textarea::placeholder {
    color: #6b7280;
    opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
}
::-webkit-date-and-time-value {
    min-height: 1.5em;
}
select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
}
[multiple] {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: 0.75rem;
    -webkit-print-color-adjust: unset;
            color-adjust: unset;
}
[type='checkbox'],[type='radio'] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
            color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
}
[type='checkbox'] {
    border-radius: 0px;
}
[type='radio'] {
    border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
[type='checkbox']:checked,[type='radio']:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus {
    border-color: transparent;
    background-color: currentColor;
}
[type='checkbox']:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus {
    border-color: transparent;
    background-color: currentColor;
}
[type='file'] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit;
}
[type='file']:focus {
    outline: 1px auto -webkit-focus-ring-color;
}
.prose {
    color: inherit;
    line-height: inherit;
    max-width: inherit;
}
.prose a {
    transition: all 500ms;
    color: #11D7B8;
}
.prose a:hover {

    }
.prose a {
    text-decoration: none;
}
.prose strong {
    color: inherit;
}
.debug-screens::before {
    position: fixed;
    z-index: 2147483647;
    bottom: 0;
    left: 0;
    padding: .3333333em .5em;
    font-size: 12px;
    line-height: 1;
    font-family: sans-serif;
    background-color: #000;
    color: #fff;
    box-shadow: 0 0 0 1px #fff;
    content: 'screen: _';
}
@media (min-width: 640px) {
    .debug-screens::before {
        content: 'screen: sm';
    }
}
@media (min-width: 768px) {
    .debug-screens::before {
        content: 'screen: md';
    }
}
@media (min-width: 1024px) {
    .debug-screens::before {
        content: 'screen: lg';
    }
}
@media (min-width: 1280px) {
    .debug-screens::before {
        content: 'screen: xl';
    }
}
@media (min-width: 1536px) {
    .debug-screens::before {
        content: 'screen: 2xl';
    }
}
@media (min-width: 1440px) {
    .debug-screens::before {
        content: 'screen: xxl';
    }
}
.pointer-events-none {
    pointer-events: none;
}
.visible {
    visibility: visible;
}
.absolute {
    position: absolute;
}
.static {
    position: static;
}
.relative {
    position: relative;
}
.fixed {
    position: fixed;
}
.top-0 {
    top: 0px;
}
.left-1\/2 {
    left: 50%;
}
.left-0 {
    left: 0px;
}
.bottom-\[-34px\] {
    bottom: -34px;
}
.bottom-0 {
    bottom: 0px;
}
.right-0 {
    right: 0px;
}
.left-\[-15\%\] {
    left: -15%;
}
.top-\[-30\%\] {
    top: -30%;
}
.right-\[-20\%\] {
    right: -20%;
}
.top-\[80\%\] {
    top: 80%;
}
.top-\[150px\] {
    top: 150px;
}
.bottom-\[120px\] {
    bottom: 120px;
}
.bottom-\[220px\] {
    bottom: 220px;
}
.bottom-\[50px\] {
    bottom: 50px;
}
.left-\[-20\%\] {
    left: -20%;
}
.bottom-\[0\] {
    bottom: 0;
}
.bottom-\[-80px\] {
    bottom: -80px;
}
.left-\[2\%\] {
    left: 2%;
}
.left-\[-30\%\] {
    left: -30%;
}
.top-\[180px\] {
    top: 180px;
}
.top-\[60px\] {
    top: 60px;
}
.top-\[-60px\] {
    top: -60px;
}
.top-\[70px\] {
    top: 70px;
}
.top-\[-190px\] {
    top: -190px;
}
.top-\[253px\] {
    top: 253px;
}
.top-\[155px\] {
    top: 155px;
}
.top-\[136px\] {
    top: 136px;
}
.top-\[115px\] {
    top: 115px;
}
.right-\[23\%\] {
    right: 23%;
}
.top-\[0\] {
    top: 0;
}
.left-\[-85px\] {
    left: -85px;
}
.right-\[-85px\] {
    right: -85px;
}
.top-\[25px\] {
    top: 25px;
}
.left-\[-22px\] {
    left: -22px;
}
.right-\[-28px\] {
    right: -28px;
}
.top-\[45px\] {
    top: 45px;
}
.left-\[20px\] {
    left: 20px;
}
.right-\[15px\] {
    right: 15px;
}
.top-\[-175px\] {
    top: -175px;
}
.top-\[40px\] {
    top: 40px;
}
.top-\[-125px\] {
    top: -125px;
}
.right-\[-175px\] {
    right: -175px;
}
.left-\[-295px\] {
    left: -295px;
}
.top-1\/2 {
    top: 50%;
}
.right-\[-295px\] {
    right: -295px;
}
.-top-1\/2 {
    top: -50%;
}
.left-\[63px\] {
    left: 63px;
}
.top-\[121px\] {
    top: 121px;
}
.top-\[120px\] {
    top: 120px;
}
.left-\[175px\] {
    left: 175px;
}
.top-\[360px\] {
    top: 360px;
}
.left-\[233px\] {
    left: 233px;
}
.top-\[380px\] {
    top: 380px;
}
.left-\[35px\] {
    left: 35px;
}
.z-50 {
    z-index: 50;
}
.z-30 {
    z-index: 30;
}
.z-10 {
    z-index: 10;
}
.z-20 {
    z-index: 20;
}
.z-40 {
    z-index: 40;
}
.z-\[-1\] {
    z-index: -1;
}
.z-\[90\] {
    z-index: 90;
}
.z-\[99\] {
    z-index: 99;
}
.z-\[20\] {
    z-index: 20;
}
.z-\[29\] {
    z-index: 29;
}
.z-\[28\] {
    z-index: 28;
}
.z-\[27\] {
    z-index: 27;
}
.z-\[26\] {
    z-index: 26;
}
.z-\[25\] {
    z-index: 25;
}
.z-\[24\] {
    z-index: 24;
}
.z-\[23\] {
    z-index: 23;
}
.z-\[1\] {
    z-index: 1;
}
.z-\[2\] {
    z-index: 2;
}
.z-\[3\] {
    z-index: 3;
}
.z-\[4\] {
    z-index: 4;
}
.z-0 {
    z-index: 0;
}
.z-\[10\] {
    z-index: 10;
}
.m-auto {
    margin: auto;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem;
}
.mt-12 {
    margin-top: 3rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mr-12 {
    margin-right: 3rem;
}
.-mt-4 {
    margin-top: -1rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.-mt-12 {
    margin-top: -3rem;
}
.mt-36 {
    margin-top: 9rem;
}
.mb-5 {
    margin-bottom: 1.25rem;
}
.mb-20 {
    margin-bottom: 5rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mt-16 {
    margin-top: 4rem;
}
.mt-20 {
    margin-top: 5rem;
}
.mb-24 {
    margin-bottom: 6rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.mt-32 {
    margin-top: 8rem;
}
.mb-\[-30px\] {
    margin-bottom: -30px;
}
.ml-auto {
    margin-left: auto;
}
.mr-6 {
    margin-right: 1.5rem;
}
.mr-\[19px\] {
    margin-right: 19px;
}
.mt-\[-7px\] {
    margin-top: -7px;
}
.mt-\[26rem\] {
    margin-top: 26rem;
}
.mt-\[24px\] {
    margin-top: 24px;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mb-\[6px\] {
    margin-bottom: 6px;
}
.mb-\[8px\] {
    margin-bottom: 8px;
}
.mt-10 {
    margin-top: 2.5rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mr-5 {
    margin-right: 1.25rem;
}
.mb-16 {
    margin-bottom: 4rem;
}
.ml-10 {
    margin-left: 2.5rem;
}
.-mt-40 {
    margin-top: -10rem;
}
.-mt-1 {
    margin-top: -0.25rem;
}
.mb-36 {
    margin-bottom: 9rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-4 {
    margin-top: 1rem;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.table {
    display: table;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.h-full {
    height: 100%;
}
.h-\[200px\] {
    height: 200px;
}
.h-10 {
    height: 2.5rem;
}
.h-screen {
    height: 100vh;
}
.h-12 {
    height: 3rem;
}
.h-\[46px\] {
    height: 46px;
}
.h-\[30px\] {
    height: 30px;
}
.h-\[40px\] {
    height: 40px;
}
.h-\[35px\] {
    height: 35px;
}
.h-\[29px\] {
    height: 29px;
}
.h-56 {
    height: 14rem;
}
.h-\[321px\] {
    height: 321px;
}
.h-\[300px\] {
    height: 300px;
}
.h-\[580px\] {
    height: 580px;
}
.h-\[500px\] {
    height: 500px;
}
.h-auto {
    height: auto;
}
.max-h-\[35px\] {
    max-height: 35px;
}
.min-h-\[600px\] {
    min-height: 600px;
}
.min-h-\[450px\] {
    min-height: 450px;
}
.w-full {
    width: 100%;
}
.w-1\/2 {
    width: 50%;
}
.w-2\/3 {
    width: 66.666667%;
}
.w-5\/12 {
    width: 41.666667%;
}
.w-\[200px\] {
    width: 200px;
}
.w-\[140px\] {
    width: 140px;
}
.w-\[40\%\] {
    width: 40%;
}
.w-\[50\%\] {
    width: 50%;
}
.w-6\/12 {
    width: 50%;
}
.w-\[70\%\] {
    width: 70%;
}
.w-\[87\%\] {
    width: 87%;
}
.w-\[180\%\] {
    width: 180%;
}
.w-\[65\%\] {
    width: 65%;
}
.w-\[170\%\] {
    width: 170%;
}
.w-1\/3 {
    width: 33.333333%;
}
.w-10 {
    width: 2.5rem;
}
.w-screen {
    width: 100vw;
}
.w-\[30px\] {
    width: 30px;
}
.w-\[300px\] {
    width: 300px;
}
.w-\[810px\] {
    width: 810px;
}
.w-\[850px\] {
    width: 850px;
}
.w-\[830px\] {
    width: 830px;
}
.w-\[1030px\] {
    width: 1030px;
}
.w-\[150px\] {
    width: 150px;
}
.w-\[250px\] {
    width: 250px;
}
.w-\[85\%\] {
    width: 85%;
}
.w-\[84\%\] {
    width: 84%;
}
.w-\[46\%\] {
    width: 46%;
}
.w-\[220px\] {
    width: 220px;
}
.w-\[230px\] {
    width: 230px;
}
.w-\[930px\] {
    width: 930px;
}
.w-\[155px\] {
    width: 155px;
}
.w-\[960px\] {
    width: 960px;
}
.w-\[460px\] {
    width: 460px;
}
.w-\[360px\] {
    width: 360px;
}
.w-\[760px\] {
    width: 760px;
}
.w-56 {
    width: 14rem;
}
.w-11\/12 {
    width: 91.666667%;
}
.w-10\/12 {
    width: 83.333333%;
}
.w-\[120px\] {
    width: 120px;
}
.w-\[1000px\] {
    width: 1000px;
}
.w-\[650px\] {
    width: 650px;
}
.w-12 {
    width: 3rem;
}
.w-1\/4 {
    width: 25%;
}
.w-8\/12 {
    width: 66.666667%;
}
.min-w-full {
    min-width: 100%;
}
.max-w-5xl {
    max-width: 64rem;
}
.max-w-\[200px\] {
    max-width: 200px;
}
.max-w-\[260px\] {
    max-width: 260px;
}
.max-w-\[620px\] {
    max-width: 620px;
}
.max-w-\[180px\] {
    max-width: 180px;
}
.max-w-max {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
}
.max-w-none {
    max-width: none;
}
.max-w-sm {
    max-width: 24rem;
}
.max-w-xl {
    max-width: 36rem;
}
.max-w-\[370px\] {
    max-width: 370px;
}
.max-w-4xl {
    max-width: 56rem;
}
.max-w-6xl {
    max-width: 72rem;
}
.max-w-\[345px\] {
    max-width: 345px;
}
.max-w-\[390px\] {
    max-width: 390px;
}
.flex-grow {
    flex-grow: 1;
}
.transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-1\/2 {
    --tw-translate-x: -50%;
}
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
}
.rotate-70 {
    --tw-rotate: 70deg;
}
@-webkit-keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.animate-spin {
    -webkit-animation: spin 300s linear infinite;
            animation: spin 300s linear infinite;
}
.cursor-pointer {
    cursor: pointer;
}
.resize {
    resize: both;
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-col-reverse {
    flex-direction: column-reverse;
}
.items-center {
    align-items: center;
}
.items-end {
    align-items: flex-end;
}
.items-start {
    align-items: flex-start;
}
.items-baseline {
    align-items: baseline;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-between {
    justify-content: space-between;
}
.self-start {
    align-self: flex-start;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.rounded-md {
    border-radius: 0.375rem;
}
.rounded-3xl {
    border-radius: 1.5rem;
}
.rounded-full {
    border-radius: 9999px;
}
.border {
    border-width: 1px;
}
.border-0 {
    border-width: 0px;
}
.border-2 {
    border-width: 2px;
}
.border-transparent {
    border-color: transparent;
}
.border-primary {
    --tw-border-opacity: 1;
    border-color: rgba(17, 215, 184, var(--tw-border-opacity));
}
.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 215, 184, var(--tw-bg-opacity));
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-text {
    --tw-bg-opacity: 1;
    background-color: rgba(56, 56, 56, var(--tw-bg-opacity));
}
.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-opacity-40 {
    --tw-bg-opacity: 0.4;
}
.bg-opacity-10 {
    --tw-bg-opacity: 0.1;
}
.bg-opacity-90 {
    --tw-bg-opacity: 0.9;
}
.bg-opacity-60 {
    --tw-bg-opacity: 0.6;
}
.bg-cover {
    background-size: cover;
}
.bg-fixed {
    background-attachment: fixed;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.bg-repeat-round {
    background-repeat: round;
}
.bg-repeat-y {
    background-repeat: repeat-y;
}
.fill-current {
    fill: currentColor;
}
.p-2 {
    padding: 0.5rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
}
.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
}
.pt-20 {
    padding-top: 5rem;
}
.pl-12 {
    padding-left: 3rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pl-4 {
    padding-left: 1rem;
}
.pt-36 {
    padding-top: 9rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pt-28 {
    padding-top: 7rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pl-14 {
    padding-left: 3.5rem;
}
.pr-14 {
    padding-right: 3.5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pt-32 {
    padding-top: 8rem;
}
.pb-20 {
    padding-bottom: 5rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pb-14 {
    padding-bottom: 3.5rem;
}
.pt-5 {
    padding-top: 1.25rem;
}
.pt-7 {
    padding-top: 1.75rem;
}
.pl-6 {
    padding-left: 1.5rem;
}
.pt-0 {
    padding-top: 0px;
}
.pb-2 {
    padding-bottom: 0.5rem;
}
.pt-24 {
    padding-top: 6rem;
}
.pt-10 {
    padding-top: 2.5rem;
}
.pt-3 {
    padding-top: 0.75rem;
}
.pb-32 {
    padding-bottom: 8rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pl-24 {
    padding-left: 6rem;
}
.pr-10 {
    padding-right: 2.5rem;
}
.pb-24 {
    padding-bottom: 6rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pb-6 {
    padding-bottom: 1.5rem;
}
.pb-5 {
    padding-bottom: 1.25rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pl-5 {
    padding-left: 1.25rem;
}
.pb-0 {
    padding-bottom: 0px;
}
.pr-6 {
    padding-right: 1.5rem;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.font-display-title {
    font-family: neutraface-text-bold, Helvetica Neue, sans-serif;
}
.font-text {
    font-family: neutraface-text-demi-alt, Helvetica Neue, sans-serif;
}
.font-text-bold {
    font-family: neutraface-text-bold, Helvetica Neue, sans-serif;
}
.font-display-bold {
    font-family: neutraface-text-demi-alt, Helvetica Neue, sans-serif;
}
.font-bold {
    font-weight: 700;
}
.uppercase {
    text-transform: uppercase;
}
.italic {
    font-style: italic;
}
.text-text {
    --tw-text-opacity: 1;
    color: rgba(56, 56, 56, var(--tw-text-opacity));
}
.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-primary {
    --tw-text-opacity: 1;
    color: rgba(17, 215, 184, var(--tw-text-opacity));
}
.text-gold {
    --tw-text-opacity: 1;
    color: rgba(241, 210, 99, var(--tw-text-opacity));
}
.text-opacity-90 {
    --tw-text-opacity: 0.9;
}
.text-opacity-80 {
    --tw-text-opacity: 0.8;
}
.underline {
    text-decoration: underline;
}
.opacity-0 {
    opacity: 0;
}
.shadow-fome {
    --tw-shadow: 10px 10px 70px 0px rgba(17,215,185,0.26);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.filter {
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.blur {
    --tw-blur: blur(8px);
}
.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.duration {
    transition-duration: 150ms;
}
.duration-300 {
    transition-duration: 300ms;
}
.duration-200 {
    transition-duration: 200ms;
}
.ease {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.bgsite {
    position: fixed;
    width: 100%;
    height: 100vh;
    background-image: url('../../images/bgsite.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -2;
}
@media only screen and (max-width: 1024px) {
    .bgsite {
        background-size: 200%;
    }
}
.strip {
    content: '';
    position: absolute;
    width: 1450px;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    overflow: hidden;
    z-index: -1;
}
.strip::before {
    content: '';
    position: absolute;
    background: #000;
    opacity: .3;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 920px;
}
@media only screen and (max-width: 723px) {
    .logo, .menuhandle {
        margin-top: 20px;
    }
}
.hover\:transform:hover {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
}
.hover\:border-2:hover {
    border-width: 2px;
}
.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(17, 215, 184, var(--tw-bg-opacity));
}
.hover\:bg-opacity-20:hover {
    --tw-bg-opacity: 0.2;
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-text:hover {
    --tw-text-opacity: 1;
    color: rgba(56, 56, 56, var(--tw-text-opacity));
}
.hover\:opacity-90:hover {
    opacity: 0.9;
}
.group:hover .group-hover\:transform {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.group:hover .group-hover\:scale-125 {
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25;
}
.group:hover .group-hover\:font-text-bold {
    font-family: neutraface-text-bold, Helvetica Neue, sans-serif;
}
.group:hover .group-hover\:text-opacity-100 {
    --tw-text-opacity: 1;
}
@media (min-width: 640px) {
    .sm\:static {
        position: static;
    }
    .sm\:mt-16 {
        margin-top: 4rem;
    }
    .sm\:block {
        display: block;
    }
    .sm\:hidden {
        display: none;
    }
}
@media (min-width: 768px) {
    .md\:bottom-\[80px\] {
        bottom: 80px;
    }
    .md\:bottom-\[180px\] {
        bottom: 180px;
    }
    .md\:left-\[5\%\] {
        left: 5%;
    }
    .md\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .md\:mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .md\:mt-28 {
        margin-top: 7rem;
    }
    .md\:mt-56 {
        margin-top: 14rem;
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem;
    }
    .md\:mb-0 {
        margin-bottom: 0px;
    }
    .md\:mt-0 {
        margin-top: 0px;
    }
    .md\:mb-6 {
        margin-bottom: 1.5rem;
    }
    .md\:-mt-52 {
        margin-top: -13rem;
    }
    .md\:block {
        display: block;
    }
    .md\:flex {
        display: flex;
    }
    .md\:hidden {
        display: none;
    }
    .md\:h-40 {
        height: 10rem;
    }
    .md\:min-h-\[600px\] {
        min-height: 600px;
    }
    .md\:min-h-\[480px\] {
        min-height: 480px;
    }
    .md\:w-\[180px\] {
        width: 180px;
    }
    .md\:w-\[400px\] {
        width: 400px;
    }
    .md\:w-\[620px\] {
        width: 620px;
    }
    .md\:w-full {
        width: 100%;
    }
    .md\:w-1\/2 {
        width: 50%;
    }
    .md\:w-1\/4 {
        width: 25%;
    }
    .md\:w-40 {
        width: 10rem;
    }
    .md\:w-2\/3 {
        width: 66.666667%;
    }
    .md\:w-auto {
        width: auto;
    }
    .md\:max-w-\[280px\] {
        max-width: 280px;
    }
    .md\:max-w-\[345px\] {
        max-width: 345px;
    }
    .md\:max-w-\[420px\] {
        max-width: 420px;
    }
    .md\:max-w-\[620px\] {
        max-width: 620px;
    }
    .md\:cursor-default {
        cursor: default;
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:flex-wrap {
        flex-wrap: wrap;
    }
    .md\:justify-end {
        justify-content: flex-end;
    }
    .md\:self-center {
        align-self: center;
    }
    .md\:bg-contain {
        background-size: contain;
    }
    .md\:bg-repeat-y {
        background-repeat: repeat-y;
    }
    .md\:px-32 {
        padding-left: 8rem;
        padding-right: 8rem;
    }
    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .md\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
    .md\:pt-28 {
        padding-top: 7rem;
    }
    .md\:pb-12 {
        padding-bottom: 3rem;
    }
    .md\:pt-0 {
        padding-top: 0px;
    }
    .md\:pt-16 {
        padding-top: 4rem;
    }
    .md\:pt-8 {
        padding-top: 2rem;
    }
    .md\:pb-56 {
        padding-bottom: 14rem;
    }
    .md\:pt-3 {
        padding-top: 0.75rem;
    }
    .md\:pt-24 {
        padding-top: 6rem;
    }
    .md\:pb-32 {
        padding-bottom: 8rem;
    }
    .md\:pb-8 {
        padding-bottom: 2rem;
    }
    .md\:pb-0 {
        padding-bottom: 0px;
    }
    .md\:pr-0 {
        padding-right: 0px;
    }
    .md\:pb-28 {
        padding-bottom: 7rem;
    }
    .md\:pt-14 {
        padding-top: 3.5rem;
    }
    .md\:pb-52 {
        padding-bottom: 13rem;
    }
    .md\:text-right {
        text-align: right;
    }
    .md\:text-left {
        text-align: left;
    }
}
@media (min-width: 1024px) {
    .lg\:fixed {
        position: fixed;
    }
    .lg\:mt-0 {
        margin-top: 0px;
    }
    .lg\:mb-0 {
        margin-bottom: 0px;
    }
    .lg\:mt-36 {
        margin-top: 9rem;
    }
    .lg\:mt-40 {
        margin-top: 10rem;
    }
    .lg\:mt-44 {
        margin-top: 11rem;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem;
    }
    .lg\:mb-24 {
        margin-bottom: 6rem;
    }
    .lg\:block {
        display: block;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-\[480px\] {
        height: 480px;
    }
    .lg\:h-4\/5 {
        height: 80%;
    }
    .lg\:h-\[180px\] {
        height: 180px;
    }
    .lg\:h-screen {
        height: 100vh;
    }
    .lg\:h-\[calc\(100\%-50\%\)\] {
        height: calc(100% - 50%);
    }
    .lg\:h-\[460px\] {
        height: 460px;
    }
    .lg\:w-\[854px\] {
        width: 854px;
    }
    .lg\:w-1\/2 {
        width: 50%;
    }
    .lg\:w-1\/4 {
        width: 25%;
    }
    .lg\:w-\[180px\] {
        width: 180px;
    }
    .lg\:w-2\/6 {
        width: 33.333333%;
    }
    .lg\:w-4\/6 {
        width: 66.666667%;
    }
    .lg\:w-1\/3 {
        width: 33.333333%;
    }
    .lg\:w-2\/3 {
        width: 66.666667%;
    }
    .lg\:w-3\/12 {
        width: 25%;
    }
    .lg\:w-2\/4 {
        width: 50%;
    }
    .lg\:max-w-5xl {
        max-width: 64rem;
    }
    .lg\:max-w-7xl {
        max-width: 80rem;
    }
    .lg\:max-w-3xl {
        max-width: 48rem;
    }
    .lg\:max-w-6xl {
        max-width: 72rem;
    }
    .lg\:max-w-4xl {
        max-width: 56rem;
    }
    .lg\:max-w-2xl {
        max-width: 42rem;
    }
    .lg\:max-w-\[670px\] {
        max-width: 670px;
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:items-start {
        align-items: flex-start;
    }
    .lg\:items-end {
        align-items: flex-end;
    }
    .lg\:justify-center {
        justify-content: center;
    }
    .lg\:justify-start {
        justify-content: flex-start;
    }
    .lg\:justify-end {
        justify-content: flex-end;
    }
    .lg\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .lg\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .lg\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .lg\:pt-20 {
        padding-top: 5rem;
    }
    .lg\:pl-24 {
        padding-left: 6rem;
    }
    .lg\:pt-48 {
        padding-top: 12rem;
    }
    .lg\:pt-36 {
        padding-top: 9rem;
    }
    .lg\:pr-14 {
        padding-right: 3.5rem;
    }
    .lg\:pt-10 {
        padding-top: 2.5rem;
    }
    .lg\:pl-0 {
        padding-left: 0px;
    }
    .lg\:pr-3 {
        padding-right: 0.75rem;
    }
    .lg\:pr-0 {
        padding-right: 0px;
    }
    .lg\:pr-12 {
        padding-right: 3rem;
    }
    .lg\:pt-16 {
        padding-top: 4rem;
    }
    .lg\:pt-0 {
        padding-top: 0px;
    }
    .lg\:pb-0 {
        padding-bottom: 0px;
    }
    .lg\:pr-20 {
        padding-right: 5rem;
    }
    .lg\:pl-20 {
        padding-left: 5rem;
    }
    .lg\:pt-40 {
        padding-top: 10rem;
    }
    .lg\:pt-6 {
        padding-top: 1.5rem;
    }
    .lg\:pb-6 {
        padding-bottom: 1.5rem;
    }
    .lg\:pr-6 {
        padding-right: 1.5rem;
    }
    .lg\:pr-5 {
        padding-right: 1.25rem;
    }
    .lg\:pb-8 {
        padding-bottom: 2rem;
    }
    .lg\:text-center {
        text-align: center;
    }
    .lg\:text-left {
        text-align: left;
    }
}
@media (min-width: 1280px) {
    .xl\:block {
        display: block;
    }
    .xl\:hidden {
        display: none;
    }
    .xl\:h-\[200px\] {
        height: 200px;
    }
    .xl\:w-\[200px\] {
        width: 200px;
    }
    .xl\:max-w-6xl {
        max-width: 72rem;
    }
    .xl\:max-w-3xl {
        max-width: 48rem;
    }
    .xl\:max-w-\[620px\] {
        max-width: 620px;
    }
    .xl\:max-w-5xl {
        max-width: 64rem;
    }
    .xl\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .xl\:pb-44 {
        padding-bottom: 11rem;
    }
    .xl\:pr-0 {
        padding-right: 0px;
    }
    .xl\:pt-2 {
        padding-top: 0.5rem;
    }
    .xl\:pt-4 {
        padding-top: 1rem;
    }
}
@media (min-width: 1536px) {
    .\32xl\:-mt-72 {
        margin-top: -18rem;
    }
    .\32xl\:block {
        display: block;
    }
    .\32xl\:h-\[260px\] {
        height: 260px;
    }
    .\32xl\:h-\[500px\] {
        height: 500px;
    }
    .\32xl\:h-\[575px\] {
        height: 575px;
    }
    .\32xl\:w-\[260px\] {
        width: 260px;
    }
    .\32xl\:max-w-7xl {
        max-width: 80rem;
    }
    .\32xl\:max-w-6xl {
        max-width: 72rem;
    }
    .\32xl\:max-w-5xl {
        max-width: 64rem;
    }
    .\32xl\:bg-cover {
        background-size: cover;
    }
    .\32xl\:pr-24 {
        padding-right: 6rem;
    }
    .\32xl\:pb-8 {
        padding-bottom: 2rem;
    }
    .\32xl\:pt-16 {
        padding-top: 4rem;
    }
    .\32xl\:pl-12 {
        padding-left: 3rem;
    }
    .\32xl\:pt-14 {
        padding-top: 3.5rem;
    }
    .\32xl\:pt-24 {
        padding-top: 6rem;
    }
    .\32xl\:pb-3 {
        padding-bottom: 0.75rem;
    }
    .\32xl\:pt-6 {
        padding-top: 1.5rem;
    }
    .\32xl\:pb-7 {
        padding-bottom: 1.75rem;
    }
    .\32xl\:pr-8 {
        padding-right: 2rem;
    }
}
@media (min-width: 1440px) {
    .xxl\:mt-44 {
        margin-top: 11rem;
    }
    .xxl\:ml-16 {
        margin-left: 4rem;
    }
    .xxl\:block {
        display: block;
    }
    .xxl\:hidden {
        display: none;
    }
    .xxl\:h-\[calc\(100\%-65\%\)\] {
        height: calc(100% - 65%);
    }
    .xxl\:items-center {
        align-items: center;
    }
    .xxl\:pb-32 {
        padding-bottom: 8rem;
    }
    .xxl\:pl-28 {
        padding-left: 7rem;
    }
}




