.NumeroTpl_NumeroTpl__3eSjV {
    background-color: var(--rmfp-primaria);
    border-radius: 5px;
    margin-bottom: 5px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 8px;
    color: #fff;
    position: relative;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

.NumeroTpl_NumeroTpl__3eSjV.NumeroTpl_NumeroTplSelected__1pFkM {
    background-color: var(--bs-gray-800)
}

.NumeroTpl_NumeroTpl__3eSjV[data-nome]:hover:before {
    display: block;
    position: absolute;
    background-color: #000;
    pointer-events: none;
    font-size: 10px;
    line-height: 15px;
    padding: 0 5px;
    white-space: nowrap;
    content: attr(data-nome);
    bottom: -moz-calc(100% + 5px);
    bottom: calc(100% + 5px);
    border-radius: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.Header_appHeaderV2__2dsgb {
    -webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color .5s ease-in-out;
    transition: background-color .5s ease-in-out
}

.Header_appHeaderV2__2dsgb .Header_appHeaderContainer__MSPJv {
    /* background-color: transparent !important */
}

.Header_appHeader__3lDdI {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.Header_appHeader__3lDdI .Header_appHeaderContainer__MSPJv {
    background-color: var(--rmfp-primaria);
    color: var(--rmfp-primariaColor);
    font-size: .9em
}

.Header_appHeader__3lDdI .Header_appHeaderWrap__2rUwY {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    height: 70px
}

.Header_appHeader__3lDdI .Header_appHeaderWrap__2rUwY .Header_btn-link__1ambC {
    color: var(--rmfp-primariaColor);
    padding: .1rem 0;
    font-size: 2em
}

.Header_appHeader__3lDdI .Header_appHeaderWrap__2rUwY .Header_btn-link__1ambC.Header_btn-notificacoes__3EZ5R {
    font-size: 1.3em
}

.Header_appHeader__3lDdI .Header_appHeaderBrand__3GlmQ {
    max-height: 55px;
    max-width: 185px
}

.SorteioTpl_sorteioTpl__2s2Wu {
    -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 3px rgba(0, 0, 0, .08);
    background-color: var(--rmfp-cardBg);
    border-radius: 10px;
    padding: 4px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_dtSorteio__2mfSc {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 12px
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_imagemContainer__2-pl4 {
    position: relative;
    overflow: hidden;
    height: 110px;
    width: 90px
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE {
    border-radius: 0 !important;
    margin-top: -70px
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE:after,
.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE:before {
    position: absolute;
    height: 100%;
    content: " ";
    width: 0%;
    left: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 87, 255, 0)), to(rgba(0, 0, 0, .85)));
    background-image: -moz-linear-gradient(top, rgba(29, 87, 255, 0) 0, rgba(0, 0, 0, .85) 100%);
    background-image: linear-gradient(180deg, rgba(29, 87, 255, 0) 0, rgba(0, 0, 0, .85));
    z-index: 5;
    top: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE:after {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(29, 87, 255, 0)), to(rgba(0, 0, 0, .8)));
    background-image: -moz-linear-gradient(top, rgba(29, 87, 255, 0) 20%, rgba(0, 0, 0, .8) 100%);
    background-image: linear-gradient(180deg, rgba(29, 87, 255, 0) 20%, rgba(0, 0, 0, .8));
    clear: both;
    z-index: 5;
    top: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE .SorteioTpl_imagem__2GXxI {
    border-radius: 0 !important
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE .SorteioTpl_info__t1BZr {
    padding: 0 !important;
    position: absolute;
    z-index: 10;
    bottom: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE .SorteioTpl_info__t1BZr h1 a {
    color: #fff
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE .SorteioTpl_info__t1BZr .SorteioTpl_descricao__1b7iL {
    color: #fff;
    opacity: .7
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE .SorteioTpl_avisos__1RrEk {
    margin-bottom: 5px;
    font-size: .9em
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE.SorteioTpl_destaque__3vnWR .SorteioTpl_imagem__2GXxI,
.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_v2__1UXsE.SorteioTpl_destaque__3vnWR .SorteioTpl_imagemContainer__2-pl4 {
    height: 400px;


}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_destaque__3vnWR {
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-align-items: start;
    -moz-box-align: start;
    align-items: start;
    padding: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_destaque__3vnWR .SorteioTpl_imagem__2GXxI,
.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_destaque__3vnWR .SorteioTpl_imagemContainer__2-pl4 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 100%;
    width: 200%;
    margin: 0
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_destaque__3vnWR .SorteioTpl_info__t1BZr {
    /* padding: 4px 8px;
    margin: 5px 0;
    width: 100% */
    padding: 4px 8px;
    margin: 0px 0;
    width: 100%;
    background: #00000085;
}

.SorteioTpl_sorteioTpl__2s2Wu.SorteioTpl_destaque__3vnWR:after {
    display: none
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_imagem__2GXxI {
    border-radius: 10px;
    object-fit: cover;
    height: 90px;
    width: 90px
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_imagemContainer__2-pl4 {
    margin-right: 10px
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_imagemContainer__2-pl4:before {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_title__3RLtu {
    color: var(--rmfp-bgLink);
    -webkit-line-clamp: 2 !important;
    margin-bottom: 1px;
    font-weight: 500;
    font-size: 1em
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_descricao__1b7iL {
    color: rgba(var(--rmfp-rgbaInvert), .7);
    font-size: .75em;
    max-width: 96%;
    margin: 0
}

.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_descricao__1b7iL,
.SorteioTpl_sorteioTpl__2s2Wu .SorteioTpl_title__3RLtu {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden
}

.sorteio_sorteioShare__247_t {
    position: fixed;
    bottom: 120px;
    right: 12px;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.sorteio_numerosAleatorios__2FuRF {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--rmfp-cardBg);
    z-index: 999;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sorteio_divHide__3ys5j {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.sorteio_sorteioShareLink__33yrm,
.sorteio_sorteioShareLinkFacebook__2McKU,
.sorteio_sorteioShareLinkTelegram__3a2_s,
.sorteio_sorteioShareLinkTwitter__1E4XC,
.sorteio_sorteioShareLinkWhatsApp__2Vqhy {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: color .2s, opacity .3s;
    -moz-transition: color .2s, opacity .3s;
    transition: color .2s, opacity .3s;
    border-radius: 5px;
    margin-left: 5px;
    font-size: 1.3em;
    height: 2rem;
    width: 2rem;
    color: #fff
}

.sorteio_sorteioShareLink__33yrm:first-child,
.sorteio_sorteioShareLinkFacebook__2McKU:first-child,
.sorteio_sorteioShareLinkTelegram__3a2_s:first-child,
.sorteio_sorteioShareLinkTwitter__1E4XC:first-child,
.sorteio_sorteioShareLinkWhatsApp__2Vqhy:first-child {
    margin-left: 0
}

.sorteio_sorteioShareLink__33yrm:hover,
.sorteio_sorteioShareLinkFacebook__2McKU:hover,
.sorteio_sorteioShareLinkTelegram__3a2_s:hover,
.sorteio_sorteioShareLinkTwitter__1E4XC:hover,
.sorteio_sorteioShareLinkWhatsApp__2Vqhy:hover {
    opacity: .7;
    color: #fff
}

.sorteio_sorteioShareLinkFacebook__2McKU {
    background-color: #3b5998
}

.sorteio_sorteioShareLinkTelegram__3a2_s {
    background-color: #1da1f2
}

.sorteio_sorteioShareLinkTwitter__1E4XC {
    background-color: #08c
}

.sorteio_sorteioShareLinkWhatsApp__2Vqhy {
    background-color: #4dc247
}

.sorteio_numerosSelecionados__38Cka {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    box-shadow: 0 0 10px rgba(0, 0, 0, .35);
    -webkit-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    transition: opacity .3s ease-in-out, bottom .3s ease-in-out;
    background-color: var(--rmfp-cardBg);
    color: var(--rmfp-cardColor);
    padding: 15px 10px 10px;
    pointer-events: none;
    border-radius: 10px;
    min-height: 96px;
    max-width: 600px;
    position: -webkit-sticky;
    position: sticky;
    margin: 0 auto;
    bottom: -110px;
    opacity: 0;
    width: 90%;
    z-index: 999
}

.sorteio_numerosSelecionados__38Cka .sorteio_sorteioCheckoutInfo__3sxdl {
    opacity: 0
}

.sorteio_numerosSelecionados__38Cka.sorteio_numerosSelecionadosOpen__2Lb7Y {
    pointer-events: auto;
    bottom: 10px;
    opacity: 1
}

.sorteio_numerosSelecionados__38Cka.sorteio_numerosSelecionadosOpen__2Lb7Y .sorteio_sorteioCheckoutInfo__3sxdl {
    opacity: 1
}

.sorteio_sorteioDesc__TBYaL .sorteio_sorteioDescBody__3n4ko {
    max-height: 300px;
    overflow: scroll
}
