.css-mck7en {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 400px;
    background: linear-gradient(to right, rgb(32, 37, 49), rgb(34, 39, 49));
    box-shadow: rgba(0, 0, 0, 0.2) 0px 11px 15px -7px, rgba(0, 0, 0, 0.14) 0px 24px 38px 3px, rgba(0, 0, 0, 0.12) 0px 9px 46px 8px;
    border-radius: 15px;
    padding: 8vh 4vw 5vh;
}

.css-8ndowl {
    position: fixed;
    z-index: 1300;
    inset: 0px;
}

.css-919eu4 {
    position: fixed;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    inset: 0px;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-tap-highlight-color: transparent;
    z-index: -1;
}

.css-3nargb {
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    margin-top: -16px;
    width: calc(100% + 16px);
    margin-left: -16px;
    -webkit-box-align: center;
    align-items: center;
}

.css-14s3o4u {
    font-family: Poppins, sans-serif;
    line-height: 1.167;
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0px 0px 15px;
}

.css-1qkhq2m {
    font-family: Poppins, sans-serif;
    line-height: 1.167;
    color: #888;
    font-size: 1.7rem;
    font-weight: 500;
    margin: 0px 0px 15px;
}

@media screen and (max-width: 768px) {
    .css-mck7en {
        min-width: 80vw;
        padding: 30px;
    }
}

.cookie_btn {
    display: inline-block;
    background: linear-gradient(90deg, #242934, #303745);
    border-radius: 25px;
    border: 2px solid #424755;
    margin-top: 30px;
}

.cookie_btn button:first-child, .language_btn {
    background: linear-gradient(0deg, #888, #888);
    border-radius: 25px;
}
.cookie_btn button {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px 30px;
    font-size: .8rem;
}
.css-184q9ix {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    border: 0px;
    margin: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.75;
    text-transform: uppercase;
    min-width: 64px;
    padding: 6px 8px;
    border-radius: 4px;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    color: rgb(25, 118, 210);
}

@media screen and (max-width: 768px) {
    .cookie_btn {
        background: none;
        border: none;
    }
}
@media screen and (max-width: 768px) {
    .cookie_btn button {
        padding: 8px 20px;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
}

@media (min-width: 600px) {
    .css-1rraktp {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}

.css-kd9l2t > .MuiGrid-item {
    padding-left: 16px;
}

.css-kd9l2t > .MuiGrid-item {
    padding-top: 16px;
}

@media (min-width: 900px) {
    .css-1rraktp {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}

@media (min-width: 600px) {
    .css-1rraktp {
        flex-basis: 50%;
        -webkit-box-flex: 0;
        flex-grow: 0;
        max-width: 50%;
    }
}