@media (min-width:992px) {
    html.w-mod-js:not(.w-mod-ix) [data-w-id="bf45aaed-a3d4-1192-7c38-f40adcc43955"] {
        -webkit-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="bf45aaed-a3d4-1192-7c38-f40adcc43953"] {
        -webkit-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="f9d00c04-2c5a-92fa-53f3-c6c44dca187d"] {
        -webkit-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 100%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    }

    html.w-mod-js:not(.w-mod-ix) [data-w-id="f9d00c04-2c5a-92fa-53f3-c6c44dca187b"] {
        -webkit-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -moz-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        -ms-transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
        transform: translate3d(0, 0%, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
    }
}


.margin-top-small {
    margin-top: 40px;
}

.pricing-small {
    font-size: 1rem;
}

.normal-weight {
    font-weight: normal;
}

.invert {
    filter: invert(1);
}


::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: #000;
    border: 1px solid #000;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #1940f5;
}


::-moz-selection {
    background-color: transparent !important;

}

::selection {
    background-color: transparent !important;

}

*::-moz-selection, *::selection {
    background-color: transparent !important;
    background: transparent !important;
}

::selection {
    color: none !important;
}

::-moz-selection {
    color: none !important;
}

a, button {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
a, img {
    border: none;
    outline: none;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}


h1, h2, h3, h4, h5, h6, p, table, tr, td, ul, li {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.quote {
    color: #61d0fa;
    font-size: 2rem;
}


strong.thin {
    font-weight: 600;
}

.tiny-font {
    font-size: 0.6rem;
}

.website-logo{
    max-width: none;
}

.team-picture {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    max-width: none;
    max-height: none;
}

.alt-h1 {
    font-size: 2.6rem;
    text-transform: uppercase;
}

.plain-page h1, .plain-page h2, .plain-page h3 {
    text-align: left !important
}


.button_link a {
    background: #000;
    color: #fff;
    margin-top: 40px;
}

.article-small-img {
    border-radius: 10px;
}


.package-container a {
    text-decoration: none;
}

.white-text {
    color: #fff;
}

.no-text-decoration {
    text-decoration: none;
}

.article-image {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}

.text-light, .text-xl, .text-sm, .p-normal, .text-lg {
    cursor: default;
}


a, * {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

a, img, * {
    border: none;
    outline: none;
    -khtml-user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

