* {
    font-family: Roboto, sans-serif;
    color: rgb(102, 102, 102);
    margin: 0px;
    padding: 0px;
}

*, *::before, *::after {
    box-sizing: border-box;
}


@media screen and (max-width: 767px){



#root {
    max-width: 600px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow-x: hidden; /* ou auto, se preferir rolagem */
}

}


main.sc-kDCyqX.hyUDhN {
    width: 100%;
    background-color: rgb(250, 250, 250);
    min-height: 100vh;
    padding: 0px 1rem;
    font-size: 14px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    margin: auto;
}

.hyUDhN {
    width: 100%;
    background-color: rgb(250, 250, 250);s
    min-height: 100vh;
    padding: 0px 1rem;
    font-size: 14px;
    display: flex
;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    margin: auto;
}





.sc-kBzkjR.iCWEsS {
    background-color: rgb(250, 250, 250);
}

.sc-hIIyNR.jHjEGw {
    animation: 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s 1 normal both running fadeIn;
}

main.sc-fOQBiT.dXcvVj {
    width: 100%;
    background-color: rgb(248, 0, 50);
    border-radius: 0px 0px 13px 13px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px 1px;
    padding: 1rem;
    font-size: 14px;
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
    justify-content: space-between;
}

button.sc-bWJRAK.hrjTlB {
    background-color: transparent;
    border: none;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
}

svg {
    fill: rgb(255, 255, 255);
    margin-right: 1rem;
}

.sc-eBIMMN.RQCfk {
    width: 90px;
    height: auto;
    margin-right: calc(50% - 45px);
    display: flex;
    justify-content: center;
}

svg.sc-JCdeE.cRZsji {
    height: 23px;
    max-width: 90px;
    align-self: center;
    fill: rgb(255, 255, 255);
    margin-right: 1rem;
}

main.sc-kDCyqX.hyUDhN {
    width: 100%;
    background-color: rgb(250, 250, 250);
    min-height: 100vh;
    padding: 0px 1rem;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 600px;
    margin: auto;
}

h3.sc-gLvOIO.ZNUhO {
    font-weight: 700;
    color: rgb(51, 51, 51);
    text-transform: capitalize;
    margin-bottom: 1rem;
    align-self: flex-start;
    
}

p.sc-gwopls.dPfSCO.--ignore-case {
    text-transform: initial;
    margin-bottom: 1rem;
    width: 100%;
}

strong {
    text-transform: capitalize;
}

.sc-dEZpox.cVrOdF {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    padding: 1rem;
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    width: 100%;
}

ol.sc-hSgOUf.kIqhxI {
    list-style: none;
    counter-reset: itens 0;
}

li.sc-bHOQIY.gEZnUB {
    margin-bottom: 1rem;
    counter-increment: itens 1;
    display: flex;
}

p {
    text-transform: initial;
}

.sc-kfVAkZ.kbQKOm {
    margin-top: 0.5rem;
}

.sc-gDsVMq.chAEeI {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin-bottom: 0.5rem;
    justify-content: center;
}

.sc-ArjuK.sc-hzyYPL.fqaUay.csDnHi {
    margin-right: 0.5rem;
    width: 60%;
    gap: 0.25rem;
    display: flex;
    flex-direction: column;
}

input.sc-cOifbb.sc-LvPkz.iMnUMP.cXfEXG {
    height: 2.25rem;
    font-size: 14px;
    background-color: unset;
    outline: none;
    padding: 12px 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 1rem;
    border-radius: 8px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    width: 100%;
    border: 0.75px solid rgb(194, 194, 194);
    opacity: 1;
    cursor: default;
}

button.sc-bqGGcD.cwPdzI.sc-iiKPbm.iWRHYK {
    height: 2.25rem;
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 0.625rem;
    font-family: Roboto, sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 1rem;
    gap: 0.5rem;
    display: flex;
    text-decoration: none;
    touch-action: manipulation;
    white-space: nowrap;
    border-radius: 8px;
    transition: 100ms ease-in;
    font-weight: bold;
    user-select: none;
    display: flex;
    position: relative;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    outline: none;
    line-height: 1.5;
    border: 2px solid var(--borderColor);
    background-color: var(--backgroundColor);
    box-sizing: border-box;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    --borderColor: #F80032;
    --backgroundColor: #F80032;
    --textColor: white;
    color: var(--textColor);
    cursor: pointer;
}

p.sc-fUWqoG.gfPaqH {
    width: 100%;
}

.sc-dEZpox.cVrOdF {
    display: flex;
    flex-direction: column;
    margin-bottom: 1rem;
    padding: 1rem;
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    width: 100%;
}

p.sc-kJvORa.pTUbn {
    font-size: 12px;
    text-transform: initial;
    font-weight: 400;
}

strong {
    text-transform: initial;
}

.gEZnUB::before {
    content: "0" counter(itens);
    font-weight: 700;
    padding-right: 1rem;
}


.gEZnUB::before {
    content: "0" counter(itens);
    font-weight: 700;
    padding-right: 1rem;
}


.gEZnUB::before {
    content: "0" counter(itens);
    font-weight: 700;
    padding-right: 1rem;
}