/* Ticket */
body.dark #ticket {
    background-color: #ffffff;
}

body.dark .aside__boleto {
    color: #000;
}

body.dark .ticket__first-section {
    background-color: #000;
}

body.dark .imgBoleto {
    background-color: var(--background-color-dark);
    color: white;
}


/*  */

.img__banco {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
}

.paynumber {
    background: #f5f7fa;
    margin: 0px !important;
    padding-left: 10px;
    width: 76%;
    text-align: initial;
    display: flex;
    align-items: center;
}

.cart4 {
    font-size: 40px;
    color: rgb(35, 35, 35) !important;
}

.menu-dropdown li a,
.menu-right li a {
    color: #333;
    display: block;
    text-decoration: none
}

span.Deposito,
span.Transferencia {
    padding-left: 5px;
    padding-right: 5px
}

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

.lista_image-sizer,
.pointer-events-none {
    pointer-events: none
}

.inicio_p,
.inicio_p2,
.inicio_p3,
.inicio_p4,
.menu-dropdown li a,
.menu-right li a,
a.inicio_container:link,
a.inicio_container:visited {
    text-decoration: none
}

.gracias_image,
.inicio_image,
.inicio_image-7,
.lista_image-2 {
    object-position: center
}

.btlsOther,
.hidden,
.hidden-link,
.xd {
    visibility: hidden
}

.w3-bar .w3-button,
legend {
    white-space: normal
}

#galeria,
article img {
    width: 100% !important
}

#galeria,
figure {
    box-sizing: border-box !important
}

.comprar,
.comprar:hover {
    background-color: var(--comprar-boletos);
    color: var(--color-text-comprar);
    border-color: var(--comprar-boletos)
}

.btn-whats,
.btn-whats:hover,
.quiero_pagina,
.quiero_pagina:hover {
    background-color: var(--quiero-pagina);
    color: var(--color-text-quiero);
    border-color: var(--quiero-pagina)
}

.lista__boletos_descripcion {
    font-weight: 600;
    margin-top: 8px !important;
    color: var(--menu-principal);
    margin: 5px;
    font-size: 64px;
}

.img__premio {
    border-radius: 12px;
    border-color: var(--comprar-boletos) !important
}

.boleto__disponible,
.boleto__disponible:hover {
    background-color: var(--comprar-boletos);
    margin-top: 10px;
    background: var(--comprar-boletos) !important;
    border-color: var(--comprar-boletos) !important;
    border-radius: 20px !important;
    color: var(--color-text-disponible);
    font-size: 15px;
    border-color: transparent;
    padding: 8px 15px;
}

.boleto__ocupado {
    background: var(--bs-black);
    border-radius: 44px !important;
    color: white;
    border-color: transparent;
    font-size: 15px;
    padding: 8px 15px;
}

.boleto__null {
    background-color: var(--comprar-boletos);
    color: var(--color-text-disponible)
}

.boleto__buyX,
.ticket_color {
    background-color: #000
}

.count__boletos_sq {
    color: var(--count-boletos-sorteo);
    font-weight: 700
}

.count__boletos_por {
    color: var(--comprar-boletos)
}

.ticket_color {
    height: auto
}

.img-menu__nav {
    height: 100px;
    width: 100px;
    z-index: 999;
    border-radius: 100%;
    /* border-color: var(--comprar-boletos); */
    border-width: 3px;
    border: 5px solid white;
    /* border-style: solid */
}

#dropdownContainerD {
    margin-top: 120px;
    z-index: 1
}

.feather {
    width: 20px;
    height: 20px;
    stroke: #333
}

.feather.feather-menu {
    width: 24px;
    height: 24px
}

.feather.feather-chevron-down,
.w3-cell-middle {
    vertical-align: middle
}

.container {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

.btn-toggle-menu,
.menu-dropdown>li>a,
.menu-right>li>a {
    border: 1px dashed transparent
}

.btn-toggle-menu:active,
.btn-toggle-menu:focus,
.menu-dropdown>li>a:active,
.menu-dropdown>li>a:focus,
.menu-right>li>a:active,
.menu-right>li>a:focus {
    border: 1px dashed #333;
    outline: 0
}

.btn-toggle-menu {
    border: 0;
    background-color: transparent;
    cursor: pointer
}

.menu-dropdown li a,
.mobile-nav-head {
    padding: 12px 15px;
    border-bottom: 1px solid #eee
}

#navbar,
.list .list__button,
.menu-dropdown li a,
.mobile-nav-head {
    background-color: #fff
}

#navbar {
    padding: 12px 0 9px;
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%
}

.nav-between {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

.dropdown-container {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    display: none
}

.show,
.w3-show,
.w3-show-block {
    display: block !important
}

.display-rip,
.hide,
.ticket-complete,
.w3-hide {
    display: none !important
}

.mobile-nav-head {
    text-align: center;
    border-top: 1px solid #eee
}

.menu-dropdown,
.menu-right {
    margin: 0;
    padding: 0
}

.menu-dropdown li {
    list-style-type: none;
    position: relative
}

.menu-dropdown li:hover>a+.sub-menu {
    visibility: visible;
    opacity: 1
}

.menu-dropdown li a+ul.sub-menu {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0
}

.menu-dropdown li a+ul.sub-menu li a {
    padding-left: 25px
}

.menu-right {
    display: flex;
    flex: row
}

.menu-right li {
    list-style-type: none
}

.menu-right li a {
    padding: 2px 6px;
    white-space: nowrap
}

.btn-signin,
[hidden],
template {
    display: none
}

.container-check,
.container__datos,
summary {
    display: list-item
}

.container__datos {
    background: #000;
    margin-top: 133px;
}

.container-index {
    margin-top: 133px !important
}

.container-checkO {
    margin-top: 162px !important
}

.container-pay {
    margin-top: 160px !important
}

.container-check {
    margin-top: 110px
}

.container-cerrado {
    margin-top: 150px
}

.container__datosD {
    background: #000
}

.datos_stl {
    padding: 22px 0px 22px 0px;
}

.img__premio {
    max-width: 922px;
    margin: 0 auto
}

.phones {
    display: none;
}

@media (min-width:1200px) {
    .navbr_menu {
        width: 100%;
        height: 100px;
        display: flex;
        background: var(--menu-secundario);
        align-content: flex-start;
        align-items: center;
        justify-content: space-between;
    }

    .container__datos {
        background: #000;
        display: list-item;
        margin-top: 133px !important
    }

    .container-index {
        margin-top: 133px !important
    }

    .container-pay {
        margin-top: 160px !important
    }

    .container-check {
        display: list-item;
        margin-top: 110px
    }

    .container-checkO {
        margin-top: 170px !important
    }

    .container-cerrado {
        margin-top: 78px
    }

    .container__datosD {
        background: #000
    }

    .datos_stl {
        padding: 18px 0px 18px 0px;
    }

    .img-menu__nav {
        height: 169px;
        width: 169px;
        z-index: 99;
        border-radius: 100%;
        /* border-color: var(--comprar-boletos); */
        border-width: 3px;
        /* border-style: solid; */
        position: fixed;
        top: -6px;
        left: 100px;
    }

    .img__premio {
        max-width: 800px;
        margin: 0 auto
    }

    #navbar {
        padding: 7px 0 5px
    }

    .btn-toggle-menu,
    .mobile-nav-head {
        display: none
    }

    .dropdown-container {
        position: inherit;
        display: block
    }

    .menu-dropdown {
        display: flex;
        margin: 0 10px
    }

    .menu-dropdown li a {
        padding: 32px 41px;
        border-bottom: 1px solid transparent
    }

    .btn-signin {
        display: block
    }

    .menu-right>li>a {
        padding: 6px 15px
    }

    ul.sub-menu {
        position: absolute;
        top: calc(100% + 5px);
        border: 1px solid #eee;
        transition: .2s
    }

    ul.sub-menu li {
        padding: 0
    }

    ul.sub-menu li a {
        padding: 12px 30px !important;
        min-width: 200px;
        border-bottom: 1px solid #eee
    }

    ul.sub-menu li a:hover {
        border-bottom: 1px solid transparent;
        background-color: #f9f9f9
    }

    #dropdownContainerD {
        display: none !important
    }
}

.faqSt {
    color: var(--comprar-boletos) !important;
    font-weight: 600
}

span.Transferencia {
    background: #0043ff;
    color: #fff
}

span.Deposito {
    background: #f90;
    color: #000
}

.payDesc {
    color: #ef0c0c
}

.count,
.countBoletoSelect {
    color: #0028fd;
    margin: 0;
    padding: 0
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0
}

.fadeIn {
    animation: 2s fadeIn;
    -webkit-animation: 2s fadeIn;
    -moz-animation: 2s fadeIn;
    -o-animation: 2s fadeIn;
    -ms-animation: fadeIn 2s
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.m-0 {
    font-size: auto
}

.alert,
.success {
    font-style: normal;
    font-size: small
}

.loaderGif {
    margin-top: 30px;
    width: 60px;
    height: auto
}

.ticket_loaderGif {
    width: 50px;
    height: 50px
}

.iframe100_vh {
    height: 100vh;
    width: 100%;
    box-sizing: border-box
}

.hidden-link {
    height: 0;
    display: block
}

.success {
    color: #50af35
}

.page {
    z-index: 1
}

.header,
.overlay {
    z-index: 1000
}

.header,
.input-wrapper,
.page {
    position: relative
}

.pdf-report {
    opacity: 0;
    height: 0;
    width: 0
}

.ticket-verify__table-container {
    display: flex;
    justify-content: center;
    overflow: auto
}

.ticket-verify__table {
    border-collapse: collapse;
    border: 2px solid #000
}

.ticket-verify__table thead {
    background-color: #000
}

.ticket-verify__table thead tr th {
    color: #fff;
    padding: 7px;
    text-align: center
}

.ticket-verify__table tbody tr td {
    padding: 15px;
    text-align: center
}

.ticket__form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 25px 0
}

.ticket__form input[type=text] {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 3px solid #4a4a4a;
    font-family: "POPPINS SEMI BOLD", serif;
    font-size: 18px;
    width: 300px;
    height: 35px
}

.ticket__form p {
    font-size: 22px;
    color: #cf1515;
    font-family: "POPPINS SEMI BOLD", serif
}

.ticket__form button {
    background-color: #093c8a;
    color: #fff;
    border-radius: 3px;
    border: 3px solid #000;
    width: 150px;
    height: 45px;
    font-size: 23px;
    margin-left: 30px
}

.list .list__search,
.list .list__tickets .list__tickets-button {
    border: 2px solid #093c8a;
    font-weight: 700;
    text-transform: uppercase
}

.list,
.ticket__form button {
    text-align: center;
    font-family: "POPPINS SEMI BOLD", serif
}

.align-center,
.align-items-center,
.list {
    align-items: center
}

.list .list__search {
    margin: 20px 0;
    border-radius: 3px;
    min-width: 300px;
    font-size: 18px;
    color: #212121;
    padding: 10px;
    text-align: center
}

.list .list__button {
    border: 1px solid #093c8a;
    color: #000;
    padding: 1px;
    font-weight: 700;
    margin: 1px;
    width: 52px;
    height: 30px;
    border-radius: 8%;
    font-size: 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: ARIAL, serif
}

.list .list__button.reserved {
    background-color: #000;
    border-color: #093c8a;
    color: #000
}

.list .list__buttons {
    width: 90%;
    margin: auto;
    text-align: center
}

.list .list__tickets small {
    display: block;
    margin: 5px;
    color: #ff0;
    align-content: center;
    font-size: 14px
}

.list .list__tickets {
    background: #212121;
    padding: 10px;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    justify-content: center;
    font-size: 12px
}

.list .list__tickets.fixed {
    top: 120px;
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0
}

.list .list__tickets .list__button {
    color: #fff;
    background-color: #212121
}

.list .list__tickets .list__tickets-button {
    background-color: transparent;
    border-radius: 3px;
    font-size: 20px;
    padding: 8px 50px;
    margin-bottom: 10px;
    color: #fff;
    align-content: center
}

.list .list__tickets .list__tickets-reserved-container {
    width: 90%;
    margin: auto
}

.alert {
    color: red
}

.react-modal {
    width: 500px;
    background-color: #fff;
    padding: 50px;
    border: none;
    text-align: center;
    position: relative;
    overflow: auto;
    max-height: 90vh;
    font-family: "POPPINS SEMI BOLD", serif
}

.overlay .overlay__jackpot-boletos-a-generar {
    margin: 20px 0 0;
    font-size: 17px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center
}

.overlay .overlay__jackpot-boletos-a-generar,
.overlay .overlay__jackpot-button {
    max-width: 100%;
    position: relative;
    border: 2px solid #093c8a;
    border-radius: 20px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 300px;
    color: #161616;
    text-align: center;
    background-color: #fff
}

.overlay .overlay__jackpot-button {
    width: 100%;
    height: 390px;
    margin: 20px 0;
    font-size: 15px
}

.overlay .overlay__jackpot-button-lo-quiero {
    max-width: 100%;
    position: relative;
    margin: 1px 0;
    border: 2px solid #161616;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 700;
    min-width: 60%;
    font-size: 22px;
    color: #fff;
    background-color: #093c8a;
    padding: 10px;
    text-align: center
}

.overlay .overlay__jackpot-button h2 {
    align-items: flex-start;
    color: #093c8a
}

.overlay .overlay__jackpot-button h2,
.overlay .overlay__jackpot-button h3 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center
}

.overlay .overlay__jackpot-button h3 {
    max-width: 100%;
    align-items: center
}

.overlay .overlay__jackpot-button img {
    max-width: 100%;
    opacity: 0
}

.overlay .overlay__jackpot-button.active img {
    opacity: 1
}

.overlay input[type=number],
.overlay input[type=text],
.overlay select {
    display: block;
    padding: 5px 15px;
    color: #212121;
    font-weight: 500;
    border: 2px solid #000;
    border-radius: 2px;
    margin: 5px 0;
    width: 70%;
    font-size: 16px;
    box-sizing: border-box;
    min-height: 40px;
    font-family: "POPPINS SEMI BOLD", serif
}

.overlay input[type=number] {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

.overlay input[type=number].error,
.overlay input[type=text].error,
.overlay select.error {
    border-color: red
}

input[type=number]:focus,
input[type=number]:focus-visible,
input[type=text]:focus,
input[type=text]:focus-visible,
select:focus,
select:focus-visible {
    outline: 0
}

button:disabled {
    cursor: not-allowed;
    opacity: .3
}

.overlay__close {
    position: absolute;
    background-color: #d40000;
    color: #fff;
    width: 40px;
    height: 40px;
    font-size: 28px
}

.overlay,
.overlay__close {
    top: 0;
    right: 0;
    border: none;
    align-items: center;
    justify-content: center
}

.overlay {
    display: flex;
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8588235294117647)
}

.overlay__reserve-form {
    display: flex;
    align-items: center;
    flex-direction: column
}

.overlay__reserve-form p {
    color: #093c8a
}

.overlay__reserve-form h3,
.overlay__reserve-form p {
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 700;
    font-size: 22px;
    width: 100%;
    font-family: "POPPINS SEMI BOLD", serif;
    letter-spacing: -1px
}

.overlay__reserve-form h3 {
    color: #212121
}

.overlay__reserve-form small {
    color: #008d44
}

.overlay__reserve-form ruby,
.overlay__reserve-form small {
    margin-top: 10px;
    font-weight: 700;
    font-size: 16px;
    width: 70%;
    font-family: "POPPINS SEMI BOLD", serif;
    letter-spacing: -1px
}

.overlay__reserve-form ruby {
    color: red
}

.overlay__reserve-form button {
    background-color: #093c8a;
    border: 2px solid #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 23px;
    padding: 10px 80px;
    margin-top: 20px
}

.lista_box,
.lista_div,
.lista_div-10 {
    background-color: #212121
}

.ticket>aside,
b,
strong {
    font-weight: bolder
}

.flex,
.flex-flex,
.header_box,
.header_columns {
    display: flex
}

.space-between {
    justify-content: space-between
}

.lista_div,
.lista_div-18 {
    position: relative;
    display: flex;
    flex-direction: column
}



.gracias_div-4,
.gracias_div-6,
.gracias_div-8 {
    font-family: "POPPINS SEMI BOLD", serif
}

.gracias_div-4,
.ticket>aside {
    color: #fff;
    text-align: center
}

.ticket {
    width: 360px;
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 15px
}

.ticket>aside {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 571px !important;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 4px;
    z-index: 0;
    font-family: arial !important;
    margin: 0;
    padding: 0
}

.ticket>aside.primary,
.ticket>aside.secundary,
.ticket>aside:first-of-type,
.ticket>aside:last-of-type {
    top: 50%;
    transform: translateY(-50%) rotate(-90deg)
}

.ticket>aside:first-of-type {
    right: 53px
}

.ticket>aside:last-of-type {
    left: 55px
}

.ticket>aside.primary {
    right: 57px
}

.ticket>aside.secundary {
    left: 58px
}

.ticket>section {
    background-color: #fff;
    font-family: BAHNSCHRIFT
}

.ticket .ticket__first-section>section:first-of-type>img {
    height: 129px;
    width: auto
}

.ticket .ticket__first-section {
    pointer-events: none;
    margin: 3px 32px
}

.ticket .ticket__first-section>section:first-of-type {
    padding: 3px 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ticket .ticket__first-section>section:nth-of-type(2) {
    border-top: 2px dashed #b9b9b9;
    padding: 10px;
    font-size: 17px;
    display: flex;
    height: 45px
}

.ticket .ticket__first-section>section:nth-of-type(2)>div {
    display: flex;
    flex-direction: column;
    color: red;
    font-weight: 700;
    flex-grow: 1;
    align-items: center;
    font-family: "POPPINS SEMI BOLD"
}

.ticket .ticket__first-section>section:nth-of-type(2)>div>ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px
}

.ticket .ticket__first-section>ul {
    list-style-type: none;
    padding: 0 10px;
    margin: 10px 0 0;
    height: 172px
}

.ticket .ticket__first-section>ul>li {
    height: 28px;
    display: flex
}

.ticket .ticket__first-section>ul>li>p {
    margin: 0;
    font-size: 13px
}

.ticket .ticket__first-section>ul>li>p:first-of-type {
    width: 75px
}

.ticket .ticket__first-section>ul>li>p:nth-of-type(2) {
    margin-left: 2px;
    font-size: 12px;
    text-transform: uppercase;
    color: red;
    font-weight: 700;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    font-family: "POPPINS SEMI BOLD"
}

.ticket .ticket__first-section>section:first-of-type h4 {
    font-size: 15px;
    font-weight: bolder;
    text-transform: uppercase;
    margin: 0 0 0 10px
}

.ticket .ticket__second-section {
    height: 178px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: 0 32px 3px
}

.ticket .ticket__third-section {
    margin: 0 32px 3px
}

.ticket .ticket__third-section>h4 {
    margin: 0;
    padding: 5px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: red;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 900
}

.gracias_p,
.gracias_p3 {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    margin: 0;
    line-height: 1.4;
    font-size: 28px;
    white-space: pre-line
}

.gracias_p2 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    max-width: 750px;
    line-height: 1.1;
    letter-spacing: -1px
}

.gracias_div-2,
.gracias_div-7 {
    max-width: auto;
    overflow: hidden
}

.gracias_div {
    position: relative;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    margin: 100px 0 0;
    z-index: -10
}

.gracias_div-2,
.gracias_div-3 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto
}

.gracias_div-2 {
    display: flex;
    position: relative;
    margin-top: 60px;
    min-width: 350px;
    z-index: -10
}

.gracias_image {
    object-fit: contain;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -10
}

.gracias_image-sizer {
    width: 100%;
    padding-top: 230px;
    font-size: 0
}

.gracias_div-3,
.gracias_div-4 {
    display: flex;
    width: 100%;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    height: auto
}

.gracias_div-3 {
    margin-top: 35px;
    z-index: 0
}

.gracias_div-4 {
    flex-direction: column;
    background-color: #161616;
    line-height: normal;
    margin: 0 auto;
    font-size: 30px;
    padding-left: 0;
    letter-spacing: -1px;
    font-weight: 900;
    z-index: -10
}

.gracias_div-5,
.gracias_div-6 {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
    z-index: -10
}

.gracias_div-5 {
    position: relative;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

.gracias_div-6 {
    line-height: normal;
    height: auto;
    text-align: center;
    position: relative;
    font-size: 32px;
    color: #161616;
    padding-left: 0;
    letter-spacing: -1px;
    padding-top: 0;
    margin: 0 auto;
    font-weight: 900
}

.gracias_div-7,
.gracias_div-8 {
    display: flex;
    flex-direction: column;
    position: relative
}

.gracias_div-7 {
    width: auto;
    min-height: auto;
    min-width: 40px;
    padding-right: 0;
    margin: 20px auto auto;
    padding-top: 0;
    z-index: -10
}

.gracias_image-sizer-2 {
    width: 100%;
    padding-top: 69.8%;
    font-size: 0
}

.gracias_div-8,
.gracias_div-9 {
    height: auto;
    color: #161616;
    padding-bottom: 0;
    padding-top: 0;
    padding-left: 0
}

.gracias_div-8 {
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    letter-spacing: 0;
    margin: 20px auto auto;
    max-width: 750px;
    z-index: 0
}

.gracias_div-10,
.gracias_div-9 {
    display: flex;
    flex-direction: column;
    z-index: -10;
    position: relative
}

.gracias_div-9 {
    line-height: 30px;
    text-align: left;
    font-family: "POPPINS LIGHT", sans-serif;
    font-size: 22px;
    letter-spacing: 0;
    margin: 20px auto auto;
    max-width: 1080px;
    width: 75%
}

.gracias_div-10 {
    min-width: 300px;
    overflow: hidden;
    border: 5px solid #ff4040;
    max-height: 1800px;
    margin: 10px auto 0
}