.cmp-loteria-check{padding:1.5rem;border:.0625rem solid var(--Greyscale-200);margin:1.5rem 0}
@media(min-width:1024px){.cmp-loteria-check{margin-top:0;margin-bottom:.5rem}
}
.cmp-loteria-check__title{margin:0 0 1.5rem 0 !important;font-family:var(--inter-bold);font-size:1.5rem;line-height:1.875rem}
.cmp-loteria-check__form{display:flex;flex-direction:column}
@media(min-width:1024px){.cmp-loteria-check__form{display:grid;column-gap:1.5rem;grid-template-columns:2fr 2fr 1fr}
}
.cmp-loteria-check__form-label{margin-bottom:.5rem;line-height:1.25rem;font-family:var(--inter-bold)}
.cmp-loteria-check__form-input{margin-bottom:1.5rem;padding:.625rem 1rem;border:.0313rem solid var(--Greyscale-400);border-radius:.25rem;box-sizing:border-box;width:100%}
@media(min-width:1024px){.cmp-loteria-check__form-input{grid-row-start:2;grid-row-end:3;margin-bottom:0}
}
.cmp-loteria-check__form-check{padding:.75rem 1.5rem;background-color:transparent;border-radius:1.8125rem;border-width:.0625rem;cursor:pointer;font-family:var(--inter-semibold);background-color:#0c0c0c;color:#fff}
@media(min-width:1024px){.cmp-loteria-check__form-check{grid-row-start:2;grid-row-end:3;padding:.8125rem 3.5rem}
}
.cmp-loteria-check__form-results{padding:.75rem;background:var(--Greyscale-100);justify-content:center;display:none;flex-direction:column;margin-top:1.5rem}
@media(min-width:1024px){.cmp-loteria-check__form-results{grid-column-start:1;grid-column-end:4;margin-top:1rem}
}
.cmp-loteria-check__form-results .results__price{margin:.75rem 0;text-align:center;font-family:var(--inter-regular);font-size:1rem}
@media(min-width:1024px){.cmp-loteria-check__form-results .results__price{margin-top:0}
}
.cmp-loteria-check__form-results .results__price .highlight{font-family:var(--inter-bold)}
.cmp-loteria-check__form-results .results__link{text-align:center;font-family:var(--inter-regular);font-size:1rem;border:0;text-decoration:underline;cursor:pointer}
.cmp-loteria-check__form-results .results__close{display:flex;justify-content:flex-end}
.cmp-loteria-check__form-results .results__close-button{border:0;background:transparent;cursor:pointer}
.cmp-loteria-check__form-results .results__close-button i{color:#0c0c0c}
.cmp-loteria-check__form-results .spinner-play{display:none;flex-direction:row;align-items:center;justify-content:center}
.cmp-loteria-check__form-results .spinner-play .spinner_5nOS{transform-origin:center;animation:spinner_sEAn .75s infinite linear;fill:var(--primary-primary-500)}
@keyframes spinner_sEAn{100%{transform:rotate(360deg)}
}
.cmp-loteria-check__form-link{font-size:1rem;font-family:var(--inter-regular);margin-top:1.5rem;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}
.cmp-loteria-check__form-link span:first-child{text-decoration:underline}
.cmp-loteria-check__form-link .link__icon{font-size:1.5rem;margin-left:.5rem}
@media(min-width:1024px){.cmp-loteria-check__form-link{grid-column-start:3;justify-content:flex-start;grid-row-start:3;text-align:left}
}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__title,.cmp-columns .columns-component .col-3 .cmp-loteria-check__title{margin:1.5rem 0}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__form,.cmp-columns .columns-component .col-3 .cmp-loteria-check__form{display:flex;flex-direction:column}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__form-label,.cmp-columns .columns-component .col-3 .cmp-loteria-check__form-label{margin-bottom:.5rem}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__form-input,.cmp-columns .columns-component .col-3 .cmp-loteria-check__form-input{margin-bottom:1.5rem}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__form-check,.cmp-columns .columns-component .col-3 .cmp-loteria-check__form-check{padding:.8125rem 3.5rem;margin:auto}
.cmp-columns .columns-component .col-6 .cmp-loteria-check__form-link,.cmp-columns .columns-component .col-3 .cmp-loteria-check__form-link{text-align:center;justify-content:center}
.cmp-columns .columns-component .col-3 .cmp-loteria-check__form-check{width:100%}