@font-face {
    font-family: Inter;
    src: url("../fonts/inter-e4af272ccee01ff0-s.p.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400 600
}

@font-face {
    font-family: Inter;
    src: url("../fonts/inter-21350d82a1f187e9-s.p.woff2") format("woff2");
    font-display: swap;
    font-style: normal;
    font-weight: 400 600
}

html {
    font-size: 16px;
    position: relative
}

body {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: -.011px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

body,
html {
    height: 100%
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

@supports (font:-apple-system-body) and (-webkit-appearance:none) {
    img[loading=lazy] {
        clip-path: inset(.6px)
    }

    button:focus {
        outline: 0
    }
}

[class^=dg-] a {
    color: inherit;
    text-decoration: none
}

button {
    background-color: unset
}

.m-auto {
    margin-inline: auto
}

.dg-container {
    width: 1200px;
    max-width: 100%;
    margin-inline: auto;
    padding-inline: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:1200px) {
    .dg-container {
        width: 100%
    }
}

@supports not ((-moz-column-gap:32px) or (column-gap:32px)) {
    .dg-container .dg-row>* {
        margin: 0 calc(16px / 2)
    }

    @media screen and (min-width:1024px) {
        .dg-container .dg-row>* {
            margin: 0 calc(32px / 2)
        }
    }
}

.dg-container .dg-col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.dg-container .dg-col1 {
    -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
    flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

.dg-container .dg-col2 {
    -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
    flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

.dg-container .dg-col3 {
    -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
    flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

.dg-container .dg-col4 {
    -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
    flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

.dg-container .dg-col5 {
    -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
    flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

.dg-container .dg-col6 {
    -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
    flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

.dg-container .dg-col7 {
    -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
    flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

.dg-container .dg-col8 {
    -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
    flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

.dg-container .dg-col9 {
    -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
    flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

.dg-container .dg-col10 {
    -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
    flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

.dg-container .dg-col11 {
    -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
    flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
    -webkit-box-flex: unset;
    -ms-flex-positive: unset;
    flex-grow: unset
}

@media screen and (min-width:1024px) {
    .dg-container .dg-col11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

.dg-container .dg-col12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}



@media only screen and (min-width:425px) {
    .dg-container .dg-colXs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .dg-container .dg-colXs1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:425px) and (min-width:1024px) {
    .dg-container .dg-colXs11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

@media only screen and (min-width:425px) {
    .dg-container .dg-colXs12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .dg-container .dg-colSm1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:768px) and (min-width:1024px) {
    .dg-container .dg-colSm11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

@media only screen and (min-width:768px) {
    .dg-container .dg-colSm12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .dg-container .dg-colTb1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:992px) and (min-width:1024px) {
    .dg-container .dg-colTb11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

@media only screen and (min-width:992px) {
    .dg-container .dg-colTb12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .dg-container .dg-colMd1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1024px) and (min-width:1024px) {
    .dg-container .dg-colMd11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

@media only screen and (min-width:1024px) {
    .dg-container .dg-colMd12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .dg-container .dg-colLg1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 16px / 12 * (12 - 1));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg1 {
        -ms-flex-preferred-size: calc(8.3333% * 1 - 32px / 12 * (12 - 1));
        flex-basis: calc(8.3333% * 1 - 32px / 12 * (12 - 1))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 16px / 12 * (12 - 2));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg2 {
        -ms-flex-preferred-size: calc(8.3333% * 2 - 32px / 12 * (12 - 2));
        flex-basis: calc(8.3333% * 2 - 32px / 12 * (12 - 2))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 16px / 12 * (12 - 3));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg3 {
        -ms-flex-preferred-size: calc(8.3333% * 3 - 32px / 12 * (12 - 3));
        flex-basis: calc(8.3333% * 3 - 32px / 12 * (12 - 3))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 16px / 12 * (12 - 4));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg4 {
        -ms-flex-preferred-size: calc(8.3333% * 4 - 32px / 12 * (12 - 4));
        flex-basis: calc(8.3333% * 4 - 32px / 12 * (12 - 4))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 16px / 12 * (12 - 5));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg5 {
        -ms-flex-preferred-size: calc(8.3333% * 5 - 32px / 12 * (12 - 5));
        flex-basis: calc(8.3333% * 5 - 32px / 12 * (12 - 5))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 16px / 12 * (12 - 6));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg6 {
        -ms-flex-preferred-size: calc(8.3333% * 6 - 32px / 12 * (12 - 6));
        flex-basis: calc(8.3333% * 6 - 32px / 12 * (12 - 6))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 16px / 12 * (12 - 7));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg7 {
        -ms-flex-preferred-size: calc(8.3333% * 7 - 32px / 12 * (12 - 7));
        flex-basis: calc(8.3333% * 7 - 32px / 12 * (12 - 7))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 16px / 12 * (12 - 8));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg8 {
        -ms-flex-preferred-size: calc(8.3333% * 8 - 32px / 12 * (12 - 8));
        flex-basis: calc(8.3333% * 8 - 32px / 12 * (12 - 8))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 16px / 12 * (12 - 9));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg9 {
        -ms-flex-preferred-size: calc(8.3333% * 9 - 32px / 12 * (12 - 9));
        flex-basis: calc(8.3333% * 9 - 32px / 12 * (12 - 9))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 16px / 12 * (12 - 10));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg10 {
        -ms-flex-preferred-size: calc(8.3333% * 10 - 32px / 12 * (12 - 10));
        flex-basis: calc(8.3333% * 10 - 32px / 12 * (12 - 10))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 16px / 12 * (12 - 11));
        -webkit-box-flex: unset;
        -ms-flex-positive: unset;
        flex-grow: unset
    }
}

@media only screen and (min-width:1201px) and (min-width:1024px) {
    .dg-container .dg-colLg11 {
        -ms-flex-preferred-size: calc(8.3333% * 11 - 32px / 12 * (12 - 11));
        flex-basis: calc(8.3333% * 11 - 32px / 12 * (12 - 11))
    }
}

@media only screen and (min-width:1201px) {
    .dg-container .dg-colLg12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

.dg-row,
.dg-row>.acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px;
    width: 100%
}

@media screen and (min-width:1024px) {

    .dg-row,
    .dg-row>.acf-innerblocks-container {
        -webkit-column-gap: 32px;
        -moz-column-gap: 32px;
        column-gap: 32px
    }
}

.dg-row>*,
.dg-row>.acf-innerblocks-container>* {
    min-width: 0
}

.bc-section-mb-mobile-0 {
    margin-bottom: 0
}

.bc-section-pb-mobile-0 {
    padding-bottom: 0
}

.bc-section-height-mobile-0 {
    height: 0
}

.bc-section-mb-mobile-16 {
    margin-bottom: 16px
}

.bc-section-pb-mobile-16 {
    padding-bottom: 16px
}

.bc-section-height-mobile-16 {
    height: 16px
}

.bc-section-mb-mobile-32 {
    margin-bottom: 32px
}

.bc-section-pb-mobile-32 {
    padding-bottom: 32px
}

.bc-section-height-mobile-32 {
    height: 32px
}

.bc-section-mb-mobile-48 {
    margin-bottom: 48px
}

.bc-section-pb-mobile-48 {
    padding-bottom: 48px
}

.bc-section-height-mobile-48 {
    height: 48px
}

.bc-section-mb-mobile-64 {
    margin-bottom: 64px
}

.bc-section-pb-mobile-64 {
    padding-bottom: 64px
}

.bc-section-height-mobile-64 {
    height: 64px
}

.bc-section-mb-mobile-96 {
    margin-bottom: 96px
}

.bc-section-pb-mobile-96 {
    padding-bottom: 96px
}

.bc-section-height-mobile-96 {
    height: 96px
}

@media screen and (min-width:768px) {
    .bc-section-mb-tablet-0 {
        margin-bottom: 0
    }

    .bc-section-pb-tablet-0 {
        padding-bottom: 0
    }

    .bc-section-height-tablet-0 {
        height: 0
    }

    .bc-section-mb-tablet-16 {
        margin-bottom: 16px
    }

    .bc-section-pb-tablet-16 {
        padding-bottom: 16px
    }

    .bc-section-height-tablet-16 {
        height: 16px
    }

    .bc-section-mb-tablet-32 {
        margin-bottom: 32px
    }

    .bc-section-pb-tablet-32 {
        padding-bottom: 32px
    }

    .bc-section-height-tablet-32 {
        height: 32px
    }

    .bc-section-mb-tablet-48 {
        margin-bottom: 48px
    }

    .bc-section-pb-tablet-48 {
        padding-bottom: 48px
    }

    .bc-section-height-tablet-48 {
        height: 48px
    }

    .bc-section-mb-tablet-64 {
        margin-bottom: 64px
    }

    .bc-section-pb-tablet-64 {
        padding-bottom: 64px
    }

    .bc-section-height-tablet-64 {
        height: 64px
    }

    .bc-section-mb-tablet-96 {
        margin-bottom: 96px
    }

    .bc-section-pb-tablet-96 {
        padding-bottom: 96px
    }

    .bc-section-height-tablet-96 {
        height: 96px
    }
}

@media screen and (min-width:1024px) {
    .bc-section-mb-0 {
        margin-bottom: 0
    }

    .bc-section-pb-0 {
        padding-bottom: 0
    }

    .bc-section-height-0 {
        height: 0
    }

    .bc-section-mb-16 {
        margin-bottom: 16px
    }

    .bc-section-pb-16 {
        padding-bottom: 16px
    }

    .bc-section-height-16 {
        height: 16px
    }

    .bc-section-mb-32 {
        margin-bottom: 32px
    }

    .bc-section-pb-32 {
        padding-bottom: 32px
    }

    .bc-section-height-32 {
        height: 32px
    }

    .bc-section-mb-48 {
        margin-bottom: 48px
    }

    .bc-section-pb-48 {
        padding-bottom: 48px
    }

    .bc-section-height-48 {
        height: 48px
    }

    .bc-section-mb-64 {
        margin-bottom: 64px
    }

    .bc-section-pb-64 {
        padding-bottom: 64px
    }

    .bc-section-height-64 {
        height: 64px
    }

    .bc-section-mb-96 {
        margin-bottom: 96px
    }

    .bc-section-pb-96 {
        padding-bottom: 96px
    }

    .bc-section-height-96 {
        height: 96px
    }
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-8 {
    margin-bottom: 8px !important
}

.mb-16 {
    margin-bottom: 16px !important
}

.mb-24 {
    margin-bottom: 24px !important
}

.mb-32 {
    margin-bottom: 32px !important
}

@media screen and (min-width:768px) {
    .mb-0-sm {
        margin-bottom: 0 !important
    }

    .mb-8-sm {
        margin-bottom: 8px !important
    }

    .mb-16-sm {
        margin-bottom: 16px !important
    }

    .mb-24-sm {
        margin-bottom: 24px !important
    }

    .mb-32-sm {
        margin-bottom: 32px !important
    }
}

@media screen and (min-width:992px) {
    .mb-0-tb {
        margin-bottom: 0 !important
    }

    .mb-8-tb {
        margin-bottom: 8px !important
    }

    .mb-16-tb {
        margin-bottom: 16px !important
    }

    .mb-24-tb {
        margin-bottom: 24px !important
    }

    .mb-32-tb {
        margin-bottom: 32px !important
    }
}

@media screen and (min-width:1024px) {
    .mb-0-md {
        margin-bottom: 0 !important
    }

    .mb-8-md {
        margin-bottom: 8px !important
    }

    .mb-16-md {
        margin-bottom: 16px !important
    }

    .mb-24-md {
        margin-bottom: 24px !important
    }

    .mb-32-md {
        margin-bottom: 32px !important
    }
}

.row-gap-sm-8 {
    row-gap: 8px
}

.row-gap-sm-16 {
    row-gap: 16px
}

.row-gap-sm-24 {
    row-gap: 24px
}

.row-gap-sm-32 {
    row-gap: 32px
}

.row-gap-sm-48 {
    row-gap: 48px
}

@media screen and (min-width:768px) {
    .row-gap-tb-8 {
        row-gap: 8px
    }

    .row-gap-tb-16 {
        row-gap: 16px
    }

    .row-gap-tb-24 {
        row-gap: 24px
    }

    .row-gap-tb-32 {
        row-gap: 32px
    }

    .row-gap-tb-48 {
        row-gap: 48px
    }
}

@media screen and (min-width:1024px) {
    .row-gap-8 {
        row-gap: 8px
    }

    .row-gap-16 {
        row-gap: 16px
    }

    .row-gap-24 {
        row-gap: 24px
    }

    .row-gap-32 {
        row-gap: 32px
    }

    .row-gap-48 {
        row-gap: 48px
    }
}

.lSSlideWrapper,
.lSSlideWrapper .lSFade {
    position: relative
}

.lSSlideWrapper .lSSlide,
.lSSlideWrapper.usingCss .lSFade>* {
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important
}

.lSSlideOuter,
.lSSlideOuter .lSPager.lSGallery {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideWrapper>.lightSlider:after {
    clear: both
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lightSlider:after,
.lightSlider:before {
    content: " ";
    display: table
}

.lightSlider {
    overflow: hidden;
    margin: 0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.lSSlideWrapper .lSFade>* {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width: 100%
}

.lSSlideWrapper.usingCss .lSFade>* {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.lSSlideWrapper .lSFade>.active {
    z-index: 10
}

.lSSlideWrapper.usingCss .lSFade>.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align: center
}

.lSSlideOuter .lSPager.lSpg>li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px
}

.lSSlideOuter .lSPager.lSpg>li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #428bca
}

.lSSlideOuter .media {
    opacity: .8
}

.lSSlideOuter .media.active {
    opacity: 1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition: border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width: 100%
}

.lSSlideOuter .lSPager.lSGallery:after,
.lSSlideOuter .lSPager.lSGallery:before {
    content: " ";
    display: table
}

.lSAction>a {
    width: 32px;
    display: block;
    height: 32px;
    border-radius: 100%;
    border: 1px solid #c7ceda;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition: opacity .35s linear 0s;
    bottom: -38px;
    left: 0
}

.lSAction>a:hover {
    opacity: 1
}

.lSAction>.lSPrev {
    background-position: 0 0;
    left: 10px
}

.lSAction>.lSNext {
    background-position: -32px 0;
    right: 10px
}

.lSAction>a.disabled {
    pointer-events: none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    overflow: hidden
}

.lSSlideOuter.vertical {
    position: relative
}

.lSSlideOuter.vertical.noPager {
    padding-right: 0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top: 0
}

.lSSlideOuter.vertical .lightSlider>* {
    width: 100% !important;
    max-width: none !important
}

.lSSlideOuter.vertical .lSAction>a {
    left: 50%;
    margin-left: -14px;
    margin-top: 0
}

.lSSlideOuter.vertical .lSAction>.lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top: auto
}

.lSSlideOuter.vertical .lSAction>.lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top: 10px
}

.lSSlideOuter.lSrtl {
    direction: rtl
}

.lSSlideOuter .lSPager,
.lSSlideOuter .lightSlider {
    padding-left: 0;
    list-style: none
}

.lSSlideOuter.lSrtl .lSPager,
.lSSlideOuter.lSrtl .lightSlider {
    padding-right: 0
}

.lSSlideOuter .lSGallery li,
.lSSlideOuter .lightSlider>* {
    float: left
}

.lSSlideOuter.lSrtl .lSGallery li,
.lSSlideOuter.lSrtl .lightSlider>* {
    float: right !important
}

@-webkit-keyframes rightEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@keyframes rightEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: -15px
    }
}

@-webkit-keyframes topEnd {

    0%,
    100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@keyframes topEnd {

    0%,
    100% {
        top: 0
    }

    50% {
        top: -15px
    }
}

@-webkit-keyframes leftEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@keyframes leftEnd {

    0%,
    100% {
        left: 0
    }

    50% {
        left: 15px
    }
}

@-webkit-keyframes bottomEnd {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

@keyframes bottomEnd {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: -15px
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position: relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position: relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position: relative
}

.lightSlider.lsGrab>* {
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lightSlider.lsGrabbing>* {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.splide__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.splide__list {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important
}

.splide.is-initialized:not(.is-active) .splide__list {
    display: block
}

.splide__pagination {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none
}

.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto
}

.splide:not(.is-overflow) .splide__pagination {
    display: none
}

.splide__progress__bar {
    width: 0
}

.splide {
    position: relative;
    visibility: hidden
}

.splide.is-initialized,
.splide.is-rendered {
    visibility: visible
}

.splide__slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative
}

.splide__slide img {
    vertical-align: bottom
}

.splide__spinner {
    -webkit-animation: splide-loading 1s linear infinite;
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none
}

.splide__toggle.is-active .splide__toggle__pause {
    display: inline
}

.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0
}

@-webkit-keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes splide-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.splide__track--fade>.splide__list>.splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
    opacity: 1;
    z-index: 1
}

.splide--rtl {
    direction: rtl
}

.splide__track--ttb>.splide__list {
    display: block
}

.splide__arrow {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background: #ccc;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 2em;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2em;
    z-index: 1
}

.splide__arrow svg {
    fill: #000;
    height: 1.2em;
    width: 1.2em
}

.splide__arrow:hover:not(:disabled) {
    opacity: .9
}

.splide__arrow:disabled {
    opacity: .3
}

.splide__arrow:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__arrow--prev {
    left: 1em
}

.splide__arrow--prev svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrow--next {
    right: 1em
}

.splide.is-focus-in .splide__arrow:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__pagination {
    bottom: .5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1
}

.splide__pagination__page {
    background: #ccc;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    margin: 3px;
    opacity: .7;
    padding: 0;
    position: relative;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
    width: 8px
}

.splide__pagination__page.is-active {
    background: #fff;
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
    z-index: 1
}

.splide__pagination__page:hover {
    cursor: pointer;
    opacity: .9
}

.splide__pagination__page:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__pagination__page:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__progress__bar {
    background: #ccc;
    height: 3px
}

.splide__slide {
    -webkit-tap-highlight-color: transparent
}

.splide__slide:focus {
    outline: 0
}

@supports (outline-offset:-3px) {
    .splide__slide:focus-visible {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide__slide:focus-visible {
        border: 3px solid #0bf
    }
}

@supports (outline-offset:-3px) {
    .splide.is-focus-in .splide__slide:focus {
        outline: 3px solid #0bf;
        outline-offset: -3px
    }
}

@media screen and (-ms-high-contrast:none) {
    .splide.is-focus-in .splide__slide:focus {
        border: 3px solid #0bf
    }

    .splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus {
        border-color: #0bf
    }
}

.splide__toggle {
    cursor: pointer
}

.splide__toggle:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide.is-focus-in .splide__toggle:focus {
    outline: 3px solid #0bf;
    outline-offset: 3px
}

.splide__track--nav>.splide__list>.splide__slide {
    border: 3px solid transparent;
    cursor: pointer
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
    border: 3px solid #000
}

.splide__arrows--rtl .splide__arrow--prev {
    left: auto;
    right: 1em
}

.splide__arrows--rtl .splide__arrow--prev svg {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.splide__arrows--rtl .splide__arrow--next {
    left: 1em;
    right: auto
}

.splide__arrows--rtl .splide__arrow--next svg {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.splide__arrows--ttb .splide__arrow {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.splide__arrows--ttb .splide__arrow--prev {
    top: 1em
}

.splide__arrows--ttb .splide__arrow--prev svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.splide__arrows--ttb .splide__arrow--next {
    bottom: 1em;
    top: auto
}

.splide__arrows--ttb .splide__arrow--next svg {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.splide__pagination--ttb {
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    left: auto;
    padding: 1em 0;
    right: .5em;
    top: 0
}

footer.dg-footer {
    background-color: #16191c;
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

footer.dg-footer .extended-footer-text {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    color: #fff
}

footer.dg-footer .extended-logo-img {
    padding-top: 0;
    padding-bottom: 0
}

footer.dg-footer .extended-logo-img svg {
    width: 137px;
    height: 32px;
    margin-bottom: 32px;
    color: #fff
}

footer.dg-footer .logo-img svg {
    height: 32px;
    width: 137px
}

footer.dg-footer .products-list-title {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 16px;
    color: #dadadd
}

footer.dg-footer .icon-title {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    display: block
}

footer.dg-footer .footer-row__top .footer-menu {
    padding: 32px 0 24px
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__top .footer-menu {
        padding: 48px 0 24px
    }
}

@media screen and (min-width:992px) {
    footer.dg-footer .footer-row__top .footer-menu {
        padding: 64px 0 32px
    }
}

footer.dg-footer .footer-row__top .logo-img svg {
    margin-bottom: 24px
}

footer.dg-footer .footer-row__top .footer-menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    gap: 12px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (min-width:1024px) {
    footer.dg-footer .footer-row__top .footer-menu-list {
        gap: 8px
    }
}

footer.dg-footer .footer-row__top .footer-menu-list .list-item {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #bfbfc0;
    padding: 4px 0
}

footer.dg-footer .footer-row__top .footer-menu-list .list-item .footer-link {
    border-bottom: 1px solid transparent;
    font-weight: inherit;
    -webkit-transition: border-color .3s, color .3s;
    transition: border-color .3s, color .3s
}

footer.dg-footer .footer-row__top .footer-menu-list .list-item .footer-link:hover {
    color: #fff;
    border-color: #fff
}

footer.dg-footer .footer-row__top .content-de {
    display: none
}

footer.dg-footer .footer-row__top .content-de.active {
    display: block
}

footer.dg-footer .footer-row__top .content-de .link-email {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-top: 8px
}

footer.dg-footer .footer-row__top .content-de .link-email svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 4px;
    display: none
}

@media screen and (min-width:992px) {
    footer.dg-footer .footer-row__top .content-de .link-email svg {
        display: block
    }
}

footer.dg-footer .gray-bg-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(255, 255, 255, .05);
    padding: 24px 16px;
    row-gap: 24px
}

@media screen and (min-width:1024px) {
    footer.dg-footer .gray-bg-container {
        padding: 32px 16px;
        row-gap: 32px
    }
}

footer.dg-footer .apps {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(3, 1fr);
    padding: 0
}

@media screen and (min-width:768px) {
    footer.dg-footer .apps {
        grid-template-columns: repeat(5, 1fr)
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .apps {
        grid-template-columns: repeat(auto-fit, minmax(88px, 1fr))
    }
}

footer.dg-footer .app {
    display: block;
    padding: 16px 8px;
    width: 100%;
    text-align: center;
    border-radius: 8px;
    color: #bfbfc0;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0
}

footer.dg-footer .app:active,
footer.dg-footer .app:hover {
    background-color: #1e2327;
    color: #fff
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-windows {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-macos {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-linux {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-android {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-ios {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-chrome {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-firefox {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-edge {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-apple-tv {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .app.app-fire-tv {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }
}

footer.dg-footer .app-icon {
    display: block;
    margin: 0 auto 8px;
    width: 32px;
    height: 32px
}

footer.dg-footer .divider {
    border-radius: 8px;
    margin: 0 auto;
    max-width: 1168px;
    height: 1px;
    width: 100%;
    background-color: #393e41
}

footer.dg-footer .footer-row__socials .footer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer.dg-footer .footer-row__socials .footer-row-wrapper {
    width: 100%
}

@media screen and (min-width:1024px) {
    footer.dg-footer .footer-row__socials .footer-row-wrapper {
        max-width: 1168px
    }
}

footer.dg-footer .footer-row__socials .footer-widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__socials .footer-widgets {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .footer-row__socials .right-side {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }
}

footer.dg-footer .footer-row__socials .items-pay-types {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

footer.dg-footer .footer-row__socials .items-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 16px;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__socials .items-social {
        margin-bottom: 0
    }
}

footer.dg-footer .footer-row__socials .social-link {
    padding: 12px
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__socials .social-link {
        padding: 4px 0
    }
}

footer.dg-footer .footer-row__socials .social-link svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: #bfbfc0
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__socials .social-link svg {
        display: none
    }
}

footer.dg-footer .footer-row__socials .icon-title {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    display: none;
    color: #bfbfc0
}

@media screen and (min-width:768px) {
    footer.dg-footer .footer-row__socials .icon-title {
        display: block
    }
}

footer.dg-footer .footer-row__socials .media-icon,
footer.dg-footer .footer-row__socials .payment-icon {
    display: block;
    width: 24px;
    height: 24px;
    color: #bfbfc0
}

footer.dg-footer .footer-languages-wrapper {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #dadadd
}

footer.dg-footer .footer-languages-wrapper .select {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 4px 28px 4px 8px;
    cursor: pointer;
    border: none;
    background-color: transparent;
    color: #dadadd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

footer.dg-footer .footer-languages-wrapper .select:open {
    color: #bfbfc0
}

footer.dg-footer .footer-languages-wrapper .select:hover {
    color: #fff
}

@media screen and (min-width:992px) {
    footer.dg-footer .footer-languages-wrapper .select {
        margin-left: 8px
    }
}

footer.dg-footer .footer-languages-wrapper option {
    color: #16191c;
    font-size: 16px
}

footer.dg-footer .footer-languages-wrapper .icon {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    right: 8px;
    width: 16px;
    height: 16px;
    color: #dadadd;
    pointer-events: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

footer.dg-footer .footer-languages-wrapper .select:open+.icon {
    color: #bfbfc0;
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

footer.dg-footer .footer-languages-wrapper .select:hover+.icon {
    color: #fff
}

footer.dg-footer .copyright-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 16px;
    gap: 24px 32px
}

@media screen and (min-width:768px) {
    footer.dg-footer .copyright-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media screen and (min-width:1024px) {
    footer.dg-footer .copyright-container {
        padding: 32px 16px;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end
    }
}

footer.dg-footer .copyright-container .cookie-settings-item {
    display: none
}

footer.dg-footer .copyright-container .cookie-settings-item.show {
    display: block
}

footer.dg-footer .copyright-container .copyright-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

footer.dg-footer .copyright-container .copyright-rights-row {
    width: 100%
}

@media screen and (min-width:768px) {
    footer.dg-footer .copyright-container .copyright-rights-row {
        max-width: 468px
    }
}

footer.dg-footer .copyright-container .legal,
footer.dg-footer .copyright-container .legal-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    padding: 4px 0;
    color: #bfbfc0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    white-space: nowrap
}

@media screen and (min-width:768px) {

    footer.dg-footer .copyright-container .legal,
    footer.dg-footer .copyright-container .legal-row {
        width: unset;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

footer.dg-footer .copyright-container .legal a,
footer.dg-footer .copyright-container .legal-row a {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0
}

footer.dg-footer .copyright-container .legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

@media screen and (min-width:1024px) {
    footer.dg-footer .copyright-container .legal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 0
    }
}

footer.dg-footer .copyright-container .legal>.dot {
    display: none
}

@media screen and (min-width:1024px) {
    footer.dg-footer .copyright-container .legal>.dot {
        display: block
    }
}

footer.dg-footer .copyright-container .legal-row {
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

footer.dg-footer .copyright-container .address-text,
footer.dg-footer .copyright-container .copyright-text {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #bfbfc0
}

footer.dg-footer .copyright-container .dot {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    margin: 0 8px;
    color: #bfbfc0
}

footer.dg-footer.dg-footer-compact {
    padding-top: 32px
}

footer.dg-footer.dg-footer-compact .top-col {
    text-align: center;
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    footer.dg-footer.dg-footer-compact .top-col {
        margin-bottom: 32px
    }
}

footer.dg-footer.dg-footer-compact .logo-img {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    footer.dg-footer.dg-footer-compact .logo-img {
        margin-bottom: 32px
    }
}

footer.dg-footer.dg-footer-compact .logo-img svg {
    display: block;
    margin-inline: auto
}

footer.dg-footer.dg-footer-compact .links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

footer.dg-footer.dg-footer-compact .links-wrapper .footer-link {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 4px 0;
    color: #bfbfc0
}

@media screen and (min-width:768px) {
    footer.dg-footer.dg-footer-compact .links-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 32px
    }
}

footer.dg-footer.dg-footer-compact .bottom-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 0;
    border-top: 1px solid #1e2327
}

footer.dg-footer.dg-footer-compact .bottom-row .compact-text {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #bfbfc0;
    text-align: center
}

footer.dg-footer.dg-footer-minimal {
    padding: 24px 0
}

@media screen and (min-width:1024px) {
    footer.dg-footer.dg-footer-minimal {
        padding: 32px 0
    }
}

footer.dg-footer.dg-footer-minimal .dg-row {
    row-gap: 24px
}

footer.dg-footer.dg-footer-minimal .logo-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:768px) {
    footer.dg-footer.dg-footer-minimal .logo-col {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

footer.dg-footer.dg-footer-minimal .minimal-text {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #bfbfc0;
    text-align: center
}

@media screen and (min-width:768px) {
    footer.dg-footer.dg-footer-minimal .minimal-text {
        text-align: unset
    }
}

.dg-button {
    border-style: solid;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    white-space: nowrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .dg-button {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

.dg-button.notResponsive {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.dg-button.large {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
    border-radius: 12px
}

.dg-button.small {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    border-radius: 8px
}

.dg-button.light {
    background-color: #fff;
    color: #16191c;
    border-color: #16191c
}

.dg-button.dark {
    background-color: #16191c;
    color: #fff;
    border-color: #fff
}

.dg-button.legacyWarning100,
.dg-button.red {
    background-color: #fa3556;
    color: #fff;
    border-color: #fa3556
}

.dg-button.sizzlingred100 {
    background-color: #fa3556;
    color: #fff;
    border-color: #fff
}

.dg-button.brand {
    background-color: #1ebfbf;
    color: #16191c;
    border-color: #1ebfbf
}

.dg-button:hover.light {
    background-color: #fff;
    color: #393e41;
    border-color: #393e41
}

.dg-button:hover.dark {
    background-color: #16191c;
    color: #f1f1f1;
    border-color: #f1f1f1
}

.dg-button:hover.legacyWarning100,
.dg-button:hover.red {
    background: #cb354c;
    border-color: #cb354c;
    color: #fff
}

.dg-button:hover.sizzlingred100 {
    background-color: #cb354c
}

.dg-button:active.light {
    background-color: #f1f1f1;
    color: #16191c;
    border-color: #16191c
}

.dg-button:active.dark {
    background-color: #393e41;
    color: #fff;
    border-color: #fff
}

.dg-button:active.legacyWarning100 {
    background-color: #c8455a
}

.dg-button:active.brand {
    background-color: #178a9e
}

.dg-button.contained {
    border-width: 0
}

.dg-button.contained.large {
    padding: 12px 16px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.75);
    color: #1e2327;
    .text{
        z-index: 9;
    }
}

.dg-button.contained.small {
    padding: 8px 12px
}

.dg-button.outlined {
    border-width: 2px
}

.dg-button.outlined.large {
    padding: 10px 14px
}

.dg-button.outlined.small {
    padding: 6px 10px
}

.dg-button.outlined.light:hover:not(.error, .disabled) {
    background-color: #f5f5f6
}

.dg-button.outlined.light:active:not(.error, .disabled) {
    background-color: #f1f1f1
}

.dg-button.outlined.dark:hover:not(.error, .disabled) {
    background-color: #393e41
}

.dg-button.outlined.dark:active:not(.error, .disabled) {
    background-color: #393e41
}

.dg-button.disabled {
    pointer-events: none;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dg-button.disabled.light {
    background-color: unset;
    color: #bfbfc0;
    border-color: transparent
}

.dg-button.disabled.dark {
    background-color: unset;
    color: #7d8185;
    border-color: transparent
}

.dg-button.disabled.dark.outlined {
    color: #393e41
}

.dg-button.error {
    background-color: unset;
    color: #fa3556;
    border-color: #fa3556;
    border-width: 2px
}

.dg-button.error:hover {
    background-color: unset;
    color: #fa3556;
    border-color: #fa3556
}

.dg-button.error:active {
    background-color: unset;
    color: #fa3556;
    border-color: #fa3556
}

.dg-button.error.large {
    padding: 10px 12px
}

.dg-button.error.small {
    padding: 6px 10px
}

.dg-button .text {
    padding: 4px 0
}

.dg-button .icon {
    min-width: 24px;
    min-height: 24px;
    color: inherit
}

.dg-button.dg-link-button {
    background: 0 0;
    padding: 0 !important;
    border: 0;
    color: #1ebfbf;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.dg-button.dg-link-button:hover {
    background: 0 0;
    text-decoration: underline;
    color: #1ebfbf
}

.dg-button.dg-link-button:focus {
    color: #178a9e
}

.dg-button.dg-link-button.white {
    color: #fff
}

.dg-button.dg-link-button.black {
    color: #16191c
}

.dg-button.dg-link-button.disabled {
    color: #bfbfc0
}

.dg-button.dg-link-button.disabled svg {
    fill: #bfbfc0
}

.dg-button.dg-link-button svg {
    min-width: 16px;
    min-height: 16px;
    width: 16px;
    height: 16px;
    -webkit-transition: inherit;
    transition: inherit
}

.dg-pricing-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  
    color: #16191c;
    border-radius: 16px;
    padding: 8px 8px 16px
}

@media screen and (min-width:768px) {
    .dg-pricing-button {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 8px 16px 8px 8px;
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }
}

@media screen and (min-width:992px) {
    .dg-pricing-button {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px;
        padding: 8px 24px 8px 8px
    }
}

.dg-pricing-button .dg-button {
    width: 100%;
    margin-bottom: 12px !important
}

@media screen and (min-width:768px) {
    .dg-pricing-button .dg-button {
        width: auto;
        margin-bottom: 0 !important;
        padding: 8px 12px !important;
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.14;
        letter-spacing: 0;
        margin-bottom: 0
    }
}

@media screen and (min-width:992px) {
    .dg-pricing-button .dg-button {
        padding: 12px 30px !important;
        font-size: 1rem;
        font-weight: 600;
        line-height: 1;
        letter-spacing: 0;
        margin-bottom: 0
    }
}

.dg-pricing-button .dg-tag__label {
    margin-bottom: 0 !important
}

@media screen and (min-width:768px) {
    .dg-pricing-button .dg-tag__label {
        font-size: .75rem;
        font-weight: 600;
        line-height: 1.66;
        letter-spacing: .2px;
        margin-bottom: 0
    }
}

@media screen and (min-width:992px) {
    .dg-pricing-button .dg-tag__label {
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.71;
        letter-spacing: .2px;
        margin-bottom: 0
    }
}

.dg-ghost-button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    border: none;
    text-align: center;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .dg-ghost-button {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

.dg-ghost-button.dark {
    color: #f1f1f1;
    background-color: transparent
}

.dg-ghost-button.light {
    color: #393e41
}

.dg-ghost-button:hover.dark {
    background-color: #f5f5f6;
    color: #393e41
}

.dg-ghost-button:hover.light {
    background-color: #393e41;
    color: #f1f1f1
}

.dg-ghost-button:active.dark {
    color: #16191c
}

.dg-ghost-button:active.light {
    color: #fff
}

.dg-ghost-button.large {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
    max-height: 48px;
    padding: 12px;
    border-radius: 12px
}

.dg-ghost-button.small {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    max-height: 32px;
    padding: 4px 12px;
    border-radius: 8px
}

.dg-ghost-button.notResponsive {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.dg-ghost-button.disabled {
    background-color: transparent;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default
}

.dg-ghost-button.disabled.dark {
    color: #bfbfc0
}

.dg-ghost-button.disabled.light {
    color: #393e41
}

.dg-ghost-button.error {
    border: 2px solid #fa3556;
    color: #fa3556
}

.dg-ghost-button.error.large {
    padding: 10px
}

.dg-ghost-button.error.small {
    padding: 2px 10px
}

.dg-ghost-button.error:active,
.dg-ghost-button.error:hover {
    border: 2px solid #fa3556;
    color: #fa3556;
    background-color: transparent
}

.dg-ghost-button .icon {
    min-width: 24px;
    min-height: 24px;
    color: inherit
}

.dg-ghost-button .text {
    padding: 4px 0
}

.dg-store-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background-color: #16191c;
    border-radius: 8px;
    padding: 0 16px;
    height: 48px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    cursor: pointer
}

.dg-store-link:hover {
    -webkit-box-shadow: 0 8px 16px rgba(34, 46, 58, .15);
    box-shadow: 0 8px 16px rgba(34, 46, 58, .15)
}

.dg-store-link:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-store-link.dark {
    background-color: #fff
}

.dg-store-link.dark:hover {
    -webkit-box-shadow: 0 8px 16px rgba(7, 9, 11, .15);
    box-shadow: 0 8px 16px rgba(7, 9, 11, .15)
}

.dg-store-link.dark:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-store-link.disabled {
    opacity: .5;
    pointer-events: none
}

.dg-dropdown {
    position: relative
}

.dg-dropdown.open .dg-dropdown-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dg-dropdown.open .dg-btn-dropdown .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dg-btn-dropdown {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 12px 16px;
    border: none
}

.dg-btn-dropdown path,
.dg-btn-dropdown span {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dg-btn-dropdown.light {
    background-color: #fff;
    color: #16191c
}

.dg-btn-dropdown.light path {
    fill: #16191c
}

.dg-btn-dropdown.light:hover {
    background-color: #f5f5f6;
    color: #5b6065
}

.dg-btn-dropdown.light:hover path {
    fill: #5b6065
}

.dg-btn-dropdown.dark {
    background-color: #16191c;
    color: #fff
}

.dg-btn-dropdown.dark path {
    fill: #fff
}

.dg-btn-dropdown.dark:hover {
    background-color: #1e2327;
    color: #bfbfc0
}

.dg-btn-dropdown.dark:hover path {
    fill: #bfbfc0
}

.dg-btn-dropdown.light+.dg-dropdown-menu {
    background: #fff
}

.dg-btn-dropdown.light+.dg-dropdown-menu .dg-dropdown-item {
    background: #fff;
    color: #393e41
}

.dg-btn-dropdown.light+.dg-dropdown-menu .dg-dropdown-item:hover {
    background: #f5f5f6;
    color: #16191c
}

.dg-btn-dropdown.dark+.dg-dropdown-menu {
    background: #16191c
}

.dg-btn-dropdown.dark+.dg-dropdown-menu .dg-dropdown-item {
    background: #16191c;
    color: #fff
}

.dg-btn-dropdown.dark+.dg-dropdown-menu .dg-dropdown-item:hover {
    background: #1e2327;
    color: #bfbfc0
}

.dg-btn-dropdown .text {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 4px 0
}

.dg-dropdown-menu {
    display: none;
    position: absolute;
    max-height: 185px;
    top: calc(100% + 4px);
    left: 0;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1);
    box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1);
    overflow: hidden;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    z-index: 10;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 4px;
    overflow: auto
}

.dg-dropdown-menu .acf-innerblocks-container {
    display: contents
}

.dg-dropdown-menu .dg-dropdown-item {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    padding: 12px 16px;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    border-radius: 8px;
    width: 100%;
    text-align: left
}

.dg-dropdown-menu .dg-dropdown-item span {
    padding: 4px 0
}

.dg-link {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border: 2px solid;
    border-radius: 12px;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out;
    transition: transform .3s ease-in-out, box-shadow .3s ease-in-out, -webkit-transform .3s ease-in-out, -webkit-box-shadow .3s ease-in-out;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .dg-link {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }
}

.dg-link.notResponsive {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.dg-link.large {
    height: 48px;
    padding: 14px
}

.dg-link.small {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    border-radius: 8px;
    height: 40px;
    padding: 10px
}

.dg-link.extraLarge {
    height: 56px;
    padding: 18px
}

.dg-link.secondary:not(.primary, .tertiary) {
    background-color: #16191c;
    border-color: #fff;
    color: #fff
}

.dg-link.secondary:not(.primary, .tertiary):hover {
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #fff;
    box-shadow: 4px 4px 0 #fff
}

.dg-link.secondary:not(.primary, .tertiary):active {
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #bfbfc0;
    box-shadow: 4px 4px 0 #bfbfc0;
    border-color: #bfbfc0
}

.dg-link.primary {
    background-color: #1ebfbf;
    border-color: #16191c;
    color: #16191c
}

.dg-link.primary:hover {
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c
}

.dg-link.primary:active {
    background-color: #178a9e;
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c
}

.dg-link.tertiary {
    background-color: #fff;
    border-color: #16191c;
    color: #16191c
}

.dg-link.tertiary:hover {
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c
}

.dg-link.tertiary:active {
    background-color: #f1f1f1;
    -webkit-transform: translate(-2.5px, -2.5px);
    transform: translate(-2.5px, -2.5px);
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c
}

.dg-link.disabled:is(.primary, .secondary, .tertiary) {
    background-color: #bfbfc0;
    border-color: #bfbfc0;
    color: #f1f1f1;
    pointer-events: none;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dg-link.disabled:is(.primary, .secondary, .tertiary).tertiary {
    color: #7d8185
}

.dg-link.error:is(.primary, .secondary, .tertiary) {
    background-color: #ffced6;
    color: #fa3556;
    border-color: #fa3556
}

.dg-link.error:is(.primary, .secondary, .tertiary):hover {
    -webkit-transform: unset;
    transform: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.dg-link.error:is(.primary, .secondary, .tertiary):active {
    background-color: #ffced6;
    -webkit-transform: unset;
    transform: unset;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border-color: #fa3556
}

.dg-links-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dg-links-share a {
    display: block;
    width: 24px;
    height: 24px
}

.dg-links-share a:not(:last-child) {
    margin-right: 8px
}

.dg-list .acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    gap: 16px;
    margin: 0;
    padding: 0
}

.dg-list.noIcon .acf-innerblocks-container {
    list-style: disc outside;
    padding-left: 24px
}

.dg-listItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #393e41;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px
}

.extraSmall .dg-listItem {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0
}

.small .dg-listItem {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.large .dg-listItem {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0
}

.dark .dg-listItem {
    color: #f5f5f6
}

.dark .dg-listItem::marker {
    color: #f5f5f6
}

.noIcon .dg-listItem {
    display: list-item
}

.dg-listIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.extraSmall .dg-listIcon {
    width: 12px;
    height: 12px;
    margin-top: 6px
}

.small .dg-listIcon {
    width: 16px;
    height: 16px;
    margin-top: 4px
}

.large .dg-listIcon {
    width: 16px;
    height: 16px;
    margin-top: 4px
}

@media screen and (min-width:1024px) {
    .large .dg-listIcon {
        width: 24px;
        height: 24px;
        margin-top: 2px
    }
}

.dg-tag {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    color: #393e41;
    padding: 7px 16px;
    border: 1px solid transparent;
    border-radius: 32px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: underline
}

.dg-tag:focus,
.dg-tag:hover {
    color: #16191c
}

.dg-tag.small {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: .65px;
    margin-bottom: 0;
    text-decoration: underline;
    padding: 3px 12px
}

.dg-tag.inverse {
    background-color: #fff;
    border-color: #fff
}

.dg-tag.inverse:hover {
    background-color: #f1f1f1;
    border-color: #f1f1f1
}

.dg-tag.inverse:focus {
    background-color: #f1f1f1;
    border-color: #7d8185
}

.dg-tag.inverse:active {
    background-color: #f5f5f6;
    border-color: #f5f5f6;
    color: #16191c
}

.dg-tag.neutral {
    background-color: #16191c;
    border-color: #16191c;
    color: #f1f1f1
}

.dg-tag.neutral:hover {
    color: #fff
}

.dg-tag.neutral:focus {
    border-color: #fff;
    color: #f1f1f1
}

.dg-tag.neutral:active {
    background-color: #393e41;
    border-color: #393e41;
    color: #fff
}

.dg-tag.information {
    background-color: #33a7e8;
    border-color: #33a7e8
}

.dg-tag.information:focus {
    border-color: #16191c
}

.dg-tag.information:active {
    background-color: #7dcefb;
    border-color: #7dcefb
}

.dg-tag.success {
    background-color: #00b065;
    border-color: #00b065
}

.dg-tag.success:focus {
    border-color: #16191c
}

.dg-tag.success:active {
    background-color: #55d698;
    border-color: #55d698
}

.dg-tag.error {
    background-color: #fa3556;
    border-color: #fa3556;
    color: #f1f1f1
}

.dg-tag.error:hover {
    color: #fff
}

.dg-tag.error:focus {
    border-color: #fff;
    color: #fff
}

.dg-tag.error:active {
    background-color: #ff8498;
    border-color: #ff8498;
    color: #fff
}

.dg-tag.warning {
    background-color: #ffc200;
    border-color: #ffc200
}

.dg-tag.warning:focus {
    border-color: #16191c
}

.dg-tag.warning:active {
    background-color: #ffd961;
    border-color: #ffd961
}

.dg-tag.secondaryBrand {
    background-color: #178a9e;
    border-color: #178a9e;
    color: #f1f1f1
}

.dg-tag.secondaryBrand:hover {
    color: #fff
}

.dg-tag.secondaryBrand:focus {
    border-color: #fff;
    color: #fff
}

.dg-tag.secondaryBrand:active {
    background-color: #51a7b6;
    border-color: #51a7b6;
    color: #f1f1f1
}

.dg-tag.brand {
    background-color: #1ebfbf;
    border-color: #1ebfbf
}

.dg-tag.brand:focus {
    border-color: #16191c
}

.dg-tag.brand:active {
    background-color: #50c8c8;
    border-color: #50c8c8
}

.dg-tag.icon {
    width: 16px;
    height: 16px;
    color: #393e41
}

.error .dg-tag.icon,
.neutral .dg-tag.icon,
.secondaryBrand .dg-tag.icon {
    color: #f1f1f1
}

.disabled .dg-tag.icon {
    color: #7d8185
}

.disabled.error .dg-tag.icon,
.disabled.secondaryBrand .dg-tag.icon {
    color: #f5f5f6
}

.tag:focus .dg-tag.icon,
.tag:hover .dg-tag.icon {
    color: #16191c
}

.inverse:active .dg-tag.icon {
    color: #16191c
}

.error:active .dg-tag.icon,
.error:focus .dg-tag.icon,
.error:hover .dg-tag.icon,
.neutral:active .dg-tag.icon,
.neutral:hover .dg-tag.icon,
.secondaryBrand:focus .dg-tag.icon,
.secondaryBrand:hover .dg-tag.icon {
    color: #fff
}

.neutral:focus .dg-tag.icon {
    color: #f1f1f1
}

.disabled:active .dg-tag.icon,
.disabled:focus .dg-tag.icon,
.disabled:hover .dg-tag.icon {
    color: #7d8185
}

.disabled.error:active .dg-tag.icon,
.disabled.error:focus .dg-tag.icon,
.disabled.error:hover .dg-tag.icon,
.disabled.secondaryBrand:active .dg-tag.icon,
.disabled.secondaryBrand:focus .dg-tag.icon,
.disabled.secondaryBrand:hover .dg-tag.icon {
    color: #f5f5f6
}

.dg-tag.disabled,
.dg-tag.disabled:active,
.dg-tag.disabled:focus,
.dg-tag.disabled:hover {
    background-color: rgba(255, 255, 255, .15);
    border-color: rgba(255, 255, 255, .15);
    background-clip: padding-box;
    color: #7d8185;
    cursor: default
}

.dg-tag.disabled.neutral,
.dg-tag.disabled:active.neutral,
.dg-tag.disabled:focus.neutral,
.dg-tag.disabled:hover.neutral {
    background-color: rgba(0, 0, 0, .05);
    border-color: rgba(0, 0, 0, .05)
}

.dg-tag.disabled.error,
.dg-tag.disabled.secondaryBrand,
.dg-tag.disabled:active.error,
.dg-tag.disabled:active.secondaryBrand,
.dg-tag.disabled:focus.error,
.dg-tag.disabled:focus.secondaryBrand,
.dg-tag.disabled:hover.error,
.dg-tag.disabled:hover.secondaryBrand {
    color: #f5f5f6
}

.dg-tag__label {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    color: #16191c
}

@media screen and (min-width:768px) {
    .dg-tag__label {
        font-size: .875rem;
        font-weight: 600;
        line-height: 1.71;
        letter-spacing: .2px;
        margin-bottom: 0
    }
}

.dg-tag-static {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    border: 2px solid;
    padding: 8px 16px
}

.dg-tag-static .icon {
    width: 20px;
    height: 20px
}

.dg-tag-static .icon.icon-large {
    width: 24px;
    height: 24px
}

.dg-tag-static.circled {
    padding-inline: 8px
}

.dg-tag-static.extraSmall {
    font-size: .5625rem;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: uppercase;
    border-radius: 32px;
    padding: 10px 16px
}

.dg-tag-static.extraSmall .icon {
    width: 16px;
    height: 16px
}

.dg-tag-static.extraSmall:has(.icon) {
    padding: 7px 16px
}

.dg-tag-static.extraSmall:has(.icon).circled {
    padding-inline: 7px
}

.dg-tag-static.small {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    border-radius: 32px
}

.dg-tag-static.medium {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    border-radius: 64px
}

.dg-tag-static.large {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    border-radius: 64px
}

.dg-tag-static.iconWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dg-tag-static.iconWrapper .icon {
    color: inherit
}

.dg-tag-static.contained {
    border: unset
}

.dg-tag-static.dark {
    background-color: #16191c;
    border-color: #16191c;
    color: #fff
}

.dg-tag-static.dark.outlined {
    background: 0 0;
    border-color: #16191c;
    color: #16191c
}

.dg-tag-static.dark.outlined svg path {
    fill: #16191c
}

.dg-tag-static.dark svg path {
    fill: #fff
}

.dg-tag-static.light {
    background-color: #fff;
    border-color: #fff;
    color: #16191c
}

.dg-tag-static.light.outlined {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

.dg-tag-static.light.outlined svg path {
    fill: #fff
}

.dg-tag-static.grey {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #16191c
}

.dg-tag-static.grey.outlined {
    background: #f1f1f1;
    border-color: #16191c;
    color: #16191c
}

.dg-tag-static.grey.outlined svg path {
    fill: #16191c
}

.dg-tag-static.transparent {
    background-color: transparent;
    border-color: transparent
}

.dg-caption {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #16191c
}

.dg-caption a {
    text-decoration: underline
}

.dg-switch {
    position: relative;
    display: block;
    width: 48px;
    height: 24px;
    cursor: pointer;
    letter-spacing: 0
}

.dg-switch:active .input:focus+.slider::after,
.dg-switch:active .input:hover+.slider::after {
    background-color: transparent
}

.dg-switch .input {
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none
}

.dg-switch .input:hover+.slider {
    background-color: #bfbfc0
}

.dg-switch .input:hover+.slider::after {
    background-color: rgba(0, 0, 0, .05)
}

.dg-switch .input:focus:focus-visible+.slider {
    outline: 1px auto -webkit-focus-ring-color;
    outline-offset: 2px
}

.dg-switch .input:checked+.slider {
    background-color: #1ebfbf
}

.dg-switch .input:checked+.slider::after,
.dg-switch .input:checked+.slider::before {
    -webkit-transform: translateX(24px);
    transform: translateX(24px)
}

.dg-switch .input:checked+.slider::before {
    -webkit-box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1);
    box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1)
}

.dg-switch .slider {
    position: absolute;
    inset: 0;
    background-color: #dadadd;
    border-radius: 100px;
    -webkit-transition: .3s ease background-color;
    transition: .3s ease background-color;
    pointer-events: none
}

.dg-switch .slider::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 2px;
    left: 2px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform;
    -webkit-box-shadow: 0 12px 16px -4px rgba(22, 25, 28, .08), 0 4px 6px -2px rgba(22, 25, 28, .04);
    box-shadow: 0 12px 16px -4px rgba(22, 25, 28, .08), 0 4px 6px -2px rgba(22, 25, 28, .04)
}

.disabled .dg-switch .slider::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-switch .slider::after {
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    top: -2px;
    left: -2px;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.disabled .dg-switch .slider {
    background-color: #f5f5f6
}

.dg-switch.disabled .input:focus+.slider,
.dg-switch.disabled .input:hover+.slider {
    background-color: #f5f5f6
}

.dg-switch.disabled .input:focus+.slider::after,
.dg-switch.disabled .input:hover+.slider::after {
    background-color: transparent
}

.dg-switch.disabled .input:checked+.slider {
    background-color: #e8f7f8
}

.dg-switch .visuallyHidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.dg-title.s_display {
    font-size: 2.375rem;
    font-weight: 600;
    line-height: 1.263;
    letter-spacing: -.022px;
    margin-bottom: 0
}

.dg-title.s_h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 0
}

.dg-title.s_h2 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 0
}

.dg-title.s_h3 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 0
}

.dg-title.s_subtitle_1 {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0
}

.dg-title.s_subtitle_2 {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.dg-title.s_align_left {
    text-align: left
}

.dg-title.s_align_center {
    text-align: center
}

.dg-title.s_align_right {
    text-align: right
}

@media screen and (min-width:768px) {
    .dg-title.sm_display {
        font-size: 2.375rem;
        font-weight: 600;
        line-height: 1.263;
        letter-spacing: -.022px;
        margin-bottom: 0
    }

    .dg-title.sm_h1 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.25;
        letter-spacing: -.021px;
        margin-bottom: 0
    }

    .dg-title.sm_h2 {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.416;
        letter-spacing: -.019px;
        margin-bottom: 0
    }

    .dg-title.sm_subtitle_1 {
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }

    .dg-title.sm_subtitle_2 {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }

    .dg-title.sm_align_left {
        text-align: left
    }

    .dg-title.sm_align_center {
        text-align: center
    }

    .dg-title.sm_align_right {
        text-align: right
    }
}

@media screen and (min-width:1024px) {
    .dg-title.md_display {
        font-size: 4.375rem;
        font-weight: 600;
        line-height: 1.028;
        letter-spacing: -.022px;
        margin-bottom: 0
    }

    .dg-title.md_h1 {
        font-size: 3rem;
        font-weight: 600;
        line-height: 1.208;
        letter-spacing: -.022px;
        margin-bottom: 0
    }

    .dg-title.md_h2 {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: -.021px;
        margin-bottom: 0
    }

    .dg-title.md_h3 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 0
    }

    .dg-title.md_h4 {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 0
    }

    .dg-title.md_subtitle {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 0
    }

    .dg-title.md_subtitle_1 {
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }

    .dg-title.md_subtitle_2 {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }

    .dg-title.md_align_left {
        text-align: left
    }

    .dg-title.md_align_center {
        text-align: center
    }

    .dg-title.md_align_right {
        text-align: right
    }
}

.dg-body-text {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    color: #16191c;
    width: 100%
}

.ai-center .dg-body-text {
    text-align: center
}

.dg-body-text>p {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    color: #16191c;
    margin: 0
}

.dg-body-text ul {
    list-style-position: initial;
    margin-left: 36px
}

.dg-body-text ol {
    padding-left: 30px
}

.dg-body-text>:not(:last-child) {
    margin-bottom: 16px
}

.dg-body-text a {
    text-decoration: underline
}

.bc-card-col {
    contain: content;
    position: relative
}

.bc-cards-section-align-left .bc-card-link-button {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.bc-card {
    height: 100%;
    border-radius: 16px;
    overflow: hidden;
    background-color: #f9f9f9;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bc-cards-section-align-center .bc-card {
    text-align: center
}

.bc-cards-section-align-center .bc-card-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bc-cards-section-align-center .bc-card-flag,
.bc-cards-section-align-center .bc-card-link-button {
    margin-inline: auto
}

.bc-cards-section-align-center .bc-card-image {
    margin-inline: auto
}

.bc-card .dg-link-button {
    color: #16191c;
    width: auto;
    line-height: 1.4
}

.bc-card .dg-link-button .text {
    text-wrap: auto;
    line-height: 1.4
}

.bc-card .dg-link-button:hover {
    color: #16191c
}

.bc-card-link-button {
    margin-top: auto
}

.bc-card-image {
    padding: 32px 24px 0
}

@media screen and (min-width:1024px) {
    .bc-card-image {
        padding: 32px 32px 0
    }
}

.bc-card.bc-card-image-full .bc-card-image {
    width: 100%;
    padding: 0
}

.bc-card.bc-card-image-center .bc-card-image {
    width: auto;
    margin: auto
}

.bc-card-wrapper {
    padding: 32px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%
}

@media screen and (min-width:1024px) {
    .bc-card-wrapper {
        padding: 32px
    }
}

.bc-card-wrapper>:last-child {
    margin-bottom: 0
}

.bc-card.bc-card-image-center .bc-card-wrapper,
.bc-card.bc-card-image-left .bc-card-wrapper {
    padding-top: 24px
}

.bc-cards-section-bg-ghostwhite-50 .bc-card {
    background: #fff
}

.bc-cards-section-bg-eerieblack-100 .bc-card {
    background: #1e2327
}

.bc-card-text-overline {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 16px;
    color: #393e41
}

.bc-card-text-heading {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 16px;
    color: #16191c
}

@media screen and (min-width:1024px) {
    .bc-card-text-heading {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 16px
    }
}

.bc-card-text-description {
    margin-bottom: 24px
}

.bc-card-text-description>* {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 8px;
    color: #393e41;
    margin-bottom: 0
}

.bc-card-text-description a {
    text-decoration: underline
}

.bc-card-text-description ol,
.bc-card-text-description ul {
    list-style-position: inside
}

.bc-cards-section-bg-eerieblack-100 .bc-card-influencer-name,
.bc-cards-section-bg-eerieblack-100 .bc-card-influencer-subscribers,
.bc-cards-section-bg-eerieblack-100 .bc-card-link-button,
.bc-cards-section-bg-eerieblack-100 .bc-card-text-description *,
.bc-cards-section-bg-eerieblack-100 .bc-card-text-heading,
.bc-cards-section-bg-eerieblack-100 .bc-card-text-overline {
    color: #fff
}

.bc-card .dg-button,
.bc-card-link-button,
.bc-card-tag,
.bc-card-wrapper>svg {
    margin-bottom: 24px
}

.bc-card-flag {
    display: block;
    width: 72px;
    height: 48px
}

.bc-card-influencer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    margin-bottom: 24px;
    margin-top: auto
}

.bc-card-influencer>div:first-child {
    margin-right: 16px
}

.bc-card-influencer-name {
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 8px
}

.bc-card-influencer-subscribers {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0
}

.bc-card-tag {
    margin-inline: auto
}

.bc-card-tag.medium {
    font-weight: 400
}

.bc-card-download-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.bc-card-download-link-text-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-top: auto
}

.bc-card-download-link-text-wrap span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.bc-cards-section-bg-eerieblack-100 .bc-card-download-link-text-wrap span {
    color: #fff
}

.bc-cards-section-bg-eerieblack-100 .bc-card-download-link-text-wrap svg path {
    fill: #fff
}

.bc-card-size-small .bc-card-wrapper {
    padding: 24px 16px
}

.bc-card-size-small .bc-card-wrapper .bc-card-link-button,
.bc-card-size-small .bc-card-wrapper .bc-card-tag,
.bc-card-size-small .bc-card-wrapper .bc-card-text-description,
.bc-card-size-small .bc-card-wrapper>svg {
    margin-bottom: 16px
}

.bc-card-size-small .bc-card-wrapper .bc-card-text-heading {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 16px
}

.bc-card-size-nopadding .bc-card {
    background-color: unset
}

.bc-card-size-nopadding .bc-card-wrapper {
    padding: 0
}

.bc-card-padding-24 .bc-card-wrapper {
    padding-inline: 24px
}

.bc-card-rating {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: auto;
    gap: 5px
}

.bc-card-rating svg {
    display: block
}

.bc-card-text-description>:last-child:not(:first-child),
.bc-card-wrapper>:last-child:not(:first-child) {
    margin-bottom: 0 !important
}

.bc-platforms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px;
    width: 200px
}

@media screen and (min-width:1201px) {
    .bc-platforms {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: auto
    }
}

.bc-platforms a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px
}

.dg-cookies-expansion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2px 0
}

.dg-cookies-expansion .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 2px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media screen and (min-width:1024px) {
    .dg-cookies-expansion .header {
        padding: 8px
    }
}

.dg-cookies-expansion .sideWrapper {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #16191c;
    background-color: unset;
    padding-left: 2px;
    padding: 0
}

@media screen and (min-width:1024px) {
    .dg-cookies-expansion .sideWrapper {
        gap: 8px
    }
}

.dg-cookies-expansion .sideWrapper:first-child {
    cursor: pointer
}

.dg-cookies-expansion .sideWrapper .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    display: inline-block
}

.dg-cookies-expansion .sideWrapper .icon path {
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease;
    fill: #dadadd
}

.dg-cookies-expansion .sideWrapper .icon.isExpanded {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.dg-cookies-expansion .sideWrapper .icon.isExpanded path {
    fill: #16191c
}

.dg-cookies-expansion .sideWrapper .title {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

@media screen and (min-width:1024px) {
    .dg-cookies-expansion .sideWrapper .title {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }
}

.dg-cookies-expansion .sideWrapper:hover .icon path {
    fill: #16191c
}

.dg-cookies-expansion .sideWrapper:hover .title {
    color: #16191c
}

.dg-cookies-expansion .headerText {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #5b6065
}

@media screen and (min-width:1024px) {
    .dg-cookies-expansion .headerText {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.75;
        letter-spacing: -.011px;
        margin-bottom: 0
    }
}

.dg-cookies-expansion .content {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #5b6065;
    visibility: hidden;
    opacity: 0;
    height: 0;
    -webkit-transition: height .3s, opacity .3s;
    transition: height .3s, opacity .3s;
    padding: 0 2px
}

@media screen and (min-width:1024px) {
    .dg-cookies-expansion .content {
        padding: 0 16px
    }
}

.dg-cookies-expansion .content.isExpanded {
    visibility: visible;
    height: auto;
    opacity: 1;
    margin-top: 8px
}

.dg-cookies-consent-modalBg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #16191c;
    opacity: 0;
    z-index: 1000;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    visibility: hidden
}

.dg-cookies-consent-modalBg.dg-cookies-consent-modalBg-active {
    opacity: .75;
    visibility: visible
}

.dg-cookieConsent.popup {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 24px 16px;
    row-gap: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1);
    box-shadow: 0 1px 2px 0 rgba(22, 25, 28, .16), 0 1px 4px 0 rgba(22, 25, 28, .1);
    z-index: 1000;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out, -webkit-transform .4s ease-in-out;
    border: 1px solid #dadadd;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

@media screen and (min-width:1024px) {
    .dg-cookieConsent.popup {
        width: 368px;
        bottom: 16px;
        left: 16px;
        border-radius: 24px
    }
}

.dg-cookieConsent.popup.popupEnter {
    -webkit-transform: translateY(calc(100% + 16px));
    transform: translateY(calc(100% + 16px))
}

.dg-cookieConsent .title {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 8px;
    color: #16191c
}

.dg-cookieConsent .closeButton {
    padding: 4px;
    margin: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border: unset;
    color: #1e2327
}

.dg-cookieConsent .closeIcon {
    width: 24px;
    height: 24px
}

.dg-cookieConsent .acceptAllBtn {
    width: 100%
}

.dg-cookieConsent .dividerRow {
    height: 2px;
    width: calc(100% + 32px);
    margin-bottom: 8px;
    margin-right: -16px;
    margin-left: -16px;
    background-color: rgba(0, 0, 0, .05)
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .dividerRow {
        display: none
    }
}

.dg-cookieConsent .settingsButtonsRow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .settingsButtonsRow {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }
}

.dg-cookieConsent .settingsButtonsRow button {
    width: 100%
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .settingsButtonsRow button {
        width: auto
    }
}

.dg-cookieConsent .settingsButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    row-gap: 8px
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .settingsButtons {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }
}

.dg-cookieConsent.modalDialog {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-transition: bottom .4s ease;
    transition: bottom .4s ease
}

@media screen and (min-width:768px) {
    .dg-cookieConsent.modalDialog {
        max-width: 610px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        bottom: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
        border-radius: 24px
    }
}

@media screen and (min-width:1024px) {
    .dg-cookieConsent.modalDialog {
        max-width: 568px
    }
}

.dg-cookieConsent.modalExitActive {
    bottom: -100%;
    opacity: 0;
    -webkit-transition: bottom .4s ease, opacity 1s ease;
    transition: bottom .4s ease, opacity 1s ease;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .dg-cookieConsent.modalExitActive {
        bottom: -50%
    }
}

.dg-cookieConsent .secondaryTitle {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.555;
    letter-spacing: -.014px;
    margin-bottom: 4px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #16191c
}

@media screen and (min-width:1024px) {
    .dg-cookieConsent .secondaryTitle {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 4px;
        letter-spacing: .455px
    }
}

.dg-cookieConsent .modalContainer {
    padding: 32px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 24px
}

.dg-cookieConsent .settingsPanels {
    padding-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 16px
}

.dg-cookieConsent .mainButtonsRow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 8px 8px
}

.dg-cookieConsent .mainButtonsRow .dg-cookie-settings {
    grid-column: span 2/span 2
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .mainButtonsRow {
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(1, 1fr)
    }

    .dg-cookieConsent .mainButtonsRow .dg-cookie-settings {
        grid-column: unset
    }
}

@media screen and (min-width:1024px) {
    .dg-cookieConsent .mainButtonsRow {
        grid-template-columns: repeat(2, 1fr)
    }

    .dg-cookieConsent .mainButtonsRow .dg-cookie-settings {
        grid-column: span 2/span 2
    }
}

.dg-cookieConsent .mainButtonsRowUs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    gap: 8px
}

.dg-cookieConsent .mainContentRow .dg-cookies-consent-link,
.dg-cookieConsent .mainContentRow .text {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

.dg-cookieConsent .mainContentRow .dg-cookies-consent-link {
    text-decoration: underline
}

.dg-cookieConsent .dg-cookies-consent-inner {
    background-color: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    overflow-y: scroll
}

@media screen and (min-width:768px) {
    .dg-cookieConsent .dg-cookies-consent-inner {
        overflow-y: auto;
        border-radius: 24px
    }
}

.dg-accordion-list .dg-accordion__item {
    position: relative;
    width: 100%
}

.dg-accordion-list .dg-accordion__item:not(:last-child) {
    margin-bottom: 16px
}

.dg-accordion-list .dg-accordion__item.expanded:not(:has(.small)) {
    padding-bottom: 32px
}

.dg-accordion-list .dg-accordion__item .chevron {
    pointer-events: none;
    margin: 2px 0 2px auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #7d8185;
    -webkit-transition: color .5s, -webkit-transform .5s;
    transition: color .5s, -webkit-transform .5s;
    transition: color .5s, transform .5s;
    transition: color .5s, transform .5s, -webkit-transform .5s
}

.dg-accordion-list .dg-accordion__item .chevron.dark-mode {
    color: #f5f5f6
}

.dg-accordion-list .dg-accordion__item .chevron.dark-mode.expanded {
    color: #fff
}

.dg-accordion-list .dg-accordion__item .chevron.expanded {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #16191c;
    -webkit-transition: color .5s, -webkit-transform .5s;
    transition: color .5s, -webkit-transform .5s;
    transition: color .5s, transform .5s;
    transition: color .5s, transform .5s, -webkit-transform .5s
}

@media screen and (min-width:768px) {
    .dg-accordion-list .dg-accordion__item .chevron {
        margin: 4px 0 4px auto
    }
}

.dg-accordion-list .dg-accordion__item .chevron.small {
    margin: 1px 0 1px auto
}

.dg-accordion-btn-wrapper {
    padding: 16px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    width: 100%;
    border-radius: 12px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

@media screen and (min-width:1024px) {
    .dg-accordion-btn-wrapper {
        padding: 16px 24px
    }
}

.dg-accordion-btn-wrapper.small {
    padding: 16px 0
}

.dg-accordion-btn-wrapper .icon {
    width: 24px;
    height: 24px;
    color: #393e41;
    margin-right: 8px;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.dg-accordion-btn-wrapper .icon.small {
    color: #7d8185
}

.dg-accordion-btn-wrapper .icon.dark-mode {
    color: #f5f5f6
}

.dg-accordion-btn-wrapper .icon.expanded {
    color: #16191c;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.dg-accordion-btn-wrapper .icon.expanded.dark-mode {
    color: #fff
}

.dg-accordion-btn-wrapper .dg-accordion-item__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 0;
    text-align: left;
    padding-right: 16px;
    color: #393e41;
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

@media screen and (min-width:1024px) {
    .dg-accordion-btn-wrapper .dg-accordion-item__title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 0
    }
}

.dg-accordion-btn-wrapper .dg-accordion-item__title.small {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    color: #7d8185
}

.dg-accordion-btn-wrapper .dg-accordion-item__title.dark-mode {
    color: #f5f5f6
}

.dg-accordion-btn-wrapper .dg-accordion-item__title.dark-mode.expanded {
    color: #fff
}

.dg-accordion-btn-wrapper .dg-accordion-item__title.expanded {
    color: #16191c
}

@media screen and (min-width:768px) {

    .dg-accordion-btn-wrapper:hover .chevron,
    .dg-accordion-btn-wrapper:hover .dg-accordion-item__title,
    .dg-accordion-btn-wrapper:hover .icon {
        color: #16191c
    }

    .dg-accordion-btn-wrapper:hover.small {
        background-color: transparent
    }

    .dg-accordion-btn-wrapper.dark-mode:hover .chevron,
    .dg-accordion-btn-wrapper.dark-mode:hover .dg-accordion-item__title,
    .dg-accordion-btn-wrapper.dark-mode:hover .icon {
        color: #fff
    }

    .dg-accordion-btn-wrapper.dark-mode:hover.small {
        background-color: transparent
    }
}

.dg-accordion-container {
    display: grid;
    grid-template-rows: 0fr;
    -webkit-transition: grid-template-rows .3s;
    transition: grid-template-rows .3s;
    transition: grid-template-rows .3s, -ms-grid-rows .3s
}

.expanded .dg-accordion-container {
    grid-template-rows: 1fr
}

.dg-accordion-content {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.expanded .dg-accordion-content {
    opacity: 1;
    visibility: inherit
}

.dg-accordion-text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41;
    padding: 0 16px
}

.dg-accordion-text.dark-mode {
    color: #f5f5f6
}

@media screen and (min-width:768px) {
    .dg-accordion-text {
        font-size: .875rem;
        font-weight: 400;
        line-height: 1.71;
        letter-spacing: .2px;
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .dg-accordion-text {
        padding: 0 24px
    }
}

.dg-accordion-text.small {
    padding: 0
}

.dg-accordion-border-bottom {
    border-bottom: 2px solid rgba(0, 0, 0, .05)
}

.dg-accordion-border-bottom.expanded {
    padding-top: 16px
}

.dg-accordion-border-bottom.dark-mode {
    border-bottom: 2px solid rgba(255, 255, 255, .15)
}

@media screen and (min-width:1024px) {
    .bc-pricing-section-awards {
        border-top: 2px solid rgba(0, 0, 0, .05);
        padding-top: 32px
    }
}

.bc-pricing-section-awards .dg-container {
    padding-inline: 0
}

.bc-pricing-section-awards .awards-row {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 0 !important
}

@media screen and (min-width:768px) {
    .bc-pricing-section-awards .awards-row {
        -webkit-column-gap: 8px;
        -moz-column-gap: 8px;
        column-gap: 8px
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-section-awards .awards-row {
        -webkit-column-gap: 16px;
        -moz-column-gap: 16px;
        column-gap: 16px
    }
}

.bc-pricing-section-awards .col {
    position: relative;
    height: 35px
}

@media screen and (min-width:768px) {
    .bc-pricing-section-awards .col {
        height: 39px
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-section-awards .col {
        height: 60px
    }
}

.bc-pricing-section-awards .col.awards-col {
    height: 34px;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%;
    padding: 0
}

.bc-pricing-section-awards .col.awards-col:nth-child(4),
.bc-pricing-section-awards .col.awards-col:nth-child(5),
.bc-pricing-section-awards .col.awards-col:nth-child(6) {
    display: none
}

@media screen and (min-width:768px) {
    .bc-pricing-section-awards .col.awards-col {
        height: 60px;
        -ms-flex-preferred-size: calc((100% - 24px)/ 4);
        flex-basis: calc((100% - 24px)/ 4)
    }

    .bc-pricing-section-awards .col.awards-col:nth-child(4) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-section-awards .col.awards-col {
        -ms-flex-preferred-size: calc((100% - 80px)/ 6);
        flex-basis: calc((100% - 80px)/ 6)
    }

    .bc-pricing-section-awards .col.awards-col:nth-child(5),
    .bc-pricing-section-awards .col.awards-col:nth-child(6) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.bc-pricing-section-awards .awards-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    display: block;
    height: 100%;
    width: auto;
    margin-inline: auto
}

.bc-pricing-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px 24px;
    border: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 24px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(30%, rgba(240, 240, 240, .51)), color-stop(50%, rgba(240, 240, 240, .001)), color-stop(70%, #f0f0f0));
    background-image: linear-gradient(90deg, rgba(240, 240, 240, .51) 30%, rgba(240, 240, 240, .001) 50%, #f0f0f0 70%);
    background-size: 200%;
    background-position-x: 0;
    -webkit-animation: gradient 1.7s linear infinite;
    animation: gradient 1.7s linear infinite;
    opacity: 1
}

@media screen and (min-width:768px) {
    .bc-pricing-card {
        padding: 44px 119px;
        width: 610px;
        max-width: 100%;
        margin: auto
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-card {
        padding: 44px 32px
    }
}

.bc-pricing-card.js-dv-container-active,
.bc-pricing-card.js-dv-container-error {
    -webkit-animation: none;
    animation: none;
    border-color: #16191c;
    -webkit-box-shadow: 8px 8px 0 0 #16191c;
    box-shadow: 8px 8px 0 0 #16191c;
    background: #1ebfbf;
    text-align: center
}

@media screen and (min-width:1024px) {

    .bc-pricing-card.js-dv-container-active,
    .bc-pricing-card.js-dv-container-error {
        -webkit-box-shadow: 16px 16px 0 0 #16191c;
        box-shadow: 16px 16px 0 0 #16191c
    }
}

.bc-pricing-card.js-dv-container-active>*,
.bc-pricing-card.js-dv-container-error>* {
    opacity: 1
}

.bc-pricing-card.js-dv-container-error>* {
    display: none
}

.bc-pricing-card.js-dv-container-error .bc-pricing-section-card-error {
    display: block
}

.bc-pricing-card.js-dv-container-error h3 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 16px;
    color: #16191c
}

@media screen and (min-width:768px) {
    .bc-pricing-card.js-dv-container-error h3 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 16px
    }
}

.bc-pricing-card.js-dv-container-error p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 24px;
    color: #1e2327
}

@media screen and (min-width:768px) {
    .bc-pricing-card.js-dv-container-error p {
        margin-bottom: 32px
    }
}

.bc-pricing-card>* {
    opacity: 0
}

.bc-pricing-card .bc-pricing-card-error {
    display: none
}

.bc-pricing-card-tag {
    margin-bottom: 16px !important
}

.bc-pricing-card-text-from {
    color: #1e2327;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: -.2px
}

.bc-pricing-card-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px
}

@media screen and (min-width:768px) {
    .bc-pricing-card-price {
        margin-bottom: 32px
    }
}

.bc-pricing-card-price-amount {
    font-size: 2rem;
    line-height: 1.18;
    font-weight: 700;
    letter-spacing: -1.5px;
    color: #16191c
}

@media screen and (min-width:768px) {
    .bc-pricing-card-price-amount {
        font-size: 2.5rem;
        line-height: 1.2
    }
}

.bc-pricing-card-price-duration {
    font-size: 1.125rem;
    line-height: 1.45;
    letter-spacing: -.2px;
    color: #16191c
}

@media screen and (min-width:768px) {
    .bc-pricing-card-price-duration {
        font-size: 1.375rem;
        letter-spacing: -.5px
    }
}

.bc-pricing-card-cta {
    width: 360px;
    max-width: 100%;
    padding: 8px 8px 16px 8px;
    margin: auto;
    border-radius: 16px;
    background: #16191c;
    text-align: center
}

.bc-pricing-card-cta-btn {
    width: 100%;
    margin-bottom: 12px
}

.bc-pricing-card-cta-tag-label {
    font-weight: 400;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.dg-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    border-top: 2px solid rgba(0, 0, 0, .05);
    padding-top: 10px
}

@media screen and (min-width:768px) {
    .dg-breadcrumbs {
        overflow-x: auto
    }
}

@media screen and (min-width:1024px) {
    .dg-breadcrumbs {
        gap: 4px;
        padding-top: 20px
    }
}

.dg-breadcrumbs .dg-breadcrumb__item {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    display: block;
    padding: 3px 4px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    color: #7d8185
}

.dg-breadcrumbs .dg-breadcrumb__item:hover {
    color: #16191c
}

.dg-breadcrumbs .dg-breadcrumb__last {
    color: #16191c
}

.dg-breadcrumbs .svg-separator {
    height: 12px;
    width: 12px;
    display: block
}

.dg-breadcrumbs .svg-separator path {
    fill: #7d8185
}

.dg-button-cookies {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    text-align: center;
    cursor: pointer;
    min-height: 40px;
    padding: 8px 16px;
    border-radius: 8px;
    color: #1e2327;
    background-color: #f1f1f1;
    font-size: .75rem;
    font-weight: 600;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0
}

.dg-button-cookies:active {
    color: #16191c;
    background-color: #bfbfc0
}

.dg-button-cookies:hover {
    color: #393e41;
    background-color: #bfbfc0
}

.dg-button-cookies.responsive {
    width: 100%
}

.dg-button-cookies.small {
    min-height: 40px
}

.dg-button-cookies.light {
    background-color: transparent
}

.dg-button-cookies.light:active,
.dg-button-cookies.light:hover {
    color: #16191c
}

.dg-article-single-card {
    border-radius: 16px;
    overflow: hidden;
    height: 100%;
    background-color: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dg-article-single-card:hover {
    -webkit-box-shadow: 0 0 0 2px #16191c;
    box-shadow: 0 0 0 2px #16191c
}

.dg-article-single-card .dg-article-content {
    padding: 32px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (min-width:1024px) {
    .dg-article-single-card .dg-article-content {
        padding: 32px
    }
}

.dg-article-single-card .dg-article-content h3 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .dg-article-single-card .dg-article-content h3 {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 32px
    }
}

.dg-article-single-card .dg-article-content__info .dg-blog-breadcrumbs {
    margin-bottom: 8px
}

.dg-article-single-card .dg-article-content__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.dg-article-single-card .dg-article-content__author img {
    width: 48px;
    height: auto;
    position: relative;
    z-index: 10
}

.dg-article-single-card .dg-article-author__info {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.dg-article-single-card .dg-article-author__info a {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dg-article-single-card .dg-article-author__info a:hover {
    color: #16191c;
    text-decoration: underline
}

.dg-article-single-card .author-avatar {
    border: 0;
    position: relative;
    margin-bottom: 0 !important;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-article-single-card .author-avatar::after,
.dg-article-single-card .author-avatar::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    content: "";
    position: absolute;
    border-radius: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -4px;
    left: -4px;
    width: 56px;
    height: 56px
}

.dg-article-single-card .author-avatar::before {
    border: 1px solid transparent
}

.dg-article-single-card .author-avatar::after {
    border: 0 solid transparent
}

.dg-article-single-card .author-avatar:hover::before {
    border-color: #1ebfbf;
    -webkit-transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s;
    transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s
}

.dg-article-single-card .author-avatar:hover::after {
    border-top: 1px solid #1ebfbf;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: border-left-width 0s linear .35s, -webkit-transform .4s linear 0s;
    transition: border-left-width 0s linear .35s, -webkit-transform .4s linear 0s;
    transition: transform .4s linear 0s, border-left-width 0s linear .35s;
    transition: transform .4s linear 0s, border-left-width 0s linear .35s, -webkit-transform .4s linear 0s
}

.dg-article-single-card .dg-article-image {
    display: block;
    overflow: hidden
}

.dg-article-single-card .dg-article-image img {
    height: 100%;
    width: auto;
    max-width: unset
}

.dg-article-single-card .dg-article-image-icon-play {
    position: absolute;
    left: 8px;
    bottom: 8px;
    width: 36px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%
}

@media screen and (min-width:1024px) {
    .dg-article-single-card .dg-article-image-icon-play {
        left: 16px;
        bottom: 16px;
        width: 48px;
        height: 48px
    }
}

.dg-article-single-card .dg-article-image-icon-play svg {
    width: 28px;
    height: 28px;
    fill: #16191c
}

@media screen and (min-width:1024px) {
    .dg-article-single-card .dg-article-image-icon-play svg {
        width: 40px;
        height: 40px
    }
}

.dg-article-single-card.is_with_bg .dg-article-image,
.dg-article-single-card.is_without_bg .dg-article-image {
    position: relative;
    height: 164px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {

    .dg-article-single-card.is_with_bg .dg-article-image,
    .dg-article-single-card.is_without_bg .dg-article-image {
        height: 117px
    }
}

@media screen and (min-width:1024px) {

    .dg-article-single-card.is_with_bg .dg-article-image,
    .dg-article-single-card.is_without_bg .dg-article-image {
        height: 184px
    }
}

.dg-article-single-card.is_without_bg .dg-article-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: auto;
    height: calc(100% + 1px);
    min-width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.dg-article-single-card.is_without_bg .author-avatar img {
    border-radius: 50%
}

.dg-article-single-card.is_with_bg .dg-article-image {
    padding: 16px
}

.dg-article-single-card.is_with_bg .dg-article-image img {
    margin: 0 auto
}

.dg-article-single-card.is_featured:hover {
    -webkit-box-shadow: 0 0 0 2px #16191c, 4px 4px 0 0 #16191c;
    box-shadow: 0 0 0 2px #16191c, 4px 4px 0 0 #16191c
}

@media screen and (min-width:768px) {
    .dg-article-single-card.is_featured:hover {
        -webkit-box-shadow: 0 0 0 2px #16191c, 8px 8px 0 0 #16191c;
        box-shadow: 0 0 0 2px #16191c, 8px 8px 0 0 #16191c
    }
}

@media screen and (min-width:768px) {

    .dg-article-single-card.is_featured.is_with_bg .dg-article-image,
    .dg-article-single-card.is_featured.is_without_bg .dg-article-image {
        height: 180px
    }
}

@media screen and (min-width:1024px) {

    .dg-article-single-card.is_featured.is_with_bg .dg-article-image,
    .dg-article-single-card.is_featured.is_without_bg .dg-article-image {
        height: 284px
    }
}

.dg-article-single-card.is_featured .dg-article-content h3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .dg-article-single-card.is_featured .dg-article-content h3 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 32px
    }
}

.dg-article-single-card.is_featured .dg-article-content__author .author-link {
    display: block;
    margin-bottom: 6px
}

.dg-post-date {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #7d8185
}

.dg-featured-articles-row {
    gap: 32px
}

@media screen and (min-width:768px) {
    .dg-featured-articles-row {
        gap: 16px
    }
}

@media screen and (min-width:1024px) {
    .dg-featured-articles-row {
        gap: 32px
    }
}

.dg-featured-articles-container {
    padding-top: 16px;
    margin-top: 48px;
    row-gap: 32px
}

@media screen and (min-width:768px) {
    .dg-featured-articles-container {
        padding-top: 32px;
        margin-top: 49px;
        margin-bottom: 48px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:1024px) {
    .dg-featured-articles-container {
        padding-top: 48px;
        margin-top: 42px;
        margin-bottom: 64px
    }
}

.dg-featured-articles-container .dg-post-date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700
}

.dg-featured-articles-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 32px
}

.dg-featured-articles-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px
}

@media screen and (min-width:1024px) {
    .dg-featured-articles-top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.dg-featured-articles .article-categories {
    margin-bottom: 0
}

.dg-featured-articles .dg-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 8px
}

@media screen and (min-width:1024px) {
    .dg-featured-articles .dg-title {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 8px
    }
}

.dg-featured-articles-excerpt,
.dg-featured-articles-excerpt>* {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c
}

@media screen and (min-width:1024px) {

    .dg-featured-articles-excerpt,
    .dg-featured-articles-excerpt>* {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

.dg-featured-articles-thumb {
    position: relative
}

.dg-featured-articles-thumb a {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dg-featured-articles-thumb img {
    display: block;
    margin-inline: auto
}

.dg-featured-articles-circle {
    display: block;
    border-radius: 50%;
    width: 100%;
    aspect-ratio: 1/1;
    z-index: 1
}

.dg-featured-articles .separator {
    display: none
}

@media screen and (min-width:1024px) {
    .dg-featured-articles .separator {
        display: inline-block;
        margin-right: 2px
    }
}

.dg-featured-articles .is_without_bg .dg-featured-articles-thumb img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 1/1;
    border-radius: 50%
}

.blog.paged #main {
    margin-top: 48px;
    padding-top: 32px
}

@media screen and (min-width:768px) {
    .blog.paged #main {
        padding-top: 64px
    }
}

@media screen and (min-width:1024px) {
    .blog.paged #main {
        padding-top: 96px
    }
}

.blog.paged .dg-blog-listing {
    padding-top: 0
}

.dg-blog-post {
    padding: 24px 0 32px
}

.dg-blog-post.with-quicklinks {
    padding: 70px 0 32px
}

@media screen and (min-width:1024px) {
    .dg-blog-post.with-quicklinks {
        padding: 32px 0 64px
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post {
        padding: 32px 0 64px
    }
}

.dg-blog-post-blocks {
    margin-top: 32px
}

.dg-blog-post-blocks>* {
    margin-bottom: 32px
}

.dg-blog-post-title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 32px
}

@media screen and (min-width:1024px) {
    .dg-blog-post-title {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 32px
    }
}

.dg-blog-post-meta-wrapper {
    margin-bottom: 32px
}

@media screen and (min-width:768px) {
    .dg-blog-post-meta-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.dg-blog-post-rating-wrapper {
    margin-bottom: 32px
}

.dg-blog-post-rating-wrapper:after,
.dg-blog-post-rating-wrapper:before {
    content: "";
    display: block;
    height: 2px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .05)
}

.dg-blog-post-rating-wrapper-inner {
    padding: 32px 0
}

@media screen and (min-width:768px) {
    .dg-blog-post-rating-wrapper-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.dg-blog-post-sidebar-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-inner {
        gap: 32px
    }
}

.dg-blog-post-sidebar-inner .dg-blog-post-sidebar-transcript {
    display: none
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-inner .dg-blog-post-sidebar-transcript {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.dg-blog-post .blog-post-rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #7d8185;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-post .blog-post-rating {
        margin-bottom: 0
    }
}

.dg-blog-post .blog-post-rating-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 24px;
    padding: 0 8px
}

.dg-blog-post .blog-post-rating-result span {
    display: block
}

.dg-blog-post .blog-post-rating-rate {
    display: none;
    padding: 0 8px
}

.dg-blog-post .blog-post-rating-rate .rating-star-wrapper {
    height: 24px;
    border: 0;
    cursor: pointer
}

.dg-blog-post .blog-post-rating-rate .rating-star-wrapper .star-full {
    display: none
}

.dg-blog-post .blog-post-rating-rate .rating-star-wrapper:hover~.rating-star-wrapper .star-full {
    display: none
}

.dg-blog-post .blog-post-rating-rate .rating-star-wrapper:hover~.rating-star-wrapper .star-empty {
    display: initial
}

.dg-blog-post .blog-post-rating-rate:hover .star-full {
    display: initial
}

.dg-blog-post .blog-post-rating-rate:hover .star-empty {
    display: none
}

.dg-blog-post .blog-post-rating-average {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #1e2327
}

.dg-blog-post .blog-post-rating-average:before {
    content: "";
    width: 2px;
    height: 24px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .05);
    margin-right: 8px
}

.dg-blog-post .dg-row>.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    border-bottom: 1px solid red
}

.dg-blog-post .bc-spacer-block {
    margin-bottom: 0 !important
}

.post-quick-links {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 64px
}

@media screen and (min-width:1024px) {
    .post-quick-links {
        display: none
    }
}

.post-quick-links .blog-categories-title {
    padding: 20px 0 !important;
    text-transform: uppercase
}

.post-quick-links .blog-chevron {
    height: 64px !important
}

.dg-blog-categories-title {
    margin-top: 48px;
    padding-top: 16px
}

@media screen and (min-width:1024px) {
    .dg-blog-categories-title {
        margin-top: 42px;
        padding-top: 48px
    }
}

.dg-blog-categories-title h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 0
}

@media screen and (min-width:1024px) {
    .dg-blog-categories-title h1 {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: -.021px;
        margin-bottom: 0
    }
}

.dg-blog-categories-title__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px
}

.dg-recent-articles {
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .dg-recent-articles {
        margin-top: 64px
    }
}

@media screen and (min-width:1024px) {
    .dg-recent-articles {
        margin-top: 96px
    }
}

.dg-recent-articles h2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 32px
}

@media screen and (min-width:1024px) {
    .dg-recent-articles h2 {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: -.021px;
        margin-bottom: 32px
    }
}

.dg-categories-filter .dg-tag-static__link:hover .dg-tag-static {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: rgba(0, 0, 0, .05)
}

.dg-categories-filter .splide__arrow {
    width: 2.5rem;
    height: 2.625rem;
    border-radius: 0;
    background-color: #fff;
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dg-categories-filter .splide__arrow .splide-arrow-wrapper {
    width: 2rem;
    height: 2rem;
    padding: 4px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.dg-categories-filter .splide__arrow:hover:not(:disabled) {
    opacity: 1
}

.dg-categories-filter .splide__arrow:hover:not(:disabled) .splide-arrow-wrapper {
    background-color: rgba(0, 0, 0, .05)
}

.dg-categories-filter .splide__arrow:disabled {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.dg-categories-filter .splide__arrow--prev {
    left: 0;
    padding-right: 8px
}

.dg-categories-filter .splide__arrow--next {
    right: 0;
    padding-left: 8px
}

.dg-categories-filter .splide__arrow svg {
    width: 100%;
    height: auto
}

.dg-blog-listing {
    padding: 32px 0
}

@media screen and (min-width:768px) {
    .dg-blog-listing {
        padding: 64px 0
    }
}

.dg-blog-listing .dg-blog__row {
    gap: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-listing .dg-blog__row {
        row-gap: 32px
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-listing .dg-blog__row {
        gap: 32px
    }
}

.dg-pagination {
    margin-bottom: 32px
}

@media screen and (min-width:768px) {
    .dg-pagination {
        margin-bottom: 64px
    }
}

@media screen and (min-width:1024px) {
    .dg-pagination {
        margin-bottom: 96px
    }
}

.dg-blog-pagination-list a,
.dg-blog-pagination-list span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #f5f5f6;
    -webkit-transition: ease all .3s;
    transition: ease all .3s;
    width: 37px;
    height: 37px;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.dg-blog-pagination-list .current {
    background: #16191c;
    color: #fff;
    border-color: #16191c
}

.dg-blog-pagination-list .dots {
    padding-bottom: 8px;
    font-weight: 700
}

.dg-blog-pagination-list .dots.dots-fixing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:768px) {
    .dg-blog-pagination-list .dots.dots-fixing {
        display: none
    }
}

.dg-blog-pagination-list a:hover {
    background: #f5f5f6
}

.dg-blog-pagination-list .next.off path,
.dg-blog-pagination-list .prev.off path {
    fill: #bfbfc0
}

.dg-pagination-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.dg-pagination-container .page-numbers:not(.current, .dots, .page-first, .page-last) {
    display: none
}

@media screen and (min-width:768px) {
    .dg-pagination-container .page-numbers:not(.current, .dots, .page-first, .page-last) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.dg-pagination-container .page-numbers:has(+.current) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dg-pagination-container .current+.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dg-blog-breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    text-transform: uppercase
}

.dg-blog-breadcrumbs a {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #7d8185
}

.dg-blog-breadcrumbs a:hover {
    text-decoration: underline;
    color: #16191c
}

.dg-blog-breadcrumbs a:last-child,
.dg-blog-breadcrumbs span:last-child {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

.dg-blog-breadcrumbs .category-dot {
    height: 12px;
    width: 12px
}

.single-post .dg-blog-breadcrumbs {
    margin-bottom: 32px
}

.dg-blog-post-header {
    margin-bottom: 32px
}

.dg-blog-post-author-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.dg-blog-post-author-top img {
    width: 32px;
    border-radius: 100%;
    margin-right: 16px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:1024px) {
    .dg-blog-post-author-top img {
        width: 48px
    }
}

.dg-blog-post-author-top .author-avatar {
    border: 0;
    position: relative;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dg-blog-post-author-top .author-avatar::after,
.dg-blog-post-author-top .author-avatar::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    content: "";
    position: absolute;
    border-radius: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: -4px;
    left: -4px;
    width: 40px;
    height: 40px
}

@media screen and (min-width:1024px) {

    .dg-blog-post-author-top .author-avatar::after,
    .dg-blog-post-author-top .author-avatar::before {
        width: 56px;
        height: 56px
    }
}

.dg-blog-post-author-top .author-avatar::before {
    border: 1px solid transparent
}

.dg-blog-post-author-top .author-avatar::after {
    border: 0 solid transparent
}

.dg-blog-post-author-top .author-avatar:hover::before {
    border-color: #1ebfbf;
    -webkit-transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s;
    transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s, border-left-color .15s linear .3s
}

.dg-blog-post-author-top .author-avatar:hover::after {
    border-top: 1px solid #1ebfbf;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transition: border-left-width 0s linear .35s, -webkit-transform .4s linear 0s;
    transition: border-left-width 0s linear .35s, -webkit-transform .4s linear 0s;
    transition: transform .4s linear 0s, border-left-width 0s linear .35s;
    transition: transform .4s linear 0s, border-left-width 0s linear .35s, -webkit-transform .4s linear 0s
}

.dg-blog-post-author-top .author-link {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.dg-blog-post-author-top .author-link:hover {
    text-decoration: underline
}

.dg-blog-post-author-top .fact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px
}

.dg-blog-post-author-top .fact-check {
    margin-top: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-post-author-top .fact-check {
        margin-top: 0
    }
}

.dg-blog-post-author-top .separator {
    display: none;
    width: 2px;
    height: 32px;
    border-radius: 8px;
    margin: 0 16px;
    background: rgba(0, 0, 0, .05)
}

@media screen and (min-width:768px) {
    .dg-blog-post-author-top .separator {
        display: block
    }
}

.dg-blog-post-author-top .fact-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.fact-check {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7d8185;
    width: 100%;
    margin-top: 12px
}

@media screen and (min-width:768px) {
    .fact-check {
        width: auto;
        margin-top: 8px
    }
}

.fact-check .separator {
    display: none;
    width: 2px;
    height: 32px;
    border-radius: 8px;
    margin: 0 16px;
    background: rgba(0, 0, 0, .05)
}

.fact-check svg {
    margin-right: 4px
}

.fact-check .text-name {
    color: #393e41
}

.dg-blog-post-labels {
    margin-top: 16px
}

.dg-blog-post-labels .fact-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-column-gap: 4px;
    -moz-column-gap: 4px;
    column-gap: 4px
}

@media screen and (min-width:768px) {
    .dg-blog-post-labels .fact-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 32px
    }
}

.dg-blog-post-labels .fact-label {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .dg-blog-post-labels .fact-label {
        min-width: 200px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.dg-blog-post-author-bottom {
    margin-bottom: 64px
}

@media screen and (min-width:768px) {
    .dg-blog-post-author-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 96px
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-author-bottom {
        margin-bottom: 0
    }
}

.dg-blog-post-author-bottom-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px
}

@media screen and (min-width:768px) {
    .dg-blog-post-author-bottom-info {
        margin-right: 32px;
        margin-bottom: 0
    }
}

.dg-blog-post-author-bottom .author-avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.dg-blog-post-author-bottom img {
    width: 64px;
    border-radius: 100%;
    margin-right: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-post-author-bottom img {
        width: 96px;
        margin-right: 32px
    }
}

.dg-blog-post-author-bottom .text-name {
    display: block;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    color: #7d8185
}

.dg-blog-post-author-bottom .text-name a {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0;
    color: #393e41
}

.dg-blog-post-author-bottom .text-description {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #7d8185
}

.dg-blog-post-author-bottom .dg-link {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.dg-blog-meta {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #7d8185;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }
}

.dg-blog-meta-updated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px
}

@media screen and (min-width:768px) {
    .dg-blog-meta-updated {
        margin-top: 0
    }
}

.dg-blog-meta-updated-separator {
    display: none
}

@media screen and (min-width:768px) {
    .dg-blog-meta-updated-separator {
        display: inline-block;
        width: 2px;
        height: 24px;
        background: rgba(0, 0, 0, .05);
        border-radius: 8px;
        margin: 0 16px
    }
}

.dg-featured-img-container {
    width: 100%;
    height: 306px;
    padding: 32px 16px;
    border-radius: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .dg-featured-img-container {
        height: 400px
    }
}

.dg-featured-img-container img {
    max-height: 100%
}

.dg-featured-video-wrap {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    margin-bottom: 32px
}

.dg-featured-video-wrap.no-image {
    width: 100%;
    height: 320px;
    background: #bfbfc0
}

.dg-featured-video-wrap img {
    width: 100%
}

@media screen and (min-width:1024px) {
    .dg-featured-video-wrap img {
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center
    }
}

.dg-featured-video-wrap .bc-video-section-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    width: 64px;
    height: 64px;
    cursor: pointer
}

@media screen and (min-width:1024px) {

    .dg-featured-video-wrap .bc-video-section-play-btn,
    .dg-featured-video-wrap .bc-video-section-play-btn svg {
        width: 96px;
        height: 96px
    }
}

.dg-blog-related-posts {
    padding: 0 0 32px 0
}

@media screen and (min-width:768px) {
    .dg-blog-related-posts {
        padding: 0 0 64px 0
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-related-posts {
        padding: 0 0 96px 0
    }
}

.dg-blog-related-posts h2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 32px;
    color: #16191c
}

@media screen and (min-width:1024px) {
    .dg-blog-related-posts h2 {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: -.021px;
        margin-bottom: 64px
    }
}

.dg-blog-related-posts .swiper {
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.dg-blog-related-posts .swiper-button-next,
.dg-blog-related-posts .swiper-button-prev {
    position: static;
    width: 32px;
    height: 32px;
    padding: 4px;
    border: 1px solid #fff;
    border-radius: 32px;
    margin-top: 32px;
    background: #16191c
}

@media screen and (min-width:1024px) {

    .dg-blog-related-posts .swiper-button-next,
    .dg-blog-related-posts .swiper-button-prev {
        width: 48px;
        height: 48px
    }
}

.dg-blog-related-posts .swiper-button-next:after,
.dg-blog-related-posts .swiper-button-next:before,
.dg-blog-related-posts .swiper-button-prev:after,
.dg-blog-related-posts .swiper-button-prev:before {
    content: none
}

.dg-blog-related-posts .swiper-button-next svg,
.dg-blog-related-posts .swiper-button-prev svg {
    width: auto;
    height: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    fill: #fff
}

.dg-blog-related-posts .swiper-button-prev {
    margin-right: 16px
}

.dg-blog-related-posts .swiper-button-disabled {
    background: #f5f5f6;
    opacity: 1 !important
}

.dg-blog-related-posts .swiper-button-disabled svg {
    fill: #bfbfc0
}

.dg-blog-related-posts .related-post-item {
    height: unset
}

h2.dg-blog-post-heading {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    h2.dg-blog-post-heading {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 16px
    }
}

h3.dg-blog-post-heading {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    h3.dg-blog-post-heading {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 16px
    }
}

h4.dg-blog-post-heading {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 16px
}

.section-404 {
    padding: 16px 0
}

@media screen and (min-width:768px) {
    .section-404 {
        padding: 48px 0
    }
}

@media screen and (min-width:1024px) {
    .section-404 {
        padding: 64px 0
    }
}

.section-404 .dg-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px;
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

@media screen and (min-width:1024px) {
    .section-404 .dg-row {
        -webkit-column-gap: 32px;
        -moz-column-gap: 32px;
        column-gap: 32px
    }
}

.section-404 h1 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 8px;
    color: #16191c
}

@media screen and (min-width:1024px) {
    .section-404 h1 {
        font-size: 3rem;
        font-weight: 600;
        line-height: 1.208;
        letter-spacing: -.022px;
        margin-bottom: 16px
    }
}

.section-404 p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 16px;
    color: #393e41
}

@media screen and (min-width:768px) {
    .section-404 p {
        margin-bottom: 32px
    }
}

.section-404 .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-404 img {
    max-width: 328px;
    width: 100%;
    height: auto
}

@media screen and (min-width:768px) {
    .section-404 img {
        max-width: 297px
    }
}

@media screen and (min-width:1024px) {
    .section-404 img {
        max-width: 469px
    }
}

.dg-video-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

.dg-video-modal.active {
    opacity: 1;
    z-index: 9998;
    background: rgba(22, 25, 28, .75);
    pointer-events: all
}

.dg-video-modal-inner {
    position: relative;
    width: 100%
}

@media screen and (min-width:768px) {
    .dg-video-modal-inner {
        width: auto
    }
}

.dg-video-modal-inner iframe {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: calc(100vh - 24px);
    aspect-ratio: 16/9
}

@media screen and (min-width:768px) {
    .dg-video-modal-inner iframe {
        width: 771px;
        height: 433px;
        max-height: 100%;
        aspect-ratio: auto
    }
}

.dg-video-modal-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    z-index: 9999;
    cursor: pointer
}

@media screen and (min-width:1024px) {
    .dg-video-modal-close {
        width: 40px;
        height: 40px;
        top: -20px;
        right: -20px
    }

    .dg-video-modal-close svg {
        width: 24px;
        height: 24px
    }
}

.dg-blog-post-sidebar-card {
    border-radius: 16px;
    background-color: #f9f9f9;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card-with-image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__image {
        width: 50%;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__image img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card-with-image {
        display: block
    }

    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__image {
        width: 100%
    }
}

.dg-blog-post-sidebar-card__wrapper {
    padding: 32px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card__wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 32px
    }
}

.dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__wrapper {
    padding: 32px
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__wrapper {
        padding: 32px 24px
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__wrapper {
        padding: 32px
    }
}

.dg-blog-post-sidebar-card__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.dg-blog-post-sidebar-card__image {
    display: block;
    width: 100%;
    height: auto;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px
}

.dg-blog-post-sidebar-card__image img {
    width: 100%
}

.dg-blog-post-sidebar-card__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px
}

.dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__desc {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.dg-blog-post-sidebar-card__heading {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 16px;
    text-align: center;
    color: #16191c
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card__heading {
        text-align: left
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card__heading {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 16px;
        text-align: center
    }
}

.dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__heading {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: -.021px;
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card-with-image .dg-blog-post-sidebar-card__heading {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 16px
    }
}

.dg-blog-post-sidebar-card__content p,
.dg-blog-post-sidebar-card__content span {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    text-align: center;
    color: #393e41
}

@media screen and (min-width:768px) {

    .dg-blog-post-sidebar-card__content p,
    .dg-blog-post-sidebar-card__content span {
        text-align: left
    }
}

@media screen and (min-width:1024px) {

    .dg-blog-post-sidebar-card__content p,
    .dg-blog-post-sidebar-card__content span {
        text-align: center
    }
}

.dg-blog-post-sidebar-card__text {
    text-align: center;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card__text {
        text-align: left
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card__text {
        text-align: center
    }
}

.dg-blog-post-sidebar-card .dg-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.dg-blog-post-sidebar-card .dg-list .dg-listItem,
.dg-blog-post-sidebar-card .dg-list .dg-listItem p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

@media screen and (min-width:1024px) {

    .dg-blog-post-sidebar-card .dg-list .dg-listItem,
    .dg-blog-post-sidebar-card .dg-list .dg-listItem p {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

.dg-blog-post-sidebar-card .blog-post-sidebar-btn {
    width: 100%
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card .blog-post-sidebar-btn {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-card .blog-post-sidebar-btn {
        width: 100%
    }
}

@media screen and (min-width:768px) {
    .dg-blog-post-sidebar-card-with-image .blog-post-sidebar-btn {
        width: 100%
    }
}

.dg-blog-post-sidebar-quick-links {
    display: none
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-quick-links {
        display: block
    }
}

.dg-blog-post-sidebar-quick-links-title {
    display: block;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 32px;
    color: #7d8185
}

.dg-blog-post-sidebar-quick-links ul {
    list-style: none
}

.dg-blog-post-sidebar-quick-links ul a {
    display: block;
    padding: 12px 32px;
    border-left: 2px solid rgba(0, 0, 0, .05);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #7d8185;
    -webkit-transition: all .4s;
    transition: all .4s
}

.dg-blog-post-sidebar-quick-links ul a.active,
.dg-blog-post-sidebar-quick-links ul a:hover {
    border-color: #1ebfbf;
    color: #16191c
}

.with-transcript .dg-featured-video-wrap {
    margin-bottom: 16px
}

.with-transcript .read-transcript {
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .with-transcript .read-transcript {
        display: none
    }
}

.with-transcript .read-transcript .dg-button {
    width: 100%
}

.dg-blog-post-sidebar-transcript {
    padding: 32px 16px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background-color: #f9f9f9
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-transcript {
        border-radius: 16px
    }
}

.dg-blog-post-sidebar-transcript .transcript-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.dg-blog-post-sidebar-transcript .transcript-close {
    padding: 4px;
    margin: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    border: unset;
    color: #1e2327
}

@media screen and (min-width:1024px) {
    .dg-blog-post-sidebar-transcript .transcript-close {
        display: none
    }
}

.dg-blog-post-sidebar-transcript .transcript-title {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c
}

.dg-blog-post-sidebar-transcript .transcript-description {
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #5b6065
}

.dg-blog-post-sidebar-transcript .transcript-list,
.dg-blog-post-sidebar-transcript .transcript-sections,
.dg-blog-post-sidebar-transcript .transcript-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.dg-blog-post-sidebar-transcript .transcript-section {
    background: #fff;
    border-radius: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    padding: 24px 16px
}

.dg-blog-post-sidebar-transcript .transcript-section-title {
    display: block;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

.dg-blog-post-sidebar-transcript .transcript-section-description,
.dg-blog-post-sidebar-transcript .transcript-section-description p,
.dg-blog-post-sidebar-transcript .transcript-section-description ul {
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

.dg-blog-post-sidebar-transcript .transcript-section-description>:not(:last-child) {
    margin-bottom: 8px
}

.dg-blog-post-sidebar-transcript .transcript-section-description ol,
.dg-blog-post-sidebar-transcript .transcript-section-description ul {
    padding-left: 16px
}

.transcript-modal {
    position: fixed;
    z-index: 1;
    visibility: hidden;
    top: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (min-width:1024px) {
    .transcript-modal {
        display: none !important
    }
}

.transcript-modal.active {
    visibility: visible
}

.transcript-modal .transcript-sections {
    height: 100%;
    overflow-y: auto
}

@media screen and (min-width:1024px) {
    .transcript-list {
        max-height: 605px;
        overflow-y: auto
    }
}

.dg-featured-video-wrap iframe {
    width: 100%;
    aspect-ratio: 16/9;
    height: auto;
    border-radius: 16px
}

.dg-popup-gift {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px;
    border: 2px solid #16191c;
    border-radius: 16px;
    -webkit-box-shadow: 4px 4px 0 0 #16191c;
    box-shadow: 4px 4px 0 0 #16191c;
    background: #f5f5f6;
    position: fixed;
    bottom: 16px;
    left: 16px;
    right: 16px;
    z-index: 140;
    text-align: center;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: ease all .4s;
    transition: ease all .4s
}

@media screen and (min-width:768px) {
    .dg-popup-gift {
        width: 297px
    }
}

@media screen and (min-width:1024px) {
    .dg-popup-gift {
        width: 268px;
        left: 32px;
        bottom: 32px;
        -webkit-box-shadow: 8px 8px 0 0 #16191c;
        box-shadow: 8px 8px 0 0 #16191c
    }
}

.show-popup-gift .dg-popup-gift.active {
    opacity: 1;
    pointer-events: all
}

.dg-popup-gift-icon {
    display: none
}

@media screen and (min-width:1024px) {
    .dg-popup-gift-icon {
        display: block;
        margin: 0 auto 16px
    }
}

.dg-popup-gift-title {
    color: #16191c;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .dg-popup-gift-title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 24px
    }
}

.dg-popup-gift-cta {
    padding: 16px;
    border-radius: 16px;
    background: #16191c
}

.dg-popup-gift-cta-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f1f1f1;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 12px
}

.dg-popup-gift-cta-text>span {
    display: none
}

.dg-popup-gift-cta-text>span.active {
    display: block
}

.dg-popup-gift-cta .dg-button {
    width: 100%
}

.dg-popup-gift-close {
    display: block;
    margin: 0 0 8px auto;
    padding: 0;
    border: 0;
    cursor: pointer;
    width: 24px;
    height: 24px
}

@media screen and (min-width:1024px) {
    .dg-popup-gift-close {
        margin-bottom: 16px
    }
}

.dg-popup-gift-close .svg-gift-close {
    height: 16px
}

.dg-popup-gift-close .svg-gift-close path {
    fill: #393e41
}

.skip-link {
    position: absolute;
    top: -100%;
    opacity: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    background-color: #fff;
    font-weight: 400;
    color: #000
}

.skip-link:focus {
    top: 100%;
    opacity: 1
}

.alert-bar {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    padding: 12px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 4px;
    min-height: 48px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center
}

.alert-bar.black {
    background-color: #16191c;
    color: #fff
}

@media screen and (min-width:1024px) {
    .alert-bar {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0;
        min-height: 50px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.alert-bar:hover .main-text {
    text-decoration: underline
}

.alert-bar .no-wrap {
    white-space: nowrap
}

.alert-bar .arrow-icon {
    width: 20px;
    height: 20px;
    display: none
}

@media screen and (min-width:1024px) {
    .alert-bar .arrow-icon {
        display: block
    }
}

.with-wide-topbar #blog-categories .blog-main-menu .has_children::after {
    bottom: -12px
}

.influencer-wide-bar {
    background-color: #16191c;
    padding: 9px 16px;
    pointer-events: none
}

.influencer-wide-bar .influencer-wide-bar__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    gap: 8px 4px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:1024px) {
    .influencer-wide-bar .influencer-wide-bar__wrapper {
        gap: 8px
    }
}

.influencer-wide-bar__text {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #fff
}

.influencer-wide-bar__coupon {
    background-color: #00b065;
    padding: 8px 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 32px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #16191c;
    text-align: center
}

.header-with-topbar {
    padding-top: 110px
}

@media screen and (min-width:768px) {
    .header-with-topbar {
        padding-top: 114px
    }
}

@media screen and (min-width:768px) {
    .header-with-topbar .ss-submeniu {
        top: 114px
    }
}

.header-with-topbar .ss-mobile-menu {
    top: 110px;
    height: calc(100% - 64px - 46px)
}

.header-with-topbar #blog-categories {
    top: 110px
}

@media screen and (min-width:768px) {
    .header-with-topbar #blog-categories {
        top: 114px
    }
}

.header-with-topbar #blog-categories .blog-main-meniu {
    top: 157px
}

@media screen and (min-width:768px) {
    .header-with-topbar #blog-categories .blog-main-meniu {
        top: 114px
    }
}

@media screen and (min-width:768px) {
    .header-with-topbar #blog-categories .blog-main-meniu li>ul {
        top: 160px
    }
}

.header-with-topbar #blog-categories .quick-links-menu {
    top: 174px
}

.header-with-topbar.with-timer {
    padding-top: 142px
}

@media screen and (min-width:768px) {
    .header-with-topbar.with-timer {
        padding-top: 120px
    }
}

.header-with-topbar.with-timer .ss-submeniu {
    top: 142px
}

@media screen and (min-width:768px) {
    .header-with-topbar.with-timer .ss-submeniu {
        top: 120px
    }
}

.header-with-topbar.with-timer .ss-mobile-menu {
    top: 142px;
    height: calc(100% - 64px - 78px)
}

@media screen and (max-width:1023px) {
    .header-with-topbar.with-timer #blog-categories {
        top: 142px
    }
}

@media screen and (max-width:1023px) {
    .header-with-topbar.with-timer #blog-categories .blog-main-meniu {
        top: 190px
    }
}

.timer-topbar {
    background-color: #ffc200;
    display: block;
    cursor: pointer
}

.timer-topbar:hover .timer-cta-link {
    text-decoration: underline
}

.timer-topbar .ss-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    padding: 0
}

.timer-topbar .ss-container .topbar-wrapper {
    padding: 4px 16px
}

@media screen and (min-width:768px) {
    .timer-topbar .ss-container .topbar-wrapper {
        padding: 8px 16px
    }
}

.timer-topbar .timer-cta-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #16191c;
    text-align: center;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

@media screen and (min-width:1024px) {
    .timer-topbar .timer-cta-link {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

.timer-topbar .divider {
    display: block;
    width: 1px;
    height: 26px;
    background-color: #ffd961
}

.timer-topbar .timer-countdown {
    position: relative;
    color: #16191c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.timer-topbar .timer-countdown-text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c;
    text-align: center
}

@media screen and (min-width:1024px) {
    .timer-topbar .timer-countdown-text {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

.timer-topbar .timer-countdown-timer {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px 0
}

.timer-topbar .timer-countdown-timer .time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 4px;
    color: #16191c
}

@media screen and (min-width:768px) {
    .timer-topbar .timer-countdown-timer .time {
        width: 48px
    }
}

.timer-topbar .timer-countdown-timer .time-caption {
    font-size: .5rem;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #16191c
}

.wp-block-ss-table-block {
    margin-bottom: 96px
}

.wp-block-ss-table-block p {
    margin: 0
}

.bc-table-section.is_page.variation2.is_scrollable .dg-container {
    padding-right: 0
}

.bc-table-section.is_page.variation2.is_scrollable .dg-container table {
    margin-bottom: 16px;
    margin-right: 16px
}

@media screen and (min-width:768px) {
    .bc-table-section.is_page.variation2.is_scrollable .dg-container table {
        margin-bottom: 0;
        margin-right: 0
    }
}

@media screen and (min-width:768px) {
    .bc-table-section.is_page.variation2.is_scrollable .dg-container {
        padding-right: 16px
    }
}

.bc-table-section .is_scrollable {
    width: 100%;
    overflow: auto
}

.bc-table-section .is_scrollable::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.bc-table-section .is_scrollable::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 16px;
    margin-right: 16px
}

.bc-table-section .is_scrollable::-webkit-scrollbar-thumb {
    border-radius: 16px;
    background-color: #7d8185
}

.bc-table-section .is_scrollable table {
    table-layout: auto;
    min-width: 700px
}

@media screen and (min-width:768px) {
    .bc-table-section .is_scrollable table {
        table-layout: fixed;
        min-width: 100%
    }
}

.bc-table-section .block-editor-rich-text__editable:focus {
    outline: #00f !important
}

.bc-table-section__wrapper {
    width: 100%
}

.bc-table-block {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.bc-table-block a {
    text-decoration: underline
}

.bc-table-block.is_post {
    border: 0
}

.bc-table-block.is_post tr:not(:first-child, :last-child) {
    border-bottom: 2px solid #f5f5f6
}

.bc-table-block.is_post.no_heading tr {
    border-bottom: 2px solid #f5f5f6
}

.bc-table-block.is_post th,
.bc-table-block.is_post th>* {
    text-align: left;
    background-color: #f5f5f6;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0
}

.bc-table-block.is_post td,
.bc-table-block.is_post th {
    padding: 15px 16px;
    border: 0;
    vertical-align: top
}

.bc-table-block.is_post td:first-child,
.bc-table-block.is_post th:first-child {
    padding-left: 32px
}

.bc-table-block.is_post td:last-child,
.bc-table-block.is_post th:last-child {
    padding-right: 32px
}

.bc-table-block.is_page.variation1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bc-table-block.is_page.variation1 .bc-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.bc-table-block.is_page.variation1 .bc-column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #bfbfc0
}

.bc-table-block.is_page.variation1 .bc-column:not(:last-child) {
    border-bottom: none
}

@media screen and (min-width:768px) {
    .bc-table-block.is_page.variation1 .bc-column:not(:last-child) {
        border-bottom: 1px solid #bfbfc0;
        border-right: none
    }
}

.bc-table-block.is_page.variation1 .bc-cell {
    background-color: #fff;
    border-bottom: 1px solid #bfbfc0
}

.bc-table-block.is_page.variation1 .bc-cell:last-child {
    border-bottom: none
}

.bc-table-block.is_page.variation1 .bc-header {
    background-color: #f1f1f1;
    border-bottom: 1px solid #bfbfc0
}

.bc-table-block.is_page.variation1 .bc-cell,
.bc-table-block.is_page.variation1 .bc-header {
    padding: 16px;
    min-height: 57px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .bc-table-block.is_page.variation1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.bc-table-block.is_page.variation1 .bc-column {
    overflow: hidden
}

.bc-table-block.is_page.variation1 .bc-column:first-child {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

@media screen and (min-width:768px) {
    .bc-table-block.is_page.variation1 .bc-column:first-child {
        border-top-right-radius: unset;
        border-bottom-left-radius: 16px
    }
}

.bc-table-block.is_page.variation1 .bc-column:last-child {
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px
}

@media screen and (min-width:768px) {
    .bc-table-block.is_page.variation1 .bc-column:last-child {
        border-top-right-radius: 16px;
        border-bottom-left-radius: unset
    }
}

.bc-table-block.is_page.variation2 {
    border-collapse: separate;
    border-spacing: 0
}

.bc-table-block.is_page.variation2 th {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    background-color: #f1f1f1;
    width: 172px;
    text-align: left
}

@media screen and (min-width:768px) {
    .bc-table-block.is_page.variation2 th {
        width: 268px
    }
}

.bc-table-block.is_page.variation2 td,
.bc-table-block.is_page.variation2 th {
    padding: 16px;
    border-right: 1px solid #bfbfc0;
    border-bottom: 1px solid #bfbfc0
}

.bc-table-block.is_page.variation2 td:first-child,
.bc-table-block.is_page.variation2 th:first-child {
    border-left: 1px solid #bfbfc0
}

@media screen and (min-width:1024px) {

    .bc-table-block.is_page.variation2 td,
    .bc-table-block.is_page.variation2 th {
        padding: 16px 32px
    }
}

.bc-table-block.is_page.variation2 tr:first-child th:first-child {
    border-top: 1px solid #bfbfc0;
    border-top-left-radius: 16px
}

.bc-table-block.is_page.variation2 tr:first-child td:last-child {
    border-top-right-radius: 16px
}

.bc-table-block.is_page.variation2 tr:first-child td {
    border-top: 1px solid #bfbfc0
}

.bc-table-block.is_page.variation2 tr:last-child th:first-child {
    border-bottom-left-radius: 16px
}

.bc-table-block.is_page.variation2 tr:last-child td:last-child {
    border-bottom-right-radius: 16px
}

.bc-table-block.is_page.variation2.no_heading th {
    background-color: transparent
}

.bc-hero-section {
    max-width: 1536px;
    padding: 32px 0;
    margin-top: 16px;
    margin-inline: 16px;
    border-radius: 16px
}

@media screen and (min-width:768px) {
    .bc-hero-section {
        padding: 64px 0;
        border-radius: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-section {
        padding: 96px 0;
        margin-inline: 32px;
        border-radius: 64px
    }
}

@media only screen and (min-width:1600px) {
    .bc-hero-section {
        margin-inline: auto
    }
}

.bc-hero-wavy {
    padding: 32px 0 0;
    background-color: #1ebfbf
}

@media screen and (min-width:768px) {
    .bc-hero-wavy {
        padding: 64px 0 0
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy {
        padding: 96px 0 0
    }
}

.bc-hero-wavy .dg-container {
    position: relative
}

.bc-hero-wavy .dg-row {
    position: relative
}

.bc-hero-wavy .dg-row-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bc-hero-wavy-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy-wrapper {
        gap: 32px
    }
}

.bc-hero-wavy-wrapper>.acf-innerblocks-container {
    display: contents
}

.bc-hero-wavy .dg-title {
    text-align: center;
    color: #16191c;
    margin-bottom: 0
}

.bc-hero-wavy .dg-body-text {
    max-width: 568px;
    text-align: center;
    margin-inline: auto
}

.bc-hero-wavy .dg-link {
    position: relative
}

.bc-hero-wavy .image-col {
    padding-left: 0;
    padding-right: 0;
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .image-col {
        margin-top: 64px
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .image-col {
        padding-right: 16px;
        padding-left: 16px
    }
}

.bc-hero-wavy-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: auto;
    -o-object-fit: contain;
    object-fit: contain
}

.bc-hero-wavy .wave {
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1.5px solid #fff;
    border-radius: 50%;
    pointer-events: none;
    aspect-ratio: 1/1
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave {
        border-width: 2px;
        top: 50%
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .wave {
        border-width: 3px
    }
}

.bc-hero-wavy .wave.wave1 {
    min-width: 416px;
    width: 100%
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave.wave1 {
        width: 85%
    }
}

.bc-hero-wavy .wave.wave2 {
    min-width: 516px;
    width: calc(100% + 100px);
    opacity: .8
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave.wave2 {
        width: calc(85% + 140px)
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .wave.wave2 {
        width: calc(85% + 250px)
    }
}

.bc-hero-wavy .wave.wave3 {
    min-width: 616px;
    width: calc(100% + 200px);
    opacity: .6
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave.wave3 {
        width: calc(85% + 280px)
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .wave.wave3 {
        width: calc(85% + 500px)
    }
}

.bc-hero-wavy .wave.wave4 {
    min-width: 716px;
    width: calc(100% + 300px);
    opacity: .4
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave.wave4 {
        width: calc(85% + 420px)
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .wave.wave4 {
        width: calc(85% + 750px)
    }
}

.bc-hero-wavy .wave.wave5 {
    min-width: 816px;
    width: calc(100% + 400px);
    opacity: .2;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

@media screen and (min-width:768px) {
    .bc-hero-wavy .wave.wave5 {
        width: calc(85% + 560px)
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-wavy .wave.wave5 {
        width: calc(85% + 1000px)
    }
}

.bc-hero-divided-a,
.bc-hero-divided-b {
    background-color: #f1f1f1
}

.bc-hero-divided-a .dg-row,
.bc-hero-divided-b .dg-row {
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a .dg-row,
    .bc-hero-divided-b .dg-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 0 32px
    }
}

@media screen and (min-width:1024px) {

    .bc-hero-divided-a .dg-row,
    .bc-hero-divided-b .dg-row {
        padding: 0
    }
}

.bc-hero-divided-a .dg-row.reverseTb,
.bc-hero-divided-b .dg-row.reverseTb {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a .dg-row.reverseTb,
    .bc-hero-divided-b .dg-row.reverseTb {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.bc-hero-divided-a .dg-row.reverseTb .image-col,
.bc-hero-divided-b .dg-row.reverseTb .image-col {
    margin-top: 32px
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a .dg-row.reverseTb .image-col,
    .bc-hero-divided-b .dg-row.reverseTb .image-col {
        margin-top: 64px
    }
}

@media screen and (min-width:1024px) {

    .bc-hero-divided-a .dg-row.reverseTb .image-col,
    .bc-hero-divided-b .dg-row.reverseTb .image-col {
        margin-top: 0
    }
}

.bc-hero-divided-a .image-col,
.bc-hero-divided-b .image-col {
    text-align: center
}

.bc-hero-divided-a-col,
.bc-hero-divided-b-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 16px
}

.bc-hero-divided-a-col>.acf-innerblocks-container,
.bc-hero-divided-b-col>.acf-innerblocks-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a-col>.acf-innerblocks-container,
    .bc-hero-divided-b-col>.acf-innerblocks-container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media screen and (min-width:992px) {

    .bc-hero-divided-a-col>.acf-innerblocks-container,
    .bc-hero-divided-b-col>.acf-innerblocks-container {
        gap: 32px
    }
}

.bc-hero-divided-a-image,
.bc-hero-divided-b-image {
    width: calc(100vw - 80px);
    height: auto;
    display: none
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a-image,
    .bc-hero-divided-b-image {
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
    }
}

.bc-hero-divided-a .dg-title,
.bc-hero-divided-b .dg-title {
    color: #16191c;
    margin-bottom: 0
}

.bc-hero-divided-a .dg-body-text,
.bc-hero-divided-a .dg-caption,
.bc-hero-divided-b .dg-body-text,
.bc-hero-divided-b .dg-caption {
    text-align: center
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a .dg-body-text,
    .bc-hero-divided-a .dg-caption,
    .bc-hero-divided-b .dg-body-text,
    .bc-hero-divided-b .dg-caption {
        text-align: left
    }
}

.bc-hero-divided-a .dg-pricing-button,
.bc-hero-divided-b .dg-pricing-button {
    width: 100%
}

@media screen and (min-width:768px) {

    .bc-hero-divided-a .dg-pricing-button,
    .bc-hero-divided-b .dg-pricing-button {
        width: auto
    }
}

.bc-hero-divided-a .dg-pricing-button .dg-tag__label,
.bc-hero-divided-b .dg-pricing-button .dg-tag__label {
    color: #16191c
}

.bc-hero-divided-a {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #16191c), color-stop(79.86%, #16191c), color-stop(0, #1ebfbf), to(#1ebfbf));
    background: linear-gradient(180deg, #16191c 0, #16191c 79.86%, #1ebfbf 0, #1ebfbf)
}

@media screen and (min-width:768px) {
    .bc-hero-divided-a {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #16191c), color-stop(73.5%, #16191c), color-stop(0, #1ebfbf), to(#1ebfbf));
        background: linear-gradient(90deg, #16191c 0, #16191c 73.5%, #1ebfbf 0, #1ebfbf)
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-divided-a {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #16191c), color-stop(75.5%, #16191c), color-stop(0, #1ebfbf), to(#1ebfbf));
        background: linear-gradient(90deg, #16191c 0, #16191c 75.5%, #1ebfbf 0, #1ebfbf)
    }
}

@media screen and (min-width:1201px) {
    .bc-hero-divided-a {
        background: -webkit-gradient(linear, left top, right top, color-stop(0, #16191c), color-stop(65.5%, #16191c), color-stop(0, #1ebfbf), to(#1ebfbf));
        background: linear-gradient(90deg, #16191c 0, #16191c 65.5%, #1ebfbf 0, #1ebfbf)
    }
}

.bc-hero-divided-a.bc-hero-back {
    border-radius: 99.994px;
    box-shadow: 0 0 10.003px #0000001a;
    display: flex;
    padding: 99.994px;
    background: #fff;
    overflow: hidden;
    position: relative;

}

.bc-hero-divided-a-col {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media screen and (min-width:992px) {
    .bc-hero-divided-a-col {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.bc-hero-divided-a .dg-title {
    color: #000
}

@media screen and (min-width:768px) {
    .bc-hero-divided-a .dg-title.h1 {
        font-size: 3rem
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-divided-a .dg-title.h1 {
        font-size: 3.5rem
    }
}

.bc-hero-divided-a .dg-body-text,
.bc-hero-divided-a .dg-body-text p,
.bc-hero-divided-a .dg-body-text span {
    color: #000
}

.bc-hero-divided-a .bc-checklist li {
    color: #fff
}

.bc-hero-divided-a .dg-pricing-title {
    color: #fff
}

.bc-hero-divided-a .dg-tag__label {
    color: #fff
}

.bc-hero-divided-a .dg-caption {
    color: #fff
}



@media screen and (max-width:991px) {
    .bc-hero-divided-a.fit_image_bottom {
border-radius:unset;
padding: 32px 0;
    }

    .bc-hero-divided-a.fit_image_bottom .reverseTb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-inline: 47px
    }

    .bc-hero-divided-a.fit_image_bottom .dg-tag__label {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .bc-hero-divided-a.fit_image_bottom .dg-body-text,
    .bc-hero-divided-a.fit_image_bottom .dg-caption,
    .bc-hero-divided-a.fit_image_bottom .dg-title {
        text-align: center;
        width: 100%
    }

    .bc-hero-divided-a.fit_image_bottom .bc-checklist {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-inline: auto
    }

    .bc-hero-divided-a.fit_image_bottom .dg-pricing-button {
        margin-inline: auto
    }
}

@media screen and (max-width:767px) {
    .bc-hero-divided-a.fit_image_bottom .reverseTb {
        padding-inline: 8px
    }
}

@media screen and (max-width:425px) {
    .bc-hero-divided-a.fit_image_bottom .reverseTb {
        padding-inline: 0
    }
}

@media screen and (min-width:992px) {
    .bc-hero-divided-a.fit_image_bottom .bc-hero-divided-a-col {
       
        padding: 32px 0
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-divided-a.fit_image_bottom .bc-hero-divided-a-col {
       
    }
}

.bc-hero-divided-a.fit_image_bottom .image-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bc-hero-divided-a.fit_image_bottom .bc-hero-divided-b-image {
    display: block
}

.bc-hero-divided-b.fit_image_bottom {
    padding-bottom: 0
}

.bc-hero-divided-b.fit_image_bottom .image-col {
    margin-bottom: 0 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.bc-hero-divided-b.fit_image_bottom .bc-hero-divided-b-image {
    display: block;
    margin: 0 auto !important
}

@media screen and (min-width:768px) {
    .bc-hero-divided-b.fit_image_bottom .reverseTb {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-divided-b.fit_image_bottom .reverseTb {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:1024px) {
    .bc-hero-divided-b.fit_image_bottom .bc-hero-divided-b-col {
        padding-bottom: 96px
    }
}

@media screen and (max-width:1023px) {
    .bc-hero-divided-b .img-pos-top .bc-hero-divided-b-image {
        margin-bottom: 32px
    }
}

.bc-hero-divided-b .dg-pricing-title {
    color: #16191c
}

.bc-content-section.bc-section-bg-eerieblack-100,
.bc-content-section.bc-section-bg-ghostwhite-10,
.bc-content-section.bc-section-bg-ghostwhite-50 {
    padding-top: 32px
}

@media screen and (min-width:768px) {

    .bc-content-section.bc-section-bg-eerieblack-100,
    .bc-content-section.bc-section-bg-ghostwhite-10,
    .bc-content-section.bc-section-bg-ghostwhite-50 {
        padding-top: 64px
    }
}

@media screen and (min-width:1024px) {

    .bc-content-section.bc-section-bg-eerieblack-100,
    .bc-content-section.bc-section-bg-ghostwhite-10,
    .bc-content-section.bc-section-bg-ghostwhite-50 {
        padding-top: 96px
    }
}

.bc-content-section.bc-section-bg-ghostwhite-10 {
    background: #f9f9f9
}

.bc-content-section.bc-section-bg-ghostwhite-50 {
    background: #f1f1f1
}

.bc-content-section.bc-section-bg-eerieblack-100 {
    background: #16191c
}

.bc-content-section.bc-section-bg-eerieblack-100 .dg-body-text,
.bc-content-section.bc-section-bg-eerieblack-100 .dg-body-text p,
.bc-content-section.bc-section-bg-eerieblack-100 .dg-caption,
.bc-content-section.bc-section-bg-eerieblack-100 .dg-title {
    color: #fff
}

.bc-content-section-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bc-content-section-wrapper>.acf-innerblocks-container {
    display: contents
}

.bc-content-section-wrapper.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bc-content-section-wrapper.row-gap-s {
    row-gap: 16px
}

.bc-content-section-wrapper.row-gap-lg {
    row-gap: 16px
}

@media screen and (min-width:992px) {
    .bc-content-section-wrapper.row-gap-lg {
        row-gap: 32px
    }
}

.bc-content-section-wrapper .trustpilot-widget,
.bc-content-section-wrapper .wp-block-acf-trustpilot-carousel {
    width: 100%
}

@media (min-width:552px) {
    .bc-content-section-wrapper .trustpilot-widget[data-review-languages=de] iframe {
        min-height: 160px
    }
}

.bc-content-image-section-a .bc-content-image-section-col:first-child {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .bc-content-image-section-a .bc-content-image-section-col:first-child {
        margin-bottom: 0
    }
}

.bc-content-image-section-a.bc-content-image-section-content-right .bc-content-image-section-col:first-child {
    margin-top: 16px
}

@media screen and (min-width:768px) {
    .bc-content-image-section-a.bc-content-image-section-content-right .bc-content-image-section-col:first-child {
        margin-top: 0
    }
}

.bc-content-image-section-a .bc-content-image-section-col:last-child .bc-content-image-section-picture {
    border-radius: 48px;
    overflow: hidden
}

.bc-content-image-section-a.bc-section-bg-ghostwhite-10 {
    background: #f9f9f9;
    padding-top: 64px;
    padding-bottom: 64px
}

@media screen and (min-width:992px) {
    .bc-content-image-section-a.bc-section-bg-ghostwhite-10 {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.bc-content-image-section-b .bc-content-image-section-row {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    border-radius: 16px;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .bc-content-image-section-b .bc-content-image-section-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        border-radius: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-content-image-section-b .bc-content-image-section-row {
        border-radius: 48px
    }
}

@media screen and (min-width:768px) {
    .bc-content-image-section-b .bc-content-image-section-col {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

.bc-content-image-section-b .bc-content-image-section-col:first-child {
    padding: 32px 24px;
    background: #f9f9f9
}

@media screen and (min-width:768px) {
    .bc-content-image-section-b .bc-content-image-section-col:first-child {
        padding: 48px
    }
}

@media screen and (min-width:1024px) {
    .bc-content-image-section-b .bc-content-image-section-col:first-child {
        padding: 64px
    }
}

.bc-content-image-section-b .bc-content-image-section-col:last-child {
    padding: 24px;
    background: #f9f9f9
}

@media screen and (min-width:768px) {
    .bc-content-image-section-b .bc-content-image-section-col:last-child {
        padding: 48px
    }
}

.bc-content-image-section-b.bc-content-image-section-img-bg-azul-100 .bc-content-image-section-col:last-child {
   
}

.bc-content-image-section-b.bc-content-image-section-img-bg-eerieblack-100 .bc-content-image-section-col:last-child {
    background: #16191c
}

.bc-content-image-section-b.bc-content-image-section-img-bg-ghostwhite-50 .bc-content-image-section-col:last-child {
    background: #f1f1f1
}

.bc-content-image-section-content-right .bc-content-image-section-col:first-child {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .bc-content-image-section-content-invert-mobile .bc-content-image-section-col:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 0;
        margin-top: 16px
    }

    .bc-content-image-section-content-invert-mobile.bc-content-image-section-content-right .bc-content-image-section-col:first-child {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 0;
        margin-bottom: 16px
    }

    .bc-content-image-section-content-invert-mobile.bc-content-image-section-b .bc-content-image-section-col {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }
}

.bc-content-image-section-col-inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bc-content-image-section-col:first-child>.bc-content-image-section-col-inner>.acf-innerblocks-container {
    width: 100%
}

.bc-content-image-section-col:first-child>.bc-content-image-section-col-inner>.acf-innerblocks-container>:not(:last-child) {
    margin-bottom: 24px
}

.bc-content-image-section-col:first-child>.bc-content-image-section-col-inner>.acf-innerblocks-container>.subtitle {
    margin-bottom: 8px
}

.bc-content-image-section .bc-platforms,
.bc-content-image-section .dg-button,
.bc-content-image-section-picture {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:768px) {

    .bc-content-image-section .bc-platforms,
    .bc-content-image-section .dg-button {
        margin-left: 0;
        margin-right: 0
    }
}

.bc-content-image-section .bc-inline-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:1024px) {
    .bc-content-image-section .bc-inline-group {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media screen and (max-width:1023px) {
    .bc-content-image-section .dg-title.h3 {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.25;
        letter-spacing: -.021px;
        margin-bottom: 16px
    }
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100,
.bc-cards-section.bc-cards-section-bg-ghostwhite-25,
.bc-cards-section.bc-cards-section-bg-ghostwhite-50 {
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:768px) {

    .bc-cards-section.bc-cards-section-bg-eerieblack-100,
    .bc-cards-section.bc-cards-section-bg-ghostwhite-25,
    .bc-cards-section.bc-cards-section-bg-ghostwhite-50 {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media screen and (min-width:1024px) {

    .bc-cards-section.bc-cards-section-bg-eerieblack-100,
    .bc-cards-section.bc-cards-section-bg-ghostwhite-25,
    .bc-cards-section.bc-cards-section-bg-ghostwhite-50 {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.bc-cards-section.bc-cards-section-bg-ghostwhite-25 {
    background: #f5f5f6
}

.bc-cards-section.bc-cards-section-bg-ghostwhite-25 .bc-card {
    background-color: #fff
}

.bc-cards-section.bc-cards-section-bg-ghostwhite-50 {
    background: #f1f1f1
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100 {
    background: #16191c
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100 .bc-card {
    background-color: #1e2327
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100 .bc-card-text-description,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .bc-card-text-description p,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .bc-card-text-description span,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .dg-body-text,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .dg-body-text p,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .dg-body-text span,
.bc-cards-section.bc-cards-section-bg-eerieblack-100 .dg-title {
    color: #fff
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100 .rating-score-item path {
    fill: #f9f9f9
}

.bc-cards-section.bc-cards-section-bg-eerieblack-100 .bc-card-link-button:hover {
    color: #fff
}

.bc-cards-section .bc-cards-row:not(:first-child) {
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .bc-cards-section .bc-cards-row:not(:first-child) {
        margin-top: 64px
    }
}

.bc-cards-section .bc-cards-row:not(:last-child) {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .bc-cards-section .bc-cards-row:not(:last-child) {
        margin-bottom: 32px
    }
}

.bc-cards-section .bc-cards-row>.acf-innerblocks-container {
    display: grid;
    gap: 16px
}

@media screen and (min-width:768px) {
    .bc-cards-section .bc-cards-row>.acf-innerblocks-container {
        gap: 32px
    }
}

.bc-cards-section.one-columns .bc-cards-row>.acf-innerblocks-container {
    grid-template-columns: 1fr
}

.bc-cards-section.two-columns .bc-cards-row>.acf-innerblocks-container {
    grid-template-columns: repeat(2, 1fr)
}

@media screen and (min-width:768px) {
    .bc-cards-section.two-columns-sm .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (min-width:768px) {
    .bc-cards-section.three-columns-sm .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (min-width:768px) {
    .bc-cards-section.four-columns-sm .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (min-width:1024px) {
    .bc-cards-section.two-columns-md .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media screen and (min-width:1024px) {
    .bc-cards-section.three-columns-md .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (min-width:1024px) {
    .bc-cards-section.four-columns-md .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (min-width:768px) {
    .bc-cards-section.five-columns-md .bc-cards-row>.acf-innerblocks-container {
        gap: 16px
    }
}

@media screen and (min-width:1024px) {
    .bc-cards-section.five-columns-md .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(5, 1fr)
    }

    .bc-cards-section.five-columns-md .bc-cards-row>.acf-innerblocks-container .featured_image {
        width: 100px;
        height: auto
    }
}

@media screen and (min-width:768px) {
    .bc-cards-section.six-columns-md .bc-cards-row>.acf-innerblocks-container {
        gap: 16px
    }
}

@media screen and (min-width:1024px) {
    .bc-cards-section.six-columns-md .bc-cards-row>.acf-innerblocks-container {
        grid-template-columns: repeat(6, 1fr)
    }

    .bc-cards-section.six-columns-md .bc-cards-row>.acf-innerblocks-container .featured_image {
        width: 100px;
        height: auto
    }
}

.bc-testimonial-cards-section .acf-innerblocks-container {
    gap: 16px !important
}

@media screen and (min-width:768px) {
    .bc-testimonial-cards-section .acf-innerblocks-container {
        overflow-x: auto
    }
}

@media screen and (min-width:1024px) {
    .bc-testimonial-cards-section .acf-innerblocks-container {
        gap: 32px !important
    }
}

.testimonial-card {
    display: block
}

@media screen and (min-width:768px) {
    .testimonial-card {
        min-width: 297px !important
    }
}

.testimonial-card .bc-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px
}

@media screen and (min-width:768px) {
    .testimonial-card .bc-card-wrapper {
        gap: 24px
    }
}

.testimonial-card .card-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .testimonial-card .card-top {
        margin-bottom: 24px
    }
}

.testimonial-card .card-profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.testimonial-card .card-profile__image {
    border-radius: 50%;
    height: 32px;
    width: 32px
}

.testimonial-card .card-profile__title {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.14;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #16191c
}

.testimonial-card .card-profile__username {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.33;
    letter-spacing: 0;
    margin-bottom: 0;
    color: #5b6065
}

.testimonial-card .card-desc {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c
}

.testimonial-card .card-date {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #5b6065
}

.bc-inline-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.bc-inline-group>.acf-innerblocks-container {
    display: contents
}

.bc-inline-group.col-gap-xs {
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px
}

.bc-inline-group.col-gap-s {
    -webkit-column-gap: 16px;
    -moz-column-gap: 16px;
    column-gap: 16px
}

.bc-inline-group.col-gap-md {
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px
}

.bc-inline-group.col-gap-lg {
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 32px
}

.bc-inline-group.row-gap-xs {
    row-gap: 8px
}

.bc-inline-group.row-gap-s {
    row-gap: 16px
}

.bc-inline-group.row-gap-md {
    row-gap: 24px
}

.bc-inline-group.row-gap-lg {
    row-gap: 32px
}

.bc-inline-group.direct-sm-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bc-inline-group.direct-sm-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.bc-inline-group .dg-body-text {
    width: auto
}

@media screen and (min-width:768px) {
    .bc-inline-group.direct-tb-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bc-inline-group.direct-tb-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media screen and (min-width:1024px) {
    .bc-inline-group.direct-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bc-inline-group.direct-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.bc-container-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.bc-container-block>.acf-innerblocks-container {
    display: contents
}

@media screen and (min-width:992px) {
    .bc-container-block.eight-columns {
        width: calc(66.6664% - 10.6666666667px);
        margin-inline: auto
    }
}

@media screen and (max-width:767px) {
    .ai-sm-flex-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .ai-sm-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .ai-tb-flex-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .ai-tb-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

@media screen and (min-width:1024px) {
    .ai-flex-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left
    }

    .ai-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .jc-sm-flex-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .jc-sm-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .jc-sm-flex-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .jc-tb-flex-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .jc-tb-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .jc-tb-flex-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media screen and (min-width:992px) {
    .jc-flex-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .jc-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .jc-flex-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .jc-space-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .jc-space-around {
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .jc-space-evenly {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }
}

.bc-faq-section .dg-col12 {
    margin-inline: auto
}

.bc-faq-section.bc-section-bg-eerieblack-100,
.bc-faq-section.bc-section-bg-ghostwhite-25,
.bc-faq-section.bc-section-bg-ghostwhite-50 {
    padding-top: 64px;
    padding-bottom: 64px
}

@media screen and (min-width:992px) {

    .bc-faq-section.bc-section-bg-eerieblack-100,
    .bc-faq-section.bc-section-bg-ghostwhite-25,
    .bc-faq-section.bc-section-bg-ghostwhite-50 {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.bc-faq-section.bc-section-bg-ghostwhite-25 {
    background: #f5f5f6
}

.bc-faq-section.bc-section-bg-ghostwhite-50 {
    background: #f1f1f1
}

.bc-faq-section.bc-section-bg-eerieblack-100 {
    background: #16191c
}

.bc-faq-section.bc-section-bg-eerieblack-100 .dg-title {
    color: #fff
}

.bc-faq-section .dg-title {
    text-align: center;
    margin-bottom: 32px
}

@media screen and (min-width:992px) {
    .bc-faq-section .dg-title {
        margin-bottom: 64px
    }
}

.bc-faq-list .bc-faq-item {
    position: relative;
    width: 100%
}

.bc-faq-list .bc-faq-item:not(:last-child) {
    margin-bottom: 16px
}

.bc-faq-list .bc-faq-item.expanded {
    padding-bottom: 32px
}

.bc-faq-list .bc-faq-item__chevron {
    pointer-events: none;
    margin: 2px 0 2px auto;
    width: 24px;
    height: 24px;
    color: #393e41;
    margin-right: 8px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.bc-faq-list .bc-faq-item__chevron.expanded {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #16191c
}

@media screen and (min-width:768px) {
    .bc-faq-list .bc-faq-item__chevron {
        margin: 4px 0 4px auto
    }
}

.bc-faq-list .bc-faq-item__button {
    padding: 16px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    width: 100%;
    border-radius: 12px;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

@media screen and (min-width:1024px) {
    .bc-faq-list .bc-faq-item__button {
        padding: 16px 24px
    }
}

@media screen and (min-width:768px) {
    .bc-faq-list .bc-faq-item__button:hover {
        background: #f5f5f6
    }

    .bc-faq-list .bc-faq-item__button:hover .bc-faq-item__chevron,
    .bc-faq-list .bc-faq-item__button:hover .bc-faq-item__title {
        color: #16191c
    }
}

.bc-faq-list .bc-faq-item__content {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.bc-faq-list .bc-faq-item__container {
    display: grid;
    grid-template-rows: 0fr;
    -webkit-transition: grid-template-rows .3s;
    transition: grid-template-rows .3s;
    transition: grid-template-rows .3s, -ms-grid-rows .3s
}

.bc-faq-list .bc-faq-item__container.expanded {
    grid-template-rows: 1fr
}

.bc-faq-list .bc-faq-item__container.expanded>.bc-faq-item__content {
    opacity: 1;
    visibility: inherit
}

.bc-faq-list .bc-faq-item__title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 0;
    text-align: left;
    padding-right: 16px;
    color: #393e41;
    -webkit-transition: .3s color ease-in-out;
    transition: .3s color ease-in-out
}

@media screen and (min-width:1024px) {
    .bc-faq-list .bc-faq-item__title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 0
    }
}

.bc-faq-list .bc-faq-item__title.expanded {
    color: #16191c
}

.bc-faq-list .bc-faq-item__text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41;
    padding: 0 16px
}

@media screen and (min-width:1024px) {
    .bc-faq-list .bc-faq-item__text {
        padding: 0 24px
    }
}

.bc-faq-list .bc-faq-item__text p:not(:last-child) {
    margin-bottom: 16px
}

.bc-faq-list .bc-faq-item__text a {
    text-decoration: underline
}

.bc-faq-list .bc-faq-item__text ol,
.bc-faq-list .bc-faq-item__text ul {
    list-style-position: inside
}

@media screen and (min-width:768px) {
    .bc-faq-list.dark-mode .bc-faq-item__button:hover {
        background: rgba(255, 255, 255, .15)
    }

    .bc-faq-list.dark-mode .bc-faq-item__button:hover .bc-faq-item__chevron,
    .bc-faq-list.dark-mode .bc-faq-item__button:hover .bc-faq-item__title {
        color: #fff
    }
}

.bc-faq-list.dark-mode .bc-faq-item__chevron {
    color: #f5f5f6
}

.bc-faq-list.dark-mode .bc-faq-item__title {
    color: #f5f5f6
}

.bc-faq-list.dark-mode .bc-faq-item__title.expanded {
    color: #fff
}

.bc-faq-list.dark-mode .bc-faq-item__text,
.bc-faq-list.dark-mode .bc-faq-item__text p {
    color: #f5f5f6
}

.bc-faq-section-blog .dg-container {
    padding-inline: 0
}

.bc-faq-section-blog .dg-title {
    margin-bottom: 32px
}

.bc-faq-list-blog .bc-faq-item__container {
    grid-template-rows: 1fr
}

.bc-faq-list-blog .bc-faq-item__container>.bc-faq-item__content {
    opacity: 1;
    visibility: inherit
}

.bc-faq-list-blog .bc-faq-item__text {
    padding: 0
}

.bc-faq-list-blog .bc-faq-item:not(:last-child) {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .bc-faq-list-blog .bc-faq-item:not(:last-child) {
        margin-bottom: 32px
    }
}

.bc-faq-list-blog .bc-faq-item__title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.416;
    letter-spacing: -.019px;
    margin-bottom: 16px;
    padding-right: 0
}

@media screen and (min-width:1024px) {
    .bc-faq-list-blog .bc-faq-item__title {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: .019px;
        margin-bottom: 16px
    }
}

.bc-pricing-section .dg-row {
    padding: 32px 24px;
    border-radius: 16px;
    background: #f9f9f9
}

@media screen and (min-width:768px) {
    .bc-pricing-section .dg-row {
        padding: 48px;
        border-radius: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-section .dg-row {
        padding: 64px;
        border-radius: 48px
    }
}

.bc-pricing-section .dg-title {
    text-align: center;
    margin-bottom: 32px
}

@media screen and (min-width:768px) {
    .bc-pricing-section .dg-title {
        font-size: 2.375rem;
        font-weight: 600;
        line-height: 1.263;
        letter-spacing: -.022px;
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {
    .bc-pricing-section .dg-title {
        font-size: 3rem;
        font-weight: 600;
        line-height: 1.208;
        letter-spacing: -.022px;
        margin-bottom: 48px
    }
}

.bc-pricing-section-inner {
    margin-bottom: 48px
}

@media screen and (min-width:1024px) {
    .bc-pricing-section-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 48px
    }

    .bc-pricing-section-inner-left {
        width: 60%;
        margin-left: 32px
    }

    .bc-pricing-section-inner-right {
        width: 35.4%;
        min-width: 368px
    }
}

.bc-pricing-section-inner-left,
.bc-pricing-section-inner-right {
    margin-bottom: 32px
}

@media screen and (min-width:768px) {

    .bc-pricing-section-inner-left,
    .bc-pricing-section-inner-right {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1024px) {

    .bc-pricing-section-inner-left,
    .bc-pricing-section-inner-right {
        margin-bottom: 0
    }
}

@-webkit-keyframes gradient {
    0% {
        background-position-x: 0;
        opacity: 0
    }

    5% {
        opacity: .2
    }

    50% {
        opacity: 1
    }

    80% {
        opacity: .5
    }

    100% {
        background-position-x: 100%;
        opacity: 0
    }
}

@keyframes gradient {
    0% {
        background-position-x: 0;
        opacity: 0
    }

    5% {
        opacity: .2
    }

    50% {
        opacity: 1
    }

    80% {
        opacity: .5
    }

    100% {
        background-position-x: 100%;
        opacity: 0
    }
}

.dg-accordion-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 16px;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .dg-accordion-tags {
        gap: 16px
    }
}

.dg-accordion-tags .dg-tag-static.transparent.circled {
    padding: 0
}

@media screen and (min-width:768px) {
    .pricing-products {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 9.7%;
        -moz-column-gap: 9.7%;
        column-gap: 9.7%;
        row-gap: 32px;
        width: 100%
    }

    .pricing-products .dg-accordion__item {
        margin-bottom: 0 !important
    }

    .pricing-products .icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: rgba(0, 0, 0, .05);
        margin-right: 16px;
        border-radius: 50%;
        padding: 8px;
        width: 40px;
        height: 40px
    }

    .pricing-products button {
        cursor: default
    }

    .pricing-products .dg-accordion-item__title {
        color: #16191c !important;
        font-size: 1.375rem !important;
        line-height: 1.45 !important;
        letter-spacing: -.5px !important
    }

    .pricing-products .chevron,
    .pricing-products .dg-accordion-border-bottom {
        display: none
    }

    .pricing-products .dg-accordion-container {
        grid-template-rows: 1fr
    }

    .pricing-products .dg-accordion-content {
        opacity: 1;
        visibility: inherit
    }

    .pricing-plans button {
        cursor: default
    }

    .pricing-plans .dg-accordion-item__title {
        color: #16191c !important;
        font-size: 1.375rem !important;
        line-height: 1.45 !important;
        letter-spacing: -.5px !important
    }

    .pricing-plans .chevron {
        display: none
    }

    .pricing-plans .dg-accordion-container {
        grid-template-rows: 1fr
    }

    .pricing-plans .dg-accordion-content {
        opacity: 1;
        visibility: inherit
    }

    .pricing-plans .dg-accordion-border-bottom {
        padding-top: 16px
    }

    .pricing-plans .dg-accordion__item:last-child .dg-accordion-border-bottom {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .pricing-plans {
        grid-template-columns: 1fr;
        gap: 32px
    }
}

@media screen and (min-width:1201px) {
    .pricing-plans {
        grid-template-columns: repeat(2, 1fr)
    }
}

.bc-banner-wavy-section .dg-caption {
    width: 100%;
    margin-inline: auto
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-section .dg-caption {
        max-width: 610px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-section .dg-caption {
        max-width: 968px
    }
}

.bc-banner-wavy-wrapper {
    text-align: center
}

.bc-banner-wavy-container {
    position: relative;
    padding: 48px 0;
    overflow: hidden;
    background-color: #1ebfbf;
    border-radius: 16px;
    margin-bottom: 16px
}

.bc-wavy-blog-banner .bc-banner-wavy-container {
    padding: 32px 24px;
    border-radius: 16px
}

@media screen and (min-width:1024px) {
    .bc-wavy-blog-banner .bc-banner-wavy-container {
        padding: 32px
    }
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container {
        border-radius: 32px;
        margin-bottom: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container {
        border-radius: 48px;
        padding: 64px 0
    }
}

.bc-banner-wavy-container>.acf-innerblocks-container {
    display: contents
}

.bc-banner-wavy-container .wave {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1.5px solid #fff;
    border-radius: 50%;
    pointer-events: none;
    aspect-ratio: 1/1
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave {
        border-width: 2px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave {
        border-width: 3px
    }
}

.bc-banner-wavy-container .wave.wave1 {
    min-width: 293px;
    width: 293px
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave.wave1 {
        width: 34.4%
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave.wave1 {
        width: 50.5%
    }
}

.bc-banner-wavy-container .wave.wave2 {
    min-width: 364px;
    width: 364px;
    opacity: .8
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave.wave2 {
        width: calc(34.4% + 80px)
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave.wave2 {
        width: calc(50.5% + 144px)
    }
}

.bc-banner-wavy-container .wave.wave3 {
    min-width: 435px;
    width: 435px;
    opacity: .6
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave.wave3 {
        width: calc(34.4% + 160px)
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave.wave3 {
        width: calc(50.5% + 288px)
    }
}

.bc-banner-wavy-container .wave.wave4 {
    min-width: 507px;
    width: 506px;
    opacity: .4
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave.wave4 {
        width: calc(34.4% + 240px)
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave.wave4 {
        width: calc(50.5% + 432px)
    }
}

.bc-banner-wavy-container .wave.wave5 {
    min-width: 580px;
    width: 577px;
    opacity: .2;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container .wave.wave5 {
        width: calc(34.4% + 320px)
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .wave.wave5 {
        width: calc(50.5% + 576px)
    }
}

.bc-banner-wavy-container .dg-title {
    color: #16191c;
    width: 100%;
    margin-bottom: 32px
}

.bc-wavy-blog-banner .bc-banner-wavy-container .dg-title {
    margin-bottom: 16px
}

.bc-banner-wavy-container .dg-link {
    margin-bottom: 16px;
    height: 40px;
    font-size: .875rem
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container .dg-link {
        height: 56px;
        font-size: 1rem
    }
}

.bc-banner-wavy-container-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-inline: 25px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container-wrapper {
        margin-inline: auto;
        max-width: 610px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-wavy-container-wrapper {
        max-width: 968px
    }
}

.bc-banner-wavy-container-wrapper>.acf-innerblocks-container {
    display: contents
}

.bc-banner-wavy-container-wrapper .banner-wavy-logo svg {
    display: block;
    width: auto;
    margin-bottom: 32px;
    height: 32px
}

@media screen and (min-width:768px) {
    .bc-banner-wavy-container-wrapper .banner-wavy-logo svg {
        height: 48px
    }
}

.bc-banner-divided-section .bc-banner-divided-wrapper {
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper {
        border-radius: 32px;
        margin-bottom: 32px
    }

    .bc-banner-divided-section .bc-banner-divided-wrapper>.acf-innerblocks-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper {
        border-radius: 48px
    }
}

.bc-banner-divided-section .bc-banner-divided-wrapper-left {
    padding: 32px 24px;
    background: #16191c
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper-left {
        width: 50%;
        padding: 48px 24px 48px 48px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper-left {
        padding: 64px 32px 64px 64px
    }
}

.bc-banner-divided-section .bc-banner-divided-wrapper-right {
    padding: 32px 24px;
    background: #1ebfbf
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper-right {
        width: 50%;
        padding: 48px 48px 48px 24px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .bc-banner-divided-wrapper-right {
        padding: 64px 64px 64px 32px
    }
}

.bc-banner-divided-section .banner-logo svg {
    display: block;
    margin: 0 auto 24px
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .banner-logo svg {
        margin: 0 0 24px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .banner-logo svg {
        margin: 0 0 48px
    }
}

.bc-banner-divided-section .dg-title {
    margin-bottom: 16px;
    color: #fff;
    text-align: center
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .dg-title {
        text-align: left;
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .dg-title {
        font-size: 2.5rem;
        font-weight: 600;
        line-height: 1.33;
        letter-spacing: -.021px;
        margin-bottom: 24px
    }
}

.bc-banner-divided-section .dg-body-text {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 24px;
    text-align: center
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .dg-body-text {
        text-align: left
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-divided-section .dg-body-text {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 48px
    }
}

.bc-banner-divided-section .dg-button {
    width: 100%;
    margin-bottom: 16px
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .dg-button {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }
}

.bc-banner-divided-section .dg-tag__label {
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:768px) {
    .bc-banner-divided-section .dg-tag__label {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.bc-banner-divided-section .dg-caption {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    text-align: center
}

.bc-banner-money-back-section.bc-section-bg-eerieblack-100,
.bc-banner-money-back-section.bc-section-bg-ghostwhite-50 {
    padding-top: 64px;
    padding-bottom: 64px
}

@media screen and (min-width:992px) {

    .bc-banner-money-back-section.bc-section-bg-eerieblack-100,
    .bc-banner-money-back-section.bc-section-bg-ghostwhite-50 {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.bc-banner-money-back-section.bc-section-bg-ghostwhite-50 {
    background: #f1f1f1
}

.bc-banner-money-back-section.bc-section-bg-eerieblack-100 {
    background: #16191c
}

.bc-banner-money-back-section-container {
    border-radius: 16px;
    overflow: hidden;
    padding: 32px 24px;
    background: #1ebfbf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .bc-banner-money-back-section-container {
        border-radius: 32px;
        padding: 48px
    }

    .bc-banner-money-back-section-container>.acf-innerblocks-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-money-back-section-container {
        border-radius: 48px;
        padding: 96px 64px
    }
}

.bc-banner-money-back-section-col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bc-banner-money-back-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media screen and (min-width:768px) {
    .bc-banner-money-back-section-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.bc-banner-money-back-section-content {
    margin-top: 64px
}

@media screen and (min-width:768px) {
    .bc-banner-money-back-section-content {
        margin-top: 0
    }
}

.bc-banner-money-back-section .dg-title {
    color: #16191c
}

.bc-banner-money-back-section .dg-body-text {
    color: #393e41
}

@media screen and (max-width:767px) {
    .bc-banner-money-back-section.img-position-mobile-bottom .dg-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bc-banner-money-back-section.img-position-mobile-bottom .dg-row .bc-banner-money-back-section-content {
        margin-top: 0;
        margin-bottom: 64px
    }
}

.bc-infinite-slider {
    position: relative;
    overflow-x: hidden;
    max-width: 1800px;
    margin-inline: auto
}

.bc-infinite-slider>.infinite-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bc-infinite-slider:after,
.bc-infinite-slider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(50% - 60px);
    z-index: 9
}

@media screen and (min-width:992px) {

    .bc-infinite-slider:after,
    .bc-infinite-slider:before {
        width: calc(50% - 84px)
    }
}

.bc-infinite-slider:before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, .2)));
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, .2))
}

.bc-infinite-slider:after {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .2)), to(#fff));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .2), #fff)
}

.bc-infinite-slider .slide .inner {
    padding: 20px 4px;
    height: 56px
}

@media screen and (min-width:992px) {
    .bc-infinite-slider .slide .inner {
        height: 88px;
        padding: 32px 8px
    }
}

.bc-infinite-slider .slide img {
    width: 84px;
    max-width: none;
    margin: auto
}

@media screen and (min-width:992px) {
    .bc-infinite-slider .slide img {
        width: 126px
    }
}

.bc-infinite-slider-platform .slide .inner {
    padding: 12px 4px
}

@media screen and (min-width:992px) {
    .bc-infinite-slider-platform .slide .inner {
        padding: 20px 8px
    }
}

.bc-infinite-slider-platform .slide img {
    width: 32px
}

@media screen and (min-width:992px) {
    .bc-infinite-slider-platform .slide img {
        width: 48px
    }
}

.bc-tabs-list>.acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-inline: 0
}

@media screen and (min-width:1024px) {
    .bc-tabs-list>.acf-innerblocks-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.bc-tabs-flat-item__chevron {
    display: block
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__chevron {
        display: none
    }
}

.bc-tabs-flat-item__body {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__body {
        -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
        order: 99
    }
}

.bc-tabs-flat-item__content {
    display: grid;
    grid-template-rows: 0fr;
    -webkit-transition: grid-template-rows .3s;
    transition: grid-template-rows .3s;
    transition: grid-template-rows .3s, -ms-grid-rows .3s
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__content {
        display: none;
        width: 70%;
        text-align: center;
        margin: 32px auto 0;
        padding-bottom: 0
    }
}

.bc-tabs-flat-item__content.full-width {
    width: 100%
}

.bc-tabs-flat-item__content .dg-body-text p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.bc-tabs-flat-item__content-wrapper {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.bc-tabs-flat-item__content-wrapper .acf-innerblocks-container {
    display: block;
    margin-bottom: 0
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__content-wrapper .acf-innerblocks-container {
        display: unset;
        padding-bottom: unset
    }
}

.bc-tabs-flat-item__content-wrapper .acf-innerblocks-container .dg-container {
    padding-inline: 0
}

.bc-tabs-flat-item__button {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    color: #7d8185;
    border: none;
    cursor: pointer;
    padding: 16px 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__button {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: unset;
        display: block;
        padding: 16px 32px;
        border-bottom: 2px solid #7d8185
    }
}

.bc-tabs-flat-item__button[aria-expanded=true]+.bc-tabs-flat-item__body .bc-tabs-flat-item__content {
    grid-template-rows: 1fr
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__button[aria-expanded=true]+.bc-tabs-flat-item__body .bc-tabs-flat-item__content {
        display: block;
        grid-template-rows: unset
    }
}

.bc-tabs-flat-item__button[aria-expanded=true]+.bc-tabs-flat-item__body .bc-tabs-flat-item__content-wrapper {
    opacity: 1;
    visibility: inherit
}

.bc-tabs-flat-item__button span {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.67;
    letter-spacing: -.018px;
    margin-bottom: 0
}

.bc-tabs-flat-item__button:hover {
    color: #393e41
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__button:hover {
        background-color: #f5f5f6;
        border-bottom: 2px solid #393e41
    }
}

.bc-tabs-flat-item__button:active {
    color: #393e41
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__button:active {
        background-color: #f5f5f6;
        border-bottom: 2px solid #393e41
    }
}

.bc-tabs-flat-item__button.selected {
    color: #16191c
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__button.selected {
        border-bottom: 2px solid #16191c
    }
}

.bc-tabs-flat-item__border {
    border-bottom: 2px solid rgba(0, 0, 0, .05);
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__border {
        display: none
    }
}

.bc-tabs-flat-item__chevron {
    pointer-events: none;
    margin: 2px 0 2px auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #7d8185;
    -webkit-transition: color .5s, -webkit-transform .5s;
    transition: color .5s, -webkit-transform .5s;
    transition: color .5s, transform .5s;
    transition: color .5s, transform .5s, -webkit-transform .5s
}

.bc-tabs-flat-item__chevron.selected {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #16191c;
    -webkit-transition: color .5s, -webkit-transform .5s;
    transition: color .5s, -webkit-transform .5s;
    transition: color .5s, transform .5s;
    transition: color .5s, transform .5s, -webkit-transform .5s
}

@media screen and (min-width:1024px) {
    .bc-tabs-flat-item__chevron {
        display: none
    }
}

.bc-banner-black-section-container {
    border-radius: 16px;
    overflow: hidden;
    padding: 32px 24px;
    background: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .bc-banner-black-section-container {
        border-radius: 32px;
        padding: 48px
    }

    .bc-banner-black-section-container>.acf-innerblocks-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1024px) {
    .bc-banner-black-section-container {
        border-radius: 48px;
        padding: 96px 64px
    }
}

.bc-banner-black-section-col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (min-width:768px) {
    .bc-banner-black-section-col:first-child {
        padding-right: 16px
    }
}

@media screen and (min-width:768px) {
    .bc-banner-black-section-col:last-child {
        padding-left: 16px
    }
}

.bc-banner-black-section-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bc-banner-black-section.invert-default .bc-banner-black-section-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media screen and (min-width:768px) {
    .bc-banner-black-section.invert-default .bc-banner-black-section-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.bc-banner-black-section.invert-default .bc-banner-black-section-picture {
    margin-bottom: 64px
}

@media screen and (min-width:768px) {
    .bc-banner-black-section.invert-default .bc-banner-black-section-picture {
        margin-bottom: 0
    }
}

.bc-banner-black-section.invert-on-mobile .bc-banner-black-section-picture {
    margin-top: 64px
}

@media screen and (min-width:768px) {
    .bc-banner-black-section.invert-on-mobile .bc-banner-black-section-picture {
        margin-top: 0
    }
}

.bc-banner-black-section .dg-body-text,
.bc-banner-black-section .dg-body-text>*,
.bc-banner-black-section .dg-tag__label,
.bc-banner-black-section .dg-title {
    color: #000
}

.bc-device-section.bc-device-section-bg-eerieblack-100 {
    background: #16191c;
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:768px) {
    .bc-device-section.bc-device-section-bg-eerieblack-100 {
        padding-top: 64px;
        padding-bottom: 64px
    }
}

@media screen and (min-width:1024px) {
    .bc-device-section.bc-device-section-bg-eerieblack-100 {
        padding-top: 96px;
        padding-bottom: 96px
    }
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-container-block .dg-title {
    color: #fff
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-container-block * {
    color: #f5f5f6
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-container-block .dg-body-text p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .bc-device-section.bc-device-section-bg-eerieblack-100 .bc-container-block .dg-body-text p {
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.67;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .bc-device-section.bc-device-section-bg-eerieblack-100 .bc-container-block .dg-body-text p {
        font-size: 1.375rem;
        font-weight: 400;
        line-height: 1.45;
        letter-spacing: -.018px;
        margin-bottom: 0
    }
}

.bc-device-section-devices {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin: auto
}

.bc-device-section-devices.items-1 {
    grid-template-columns: repeat(1, 1fr);
    width: 102px
}

.bc-device-section-devices.items-2 {
    grid-template-columns: repeat(2, 1fr);
    width: 220px
}

@media screen and (min-width:768px) {
    .bc-device-section-devices {
        grid-template-columns: repeat(5, 1fr)
    }

    .bc-device-section-devices.items-3 {
        grid-template-columns: repeat(3, 1fr);
        width: 338px
    }

    .bc-device-section-devices.items-4 {
        grid-template-columns: repeat(4, 1fr);
        width: 456px
    }

    .bc-device-section-devices.items-5 {
        grid-template-columns: repeat(5, 1fr);
        width: 574px
    }
}

@media screen and (min-width:1024px) {
    .bc-device-section-devices {
        grid-template-columns: repeat(10, 1fr)
    }

    .bc-device-section-devices.items-6 {
        grid-template-columns: repeat(6, 1fr);
        width: 708px
    }

    .bc-device-section-devices.items-7 {
        grid-template-columns: repeat(7, 1fr)
    }

    .bc-device-section-devices.items-8 {
        grid-template-columns: repeat(8, 1fr)
    }

    .bc-device-section-devices.items-9 {
        grid-template-columns: repeat(9, 1fr)
    }
}

.bc-device-section-devices:not(:first-child) {
    margin-top: 32px
}

@media screen and (min-width:768px) {
    .bc-device-section-devices:not(:first-child) {
        margin-top: 64px
    }
}

.bc-device-section-devices-link {
    height: 102px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 16px;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.bc-device-section-devices-link:active,
.bc-device-section-devices-link:focus,
.bc-device-section-devices-link:hover {
    border-color: #16191c
}

.bc-device-section-devices-link svg {
    display: block;
    width: 32px;
    height: 32px;
    margin-bottom: 8px
}

.bc-device-section-devices-link span {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #393e41
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-device-section-devices-link {
    background: #1e2327;
    border-color: #1e2327
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-device-section-devices-link:active,
.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-device-section-devices-link:focus,
.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-device-section-devices-link:hover {
    border-color: #fff
}

.bc-device-section.bc-device-section-bg-eerieblack-100 .bc-device-section-devices-link span {
    color: #fff
}

.bc-video-section-type-a .bc-video-section-row {
    border-radius: 16px;
    background: #16191c;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media screen and (min-width:768px) {
    .bc-video-section-type-a .bc-video-section-row {
        border-radius: 32px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-a .bc-video-section-row {
        border-radius: 48px
    }
}

.bc-video-section-type-a .bc-video-section-col-content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 32px 24px
}

@media screen and (min-width:768px) {
    .bc-video-section-type-a .bc-video-section-col-content {
        -webkit-box-ordinal-group: unset;
        -ms-flex-order: unset;
        order: unset;
        width: 50%;
        padding: 64px 24px 64px 48px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-a .bc-video-section-col-content {
        padding: 96px 32px 96px 64px
    }
}

.bc-video-section-type-a .bc-video-section-col-thumbnail {
    padding: 32px 24px
}

@media screen and (min-width:768px) {
    .bc-video-section-type-a .bc-video-section-col-thumbnail {
        width: 50%;
        padding: 48px 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-a .bc-video-section-col-thumbnail {
        padding: 96px 64px 96px 32px
    }
}

.bc-video-section-type-a .bc-video-section-thumbnail-wrap {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .bc-video-section-type-a .bc-video-section-thumbnail-wrap {
        border-radius: 32px
    }
}

.bc-video-section-type-a .dg-body-text,
.bc-video-section-type-a .dg-body-text>*,
.bc-video-section-type-a .dg-tag__label,
.bc-video-section-type-a .dg-title {
    color: #fff
}

.bc-video-section-type-a .dg-button,
.bc-video-section-type-a .dg-tag__label,
.bc-video-section-type-a .dg-title {
    margin-bottom: 16px
}

.bc-video-section-type-a .dg-body-text {
    margin-bottom: 24px
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-a .dg-body-text {
        margin-bottom: 48px
    }
}

.bc-video-section-type-b .bc-video-section-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bc-video-section-type-b .bc-video-section-col-content {
    margin-bottom: 32px;
    text-align: center
}

.bc-video-section-type-b .bc-video-section-thumbnail-wrap {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .bc-video-section-type-b .bc-video-section-thumbnail-wrap {
        border-radius: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-b .bc-video-section-thumbnail-wrap {
        border-radius: 64px
    }
}

.bc-video-section-type-b .acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bc-video-section-type-b .dg-body-text,
.bc-video-section-type-b .dg-title {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {

    .bc-video-section-type-b .dg-body-text,
    .bc-video-section-type-b .dg-title {
        margin-bottom: 32px
    }
}

.bc-video-section-type-b .dg-button,
.bc-video-section-type-b .dg-tag__label {
    margin-bottom: 16px
}

.bc-video-section-type-c .bc-video-section-col-content {
    margin-bottom: 16px
}

@media screen and (min-width:768px) {

    .bc-video-section-type-c .bc-video-section-col-content,
    .bc-video-section-type-c .bc-video-section-col-thumbnail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }
}

.bc-video-section-type-c .bc-video-section-thumbnail-wrap {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

@media screen and (min-width:768px) {
    .bc-video-section-type-c .bc-video-section-thumbnail-wrap {
        border-radius: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-c .bc-video-section-thumbnail-wrap {
        border-radius: 48px
    }
}

.bc-video-section-type-c .dg-body-text {
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .bc-video-section-type-c .dg-body-text {
        margin-bottom: 32px
    }
}

.bc-video-section-type-c .dg-button,
.bc-video-section-type-c .dg-tag__label,
.bc-video-section-type-c .dg-title {
    margin-bottom: 16px
}

.bc-video-section .bc-video-section-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 0;
    width: 64px;
    height: 64px;
    cursor: pointer
}

@media screen and (min-width:1024px) {

    .bc-video-section .bc-video-section-play-btn,
    .bc-video-section .bc-video-section-play-btn svg {
        width: 96px;
        height: 96px
    }
}

.bc-video-section .no-image {
    width: 100%;
    height: 320px;
    background: #bfbfc0
}

.bc-video-section .dg-body-text:last-child,
.bc-video-section .dg-button:last-child,
.bc-video-section .dg-tag__label:last-child,
.bc-video-section .dg-title:last-child {
    margin-bottom: 0 !important
}

.bc-money-back span {
    text-align: left
}

.bc-features-card {
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c;
    border-radius: 16px;
    border: 2px solid #16191c
}

.bc-features-card .acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.bc-embed-section .bc-embed-section-code-wrap {
    width: 100%
}

.dg-banner-blog {
    background: #f9f9f9;
    padding: 32px 24px;
    border-radius: 16px;
    margin-top: 32px
}

.dg-banner-blog-eerieblack-100 {
    background: #16191c
}

.dg-banner-blog-eerieblack-100 .dg-blog-body-text,
.dg-banner-blog-eerieblack-100 .dg-blog-post-heading,
.dg-banner-blog-eerieblack-100 .dg-listItem {
    color: #fff
}

.dg-banner-blog-azul-100 {
    background: #1ebfbf
}

.dg-banner-blog:not(:last-child) {
    margin-bottom: 32px
}

@media screen and (min-width:768px) {
    .dg-banner-blog {
        padding: 24px
    }

    .dg-banner-blog-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dg-banner-blog-inner>div {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (min-width:1024px) {
    .dg-banner-blog {
        padding: 32px
    }
}

.dg-banner-blog img {
    border-radius: 12px;
    overflow: hidden;
    margin: 0 auto 32px;
    width: 336px
}

@media screen and (min-width:768px) {
    .dg-banner-blog img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-bottom: 0;
        margin-left: 16px
    }
}

@media screen and (min-width:1024px) {
    .dg-banner-blog img {
        margin-left: 32px
    }
}

.dg-banner-blog .dg-title {
    color: #16191c;
    margin-bottom: 16px
}

.dg-banner-blog .dg-body-text * {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.dg-banner-blog .dg-body-text:not(:last-child),
.dg-banner-blog .dg-button:not(:last-child),
.dg-banner-blog .dg-list:not(:last-child),
.dg-banner-blog-inner>.block-editor-block-list__layout>:not(:last-child) {
    margin-bottom: 24px
}

.wp-block-ss-table-block-v2 {
    margin-bottom: 96px
}

.wp-block-ss-table-block-v2 p {
    margin: 0
}

.bc-table-section-v2 .dg-row {
    position: relative
}

.bc-table-section-v2 .bc-table-section__wrapper {
    width: 100%
}

.bc-table-section-v2 .block-editor-rich-text__editable:focus {
    outline: #00f !important
}

.bc-table-section-v2.has_scrollable .dg-container {
    padding-right: 0
}

.bc-table-section-v2.has_scrollable .dg-container table {
    margin-bottom: 16px;
    margin-right: 16px
}

@media screen and (min-width:768px) {
    .bc-table-section-v2.has_scrollable .dg-container table {
        margin-bottom: 0;
        margin-right: 0
    }
}

@media screen and (min-width:768px) {
    .bc-table-section-v2.has_scrollable .dg-container {
        padding-right: 16px
    }
}

.bc-table-section-v2 .has-fixed-col,
.bc-table-section-v2 .is_scrollable {
    width: 100%;
    overflow: auto;
    padding-bottom: 16px
}

.bc-table-section-v2 .has-fixed-col::-webkit-scrollbar,
.bc-table-section-v2 .is_scrollable::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.bc-table-section-v2 .has-fixed-col::-webkit-scrollbar-track,
.bc-table-section-v2 .is_scrollable::-webkit-scrollbar-track {
    background-color: #f1f1f1;
    border-radius: 16px;
    margin-right: 16px
}

.bc-table-section-v2 .has-fixed-col::-webkit-scrollbar-thumb,
.bc-table-section-v2 .is_scrollable::-webkit-scrollbar-thumb {
    border-radius: 16px;
    background-color: #7d8185
}

.bc-table-section-v2 .has-fixed-col table,
.bc-table-section-v2 .is_scrollable table {
    table-layout: auto;
    min-width: 700px
}

@media screen and (min-width:768px) {

    .bc-table-section-v2 .has-fixed-col table,
    .bc-table-section-v2 .is_scrollable table {
        min-width: 100%
    }
}

.bc-table-section-v2 .has-fixed-col table td,
.bc-table-section-v2 .is_scrollable table td {
    min-width: 164px
}

.bc-table-section-v2 .has-fixed-col {
    position: relative
}

.bc-table-section-v2 .has-fixed-col td:first-child {
    min-width: 276px;
    position: sticky;
    left: 0;
    top: auto;
    height: inherit;
    z-index: 3
}

.bc-table-section-v2 .has-fixed-col tr:first-child td:first-child::after,
.bc-table-section-v2 .has-fixed-col tr:last-child td:first-child::after {
    content: "";
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    width: 17px;
    height: 17px;
    background: url('data:image/svg+xml;utf8,<svg width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg"><path d="M0,17 L0,0 L17,0 A17 17 0 0 0 0,17" fill="white"/></svg>') no-repeat center/contain
}

.bc-table-section-v2 .has-fixed-col tr:last-child td:first-child::after {
    top: unset;
    bottom: -1px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.bc-table-block-v2 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    border-collapse: separate;
    width: 100%;
    table-layout: fixed;
    text-align: left;
    border-spacing: 0
}

.bc-table-block-v2 .table-cell-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

@media screen and (min-width:1024px) {
    .bc-table-block-v2 .table-cell-content {
        gap: 16px
    }
}

.bc-table-block-v2 a {
    text-decoration: underline
}

.bc-table-block-v2 td {
    padding: 8px 12px;
    border-right: 1px solid #bfbfc0;
    border-bottom: 1px solid #bfbfc0
}

@media screen and (min-width:1024px) {
    .bc-table-block-v2 td {
        padding: 16px
    }
}

.bc-table-block-v2 td:first-child {
    border-left: 1px solid #bfbfc0
}

.bc-table-block-v2 tr:first-child td:first-child {
    border-top: 1px solid #bfbfc0;
    border-top-left-radius: 16px
}

.bc-table-block-v2 tr:first-child td:last-child {
    border-top-right-radius: 16px
}

.bc-table-block-v2 tr:first-child td {
    border-top: 1px solid #bfbfc0
}

.bc-table-block-v2 tr:last-child td:first-child {
    border-bottom-left-radius: 16px
}

.bc-table-block-v2 tr:last-child td:last-child {
    border-bottom-right-radius: 16px
}

.bc-table-block-v2.heading_col tr td:first-child {
    background-color: #f9f9f9
}

.bc-table-block-v2.heading_row tr:first-child td {
    background-color: #dadadd
}

.cell-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -webkit-fill-available;
    gap: 16px
}

.table-cell-content {
    display: inline-block
}

.table-cell-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #f1f1f1;
    aspect-ratio: 1
}

.bc-money-back span {
    text-align: left
}

.dg-blog-body-text {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c;
    width: 100%;
    margin-bottom: 16px
}

.dg-blog-body-text a {
    text-decoration: underline
}

.ss-post-list {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #16191c;
    width: 100%;
    margin-bottom: 16px
}

.ss-post-list li {
    margin-left: 34px !important;
    padding-left: 0
}

.ss-post-list ul {
    list-style: outside
}

.ss-post-list ol {
    list-style-type: decimal
}

.ss-post-list a {
    text-decoration: underline
}

.ss-post-list.list-mb-none {
    margin-bottom: 0 !important
}

.ss-post-list.list-level-1 {
    margin-left: 18px
}

.ss-post-list.list-level-1.list-type-decimal {
    margin-left: 36px
}

.ss-post-list.list-level-2 {
    margin-left: 36px
}

.ss-post-list.list-level-2.list-type-decimal {
    margin-left: 72px
}

.ss-post-list.list-tag-ul.list-level-1,
.ss-post-list.list-tag-ul.list-level-2 {
    list-style-type: circle !important
}

.ss-post-list.list-tag-ol.list-type-decimal.list-format-1 li {
    counter-increment: listCounter
}

.ss-post-list.list-tag-ol.list-type-decimal.list-format-2 {
    counter-reset: listSecondCounter
}

.ss-post-list.list-tag-ol.list-type-decimal.list-format-2 li {
    counter-increment: listSecondCounter
}

.ss-post-list.list-tag-ol.list-type-upper-alpha {
    list-style-type: upper-alpha
}

.ss-post-list.list-tag-ol.list-type-lower-alpha {
    list-style-type: lower-alpha
}

.ss-post-list.list-tag-ol.list-type-upper-roman {
    list-style-type: upper-roman
}

.ss-post-list.list-tag-ol.list-type-lower-roman {
    list-style-type: lower-roman
}

.bc-table-comparison-section {
    position: relative
}

.bc-table-comparison-section .inner {
    overflow: auto visible;
    width: 100%;
    margin-bottom: 16px
}

@media screen and (min-width:1024px) {
    .bc-table-comparison-section .inner {
        margin-bottom: 0
    }
}

.bc-table-comparison-section .table {
    border-collapse: separate;
    border-spacing: 0;
    padding-bottom: 24px
}

@media screen and (min-width:1024px) {
    .bc-table-comparison-section .table {
        padding-bottom: 32px;
        width: 100%
    }
}

.bc-table-comparison-section .tableCustomRow {
    background-color: #fff
}

.bc-table-comparison-section .tableButtonRow {
    display: none
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableButtonRow {
        display: table-row
    }
}

.bc-table-comparison-section .tableHeader {
    padding: 20px 8px
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableHeader {
        padding: 32px 8px
    }
}



.bc-table-comparison-section .tableHeader .logo {
    height: 24px;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableHeader .logo {
        height: 32px
    }
}

@media screen and (min-width:1024px) {
    .bc-table-comparison-section .tableHeader .logo {
        height: 40px
    }
}

.bc-table-comparison-section .tableRow {
    background-color: #f9f9f9
}

.bc-table-comparison-section .tableRow:nth-of-type(odd) {
    background-color: #fff
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableRow {
        background-color: #fff
    }

    .bc-table-comparison-section .tableRow:nth-of-type(odd) {
        background-color: #f9f9f9
    }
}

.bc-table-comparison-section .tableData {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    padding: 16px 8px;
    text-align: center;
    min-width: 109px;
    vertical-align: middle;
    border-radius: inherit;
    color: #16191c
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableData {
        padding: 24px 8px
    }
}

.bc-table-comparison-section .tableData:first-of-type {
    border-radius: 16px 0 0 16px;
    padding: 16px;
    text-align: left;
    min-width: 115px;
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: inherit;
    -webkit-box-shadow: -16px 0 #fff, -16px 16px #fff, 0 16px #fff;
    box-shadow: -16px 0 #fff, -16px 16px #fff, 0 16px #fff
}

@media screen and (min-width:768px) {
    .bc-table-comparison-section .tableData:first-of-type {
        padding: 24px 16px 24px 32px;
        min-width: 247px
    }
}

.bc-table-comparison-section .tableData:last-of-type {
    border-radius: 0 16px 16px 0
}

.bc-table-comparison-section .iconWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bc-table-comparison-section .icon {
    width: 20px;
    height: 20px
}

.bc-table-comparison-section .xIcon {
    color: #fa3556
}




.bc-table-comparison-section .tableLastMobileRowData {
    padding: 11px
}

.bc-table-comparison-section .tableLastMobileRowData:first-of-type {
    border-radius: 16px 0 0 16px;
    text-align: left;
    min-width: 115px;
    position: sticky;
    left: 0;
    z-index: 2;
    background-color: inherit;
    -webkit-box-shadow: -16px 0 #fff, -16px 16px #fff, 0 16px #fff;
    box-shadow: -16px 0 #fff, -16px 16px #fff, 0 16px #fff
}



.bc-table-comparison-section .mobileButtonWrapper {
    padding: 16px 0 32px
}

.bc-table-comparison-section .dateOfComparisonWrapper {
    margin-bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:1024px) {
    .bc-table-comparison-section .dateOfComparisonWrapper {
        margin-bottom: 16px
    }
}

.bc-table-comparison-section .dateOfComparisonWrapper .dateOfComparison {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.71;
    letter-spacing: .2px;
    margin-bottom: 0;
    padding: 2px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    border-radius: 16px;
    text-align: center;
    background-color: #f1f1f1;
    color: #5b6065
}

.bc-table-comparison-section .disclaimer {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    text-align: center;
    color: #5b6065
}

.bc-table-comparison-section .disclaimer .techradarLink {
    text-decoration: underline
}


.bc-money-back span {
    text-align: left
}

.bc-blog-image-section {
    margin-bottom: 32px;
    border-radius: 16px;
    overflow: hidden
}

.bc-blog-image-section img {
    width: 100%;
    height: auto;
    display: block
}

.bc-quote-container {
    padding-top: 32px
}

.bc-quote-container .splide {
    width: 100%
}

.bc-quote-container .splide__track {
    overflow: visible !important
}

.bc-quote-container .splide__arrows {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

@media screen and (min-width:1024px) {
    .bc-quote-container .splide__arrows {
        display: none
    }
}

.bc-quote-container .splide-arrow {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #16191c;
    border: none;
    height: 32px;
    width: 32px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.bc-quote-container .splide-arrow svg {
    fill: #fff
}

.bc-quote-container .splide-arrow:not(:disabled):hover svg {
    fill: #bfbfc0
}

.bc-quote-container .splide-arrow:disabled {
    background-color: #f5f5f6
}

.bc-quote-container .splide-arrow:disabled svg {
    fill: #bfbfc0
}

.bc-quote-card {
    -webkit-box-shadow: 4px 4px 0 #16191c;
    box-shadow: 4px 4px 0 #16191c;
    border-radius: 16px;
    border: 2px solid #16191c;
    height: 100%;
    padding: 32px 24px;
    position: relative
}

@media screen and (min-width:768px) {
    .bc-quote-card {
        padding: 32px 24px 48px
    }
}

@media screen and (min-width:1024px) {
    .bc-quote-card {
        padding: 64px 32px
    }
}

.bc-quote-card .bc-quote-card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
    text-align: center
}

.bc-quote-card .logo-wrapper svg {
    display: block;
    height: 48px;
    width: auto;
    margin: 0 auto
}

@media screen and (min-width:1024px) {
    .bc-quote-card .logo-wrapper svg {
        height: 64px
    }
}

.bc-quote-card .quote-description {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #393e41
}

.bc-quote-card .icon-quote {
    position: absolute;
    right: 32px;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bc-screenshot-gallery {
    padding: 32px;
    background-color: #f5f5f6;
    border-radius: 16px;
    position: relative
}

.bc-screenshot-gallery .bc-gallery-icon {
    display: block;
    position: absolute;
    top: 9px;
    right: 9px
}

.bc-screenshot-gallery .bc-gallery-icon svg {
    display: block;
    width: 24px;
    height: 24px;
    padding: 3px;
    border: 1px solid transparent;
    border-radius: 50%
}

.bc-screenshot-gallery .bc-gallery-image {
    margin: 0 auto
}

.bc-screenshot-gallery .bc-gallery-icon__tooltip {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.66;
    letter-spacing: .2px;
    margin-bottom: 0;
    color: #fff;
    background-color: #1e2327;
    padding: 4px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 4px;
    position: absolute;
    bottom: calc(-100% - 6px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    pointer-events: none;
    opacity: 0;
    visibility: hidden
}

.bc-screenshot-gallery .bc-gallery-icon__tooltip::after {
    content: "";
    position: absolute;
    top: 1px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url("../img/icons/tooltip-arrow-icon.svg");
    width: 8px;
    height: 8px;
    background-repeat: no-repeat
}

.bc-screenshot-gallery .bc-gallery-container:hover .bc-gallery-icon svg {
    border-color: #393e41
}

.bc-screenshot-gallery .bc-gallery-container:hover .bc-gallery-icon__tooltip {
    visibility: visible;
    opacity: 1
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #16191c;
    opacity: .75
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-counter {
    display: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

button::-moz-focus-inner {
    padding: 0
}

.mfp-close {
    position: absolute;
    right: 16px;
    top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 24px;
    width: 24px;
    border: 0
}

@media screen and (min-width:1201px) {
    .mfp-close {
        right: 32px
    }
}

.mfp-close svg {
    height: 16px;
    width: 16px
}

.mfp-close svg path {
    fill: #f1f1f1
}

.mfp-arrow {
    position: absolute;
    top: 50%;
    width: 32px;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #16191c;
    border-radius: 50%;
    border: 1px solid #fff
}

.mfp-arrow.mfp-arrow-left {
    left: 16px
}

@media screen and (min-width:1201px) {
    .mfp-arrow.mfp-arrow-left {
        left: 32px
    }
}

.mfp-arrow.mfp-arrow-left svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mfp-arrow.mfp-arrow-right {
    right: 16px
}

@media screen and (min-width:1201px) {
    .mfp-arrow.mfp-arrow-right {
        right: 32px
    }
}

.mfp-arrow svg {
    width: 24px;
    height: 24px;
    border-radius: 50%
}

.mfp-arrow svg path {
    fill: #fff
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 42px 0 52px;
    margin: 0 auto
}

@media screen and (min-width:768px) {
    img.mfp-img {
        padding: 82px 0 82px
    }
}

.mfp-figure {
    line-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    width: 100%
}

@media screen and (min-width:768px) {
    .mfp-figure {
        width: 100vw;
        max-width: 610px;
        aspect-ratio: 1
    }
}

@media screen and (min-width:1201px) {
    .mfp-figure {
        height: 90vh;
        min-width: 968px;
        max-height: 920px
    }
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 32px;
    bottom: 32px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1
}

@media screen and (min-width:768px) {
    .mfp-figure:after {
        background: #f1f1f1;
        border-radius: 16px
    }
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    position: absolute;
    bottom: 8px;
    left: 0;
    width: 100%;
    cursor: auto
}

@media screen and (min-width:768px) {
    .mfp-bottom-bar {
        bottom: -16px
    }
}

.mfp-title {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0;
    color: #fff;
    word-wrap: break-word;
    text-align: center
}

@media screen and (min-width:768px) {
    .mfp-title {
        text-align: left
    }
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media all and (max-width:900px) {
    .mfp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.bc-text-section .acf-innerblocks-container {
    display: contents
}

.bc-text-section .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.bc-text-section .flex-direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.bc-text-section .bc-blog-image-section,
.bc-text-section .dg-featured-video-wrap {
    margin-bottom: 0
}

.bc-grey-container {
    padding: 16px;
    border-radius: 16px
}

@media screen and (min-width:768px) {
    .bc-grey-container {
        padding: 32px
    }
}

.bc-grey-container.bg_grey {
    background-color: #f1f1f1
}

.bc-grey-container .acf-innerblocks-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px
}

.bc-grey-container .ss-post-heading,
.bc-grey-container .ss-post-list {
    margin-bottom: 0
}

.bc-grey-container .ss-post-heading li,
.bc-grey-container .ss-post-list li {
    margin-left: 26px !important
}

.bc-grey-container .dg-body-text,
.bc-grey-container .dg-body-text p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -.011px;
    margin-bottom: 0
}

.dg-pricing-title {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: -.017px;
    margin-bottom: 0;
    width: 100%
}

@media screen and (min-width:1024px) {
    .dg-pricing-title {
        font-size: 2rem;
        font-weight: 600;
        line-height: 1.5;
        letter-spacing: -.021px;
        margin-bottom: 0
    }
}

.dg-pricing-title .bc-pricing-title__old {
    color: #7d8185;
    text-decoration: line-through
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

@media screen and (min-width:768px) {
    .d-none-sm {
        display: none !important
    }

    .d-block-sm {
        display: block !important
    }

    .d-flex-sm {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width:992px) {
    .d-none-tb {
        display: none !important
    }

    .d-block-tb {
        display: block !important
    }

    .d-flex-tb {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}

@media screen and (min-width:1024px) {
    .d-none-md {
        display: none !important
    }

    .d-block-md {
        display: block !important
    }

    .d-flex-md {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
}