/**
 * Minified by jsDelivr using clean-css v4.2.3.
 * Original file: /gh/manucaralmo/GlowCookies@3.1.3/src/glowCookies.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.glowCookies__border {
    border: 1px solid #e6e6e6 !important
}

.glowCookies__left {
    left: 15px
}

.glowCookies__right {
    right: 15px
}

.glowCookies__show {
    opacity: 1 !important;
    visibility: visible !important;
    transform: scale(1) !important
}

.glowCookies__banner {
    opacity: 0;
    visibility: hidden;
    transform: scale(.9);
    font-family: inherit;
    position: fixed;
    width: auto;
    max-width: 375px;
    z-index: 999;
    -webkit-box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .2);
    -moz-box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .2);
    box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .2);
    transition: transform .2s ease, opacity .2s ease !important
}

.glowCookies__banner .accept__btn__styles {
    border: none;
    padding: 13px 15px;
    font-size: 15px;
    font-family: inherit;
    width: 49%;
    cursor: pointer;
    font-weight: bolder;
    transition: filter .15s;
    user-select: none
}

.glowCookies__banner .settings__btn__styles {
    border: none;
    padding: 13px 15px;
    font-family: inherit;
    font-size: 15px;
    width: 49%;
    cursor: pointer;
    font-weight: bolder;
    transition: filter .15s;
    user-select: none
}

.glowCookies__banner .btn__section button:focus {
    outline: 0;
    transform: scale(.95);
    -webkit-filter: contrast(75%);
    filter: contrast(75%)
}

.glowCookies__banner .btn__section button:hover {
    -webkit-filter: contrast(85%);
    filter: contrast(85%)
}

@media (max-width: 455px) {
    .btn__section .btn__accept {
        width: 100%;
        margin-bottom: 7px
    }

    .btn__section .btn__settings {
        width: 100%
    }
}

.glowCookies__banner__1 {
    bottom: 15px;
    border-radius: 20px;
    padding: 20px 25px
}

.glowCookies__banner__1 > h3 {
    font-size: 24px;
    margin: 0;
    padding: 8px 0
}

.glowCookies__banner__1 > p {
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1.3
}

.glowCookies__banner__1 .read__more {
    font-weight: bolder
}

.glowCookies__banner__1 .read__more:hover {
    color: #666
}

.glowCookies__banner__1 .btn__section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 20px
}

.glowCookies__banner__1 .btn__section button {
    border-radius: 10px
}

@media (max-width: 455px) {
    .glowCookies__banner__1 {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 7px
    }

    .glowCookies__banner__1 .btn__section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px
    }
}

.glowCookies__banner__2 {
    bottom: 15px;
    border-radius: 5px;
    padding: 25px 35px
}

.glowCookies__banner__2 > h3 {
    font-size: 24px;
    margin: 0;
    padding: 8px 0
}

.glowCookies__banner__2 > p {
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1.3
}

.glowCookies__banner__2 .read__more {
    font-weight: bolder
}

.glowCookies__banner__2 .read__more:hover {
    opacity: .8
}

.glowCookies__banner__2 .btn__section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 20px
}

.glowCookies__banner__2 .btn__section button {
    border-radius: 5px
}

@media (max-width: 455px) {
    .glowCookies__banner__2 {
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 0;
        border: 0;
        max-width: 550px
    }

    .glowCookies__banner__2 .btn__section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px
    }
}

.glowCookies__banner__3 {
    bottom: 15px;
    border-radius: 0;
    padding: 25px 35px
}

.glowCookies__banner__3 > h3 {
    font-size: 30px;
    margin: 0;
    padding: 8px 0
}

.glowCookies__banner__3 > p {
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 1.3
}

.glowCookies__banner__3 .read__more {
    font-weight: bolder
}

.glowCookies__banner__3 .read__more:hover {
    opacity: .8
}

.glowCookies__banner__3 .btn__section {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 25px
}

.glowCookies__banner__3 .btn__section button {
    border-radius: 0
}

@media (max-width: 455px) {
    .glowCookies__banner__3 {
        bottom: 0;
        left: 0;
        right: 0;
        border-radius: 0;
        border: 0;
        max-width: 550px
    }

    .glowCookies__banner__3 .btn__section {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 20px
    }
}

.prebanner {
    position: fixed;
    bottom: 15px;
    z-index: 999;
    min-height: 50px;
    min-width: 125px;
    cursor: pointer;
    font-family: inherit;
    font-size: 15px;
    font-weight: bolder;
    line-height: normal;
    border: none;
    padding: 12px 18px;
    text-decoration: none;
    user-select: none;
    -webkit-box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .1);
    -moz-box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .1);
    box-shadow: 0 .625em 1.875em rgba(2, 2, 3, .1)
}

.prebanner__border__1 {
    border-radius: 15px
}

.prebanner__border__2 {
    border-radius: 10px
}

.prebanner__border__3 {
    border-radius: 2px
}

.animation {
    transition: .2s
}

.animation:hover {
    transform: scale(.97)
}

.prebanner:hover {
    text-decoration: none
}

/*# sourceMappingURL=/sm/ea651ed23bdb88313ab670cc5a1a1e6ff60daa3ad1e9cc2e9e8c8ec6057d6c34.map */