.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody+tbody {
        border-color: #dee2e6;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #dee2e6;
    }
}


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */


/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}


/**
 * Remove default margin.
 */

body {
    margin: 0;
}


/* HTML5 display definitions
   ========================================================================== */


/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}


/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}


/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}


/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}


/* Links
   ========================================================================== */


/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}


/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}


/* Text-level semantics
   ========================================================================== */


/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}


/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
    font-weight: bold;
}


/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
    font-style: italic;
}


/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
    margin: 0.67em 0;
    font-size: 2em;
}


/**
 * Address styling not present in IE 8/9.
 */

mark {
    color: #000;
    background: #ff0;
}


/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}


/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
    border: 0;
}


/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
    overflow: hidden;
}


/* Grouping content
   ========================================================================== */


/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
    margin: 1em 40px;
}


/**
 * Address differences between Firefox and other browsers.
 */

hr {
    box-sizing: content-box;
    height: 0;
}


/**
 * Contain overflow in all browsers.
 */

pre {
    overflow: auto;
}


/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}


/* Forms
   ========================================================================== */


/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */


/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    /* 3 */
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
}


/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
    overflow: visible;
}


/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
    text-transform: none;
}


/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    /* 3 */
    -webkit-appearance: button;
    /* 2 */
}


/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}


/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}


/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
    line-height: normal;
}


/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}


/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}


/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    /* 2 */
    box-sizing: content-box;
    -webkit-appearance: textfield;
    /* 1 */
}


/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}


/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    padding: 0;
    /* 2 */
    border: 0;
    /* 1 */
}


/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
    overflow: auto;
}


/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
    font-weight: bold;
}


/* Tables
   ========================================================================== */


/**
 * Remove most spacing between table cells.
 */

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    background: #F0F0F0;
}

.hljs,
.hljs-subst {
    color: #444;
}

.hljs-comment {
    color: #888888;
}

.hljs-keyword,
.hljs-attribute,
.hljs-selector-tag,
.hljs-meta-keyword,
.hljs-doctag,
.hljs-name {
    font-weight: bold;
}

.hljs-type,
.hljs-string,
.hljs-number,
.hljs-selector-id,
.hljs-selector-class,
.hljs-quote,
.hljs-template-tag,
.hljs-deletion {
    color: #880000;
}

.hljs-title,
.hljs-section {
    color: #880000;
    font-weight: bold;
}

.hljs-regexp,
.hljs-symbol,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-selector-attr,
.hljs-selector-pseudo {
    color: #BC6060;
}

.hljs-literal {
    color: #78A960;
}

.hljs-built_in,
.hljs-bullet,
.hljs-code,
.hljs-addition {
    color: #397300;
}

.hljs-meta {
    color: #1f7199;
}

.hljs-meta-string {
    color: #4d99bf;
}

.hljs-emphasis {
    font-style: italic;
}

.hljs-strong {
    font-weight: bold;
}

.hljs {
    display: block;
    overflow-x: auto;
    padding: 0.5em;
    padding: 25px;
    color: #333;
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    background: #F8F8F8;
    font-family: Courier, monospace, serif;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hljs-comment,
.diff .hljs-header {
    color: #998;
    font-style: italic;
}

.hljs-keyword,
.css .rule .hljs-keyword,
.hljs-winutils,
.nginx .hljs-title,
.hljs-subst,
.hljs-request,
.hljs-status {
    color: #333;
    font-weight: bold;
}

.hljs-number,
.hljs-hexcolor,
.ruby .hljs-constant {
    color: #008080;
}

.hljs-string,
.hljs-tag .hljs-value,
.hljs-doctag,
.tex .hljs-formula {
    color: #d14;
}

.hljs-title,
.hljs-id,
.scss .hljs-preprocessor {
    color: #900;
    font-weight: bold;
}

.hljs-list .hljs-keyword,
.hljs-subst {
    font-weight: normal;
}

.hljs-class .hljs-title,
.hljs-type,
.vhdl .hljs-literal,
.tex .hljs-command {
    color: #458;
    font-weight: bold;
}

.hljs-tag,
.hljs-tag .hljs-title,
.hljs-rule .hljs-property,
.django .hljs-tag .hljs-keyword {
    color: #000080;
    font-weight: normal;
}

.hljs-attribute,
.hljs-variable,
.lisp .hljs-body,
.hljs-name {
    color: #008080;
}

.hljs-regexp {
    color: #009926;
}

.hljs-symbol,
.ruby .hljs-symbol .hljs-string,
.lisp .hljs-keyword,
.clojure .hljs-keyword,
.scheme .hljs-keyword,
.tex .hljs-special,
.hljs-prompt {
    color: #990073;
}

.hljs-built_in {
    color: #0086b3;
}

.hljs-preprocessor,
.hljs-pragma,
.hljs-pi,
.hljs-doctype,
.hljs-shebang,
.hljs-cdata {
    color: #999;
    font-weight: bold;
}

.hljs-deletion {
    background: #fdd;
}

.hljs-addition {
    background: #dfd;
}

.diff .hljs-change {
    background: #0086b3;
}

.hljs-chunk {
    color: #aaa;
}

.convert-to-entities {
    opacity: 0;
}


/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -webkit-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    -webkit-transition: .2s transform, .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top, .2s -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -webkit-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    -webkit-transition: .2s transform, .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left, .2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -webkit-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    -webkit-transition: .2s transform, .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right, .2s -webkit-transform;
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-lazy {
    opacity: 0;
}

.swiper-lazy.swiper-lazy-loaded {
    opacity: 1;
}


/*--------------------------------------------------------------
2.0 Variables
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Colors
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Colors
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Helpers
2.0 Grid
3.0 Clearfix
4.0 Responsive Visibility
5.0 Placeholder
6.0 Button States
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Helpers
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Grid
--------------------------------------------------------------*/


/*--------------------------------------------------------------
3.0 Clearfix
--------------------------------------------------------------*/


/*--------------------------------------------------------------
4.0 Responsive Visibility
--------------------------------------------------------------*/


/*--------------------------------------------------------------
5.0 Placeholder
--------------------------------------------------------------*/


/*--------------------------------------------------------------
6.0 Button States
--------------------------------------------------------------*/


/*--------------------------------------------------------------
3.0 Base
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Include Fonts
2.0 Font Variables
  2.1 Family
  2.2 Weight
  2.3 Size
  2.4 Line-height
  2.5 Letter-spacing
  2.6 Color
3.0 Elements
4.0 Helper Classes
5.0 Paragraph Styles
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Include Fonts
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.1 Family
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.2 Weight
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.3 Size
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.4 Line-height
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.5 Letter-spacing
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Font Variables
  2.6 Color
--------------------------------------------------------------*/


/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/

strong {
    font-weight: 700;
}


/*--------------------------------------------------------------
4.0 Helper Classes
--------------------------------------------------------------*/


/*--------------------------------------------------------------
5.0 Paragraph Styles
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Height Control
2.0 Scroll
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Height Control
--------------------------------------------------------------*/

.u-height-full {
    height: 100%;
}

.u-max-height-full {
    max-height: 100%;
}

.u-height-square {
    position: relative;
}

.u-height-square::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.u-height-square__content {
    position: absolute;
    height: 100%;
    object-fit: cover;
}


/*--------------------------------------------------------------
2.0 Scroll
--------------------------------------------------------------*/

.u-no-scroll {
    overflow: hidden;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Base
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Base
--------------------------------------------------------------*/

html,
body {
    width: 100%;
    height: 100%;
    min-width: 320px;
}

body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    letter-spacing: -0.2px;
    color: #12161a;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highwhite-color: transparent;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
    body {
        -moz-osx-font-smoothing: auto;
    }
}

.lazy {
    opacity: 0;
}

.lazy.is-loaded {
    opacity: 1;
}


/*--------------------------------------------------------------
4.0 Bootstrap Override
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Components
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Components
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 General Mixins
2.0 Caret
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 General Mixins
--------------------------------------------------------------*/


/*--------------------------------------------------------------
2.0 Caret
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Buttons
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Buttons
--------------------------------------------------------------*/

.btn {
    position: relative;
    padding: 10px 16px;
    border-radius: 0;
    box-shadow: none;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.2px;
}

a.btn::after {
    content: none;
}

.btn-primary {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #ffffff;
    border: 1px solid #12161a;
    background-color: #12161a;
}

.btn-primary svg * {
    color: currentColor;
}

.btn-primary.btn:hover:not(:disabled):not(.disabled) {
    color: #ffffff;
    border: 1px solid #384551;
    background-color: #384551;
}

a.badge.btn-primary:hover:not(:disabled):not(.disabled),
a.badge.btn-primary:focus:not(:disabled):not(.disabled) {
    color: #ffffff !important;
    border: 1px solid #384551;
    background-color: #384551;
}

.btn-primary:active:not(:disabled):not(.disabled):not(.badge),
.btn-primary.active:not(:disabled):not(.disabled):not(.badge),
.btn-primary:focus:not(:disabled):not(.disabled):not(.badge),
.btn-primary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-primary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff !important;
    border: 1px solid #4b5c6d;
    background-color: #4b5c6d;
}

.btn-primary.disabled,
.btn-primary:disabled {
    cursor: default;
    opacity: 0.2;
    color: #ffffff;
    border: 1px solid #12161a;
    background-color: #12161a;
}

.btn-primary::after,
.btn-primary::before {
    border-color: #12161a;
}

.btn-primary.dropdown-toggle::after {
    border-color: #ffffff;
}

.btn-secondary {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.btn-secondary svg * {
    color: currentColor;
}

.btn-secondary.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #d9d9d9;
    background-color: #d9d9d9;
}

a.badge.btn-secondary:hover:not(:disabled):not(.disabled),
a.badge.btn-secondary:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #d9d9d9;
    background-color: #d9d9d9;
}

.btn-secondary:active:not(:disabled):not(.disabled):not(.badge),
.btn-secondary.active:not(:disabled):not(.disabled):not(.badge),
.btn-secondary:focus:not(:disabled):not(.disabled):not(.badge),
.btn-secondary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-secondary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #cccccc;
    background-color: #cccccc;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.btn-secondary::after,
.btn-secondary::before {
    border-color: #ffffff;
}

.btn-success {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #3CCfA0;
    background-color: #3CCfA0;
}

.btn-success svg * {
    color: currentColor;
}

.btn-success.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #2db68a;
    background-color: #2db68a;
}

a.badge.btn-success:hover:not(:disabled):not(.disabled),
a.badge.btn-success:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #2db68a;
    background-color: #2db68a;
}

.btn-success:active:not(:disabled):not(.disabled):not(.badge),
.btn-success.active:not(:disabled):not(.disabled):not(.badge),
.btn-success:focus:not(:disabled):not(.disabled):not(.badge),
.btn-success.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-success.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #2aab82;
    background-color: #2aab82;
}

.btn-success.disabled,
.btn-success:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #3CCfA0;
    background-color: #3CCfA0;
}

.btn-success::after,
.btn-success::before {
    border-color: #3CCfA0;
}

.btn-info,
.btn-light {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #d0d0d1;
    background-color: #d0d0d1;
}

.btn-info svg *,
.btn-light svg * {
    color: currentColor;
}

.btn-info.btn:hover:not(:disabled):not(.disabled),
.btn-light.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #b0b0b2;
    background-color: #b0b0b2;
}

a.badge.btn-info:hover:not(:disabled):not(.disabled),
a.badge.btn-info:focus:not(:disabled):not(.disabled),
.btn-light:hover:not(:disabled):not(.disabled),
.btn-light:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #b0b0b2;
    background-color: #b0b0b2;
}

.btn-info:active:not(:disabled):not(.disabled):not(.badge),
.btn-info.active:not(:disabled):not(.disabled):not(.badge),
.btn-info:focus:not(:disabled):not(.disabled):not(.badge),
.btn-info.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-info.dropdown-toggle:not(:disabled):not(.disabled):not(.badge),
.btn-light:active:not(:disabled):not(.disabled):not(.badge),
.btn-light.active:not(:disabled):not(.disabled):not(.badge),
.btn-light:focus:not(:disabled):not(.disabled):not(.badge),
.btn-light.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-light.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #a6a6a8;
    background-color: #a6a6a8;
}

.btn-info.disabled,
.btn-info:disabled,
.btn-light.disabled,
.btn-light:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #d0d0d1;
    background-color: #d0d0d1;
}

.btn-info::after,
.btn-info::before,
.btn-light::after,
.btn-light::before {
    border-color: #d0d0d1;
}

.btn-warning {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #e8d35a;
    background-color: #e8d35a;
}

.btn-warning svg * {
    color: currentColor;
}

.btn-warning.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #e2c830;
    background-color: #e2c830;
}

a.badge.btn-warning:hover:not(:disabled):not(.disabled),
a.badge.btn-warning:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #e2c830;
    background-color: #e2c830;
}

.btn-warning:active:not(:disabled):not(.disabled):not(.badge),
.btn-warning.active:not(:disabled):not(.disabled):not(.badge),
.btn-warning:focus:not(:disabled):not(.disabled):not(.badge),
.btn-warning.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-warning.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #e0c421;
    background-color: #e0c421;
}

.btn-warning.disabled,
.btn-warning:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #e8d35a;
    background-color: #e8d35a;
}

.btn-warning::after,
.btn-warning::before {
    border-color: #e8d35a;
}

.btn-danger {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #FF8282;
    background-color: #FF8282;
}

.btn-danger svg * {
    color: currentColor;
}

.btn-danger.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #ff4848;
    background-color: #ff4848;
}

a.badge.btn-danger:hover:not(:disabled):not(.disabled),
a.badge.btn-danger:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #ff4848;
    background-color: #ff4848;
}

.btn-danger:active:not(:disabled):not(.disabled):not(.badge),
.btn-danger.active:not(:disabled):not(.disabled):not(.badge),
.btn-danger:focus:not(:disabled):not(.disabled):not(.badge),
.btn-danger.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-danger.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #ff3535;
    background-color: #ff3535;
}

.btn-danger.disabled,
.btn-danger:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #FF8282;
    background-color: #FF8282;
}

.btn-danger::after,
.btn-danger::before {
    border-color: #FF8282;
}

.btn-outline-primary,
.btn-outline-dark {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #12161a;
    background-color: transparent;
}

.btn-outline-primary svg *,
.btn-outline-dark svg * {
    color: currentColor;
}

.btn-outline-primary.btn:hover:not(:disabled):not(.disabled),
.btn-outline-dark.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border-color: #12161a;
    background-color: rgba(18, 22, 26, 0.3);
}

.btn-outline-primary.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-primary.btn:hover:not(:disabled):not(.disabled)::before,
.btn-outline-dark.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-dark.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #12161a;
}

a.badge.btn-outline-primary:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-primary:focus:not(:disabled):not(.disabled),
.btn-outline-dark:hover:not(:disabled):not(.disabled),
.btn-outline-dark:focus:not(:disabled):not(.disabled) {
    color: #ffffff !important;
    border-color: #12161a;
    background-color: #12161a;
}

.btn-outline-primary:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-primary.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-primary:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-primary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-primary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge),
.btn-outline-dark:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-dark.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-dark:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-dark.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-dark.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #08090b;
    background-color: #12161a;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled,
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    cursor: default;
    opacity: 0.4;
    color: #12161a !important;
    border-color: #12161a;
}

.btn-outline-secondary {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent;
}

.btn-outline-secondary svg * {
    color: currentColor;
}

.btn-outline-secondary.btn:hover:not(:disabled):not(.disabled) {
    color: #ffffff;
    border-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
}

.btn-outline-secondary.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-secondary.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #ffffff;
}

a.badge.btn-outline-secondary:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-secondary:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #ffffff;
    background-color: #ffffff;
}

.btn-outline-secondary:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-secondary.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-secondary:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-secondary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-secondary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a;
    border-color: #f2f2f2;
    background-color: #ffffff;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    cursor: default;
    opacity: 0.4;
    color: #ffffff !important;
    border-color: #ffffff;
}

.btn-outline-success {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #3CCfA0;
    border: 1px solid #3CCfA0;
    background-color: transparent;
}

.btn-outline-success svg * {
    color: currentColor;
}

.btn-outline-success.btn:hover:not(:disabled):not(.disabled) {
    color: #3CCfA0;
    border-color: #3CCfA0;
    background-color: rgba(60, 207, 160, 0.3);
}

.btn-outline-success.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-success.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #3CCfA0;
}

a.badge.btn-outline-success:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-success:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #3CCfA0;
    background-color: #3CCfA0;
}

.btn-outline-success:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-success.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-success:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-success.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-success.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #30c293;
    background-color: #3CCfA0;
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    cursor: default;
    opacity: 0.4;
    color: #3CCfA0 !important;
    border-color: #3CCfA0;
}

.btn-outline-info,
.btn-outline-light {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #d0d0d1;
    border: 1px solid #d0d0d1;
    background-color: transparent;
}

.btn-outline-info svg *,
.btn-outline-light svg * {
    color: currentColor;
}

.btn-outline-info.btn:hover:not(:disabled):not(.disabled),
.btn-outline-light.btn:hover:not(:disabled):not(.disabled) {
    color: #d0d0d1;
    border-color: #d0d0d1;
    background-color: rgba(208, 208, 209, 0.3);
}

.btn-outline-info.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-info.btn:hover:not(:disabled):not(.disabled)::before,
.btn-outline-light.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-light.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #d0d0d1;
}

a.badge.btn-outline-info:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-info:focus:not(:disabled):not(.disabled),
.btn-outline-light:hover:not(:disabled):not(.disabled),
.btn-outline-light:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #d0d0d1;
    background-color: #d0d0d1;
}

.btn-outline-info:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-info.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-info:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-info.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-info.dropdown-toggle:not(:disabled):not(.disabled):not(.badge),
.btn-outline-light:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-light.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-light:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-light.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-light.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #c3c3c4;
    background-color: #d0d0d1;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled,
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    cursor: default;
    opacity: 0.4;
    color: #d0d0d1 !important;
    border-color: #d0d0d1;
}

.btn-outline-warning {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #e8d35a;
    border: 1px solid #e8d35a;
    background-color: transparent;
}

.btn-outline-warning svg * {
    color: currentColor;
}

.btn-outline-warning.btn:hover:not(:disabled):not(.disabled) {
    color: #e8d35a;
    border-color: #e8d35a;
    background-color: rgba(232, 211, 90, 0.3);
}

.btn-outline-warning.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-warning.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #e8d35a;
}

a.badge.btn-outline-warning:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-warning:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #e8d35a;
    background-color: #e8d35a;
}

.btn-outline-warning:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-warning.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-warning:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-warning.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-warning.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #e5cd44;
    background-color: #e8d35a;
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    cursor: default;
    opacity: 0.4;
    color: #e8d35a !important;
    border-color: #e8d35a;
}

.btn-outline-danger {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #FF8282;
    border: 1px solid #FF8282;
    background-color: transparent;
}

.btn-outline-danger svg * {
    color: currentColor;
}

.btn-outline-danger.btn:hover:not(:disabled):not(.disabled) {
    color: #FF8282;
    border-color: #FF8282;
    background-color: rgba(255, 130, 130, 0.3);
}

.btn-outline-danger.btn:hover:not(:disabled):not(.disabled)::after,
.btn-outline-danger.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #FF8282;
}

a.badge.btn-outline-danger:hover:not(:disabled):not(.disabled),
a.badge.btn-outline-danger:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #FF8282;
    background-color: #FF8282;
}

.btn-outline-danger:active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-danger.active:not(:disabled):not(.disabled):not(.badge),
.btn-outline-danger:focus:not(:disabled):not(.disabled):not(.badge),
.btn-outline-danger.focus:not(:disabled):not(.disabled):not(.badge),
.show>.btn-outline-danger.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #ff6969;
    background-color: #FF8282;
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    cursor: default;
    opacity: 0.4;
    color: #FF8282 !important;
    border-color: #FF8282;
}

.btn+.btn-group>.dropdown-toggle {
    margin-left: 2px;
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 15px 16px;
}

.btn-group-lg>.btn {
    padding: 15px 16px;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
}

.btn-group-sm>.btn {
    padding: 5px 10px;
}

.btn:focus {
    box-shadow: none !important;
}

.btn:focus:active {
    box-shadow: none !important;
}

.btn-link {
    position: relative;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0;
    text-decoration: none;
    border: none !important;
    border-bottom: 2px solid #12161a;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.btn-link::after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 2px;
    content: '' !important;
    -webkit-transition: width 0.3s linear;
    transition: width 0.3s linear;
    background-color: #12161a;
}

.btn-link:hover:not(:disabled):not(.disabled) {
    text-decoration: none;
    color: #12161a;
}

.btn-link:hover:not(:disabled):not(.disabled)::after {
    width: 0;
}

.btn-link:focus {
    text-decoration: none;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Typography
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Typography
--------------------------------------------------------------*/

@media (max-width: 767.98px) {
    html {
        font-size: 12px;
    }
}

h1.font-sans-serif,
h2.font-sans-serif,
h3.font-sans-serif,
h4.font-sans-serif,
h5.font-sans-serif,
h6.font-sans-serif,
.h1.font-sans-serif,
.h2.font-sans-serif,
.h3.font-sans-serif,
.h4.font-sans-serif,
.h5.font-sans-serif,
.h6.font-sans-serif {
    font-weight: 600;
}

h1,
.h1 {
    letter-spacing: -0.4px;
    font-size: 32px;
    line-height: 48px;
}

@media (max-width: 767.98px) {
    h1,
    .h1 {
        font-size: 30px;
        line-height: 40px;
    }
}

h2,
.h2 {
    font-size: 30px;
}

@media (max-width: 767.98px) {
    h2,
    .h2 {
        font-size: 24px;
        line-height: 40px;
    }
}

h3,
.h3 {
    letter-spacing: -0.4px;
    font-size: 24px;
}

@media (max-width: 767.98px) {
    h3,
    .h3 {
        font-size: 18px;
        line-height: 28px;
    }
}

h4,
.h4 {
    letter-spacing: -0.4px;
    font-size: 18px;
    line-height: 28px;
}

@media (max-width: 767.98px) {
    h4,
    .h4 {
        font-size: 16px;
        line-height: 28px;
    }
}

h5,
.h5 {
    letter-spacing: -0.4px;
    font-size: 16px;
    line-height: 28px;
}

@media (max-width: 767.98px) {
    h5,
    .h5 {
        font-size: 14px;
        line-height: 24px;
    }
}

h6,
.h6 {
    letter-spacing: -0.2px;
    font-size: 14px;
    line-height: 24px;
}

.lead {
    font-size: 18px;
    font-weight: 400;
}

@media (max-width: 767.98px) {
    .lead {
        font-size: 16px;
    }
}

.display-1 {
    font-weight: 400;
}

.display-2 {
    font-weight: 400;
}

.display-3 {
    font-weight: 400;
}

.display-4 {
    font-weight: 400;
}

small {
    font-size: 12px;
}

p {
    letter-spacing: -0.1px;
    color: #12161a;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

p>a {
    position: relative;
    padding-bottom: 1px;
    text-decoration: none;
    color: #12161a;
}

p>a::after {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #12161a;
}

a {
    text-decoration: none;
    color: #12161a;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    color: rgba(18, 22, 26, 0.7);
}

a.text-white,
.text-white a {
    color: #FFFFFF;
}

a.text-white:hover,
a.text-white:focus,
a.text-white:active,
.text-white a:hover,
.text-white a:focus,
.text-white a:active {
    color: #FFFFFF;
}

abbr {
    text-decoration: none !important;
}

blockquote {
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -0.4px;
    color: #12161a;
    opacity: 0.9;
    opacity: 1;
}

blockquote p {
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -0.4px;
    color: #12161a;
    opacity: 0.9;
    opacity: 1;
}

.blockquote-footer {
    margin-top: 24px;
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.1px;
    color: #12161a;
    font-size: 18px;
    color: #6e7780;
}

.blockquote-footer p {
    margin: 0;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    letter-spacing: -0.4px;
    color: #12161a;
    opacity: 0.9;
    opacity: 1;
}

.blockquote-footer::before {
    margin-right: -5px;
}

.text-muted {
    color: #d0d0d1 !important;
}

.text-primary {
    color: #12161a !important;
}

.text-secondary {
    color: #6e7780 !important;
}

.text-warning {
    color: #e8d35a !important;
}

.text-danger {
    color: #FF8282 !important;
}

.text-success {
    color: #3CCfA0 !important;
}

.text-info {
    color: #6e7780 !important;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Tables
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Tables
--------------------------------------------------------------*/

.table thead th {
    color: #6e7780;
    border: none;
}

.table th {
    letter-spacing: 0;
    border: none;
    font-weight: 600;
}

.table td {
    border: none;
}

.table-hover tr {
    border: none !important;
}

.table-hover tr:hover {
    background-color: rgba(18, 22, 26, 0.1);
}

.table-hover tr:hover th,
.table-hover tr:hover td {
    background-color: transparent;
}

.table-light {
    background-color: rgba(18, 22, 26, 0);
}

.table-hover .table-light:hover {
    background-color: rgba(18, 22, 26, 0.1);
}

.table-hover .table-light:hover th,
.table-hover .table-light:hover td {
    background-color: transparent;
}

.table-active {
    color: #12161a;
    background-color: rgba(18, 22, 26, 0.1);
}

.table-hover .table-active:hover {
    background-color: rgba(18, 22, 26, 0.2);
}

.table-hover .table-active:hover td,
.table-hover .table-active:hover th {
    background-color: transparent;
}

.table-primary,
.table-dark {
    color: #12161a;
    background-color: rgba(18, 22, 26, 0.9);
}

.table-primary th,
.table-primary td,
.table-dark th,
.table-dark td {
    color: #ffffff;
    border: none;
    background-color: transparent;
}

.table-hover .table-primary:hover,
.table-hover .table-dark:hover {
    background-color: rgba(18, 22, 26, 0.9);
}

.table-hover .table-primary:hover td,
.table-hover .table-primary:hover th,
.table-hover .table-dark:hover td,
.table-hover .table-dark:hover th {
    background-color: transparent;
}

.table-secondary {
    color: #12161a;
    background-color: rgba(18, 22, 26, 0.1);
}

.table-secondary th,
.table-secondary td {
    color: #12161a;
    border: none;
    background-color: transparent;
}

.table-hover .table-secondary:hover {
    background-color: rgba(18, 22, 26, 0.2);
}

.table-hover .table-secondary:hover td,
.table-hover .table-secondary:hover th {
    background-color: transparent;
}

.table-success {
    color: #12161a;
    background-color: rgba(60, 207, 160, 0.1);
}

.table-success th,
.table-success td {
    color: #12161a;
    border: none;
    background-color: transparent;
}

.table-hover .table-success:hover {
    background-color: rgba(60, 207, 160, 0.2);
}

.table-hover .table-success:hover td,
.table-hover .table-success:hover th {
    background-color: transparent;
}

.table-danger {
    color: #12161a;
    background-color: rgba(255, 130, 130, 0.1);
}

.table-danger th,
.table-danger td {
    color: #12161a;
    border: none;
    background-color: transparent;
}

.table-hover .table-danger:hover {
    background-color: rgba(255, 130, 130, 0.2);
}

.table-hover .table-danger:hover td,
.table-hover .table-danger:hover th {
    background-color: transparent;
}

.table-warning {
    color: #12161a;
    background-color: rgba(232, 211, 90, 0.1);
}

.table-warning th,
.table-warning td {
    color: #12161a;
    border: none;
    background-color: transparent;
}

.table-hover .table-warning:hover {
    background-color: rgba(232, 211, 90, 0.2);
}

.table-hover .table-warning:hover td,
.table-hover .table-warning:hover th {
    background-color: transparent;
}

.table-info {
    color: #12161a;
    background-color: rgba(18, 22, 26, 0);
    font-weight: 700;
}

.table-info th,
.table-info td {
    color: #12161a;
    border: none;
    background-color: transparent;
    font-weight: 700;
}

.table-hover .table-info:hover {
    background-color: rgba(18, 22, 26, 0.1);
}

.table-hover .table-info:hover td,
.table-hover .table-info:hover th {
    background-color: transparent;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Forms
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Forms
--------------------------------------------------------------*/

fieldset {
    padding: 0;
    border: none;
}

legend {
    margin-bottom: 25px;
}

.form-group label {
    display: block;
    margin-bottom: 7px;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
    font-size: 16px;
    color: #12161a;
}

.form-group label.custom-file-label {
    font-size: 14px;
}

.form-group label.custom-file-label::after {
    line-height: 24px;
}

.form-control {
    width: 100%;
    height: 44px;
    padding-left: 16px;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    opacity: 0.5;
    border: 1px solid #6E7780;
    border-radius: 0;
    background-color: transparent;
    line-height: 44px;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
    color: #6e7780;
}

.was-validated .form-control:valid {
    border-color: #3CCfA0;
    border-radius: 0;
    background-image: none;
}

.was-validated .form-control:valid:focus {
    box-shadow: none;
}

.form-control.is-valid {
    border-color: #3CCfA0;
    border-radius: 0;
    background-image: none;
}

.form-control.is-valid:focus {
    box-shadow: none;
}

.was-validated .form-control:invalid {
    border-color: #FF8282;
    border-radius: 0;
    background-image: none;
}

.was-validated .form-control:invalid:focus {
    box-shadow: none;
}

.form-control.is-invalid {
    border-color: #FF8282;
    border-radius: 0;
    background-image: none;
}

.form-control.is-invalid:focus {
    box-shadow: none;
}

.form-control-plaintext {
    padding-left: 16px;
    background-color: transparent;
    line-height: 24px;
}

.form-control-plaintext:focus {
    outline: none;
}

.form-control-lg {
    height: 54px;
    font-size: 18px;
    line-height: 54px;
}

.form-control-sm {
    height: 34px;
    font-size: 12px;
    line-height: 34px;
}

.form-control[readonly] {
    background-color: #f0f2f5;
}

.form-control.has-value {
    opacity: 1 !important;
    color: #12161a;
}

.form-control:focus {
    opacity: 1 !important;
    border-color: #6E7780;
    background-color: transparent;
    box-shadow: none;
}

.form-control:disabled,
.form-control.disabled {
    opacity: 0.2;
    border: 1px solid #6E7780;
    background-color: transparent;
}

textarea.form-control {
    overflow: hidden;
    min-height: 144px;
    padding: 8px 16px;
    resize: none;
    line-height: 24px;
}

.form-check {
    padding-left: 20px;
}

.form-check-input {
    top: -1px;
    left: 20px;
    margin-left: -20px;
}

.form-check.disabled {
    opacity: 0.5;
}

.input-group-text {
    color: #ffffff;
    border-color: #12161a;
    border-radius: 0;
    background-color: #12161a;
    font-size: 14px;
}

.custom-control-input:checked~.custom-control-label::before {
    border-color: #12161a;
    background-color: #12161a;
}

.custom-control-input:focus~.custom-control-label::before {
    border-color: #12161a;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #12161a;
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.25);
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
    border-color: #12161a;
    background-color: rgba(0, 0, 0, 0.25);
}

.custom-control-input:disabled~.custom-control-label {
    opacity: 0.5;
}

.custom-switch .custom-control-label::after {
    background-color: #12161a;
}

.custom-select {
    background-image: none;
}

.valid-feedback {
    margin-top: 8px;
    color: #3CCfA0;
    font-size: 14px;
}

.invalid-feedback {
    margin-top: 8px;
    color: #FF8282;
    font-size: 14px;
}

.custom-file-label::after {
    color: #12161a;
    background-color: #f0f2f5;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Nav
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Nav
--------------------------------------------------------------*/

.navbar-toggler {
    padding: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    border: none;
    box-shadow: none;
}

@media (max-width: 991.98px) {
    .navbar-toggler {
        position: absolute;
        top: 22px;
        right: 15px;
    }
}

.is-search-open .navbar-toggler {
    opacity: 0;
}

.navbar-toggler:focus {
    outline: none;
}

.navbar-brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px;
    margin-right: 36px;
    padding: 0;
}

@media (min-width: 1200px) {
    .navbar-brand {
        margin-right: 64px;
    }
}

.navbar-brand img {
    height: 100%;
}

@media (max-width: 991.98px) {
    .navbar-nav {
        margin-top: 20px;
    }
}

.navbar-nav .nav-item {
    position: relative;
    margin-right: 24px;
}

.navbar-nav .nav-item--social {
    width: 24px;
}

.navbar .form-control {
    opacity: 0.95;
}

.navbar-light .navbar-nav .nav-link {
    padding: 0;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.navbar-light .navbar-nav .nav-item.active .nav-link {
    font-weight: 600;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.navbar__separator {
    display: none;
    width: 1px;
    height: 24px;
    margin: 0;
    margin-right: 24px;
    padding: 0;
    opacity: 0.2;
    background-color: #12161a;
}

@media (min-width: 992px) {
    .navbar__separator {
        display: inline-block;
    }
}

.navbar-dark .navbar__separator {
    background-color: #ffffff;
}

.navbar-dark .nav-link {
    padding: 0 !important;
    color: #ffffff !important;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.navbar-dark .nav-link:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}

.navbar-dark .nav-item.active .nav-link {
    color: #ffffff;
    font-weight: 600;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.navbar-dark .form-control {
    color: #12161a;
    border-color: #ffffff;
    background-color: #ffffff;
}

.navbar__search {
    position: relative;
    top: 1px;
    overflow: hidden;
    width: 24px;
    height: 29px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 991.98px) {
    .navbar__search {
        position: absolute;
        top: 20px;
        right: 55px;
        margin-top: 2px;
        background-color: #ffffff;
    }
    .navbar-dark .navbar__search {
        background-color: #12161a;
    }
}

.navbar__search::before {
    position: absolute;
    z-index: 13;
    top: 28px;
    left: 24px;
    width: 100%;
    height: 1px;
    content: '';
    -webkit-transition: left 0.3s linear;
    transition: left 0.3s linear;
    opacity: 0.2;
    background-color: #6e7780;
}

.navbar-dark .navbar__search::before {
    opacity: 0.5;
    background-color: #ffffff;
}

.is-search-open .navbar__search::before {
    left: 0;
}

.navbar__search-background {
    position: fixed;
    z-index: 11;
    top: 0;
    right: 0;
    left: 0;
    height: 72px;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    pointer-events: none;
    opacity: 0;
    background-color: #ffffff;
}

@media (min-width: 992px) {
    .navbar__search-background {
        display: none;
    }
}

.is-search-open .navbar__search-background {
    opacity: 1;
}

.is-search-open .navbar__search {
    width: 266px;
}

@media (max-width: 991.98px) {
    .is-search-open .navbar__search {
        position: absolute;
        z-index: 14;
        right: 15px;
        width: calc(100% - 30px);
    }
}

.navbar__search-button {
    position: absolute;
    z-index: 11;
    top: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.navbar__search-button img {
    display: inline-block;
    height: 100%;
}

.navbar__search-input {
    position: absolute;
    z-index: 12;
    top: 0;
    display: inline-block;
    box-sizing: border-box;
    width: calc(100% - 37px);
    height: 100%;
    margin-top: -3px;
    padding-left: 32px;
    text-align: left;
    border: none;
    background-color: transparent;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

@media (min-width: 992px) {
    .navbar__search-input {
        display: inline-block;
        width: auto;
    }
}

.navbar-dark .navbar__search-input {
    color: #ffffff;
}

.navbar-dark .navbar__search-input::-webkit-input-placeholder {
    opacity: 1;
    /* Firefox */
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input::-moz-placeholder {
    opacity: 1;
    /* Firefox */
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input:-ms-input-placeholder {
    opacity: 1;
    /* Firefox */
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input::-ms-input-placeholder {
    opacity: 1;
    /* Firefox */
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input::placeholder {
    opacity: 1;
    /* Firefox */
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(255, 255, 255, 0.6);
}

.navbar-dark .navbar__search-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(255, 255, 255, 0.6);
}

.navbar__search-input:focus {
    outline: none;
}

.navbar__search-input::-webkit-input-placeholder {
    opacity: 0.2;
}

.navbar__search-input::-moz-placeholder {
    opacity: 0.2;
}

.navbar__search-input:-ms-input-placeholder {
    opacity: 0.2;
}

.navbar__search-input::-ms-input-placeholder {
    opacity: 0.2;
}

.navbar__search-input::placeholder {
    opacity: 0.2;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Breadcrumb
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Breadcrumb
--------------------------------------------------------------*/

.breadcrumb {
    padding-left: 0;
    background-color: transparent;
}

.breadcrumb-item {
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: rgba(18, 22, 26, 0.5);
}

.breadcrumb-item a {
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
    color: rgba(18, 22, 26, 0.5);
}

.breadcrumb-item+.breadcrumb-item::before {
    width: 8px;
    height: 8px;
    margin-right: 10px;
    content: '';
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top: 1px solid #12161a;
    border-left: 1px solid #12161a;
}

.breadcrumb-item.active {
    color: #12161a;
}

.breadcrumb-item.active a {
    color: #12161a;
}

.breadcrumb-item:not(.disabled):hover {
    color: #12161a;
}

.breadcrumb-item:not(.disabled):hover a {
    text-decoration: none;
    color: #12161a;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Pagination
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Pagination
--------------------------------------------------------------*/

.pagination {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
    cursor: auto;
}

.page-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    width: 34px;
    height: 34px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border: 1px solid transparent;
    line-height: 34px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.pagination-lg .page-link {
    width: 42px;
    height: 42px;
    padding: 0;
    font-size: 16px;
    line-height: 42px;
}

.pagination-sm .page-link {
    width: 26px;
    height: 26px;
    padding: 0;
    font-size: 12px;
    line-height: 26px;
}

.page-link:hover {
    color: #12161a;
    border-color: rgba(18, 22, 26, 0.5);
    background-color: transparent;
}

.page-link.is-hidden {
    display: none;
}

.page-item.active .page-link {
    color: #12161a;
    border: 1px solid #12161a;
    background-color: transparent;
}

.page-item.disabled .page-link {
    opacity: 0.4;
    border: none;
}

.page-item.page-item--filler .page-link {
    cursor: default;
}

.page-item.page-item--filler .page-link:hover {
    border: 1px solid transparent;
}

.page-link--arrow {
    position: relative;
    border-radius: 0;
    width: 32px;
    height: 34px;
    opacity: 1;
}

.page-link--arrow:hover {
    border: none;
}

.page-link--arrow::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    content: '';
    border-top: 1px solid #12161a;
    border-left: 1px solid #12161a;
}

.page-link--arrow-previous::after {
    -webkit-transform: translate(-50%, -50%) rotate(315deg);
    -ms-transform: translate(-50%, -50%) rotate(315deg);
    transform: translate(-50%, -50%) rotate(315deg);
}

.page-link--arrow-next::after {
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg);
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Alert
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Alert
--------------------------------------------------------------*/

.alert {
    padding: 15px 20px;
    border: none !important;
    border-radius: 0;
}

.alert--lg {
    padding: 25px;
}

.alert--lg .close {
    padding: 25px !important;
}

.alert p {
    color: inherit;
}

.alert p a {
    color: inherit;
}

.alert p a:hover {
    color: inherit !important;
}

.alert p a::after {
    content: none;
}

.alert strong {
    font-weight: 600;
}

.alert-link {
    padding-bottom: 1px;
    -webkit-transition: border-color 0.2s ease;
    transition: border-color 0.2s ease;
    font-weight: 400;
}

.alert-link:hover {
    text-decoration: none;
}

.alert-dismissible {
    padding-right: 50px;
}

.alert-dismissible .close {
    padding: 15px;
    opacity: 1;
    color: #ffffff;
    text-shadow: none;
    font-size: 40px;
    font-weight: 400;
    line-height: 24px;
}

.alert-dismissible .close:hover {
    opacity: 0.6;
    color: #ffffff;
}

.alert-primary,
.alert-dark {
    color: #ffffff;
    background-color: #12161a;
}

.alert-primary .alert-link,
.alert-dark .alert-link {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.alert-primary .alert-link:hover,
.alert-dark .alert-link:hover {
    border-bottom-color: #ffffff;
}

.alert-light {
    color: #6e7780;
    background-color: #f0f2f5;
}

.alert-light .close {
    color: #12161a;
}

.alert-light .close:hover {
    color: #12161a;
}

.alert-light .alert-link {
    color: #6e7780;
    border-bottom: 2px solid rgba(110, 119, 128, 0.6);
}

.alert-light .alert-link:hover {
    border-bottom-color: #6e7780;
}

.alert-info {
    color: #12161a;
    border: 1px solid #12161a !important;
    background-color: #ffffff;
}

.alert-info .close {
    color: #12161a;
}

.alert-info .close:hover {
    color: #12161a;
}

.alert-info .alert-link {
    color: #12161a;
    border-bottom: 2px solid rgba(18, 22, 26, 0.6);
}

.alert-info .alert-link:hover {
    border-bottom-color: #12161a;
}

.alert-secondary {
    color: #12161a;
    background-color: #f0f2f5;
}

.alert-secondary .close {
    color: #12161a;
}

.alert-secondary .close:hover {
    color: #12161a;
}

.alert-secondary .alert-link {
    color: #12161a;
    border-bottom: 2px solid rgba(18, 22, 26, 0.6);
}

.alert-secondary .alert-link:hover {
    border-bottom-color: #12161a;
}

.alert-warning {
    color: #ffffff;
    background-color: #e8d35a;
}

.alert-warning .close {
    color: #ffffff;
}

.alert-warning .close:hover {
    color: #ffffff;
}

.alert-warning .alert-link {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.alert-warning .alert-link:hover {
    border-bottom-color: #ffffff;
}

.alert-danger {
    color: #ffffff;
    background-color: #FF8282;
}

.alert-danger .alert-link {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.alert-danger .alert-link:hover {
    border-bottom-color: #ffffff;
}

.alert-success {
    color: #ffffff;
    background-color: #3CCfA0;
}

.alert-success .alert-link {
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.alert-success .alert-link:hover {
    border-bottom-color: #ffffff;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Badge
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Badge
--------------------------------------------------------------*/

.badge {
    height: 26px;
    padding: 0 10px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 26px;
}

.badge-primary {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #ffffff;
    border: 1px solid #12161a;
    background-color: #12161a;
}

.badge-primary svg * {
    color: currentColor;
}

.badge-primary.btn:hover:not(:disabled):not(.disabled) {
    color: #ffffff;
    border: 1px solid #384551;
    background-color: #384551;
}

a.badge.badge-primary:hover:not(:disabled):not(.disabled),
a.badge.badge-primary:focus:not(:disabled):not(.disabled) {
    color: #ffffff !important;
    border: 1px solid #384551;
    background-color: #384551;
}

.badge-primary:active:not(:disabled):not(.disabled):not(.badge),
.badge-primary.active:not(:disabled):not(.disabled):not(.badge),
.badge-primary:focus:not(:disabled):not(.disabled):not(.badge),
.badge-primary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-primary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff !important;
    border: 1px solid #4b5c6d;
    background-color: #4b5c6d;
}

.badge-primary.disabled,
.badge-primary:disabled {
    cursor: default;
    opacity: 0.2;
    color: #ffffff;
    border: 1px solid #12161a;
    background-color: #12161a;
}

.badge-primary::after,
.badge-primary::before {
    border-color: #12161a;
}

.badge-primary.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #12161a;
    background-color: transparent;
}

.badge-primary.badge-outline svg * {
    color: currentColor;
}

.badge-primary.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border-color: #12161a;
    background-color: rgba(18, 22, 26, 0.3);
}

.badge-primary.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-primary.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #12161a;
}

a.badge.badge-primary.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-primary.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #ffffff !important;
    border-color: #12161a;
    background-color: #12161a;
}

.badge-primary.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-primary.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-primary.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-primary.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-primary.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #08090b;
    background-color: #12161a;
}

.badge-primary.badge-outline.disabled,
.badge-primary.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #12161a !important;
    border-color: #12161a;
}

.badge-secondary {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.badge-secondary svg * {
    color: currentColor;
}

.badge-secondary.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #d9d9d9;
    background-color: #d9d9d9;
}

a.badge.badge-secondary:hover:not(:disabled):not(.disabled),
a.badge.badge-secondary:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #d9d9d9;
    background-color: #d9d9d9;
}

.badge-secondary:active:not(:disabled):not(.disabled):not(.badge),
.badge-secondary.active:not(:disabled):not(.disabled):not(.badge),
.badge-secondary:focus:not(:disabled):not(.disabled):not(.badge),
.badge-secondary.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-secondary.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #cccccc;
    background-color: #cccccc;
}

.badge-secondary.disabled,
.badge-secondary:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}

.badge-secondary::after,
.badge-secondary::before {
    border-color: #ffffff;
}

.badge-secondary.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent;
}

.badge-secondary.badge-outline svg * {
    color: currentColor;
}

.badge-secondary.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #ffffff;
    border-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
}

.badge-secondary.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-secondary.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #ffffff;
}

a.badge.badge-secondary.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-secondary.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #ffffff;
    background-color: #ffffff;
}

.badge-secondary.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-secondary.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-secondary.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-secondary.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-secondary.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a;
    border-color: #f2f2f2;
    background-color: #ffffff;
}

.badge-secondary.badge-outline.disabled,
.badge-secondary.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #ffffff !important;
    border-color: #ffffff;
}

.badge-success {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #3CCfA0;
    background-color: #3CCfA0;
}

.badge-success svg * {
    color: currentColor;
}

.badge-success.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #2db68a;
    background-color: #2db68a;
}

a.badge.badge-success:hover:not(:disabled):not(.disabled),
a.badge.badge-success:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #2db68a;
    background-color: #2db68a;
}

.badge-success:active:not(:disabled):not(.disabled):not(.badge),
.badge-success.active:not(:disabled):not(.disabled):not(.badge),
.badge-success:focus:not(:disabled):not(.disabled):not(.badge),
.badge-success.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-success.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #2aab82;
    background-color: #2aab82;
}

.badge-success.disabled,
.badge-success:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #3CCfA0;
    background-color: #3CCfA0;
}

.badge-success::after,
.badge-success::before {
    border-color: #3CCfA0;
}

.badge-success.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #3CCfA0;
    border: 1px solid #3CCfA0;
    background-color: transparent;
}

.badge-success.badge-outline svg * {
    color: currentColor;
}

.badge-success.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #3CCfA0;
    border-color: #3CCfA0;
    background-color: rgba(60, 207, 160, 0.3);
}

.badge-success.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-success.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #3CCfA0;
}

a.badge.badge-success.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-success.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #3CCfA0;
    background-color: #3CCfA0;
}

.badge-success.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-success.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-success.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-success.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-success.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #30c293;
    background-color: #3CCfA0;
}

.badge-success.badge-outline.disabled,
.badge-success.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #3CCfA0 !important;
    border-color: #3CCfA0;
}

.badge-danger {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #FF8282;
    background-color: #FF8282;
}

.badge-danger svg * {
    color: currentColor;
}

.badge-danger.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #ff4848;
    background-color: #ff4848;
}

a.badge.badge-danger:hover:not(:disabled):not(.disabled),
a.badge.badge-danger:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #ff4848;
    background-color: #ff4848;
}

.badge-danger:active:not(:disabled):not(.disabled):not(.badge),
.badge-danger.active:not(:disabled):not(.disabled):not(.badge),
.badge-danger:focus:not(:disabled):not(.disabled):not(.badge),
.badge-danger.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-danger.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #ff3535;
    background-color: #ff3535;
}

.badge-danger.disabled,
.badge-danger:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #FF8282;
    background-color: #FF8282;
}

.badge-danger::after,
.badge-danger::before {
    border-color: #FF8282;
}

.badge-danger.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #FF8282;
    border: 1px solid #FF8282;
    background-color: transparent;
}

.badge-danger.badge-outline svg * {
    color: currentColor;
}

.badge-danger.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #FF8282;
    border-color: #FF8282;
    background-color: rgba(255, 130, 130, 0.3);
}

.badge-danger.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-danger.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #FF8282;
}

a.badge.badge-danger.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-danger.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #FF8282;
    background-color: #FF8282;
}

.badge-danger.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-danger.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-danger.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-danger.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-danger.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #ff6969;
    background-color: #FF8282;
}

.badge-danger.badge-outline.disabled,
.badge-danger.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #FF8282 !important;
    border-color: #FF8282;
}

.badge-warning {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #e8d35a;
    background-color: #e8d35a;
}

.badge-warning svg * {
    color: currentColor;
}

.badge-warning.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #e2c830;
    background-color: #e2c830;
}

a.badge.badge-warning:hover:not(:disabled):not(.disabled),
a.badge.badge-warning:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #e2c830;
    background-color: #e2c830;
}

.badge-warning:active:not(:disabled):not(.disabled):not(.badge),
.badge-warning.active:not(:disabled):not(.disabled):not(.badge),
.badge-warning:focus:not(:disabled):not(.disabled):not(.badge),
.badge-warning.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-warning.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #e0c421;
    background-color: #e0c421;
}

.badge-warning.disabled,
.badge-warning:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #e8d35a;
    background-color: #e8d35a;
}

.badge-warning::after,
.badge-warning::before {
    border-color: #e8d35a;
}

.badge-warning.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #e8d35a;
    border: 1px solid #e8d35a;
    background-color: transparent;
}

.badge-warning.badge-outline svg * {
    color: currentColor;
}

.badge-warning.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #e8d35a;
    border-color: #e8d35a;
    background-color: rgba(232, 211, 90, 0.3);
}

.badge-warning.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-warning.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #e8d35a;
}

a.badge.badge-warning.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-warning.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #e8d35a;
    background-color: #e8d35a;
}

.badge-warning.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-warning.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-warning.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-warning.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-warning.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #e5cd44;
    background-color: #e8d35a;
}

.badge-warning.badge-outline.disabled,
.badge-warning.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #e8d35a !important;
    border-color: #e8d35a;
}

.badge-info,
.badge-light {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #12161a;
    border: 1px solid #d0d0d1;
    background-color: #d0d0d1;
}

.badge-info svg *,
.badge-light svg * {
    color: currentColor;
}

.badge-info.btn:hover:not(:disabled):not(.disabled),
.badge-light.btn:hover:not(:disabled):not(.disabled) {
    color: #12161a;
    border: 1px solid #b0b0b2;
    background-color: #b0b0b2;
}

a.badge.badge-info:hover:not(:disabled):not(.disabled),
a.badge.badge-info:focus:not(:disabled):not(.disabled),
.badge-light:hover:not(:disabled):not(.disabled),
.badge-light:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border: 1px solid #b0b0b2;
    background-color: #b0b0b2;
}

.badge-info:active:not(:disabled):not(.disabled):not(.badge),
.badge-info.active:not(:disabled):not(.disabled):not(.badge),
.badge-info:focus:not(:disabled):not(.disabled):not(.badge),
.badge-info.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-info.dropdown-toggle:not(:disabled):not(.disabled):not(.badge),
.badge-light:active:not(:disabled):not(.disabled):not(.badge),
.badge-light.active:not(:disabled):not(.disabled):not(.badge),
.badge-light:focus:not(:disabled):not(.disabled):not(.badge),
.badge-light.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-light.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #12161a !important;
    border: 1px solid #a6a6a8;
    background-color: #a6a6a8;
}

.badge-info.disabled,
.badge-info:disabled,
.badge-light.disabled,
.badge-light:disabled {
    cursor: default;
    opacity: 0.2;
    color: #12161a !important;
    border: 1px solid #d0d0d1;
    background-color: #d0d0d1;
}

.badge-info::after,
.badge-info::before,
.badge-light::after,
.badge-light::before {
    border-color: #d0d0d1;
}

.badge-info.badge-outline,
.badge-light.badge-outline {
    -webkit-transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    transition: color 0.5s ease, border-color 0.5s ease, background-color 0.5s;
    color: #d0d0d1;
    border: 1px solid #d0d0d1;
    background-color: transparent;
}

.badge-info.badge-outline svg *,
.badge-light.badge-outline svg * {
    color: currentColor;
}

.badge-info.badge-outline.btn:hover:not(:disabled):not(.disabled),
.badge-light.badge-outline.btn:hover:not(:disabled):not(.disabled) {
    color: #d0d0d1;
    border-color: #d0d0d1;
    background-color: rgba(208, 208, 209, 0.3);
}

.badge-info.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-info.badge-outline.btn:hover:not(:disabled):not(.disabled)::before,
.badge-light.badge-outline.btn:hover:not(:disabled):not(.disabled)::after,
.badge-light.badge-outline.btn:hover:not(:disabled):not(.disabled)::before {
    border-color: #d0d0d1;
}

a.badge.badge-info.badge-outline:hover:not(:disabled):not(.disabled),
a.badge.badge-info.badge-outline:focus:not(:disabled):not(.disabled),
.badge-light.badge-outline:hover:not(:disabled):not(.disabled),
.badge-light.badge-outline:focus:not(:disabled):not(.disabled) {
    color: #12161a !important;
    border-color: #d0d0d1;
    background-color: #d0d0d1;
}

.badge-info.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-info.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-info.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-info.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-info.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge),
.badge-light.badge-outline:active:not(:disabled):not(.disabled):not(.badge),
.badge-light.badge-outline.active:not(:disabled):not(.disabled):not(.badge),
.badge-light.badge-outline:focus:not(:disabled):not(.disabled):not(.badge),
.badge-light.badge-outline.focus:not(:disabled):not(.disabled):not(.badge),
.show>.badge-light.badge-outline.dropdown-toggle:not(:disabled):not(.disabled):not(.badge) {
    color: #ffffff;
    border-color: #c3c3c4;
    background-color: #d0d0d1;
}

.badge-info.badge-outline.disabled,
.badge-info.badge-outline:disabled,
.badge-light.badge-outline.disabled,
.badge-light.badge-outline:disabled {
    cursor: default;
    opacity: 0.4;
    color: #d0d0d1 !important;
    border-color: #d0d0d1;
}

.badge-pill {
    border-radius: 20px;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Jumbotron
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Jumbotron
--------------------------------------------------------------*/

.jumbotron {
    padding: 25px;
    border: 1px solid rgba(18, 22, 26, 0.1);
    border-radius: 0;
    background-color: #ffffff;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Progress
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Progress
--------------------------------------------------------------*/

.progress {
    height: 10px;
    padding: 1px;
    border-radius: 0;
    background-color: rgba(240, 242, 245, 0.5);
    box-shadow: inset 0px 0px 0 1px rgba(18, 22, 26, 0.08);
}

.progress-bar {
    background-color: #12161a;
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent);
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Background
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Background
--------------------------------------------------------------*/

.bg-primary,
.bg-dark {
    color: #ffffff;
    background-color: #12161a !important;
}

.bg-primary p,
.bg-primary a,
.bg-dark p,
.bg-dark a {
    color: inherit;
}

.bg-secondary,
.bg-info,
.bg-light {
    color: #12161a;
    background-color: #f0f2f5 !important;
}

.bg-secondary p,
.bg-secondary a,
.bg-info p,
.bg-info a,
.bg-light p,
.bg-light a {
    color: inherit;
}

.bg-success {
    color: #12161a;
    background-color: #3CCfA0 !important;
}

.bg-success p,
.bg-success a {
    color: inherit;
}

.bg-warning {
    color: #12161a;
    background-color: #e8d35a !important;
}

.bg-warning p,
.bg-warning a {
    color: inherit;
}

.bg-danger {
    color: #ffffff;
    background-color: #FF8282 !important;
}

.bg-danger p,
.bg-danger a {
    color: inherit;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 List group
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 List group
--------------------------------------------------------------*/

.list-group-item {
    color: #12161a;
    border-radius: 0 !important;
    background-color: #ffffff;
}

.list-group-item p {
    color: inherit;
}

.list-group-item.active {
    color: #ffffff !important;
    border-color: #12161a;
    background-color: #12161a;
}

.list-group-item.active:not(.disabled):not(:disabled):hover {
    color: #ffffff;
    background-color: rgba(18, 22, 26, 0.9);
}

.list-group-item:not(.disabled):not(:disabled):hover {
    color: #12161a;
    background-color: rgba(240, 242, 245, 0.5);
}

.list-group-item.disabled,
.list-group-item:disabled {
    opacity: 0.4;
    color: #12161a;
    background-color: #ffffff;
}

.list-group .badge-pill {
    min-width: 30px;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Card
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Card
--------------------------------------------------------------*/

.card {
    border-radius: 0 !important;
}

.card a {
    text-decoration: underline;
    color: inherit;
}

.card a:hover {
    text-decoration: underline;
    color: #6e7780;
}

.card-header {
    border-radius: 0 !important;
}

.card-body {
    border-radius: 0 !important;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Borders
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Borders
--------------------------------------------------------------*/

.border-primary,
.border-dark {
    border-color: #12161a !important;
}

.border-secondary,
.border-info,
.border-light {
    border-color: #f0f2f5 !important;
}

.border-success {
    border-color: #3CCfA0 !important;
}

.border-warning {
    border-color: #e8d35a !important;
}

.border-danger {
    border-color: #FF8282 !important;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Modal
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Modal
--------------------------------------------------------------*/

.modal {
    border-radius: 0 !important;
}

.modal-content {
    border-radius: 0 !important;
}

.modal-header {
    border-radius: 0 !important;
}

.modal-footer {
    border-radius: 0 !important;
}

.modal-backdrop {
    background-color: rgba(255, 255, 255, 0.99);
}

.modal-backdrop.show {
    opacity: 1;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Dropdown
2.0 Caret Mixin Override
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Dropdown
--------------------------------------------------------------*/

.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
}

.dropdown-item {
    padding: 4px 16px;
    border-radius: 0 !important;
    font-size: 14px;
    line-height: 24px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #ffffff !important;
    background-color: #12161a;
}

.dropdown-toggle::after {
    margin-left: 6px;
}


/*--------------------------------------------------------------
2.0 Caret Mixin Override
--------------------------------------------------------------*/

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0.3em;
    height: 0.3em;
    border-top: 1px solid #12161a;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #12161a;
    content: "";
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0.3em;
    height: 0.3em;
    border-top: 1px solid #12161a;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #12161a;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0.3em;
    height: 0.3em;
    border-top: 1px solid #12161a;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #12161a;
    content: "";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropright .dropdown-toggle::after {
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0.3em;
    height: 0.3em;
    border-top: 1px solid #12161a;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #12161a;
    content: "";
}

.dropleft .dropdown-toggle::after {
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Popover
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Popover
--------------------------------------------------------------*/

.popover {
    border-radius: 0;
    font-size: 14px;
}

.popover-header {
    padding: 8px 16px;
    color: #ffffff;
    border-radius: 0;
    background-color: #12161a;
}

.popover-body {
    padding: 8px 16px;
    border-radius: 0;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after,
.bs-popover-auto[x-placement^="bottom"] .arrow::after {
    border-bottom-color: #12161a;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Tooltip
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Tooltip
--------------------------------------------------------------*/

.tooltip {
    border-radius: 0;
    font-size: 14px;
}

.tooltip-inner {
    padding: 8px 16px;
    color: #ffffff;
    background-color: #12161a;
}

.tooltip-inner::before {
    border-bottom-color: red;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #12161a;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #12161a;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #12161a;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #12161a;
}


/*--------------------------------------------------------------
5.0 Objects
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Button
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Button
--------------------------------------------------------------*/

.o-button--icon-left {
    padding-left: 10px;
}

.o-button--icon-right {
    padding-right: 12px;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Menu Toggle
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Menu Toggle
--------------------------------------------------------------*/

.o-menu-toggle {
    position: relative;
    width: 24px;
    height: 24px !important;
    margin-left: 15px;
    padding: 2px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .o-menu-toggle {
        display: none !important;
    }
}

.o-menu-toggle__line {
    position: absolute;
    display: block;
    width: 20px;
    height: 2px !important;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    border-radius: 2px;
    background-color: #12161a;
}

.navbar-dark .o-menu-toggle__line {
    background-color: #ffffff;
}

.o-menu-toggle__line--first {
    top: 7px;
}

.is-menu-open .o-menu-toggle__line--first {
    top: calc(50% - 1px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.o-menu-toggle__line--middle {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.is-menu-open .o-menu-toggle__line--middle {
    opacity: 0;
}

.o-menu-toggle__line--last {
    bottom: 7px;
    width: 15px;
}

.is-menu-open .o-menu-toggle__line--last {
    bottom: calc(50% - 1px);
    width: 20px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Slideshow
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Slideshow
--------------------------------------------------------------*/

@media (min-width: 992px) {
    .o-slideshow__article-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        -webkit-transition: none;
        transition: none;
    }
}

@media (max-width: 991.98px) {
    .o-slideshow__article-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }
}

.swiper-slide-active .o-slideshow__article-text {
    -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-slideshow__info.is-current {
    display: block;
}

.o-slideshow__info--filler {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.o-slideshow__info--date {
    margin-bottom: 0;
}

.o-slideshow__info--title {
    margin-top: 8px;
    margin-bottom: 0;
    letter-spacing: -0.4px;
    line-height: 28px;
}

@media (min-width: 576px) {
    .o-slideshow__info--title {
        line-height: 40px;
    }
}

@media (min-width: 992px) {
    .o-slideshow__info--title {
        margin-top: 15px;
    }
}

@media (min-width: 1200px) {
    .o-slideshow__info--title {
        width: calc((100% - 5 * 30px) * 5 / 6 + 4 * 30px);
    }
}

.o-slideshow__info--content {
    margin-top: 15px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .o-slideshow__info--content {
        width: calc((100% - 5 * 30px) * 5 / 6 + 4 * 30px);
    }
}

@media (min-width: 1200px) {
    .o-slideshow__info--content {
        width: calc((100% - 5 * 30px) * 4 / 6 + 3 * 30px);
    }
}

@media (max-width: 991.98px) {
    .o-slideshow__info--content {
        margin-bottom: 30px;
    }
}

.o-slideshow__button {
    display: inline-block;
    margin-top: 30px;
}

@media (max-width: 991.98px) {
    .o-slideshow__button {
        margin-top: auto;
    }
}

@media (min-width: 992px) {
    .o-slideshow__button.is-current {
        display: block;
    }
}

.o-slideshow__ui {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 9px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 24px;
}

@media (min-width: 992px) {
    .o-slideshow__ui {
        right: auto;
        bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

.o-slideshow__ui-arrow {
    width: 15px !important;
    height: 24px !important;
}

.o-slideshow__ui-arrow.is-hero-arrow-enabled {
    cursor: pointer;
    opacity: 1;
}

.o-slideshow__ui-number {
    width: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #6e7780;
    color: #12161a;
    font-weight: 700;
}

@media (min-width: 992px) {
    .o-slideshow__ui-number {
        width: 24px;
    }
}

.o-slideshow__ui-number--current {
    margin-left: 5px;
}

.o-slideshow__ui-number--total {
    margin-right: 5px;
}

.o-slideshow__ui-progress-bar-container {
    position: relative;
    width: 30px;
    height: 1px;
    margin: 11px 8px 0;
    background-color: rgba(18, 22, 26, 0.2);
}

@media (min-width: 992px) {
    .o-slideshow__ui-progress-bar-container {
        width: 64px;
    }
}

.o-slideshow__ui-progress-bar {
    position: absolute;
    width: 30px;
    height: 1px;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0, 0.3, 1);
    transition: all 0.4s cubic-bezier(0.3, 0, 0.3, 1);
    background-color: #12161a;
}

.o-slideshow__article-images {
    position: relative;
    height: 100%;
}

.o-slideshow__article-image {
    width: 100%;
    height: 75vw;
    min-height: 200px;
    max-height: 350px;
    margin-bottom: 15px;
    object-fit: cover;
}

@media (min-width: 992px) {
    .o-slideshow__article-image {
        height: 100%;
        min-height: none;
        max-height: 375px;
        max-height: none;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: -15px;
        margin-left: 0;
    }
}

.o-slideshow__block-reveal {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 200%;
    -webkit-transition: none;
    transition: none;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    background-color: #ffffff;
}

.swiper-slide-active .o-slideshow__block-reveal {
    height: 0;
    -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.o-slideshow__block-reveal--top {
    top: 0;
    bottom: auto;
}

.o-slideshow__block-reveal--bottom {
    top: auto;
    bottom: 0;
}

.o-slideshow__block-reveal--left {
    bottom: 0;
    right: auto;
    width: 200%;
}

.swiper-slide-active .o-slideshow__block-reveal--left {
    height: 200%;
    width: 0;
}

.o-slideshow__block-reveal--right {
    bottom: 0;
    left: auto;
    width: 200%;
}

.swiper-slide-active .o-slideshow__block-reveal--right {
    height: 200%;
    width: 0;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Text Input with Submit Button
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Text Input with Submit Button
--------------------------------------------------------------*/

.o-text-input-with-submit {
    position: relative;
}

.o-text-input-with-submit::before {
    position: absolute;
    top: 10px;
    right: 11px;
    content: url("../images/icons/arrow-link.svg");
}

.o-text-input-with-submit input[type="text"],
.o-text-input-with-submit input[type="email"],
.o-text-input-with-submit__input {
    padding-right: 44px;
    border-color: #12161a;
}

.o-text-input-with-submit input[type="submit"],
.o-text-input-with-submit button[type="submit"],
.o-text-input-with-submit__submit {
    position: absolute;
    top: 0;
    right: 0;
    color: transparent;
    width: 44px;
    height: 44px;
    background-color: transparent;
    border: none;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Social Icon
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Social Icon
--------------------------------------------------------------*/

.o-social-icon {
    color: #12161a;
    -webkit-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

.o-social-icon * {
    color: currentColor;
}

.o-social-icon--facebook:hover {
    color: #4267b2;
}

.o-social-icon--pinterest:hover {
    color: #bd081c;
}

.o-social-icon--instagram:hover {
    color: #C13584;
}

.o-social-icon--youtube:hover {
    color: #ff0000;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Tags
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Tags
--------------------------------------------------------------*/

.o-tags {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.o-tags__item {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.1px;
    color: #12161a;
}

.o-tags__item:last-child {
    margin-right: 0;
}


/*--------------------------------------------------------------
6.0 Components
--------------------------------------------------------------*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 About
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 About
--------------------------------------------------------------*/

.about {
    position: relative;
}

.about__header {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .about__header {
        margin-top: 232px;
    }
}

.about__title {
    margin-top: 10px;
    margin-bottom: 0;
}

.about__image {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    vertical-align: top;
    object-fit: cover;
}

@media (min-width: 768px) {
    .about__image {
        margin-top: 90px;
        margin-bottom: 60px;
    }
}

.about__image--header {
    margin-top: 40px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .about__image--header {
        height: 470px;
        margin-top: 158px;
    }
}

.about__image--panoramic {
    height: 50vw;
}

@media (min-width: 576px) {
    .about__image--panoramic {
        height: 470px;
    }
}

.about__body {
    position: relative;
    margin-top: 40px;
}

@media (min-width: 992px) {
    .about__body {
        margin-top: 90px;
    }
}

.about__paragraph {
    position: relative;
    margin-top: 30px;
    margin-bottom: 0;
}

.about__paragraph--first {
    margin-top: 0;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Article
2.0 Author
3.0 Comments
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Article
--------------------------------------------------------------*/

.article {
    position: relative;
}

.article__header {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .article__header {
        margin-top: 232px;
    }
}

.article__date {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -0.2px;
    line-height: 24px;
}

.article__title {
    margin-top: 10px;
    margin-bottom: 0;
}

.article__image {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 0;
    vertical-align: top;
    object-fit: cover;
}

@media (min-width: 768px) {
    .article__image {
        margin-top: 90px;
        margin-bottom: 60px;
    }
}

.article__image--header {
    margin-top: 40px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .article__image--header {
        height: 470px;
        margin-top: 158px;
    }
}

.article__image--panoramic {
    height: 50vw;
}

@media (min-width: 576px) {
    .article__image--panoramic {
        height: 470px;
    }
}

.article__body {
    position: relative;
    margin-top: 40px;
}

@media (min-width: 992px) {
    .article__body {
        margin-top: 120px;
    }
}

.article__paragraph {
    position: relative;
    margin-top: 30px;
    margin-bottom: 0;
}

.article__paragraph--quote {
    margin-top: 60px;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
}

@media (max-width: 767.98px) {
    .article__paragraph--quote {
        font-size: 18px;
        line-height: 28px;
    }
}

.article__paragraph--quote::before {
    position: absolute;
    top: 0;
    left: -0.5em;
    content: "\201C";
}

.article__paragraph--quote::after {
    position: relative;
    top: 0;
    right: 0.4em;
    content: "\201D";
}

.article__paragraph--quote-author {
    margin-bottom: 30px;
}

.article__paragraph--highlight {
    margin-top: 30px;
}

.article__paragraph--highlight::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    margin-left: -30px;
    content: '';
    background-color: #12161a;
}

.article__paragraph--first {
    margin-top: 0;
}

.article__data {
    margin-top: 60px;
    padding: 0;
}

.article__author {
    margin-top: 30px;
}

.article__social-container {
    height: 100%;
    position: absolute;
    top: 0;
    left: auto;
}

.article__social {
    margin-bottom: 40px;
    width: 100%;
}

.article__social--side {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    padding-top: 72px;
    margin-top: -72px;
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .article__social--side {
        padding-top: 93px;
        margin-top: -93px;
    }
}

.article__social-list {
    list-style: none;
    padding: 4px 0 0;
    margin: 0;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.article__social-list--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.article__social-item:not(:first-child) {
    margin-left: 26px;
}

.article__social-list--vertical .article__social-item:not(:first-child) {
    margin-top: 26px;
    margin-left: 0px;
}

.article__social-item>a {
    display: block;
}


/*--------------------------------------------------------------
2.0 Author
--------------------------------------------------------------*/

.author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.author__photo-wrapper {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f0f2f5;
    overflow: hidden;
}

.author__photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.author__info {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 16px;
}

.author__name {
    margin-bottom: 0;
    letter-spacing: 0;
}

.author__date {
    margin-bottom: 0;
    letter-spacing: 0;
    color: #c0c6cc;
}


/*--------------------------------------------------------------
3.0 Comments
--------------------------------------------------------------*/

.comments {
    margin-top: 30px;
    padding-top: 30px;
    background-image: -webkit-linear-gradient(top, #f7f7fa, #ffffff);
    background-image: linear-gradient(to bottom, #f7f7fa, #ffffff);
}

@media (min-width: 576px) {
    .comments {
        margin-top: 90px;
        padding-top: 90px;
    }
}

.comments .featured-category {
    margin-top: 0;
}

.comments__title {
    margin-top: 0;
    margin-top: 40px;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
    text-transform: uppercase;
}

@media (min-width: 576px) {
    .comments__title {
        margin-top: 90px;
    }
}

.comments__input {
    margin-top: 20px;
}

@media (min-width: 576px) {
    .comments__input {
        margin-top: 40px;
    }
}

.comments__input-textarea-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8px 8px 8px 16px;
    border: 1px solid #6e7780;
}

.comments__input-textarea-wrapper>.comments__input-textarea {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;
    min-height: 44px;
    background-color: transparent;
    resize: none;
    border: none;
}

.comments__input-textarea-wrapper>.comments__input-textarea:focus {
    outline: none;
}

.comments__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comments__item {
    margin-top: 40px;
}

.comments__comment {
    margin-top: 8px;
    margin-bottom: 0;
    letter-spacing: 0;
    line-height: 24px;
}

@media (min-width: 992px) {
    .comments__comment {
        margin-top: 4px;
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Articles
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Articles
--------------------------------------------------------------*/

.articles,
.search {
    position: relative;
}

.articles__header,
.search__header {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .articles__header,
    .search__header {
        margin-top: 183px;
    }
}

.articles__title,
.search__title {
    margin-top: 10px;
    margin-bottom: 0;
}

.articles__body,
.search__body {
    position: relative;
    margin-top: 40px;
}

@media (min-width: 992px) {
    .articles__body,
    .search__body {
        margin-top: 120px;
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Components
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Components
--------------------------------------------------------------*/

.components {
    position: relative;
}

.components__header {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .components__header {
        margin-top: 232px;
    }
}

.components__header-title {
    margin-top: 0;
}

.components__header-description {
    margin-top: 36px;
}

.components__nav-wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-top: 72px;
    padding-bottom: 50px;
}

@media (min-width: 992px) {
    .components__nav-wrapper {
        padding-top: 94px;
        padding-bottom: 0;
    }
}

.components__nav {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 72px);
}

@media (min-width: 992px) {
    .components__nav {
        max-height: calc(100vh - 94px);
    }
}

.components__section {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .components__section {
        margin-top: 90px;
    }
}

.components__section::before {
    display: block;
    content: '';
    margin-top: -90px;
    height: 90px;
    visibility: hidden;
    pointer-events: none;
}

@media (min-width: 768px) {
    .components__section::before {
        margin-top: -160px;
        height: 160px;
    }
}

@media (min-width: 992px) {
    .components__section::before {
        margin-top: -182px;
        height: 182px;
    }
}

.components__section h1 {
    margin: 10px 0;
}

.components__section .card {
    margin-top: 20px;
}

.components__section .pagination {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.components__section .alert {
    margin-bottom: 0;
}

.components__section .modal {
    z-index: 0;
}

.components__section a {
    cursor: pointer;
}

.components__white-btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 50px;
    padding-top: 30px;
    background-color: #12161a;
}

.components__title {
    margin-bottom: 25px;
    font-weight: 400;
}

.components__component-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 400;
}

@media (min-width: 768px) {
    .components__component-title {
        margin-top: 40px;
    }
}

.components__white-btns .components__component-title {
    color: #ffffff;
}

.components__component-subtitle {
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: 400;
}

@media (min-width: 768px) {
    .components__component-subtitle {
        margin-top: 40px;
    }
}

.components__white-btns .components__component-subtitle {
    color: #ffffff;
}

.components__list {
    margin: -10px 0 0 -10px;
    padding: 0;
    list-style: none;
}

.components__list li {
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}

.components__list--padded {
    margin: 0;
    padding-right: 10px;
    padding-bottom: 10px;
}

.components__list--bg-light {
    background-color: #ffffff;
}

.components__list--bg-dark {
    background-color: #12161a;
}

.components pre {
    margin-bottom: 0;
}

.components__code {
    position: relative;
    margin-top: 20px;
    font-size: 12px;
}

.components__code.collapsable.is-collapsed {
    height: 200px;
    overflow: hidden;
}

.components__code.collapsable.is-expanded {
    height: auto;
    overflow-x: auto;
}

.components__code.collapsable.is-expanded .expand-trigger {
    position: relative;
    background-color: transparent;
    height: auto;
    border: none;
    padding-top: 15px;
    opacity: 0.9;
}

.components__code.collapsable.is-expanded .expand-trigger::after {
    top: 15px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.components__code.collapsable.is-expanded .expand-trigger:hover {
    opacity: 1;
}

.expand-trigger {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100px;
    padding-bottom: 15px;
    font-size: 16px;
    background: white;
    background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%);
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    opacity: 0.8;
}

.expand-trigger::after {
    display: inline-block;
    vertical-align: 0.255em;
    width: 10px;
    height: 10px;
    border-top: 3px solid #12161a;
    border-right: 0;
    border-bottom: 0;
    border-left: 3px solid #12161a;
    content: "";
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    opacity: 0.9;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.expand-trigger:hover {
    opacity: 1;
}

.expand-trigger:hover::after {
    opacity: 1;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Contact
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Contact
--------------------------------------------------------------*/

.contact {
    position: relative;
}

.contact__header {
    margin-top: 120px;
}

@media (min-width: 992px) {
    .contact__header {
        margin-top: 183px;
    }
}

.contact__title {
    margin-top: 10px;
    margin-bottom: 0;
}

.contact__form-wrapper {
    margin-top: 90px;
}

.contact__form-title {
    margin-top: 0;
    margin-bottom: 32px;
    letter-spacing: -0.2px;
}

.contact__infos {
    margin-top: 24px;
}

.contact__info {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -0.1px;
}

.contact__input--error {
    border-color: #FF8282 !important;
}

.contact__input--error+.contact__input-feedback {
    display: block;
}

.contact__input+.contact__input-feedback {
    position: absolute;
    top: 72px;
}

.contact__input--textarea+.contact__input-feedback {
    position: absolute;
    top: 172px;
}

.contact__finalize {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.contact__response {
    padding-top: 11px;
    line-height: 21px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.contact__response--error {
    color: #FF8282;
}

.contact__response--success {
    color: #3CCfA0;
}

.contact-form-is-valid input,
.contact-form-is-valid textarea,
.contact-form-is-valid button,
.contact-form-is-valid label,
.contact-form-is-valid .form-control,
.contact-form-is-submitting input,
.contact-form-is-submitting textarea,
.contact-form-is-submitting button,
.contact-form-is-submitting label,
.contact-form-is-submitting .form-control {
    cursor: default;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    pointer-events: none;
    opacity: 0.1 !important;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Featured Category
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Featured Category
--------------------------------------------------------------*/

.featured-category {
    margin-top: 80px;
}

@media (min-width: 992px) {
    .featured-category {
        margin-top: 90px;
    }
}

.featured-category.has-pagination .pagination-control-area,
.featured-category.has-pagination.pagination-control-area {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.featured-category.has-pagination.is-swiping .pagination-control-area,
.featured-category.has-pagination.is-swiping.pagination-control-area {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.featured-category__title {
    display: inline-block;
    margin-bottom: 30px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    line-height: 24px;
}

.featured-category__cta {
    float: right;
}

.featured-category__article-list {
    margin-bottom: -40px;
}

@media (min-width: 992px) {
    .featured-category__article-list {
        margin-bottom: -64px;
    }
}

.featured-category__article {
    display: none;
    margin-bottom: 40px;
    height: 100%;
}

@media (min-width: 992px) {
    .featured-category__article {
        margin-bottom: 64px;
    }
}

.featured-category__article.is-article-visible-mobile {
    display: block;
}

@media (min-width: 768px) {
    .featured-category__article.is-article-visible-mobile {
        display: none;
    }
}

@media (min-width: 768px) {
    .featured-category__article.is-article-visible-desktop {
        display: block;
    }
}

.featured-category__article-link {
    display: block;
    text-decoration: none;
}

.featured-category.has-pagination .featured-category__article-link {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.featured-category.has-pagination.is-swiping .featured-category__article-link {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.featured-category__article-image {
    width: 100%;
    height: 285px;
    vertical-align: middle;
    background-color: #f0f2f5;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    object-fit: cover;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .featured-category__article-image {
        height: 200px;
    }
}

.featured-category__article-link:hover .featured-category__article-image {
    opacity: 0.8;
}

.featured-category__article-date {
    overflow: hidden;
    height: 24px;
    margin-top: 15px;
    margin-bottom: 0;
}

.featured-category__article-title {
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 0;
    letter-spacing: -0.1px;
}

.featured-category.has-pagination .featured-category__article-title {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.featured-category__arrow {
    width: 24px;
    height: 24px;
}

.featured-category .pagination {
    margin-top: 60px;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Featured List
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Featured List
--------------------------------------------------------------*/

.featured-lists {
    margin-top: 80px;
}

@media (min-width: 768px) {
    .featured-lists {
        margin-top: 90px;
    }
}

.article--sidebar .featured-lists {
    margin-top: 0;
}

.featured-list {
    margin-top: 64px;
}

@media (min-width: 768px) {
    .featured-list {
        margin-top: 0;
    }
    .featured-lists--sidebar .featured-list:not(:first-child) {
        margin-top: 64px;
    }
}

.featured-list--first {
    margin-top: 0;
}

.featured-list__title {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -0.2px;
    text-transform: uppercase;
}

.featured-list__items {
    margin: 0;
    margin-top: 30px;
    padding: 0;
    list-style-type: none;
}

.featured-list__item {
    margin-top: 30px;
}

.featured-list__item:first-child {
    margin-top: 0px;
}

.featured-list__article {
    text-decoration: none;
}

.featured-list__article-image {
    width: 100%;
    height: 108px;
    vertical-align: middle;
    background-color: #f0f2f5;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
    object-fit: cover;
}

@media (min-width: 992px) {
    .featured-list__article-image {
        height: 136px;
    }
}

.article--sidebar .featured-list__article-image {
    height: 100%;
    min-height: 86px;
}

.featured-list__article:hover .featured-list__article-image {
    opacity: 0.8;
}

.featured-list__article-date {
    margin-top: 8px;
    margin-bottom: 0;
}

.featured-list__article-title {
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: -0.1px;
}

@media (min-width: 992px) {
    .featured-list__article-title {
        margin-top: 6px;
    }
}

@media (max-width: 991.98px) {
    .article--sidebar .featured-list__article-title {
        font-size: 14px;
        line-height: 24px;
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Featured article
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Featured article
--------------------------------------------------------------*/

.featured-article {
    height: 285px;
    margin-top: 80px;
}

@media (min-width: 992px) {
    .featured-article {
        height: 570px;
        margin-top: 90px;
    }
}

@media (min-width: 992px) {
    .featured-article--small {
        height: 420px;
    }
}

.featured-article__container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.featured-article__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    object-fit: cover;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}

.featured-article__info-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.featured-article__info {
    text-align: center;
}

.featured-article__info--date {
    margin-bottom: 0;
}

.featured-article__info--title {
    margin-top: 14px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
}

@media (min-width: 992px) {
    .featured-article__info--title {
        font-size: 30px;
        line-height: 40px;
    }
}

.featured-article__button {
    margin-top: 33px;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: -0.2px;
    color: #ffffff;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Footer
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Footer
--------------------------------------------------------------*/

.footer {
    margin-top: 80px;
}

@media (min-width: 992px) {
    .footer {
        margin-top: 90px;
    }
}

.footer__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footer__header {
    position: relative;
    width: 100%;
    height: 24px;
    text-align: center;
}

.footer__header::before {
    position: absolute;
    top: 12px;
    left: 0;
    height: 1px;
    content: '';
    background-color: #12161a;
    width: calc((100% - 228px) / 2);
}

@media (min-width: 992px) {
    .footer__header::before {
        width: calc((100% - 500px) / 2);
    }
}

.footer__header::after {
    position: absolute;
    top: 12px;
    right: 0;
    height: 1px;
    content: '';
    background-color: #12161a;
    width: calc((100% - 228px) / 2);
}

@media (min-width: 992px) {
    .footer__header::after {
        width: calc((100% - 500px) / 2);
    }
}

.footer__logo {
    height: 100%;
}

.footer__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer__list--menu {
    margin-top: 30px;
}

.footer__list--social {
    margin-top: 30px;
}

.footer__list-item {
    margin: 0 12px;
    text-decoration: none;
}

.footer__list-item--menu {
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
}

.footer__list-item a {
    white-space: nowrap;
}

.footer__separator-vertical {
    width: 1px;
    height: 60px;
    margin-top: 30px;
    background-color: #12161a;
}

.footer__newsletter-title {
    margin-top: 30px;
    margin-bottom: 0;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    line-height: 24px;
}

.footer__copyright {
    margin: 30px 0;
    margin-bottom: 60px;
    letter-spacing: -0.2px;
    font-weight: 600;
    line-height: 18px;
}

.footer .subscribe__form {
    position: relative;
    width: 100%;
    margin: 30px 0;
}

@media (min-width: 992px) {
    .footer .subscribe__form {
        width: calc((100% - 11 * 30px) * 4 / 12 + 3 * 30px);
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Hero
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Hero
--------------------------------------------------------------*/

.hero {
    width: 100%;
    height: auto;
    max-height: unset;
    margin-top: 84px;
    min-height: 200px;
}

@media (min-width: 992px) {
    .hero {
        min-height: 400px;
        max-height: 600px;
        margin-top: 140px;
        height: calc(100vh - 96px);
    }
}

@media (max-width: 991.98px) {
    .hero-grid .pt-3,
    .hero-author .pt-3 {
        padding-top: 0 !important;
    }
}

.hero-grid .hero__article,
.hero-author .hero__article {
    height: 325px;
}

@media (min-width: 768px) {
    .hero-grid .hero__article,
    .hero-author .hero__article {
        height: 100%;
    }
}

.hero-grid .hero__article--small,
.hero-author .hero__article--small {
    height: 208px;
}

@media (min-width: 992px) {
    .hero-grid .hero__article--small,
    .hero-author .hero__article--small {
        height: 100%;
    }
}

.hero-author {
    height: auto !important;
}

.hero.hero-slideshow {
    height: auto;
}

@media (min-width: 992px) {
    .hero.hero-slideshow {
        margin-top: 140px;
        height: calc(100% - 90px);
    }
}

.hero.hero-slideshow .swiper-slide {
    height: auto;
}

@media (max-width: 991.98px) {
    .hero.hero-slideshow .u-height-full {
        height: auto;
    }
}

@media (max-width: 991.98px) {
    .hero.hero-slideshow .fill-height {
        height: 100%;
    }
}

.hero.hero-carousel {
    height: 285px;
}

@media (max-width: 991.98px) {
    .hero.hero-carousel {
        margin-top: 72px;
    }
}

@media (min-width: 992px) {
    .hero.hero-carousel {
        height: calc(100% - 90px);
    }
}

.hero__container {
    width: 100%;
    height: 100%;
    min-height: 200px;
}

@media (min-width: 992px) {
    .hero__container {
        min-height: 400px;
    }
}

.hero-carousel .hero__container {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.hero-carousel .hero__container.is-transparent {
    opacity: 0;
}

.hero-carousel .hero__container .swiper-pagination-bullet {
    background: #ffffff;
    opacity: 0.3;
}

.hero-carousel .hero__container .swiper-pagination-bullet-active {
    opacity: 0.6;
}

.hero__carousel {
    position: relative;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
}

.hero__article-container {
    position: relative;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85%;
    max-width: 100vw;
    height: 100%;
    vertical-align: top;
}

@media (min-width: 768px) {
    .hero__article-container {
        width: 701.5px;
    }
}

@media (min-width: 992px) {
    .hero__article-container {
        width: 906.83333px;
    }
}

@media (min-width: 1200px) {
    .hero__article-container {
        width: 1097.5px;
    }
}

.hero__article-container--faded {
    padding: 30px;
}

.hero__articles {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
}

@media (min-width: 768px) {
    .hero__articles {
        margin-top: 0;
    }
}

.hero__article {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 285px;
    padding: 20px;
    -webkit-transition: height 0.5s linear;
    transition: height 0.5s linear;
}

@media (min-width: 992px) {
    .hero__article {
        padding: 40px;
        height: calc(100% - 2 * 40px);
    }
}

.hero__article--faded {
    height: calc(100% - 2 * 40px - 2 * 30px);
}

.hero__article--small {
    width: 100%;
    height: 208px;
    padding: 15px;
}

@media (min-width: 992px) {
    .hero__article--small {
        height: calc(50% - 16px - 2 * 24px);
        padding: 30px;
    }
}

@media (min-width: 992px) {
    .hero__article--small:last-child {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .hero-author .hero__article {
        height: 100% !important;
    }
}

.hero-carousel .hero__article {
    width: 100%;
    height: 90%;
}

.hero-carousel .is-hero-slide-active .hero__article {
    height: 100%;
}

.hero__article-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: top;
    object-fit: cover;
}

.hero-carousel .hero__article-image {
    -webkit-transition: background-size 0.5s linear;
    transition: background-size 0.5s linear;
    background-position: center;
    background-size: cover;
}

.hero__article-image--overlay {
    -webkit-transition: -webkit-filter 0.5s ease !important;
    transition: -webkit-filter 0.5s ease !important;
    transition: filter 0.5s ease !important;
    transition: filter 0.5s ease, -webkit-filter 0.5s ease !important;
    background-image: -webkit-linear-gradient(top, rgba(18, 22, 26, 0), rgba(18, 22, 26, 0.72));
    background-image: linear-gradient(to bottom, rgba(18, 22, 26, 0), rgba(18, 22, 26, 0.72));
}

.hero-carousel .hero__article:hover .hero__article-image--overlay {
    -webkit-filter: brightness(3);
    filter: brightness(3);
}

.hero-grid .hero__article:hover .hero__article-image--overlay {
    -webkit-filter: brightness(3);
    filter: brightness(3);
}

.hero__article-date {
    position: relative;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.hero-carousel .hero__article-date {
    font-size: 12.6px;
    line-height: 21.6px;
}

.hero-carousel .is-hero-slide-active .hero__article-date {
    font-size: 14px;
    line-height: 24px;
}

.hero__article-date--faded {
    font-size: 12.6px;
    line-height: 21.6px;
}

.hero__article-title {
    position: relative;
    margin-top: 8px;
    margin-bottom: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    white-space: normal;
    text-decoration: none;
    line-height: 40px;
}

.hero__article-title:hover {
    color: #ffffff;
}

.hero-carousel .hero__article-title {
    font-size: 12.6px;
    line-height: 21.6px;
}

@media (min-width: 992px) {
    .hero-carousel .hero__article-title {
        font-size: 21.6px;
        line-height: 36px;
    }
}

.hero-carousel .is-hero-slide-active .hero__article-title {
    font-size: 14px;
    line-height: 24px;
}

@media (min-width: 992px) {
    .hero-carousel .is-hero-slide-active .hero__article-title {
        font-size: 24px;
        line-height: 40px;
    }
}

.hero__article-title--small {
    letter-spacing: -0.1px;
    line-height: 28px;
}

.hero__article-title--faded {
    font-size: 21.6px;
    line-height: 36px;
}

.hero__article-button {
    display: inline-block;
    margin-top: 30px;
}

.hero-video {
    min-height: 200px;
}

@media (min-width: 992px) {
    .hero-video {
        height: 570px;
    }
}

@media (min-width: 992px) {
    .hero-video--small {
        height: 570px;
    }
}

.hero-video__container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: height 0.5s ease, background-color 0.5s ease;
    transition: height 0.5s ease, background-color 0.5s ease;
}

.hero-video__container .container {
    -webkit-transition: height 0.5s ease, width 0.5s ease, max-width 0.5s ease;
    transition: height 0.5s ease, width 0.5s ease, max-width 0.5s ease;
}

.hero-video__container.video-is-playing {
    position: fixed;
    top: -90px;
    height: calc(100vh + 90px);
    background-color: rgba(18, 22, 26, 0.96);
}

.hero-video__container.video-is-playing .container {
    width: 100vw;
    max-width: 100vw;
    padding: 0;
}

.hero-video__image {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    object-fit: cover;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}

.hero-video-overlap .hero-video__image {
    top: 50%;
    left: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-is-playing .hero-video__image {
    pointer-events: none;
    opacity: 0;
}

.hero-video__info-container {
    position: relative;
    padding: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hero-video-overlap .hero-video__info-container {
    overflow: hidden;
}

.hero-video__info {
    text-align: center;
}

.hero-video__info--date {
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.video-is-playing .hero-video__info--date {
    pointer-events: none;
    opacity: 0;
}

.hero-video__info--title {
    margin-top: 15px;
    margin-bottom: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    letter-spacing: -0.4px;
    font-weight: 700;
    line-height: 40px;
}

@media (max-width: 767.98px) {
    .hero-video__info--title {
        font-size: 18px;
        line-height: 24px;
    }
}

.video-is-playing .hero-video__info {
    pointer-events: none;
    opacity: 0;
}

.hero-video__button {
    margin-top: 30px;
}

.video-is-playing .hero-video__button {
    pointer-events: none;
    opacity: 0;
}

.hero-video-overlap-player {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100vh;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
}

@media (min-width: 992px) {
    .hero-video-overlap-player {
        object-fit: cover;
    }
}

.video-is-playing .hero-video-overlap-player {
    z-index: 0;
    width: 100vw;
    height: auto;
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

@media (min-width: 992px) {
    .video-is-playing .hero-video-overlap-player {
        height: 100%;
    }
}

.hero-video-overlap__close {
    position: absolute;
    z-index: 1;
    top: 105px;
    right: 15px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: none;
    opacity: 0;
}

@media (min-width: 992px) {
    .hero-video-overlap__close {
        top: 125px;
        right: 50px;
    }
}

.video-is-playing .hero-video-overlap__close {
    pointer-events: all;
    opacity: 1;
}

.hero .author-card {
    padding: 4px;
    margin-top: 15px;
    text-align: center;
    border: 1px solid #d0d0d1;
    border-radius: 6px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

@media (min-width: 992px) {
    .hero .author-card {
        margin-top: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__col--left {
        width: 25%;
    }
}

.hero .author-card__col--right {
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__col--right {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 20px;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 150px;
    }
}

.hero .author-card__image {
    width: 100%;
    height: 163px;
    margin-bottom: 80px;
    vertical-align: top;
    object-fit: cover;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__image {
        height: 100%;
        margin-bottom: 0;
    }
}

.hero .author-card__photo {
    position: absolute;
    top: 163px;
    left: 50%;
    width: 88px;
    height: 88px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 4px solid white;
    border-radius: 50%;
    background-color: white;
    background-size: cover;
    background-position: center;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__photo {
        top: 50%;
        left: 75px;
    }
}

.hero .author-card__title {
    margin-bottom: 15px;
    font-weight: 700;
}

.hero .author-card__description {
    margin-bottom: 30px;
    font-weight: 400 !important;
    line-height: 24px;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__description {
        margin-bottom: 15px;
    }
}

.hero .author-card__list {
    margin-bottom: 30px;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .hero .author-card__list {
        margin-top: 0;
        margin-bottom: 0;
    }
}

.hero .author-card__item {
    display: inline-block;
    margin-right: 15px;
}

.hero .author-card__item:last-child {
    margin-right: 0;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Instagram
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Instagram
--------------------------------------------------------------*/

.instagram {
    padding-top: 80px;
}

@media (min-width: 992px) {
    .instagram {
        padding-top: 90px;
    }
}

.instagram__title {
    margin-bottom: 0;
    text-align: center;
    letter-spacing: -0.4px;
    font-weight: 600;
}

.instagram__link {
    display: block;
    margin-top: 12px;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
    font-weight: 400;
}

.instagram__link:hover {
    color: #6e7780;
}

.instagram__arrow {
    margin-left: 5px;
    vertical-align: middle;
}

.instagram__images {
    margin-top: 0;
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px;
    padding-left: 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0px;
}

@media (max-width: 991.98px) {
    .instagram__images {
        margin-right: 7.5px;
        margin-left: 7.5px;
    }
}

.instagram__image-container {
    display: inline-block;
    margin-top: 15px;
    margin-right: 7.5px;
    margin-left: 7.5px;
    width: calc((100% - 45px) / 3);
}

@media (min-width: 992px) {
    .instagram__image-container {
        margin-top: 30px;
        margin-right: 15px;
        margin-left: 15px;
        width: calc((100% - 90px) / 3);
    }
}

.instagram__image-link {
    display: block;
}

.instagram__image {
    width: 100%;
    vertical-align: top;
    background-color: #f0f2f5;
    opacity: 1;
    -webkit-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}

.instagram__image-link:hover .instagram__image {
    opacity: 0.8;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Mobile Menu
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Mobile Menu
--------------------------------------------------------------*/

.mobile-menu {
    position: fixed;
    z-index: 4;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 320px;
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background-color: #ffffff;
}

@media (min-width: 992px) {
    .mobile-menu {
        display: none;
    }
}

.mobile-menu.delay-transition {
    -webkit-transition-delay: 0.5s !important;
    transition-delay: 0.5s !important;
}

.is-menu-open .mobile-menu {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.mobile-menu__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    height: 100%;
    padding: 0 20px;
}

.is-menu-open .mobile-menu__content {
    overflow: auto;
}

.mobile-menu__filler {
    min-height: 72px;
}

.mobile-menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    transition: all 0.6s cubic-bezier(0.39, 0.58, 0.57, 1);
    text-align: left;
    opacity: 0;
}

.is-menu-open .mobile-menu__list {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    opacity: 1;
}

.mobile-menu__list--social {
    margin-top: 24px;
    margin-bottom: 20px;
}

.mobile-menu__item {
    margin: 5px 0;
}

.mobile-menu__item--social {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
}

.mobile-menu__item--social:not(:first-child) {
    margin-left: 15px;
}

.mobile-menu__item--social:not(:last-child) {
    margin-right: 15px;
}

.mobile-menu__link {
    text-decoration: none;
    font-family: "Manrope", Helvetica, Verdana, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.2px;
    color: #12161a;
    font-size: 24px;
    line-height: 48px;
    color: #12161a;
}

.mobile-menu__link.dropdown-toggle::after {
    border-width: 2px;
}

.mobile-menu .dropdown-menu {
    position: relative !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    float: none;
    border: none;
}

.mobile-menu .dropdown-menu .dropdown-item {
    font-size: 16px;
}

.not-found {
    position: relative;
    height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (min-width: 992px) {
    .not-found {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.not-found__image-container,
.not-found__text-container {
    height: 100%;
}

@media (min-width: 992px) {
    .not-found__image-container,
    .not-found__text-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
    }
}

.not-found__text-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 72px;
}

@media (min-width: 992px) {
    .not-found__text-container {
        position: static;
    }
}

.not-found__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: brightness(0.6);
    filter: brightness(0.6);
}

@media (min-width: 992px) {
    .not-found__image {
        -webkit-filter: none;
        filter: none;
    }
}

.not-found__title,
.not-found__body,
.not-found__button {
    text-align: center;
    color: #ffffff;
}

@media (min-width: 992px) {
    .not-found__title,
    .not-found__body,
    .not-found__button {
        color: #000000;
    }
}

.not-found__title {
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 48px;
}

@media (min-width: 992px) {
    .not-found__title {
        font-size: 150px;
        line-height: 150px;
        margin-bottom: 60px;
    }
}

.not-found__body {
    margin-top: 0;
    margin-bottom: 0;
}

.not-found__button {
    margin-top: 40px;
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Video Modal
--------------------------------------------------------------*/

.video-modal {
    margin: 0 auto;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.video-modal__video-wrapper {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    background-color: rgba(18, 22, 26, 0.96);
}

.video-modal__close {
    position: fixed;
    top: 8px;
    right: 8px;
    padding: 0;
    border: none;
    cursor: pointer;
}

@media (min-width: 992px) {
    .video-modal__close {
        top: 28px;
        right: 32px;
    }
}

.video-modal .container {
    pointer-events: none;
}

.video-modal .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
    pointer-events: all;
}

.video-modal .modal-content {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: transparent;
}

.video-modal .modal-header {
    border: none;
    padding: 0;
}

.video-modal .modal-header .modal-title {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
}

.video-modal .modal-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: 50vw;
    padding: 0;
    pointer-events: all;
}

@media (min-width: 992px) {
    .video-modal .modal-body {
        max-height: unset;
    }
}

.video-modal .modal-footer {
    padding-left: 0;
    padding-right: 0;
    border: none;
}

.video-modal iframe,
.video-modal video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.video-modal--4-3 .video-modal__video-wrapper {
    padding-top: 75%;
}

.video-modal--4-3 .modal-dialog {
    width: 75%;
}

@media (min-width: 992px) {
    .video-modal--4-3 .modal-dialog {
        width: 66.66667%;
    }
}

@media screen and (max-height: 700px) {
    .video-modal--4-3 .modal-dialog {
        width: 100vh;
    }
}

.video-modal--16-9 .video-modal__video-wrapper {
    padding-top: 56.25%;
}

@media screen and (min-width: 992px) and (max-height: 800px) {
    .video-modal--16-9 .modal-dialog {
        width: 100vh;
    }
}

.video-modal--16-10 .video-modal__video-wrapper {
    padding-top: 62.5%;
}

@media (min-width: 992px) {
    .video-modal--16-10 .modal-dialog {
        width: 80%;
    }
}

@media screen and (max-height: 700px) {
    .video-modal--16-10 .modal-dialog {
        width: 100vh;
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Page Separator
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Page Separator
--------------------------------------------------------------*/

.page-separator .separator {
    width: 100%;
    height: 1px;
    margin-top: 80px;
    background-color: #d0d0d1;
}

@media (min-width: 992px) {
    .page-separator .separator {
        margin-top: 90px;
    }
}


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 subscribe
--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 Subscribe
--------------------------------------------------------------*/

.subscribe {
    height: 510px;
    margin-top: 80px;
}

@media (min-width: 992px) {
    .subscribe {
        height: 570px;
        margin-top: 90px;
    }
}

.subscribe__container {
    position: relative;
    height: 100%;
}

.subscribe__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-color: #12161a;
    object-fit: cover;
}

.subscribe__content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 64px 16px;
    opacity: 0.96;
    background-color: #f0f2f5;
}

@media (min-width: 992px) {
    .subscribe__content-wrapper {
        padding: 108px 0;
    }
}

.subscribe__title {
    margin-bottom: 0;
    text-align: center;
}

@media (min-width: 992px) {
    .subscribe__title {
        width: calc((100% - 9 * 30px) * 8 / 10 + 7 * 30px);
    }
}

.subscribe__description {
    margin-top: 15px;
    margin-bottom: 0;
    text-align: center;
    font-weight: 400;
}

@media (min-width: 992px) {
    .subscribe__description {
        width: calc((100% - 9 * 30px) * 4 / 10 + 3 * 30px);
    }
}

.subscribe__form {
    position: relative;
    width: 100%;
    margin-top: 32px;
}

.subscribe__form.subscribe-form-is-valid {
    pointer-events: none;
}

@media (min-width: 992px) {
    .subscribe__form {
        margin-top: 30px;
        width: calc((100% - 9 * 30px) * 4 / 10 + 3 * 30px);
    }
}

.subscribe__form .form-group {
    margin-bottom: 0;
}

.subscribe__response {
    position: absolute;
    width: 100%;
    margin-top: 12px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    text-align: center;
    line-height: 18px;
}

.subscribe-form-is-valid .subscribe__response {
    color: #3CCfA0;
    opacity: 1;
}

.subscribe-form-is-invalid .subscribe__response {
    color: #FF8282;
    opacity: 1;
}