@charset "UTF-8";

.m-0 {
    margin: 0 !important
}

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

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

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

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

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

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

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

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

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

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

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

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

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

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

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-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: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .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: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .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: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .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: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .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-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: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .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: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .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-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
    }
}

.table {
    background-color: transparent;
    margin-bottom: 1rem;
    width: 100%
}

.table td,
.table th {
    border-top: 1px solid #dee2e6;
    padding: .75rem;
    vertical-align: top
}

.table thead th {
    border-bottom: 2px solid #dee2e6;
    vertical-align: bottom
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover,
.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    background-color: #212529;
    border-color: #32383e;
    color: #fff
}

.table .thead-light th {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #495057
}

.table-dark {
    background-color: #212529;
    color: #fff
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        display: block;
        overflow-x: auto;
        width: 100%
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    display: block;
    overflow-x: auto;
    width: 100%
}

.table-responsive>.table-bordered {
    border: 0
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.slick-list,
.slick-slider {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    display: flex;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: flex;
    float: left;
    height: auto;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-slide .slick-initialized {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-slide>div {
    width: 100%
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../images/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0px;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots li button:before {
    font-size: 15px
}

.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

/*!
 * Bootstrap v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
*,
:after,
:before {
    box-sizing: border-box
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
    line-height: 1.15
}

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

body {
    background-color: #fff;
    color: #000;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    line-height: 1.4;
    margin: 0;
    text-align: left
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    margin-top: 0
}

p {
    margin-bottom: 1rem;
    margin-top: 0
}

abbr[data-original-title],
abbr[title] {
    border-bottom: 0;
    cursor: help;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
    color: #007bff;
    text-decoration: none
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 1em
}

pre {
    -ms-overflow-style: scrollbar;
    margin-bottom: 1rem;
    margin-top: 0;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    caption-side: bottom;
    color: #6c757d;
    padding-bottom: .75rem;
    padding-top: .75rem;
    text-align: left
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0
}

legend {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    line-height: inherit;
    margin-bottom: .5rem;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: 100%
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    -webkit-appearance: none;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

output {
    display: inline-block
}

summary {
    cursor: pointer;
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:768px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.text-monospace {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif
}

.text-justify {
    text-align: justify !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-normal {
    font-weight: 400 !important
}

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

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

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

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

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important
}

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

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important
}

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

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

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

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

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

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

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

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

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

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

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

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-body {
    color: #000 !important
}

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

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

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

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

.gform_wrapper .gfield_label,
.gform_wrapper ul.gfield_checkbox>li input,
.gform_wrapper ul.gfield_radio>li input,
.sr-only {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    white-space: normal;
    width: auto
}

.fancybox-enabled {
    overflow: hidden
}

.fancybox-enabled body {
    height: 100%;
    overflow: visible
}

.fancybox-is-hidden {
    left: -9999px;
    position: absolute;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transform: translateZ(0);
    width: 100%;
    z-index: 99993
}

.fancybox-container~.fancybox-container {
    z-index: 99992
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .87;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
    box-sizing: border-box;
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s, visibility 0s;
    visibility: visible
}

.fancybox-infobar {
    left: 50%;
    margin-left: -79px;
    top: 0
}

.fancybox-infobar__body {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: subpixel-antialiased;
    background-color: rgba(30, 30, 30, .7);
    color: #ddd;
    display: inline-block;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 13px;
    line-height: 44px;
    pointer-events: none;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 70px
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    z-index: 99994
}

.fancybox-slide {
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform-style: preserve-3d;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: visible
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
    background: #000
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
    background: #e5e3df
}

.fancybox-slide--next {
    z-index: 99995
}

.fancybox-slide>div {
    background-color: #fff;
    border-width: 0;
    box-sizing: border-box;
    display: inline-block;
    margin: 44px 0;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide .fancybox-image-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: 0;
    cursor: default;
    left: 0;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-image-wrap {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-image-wrap {
    cursor: zoom-in
}

.fancybox-can-drag .fancybox-image-wrap {
    cursor: grab
}

.fancybox-is-dragging .fancybox-image-wrap {
    cursor: grabbing
}

.fancybox-image,
.fancybox-spaceball {
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: 80%;
    max-height: calc(100% - 88px);
    max-width: calc(100% - 100px);
    overflow: visible;
    padding: 0;
    width: 80%
}

.fancybox-iframe {
    border: 0;
    display: block;
    height: 100%;
    padding: 0
}

.fancybox-error,
.fancybox-iframe {
    background: #fff;
    margin: 0;
    width: 100%
}

.fancybox-error {
    cursor: default;
    max-width: 380px;
    padding: 40px
}

.fancybox-error p {
    color: #444;
    font: 16px/20px Montserrat, Helvetica Neue, Arial, sans-serif;
    margin: 0;
    padding: 0
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: pointer;
    height: 44px;
    margin: 0;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10
}

.fancybox-close-small:after {
    background: #fff;
    border-radius: 50%;
    border-width: 0;
    box-sizing: border-box;
    color: #888;
    content: "×";
    font: 20px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 300;
    height: 30px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    transition: background .25s;
    width: 30px;
    z-index: 2
}

.fancybox-close-small:focus:after {
    outline: 1px dotted #888
}

.fancybox-close-small:hover:after {
    background: #eee;
    color: #555
}

.fancybox-slide--iframe .fancybox-close-small {
    right: -44px;
    top: 0
}

.fancybox-slide--iframe .fancybox-close-small:after {
    background: transparent;
    color: #aaa;
    font-size: 35px
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #fff
}

.fancybox-caption-wrap {
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8));
    bottom: 0;
    left: 0;
    padding: 60px 30px 0;
    pointer-events: none;
    right: 0
}

.fancybox-caption {
    -webkit-text-size-adjust: none;
    border-top: 1px solid hsla(0, 0%, 100%, .4);
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    padding: 30px 0
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
    pointer-events: all
}

.fancybox-caption a {
    color: #fff;
    text-decoration: underline
}

.fancybox-button {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ddd;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 44px
}

.fancybox-button[disabled] {
    cursor: default;
    pointer-events: none
}

.fancybox-button,
.fancybox-infobar__body {
    background: rgba(30, 30, 30, .6)
}

.fancybox-button:hover:not([disabled]) {
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.fancybox-button:after,
.fancybox-button:before {
    background-color: currentColor;
    box-sizing: border-box;
    color: currentColor;
    content: "";
    display: inline-block;
    opacity: .9;
    pointer-events: none;
    position: absolute
}

.fancybox-button[disabled]:after,
.fancybox-button[disabled]:before {
    opacity: .3
}

.fancybox-button--left:after,
.fancybox-button--right:after {
    background: transparent;
    border-right: 2px solid;
    border-top: 2px solid;
    height: 6px;
    top: 18px;
    width: 6px
}

.fancybox-button--left:after {
    left: 20px;
    transform: rotate(-135deg)
}

.fancybox-button--right:after {
    right: 20px;
    transform: rotate(45deg)
}

.fancybox-button--left {
    border-bottom-left-radius: 5px
}

.fancybox-button--right {
    border-bottom-right-radius: 5px
}

.fancybox-button--close:after,
.fancybox-button--close:before {
    content: "";
    display: inline-block;
    height: 2px;
    left: calc(50% - 8px);
    position: absolute;
    top: calc(50% - 1px);
    width: 16px
}

.fancybox-button--close:before {
    transform: rotate(45deg)
}

.fancybox-button--close:after {
    transform: rotate(-45deg)
}

.fancybox-arrow {
    background: none;
    border: 0;
    cursor: pointer;
    height: 100px;
    margin: -50px 0 0;
    opacity: 0;
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transition: opacity .25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 54px;
    z-index: 99995
}

.fancybox-arrow:after {
    background-color: rgba(30, 30, 30, .8);
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0ibTEyIDQtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    content: "";
    height: 44px;
    position: absolute;
    top: 28px;
    width: 44px
}

.fancybox-arrow--right {
    right: 0
}

.fancybox-arrow--left {
    left: 0;
    transform: scaleX(-1)
}

.fancybox-arrow--left:after,
.fancybox-arrow--right:after {
    left: 0
}

.fancybox-show-nav .fancybox-arrow {
    opacity: .6
}

.fancybox-show-nav .fancybox-arrow[disabled] {
    opacity: .3
}

.fancybox-slide>.fancybox-loading {
    animation: fancybox-rotate .8s linear infinite;
    background: transparent;
    border: 6px solid hsla(0, 0%, 39%, .4);
    border-radius: 100%;
    border-top-color: hsla(0, 0%, 100%, .6);
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@keyframes fancybox-rotate {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-width:800px) {
    .fancybox-infobar {
        left: 0;
        margin-left: 0
    }

    .fancybox-button--left,
    .fancybox-button--right {
        display: none !important
    }

    .fancybox-caption {
        margin: 0;
        padding: 20px 0
    }
}

.fancybox-button--fullscreen:before {
    background: none;
    border: 2px solid;
    height: 11px;
    left: calc(50% - 7px);
    top: calc(50% - 6px);
    width: 15px
}

.fancybox-button--pause:before,
.fancybox-button--play:before {
    background: transparent;
    left: calc(50% - 4px);
    top: calc(50% - 6px)
}

.fancybox-button--play:before {
    border-bottom: 6px inset transparent;
    border-left: 10px solid;
    border-radius: 1px;
    border-top: 6px inset transparent;
    height: 0;
    width: 0
}

.fancybox-button--pause:before {
    border-style: solid;
    border-width: 0 2px;
    height: 11px;
    width: 7px
}

.fancybox-button--thumbs,
.fancybox-thumbs {
    display: none
}

@media (min-width:800px) {
    .fancybox-button--thumbs {
        display: inline-block
    }

    .fancybox-button--thumbs span {
        font-size: 23px
    }

    .fancybox-button--thumbs:before {
        box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, inset 0 0 0 32px, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
        height: 3px;
        left: calc(50% - 2px);
        top: calc(50% - 2px);
        width: 3px
    }

    .fancybox-thumbs {
        -webkit-tap-highlight-color: transparent;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        background: #fff;
        bottom: 0;
        box-sizing: border-box;
        left: auto;
        margin: 0;
        padding: 5px 5px 0 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 220px;
        word-break: normal;
        z-index: 99995
    }

    .fancybox-show-thumbs .fancybox-thumbs {
        display: block
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 220px
    }

    .fancybox-thumbs>ul {
        font-size: 0;
        height: 100%;
        list-style: none;
        margin: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0;
        position: absolute;
        position: relative;
        width: 100%
    }

    .fancybox-thumbs>ul>li {
        -webkit-tap-highlight-color: transparent;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-color: transparent;
        border-style: solid;
        border-width: 0 0 5px 5px;
        box-sizing: border-box;
        cursor: pointer;
        float: left;
        height: 75px;
        margin: 0;
        max-width: 50%;
        outline: none;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 105px
    }

    li.fancybox-thumbs-loading {
        background: rgba(0, 0, 0, .1)
    }

    .fancybox-thumbs>ul>li>img {
        -webkit-touch-callout: none;
        left: 0;
        max-height: none;
        max-width: none;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

    .fancybox-thumbs>ul>li:before {
        border: 4px solid #4ea7f9;
        border-radius: 2px;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25, .46, .45, .94);
        z-index: 99991
    }

    .fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
        opacity: 1
    }
}

.slick-dotted.slick-slider {
    margin-bottom: 50px
}

.slick-dotted.slick-slider.page-banner-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    padding: 0;
    position: relative
}

.slick-dots li,
.slick-dots li button {
    cursor: pointer;
    height: 20px;
    width: 20px
}

.slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    display: block;
    font-size: 0;
    line-height: 0px;
    outline: none;
    padding: 5px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "•";
    font-family: slick;
    font-size: 10px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.slick-dots li.slick-active button {
    background-color: #1b4a46
}

.slick-dots li.slick-active button:before {
    color: #ffdf5a;
    opacity: 1
}

.fancybox-navigation .fancybox-button--arrow_left,
.fancybox-navigation .fancybox-button--arrow_right {
    background-color: transparent !important;
    height: auto;
    opacity: 1 !important;
    visibility: visible;
    width: auto
}

@media (max-width:767.98px) {

    .fancybox-navigation .fancybox-button--arrow_left,
    .fancybox-navigation .fancybox-button--arrow_right {
        display: none !important
    }
}

.fancybox-navigation .fancybox-button--arrow_left.disabled,
.fancybox-navigation .fancybox-button--arrow_right.disabled {
    opacity: 0 !important
}

.fancybox-navigation .fancybox-button--arrow_left:after,
.fancybox-navigation .fancybox-button--arrow_left:before,
.fancybox-navigation .fancybox-button--arrow_right:after,
.fancybox-navigation .fancybox-button--arrow_right:before {
    display: none
}

.fancybox-navigation .fancybox-button--arrow_left i,
.fancybox-navigation .fancybox-button--arrow_right i {
    color: #ffdf5a;
    font-size: 30px;
    font-size: 50px
}

@media screen and (min-width:576px) {

    .fancybox-navigation .fancybox-button--arrow_left i,
    .fancybox-navigation .fancybox-button--arrow_right i {
        font-size: calc(-34.61538px + 11.21795vw)
    }
}

@media screen and (min-width:1200px) {

    .fancybox-navigation .fancybox-button--arrow_left i,
    .fancybox-navigation .fancybox-button--arrow_right i {
        font-size: 100px
    }
}

.fancybox-slide>div {
    padding: 30px
}

@media screen and (min-width:576px) {
    .fancybox-slide>div {
        padding: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .fancybox-slide>div {
        padding: 60px
    }
}

.fancybox-slide .fancybox-content {
    background: rgba(27, 49, 74, .9);
    border-radius: 10px;
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif
}

.fancybox-slide .fancybox-content .fancybox-close-small {
    background: transparent
}

.fancybox-slide .fancybox-content .fancybox-close-small:after {
    display: none
}

.fancybox-slide .fancybox-content .fancybox-close-small svg {
    stroke: #fff;
    opacity: 1
}

.fancybox-slide .fancybox-content p b,
.fancybox-slide .fancybox-content p strong {
    font-size: 30px
}

.fancybox-slide .fancybox-content .details {
    list-style: none;
    margin: 0;
    padding: 0
}

.fancybox-slide .fancybox-content .details p {
    display: inline-block;
    margin: 0
}

.fancybox-slide .fancybox-content .details li+li {
    margin-top: 10px
}

.fancybox-is-open .fancybox-bg {
    opacity: .5
}

.fancybox-slide--video {
    background-color: #000
}

.gform_confirmation_wrapper {
    background-color: #1b4a46;
    border-radius: 8px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 10px 20px
}

@media screen and (min-width:576px) {
    .gform_confirmation_wrapper {
        margin-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .gform_confirmation_wrapper {
        margin-top: 60px
    }
}

@media screen and (min-width:576px) {
    .gform_confirmation_wrapper {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .gform_confirmation_wrapper {
        margin-bottom: 60px
    }
}

.gform_wrapper {
    margin: 0;
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .gform_wrapper {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .gform_wrapper {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .gform_wrapper {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .gform_wrapper {
        padding-bottom: 60px
    }
}

.gform_wrapper .gform_title {
    color: #1b4a46;
    display: inline-block;
    font-size: 20px;
    font-weight: 400
}

@media screen and (min-width:576px) {
    .gform_wrapper .gform_title {
        font-size: calc(1.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .gform_wrapper .gform_title {
        font-size: 40px
    }
}

.gform_wrapper .gform_title:after {
    border-bottom: 2px solid #1b4a46;
    content: "";
    display: block;
    line-height: .1;
    width: 55%
}

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
    display: flex;
    flex-direction: column;
    width: 100% !important
}

@media (min-width:768px) {

    .gform_wrapper ul.gfield_checkbox,
    .gform_wrapper ul.gfield_radio {
        flex-direction: row
    }
}

.gform_wrapper ul.gfield_checkbox>li,
.gform_wrapper ul.gfield_radio>li {
    flex-grow: 1
}

.gform_wrapper ul.gfield_checkbox>li label,
.gform_wrapper ul.gfield_radio>li label {
    font-weight: 400 !important;
    padding-left: 20px !important;
    position: relative;
    width: 100%
}

.gform_wrapper ul.gfield_checkbox>li label:after,
.gform_wrapper ul.gfield_checkbox>li label:before,
.gform_wrapper ul.gfield_radio>li label:after,
.gform_wrapper ul.gfield_radio>li label:before {
    border-radius: 50%;
    content: "";
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.gform_wrapper ul.gfield_checkbox>li label:before,
.gform_wrapper ul.gfield_radio>li label:before {
    border: 1px solid #000;
    height: 15px;
    width: 15px
}

.gform_wrapper ul.gfield_checkbox>li label:after,
.gform_wrapper ul.gfield_radio>li label:after {
    background-color: #ffdf5a;
    height: 7px;
    left: 4px;
    opacity: 0;
    transform: translateY(-50%) scale(.5);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 7px
}

.gform_wrapper ul.gfield_checkbox>li:active label:after,
.gform_wrapper ul.gfield_checkbox>li:focus label:after,
.gform_wrapper ul.gfield_checkbox>li:hover label:after,
.gform_wrapper ul.gfield_radio>li:active label:after,
.gform_wrapper ul.gfield_radio>li:focus label:after,
.gform_wrapper ul.gfield_radio>li:hover label:after {
    opacity: .8;
    transform: translateY(-50%) scale(.8)
}

.gform_wrapper ul.gfield_checkbox>li input:checked+label:after,
.gform_wrapper ul.gfield_radio>li input:checked+label:after {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.gform_wrapper ul.gfield_checkbox>li label:after,
.gform_wrapper ul.gfield_checkbox>li label:before {
    border-radius: 0
}

.gform_wrapper ul.gfield_checkbox>li label:before {
    border-radius: 2px
}

.gform_wrapper ul.gfield_checkbox>li label:after {
    background-color: transparent;
    color: #ffdf5a;
    content: "\f00c";
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    left: 2px;
    top: 30%;
    transform: translateY(-30%)
}

.gform_wrapper ul.gfield_checkbox>li input:checked+label:after {
    opacity: 1;
    transform: translateY(-75%)
}

.gform_wrapper ul.gform_fields li.gfield {
    padding-left: 0
}

.gform_wrapper ul.gform_fields li.gfield:before {
    background-color: transparent
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #adacac;
    border-radius: 4px;
    color: #444;
    font-weight: 400;
    height: 47px;
    padding: 10px
}

.gform_wrapper .custom-select {
    border: 1px solid #adacac;
    border-radius: 4px;
    color: #adacac;
    display: flex;
    font-weight: 400;
    height: 47px;
    justify-content: center;
    padding: 1px;
    position: relative
}

.gform_wrapper .custom-select select {
    bottom: 1px;
    cursor: pointer;
    left: 1px;
    opacity: 0;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 1
}

.gform_wrapper .custom-select__button,
.gform_wrapper .custom-select__text {
    background-color: #fff;
    cursor: pointer;
    pointer-events: none;
    position: relative;
    z-index: 5
}

.gform_wrapper .custom-select__text {
    flex-grow: 1;
    overflow: hidden;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gform_wrapper .custom-select__button {
    align-items: center;
    display: flex;
    padding: 0 10px;
    position: relative
}

.gform_wrapper .custom-select__button:before {
    background-color: #c6c6c6;
    bottom: 5px;
    content: "";
    left: 0;
    position: absolute;
    top: 5px;
    width: 1px
}

.gform_wrapper textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #adacac;
    border-radius: 4px;
    color: #444;
    font-weight: 400;
    padding: 10px
}

.gform_wrapper .gform_footer {
    position: relative
}

.gform_wrapper .gform_footer input.button {
    background-color: #ffdf5a;
    border: 1px solid #ffdf5a;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 22px;
    padding: 10px 40px
}

.gform_wrapper .gform_ajax_spinner {
    bottom: -30px;
    padding-left: 0;
    position: absolute;
    right: 50%;
    transform: translateX(50%)
}

.popup-form.fancybox-content {
    background: #fff;
    border-radius: 0;
    max-width: 85%;
    overflow: visible;
    padding-top: 15px
}

.popup-form.fancybox-content .fancybox-close-small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 0 19px 5px rgba(0, 0, 0, .3);
    right: -20px;
    top: -20px
}

.popup-form.fancybox-content .fancybox-close-small svg {
    stroke: #1b4a46;
    stroke-width: 1px;
    width: 30px
}

.popup-form.fancybox-content .footer-note {
    color: #252525;
    display: block;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 12px;
    padding-bottom: 30px;
    text-align: center
}

.popup-form.fancybox-content .gform_confirmation_wrapper {
    display: block;
    margin: 60px auto;
    text-align: center
}

.popup-form.fancybox-content .gform_confirmation_wrapper .gform_confirmation_message {
    font-size: 20px;
    margin: 0 auto;
    padding: 7.5px 0;
    width: 100%
}

.popup-form.fancybox-content .gform_wrapper {
    padding-bottom: 15px
}

.popup-form.fancybox-content .gform_wrapper form {
    text-align: center
}

.popup-form.fancybox-content .gform_wrapper form .gform_heading .gform_title {
    color: #1b4a46;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 45px
}

.popup-form.fancybox-content .gform_wrapper form .gform_heading .gform_title:after {
    display: none
}

@media (min-width:768px) {
    .popup-form.fancybox-content .gform_wrapper form .gform_heading .gform_title {
        font-size: 30px
    }
}

.popup-form.fancybox-content .gform_wrapper form .gform_heading .gform_description {
    color: #000;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif
}

.popup-form.fancybox-content .gform_wrapper form .gform_body label {
    color: #adacac
}

.popup-form.fancybox-content .gform_wrapper form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    display: inline-block;
    max-width: 500px;
    width: 100%
}

.popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield label.gfield_label {
    color: #252525;
    display: block;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-weight: 400;
    height: auto;
    margin: 45px auto 0;
    overflow: visible;
    position: relative;
    white-space: pre-line;
    width: auto
}

.popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio {
    flex-direction: row;
    justify-content: center;
    margin: 0 auto;
    max-width: 500px
}

@media screen and (max-width:350px) {
    .popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio {
        flex-direction: column
    }
}

.popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li {
    display: flex;
    justify-content: center;
    overflow: visible
}

.popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label {
    text-align: center
}

@media (min-width:768px) {
    .popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label:before {
        left: 15%
    }

    .popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label:after {
        left: 17.6%
    }
}

@media screen and (max-width:350px) {
    .popup-form.fancybox-content .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label {
        text-align: left
    }
}

.popup-form.fancybox-content .gform_wrapper form .gform_footer input.button {
    border-radius: 8px;
    font-weight: 500;
    max-width: 500px;
    outline: 0;
    padding: 10px 0;
    width: 100%
}

.popup-form.fancybox-content .gform_wrapper form .gform_footer img {
    display: block;
    margin: 10px auto
}

.ariticle-subscription-form_wrapper.gform_wrapper {
    background-color: #ffdf5a;
    border-radius: 50px;
    color: #fff;
    margin: 30px 0;
    padding: 30px
}

@media screen and (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper {
        padding-left: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .ariticle-subscription-form_wrapper.gform_wrapper {
        padding-left: 60px
    }
}

@media screen and (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper {
        padding-right: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .ariticle-subscription-form_wrapper.gform_wrapper {
        padding-right: 60px
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .validation_error {
    display: none
}

@media (max-width:575.98px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .field_description_below .gfield_description {
        padding: 8px 0
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .validation_message {
    color: inherit
}

.ariticle-subscription-form_wrapper.gform_wrapper li.gfield.gfield_error,
.ariticle-subscription-form_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent;
    border: 0
}

.ariticle-subscription-form_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important
}

@media (max-width:767.98px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_ajax_spinner {
        margin: 10px auto;
        padding-left: 0
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_heading .gform_title {
    color: inherit;
    font-size: 24px;
    font-weight: 700
}

@media screen and (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_heading .gform_title {
        font-size: calc(13.84615px + 1.76282vw)
    }
}

@media screen and (min-width:1200px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_heading .gform_title {
        font-size: 35px
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_heading .gform_title:after {
    display: none
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_heading .gform_description span {
    color: rgba(254, 186, 17, .7)
}

.ariticle-subscription-form_wrapper.gform_wrapper ul.gform_fields li.gfield {
    margin-top: 0;
    padding: 0
}

.ariticle-subscription-form_wrapper.gform_wrapper .top_label div.ginput_container {
    margin-top: 0
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_body {
    display: inline-block;
    width: 100%
}

@media (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_body {
        width: 50%
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    float: left;
    height: 55px;
    margin-top: 0;
    padding: 0 10px;
    width: 100%
}

@media (max-width:575.98px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        text-align: center
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_footer {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_footer {
        margin-left: -4px;
        width: 50%
    }
}

@media (min-width:992px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_footer {
        width: 30%
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper .gform_footer input[type=submit] {
    background-color: #fedb3a;
    border: 0;
    border-radius: 0;
    color: rgba(27, 49, 74, .95);
    float: left;
    height: 55px;
    margin-bottom: 0;
    outline: 0;
    padding: 10px;
    width: 100%
}

@media (min-width:576px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_footer input[type=submit] {
        max-width: 160px
    }
}

@media (max-width:575.98px) {
    .ariticle-subscription-form_wrapper.gform_wrapper .gform_footer input[type=submit] {
        margin-bottom: 10px
    }
}

.ariticle-subscription-form_wrapper.gform_wrapper.gform_validation_error .gform_footer input[type=submit] {
    margin-bottom: 30px;
    margin-left: -2px
}

@media (min-width:1200px) {
    .ariticle-subscription-form_wrapper.gform_wrapper.gform_validation_error .gform_footer input[type=submit] {
        margin-bottom: 31px
    }
}

.fancybox-slide .gform_wrapper div.validation_error {
    display: none
}

.fancybox-slide .gform_wrapper .gform_ajax_spinner {
    margin: 0 auto;
    padding-left: 0;
    padding-top: 5px
}

.fancybox-slide .gform_wrapper ul.gform_fields li.gfield {
    background-color: transparent;
    border: 0;
    padding-bottom: 0;
    padding-top: 0
}

.fancybox-slide .gform_confirmation_wrapper {
    background-color: transparent;
    color: #fff;
    font-weight: 700;
    margin: 30px 0;
    padding: 0
}

.fancybox-slide .exit-intent-modal-round {
    background-color: transparent
}

.fancybox-slide .exit-intent-modal-round button.fancybox-close-small {
    display: none
}

.fancybox-slide .exit-intent-modal-round .subscription-box {
    position: relative
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content {
    align-items: center;
    background-color: #ffdf5a;
    border-radius: 100%;
    color: #fff;
    display: flex;
    height: 65vw;
    justify-content: center;
    position: relative;
    width: 65vw;
    z-index: 1
}

@media (min-width:992px) {
    .fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content {
        height: 80vh;
        max-height: 550px;
        max-width: 550px;
        width: 80vh
    }
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .text {
    padding: 60px;
    position: relative;
    width: 100%
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .form-close-btn {
    color: inherit
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper {
    margin: 16px auto;
    max-width: 300px;
    padding: 0;
    width: 100%
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper.gform_validation_error {
    margin: 30px auto
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    min-width: 100% !important
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form {
    display: flex;
    position: relative
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_body {
    display: inline
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_footer {
    display: inline;
    margin: 0
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_footer input[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fedb3a;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: block;
    float: left;
    font-weight: 400;
    height: 40px;
    margin: 0;
    outline: 0;
    padding: 0 15px;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields {
    margin-bottom: 0;
    margin-top: 0
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield {
    padding-right: 0
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield.gfield_error .validation_message {
    bottom: -1.5em;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: center
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield .ginput_container {
    margin-top: 0
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield label {
    display: none
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 0
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    color: inherit;
    display: block;
    float: left;
    height: 40px;
    margin-top: 0;
    outline: 0;
    padding: 0 10px;
    width: 100%
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input::-webkit-input-placeholder {
    color: inherit
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input:-moz-placeholder,
.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input::-moz-placeholder {
    color: inherit
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form .gform_fields .gfield input:-ms-input-placeholder {
    color: inherit
}

.fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper form:after {
    clear: both;
    content: "";
    display: block
}

@media screen and (min-width:641px) {
    .fancybox-slide .exit-intent-modal-round .subscription-box .subscription-content .gform_wrapper.gf_browser_ie .gform_footer input.button {
        padding: 0 !important
    }
}

.fancybox-slide .exit-intent-modal-rectangle {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
    max-width: 1000px;
    padding: 30px 0 30px 60px;
    width: 90%
}

.fancybox-slide .exit-intent-modal-rectangle button.fancybox-close-small {
    height: 60px;
    right: 10px;
    width: 60px
}

.fancybox-slide .exit-intent-modal-rectangle button.fancybox-close-small svg {
    stroke-width: 2
}

.fancybox-slide .exit-intent-modal-rectangle a.logo-link {
    display: block;
    margin-bottom: 30px
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper {
    margin: 0;
    padding: 0;
    position: relative
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_ajax_spinner {
    bottom: -10px;
    left: 30px;
    position: absolute;
    right: 0;
    top: 30px
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_body,
.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_footer {
    display: inline-block;
    margin: 0;
    width: auto
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper ul.gform_fields li.gfield.gfield_error .validation_message {
    bottom: -1em;
    color: #fff;
    left: 0;
    position: absolute;
    text-align: left
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background-color: transparent;
    border-color: #feba0f;
    border-radius: 30px;
    border-width: 3px;
    color: #feba0f;
    font-weight: 700;
    outline: 0;
    padding: 0 10px;
    text-align: center;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
    color: #feba0f;
    font-weight: 700
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder,
.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
    color: #feba0f;
    font-weight: 700
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
    color: #feba0f;
    font-weight: 700
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-webkit-input-placeholder {
    opacity: 0
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-moz-placeholder,
.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-moz-placeholder {
    opacity: 0
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-ms-input-placeholder {
    opacity: 0
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_footer input[type=submit] {
    background: #fff;
    border: 5px solid #fff;
    color: #623aa2;
    font-weight: 700;
    outline: 0;
    text-transform: uppercase;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_footer input[type=submit]:active,
.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_footer input[type=submit]:focus,
.fancybox-slide .exit-intent-modal-rectangle .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color: #feba0f;
    border-color: #feba0f;
    color: #fff
}

.woocommerce span.onsale {
    background-color: #ffdf5a;
    opacity: 0;
    padding: 0
}

.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
    flex: 100%;
    max-width: 100%;
    padding: 0
}

.woocommerce a.added_to_cart:after,
.woocommerce button.added_to_cart:after,
.woocommerce input.added_to_cart:after {
    content: "\f054";
    margin-left: 10px
}

.woocommerce input[type=number]::-webkit-inner-spin-button {
    opacity: 1
}

.woocommerce div.product p.price {
    color: #ffdf5a
}

.woocommerce div.product div.summary .product_meta,
.woocommerce div.product div.summary .woocommerce-variation-price,
.woocommerce div.product.product-type-variable p.price,
.woocommerce div.product.product-type-variable span.price {
    display: none
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 24px;
    font-weight: 400;
    text-align: center
}

.woocommerce div.product p.price .woocommerce-Price-amount,
.woocommerce div.product span.price .woocommerce-Price-amount {
    margin-top: 10px
}

.woocommerce div.product p.price del,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price del,
.woocommerce div.product span.price ins {
    display: block;
    font-size: inherit;
    font-weight: inherit;
    opacity: 1
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    text-decoration: none
}

.woocommerce div.product p.price bdi,
.woocommerce div.product span.price bdi {
    display: inline-block
}

.woocommerce div.product p.price bdi:after,
.woocommerce div.product span.price bdi:after {
    border-bottom: 2px solid #ffdf5a;
    border-top: 2px solid #ffdf5a;
    content: "";
    display: block;
    height: 8px;
    width: 100%
}

.woocommerce div.product p.price del bdi,
.woocommerce div.product span.price del bdi {
    display: inline
}

.woocommerce div.product p.price del bdi:after,
.woocommerce div.product span.price del bdi:after {
    display: none
}

@media (max-width:991.98px) {
    .woocommerce ul.products[class*=columns-] li.product {
        margin-bottom: 5em
    }
}

.woocommerce ul.products {
    display: flex;
    flex-wrap: wrap
}

.woocommerce ul.products li.product {
    border-radius: 4px;
    margin-bottom: 50px;
    text-align: center
}

.woocommerce ul.products li.product>a {
    display: block;
    position: relative;
    width: 100%
}

.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce ul.products li.product>a .loop-product-thumbnail-wrapper {
    background-color: #efefef;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 20px;
    padding-bottom: 100%;
    position: relative
}

.woocommerce ul.products li.product>a .loop-product-thumbnail-wrapper img {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.woocommerce ul.products li.product>a .loop-product-thumbnail-wrapper .product-tag {
    align-items: center;
    background-color: #ccdbeb;
    border-radius: 4px;
    color: #1b4a46;
    display: flex;
    font-family: Inter, Arial, sans-serif;
    font-size: 10px;
    font-weight: 600;
    left: 13px;
    line-height: 1.2;
    padding: 4px 8px;
    position: absolute;
    top: 13px
}

.woocommerce ul.products li.product>a .loop-product-thumbnail-wrapper .product-tag i {
    padding-right: 5px
}

.woocommerce ul.products li.product>a .loop-product-content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0 25px;
    text-align: center
}

.woocommerce ul.products li.product .added_to_cart,
.woocommerce ul.products li.product .feature-headline {
    display: none
}

.woocommerce ul.products li.product .image-wrapper {
    position: relative
}

.woocommerce ul.products li.product .price {
    color: #000;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 24px;
    margin-bottom: 0
}

.woocommerce ul.products li.product .price bdi {
    color: #ac0000;
    font-weight: 600
}

.woocommerce ul.products li.product .price del {
    font-size: 20px;
    opacity: 1
}

.woocommerce ul.products li.product .price del bdi {
    color: #000;
    font-weight: 400
}

.woocommerce ul.products li.product .price ins {
    color: #ac0000;
    font-weight: 600;
    text-decoration: none
}

.woocommerce ul.products li.product .price .amount {
    display: block
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    color: #152536;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 15px
}

@media (min-width:768px) {
    .woocommerce ul.products li.product .woocommerce-loop-product__title {
        font-size: 24px
    }
}

.woocommerce ul.products li.product .button {
    display: none
}

@media (max-width:991.98px) {
    .woocommerce ul.products.columns-3 li.product {
        clear: both;
        margin: 0 0 2.992em;
        padding: 0 15px;
        width: 50%
    }

    .woocommerce ul.products.columns-3 li.product:nth-child(2n) {
        clear: none !important;
        float: right
    }
}

@media (max-width:575.98px) {
    .woocommerce ul.products.columns-3 li.product {
        width: 100%
    }
}

.woocommerce .woocommerce-notice p:last-child {
    margin-bottom: 10px
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message {
    background-color: #f7f6f7;
    border-bottom: 0;
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    border-top-color: #ffdf5a;
    border-top-width: 3px;
    margin-top: 32px
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner:before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info:before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message:before,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner:before,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info:before,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message:before,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner:before,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info:before,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message:before,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner:before,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info:before,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message:before {
    color: #ffdf5a
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner a.button,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info a.button,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message a.button,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner a.button,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info a.button,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message a.button,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner a.button,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info a.button,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message a.button,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner a.button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info a.button,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message a.button {
    font-size: 14px
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-success>svg,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info.is-success>svg,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message.is-success>svg,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-success>svg,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info.is-success>svg,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message.is-success>svg,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner.is-success>svg,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info.is-success>svg,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message.is-success>svg,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-success>svg,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info.is-success>svg,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message.is-success>svg {
    background-color: #ffdf5a
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info.is-info,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message.is-info,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info.is-info,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message.is-info,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info.is-info,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message.is-info,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info.is-info,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message.is-info {
    border-top-color: #ffdf5a
}

.woocommerce .woocommerce-MyAccount-content .wc-block-components-notice-banner.is-info>svg,
.woocommerce .woocommerce-MyAccount-content .woocommerce-info.is-info>svg,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message.is-info>svg,
.woocommerce .woocommerce-form-coupon-toggle .wc-block-components-notice-banner.is-info>svg,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info.is-info>svg,
.woocommerce .woocommerce-form-coupon-toggle .woocommerce-message.is-info>svg,
.woocommerce .woocommerce-form-login-toggle .wc-block-components-notice-banner.is-info>svg,
.woocommerce .woocommerce-form-login-toggle .woocommerce-info.is-info>svg,
.woocommerce .woocommerce-form-login-toggle .woocommerce-message.is-info>svg,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-info>svg,
.woocommerce .woocommerce-notices-wrapper .woocommerce-info.is-info>svg,
.woocommerce .woocommerce-notices-wrapper .woocommerce-message.is-info>svg {
    background-color: #ffdf5a
}

.woocommerce .woocommerce-NoticeGroup-checkout .woocommerce-error li,
.woocommerce .woocommerce-notices-wrapper .woocommerce-error li {
    padding-left: 37px !important
}

.woocommerce .woocommerce-NoticeGroup-checkout .wc-block-components-notice-banner.is-error,
.woocommerce .woocommerce-notices-wrapper .wc-block-components-notice-banner.is-error {
    border-top-color: #cc1818
}

.woocommerce .woocommerce-notice--error,
.woocommerce .woocommerce-notice--success {
    border-left: 5px solid #ffdf5a;
    padding: 10px 15px
}

.woocommerce .woocommerce-notice--error {
    border-left: 5px solid red
}

.woocommerce .woocommerce-notice--error.woocommerce-thankyou-order-failed {
    background: #fff0f0
}

.woocommerce .woocommerce-error li {
    padding-left: 37px !important
}

.woocommerce form table.shop_table {
    border: 0;
    border-collapse: collapse
}

@media (max-width:991.98px) {

    .woocommerce form table.shop_table td,
    .woocommerce form table.shop_table th {
        padding: 14px 12px
    }
}

.woocommerce form table.shop_table td {
    border-top: 1px solid #000
}

.woocommerce form table.shop_table .product-remove {
    display: none
}

.woocommerce form table.shop_table .product-remove .remove {
    color: #ffdf5a !important;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce form table.shop_table .product-remove .remove:hover {
    background-color: #ffdf5a;
    color: #fff !important;
    text-decoration: none
}

.woocommerce form table.shop_table img {
    padding: 15px 0;
    width: 140px
}

.woocommerce form a {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce form a:hover {
    color: #ffdf5a;
    text-decoration: none
}

.woocommerce form input[type=email],
.woocommerce form input[type=password],
.woocommerce form input[type=tel],
.woocommerce form input[type=text] {
    border: 1px solid #adacac;
    border-radius: 3px;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 500;
    height: 47px;
    padding-left: 15px
}

.woocommerce form input[type=email]:focus,
.woocommerce form input[type=password]:focus,
.woocommerce form input[type=tel]:focus,
.woocommerce form input[type=text]:focus {
    border-color: #c6c6c6
}

.woocommerce form textarea {
    border: 1px solid #adacac;
    border-radius: 3px;
    padding: 10px 15px
}

.woocommerce form textarea:focus {
    border-color: #c6c6c6
}

.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: none;
    color: #1b4a46;
    display: block !important;
    font-size: 11px;
    height: auto !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
    position: relative;
    transition: none !important
}

.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
    display: none
}

.woocommerce-page .select2-container--default .select2-selection--single {
    border: 1px solid #adacac;
    height: 47px;
    outline: 0
}

.woocommerce-page .select2-container--default .select2-selection--single:focus {
    border-color: #c6c6c6
}

.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 47px;
    padding-left: 15px;
    text-align: left
}

.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    background-color: #fff;
    height: 43px;
    width: 40px
}

.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    background-color: #c6c6c6;
    bottom: 5px;
    content: "";
    left: 0;
    position: absolute;
    top: 5px;
    width: 1px
}

.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 1px solid #adacac;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: -3px;
    margin-top: -4px;
    padding: 3px;
    transform: rotate(45deg)
}

.woocommerce-page .select2-container--default .select2-results__option {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding-left: 15px
}

.woocommerce-page .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-page .select2-container--default .select2-results__option--highlighted[data-selected] {
    background: #ffdf5a
}

.woocommerce-page #customer_login p {
    margin-bottom: 0
}

.woocommerce-page .woocommerce-form-login button,
.woocommerce-page .woocommerce-form-register button {
    margin: 15px 10px 15px 0
}

.woocommerce-page.woocommerce-account .woocommerce {
    margin-bottom: 60px
}

.woocommerce-page .related {
    margin-top: 30px
}

.woocommerce-page .related>h2:first-child {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-top: 30px;
    text-align: center
}

@media screen and (min-width:576px) {
    .woocommerce-page .related>h2:first-child {
        font-size: calc(-2.30769px + 3.52564vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-page .related>h2:first-child {
        font-size: 40px
    }
}

.woocommerce-page.woocommerce-cart .woocommerce table.cart {
    margin-bottom: 60px
}

.woocommerce-page.woocommerce-cart .woocommerce table.cart td.product-quantity .quantity .qty {
    background: transparent;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    height: 30px;
    outline-color: #ffdf5a
}

.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions {
    padding-top: 15px
}

.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions button[type=submit] {
    height: 40px;
    width: 100%
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions button[type=submit] {
        float: right;
        width: 20%
    }

    .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon {
        float: left
    }
}

.woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
    height: 40px;
    margin-bottom: 10px;
    width: 100%
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon .input-text {
        margin-bottom: 0;
        width: 50%
    }

    .woocommerce-page.woocommerce-cart .woocommerce table.cart td.actions .coupon button[type=submit] {
        width: 48%
    }
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals>h2,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells>h2 {
    color: #1b4a46;
    font-size: 28px
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table {
    border: 0
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table th,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table th {
    padding-bottom: 20px;
    padding-top: 20px
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr th,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr th {
    border-top: 0;
    font-weight: 500
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr td {
    text-align: right
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal th,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr.cart-subtotal td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr.cart-subtotal th {
    border-top: 1px solid #000
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child th,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr:last-child td,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr:last-child th {
    border-bottom: 1px solid #000;
    font-size: 18px
}

@media (min-width:768px) {

    .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child td,
    .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:last-child th,
    .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr:last-child td,
    .woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table tr:last-child th {
        font-size: 24px
    }
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table form .woocommerce-shipping-calculator .form-row,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .cross-sells table.shop_table form .woocommerce-shipping-calculator .form-row {
    padding-left: 0;
    padding-right: 0
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .shipping-calculator-button {
    color: #1b4a46
}

.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .shipping-calculator-button:active,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .shipping-calculator-button:focus,
.woocommerce-page.woocommerce-cart .woocommerce .cart-collaterals .shipping-calculator-button:hover {
    color: #ffdf5a;
    text-decoration: none
}

.woocommerce-page.woocommerce-checkout section.anchor-block {
    margin-top: 160px
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout section.anchor-block {
        margin: 100px
    }
}

.woocommerce-page.woocommerce-checkout form.checkout {
    overflow: hidden
}

.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment button[type=submit] {
    background-color: #ffdf5a;
    border-color: #ffdf5a;
    color: #fff;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment button[type=submit]:hover {
    opacity: .85
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-checkout-payment button[type=submit] {
        width: 48%
    }
}

.woocommerce-page.woocommerce-checkout .woocommerce-additional-fields__field-wrapper,
.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields {
    margin-bottom: 60px
}

.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields .validate-email,
.woocommerce-page.woocommerce-checkout .woocommerce-shipping-fields .validate-email {
    clear: both
}

.woocommerce-page.woocommerce-checkout .woocommerce-billing-fields h3 {
    color: #1b4a46;
    text-align: left
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields h3 {
        font-size: 28px
    }
}

html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_company_field,
html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_tax_number_field {
    overflow: visible;
    width: 47%
}

html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_company_field:after,
html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_tax_number_field:after {
    clear: both
}

html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_company_field.form-row-wide,
html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_tax_number_field.form-row-wide {
    clear: none
}

html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_company_field {
    float: left
}

html[lang=zh-hant] .woocommerce-page.woocommerce-checkout .woocommerce-billing-fields #billing_tax_number_field {
    float: right
}

.woocommerce-page.woocommerce-checkout .woocommerce-account-fields p {
    padding-left: 0
}

.woocommerce-page.woocommerce-checkout .woocommerce-account-fields p input.input-checkbox {
    margin-right: 5px
}

.woocommerce-page.woocommerce-checkout .woocommerce-account-fields p span {
    color: #1b4a46
}

.woocommerce-page.woocommerce-checkout h3#order_review_heading label,
.woocommerce-page.woocommerce-checkout h3#ship-to-different-address label {
    color: #1b4a46;
    text-align: left
}

@media (min-width:768px) {

    .woocommerce-page.woocommerce-checkout h3#order_review_heading label,
    .woocommerce-page.woocommerce-checkout h3#ship-to-different-address label {
        font-size: 28px
    }
}

.woocommerce-page.woocommerce-checkout h3#order_review_heading#order_review_heading,
.woocommerce-page.woocommerce-checkout h3#ship-to-different-address#order_review_heading {
    color: #1b4a46
}

@media (min-width:768px) {

    .woocommerce-page.woocommerce-checkout h3#order_review_heading#order_review_heading,
    .woocommerce-page.woocommerce-checkout h3#ship-to-different-address#order_review_heading {
        font-size: 28px
    }
}

.woocommerce-page.woocommerce-checkout h3#ship-to-different-address label span {
    font-size: 14px
}

@media screen and (min-width:576px) {
    .woocommerce-page.woocommerce-checkout h3#ship-to-different-address label span {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-page.woocommerce-checkout h3#ship-to-different-address label span {
        font-size: 16px
    }
}

.woocommerce-page.woocommerce-checkout #payment {
    background-color: #fafafa
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box {
    background: #eee;
    display: inline-block
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box:before {
    border: 1em solid transparent;
    border-bottom-color: #eee
}

@media (max-width:991.98px) {
    .woocommerce-page.woocommerce-checkout #payment div.payment_box p.form-row {
        display: block;
        float: none;
        width: 100%
    }
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box p.form-row input.input-text::-webkit-input-placeholder {
    font-size: 14px
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box p.form-row input.input-text:-moz-placeholder,
.woocommerce-page.woocommerce-checkout #payment div.payment_box p.form-row input.input-text::-moz-placeholder {
    font-size: 14px
}

.woocommerce-page.woocommerce-checkout #payment div.payment_box p.form-row input.input-text:-ms-input-placeholder {
    font-size: 14px
}

.woocommerce-page.woocommerce-checkout #payment #place_order {
    border-radius: 50px;
    font-size: 18px;
    outline: 0;
    text-transform: uppercase;
    width: 100%
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout #payment #place_order {
        font-size: 24px
    }

    .woocommerce-page.woocommerce-checkout.woocommerce-order-pay #payment #place_order {
        float: right;
        padding: 7.5px 37.5px;
        width: auto
    }
}

.woocommerce-page.woocommerce-checkout #order_review {
    background-color: #fafafa;
    height: 100%;
    margin-bottom: 60px
}

@media (min-width:768px) {

    .woocommerce-page.woocommerce-checkout #order_review .shop_table,
    .woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table {
        margin: 0 auto 24px;
        width: auto
    }
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table td,
.woocommerce-page.woocommerce-checkout #order_review .shop_table th,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th {
    padding-bottom: 20px;
    padding-top: 20px
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tr td,
.woocommerce-page.woocommerce-checkout #order_review .shop_table tr th,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr th {
    border-top: 0;
    font-weight: 500
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tr td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr td {
    text-align: right
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tr:last-child td,
.woocommerce-page.woocommerce-checkout #order_review .shop_table tr:last-child th,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr:last-child td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr:last-child th {
    border-bottom: 1px solid #000
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tr.currency-notice td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.currency-notice td {
    font-size: .85rem;
    font-weight: 300;
    line-height: 1.3;
    text-align: left
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table thead th.product-total,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead th.product-total {
    text-align: right
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tbody tr td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td {
    border-bottom: 0
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tbody tr td.product-name,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td.product-name {
    text-align: left
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr th,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th {
    vertical-align: top
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr.order-total,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total {
    border-bottom: 0;
    border-top: 1px solid
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr.order-total td,
.woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr.order-total th,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td,
.woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th {
    border-bottom: 0;
    font-size: 18px
}

@media (min-width:768px) {

    .woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr.order-total td,
    .woocommerce-page.woocommerce-checkout #order_review .shop_table tfoot tr.order-total th,
    .woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td,
    .woocommerce-page.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th {
        font-size: 24px
    }
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table {
    margin: 0;
    width: 100%
}

@media (max-width:575.98px) {

    .woocommerce-page.woocommerce-checkout #order_review .shop_table td,
    .woocommerce-page.woocommerce-checkout #order_review .shop_table th {
        padding: 9px 5px
    }
}

.woocommerce-page.woocommerce-checkout #order_review .shop_table .product-quantity {
    text-align: right
}

.woocommerce-page.woocommerce-checkout .woocommerce-order .woocommerce-notice {
    margin-top: 32px
}

.woocommerce-page.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview {
    margin-top: 1rem;
    padding-left: 0
}

.woocommerce-page.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview li {
    color: #1b4a46;
    margin-bottom: 25px
}

@media (max-width:575.98px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-order ul.woocommerce-order-overview li {
        border-left: 1px dashed #d3ced2;
        border-right: 0;
        display: block;
        margin-right: 0;
        padding-left: 2em;
        width: 100%
    }
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout .woocommerce-order h2 {
        color: #1b4a46;
        font-size: 28px
    }
}

.woocommerce-page.woocommerce-checkout .woocommerce-order section.woocommerce-order-details table a {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce-page.woocommerce-checkout .woocommerce-order section.woocommerce-order-details table a:hover {
    color: #ffdf5a;
    text-decoration: none
}

.woocommerce-page.woocommerce-checkout form.checkout {
    border-top: 1px solid #c4c4c4;
    margin-top: 30px;
    padding-top: 30px
}

.woocommerce-page.woocommerce-checkout .checkout_coupon {
    border: 0;
    border-radius: 0;
    left: 0;
    margin: 0;
    padding-bottom: 22px;
    padding-top: 0;
    position: relative;
    width: 100%
}

.woocommerce-page.woocommerce-checkout .checkout_coupon p:first-of-type {
    margin-bottom: 10px
}

.woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row {
    display: block;
    float: none;
    width: 100%
}

.woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row button,
.woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row input.input-text {
    outline: 0;
    width: 100%
}

.woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row input.input-text:focus {
    border-color: #ffdf5a
}

.woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row.form-row-last {
    margin-bottom: 0
}

@media (min-width:768px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row {
        display: inline-block;
        width: auto
    }

    .woocommerce-page.woocommerce-checkout .checkout_coupon p.form-row.form-row-first {
        max-width: 280px;
        padding: 0;
        width: 40%
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon input {
    border-color: #cfcfcf;
    color: #ffdf5a;
    color: #1b4a46;
    display: inline-block
}

@media (max-width:767.98px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon input {
        text-align: center
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon input::-webkit-input-placeholder {
    color: #757575;
    font-size: 20px
}

@media (max-width:767.98px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon input::-webkit-input-placeholder {
        text-align: center
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon input:-moz-placeholder {
    color: #757575;
    font-size: 20px
}

@media (max-width:767.98px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon input:-moz-placeholder {
        text-align: center
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon input::-moz-placeholder {
    color: #757575;
    font-size: 20px
}

@media (max-width:767.98px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon input::-moz-placeholder {
        text-align: center
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon input:-ms-input-placeholder {
    color: #757575;
    font-size: 20px
}

@media (max-width:767.98px) {
    .woocommerce-page.woocommerce-checkout .checkout_coupon input:-ms-input-placeholder {
        text-align: center
    }
}

.woocommerce-page.woocommerce-checkout .checkout_coupon button.button {
    background-color: #1b4a46;
    border-radius: 0;
    color: #fff;
    padding-bottom: 14px;
    padding-top: 14px
}

.woocommerce-page.woocommerce-checkout .checkout_coupon button.button:active,
.woocommerce-page.woocommerce-checkout .checkout_coupon button.button:focus,
.woocommerce-page.woocommerce-checkout .checkout_coupon button.button:hover {
    background-color: #ffdf5a
}

.woocommerce-page.woocommerce-checkout .wc_coupon_message_wrap {
    padding: 0 !important
}

.woocommerce-page.woocommerce-cart ul#shipping_method li,
.woocommerce-page.woocommerce-checkout ul#shipping_method li {
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: 0
}

.woocommerce-page.woocommerce-cart ul#shipping_method span.amount,
.woocommerce-page.woocommerce-cart ul#shipping_method span.woocommerce-Price-currencySymbol,
.woocommerce-page.woocommerce-checkout ul#shipping_method span.amount,
.woocommerce-page.woocommerce-checkout ul#shipping_method span.woocommerce-Price-currencySymbol {
    font-weight: 500
}

.woocommerce-page nav.woocommerce-MyAccount-navigation {
    background-color: #ececed;
    margin-bottom: 60px
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding-left: 0
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul li {
    padding: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li:hover {
    background-color: #ffdf5a
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li:hover a {
    color: #fff;
    text-decoration: none
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    line-height: 2.5;
    padding-left: 20px;
    width: 100%
}

.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a:active,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a:focus,
.woocommerce-page nav.woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: none
}

.woocommerce-page .woocommerce-MyAccount-content p {
    line-height: 1.6
}

.woocommerce-page .woocommerce-MyAccount-content a.button {
    font-size: 14px;
    font-weight: 700;
    margin: 0 5px 5px 0;
    padding: 5px 10px
}

.woocommerce-page .woocommerce-MyAccount-content a.button.woocommerce-Button {
    text-transform: uppercase
}

.woocommerce-page .woocommerce-MyAccount-content button[type=submit] {
    margin-top: 20px;
    outline: 0
}

.woocommerce-page .woocommerce-MyAccount-content mark {
    background-color: #ffdf5a;
    padding: 0 3px
}

.woocommerce-page .woocommerce-MyAccount-content a {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce-page .woocommerce-MyAccount-content a:hover {
    color: #ffdf5a;
    text-decoration: none
}

.woocommerce-page .woocommerce-MyAccount-content table {
    border: 0;
    border-collapse: collapse
}

.woocommerce-page .woocommerce-MyAccount-content table th {
    padding-bottom: 10px
}

.woocommerce-page .woocommerce-MyAccount-content table td {
    padding: 20px 8px
}

.woocommerce-page .woocommerce-MyAccount-content table tr:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-customer-details h2,
.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-order-details h2 {
    color: #1b4a46
}

@media (min-width:768px) {

    .woocommerce-page .woocommerce-MyAccount-content section.woocommerce-customer-details h2,
    .woocommerce-page .woocommerce-MyAccount-content section.woocommerce-order-details h2 {
        font-size: 28px
    }
}

.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--billing-address,
.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-customer-details .woocommerce-column--shipping-address,
.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-order-details .woocommerce-column--billing-address,
.woocommerce-page .woocommerce-MyAccount-content section.woocommerce-order-details .woocommerce-column--shipping-address {
    margin-bottom: 60px
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header h3 {
    float: none;
    margin-bottom: 0
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header .edit {
    background-color: #1b4a46;
    border: 1px solid #1b4a46;
    color: #ffdf5a;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 32px;
    margin-top: 10px;
    padding: 0 10px;
    text-transform: uppercase
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header .edit:hover {
    background: #fff;
    border-color: #1b4a46;
    color: #1b4a46
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header .edit:active,
.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header .edit:focus,
.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses header .edit:hover {
    text-decoration: none
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-Addresses address {
    border-color: rgba(0, 0, 0, .1);
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    padding: 10px
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit] {
    background-color: #1b4a46;
    border-color: #1b4a46;
    color: #fff;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[type=submit]:hover {
    color: #ffdf5a
}

.woocommerce-page .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    margin-top: 30px
}

.woocommerce-order-received .padding-small {
    padding: 0
}

.woocommerce-order-received .follow-us {
    margin: 40px 0
}

@media screen and (min-width:576px) {
    .woocommerce-order-received .follow-us {
        margin-bottom: calc(21.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-order-received .follow-us {
        margin-bottom: 60px
    }
}

.woocommerce-order-received .follow-us a:active,
.woocommerce-order-received .follow-us a:focus,
.woocommerce-order-received .follow-us a:hover {
    text-decoration: none
}

.woocommerce-order-received .follow-us a.back-to-home-page {
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-top: 70px;
    text-decoration: underline
}

.woocommerce-order-received .follow-us-heading {
    color: #1b4a46;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 25px;
    text-transform: uppercase
}

@media screen and (min-width:576px) {
    .woocommerce-order-received .follow-us-heading {
        font-size: calc(20.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-order-received .follow-us-heading {
        font-size: 28px
    }
}

@media screen and (min-width:576px) {
    .woocommerce-order-received .follow-us-heading {
        margin-bottom: calc(13.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-order-received .follow-us-heading {
        margin-bottom: 37px
    }
}

.woocommerce-order-received .footer__social-wrapper a {
    color: #333;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width:576px) {
    .woocommerce-order-received .footer__social-wrapper a {
        padding-left: calc(8.07692px + 1.20192vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-order-received .footer__social-wrapper a {
        padding-left: 22.5px
    }
}

@media screen and (min-width:576px) {
    .woocommerce-order-received .footer__social-wrapper a {
        padding-right: calc(8.07692px + 1.20192vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-order-received .footer__social-wrapper a {
        padding-right: 22.5px
    }
}

.woocommerce-order-received .woocommerce-customer-details .woocommerce-column--billing-address,
.woocommerce-order-received .woocommerce-customer-details .woocommerce-column--shipping-address {
    margin-bottom: 30px
}

.mini-cart-wrapper {
    background-color: #fff;
    height: 100vh;
    max-width: 450px;
    opacity: 0 !important;
    padding: 20px;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: all 0s .5s, opacity .5s cubic-bezier(.165, .84, .44, 1), transform .5s cubic-bezier(.165, .84, .44, 1);
    visibility: hidden;
    width: 100%;
    z-index: 10000
}

.mini-cart-wrapper.active {
    opacity: 1 !important;
    pointer-events: auto;
    transform: translateX(0);
    transition-delay: 0s, 0s, 0s;
    visibility: visible
}

.woocommerce-js.admin-bar .mini-cart-wrapper {
    top: 46px
}

@media (min-width:783px) {
    .woocommerce-js.admin-bar .mini-cart-wrapper {
        top: 32px
    }
}

.woocommerce-js .mini-cart-wrapper .mini-cart-top-bar {
    margin-bottom: 10px;
    position: relative;
    text-align: center
}

.woocommerce-js .mini-cart-wrapper .mini-cart-top-bar .cart-title {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0
}

.woocommerce-js .mini-cart-wrapper .mini-cart-top-bar a.mini-cart-close-button {
    color: #a0a0a0;
    display: block;
    font-size: 35px;
    height: 35px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart__buttons {
    margin: 0
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart__empty-message {
    padding: 32px 0
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart__total {
    border-top: 1px solid #e6edfc;
    display: flex;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    justify-content: space-between;
    margin-bottom: 16px;
    margin-top: 16px;
    padding-top: 16px
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart__total strong {
    font-weight: 500
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart__total .amount {
    font-weight: 700
}

.woocommerce-js .mini-cart-wrapper .buttons {
    display: flex;
    flex-direction: column-reverse
}

.woocommerce-js .mini-cart-wrapper .button {
    text-transform: uppercase
}

.woocommerce-js .mini-cart-wrapper .button:not(.checkout) {
    border: 0;
    color: #a0a0a0 !important;
    text-decoration: underline !important
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item {
    position: relative
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .quantity {
    display: block
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item>a {
    color: #1b4a46;
    display: block;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 500;
    padding-right: 40px
}

@media screen and (min-width:576px) {
    .woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item>a {
        padding-right: calc(49.23077px - 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item>a {
        padding-right: 30px
    }
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item>a img {
    float: left;
    margin-left: 0;
    margin-right: 15px;
    width: 64px
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove {
    font-size: 0;
    padding: 4px 10px;
    position: absolute;
    right: 0;
    top: 15px;
    width: auto
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:before {
    color: #a0a0a0;
    content: "󩀊";
    font-size: 17px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:active,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:focus,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:hover {
    background-color: transparent
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:active:before,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:focus:before,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:hover:before {
    color: #878787
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .quantity,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .variation {
    border-left: 0;
    padding-left: 80px
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .variation dd.variation-Discount a {
    display: inline-block
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .variation-options p {
    margin-bottom: 0
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .quantity {
    color: #1b4a46;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 400
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .quantity .amount {
    font-weight: 500
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart {
    list-style: none;
    margin: 0;
    max-height: calc(100vh - 252px);
    overflow-y: auto;
    padding: 0
}

.admin-bar .woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart {
    max-height: calc(100vh - 286px)
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart li {
    display: flex;
    flex-direction: column;
    padding-top: 20px
}

.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart li+li {
    border-top: 1px solid #e6edfc;
    margin-top: 15px;
    padding-top: 15px
}

.woocommerce-checkout .woocommerce-breadcrumb {
    display: none
}

.product-delivery-notice {
    background: #ffdf5a;
    color: #1c324a;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 700;
    margin: 32px 0;
    padding: 21px 17px 19px 54px;
    position: relative
}

@media screen and (min-width:576px) {
    .product-delivery-notice {
        font-size: calc(8.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice {
        font-size: 16px
    }
}

@media screen and (min-width:576px) {
    .product-delivery-notice {
        padding-top: calc(23.76923px - .48077vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice {
        padding-top: 18px
    }
}

@media screen and (min-width:576px) {
    .product-delivery-notice {
        padding-bottom: calc(20.84615px - .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice {
        padding-bottom: 17px
    }
}

@media screen and (min-width:576px) {
    .product-delivery-notice {
        padding-left: calc(42px + 2.08333vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice {
        padding-left: 67px
    }
}

@media screen and (min-width:576px) {
    .product-delivery-notice {
        padding-right: calc(8.69231px + 1.44231vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice {
        padding-right: 26px
    }
}

.single_variation_wrap .product-delivery-notice {
    margin-top: 17px
}

.product-delivery-notice:before {
    color: #000;
    content: "󬊬";
    display: inline-block;
    font-size: 25px;
    left: 17px;
    position: absolute;
    top: 18px
}

@media screen and (min-width:576px) {
    .product-delivery-notice:before {
        left: calc(8.69231px + 1.44231vw)
    }
}

@media screen and (min-width:1200px) {
    .product-delivery-notice:before {
        left: 26px
    }
}

.language-list-wrapper {
    opacity: 0;
    position: absolute;
    right: 40px;
    top: 100%;
    transform: translateY(15px);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    visibility: hidden
}

@media screen and (min-width:414px) {
    .language-list-wrapper {
        right: 50px
    }
}

@media (min-width:576px) {
    .language-list-wrapper {
        right: 8.5%
    }
}

@media (min-width:768px) {
    .language-list-wrapper {
        right: 60px
    }
}

@media (min-width:992px) {
    .language-list-wrapper {
        right: 5px
    }
}

.language-list-wrapper.open {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.language-list-wrapper-mobile {
    background-color: rgba(231, 234, 236, .8);
    display: none;
    padding: 10px 20px
}

.language-list-wrapper-mobile .language-list {
    background-color: inherit;
    flex-direction: row;
    justify-content: flex-end
}

.language-list-wrapper-mobile .language-list li {
    padding-right: 10px
}

.language-list-wrapper-mobile .language-list li a {
    opacity: 1
}

.language-list-wrapper-mobile .language-list li:last-child {
    padding-right: 0
}

.language-button {
    font-size: 16px;
    font-weight: 600;
    pointer-events: none;
    position: relative;
    white-space: nowrap
}

.language-button.has-translation {
    padding-right: 20px
}

@media (max-width:991.98px) {
    .language-button {
        color: #000
    }
}

.header .mobile-buttons .language-button {
    margin-left: 21px
}

@media (min-width:992px) {
    .header .mobile-buttons .language-button {
        margin-left: 0
    }
}

@media screen and (max-width:400px) {
    .header .mobile-buttons .language-button {
        font-size: 14px;
        margin-left: 15px
    }

    .header .mobile-buttons .language-button.has-translation {
        padding-right: 16px
    }
}

.language-button img {
    display: none
}

.language-button:after {
    content: "\e907";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 3px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.language-button.open:after {
    transform: rotate(-180deg)
}

.language-button.has-translation {
    pointer-events: auto
}

.language-button.has-translation:after {
    opacity: 1
}

.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal {
    padding: 0
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: #e7eaec;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 81px;
    padding: 8px
}

@media (min-width:992px) {
    .language-list-wrapper .wpml-ls-legacy-list-horizontal ul {
        background-color: rgba(231, 234, 236, .8);
        min-width: 112px
    }
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul a {
    padding: 5px
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item .wpml-ls-flag,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item .wpml-ls-flag {
    display: none
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link span,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link span {
    font-weight: 400;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media (min-width:992px) {

    .language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link,
    .language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link {
        opacity: .8;
        transition: .5s cubic-bezier(.165, .84, .44, 1)
    }
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:active,
.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:focus,
.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:hover,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:active,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:focus,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:hover {
    opacity: 1
}

.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:active span,
.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:focus span,
.language-list-wrapper .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:hover span,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:active span,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:focus span,
.language-list-wrapper-mobile .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:hover span {
    color: #ffdf5a;
    text-shadow: 0 0 .9px #ffdf5a, 0 0 .9px #ffdf5a
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/barlow-regular.eot);
    src: url(../fonts/barlow-regular.eot#iefix) format("embedded-opentype"), url(../fonts/barlow-regular.woff2) format("woff2"), url(../fonts/barlow-regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/barlow-bold.eot);
    src: url(../fonts/barlow-bold.eot#iefix) format("embedded-opentype"), url(../fonts/barlow-bold.woff2) format("woff2"), url(../fonts/barlow-bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/barlow-light.eot);
    src: url(../fonts/barlow-light.eot#iefix) format("embedded-opentype"), url(../fonts/barlow-light.woff2) format("woff2"), url(../fonts/barlow-light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/barlow-semibold.eot);
    src: url(../fonts/barlow-semibold.eot#iefix) format("embedded-opentype"), url(../fonts/barlow-semibold.woff2) format("woff2"), url(../fonts/barlow-semibold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/montserrat-black.eot);
    src: url(../fonts/montserrat-black.eot#iefix) format("embedded-opentype"), url(../fonts/montserrat-black.woff2) format("woff2"), url(../fonts/montserrat-black.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/montserrat-bold.eot);
    src: url(../fonts/montserrat-bold.eot#iefix) format("embedded-opentype"), url(../fonts/montserrat-bold.woff2) format("woff2"), url(../fonts/montserrat-bold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/montserrat-light.eot);
    src: url(../fonts/montserrat-light.eot#iefix) format("embedded-opentype"), url(../fonts/montserrat-light.woff2) format("woff2"), url(../fonts/montserrat-light.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/montserrat-medium.eot);
    src: url(../fonts/montserrat-medium.eot#iefix) format("embedded-opentype"), url(../fonts/montserrat-medium.woff2) format("woff2"), url(../fonts/montserrat-medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/montserrat-regular.eot);
    src: url(../fonts/montserrat-regular.eot#iefix) format("embedded-opentype"), url(../fonts/montserrat-regular.woff2) format("woff2"), url(../fonts/montserrat-regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/inter-v12-latin-regular.eot);
    src: url(../fonts/inter-v12-latin-regular.eot#iefix) format("embedded-opentype"), url(../fonts/inter-v12-latin-regular.woff2) format("woff2"), url(../fonts/inter-v12-latin-regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/inter-semibold.eot);
    src: url(../fonts/inter-semibold.eot#iefix) format("embedded-opentype"), url(../fonts/inter-semibold.woff2) format("woff2"), url(../fonts/inter-semibold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/inter-v12-latin-700.eot);
    src: url(../fonts/inter-v12-latin-700.eot#iefix) format("embedded-opentype"), url(../fonts/inter-v12-latin-700.woff2) format("woff2"), url(../fonts/inter-v12-latin-700.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Inter;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/inter-v12-latin-900.eot);
    src: url(../fonts/inter-v12-latin-900.eot#iefix) format("embedded-opentype"), url(../fonts/inter-v12-latin-900.woff2) format("woff2"), url(../fonts/inter-v12-latin-900.woff) format("woff")
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon_1.eot);
    src: url(../fonts/icomoon_1.eot#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf) format("truetype"), url(../fonts/icomoon.woff) format("woff"), url(../images/icomoon_1.svg#icomoon) format("svg")
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/icomoon.eot);
    src: url(../fonts/icomoon.eot#iefix) format("embedded-opentype"), url(../fonts/icomoon_1.ttf) format("truetype"), url(../../fonts/play-line/icons/icomoon.woff?nd1rdp) format("woff"), url(../images/icomoon.svg#icomoon) format("svg")
}

.block-page-banner .slick-arrow:before,
.coin-page__content .pagination li a.next:after,
.coin-page__content .pagination li a.prev:after,
.icomoon,
.language-button:after,
.module-blog-slider .blog-slider .slick-arrow:before,
.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:before,
.module-page-banner .slick-arrow:before,
.module-products-compare .product-name:after,
.module-reviews-slider .review-card:before,
.module-reviews-slider .reviews-slider .slick-arrow:before,
.product-delivery-notice:before,
.related.products div.products .slick-arrow:before,
.related.products ul.products .slick-arrow:before,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price:after,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .unclick-checkbox:before,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .plus-button:before,
.woocommerce form.cart.adding button.button:after,
.woocommerce-js .mini-cart-wrapper .woocommerce-mini-cart-item .remove:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icomoon !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none
}

.icon-alarm:before {
    content: "\e900"
}

.icon-alt:before {
    content: "\e901"
}

.icon-android:before {
    content: "\e902"
}

.icon-apple:before {
    content: "\e903"
}

.icon-appstore:before {
    content: "\e904"
}

.icon-arrow_1:before {
    content: "\e905"
}

.icon-arrow_2:before {
    content: "\e906"
}

.icon-arrow_down:before {
    content: "\e907"
}

.icon-arrow_left:before {
    content: "\e908"
}

.icon-arrow_right:before {
    content: "\e909"
}

.icon-arrow_up:before {
    content: "\e90a"
}

.icon-arrows_horizontal_2:before {
    content: "\e90b"
}

.icon-arrows_horizontal:before {
    content: "\e90c"
}

.icon-arrows_vertical_2:before {
    content: "\e90d"
}

.icon-arrows_vertical:before {
    content: "\e90e"
}

.icon-arrows:before {
    content: "\e90f"
}

.icon-bar_chart_1:before {
    content: "\e910"
}

.icon-bar_chart_2:before {
    content: "\e911"
}

.icon-bar_chart_3:before {
    content: "\e912"
}

.icon-bar_graph:before {
    content: "\e913"
}

.icon-basket_add:before {
    content: "\e914"
}

.icon-basket_delete:before {
    content: "\e915"
}

.icon-basket_ok:before {
    content: "\e916"
}

.icon-basket_remove:before {
    content: "\e917"
}

.icon-basket:before {
    content: "\e918"
}

.icon-battery_1_3:before {
    content: "\e919"
}

.icon-battery_2_3:before {
    content: "\e91a"
}

.icon-battery_empty:before {
    content: "\e91b"
}

.icon-battery_full:before {
    content: "\e91c"
}

.icon-behance:before {
    content: "\e91d"
}

.icon-bell:before {
    content: "\e91e"
}

.icon-bin:before {
    content: "\e91f"
}

.icon-block:before {
    content: "\e920"
}

.icon-bluetooth:before {
    content: "\e921"
}

.icon-book_1:before {
    content: "\e922"
}

.icon-book_2:before {
    content: "\e923"
}

.icon-book:before {
    content: "\e924"
}

.icon-bookmark:before {
    content: "\e925"
}

.icon-brightness_high:before {
    content: "\e926"
}

.icon-brightness_low:before {
    content: "\e927"
}

.icon-browser_add:before {
    content: "\e928"
}

.icon-browser_delete:before {
    content: "\e929"
}

.icon-browser_layout_1:before {
    content: "\e92a"
}

.icon-browser_layout_2:before {
    content: "\e92b"
}

.icon-browser_layout_3:before {
    content: "\e92c"
}

.icon-browser_ok:before {
    content: "\e92d"
}

.icon-browser_remove:before {
    content: "\e92e"
}

.icon-browser:before {
    content: "\e92f"
}

.icon-bullseye:before {
    content: "\e930"
}

.icon-calendar_add:before {
    content: "\e931"
}

.icon-calendar_ok:before {
    content: "\e932"
}

.icon-calendar:before {
    content: "\e933"
}

.icon-camera:before {
    content: "\e934"
}

.icon-cassette:before {
    content: "\e935"
}

.icon-chart_1_2:before {
    content: "\e936"
}

.icon-chart_1_4:before {
    content: "\e937"
}

.icon-chart_1_8:before {
    content: "\e938"
}

.icon-chart_3_4:before {
    content: "\e939"
}

.icon-chart_3_8:before {
    content: "\e93a"
}

.icon-chart_5_8:before {
    content: "\e93b"
}

.icon-chart_7_8:before {
    content: "\e93c"
}

.icon-chart:before {
    content: "\e93d"
}

.icon-circle_delete:before {
    content: "\e93e"
}

.icon-circle_down:before {
    content: "\e93f"
}

.icon-circle_fast_forward:before {
    content: "\e940"
}

.icon-circle_left:before {
    content: "\e941"
}

.icon-circle_minus:before {
    content: "\e942"
}

.icon-circle_ok:before {
    content: "\e943"
}

.icon-circle_pause:before {
    content: "\e944"
}

.icon-circle_play:before {
    content: "\e945"
}

.icon-circle_plus:before {
    content: "\e946"
}

.icon-circle_rewind:before {
    content: "\e947"
}

.icon-circle_right:before {
    content: "\e948"
}

.icon-circle_skip_next:before {
    content: "\e949"
}

.icon-circle_skip_previous:before {
    content: "\e94a"
}

.icon-circle_stop:before {
    content: "\e94b"
}

.icon-circle_up:before {
    content: "\e94c"
}

.icon-circle:before {
    content: "\e94d"
}

.icon-clip:before {
    content: "\e94e"
}

.icon-close:before {
    content: "\e94f"
}

.icon-cloud_download:before {
    content: "\e950"
}

.icon-cloud_fail:before {
    content: "\e951"
}

.icon-cloud_ok:before {
    content: "\e952"
}

.icon-cloud_upload:before {
    content: "\e953"
}

.icon-cloud:before {
    content: "\e954"
}

.icon-code:before {
    content: "\e955"
}

.icon-cog:before {
    content: "\e956"
}

.icon-columns:before {
    content: "\e957"
}

.icon-command:before {
    content: "\e958"
}

.icon-compass:before {
    content: "\e959"
}

.icon-computer_add:before {
    content: "\e95a"
}

.icon-computer_delete:before {
    content: "\e95b"
}

.icon-computer_download:before {
    content: "\e95c"
}

.icon-computer_ok:before {
    content: "\e95d"
}

.icon-computer_remove:before {
    content: "\e95e"
}

.icon-computer_upload:before {
    content: "\e95f"
}

.icon-copy_1:before {
    content: "\e960"
}

.icon-copy_2:before {
    content: "\e961"
}

.icon-credit_card:before {
    content: "\e962"
}

.icon-crop:before {
    content: "\e963"
}

.icon-diskette:before {
    content: "\e964"
}

.icon-document_add:before {
    content: "\e965"
}

.icon-document_delete:before {
    content: "\e966"
}

.icon-document_download:before {
    content: "\e967"
}

.icon-document_ok:before {
    content: "\e968"
}

.icon-document_remove:before {
    content: "\e969"
}

.icon-document_upload:before {
    content: "\e96a"
}

.icon-document:before {
    content: "\e96b"
}

.icon-documents:before {
    content: "\e96c"
}

.icon-download:before {
    content: "\e96d"
}

.icon-dribbble:before {
    content: "\e96e"
}

.icon-drop:before {
    content: "\e96f"
}

.icon-dropbox:before {
    content: "\e970"
}

.icon-eject:before {
    content: "\e971"
}

.icon-equalizer:before {
    content: "\e972"
}

.icon-facebook_1:before {
    content: "\e973"
}

.icon-facebook_2:before {
    content: "\e974"
}

.icon-fast_forward:before {
    content: "\e975"
}

.icon-first_aid:before {
    content: "\e976"
}

.icon-folder_add:before {
    content: "\e977"
}

.icon-folder_delete:before {
    content: "\e978"
}

.icon-folder_ok:before {
    content: "\e979"
}

.icon-folder_remove:before {
    content: "\e97a"
}

.icon-folder:before {
    content: "\e97b"
}

.icon-followers:before {
    content: "\e97c"
}

.icon-following:before {
    content: "\e97d"
}

.icon-font_size_down:before {
    content: "\e97e"
}

.icon-font_size_up:before {
    content: "\e97f"
}

.icon-forrst:before {
    content: "\e980"
}

.icon-foursquare:before {
    content: "\e981"
}

.icon-frame:before {
    content: "\e982"
}

.icon-globe:before {
    content: "\e983"
}

.icon-google_plus:before {
    content: "\e984"
}

.icon-graph_fall:before {
    content: "\e985"
}

.icon-graph_rise:before {
    content: "\e986"
}

.icon-grid_1:before {
    content: "\e987"
}

.icon-grid_2:before {
    content: "\e988"
}

.icon-hashtag:before {
    content: "\e989"
}

.icon-heart:before {
    content: "\e98a"
}

.icon-home:before {
    content: "\e98b"
}

.icon-imac:before {
    content: "\e98c"
}

.icon-image:before {
    content: "\e98d"
}

.icon-inbox_in:before {
    content: "\e98e"
}

.icon-inbox_out:before {
    content: "\e98f"
}

.icon-inbox:before {
    content: "\e990"
}

.icon-instagram:before {
    content: "\e991"
}

.icon-ipad:before {
    content: "\e992"
}

.icon-iphone:before {
    content: "\e993"
}

.icon-layers:before {
    content: "\e994"
}

.icon-line_graph_square:before {
    content: "\e995"
}

.icon-line_graph:before {
    content: "\e996"
}

.icon-link:before {
    content: "\e997"
}

.icon-linkedin:before {
    content: "\e998"
}

.icon-list_2:before {
    content: "\e999"
}

.icon-list:before {
    content: "\e99a"
}

.icon-loading:before {
    content: "\e99b"
}

.icon-location:before {
    content: "\e99c"
}

.icon-lock:before {
    content: "\e99d"
}

.icon-login:before {
    content: "\e99e"
}

.icon-logout:before {
    content: "\e99f"
}

.icon-macbook:before {
    content: "\e9a0"
}

.icon-magnifying_glass_add:before {
    content: "\e9a1"
}

.icon-magnifying_glass_remove:before {
    content: "\e9a2"
}

.icon-magnifying_glass:before {
    content: "\e9a3"
}

.icon-mail_incoming:before {
    content: "\e9a4"
}

.icon-mail_outgoing:before {
    content: "\e9a5"
}

.icon-mail:before {
    content: "\e9a6"
}

.icon-map_add:before {
    content: "\e9a7"
}

.icon-map_delete:before {
    content: "\e9a8"
}

.icon-map_ok:before {
    content: "\e9a9"
}

.icon-map_remove:before {
    content: "\e9aa"
}

.icon-map:before {
    content: "\e9ab"
}

.icon-microphone_off:before {
    content: "\e9ac"
}

.icon-microphone:before {
    content: "\e9ad"
}

.icon-microsoft:before {
    content: "\e9ae"
}

.icon-minus:before {
    content: "\e9af"
}

.icon-more_2:before {
    content: "\e9b0"
}

.icon-more:before {
    content: "\e9b1"
}

.icon-moustache:before {
    content: "\e9b2"
}

.icon-music:before {
    content: "\e9b3"
}

.icon-notepad_add:before {
    content: "\e9b4"
}

.icon-notepad_delete:before {
    content: "\e9b5"
}

.icon-notepad_ok:before {
    content: "\e9b6"
}

.icon-notepad_remove:before {
    content: "\e9b7"
}

.icon-notepad:before {
    content: "\e9b8"
}

.icon-pause:before {
    content: "\e9b9"
}

.icon-paypal:before {
    content: "\e9ba"
}

.icon-pen_1:before {
    content: "\e9bb"
}

.icon-pen_2:before {
    content: "\e9bc"
}

.icon-pen_3:before {
    content: "\e9bd"
}

.icon-picture:before {
    content: "\e9be"
}

.icon-pie_chart:before {
    content: "\e9bf"
}

.icon-pill:before {
    content: "\e9c0"
}

.icon-pin_1:before {
    content: "\e9c1"
}

.icon-pin_2:before {
    content: "\e9c2"
}

.icon-pin_zoom_in:before {
    content: "\e9c3"
}

.icon-pin_zoom_out:before {
    content: "\e9c4"
}

.icon-pinterest_1:before {
    content: "\e9c5"
}

.icon-pinterest_2:before {
    content: "\e9c6"
}

.icon-play:before {
    content: "\e9c7"
}

.icon-plug:before {
    content: "\e9c8"
}

.icon-plus:before {
    content: "\e9c9"
}

.icon-polaroid:before {
    content: "\e9ca"
}

.icon-polaroids:before {
    content: "\e9cb"
}

.icon-power:before {
    content: "\e9cc"
}

.icon-presentation:before {
    content: "\e9cd"
}

.icon-printer:before {
    content: "\e9ce"
}

.icon-progress:before {
    content: "\e9cf"
}

.icon-record:before {
    content: "\e9d0"
}

.icon-repeat_1:before {
    content: "\e9d1"
}

.icon-repeat_2:before {
    content: "\e9d2"
}

.icon-repeat:before {
    content: "\e9d3"
}

.icon-resize_1:before {
    content: "\e9d4"
}

.icon-resize_2:before {
    content: "\e9d5"
}

.icon-resize_3:before {
    content: "\e9d6"
}

.icon-resize_4:before {
    content: "\e9d7"
}

.icon-resize_5:before {
    content: "\e9d8"
}

.icon-resize_6:before {
    content: "\e9d9"
}

.icon-rewind:before {
    content: "\e9da"
}

.icon-rss:before {
    content: "\e9db"
}

.icon-screen_expand_1:before {
    content: "\e9dc"
}

.icon-screen_expand_2:before {
    content: "\e9dd"
}

.icon-screen_expand_3:before {
    content: "\e9de"
}

.icon-share_2:before {
    content: "\e9df"
}

.icon-share:before {
    content: "\e9e0"
}

.icon-shop:before {
    content: "\e9e1"
}

.icon-shopping_bag:before {
    content: "\e9e2"
}

.icon-shopping_cart_add:before {
    content: "\e9e3"
}

.icon-shopping_cart_delete:before {
    content: "\e9e4"
}

.icon-shopping_cart_ok:before {
    content: "\e9e5"
}

.icon-shopping_cart_remove:before {
    content: "\e9e6"
}

.icon-shopping_cart:before {
    content: "\e9e7"
}

.icon-shuffle:before {
    content: "\e9e8"
}

.icon-skip_next:before {
    content: "\e9e9"
}

.icon-skip_previous:before {
    content: "\e9ea"
}

.icon-skype:before {
    content: "\e9eb"
}

.icon-slideshow:before {
    content: "\e9ec"
}

.icon-speech_1:before {
    content: "\e9ed"
}

.icon-speech_2:before {
    content: "\e9ee"
}

.icon-speech_3:before {
    content: "\e9ef"
}

.icon-speech_4:before {
    content: "\e9f0"
}

.icon-speech_bubble_1:before {
    content: "\e9f1"
}

.icon-speech_bubble_2:before {
    content: "\e9f2"
}

.icon-speech_bubbles:before {
    content: "\e9f3"
}

.icon-spotify:before {
    content: "\e9f4"
}

.icon-square_add:before {
    content: "\e9f5"
}

.icon-square_dashed:before {
    content: "\e9f6"
}

.icon-square_delete:before {
    content: "\e9f7"
}

.icon-square_down:before {
    content: "\e9f8"
}

.icon-square_left:before {
    content: "\e9f9"
}

.icon-square_ok:before {
    content: "\e9fa"
}

.icon-square_remove:before {
    content: "\e9fb"
}

.icon-square_right:before {
    content: "\e9fc"
}

.icon-square_up:before {
    content: "\e9fd"
}

.icon-square:before {
    content: "\e9fe"
}

.icon-star:before {
    content: "\e9ff"
}

.icon-stop:before {
    content: "\ea00"
}

.icon-suitcase:before {
    content: "\ea01"
}

.icon-tag:before {
    content: "\ea02"
}

.icon-tags:before {
    content: "\ea03"
}

.icon-target:before {
    content: "\ea04"
}

.icon-terminal:before {
    content: "\ea05"
}

.icon-text_center:before {
    content: "\ea06"
}

.icon-text_justify:before {
    content: "\ea07"
}

.icon-text_left:before {
    content: "\ea08"
}

.icon-text_right:before {
    content: "\ea09"
}

.icon-tick:before {
    content: "\ea0a"
}

.icon-time:before {
    content: "\ea0b"
}

.icon-timer:before {
    content: "\ea0c"
}

.icon-tumblr:before {
    content: "\ea0d"
}

.icon-twitter:before {
    content: "\ea0e"
}

.icon-unlock:before {
    content: "\ea0f"
}

.icon-upload:before {
    content: "\ea10"
}

.icon-user_add:before {
    content: "\ea11"
}

.icon-user_circle:before {
    content: "\ea12"
}

.icon-user_delete:before {
    content: "\ea13"
}

.icon-user_ok:before {
    content: "\ea14"
}

.icon-user_remove:before {
    content: "\ea15"
}

.icon-user_square:before {
    content: "\ea16"
}

.icon-user:before {
    content: "\ea17"
}

.icon-users:before {
    content: "\ea18"
}

.icon-view_off:before {
    content: "\ea19"
}

.icon-view:before {
    content: "\ea1a"
}

.icon-vimeo:before {
    content: "\ea1b"
}

.icon-voicemail:before {
    content: "\ea1c"
}

.icon-volume_1:before {
    content: "\ea1d"
}

.icon-volume_2:before {
    content: "\ea1e"
}

.icon-volume_3:before {
    content: "\ea1f"
}

.icon-volume_down:before {
    content: "\ea20"
}

.icon-volume_mute:before {
    content: "\ea21"
}

.icon-volume_off:before {
    content: "\ea22"
}

.icon-volume_up:before {
    content: "\ea23"
}

.icon-warning:before {
    content: "\ea24"
}

.icon-wifi_1:before {
    content: "\ea25"
}

.icon-wifi_2:before {
    content: "\ea26"
}

.icon-wifi_3:before {
    content: "\ea27"
}

.icon-windows:before {
    content: "\ea28"
}

.icon-youtube:before {
    content: "\ea29"
}

.icon-zoom_in:before {
    content: "\ea2a"
}

.icon-zoom_out:before {
    content: "\ea2b"
}

.icon-copy_3:before {
    content: "\ea2c"
}

.icon-play-circle:before {
    color: #fdb913;
    content: "\ec2a"
}

.icon-discord:before {
    content: "\ec2b"
}

.icon-arrow-line-right:before {
    content: "\ec2c"
}

.icon-arrow-line-left:before {
    content: "\ec2d"
}

.icon-delete:before {
    content: "󩀊"
}

.icon-cart-new:before {
    content: "󩅊"
}

.icon-member:before {
    content: "󩅚"
}

.icon-free-shipping:before {
    content: "󩀋"
}

.icon-spinner:before {
    content: "󬊫"
}

.icon-youtube-new:before {
    content: "\e100"
}

.icon-instagram-new:before {
    content: "\e101"
}

.icon-reddit-circle:before {
    content: "\e102"
}

.icon-facebook-circle:before {
    content: "\e103"
}

.icon-twitter-circle:before {
    content: "\e104"
}

.icon-quote-up:before {
    content: "\e105"
}

.icon-arrow-right-line-border:before {
    content: "\e106"
}

.icon-checkmark:before {
    content: "\e918"
}

.icon-shipping-fast:before {
    content: "󬊬"
}

.icon-arrow-left:before {
    content: "󬊭"
}

.icon-arrow-right:before {
    content: "󬊮"
}

.icon-search:before {
    content: "󬊯"
}

.icon-check:before {
    content: "\ec3a"
}

.icon-question:before {
    content: "\ec3b"
}

.fontawesome,
.press-release.release-type-video .post-thumbnail:before,
.woocommerce a.added_to_cart:after,
.woocommerce button.added_to_cart:after,
.woocommerce input.added_to_cart:after {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.fa-spin,
.woocommerce form.cart.adding button.button:after {
    animation: fa-spin 2s linear infinite
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-wrapper {
    overflow: hidden
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

a {
    color: #000
}

a,
a:active,
a:focus,
a:hover {
    color: inherit;
    text-decoration: none
}

.padding-small {
    padding-bottom: 15px;
    padding-top: 15px
}

@media screen and (min-width:576px) {
    .padding-small {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-small {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .padding-small {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-small {
        padding-bottom: 30px
    }
}

.padding {
    padding-bottom: 37.5px;
    padding-top: 37.5px
}

@media screen and (min-width:576px) {
    .padding {
        padding-top: calc(2.88462px + 6.00962vw)
    }
}

@media screen and (min-width:1200px) {
    .padding {
        padding-top: 75px
    }
}

@media screen and (min-width:576px) {
    .padding {
        padding-bottom: calc(2.88462px + 6.00962vw)
    }
}

@media screen and (min-width:1200px) {
    .padding {
        padding-bottom: 75px
    }
}

.padding-top {
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .padding-top {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-top {
        padding-top: 60px
    }
}

.padding-bottom {
    padding-bottom: 30px
}

@media screen and (min-width:576px) {
    .padding-bottom {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-bottom {
        padding-bottom: 60px
    }
}

.padding-large {
    padding-bottom: 60px;
    padding-top: 60px
}

@media screen and (min-width:576px) {
    .padding-large {
        padding-top: calc(4.61538px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-large {
        padding-top: 120px
    }
}

@media screen and (min-width:576px) {
    .padding-large {
        padding-bottom: calc(4.61538px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .padding-large {
        padding-bottom: 120px
    }
}

.no-padding {
    padding: 0
}

.responsive-embed {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.responsive-embed iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.section-title {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: .08em
}

@media (min-width:768px) {
    .section-title {
        font-size: 28px
    }
}

#primary,
.page-not-found-content-container {
    min-height: 300px
}

@media (min-width:768px) {

    #primary,
    .page-not-found-content-container {
        min-height: 500px
    }
}

#primary {
    position: relative
}

.abs {
    position: absolute
}

.rel {
    position: relative
}

.h-100 {
    height: 100%
}

.img-full {
    width: 100%
}

.fos-init,
[data-fos] {
    opacity: 0;
    transform: translateY(30px)
}

.fos-init[data-fos=fade-in],
[data-fos][data-fos=fade-in] {
    transform: translate(0)
}

.fos-init[data-fos=fade-left],
[data-fos][data-fos=fade-left] {
    transform: translate(30px)
}

.fos-init[data-fos=fade-right],
[data-fos][data-fos=fade-right] {
    transform: translate(-30px)
}

.fos-init.fos-show,
[data-fos].fos-show {
    opacity: 1;
    transform: translate(0);
    transition: opacity 1.2s cubic-bezier(.165, .84, .44, 1) 0s, transform 1.2s cubic-bezier(.165, .84, .44, 1) 0s
}

form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=text],
form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.input-number-center input[type=number]::-webkit-inner-spin-button,
.input-number-center input[type=number]::-webkit-outer-spin-button,
.woocommerce div.product .quantity-wrapper .quantity input[type=number]::-webkit-inner-spin-button,
.woocommerce div.product .quantity-wrapper .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.h1,
.module-blog-slider .module-title,
.module-reviews-slider .module-title,
h1 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h1,
    .module-blog-slider .module-title,
    .module-reviews-slider .module-title,
    h1 {
        font-size: calc(29.07692px + 2.24359vw)
    }
}

@media screen and (min-width:1200px) {

    .h1,
    .module-blog-slider .module-title,
    .module-reviews-slider .module-title,
    h1 {
        font-size: 56px
    }
}

.h2,
h2 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 32px;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h2,
    h2 {
        font-size: 32px
    }
}

@media screen and (min-width:1200px) {

    .h2,
    h2 {
        font-size: 32px
    }
}

.h3,
h3 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h3,
    h3 {
        font-size: calc(6.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {

    .h3,
    h3 {
        font-size: 30px
    }
}

.h4,
.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
h4 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h4,
    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    h4 {
        font-size: calc(8.61538px + 1.28205vw)
    }
}

@media screen and (min-width:1200px) {

    .h4,
    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    h4 {
        font-size: 24px
    }
}

.h5,
h5 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h5,
    h5 {
        font-size: calc(14.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {

    .h5,
    h5 {
        font-size: 18px
    }
}

.h6,
h6 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 32px
}

@media screen and (min-width:576px) {

    .h6,
    h6 {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {

    .h6,
    h6 {
        font-size: 16px
    }
}

body {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

p {
    margin: 0 0 32px
}

.small {
    font-size: 12px
}

@media screen and (min-width:576px) {
    .small {
        font-size: calc(10.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .small {
        font-size: 14px
    }
}

.large {
    font-size: 16px
}

@media screen and (min-width:576px) {
    .large {
        font-size: calc(14.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .large {
        font-size: 18px
    }
}

.lead {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4
}

@media screen and (min-width:576px) {
    .lead {
        font-size: calc(16.61538px + 1.28205vw)
    }
}

@media screen and (min-width:1200px) {
    .lead {
        font-size: 32px
    }
}

.h1,
.module-blog-slider .module-title,
.module-reviews-slider .module-title,
h1 {
    font-weight: 900;
    letter-spacing: -.01em
}

.h2,
h2 {
    font-weight: 700;
    line-height: 1.5
}

.cw_label {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.022em;
    line-height: 1.5
}

.content-bold {
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.5
}

.article-content img.alignright {
    float: right;
    margin: 0 0 1em 1em
}

.article-content img.alignleft {
    float: left;
    margin: 0 1em 1em 0
}

.article-content img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.article-content .wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    clear: both;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.article-content .wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.article-content .wp-caption.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

.article-content .wp-caption.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.article-content .wp-caption.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.article-content .wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.article-content .wp-caption p.wp-caption-text {
    font-size: 16px;
    line-height: 1.3;
    margin: 0;
    padding: 10px 0 0
}

.article-content .wp-caption p.wp-caption-text a {
    font-size: 16px
}

@media (max-width:991.98px) {
    .article-content .wp-caption p.wp-caption-text {
        font-size: 15px
    }
}

.article-content .screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    white-space: nowrap;
    width: 1px
}

.article-content .screen-reader-text:focus {
    clip: auto !important;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.article-content b,
.article-content strong {
    font-weight: 600
}

.page-title {
    padding-bottom: 15px;
    padding-top: 15px
}

@media screen and (min-width:576px) {
    .page-title {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .page-title {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .page-title {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .page-title {
        padding-bottom: 30px
    }
}

.page-title h1 {
    color: #1b4a46;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.article-content,
.content-section,
.page-title h1 {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif
}

.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6,
.content-section h2,
.content-section h3,
.content-section h4,
.content-section h5,
.content-section h6 {
    color: #1b4a46;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 500;
    margin: 0 0 20px
}

.article-content a,
.content-section a {
    color: #000;
    font-weight: 700
}

.article-content a:active,
.article-content a:focus,
.article-content a:hover,
.content-section a:active,
.content-section a:focus,
.content-section a:hover {
    text-decoration: underline
}

.article-content li,
.content-section li {
    padding: 0 0 6px 17px;
    position: relative
}

.article-content li:before,
.content-section li:before {
    content: "";
    left: 0;
    position: absolute
}

.article-content ol,
.article-content ul,
.content-section ol,
.content-section ul {
    list-style-type: none;
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 20px
}

.article-content ol ol,
.article-content ol ul,
.article-content ul ol,
.article-content ul ul,
.content-section ol ol,
.content-section ol ul,
.content-section ul ol,
.content-section ul ul {
    padding-left: 0;
    padding-top: 5px
}

.article-content>ol,
.article-content>ul,
.content-section>ol,
.content-section>ul {
    margin-top: 0
}

.article-content ol,
.content-section ol {
    counter-reset: li
}

.article-content ol li:before,
.content-section ol li:before {
    color: #ffdf5a;
    content: counter(li) ".";
    counter-increment: li;
    font-size: 12px;
    font-weight: 700;
    top: 2px
}

.article-content ol li ol,
.content-section ol li ol {
    counter-reset: lili;
    margin-bottom: 0
}

.article-content ol li ol li:before,
.content-section ol li ol li:before {
    color: #c28a01;
    content: counter(lili) ".";
    counter-increment: lili
}

.article-content ol li ol li li:before,
.content-section ol li ol li li:before {
    color: #8f6601
}

.article-content ul li:before,
.content-section ul li:before {
    background-color: #ffdf5a;
    height: 8px;
    top: 14px;
    transform: translateY(-50%);
    width: 8px
}

.article-content ul li ul,
.content-section ul li ul {
    margin-bottom: 0
}

.article-content ul li li:before,
.content-section ul li li:before {
    background-color: #c28a01
}

.article-content ul li li li:before,
.content-section ul li li li:before {
    background-color: #8f6601
}

.article-content iframe,
.content-section iframe {
    max-width: 100%;
    min-height: 56.25vw;
    width: 100% !important
}

@media (min-width:1200px) {

    .article-content iframe,
    .content-section iframe {
        min-height: 600px
    }
}

.article-content .gform_wrapper iframe,
.content-section .gform_wrapper iframe {
    min-height: auto
}

.article-content blockquote,
.content-section blockquote {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 4px;
    color: #828282;
    padding: 30px 30px 30px calc(25% + 30px);
    position: relative
}

.article-content blockquote:before,
.content-section blockquote:before {
    background-color: #eee;
    bottom: 0;
    content: "";
    height: 60%;
    left: 25%;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    top: 0;
    width: 1px
}

.article-content blockquote p,
.content-section blockquote p {
    font-style: italic
}

.article-content blockquote p:last-of-type,
.content-section blockquote p:last-of-type {
    margin-bottom: 0
}

.article-content .woocommerce li,
.content-section .woocommerce li {
    padding-left: 0
}

.article-content .woocommerce li:before,
.content-section .woocommerce li:before {
    display: none
}

.article-content #order_review #payment ul.payment_methods li,
.article-content .woocommerce-checkout-review-order #payment ul.payment_methods li,
.content-section #order_review #payment ul.payment_methods li,
.content-section .woocommerce-checkout-review-order #payment ul.payment_methods li {
    padding-left: 0
}

.article-content #order_review #payment ul.payment_methods li:before,
.article-content .woocommerce-checkout-review-order #payment ul.payment_methods li:before,
.content-section #order_review #payment ul.payment_methods li:before,
.content-section .woocommerce-checkout-review-order #payment ul.payment_methods li:before {
    display: none
}

.exit-intent-modal-round .article-content .h1,
.exit-intent-modal-round .article-content .module-blog-slider .module-title,
.exit-intent-modal-round .article-content .module-reviews-slider .module-title,
.exit-intent-modal-round .article-content h1,
.module-blog-slider .exit-intent-modal-round .article-content .module-title,
.module-reviews-slider .exit-intent-modal-round .article-content .module-title {
    color: inherit;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h1,
    .exit-intent-modal-round .article-content .module-blog-slider .module-title,
    .exit-intent-modal-round .article-content .module-reviews-slider .module-title,
    .exit-intent-modal-round .article-content h1,
    .module-blog-slider .exit-intent-modal-round .article-content .module-title,
    .module-reviews-slider .exit-intent-modal-round .article-content .module-title {
        font-size: calc(31.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h1,
    .exit-intent-modal-round .article-content .module-blog-slider .module-title,
    .exit-intent-modal-round .article-content .module-reviews-slider .module-title,
    .exit-intent-modal-round .article-content h1,
    .module-blog-slider .exit-intent-modal-round .article-content .module-title,
    .module-reviews-slider .exit-intent-modal-round .article-content .module-title {
        font-size: 70px
    }
}

.exit-intent-modal-round .article-content .h2,
.exit-intent-modal-round .article-content h2 {
    color: inherit;
    font-size: 45px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h2,
    .exit-intent-modal-round .article-content h2 {
        font-size: calc(31.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h2,
    .exit-intent-modal-round .article-content h2 {
        font-size: 60px
    }
}

.exit-intent-modal-round .article-content .h3,
.exit-intent-modal-round .article-content h3 {
    color: inherit;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h3,
    .exit-intent-modal-round .article-content h3 {
        font-size: calc(30.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h3,
    .exit-intent-modal-round .article-content h3 {
        font-size: 50px
    }
}

.exit-intent-modal-round .article-content .h4,
.exit-intent-modal-round .article-content .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.exit-intent-modal-round .article-content .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.exit-intent-modal-round .article-content .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.exit-intent-modal-round .article-content h4,
.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title {
    color: inherit;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h4,
    .exit-intent-modal-round .article-content .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content h4,
    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title {
        font-size: calc(30.38462px + .80128vw)
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h4,
    .exit-intent-modal-round .article-content .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
    .exit-intent-modal-round .article-content h4,
    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .exit-intent-modal-round .article-content .bundled_product_title {
        font-size: 40px
    }
}

.exit-intent-modal-round .article-content .h5,
.exit-intent-modal-round .article-content h5 {
    color: inherit;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h5,
    .exit-intent-modal-round .article-content h5 {
        font-size: 30px
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h5,
    .exit-intent-modal-round .article-content h5 {
        font-size: 30px
    }
}

.exit-intent-modal-round .article-content .h6,
.exit-intent-modal-round .article-content h6 {
    color: inherit;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

@media screen and (min-width:576px) {

    .exit-intent-modal-round .article-content .h6,
    .exit-intent-modal-round .article-content h6 {
        font-size: calc(18.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {

    .exit-intent-modal-round .article-content .h6,
    .exit-intent-modal-round .article-content h6 {
        font-size: 22px
    }
}

.exit-intent-modal-round .article-content p {
    font-size: 20px;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .exit-intent-modal-round .article-content p {
        font-size: calc(18.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .exit-intent-modal-round .article-content p {
        font-size: 22px
    }
}

input[type=email],
input[type=search],
input[type=tel],
input[type=text] {
    border: 1px solid #000;
    display: block;
    font-weight: 700;
    padding: 7.5px 15px;
    width: 100%
}

input[type=email]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus {
    outline: 5px auto #fff
}

input[type=search] {
    font-size: 20px
}

.burger {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin-right: 20px;
    padding: 0;
    position: relative;
    width: 30px
}

.burger,
.burger:focus {
    outline: none
}

.burger>span {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.burger>span>span {
    top: 50%;
    transform: translateY(-50%)
}

.burger>span:after,
.burger>span:before,
.burger>span>span {
    background-color: #fff;
    height: 2px;
    left: 0;
    position: absolute;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.burger>span:after,
.burger>span:before {
    content: ""
}

.burger>span:before {
    top: 0
}

.burger>span:after {
    bottom: 0
}

.burger--black>span:after,
.burger--black>span:before,
.burger--black>span>span {
    background-color: #000
}

.burger--open>span:before {
    top: 50%;
    transform: translateY(-50%) rotate(-45deg)
}

.burger--open>span:after {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
}

.burger--open>span>span {
    opacity: 0
}

.btn,
.cookie-notice__accept,
.woocommerce .woocommerce-mini-cart__buttons a.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-js .mini-cart-wrapper .button,
a.btn {
    background: none;
    background-color: #ffdf5a;
    border: 1px solid #ffdf5a;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 60px;
    text-align: center;
    text-decoration: none !important;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.btn:active,
.btn:focus,
.btn:hover,
.cookie-notice__accept:active,
.cookie-notice__accept:focus,
.cookie-notice__accept:hover,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus,
.woocommerce input.button:hover,
.woocommerce-js .mini-cart-wrapper .button:active,
.woocommerce-js .mini-cart-wrapper .button:focus,
.woocommerce-js .mini-cart-wrapper .button:hover,
a.btn:active,
a.btn:focus,
a.btn:hover {
    background-color: #fff;
    color: #ffdf5a
}

.btn--block,
.woocommerce .woocommerce-mini-cart__buttons a.button,
.woocommerce-js .mini-cart-wrapper .button,
a.btn--block {
    width: 100%
}

.btn--block+.btn--block,
.btn--block+a.btn--block,
.woocommerce .woocommerce-mini-cart__buttons .btn--block+a.button,
.woocommerce .woocommerce-mini-cart__buttons a.button+.btn--block,
.woocommerce .woocommerce-mini-cart__buttons a.button+a.button,
.woocommerce-js .mini-cart-wrapper .btn--block+.button,
.woocommerce-js .mini-cart-wrapper .button+.btn--block,
.woocommerce-js .mini-cart-wrapper .button+.button,
a.btn--block+.btn--block,
a.btn--block+a.btn--block {
    margin-top: 15px
}

.btn--small,
a.btn--small {
    font-size: 12px;
    padding: 12px 30px
}

.btn--secondary,
.woocommerce .woocommerce-mini-cart__buttons a.button:not(.checkout),
.woocommerce-js .mini-cart-wrapper .button:not(.checkout),
a.btn--secondary {
    background-color: #fff;
    color: #222
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover,
.woocommerce .woocommerce-mini-cart__buttons a.button:active:not(.checkout),
.woocommerce .woocommerce-mini-cart__buttons a.button:focus:not(.checkout),
.woocommerce .woocommerce-mini-cart__buttons a.button:hover:not(.checkout),
.woocommerce-js .mini-cart-wrapper .button:active:not(.checkout),
.woocommerce-js .mini-cart-wrapper .button:focus:not(.checkout),
.woocommerce-js .mini-cart-wrapper .button:hover:not(.checkout),
a.btn--secondary:active,
a.btn--secondary:focus,
a.btn--secondary:hover {
    color: #ffdf5a
}

.btn--dark,
.cookie-notice__accept,
a.btn--dark {
    background-color: #1b4a46;
    border-color: #1b4a46;
    border-radius: 0;
    color: #ffdf5a;
    font-size: 12px;
    padding: 6px 10px;
    text-transform: uppercase
}

.btn--dark:active,
.btn--dark:focus,
.btn--dark:hover,
.cookie-notice__accept:active,
.cookie-notice__accept:focus,
.cookie-notice__accept:hover,
a.btn--dark:active,
a.btn--dark:focus,
a.btn--dark:hover {
    background-color: #fff;
    color: #1b4a46
}

.btn--square,
a.btn--square {
    border-radius: 4px
}

.btn-video,
a.btn-video {
    background: transparent;
    border-width: 3px;
    color: #000;
    display: none;
    font-size: 20px;
    line-height: 1.1;
    padding: 11px 22px
}

.video-btn-layout .btn-video,
.video-btn-layout a.btn-video {
    display: inline-block
}

@media (max-width:767.98px) {

    .video-btn-layout .btn-video,
    .video-btn-layout a.btn-video {
        display: table;
        margin: 30px auto
    }
}

.btn-video.btn-video-dark,
a.btn-video.btn-video-dark {
    background-color: #6b88a9;
    border-color: #6b88a9;
    font-size: inherit
}

.btn-video.btn-video-dark:active,
.btn-video.btn-video-dark:focus,
.btn-video.btn-video-dark:hover,
a.btn-video.btn-video-dark:active,
a.btn-video.btn-video-dark:focus,
a.btn-video.btn-video-dark:hover {
    background-color: #fff;
    border-color: #ffdf5a
}

.btn-video-play,
a.btn-video-play {
    align-items: center;
    color: #ffdf5a;
    display: flex;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 500;
    justify-content: center
}

.btn-video-play span,
a.btn-video-play span {
    font-size: 40px;
    padding-right: 10px
}

.video-link {
    display: block;
    height: 20vw;
    position: relative
}

.video-link .icon-play-circle {
    display: none;
    height: 100%;
    width: 100%
}

.video-link .icon-play-circle:before {
    color: #ffdf5a;
    font-size: 130px;
    height: 130px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 20%;
    width: 130px;
    z-index: 1
}

@media (min-width:576px) {
    .video-link .icon-play-circle:before {
        top: 40%
    }
}

@media (min-width:768px) {
    .video-link .icon-play-circle:before {
        top: 30%
    }
}

.video-icon-layout .video-link .icon-play-circle {
    display: block
}

.home-banner__mobile-image {
    position: relative
}

.home-banner__mobile-image .video-link {
    display: none;
    height: 95vw;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.home-banner__mobile-image .video-link .icon-play-circle {
    height: 100%
}

.video-icon-layout .home-banner__mobile-image .video-link {
    display: block
}

.action-btn {
    border-radius: 50px;
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .15);
    color: #1b4a46;
    display: inline-block;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 50px;
    letter-spacing: 0;
    line-height: 1;
    padding: 16px 40px 16px 65px;
    position: relative
}

.action-btn,
.action-btn:before {
    background-color: #ffdf5a;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.action-btn:before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 1px solid rgba(27, 49, 74, .2);
    border-radius: 50%;
    bottom: 0;
    content: "";
    font-family: icomoon !important;
    font-size: 35px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-transform: none;
    top: 0;
    width: 50px;
    z-index: 1
}

.action-btn:active,
.action-btn:focus,
.action-btn:hover {
    box-shadow: none;
    color: #1b4a46;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.action-btn:active:before,
.action-btn:focus:before,
.action-btn:hover:before {
    background-color: #fff
}

.action-btn.play-btn-dark {
    background-color: #1b4a46;
    color: #ffdf5a
}

.action-btn.play-btn-dark:before {
    color: #1b4a46;
    content: "\e9c7"
}

.video-btn-layout .action-btn.play-btn-dark {
    margin-top: 10px
}

.video-icon-layout .action-btn.play-btn-dark {
    display: none
}

.action-btn--play:before {
    content: "\e9c7"
}

.action-btn--learn-more:before {
    background-image: url(../images/home-banner__btn.png);
    background-position: 50%;
    background-size: cover;
    content: ""
}

.action-btn--build-quality:before {
    background-image: url(../images/build-quality__btn.png);
    background-position: 50%;
    background-size: cover;
    content: ""
}

.action-btn--build-quality:hover:before {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .15)
}

/*.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    background: #1b4a46;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: Inter, Arial, sans-serif;
    font-weight: 700;
    outline: 0;
    padding: 10px
}*/

.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce a.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce button.button:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus,
.woocommerce input.button:hover {
    background: #1b4a46;
    outline: 0
}

.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: #fff;
    padding: 10px
}

.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    border-color: #ebe9eb;
    color: #fff
}

.woocommerce a.button:disabled:active,
.woocommerce a.button:disabled:focus,
.woocommerce a.button:disabled[disabled]:active,
.woocommerce a.button:disabled[disabled]:focus,
.woocommerce button.button:disabled:active,
.woocommerce button.button:disabled:focus,
.woocommerce button.button:disabled[disabled]:active,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce input.button:disabled:active,
.woocommerce input.button:disabled:focus,
.woocommerce input.button:disabled[disabled]:active,
.woocommerce input.button:disabled[disabled]:focus {
    color: #fff
}

.woocommerce a.button.alt#place_order,
.woocommerce a.button.alt.checkout-button,
.woocommerce a.button.alt.checkout-button:disabled,
.woocommerce a.button.alt.checkout-button:disabled[disabled],
.woocommerce button.button.alt#place_order,
.woocommerce button.button.alt.checkout-button,
.woocommerce button.button.alt.checkout-button:disabled,
.woocommerce button.button.alt.checkout-button:disabled[disabled],
.woocommerce input.button.alt#place_order,
.woocommerce input.button.alt.checkout-button,
.woocommerce input.button.alt.checkout-button:disabled,
.woocommerce input.button.alt.checkout-button:disabled[disabled] {
    background-color: #ffdf5a;
    border: 0;
    border-radius: 30px;
    font-size: 22px;
    padding: 10px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce a.button.alt#place_order:hover,
.woocommerce a.button.alt.checkout-button:disabled:hover,
.woocommerce a.button.alt.checkout-button:disabled[disabled]:hover,
.woocommerce a.button.alt.checkout-button:hover,
.woocommerce button.button.alt#place_order:hover,
.woocommerce button.button.alt.checkout-button:disabled:hover,
.woocommerce button.button.alt.checkout-button:disabled[disabled]:hover,
.woocommerce button.button.alt.checkout-button:hover,
.woocommerce input.button.alt#place_order:hover,
.woocommerce input.button.alt.checkout-button:disabled:hover,
.woocommerce input.button.alt.checkout-button:disabled[disabled]:hover,
.woocommerce input.button.alt.checkout-button:hover {
    background-color: #ffdf5a;
    opacity: .85
}

.woocommerce a.button.alt#place_order:active,
.woocommerce a.button.alt#place_order:focus,
.woocommerce a.button.alt.checkout-button:active,
.woocommerce a.button.alt.checkout-button:disabled:active,
.woocommerce a.button.alt.checkout-button:disabled:focus,
.woocommerce a.button.alt.checkout-button:disabled[disabled]:active,
.woocommerce a.button.alt.checkout-button:disabled[disabled]:focus,
.woocommerce a.button.alt.checkout-button:focus,
.woocommerce button.button.alt#place_order:active,
.woocommerce button.button.alt#place_order:focus,
.woocommerce button.button.alt.checkout-button:active,
.woocommerce button.button.alt.checkout-button:disabled:active,
.woocommerce button.button.alt.checkout-button:disabled:focus,
.woocommerce button.button.alt.checkout-button:disabled[disabled]:active,
.woocommerce button.button.alt.checkout-button:disabled[disabled]:focus,
.woocommerce button.button.alt.checkout-button:focus,
.woocommerce input.button.alt#place_order:active,
.woocommerce input.button.alt#place_order:focus,
.woocommerce input.button.alt.checkout-button:active,
.woocommerce input.button.alt.checkout-button:disabled:active,
.woocommerce input.button.alt.checkout-button:disabled:focus,
.woocommerce input.button.alt.checkout-button:disabled[disabled]:active,
.woocommerce input.button.alt.checkout-button:disabled[disabled]:focus,
.woocommerce input.button.alt.checkout-button:focus {
    color: #fff
}

.woocommerce .woocommerce-mini-cart__buttons a.button:hover {
    background-color: #fff
}

.btn-copy {
    display: inline-block;
    font-size: 16px;
    height: 18px;
    margin-left: 2px;
    width: 18px
}

@media screen and (min-width:576px) {
    .btn-copy {
        width: calc(16.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .btn-copy {
        width: 20px
    }
}

@media screen and (min-width:576px) {
    .btn-copy {
        height: calc(16.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .btn-copy {
        height: 20px
    }
}

@media screen and (min-width:576px) {
    .btn-copy {
        font-size: calc(14.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .btn-copy {
        font-size: 18px
    }
}

.primary-button {
    font-family: Inter, Arial, sans-serif;
    font-size: 18px;
    font-weight: 700
}

.show-divider+* {
    position: relative
}

.show-divider+:before {
    background-image: url(../images/divider.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    left: 0;
    padding-bottom: 3.5416667%;
    position: absolute;
    top: 0;
    width: 100%
}

.announcements {
    background-color: #1b4a46
}

.announcements__text {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    color: #ffdf5a;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 7.5px 0
}

.header {
    position: relative;
    z-index: 20
}

.header .header-container {
    background-color: #fff;
    box-shadow: 1.6px 1.1px 5px 0 rgba(0, 0, 0, .1);
    padding-bottom: 16px;
    padding-top: 16px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.header__logo {
    display: block;
    max-width: 165px;
    width: 100%
}

.header__logo svg {
    max-height: 47px;
    width: 100%
}

.header__nav {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.header__nav a {
    color: #1b4a46;
    display: block;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    padding: 10px 15px
}

.header__nav>li {
    position: relative
}

@media (min-width:992px) {
    .header__nav--main>li {
        margin-right: 8px
    }
}

@media (min-width:1200px) {
    .header__nav--main>li {
        margin-right: 12px
    }
}

@media (min-width:992px) {
    .header__nav--main>li>a {
        font-size: 14px
    }
}

@media (min-width:1200px) {
    .header__nav--main>li>a {
        font-size: 16px
    }
}

.header__nav--main>li.menu-item-has-children {
    padding-right: 12px
}

@media (min-width:1200px) {
    .header__nav--main>li.menu-item-has-children {
        padding-right: 15px
    }
}

.header__nav--main>li.menu-item-has-children .submenu-toggle {
    color: #1b4a46;
    line-height: 1;
    position: absolute;
    right: 8px;
    top: 13px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.header__nav--main>li.menu-item-has-children .sub-menu .submenu-toggle {
    display: none
}

.header__nav--main>li>.sub-menu {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 5px
}

.header__nav--main>li>.sub-menu li.menu-item-has-children {
    pointer-events: none
}

.header__nav--main>li>.sub-menu li.menu-item-has-children:before {
    background-color: #1b4a46;
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0 5px;
    width: 26px
}

.header__nav--main>li:active.menu-item-has-children .submenu-toggle,
.header__nav--main>li:focus.menu-item-has-children .submenu-toggle,
.header__nav--main>li:hover.menu-item-has-children .submenu-toggle {
    top: 11px;
    transform: rotate(180deg)
}

.header__nav--main>li:active>.sub-menu,
.header__nav--main>li:focus>.sub-menu,
.header__nav--main>li:hover>.sub-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition: all 0s 0s, opacity .5s cubic-bezier(.165, .84, .44, 1) 0s, transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
    visibility: visible;
    z-index: 1
}

.header__nav--main>li:active>.sub-menu .sub-menu,
.header__nav--main>li:focus>.sub-menu .sub-menu,
.header__nav--main>li:hover>.sub-menu .sub-menu {
    pointer-events: auto;
    z-index: 1
}

.header__nav--main .sub-menu {
    background-color: rgba(231, 234, 236, .8);
    left: 0;
    list-style: none;
    margin: 0;
    opacity: 0;
    padding: 22px 30px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(15px);
    transition: all 0s .5s, opacity .5s cubic-bezier(.165, .84, .44, 1) 0s, transform .5s cubic-bezier(.165, .84, .44, 1) 0s;
    visibility: hidden;
    z-index: -9999
}

.header__nav--main .sub-menu a {
    color: #1b4a46;
    display: block;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    white-space: nowrap
}

.header__nav--main .sub-menu a:not([href]),
.header__nav--main .sub-menu a[href="#"] {
    font-weight: 400
}

.header__nav--main .sub-menu a:active,
.header__nav--main .sub-menu a:focus,
.header__nav--main .sub-menu a:hover {
    color: #999
}

.header__nav--main .sub-menu .sub-menu {
    background-color: transparent;
    opacity: 1;
    padding: 0;
    pointer-events: none;
    position: relative;
    transform: translateY(0);
    visibility: visible;
    z-index: -999
}

.header__nav--secondary {
    justify-content: flex-end
}

.header__nav--secondary a {
    font-size: 14px;
    padding: 0 15px
}

.header__nav--secondary li {
    border-right: 1px solid #000
}

.header__link {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif
}

@media (max-width:1199.98px) {
    .header__link {
        border-top: 1px solid #1b4a46;
        color: #1b4a46;
        display: block;
        font-size: 14px;
        font-weight: 600;
        padding: 12px 20px;
        text-align: right
    }
}

@media screen and (max-width:1199.98px) and (min-width:576px) {
    .header__link {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (max-width:1199.98px) and (min-width:1200px) {
    .header__link {
        font-size: 16px
    }
}

@media (min-width:992px) {
    .header__link {
        background: #ffdf5a;
        border: 1px solid #ffdf5a;
        border-radius: 50px;
        color: #000;
        font-size: 14px;
        font-weight: 600;
        line-height: 24px;
        margin-left: auto;
        overflow: hidden;
        padding: 8px 16px;
        transition: .5s cubic-bezier(.165, .84, .44, 1);
        width: 100%;
        max-width: 200px;
        text-align: center;
    }

    .header__link:active,
    .header__link:focus,
    .header__link:hover {
        background: transparent;
        color: #ffdf5a
    }
}

@media (min-width:1200px) {
    .header__link {
        font-size: 16px;
        padding: 8px 24px;
        width: 240px;
        max-width: 100%;
    }
}

.header__ecomm-wrapper {
    align-items: center;
    display: flex;
    margin: 0 30px;
    position: relative
}

.header__ecomm-wrapper a i {
    color: #222
}

.header__secondary-menu-wrapper {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.header #mini-cart-trigger {
    display: flex;
    font-size: 23px;
    justify-content: center;
    padding-right: 5px;
    position: relative
}

@media (min-width:992px) {
    .header #mini-cart-trigger {
        font-size: 27px
    }
}

@media (max-width:575.98px) {
    .header #mini-cart-trigger {
        font-size: 20px;
        margin-left: 0
    }
}

.header #mini-cart-trigger .cart-count {
    background-color: #ffdf5a;
    border-radius: 100%;
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 15px;
    font-weight: 500;
    height: 20px;
    position: absolute;
    right: -9px;
    text-align: center;
    top: -11px;
    width: 20px
}

@media screen and (max-width:400px) {
    .header #mini-cart-trigger .cart-count {
        font-size: 13px;
        height: 17px;
        right: -6px;
        top: -10px;
        width: 17px
    }

    .header .mobile-topbar {
        padding-left: 0
    }
}

.header .mobile-buttons {
    align-items: center;
    display: flex;
    font-size: 30px;
    justify-content: flex-end;
    width: 100%
}

.header .mobile-buttons a,
.header .mobile-buttons button {
    display: block;
    margin-left: 10px
}

.header .mobile-menu-trigger {
    background: none;
    border: 0;
    box-sizing: content-box;
    cursor: pointer;
    height: 45px;
    margin-left: 10px;
    position: relative;
    width: 35px
}

@media (min-width:576px) {
    .header .mobile-menu-trigger {
        margin-left: 15px
    }
}

.header .mobile-menu-trigger .icon-bar span,
.header .mobile-menu-trigger .icon-bar span:after,
.header .mobile-menu-trigger .icon-bar span:before {
    border-radius: 5px;
    border-radius: 2px;
    height: 2px;
    position: absolute;
    transition: top .3s 0s, transform .3s .3s;
    width: 25px
}

.header .mobile-menu-trigger .icon-bar span {
    background-color: #1b4a46;
    right: 5px;
    top: 22px;
    transition: height 0s .3s
}

.header .mobile-menu-trigger .icon-bar span:after,
.header .mobile-menu-trigger .icon-bar span:before {
    background-color: inherit;
    content: "";
    left: 0;
    transition: top .3s .3s, transform .3s 0s
}

.header .mobile-menu-trigger .icon-bar span:before {
    top: 8px
}

.header .mobile-menu-trigger .icon-bar span:after {
    top: -8px
}

.header .mobile-menu-trigger.open .icon-bar span {
    height: 0;
    transition: height 0s 0s
}

.header .mobile-menu-trigger.open .icon-bar span:after,
.header .mobile-menu-trigger.open .icon-bar span:before {
    top: 0;
    transition: top .3s 0s, transform .3s .3s
}

.header .mobile-menu-trigger.open .icon-bar span:before {
    transform: rotate(-45deg)
}

.header .mobile-menu-trigger.open .icon-bar span:after {
    transform: rotate(45deg)
}

.header .mobile-menu-trigger,
.header .mobile-menu-trigger:focus {
    outline: none
}

.header.fixed-header {
    position: fixed;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%;
    z-index: 9999
}

.header.fixed-header .header-container {
    background-color: transparent;
    box-shadow: 1.6px 1.1px 5px 0 transparent
}

.header.fixed-header .header-container .header__secondary-menu-wrapper li {
    border-right: 1px solid #1b4a46
}

.header.fixed-header .header-container .header__ecomm-wrapper a i,
.header.fixed-header .header-container .header__secondary-menu-wrapper li a,
.sticky-active .header.fixed-header .header-container .header__ecomm-wrapper a i {
    color: #1b4a46
}

.header.fixed-header .header-container .woocommerce a.button,
.header.fixed-header .header-container .woocommerce-js .mini-cart-wrapper a.button,
.header.fixed-header .header-container a.btn,
.header.fixed-header .header-container a.cookie-notice__accept,
.woocommerce .header.fixed-header .header-container a.button,
.woocommerce-js .mini-cart-wrapper .header.fixed-header .header-container a.button {
    background-color: #ffdf5a;
    border: 1px solid #ffdf5a;
    border-radius: 50px;
    color: #000;
    padding: 6px 25px;
    text-transform: capitalize
}

.header.fixed-header .header-container .woocommerce a.button:active,
.header.fixed-header .header-container .woocommerce a.button:focus,
.header.fixed-header .header-container .woocommerce a.button:hover,
.header.fixed-header .header-container .woocommerce-js .mini-cart-wrapper a.button:active,
.header.fixed-header .header-container .woocommerce-js .mini-cart-wrapper a.button:focus,
.header.fixed-header .header-container .woocommerce-js .mini-cart-wrapper a.button:hover,
.header.fixed-header .header-container a.btn:active,
.header.fixed-header .header-container a.btn:focus,
.header.fixed-header .header-container a.btn:hover,
.header.fixed-header .header-container a.cookie-notice__accept:active,
.header.fixed-header .header-container a.cookie-notice__accept:focus,
.header.fixed-header .header-container a.cookie-notice__accept:hover,
.woocommerce .header.fixed-header .header-container a.button:active,
.woocommerce .header.fixed-header .header-container a.button:focus,
.woocommerce .header.fixed-header .header-container a.button:hover,
.woocommerce-js .mini-cart-wrapper .header.fixed-header .header-container a.button:active,
.woocommerce-js .mini-cart-wrapper .header.fixed-header .header-container a.button:focus,
.woocommerce-js .mini-cart-wrapper .header.fixed-header .header-container a.button:hover {
    background-color: #fff
}

.header.fixed-header .header-container .mobile-buttons i,
.header.fixed-header .header-container .mobile-menu-trigger i {
    color: #1b4a46
}

.header.menu-text-white .header-container .header__ecomm-wrapper a,
.header.menu-text-white .header-container>a,
.header.menu-text-white .header__nav>li .submenu-toggle,
.header.menu-text-white .header__nav>li>a {
    color: #fff
}

.header.menu-text-white .header-container .header__ecomm-wrapper a i {
    color: inherit
}

.header.menu-text-white .header-container .mobile-buttons i,
.header.menu-text-white .header-container .mobile-menu-trigger i {
    color: #fff
}

.header.menu-text-white .header-container .mobile-buttons .icon-bar span,
.header.menu-text-white .header-container .mobile-menu-trigger .icon-bar span {
    background-color: #fff
}

.menu-open .header.fixed-header.menu-text-white .header-container .header__ecomm-wrapper a,
.menu-open .header.fixed-header.menu-text-white .header-container>a,
.menu-open .header.fixed-header.menu-text-white .header__nav>li .submenu-toggle,
.menu-open .header.fixed-header.menu-text-white .header__nav>li>a {
    color: #1b4a46
}

.menu-open .header.fixed-header.menu-text-white .header-container .header__ecomm-wrapper a i {
    color: inherit
}

.menu-open .header.fixed-header.menu-text-white .header-container .mobile-buttons i,
.menu-open .header.fixed-header.menu-text-white .header-container .mobile-menu-trigger i {
    color: #1b4a46
}

.menu-open .header.fixed-header.menu-text-white .header-container .mobile-buttons .icon-bar span,
.menu-open .header.fixed-header.menu-text-white .header-container .mobile-menu-trigger .icon-bar span {
    background-color: #1b4a46
}

.sticky-active .fixed-header .header-container {
    box-shadow: 1.6px 1.1px 5px 0 rgba(0, 0, 0, .1)
}

.sticky-active .fixed-header .header-container .header__secondary-menu-wrapper li {
    border-right: 1px solid #000
}

.sticky-active .fixed-header .header-container .header__secondary-menu-wrapper li a,
.sticky-active .fixed-header .header-container .mobile-buttons i,
.sticky-active .fixed-header .header-container .mobile-menu-trigger i {
    color: #000
}

.sticky-active .menu-text-white .header-container .header__ecomm-wrapper a,
.sticky-active .menu-text-white .header-container>a,
.sticky-active .menu-text-white .header__nav>li .submenu-toggle,
.sticky-active .menu-text-white .header__nav>li>a {
    color: #1b4a46
}

.sticky-active .menu-text-white .header-container .header__ecomm-wrapper a i {
    color: inherit
}

.sticky-active .menu-text-white .header-container .mobile-menu-trigger .icon-bar span {
    background-color: #1b4a46
}

.mobile-menu-wrapper {
    background-color: #eaeff4;
    border-top: 1px solid #eaeff4;
    display: none;
    overflow-y: scroll;
    text-align: right;
    z-index: 999
}

.mobile-menu-wrapper nav {
    max-height: calc(100vh - 109px);
    overflow-y: auto
}

@media (min-width:768px) {
    .mobile-menu-wrapper nav {
        max-height: calc(100vh - 135px)
    }
}

.mobile-menu-wrapper ul {
    background-color: #eaeff4;
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-menu-wrapper ul.mobile-menu>li {
    border-top: 1px solid #1b4a46;
    position: relative
}

.mobile-menu-wrapper ul.mobile-menu>li.menu-item-has-children>.sub-menu {
    display: none
}

.mobile-menu-wrapper ul.mobile-menu>li.menu-item-has-children>.sub-menu li.menu-item-has-children {
    position: relative
}

.mobile-menu-wrapper ul.mobile-menu>li.menu-item-has-children>.sub-menu li.menu-item-has-children:before {
    background-color: #1b4a46;
    content: "";
    display: block;
    height: 1px;
    margin: 10px 0 5px;
    position: absolute;
    right: 20px;
    top: -15px;
    width: 26px
}

.mobile-menu-wrapper ul.mobile-menu>li>.sub-menu {
    border-top: 1px solid #1b4a46;
    padding: 8px 0
}

.mobile-menu-wrapper ul.mobile-menu>li>.sub-menu li.menu-item-has-children {
    margin-top: 12px
}

.mobile-menu-wrapper ul.mobile-menu>li>.sub-menu li.menu-item-has-children>a {
    pointer-events: none
}

.mobile-menu-wrapper ul.mobile-menu>li>.sub-menu .submenu-toggle {
    display: none
}

.mobile-menu-wrapper ul.mobile-menu.parent-unlink>li.menu-item-has-children>.submenu-toggle {
    cursor: pointer;
    font-size: 20px;
    left: 0;
    padding-left: 12px;
    position: absolute;
    text-align: left;
    top: 12px;
    width: 100%;
    z-index: 1
}

.mobile-menu-wrapper ul.mobile-menu.parent-unlink>li.menu-item-has-children>.submenu-toggle i {
    display: inline-block;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.mobile-menu-wrapper ul.mobile-menu.parent-unlink>li.menu-item-has-children>.submenu-toggle i:before {
    content: "\e909"
}

.mobile-menu-wrapper ul.mobile-menu.parent-unlink>li.menu-item-has-children>.submenu-toggle.open i {
    transform: rotate(90deg)
}

.mobile-menu-wrapper ul a {
    color: #1b4a46;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px
}

@media screen and (min-width:576px) {
    .mobile-menu-wrapper ul a {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .mobile-menu-wrapper ul a {
        font-size: 16px
    }
}

.mobile-menu-wrapper ul .sub-menu a {
    color: #1b4a46;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 3px;
    padding-top: 3px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .mobile-menu-wrapper ul .sub-menu a {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .mobile-menu-wrapper ul .sub-menu a {
        font-size: 16px
    }
}

.mobile-menu-wrapper ul .sub-menu a:not([href]),
.mobile-menu-wrapper ul .sub-menu a[href="#"] {
    font-weight: 400
}

.mobile-menu-wrapper ul .sub-menu a:active,
.mobile-menu-wrapper ul .sub-menu a:focus,
.mobile-menu-wrapper ul .sub-menu a:hover {
    color: #999
}

.sticky-placeholder {
    display: none;
    width: 100%
}

.sticky-active .sticky-placeholder {
    display: block
}

.sticky-active .header {
    background-color: #fff;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.checkout-header {
    padding-bottom: 30px;
    padding-top: 10px
}

@media screen and (min-width:576px) {
    .checkout-header {
        padding-top: calc(.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .checkout-header {
        padding-top: 20px
    }
}

.checkout-header .header__logo {
    margin-bottom: 40px
}

@media screen and (min-width:576px) {
    .checkout-header .header__logo {
        margin-bottom: calc(.30769px + 6.89103vw)
    }
}

@media screen and (min-width:1200px) {
    .checkout-header .header__logo {
        margin-bottom: 83px
    }
}

.checkout-steps {
    display: block;
    margin-bottom: 0;
    padding-left: 0
}

.checkout-steps li {
    color: #a0a0a0;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    list-style: none
}

.checkout-steps li:after {
    color: #a0a0a0;
    content: ">";
    padding-left: 10px
}

.checkout-steps li:last-child:after {
    display: none
}

.checkout-steps li.cart a {
    font-weight: 400
}

.checkout-steps li.cart a:active,
.checkout-steps li.cart a:focus,
.checkout-steps li.cart a:hover,
.woocommerce-cart .checkout-steps .cart {
    color: #1b4a46;
    font-weight: 700
}

.woocommerce-cart .checkout-steps .cart a {
    font-weight: inherit
}

.woocommerce-checkout .checkout-steps .checkout {
    color: #1b4a46;
    font-weight: 700
}

.woocommerce-checkout.woocommerce-order-received .checkout-steps {
    display: none
}

.mobile-menu-topbar {
    background-color: #fff;
    padding: 6px 20px
}

.mobile-menu-topbar a {
    display: block
}

.language-list {
    background-color: rgba(204, 219, 235, .15);
    display: inline-block;
    margin-bottom: 0;
    padding: 10px
}

.language-list li {
    list-style: none
}

.language-list li a {
    display: block;
    opacity: .7;
    padding: 5px 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.language-list li a:active,
.language-list li a:focus,
.language-list li a:hover {
    opacity: 1
}

.woocommerce-js:before {
    background-color: rgba(0, 0, 0, .5);
    content: "";
    display: block;
    height: 100vh;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100vw;
    z-index: -1
}

.woocommerce-js.menu-open:before,
.woocommerce-js.mini-cart-menu-active:before {
    opacity: 1;
    pointer-events: auto
}

.woocommerce-js.menu-open:before {
    z-index: 20
}

.woocommerce-js.menu-open .header-container {
    background-color: #fff
}

.woocommerce-js.mini-cart-menu-active:before {
    z-index: 10000
}

.footer {
    background-color: #1b4a46;
    color: #919191;
    padding-bottom: 45px;
    padding-top: 45px
}

@media screen and (min-width:576px) {
    .footer {
        padding-top: calc(31.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .footer {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .footer {
        padding-bottom: calc(-24.23077px + 12.01923vw)
    }
}

@media screen and (min-width:1200px) {
    .footer {
        padding-bottom: 40px
    }
}

.footer__logo {
    display: block;
    margin-bottom: 20px;
    width: 100%
}

.footer__logo>span {
    background-image: url(../images/logo.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    padding-bottom: 28.5106383%;
    width: 100%
}

.footer__text {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.2
}

.footer__text--small {
    font-size: 12px
}

.footer .menu,
.footer .menu-footer-links-container ul {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.footer .menu a,
.footer .menu-footer-links-container ul a {
    color: #a1a1a1;
    display: block;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 10px
}

@media screen and (min-width:576px) {

    .footer .menu a,
    .footer .menu-footer-links-container ul a {
        font-size: calc(9.23077px + .48077vw)
    }
}

@media screen and (min-width:1200px) {

    .footer .menu a,
    .footer .menu-footer-links-container ul a {
        font-size: 15px
    }
}

@media screen and (min-width:576px) {

    .footer .menu a,
    .footer .menu-footer-links-container ul a {
        padding-bottom: calc(5.38462px + .80128vw)
    }
}

@media screen and (min-width:1200px) {

    .footer .menu a,
    .footer .menu-footer-links-container ul a {
        padding-bottom: 15px
    }
}

.footer .menu a:active,
.footer .menu a:focus,
.footer .menu a:hover,
.footer .menu-footer-links-container ul a:active,
.footer .menu-footer-links-container ul a:focus,
.footer .menu-footer-links-container ul a:hover,
.footer__learn-link {
    text-decoration: underline
}

.footer .menu-footer-links-container ul {
    align-items: center;
    display: flex;
    margin-top: 10px
}

.footer .menu-footer-links-container ul li+li {
    border-left: 1px solid #fff;
    margin-left: 5px;
    padding-left: 5px
}

.footer .menu-footer-links-container ul a {
    padding: 0
}

.footer__header {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .footer__header {
        margin-bottom: calc(10.38462px + .80128vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__header {
        margin-bottom: 20px
    }
}

@media screen and (min-width:576px) {
    .footer__header {
        font-size: calc(12.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__header {
        font-size: 20px
    }
}

.footer__guide {
    align-items: flex-start;
    color: #a1a1a1;
    display: flex;
    margin-bottom: 30px
}

.footer__guide:active,
.footer__guide:focus,
.footer__guide:hover {
    color: #a1a1a1
}

.footer__guide img {
    width: 32px
}

.footer__guide p {
    margin: 0
}

.footer__guide .title {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px
}

@media screen and (min-width:576px) {
    .footer__guide .title {
        font-size: calc(8.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__guide .title {
        font-size: 16px
    }
}

.footer__guide .date {
    font-size: 12px;
    margin-top: 10px
}

.footer__social-wrapper {
    margin: 0 0 20px;
    padding-top: 39px
}

@media screen and (min-width:576px) {
    .footer__social-wrapper {
        padding-top: calc(27.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__social-wrapper {
        padding-top: 51px
    }
}

.footer__social-wrapper a {
    align-items: center;
    color: #bfbfbf;
    display: flex;
    font-size: 27px;
    padding: 0 12px 6px 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .footer__social-wrapper a {
        font-size: calc(28.84615px - .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__social-wrapper a {
        font-size: 25px
    }
}

.footer__social-wrapper a:active,
.footer__social-wrapper a:focus,
.footer__social-wrapper a:hover {
    color: #ffdf5a
}

.footer__social-wrapper a i.icon-discord {
    font-size: 29px
}

@media screen and (min-width:576px) {
    .footer__social-wrapper a i.icon-discord {
        font-size: calc(30.84615px - .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .footer__social-wrapper a i.icon-discord {
        font-size: 27px
    }
}

.footer__social-wrapper a i.icon-youtube-new {
    font-size: 20px
}

@media screen and (min-width:576px) {
    .footer__social-wrapper a i.icon-youtube-new {
        font-size: 20px
    }
}

@media screen and (min-width:1200px) {
    .footer__social-wrapper a i.icon-youtube-new {
        font-size: 20px
    }
}

.footer__social-wrapper a:first-child {
    padding-left: 0
}

.footer__social-wrapper a:last-child {
    padding-right: 0
}

@media (max-width:767.98px) {

    .footer-widget-1 .footer__header:nth-of-type(2),
    .footer-widget-1 div:nth-of-type(2) {
        display: none
    }
}

.footer__social-links,
.footer__social-short-discription {
    margin-bottom: 15px
}

.footer__social-short-discription {
    font-size: 13px
}

.footer .footer-form {
    margin-bottom: 40px;
    padding-left: 16px
}

.footer .footer-form .footer__header {
    font-size: 20px
}

@media (max-width:767.98px) {
    .footer .footer-form .footer__header {
        margin-bottom: 10px
    }

    .footer .footer-form {
        text-align: center
    }
}

@media (min-width:992px) {
    .footer .footer-form {
        margin-bottom: 0;
        padding-left: 90px
    }
}

.footer .footer-form .gform_wrapper {
    margin: 0;
    padding: 0
}

@media (max-width:767.98px) {
    .footer .footer-form .gform_wrapper form {
        text-align: center
    }
}

.footer .footer-form .gform_wrapper .gform_heading {
    margin-bottom: 0
}

.footer .footer-form .gform_wrapper span.gform_description {
    color: #a1a1a1;
    font-size: 13px;
    line-height: 1.33;
    margin-bottom: 0;
    width: 100%
}

@media (max-width:767.98px) {
    .footer .footer-form .gform_wrapper span.gform_description {
        text-align: center
    }
}

.footer .footer-form .gform_wrapper .gform_body,
.footer .footer-form .gform_wrapper .gform_footer {
    display: inline-block
}

.footer .footer-form .gform_wrapper .gform_body {
    width: 56%
}

@media (min-width:576px) {
    .footer .footer-form .gform_wrapper .gform_body {
        width: 35%
    }
}

@media (min-width:768px) {
    .footer .footer-form .gform_wrapper .gform_body {
        width: 56%
    }
}

.footer .footer-form .gform_wrapper .gform_footer {
    width: auto
}

.footer .footer-form .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0
}

.footer .footer-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: none !important;
    border-radius: 0;
    color: #333;
    font-size: 13px;
    height: 30px;
    line-height: 1;
    outline: none;
    padding: 0 15px;
    width: 100%
}

.footer .footer-form .gform_wrapper .ginput_container_email input::-moz-placeholder {
    color: #a1a1a1
}

.footer .footer-form .gform_wrapper .ginput_container_email input::placeholder {
    color: #a1a1a1
}

.footer .footer-form .gform_wrapper .validation_message {
    color: #fff;
    padding-top: 5px
}

.footer .footer-form .gform_wrapper div.validation_error {
    display: none
}

.footer .footer-form .gform_wrapper .gform_validation_error {
    background-color: transparent;
    border: none
}

.footer .footer-form .gform_wrapper .gfield_error .gfield_label {
    color: #fff;
    padding-right: 0
}

.footer .footer-form .gform_wrapper .gform_footer {
    margin: 15px 0 0 7px;
    padding: 0;
    vertical-align: top
}

@media (max-width:767.98px) {
    .footer .footer-form .gform_wrapper .gform_footer {
        text-align: right
    }
}

.footer .footer-form .gform_wrapper .gform_footer input.button {
    background-color: transparent;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    color: #a1a1a1;
    font-size: 13px;
    height: 33px;
    line-height: 1;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%;
    width: auto
}

.footer .footer-form .gform_wrapper .gform_footer input.button:active,
.footer .footer-form .gform_wrapper .gform_footer input.button:focus,
.footer .footer-form .gform_wrapper .gform_footer input.button:hover {
    background-color: #ffdf5a;
    border: 2px solid #ffdf5a;
    color: #fff
}

.footer .footer-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    background-color: transparent;
    border: none;
    margin: 0;
    max-width: 100% !important;
    padding: 0;
    text-align: left
}

.footer .footer-form .gform_wrapper.gform_validation_error .gform_footer {
    margin-top: 11px
}

.footer .footer-form .gform_confirmation_wrapper {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.base {
    background-color: #1b4a46;
    color: #fff;
    padding-bottom: 33px;
    padding-top: 11px
}

@media screen and (min-width:576px) {
    .base {
        padding-top: calc(2.69231px + 1.44231vw)
    }
}

@media screen and (min-width:1200px) {
    .base {
        padding-top: 20px
    }
}

@media screen and (min-width:576px) {
    .base {
        padding-bottom: calc(24.69231px + 1.44231vw)
    }
}

@media screen and (min-width:1200px) {
    .base {
        padding-bottom: 20px
    }
}

.base span {
    font-size: 12px;
    font-weight: 500;
    text-align: center
}

@media screen and (min-width:576px) {
    .base span {
        font-size: calc(10.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .base span {
        font-size: 14px
    }
}

.mobile-footer {
    background-color: #222;
    border-top: 5px solid #ffdf5a;
    color: #919191;
    padding: 30px 0
}

.mobile-footer .footer__logo {
    display: block;
    margin: 0 auto 30px;
    max-width: 250px
}

.mobile-footer .footer__social-wrapper {
    justify-content: center
}

.mobile-footer .footer__social-wrapper a {
    font-size: 20px
}

.mobile-footer .footer__social-wrapper a i.icon-discord {
    font-size: 24px
}

.mobile-footer .footer__copy,
.mobile-footer .footer__help-links {
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif
}

.mobile-footer .footer__help-links {
    margin-bottom: 15px
}

.mobile-footer .footer__help-links a {
    display: block;
    padding: 8px
}

@media (min-width:768px) {
    .wpml-ls-legacy-list-horizontal {
        padding: 0
    }
}

.wpml-ls-legacy-list-horizontal ul {
    display: flex;
    justify-content: space-between
}

@media (min-width:768px) {
    .wpml-ls-legacy-list-horizontal ul {
        display: block
    }
}

.wpml-ls-legacy-list-horizontal ul li.wpml-ls-item {
    display: block
}

@media (min-width:768px) {
    .wpml-ls-legacy-list-horizontal ul li.wpml-ls-item {
        display: inline-block
    }
}

.wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link {
    font-size: 14px;
    font-weight: 500;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:active,
.wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:focus,
.wpml-ls-legacy-list-horizontal ul li.wpml-ls-item a.wpml-ls-link:hover {
    color: #ffdf5a
}

.language-switcher {
    display: none
}

.language-switcher-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

.language-switcher-menu a {
    color: #ffdf5a;
    display: block;
    font-size: 24px;
    padding: 10px 0;
    text-transform: uppercase
}

.home-banner {
    padding-bottom: 60px;
    padding-top: 30px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:576px) {
    .home-banner {
        padding-top: 30px
    }
}

@media screen and (min-width:1200px) {
    .home-banner {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .home-banner {
        padding-bottom: 60px
    }
}

@media screen and (min-width:1200px) {
    .home-banner {
        padding-bottom: 60px
    }
}

@media (min-width:768px) {
    .home-banner {
        padding-top: 60px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .home-banner {
        padding-top: 60px
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .home-banner {
        padding-top: 60px
    }
}

@media (min-width:768px) {
    .home-banner.video-half-bg-layout {
        padding-bottom: 90px;
        padding-top: 90px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .home-banner.video-half-bg-layout {
        padding-top: 90px
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .home-banner.video-half-bg-layout {
        padding-top: 90px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .home-banner.video-half-bg-layout {
        padding-bottom: 90px
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .home-banner.video-half-bg-layout {
        padding-bottom: 90px
    }
}

.home-banner .bg,
.home-banner .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

@media (min-width:768px) {
    .home-banner .content-row {
        min-height: 30vw;
        padding: 60px 0
    }
}

.home-banner .overlay {
    background-color: rgba(34, 34, 34, .4);
    content: "";
    display: block;
    display: none
}

.home-banner .bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1
}

.home-banner>.container {
    position: relative;
    z-index: 10
}

.home-banner.show-overlay .overlay {
    display: block
}

.home-banner__title {
    font-size: 20px;
    font-weight: 400;
    text-shadow: 0 0 10px hsla(0, 0%, 100%, .3)
}

@media screen and (min-width:576px) {
    .home-banner__title {
        font-size: calc(8.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .home-banner__title {
        font-size: 32px
    }
}

.home-banner__social-wrapper {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 5
}

.home-banner__social-wrapper .text-wrapper {
    align-items: center;
    display: flex;
    padding-bottom: 10px;
    text-shadow: 0 0 10px hsla(0, 0%, 100%, .1)
}

.home-banner__social-wrapper .text-wrapper--right-side {
    justify-content: flex-end
}

.home-banner__social-wrapper .text-wrapper p {
    font-size: 12px;
    margin: 0
}

.home-banner__social-wrapper .text-wrapper a {
    display: block;
    padding: 0 10px
}

.home-banner__social-wrapper .text-wrapper i {
    font-size: 28px
}

.home-banner__social-wrapper .text-wrapper i.icon-youtube-new {
    font-size: 22px
}

.home-banner .btn--dark,
.home-banner .cookie-notice__accept {
    font-size: 16px;
    padding: 14px 20px
}

.home-banner.video-btn-layout .play-btn-block {
    display: inline
}

@media (max-width:767.98px) {
    .home-banner.video-btn-layout .play-btn-block {
        display: block;
        text-align: center
    }
}

@media (max-width:575.98px) {
    .home-banner.video-btn-layout .home-banner__mobile-image img {
        margin: 0 auto;
        max-width: 65%
    }

    .home-banner.video-btn-layout .home-banner__title {
        font-size: 17px;
        margin-bottom: 15px
    }

    .home-banner.video-btn-layout .btn-video {
        margin: 15px auto
    }
}

@media screen and (max-width:320px) {
    .home-banner.video-btn-layout .home-banner__mobile-image img {
        max-width: 59%
    }

    .home-banner.video-btn-layout .btn-video {
        margin: 10px auto
    }
}

@media (max-width:767.98px) {
    .home-banner.video-icon-layout .play-btn-block {
        display: block;
        text-align: center
    }
}

@media (max-width:575.98px) {
    .home-banner.video-icon-layout .home-banner__mobile-image img {
        margin: 0 auto;
        max-width: 70%
    }

    .home-banner.video-icon-layout .home-banner__title {
        font-size: 18px
    }
}

@media (max-width:767.98px) {
    .home-banner.video-half-bg-layout .content-row {
        height: 75vh
    }

    .home-banner.video-half-bg-layout .content-row .home-banner__title {
        display: none
    }
}

@media (min-width:768px) {
    .home-banner.video-half-bg-layout .content-row {
        padding: 90px 0
    }

    .home-banner.video-half-bg-layout .content-row .btn-video-play {
        display: none
    }

    .home-banner.video-half-bg-layout .bg {
        left: auto;
        right: 0;
        width: 50%;
        z-index: -1
    }
}

.home-banner.video-half-bg-layout .btn-video {
    display: table;
    margin: 0 auto
}

.home-banner.video-half-bg-layout .btn,
.home-banner.video-half-bg-layout .cookie-notice__accept,
.home-banner.video-half-bg-layout .woocommerce a.button,
.home-banner.video-half-bg-layout .woocommerce button.button,
.home-banner.video-half-bg-layout .woocommerce input.button,
.home-banner.video-half-bg-layout .woocommerce-js .mini-cart-wrapper .button,
.woocommerce .home-banner.video-half-bg-layout a.button,
.woocommerce .home-banner.video-half-bg-layout button.button,
.woocommerce .home-banner.video-half-bg-layout input.button,
.woocommerce-js .mini-cart-wrapper .home-banner.video-half-bg-layout .button {
    color: #000
}

@media (max-width:767.98px) {

    .home-banner.video-half-bg-layout .btn,
    .home-banner.video-half-bg-layout .cookie-notice__accept,
    .home-banner.video-half-bg-layout .woocommerce a.button,
    .home-banner.video-half-bg-layout .woocommerce button.button,
    .home-banner.video-half-bg-layout .woocommerce input.button,
    .home-banner.video-half-bg-layout .woocommerce-js .mini-cart-wrapper .button,
    .woocommerce .home-banner.video-half-bg-layout a.button,
    .woocommerce .home-banner.video-half-bg-layout button.button,
    .woocommerce .home-banner.video-half-bg-layout input.button,
    .woocommerce-js .mini-cart-wrapper .home-banner.video-half-bg-layout .button {
        display: table;
        margin: 0 auto
    }
}

.home-banner.video-half-bg-layout .btn-video-play {
    margin-top: 15vh
}

.home-banner.video-half-bg-layout .mobile-title {
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
    padding-top: 30px
}

@media (max-width:767.98px) {
    .home-banner.video-half-bg-layout .mobile-title h2 {
        font-size: 20px
    }
}

.home-banner .video-text {
    border-bottom: 3px solid hsla(0, 0%, 100%, .9);
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 45px
}

.cookie-notice {
    background-color: #ffdf5a;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 15px 0;
    position: fixed;
    right: 0;
    transform: translateY(100%);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    z-index: 500
}

.cookie-notice.show {
    opacity: 1;
    transform: translateY(0)
}

.cookie-notice__message {
    font-size: 14px;
    margin: 0
}

.cookie-notice__message a {
    position: relative
}

.cookie-notice__message a:before {
    border-bottom: 1px solid #000;
    bottom: -4px;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%
}

@media (max-width:767.98px) {
    .cookie-notice__button {
        padding-bottom: 16px;
        padding-top: 24px
    }
}

.cookie-notice__accept {
    color: #838382;
    -moz-columns: #fff;
    column-count: #fff;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 16px;
    padding: 16px;
    text-transform: none
}

@media (max-width:767.98px) {
    .cookie-notice__accept {
        font-size: 13px;
        padding: 12px
    }
}

.safety-info {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .safety-info {
        padding-top: calc(-25.38462px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .safety-info {
        padding-top: 90px
    }
}

@media screen and (min-width:576px) {
    .safety-info {
        padding-bottom: calc(-25.38462px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .safety-info {
        padding-bottom: 90px
    }
}

.safety-info__image {
    transform: translateY(-25%)
}

.safety-info__title {
    margin-bottom: 30px;
    margin-top: 30px
}

@media screen and (min-width:576px) {
    .safety-info__title {
        margin-top: 30px
    }
}

@media screen and (min-width:1200px) {
    .safety-info__title {
        margin-top: 30px
    }
}

@media screen and (min-width:576px) {
    .safety-info__title {
        margin-bottom: 30px
    }
}

@media screen and (min-width:1200px) {
    .safety-info__title {
        margin-bottom: 30px
    }
}

@media (max-width:991.98px) {
    .safety-info img {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%
    }
}

.safety-feature {
    text-align: center
}

@media (min-width:992px) {
    .safety-feature {
        text-align: left
    }
}

.safety-feature+.safety-feature {
    margin-top: 15px
}

@media (min-width:992px) {
    .safety-feature__image-wrapper {
        padding-left: 0
    }
}

.safety-feature__image-wrapper img {
    display: inline-block
}

.safety-feature__title {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 7.5px
}

@media (min-width:768px) {
    .safety-feature__title {
        font-size: 18px
    }
}

.safety-feature__content {
    color: #a0a0a0
}

@media (max-width:991.98px) {
    .safety-feature-wrapper {
        display: flex;
        flex-wrap: wrap;
        margin-left: -16px;
        margin-right: -16px
    }

    .safety-feature-wrapper img {
        margin-bottom: 7.5px;
        width: 40%
    }

    .safety-feature-wrapper .safety-feature {
        flex: 1 0 50%;
        margin: 0
    }
}

.quality-bg {
    background-image: url(../images/bg-quality.jpg)
}

.build-quality {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .build-quality {
        padding-top: calc(-53.07692px + 14.42308vw)
    }
}

@media screen and (min-width:1200px) {
    .build-quality {
        padding-top: 120px
    }
}

@media screen and (min-width:576px) {
    .build-quality {
        padding-bottom: calc(-53.07692px + 14.42308vw)
    }
}

@media screen and (min-width:1200px) {
    .build-quality {
        padding-bottom: 120px
    }
}

.quality-details {
    padding-bottom: 30px
}

@media screen and (min-width:576px) {
    .quality-details {
        padding-bottom: calc(-25.38462px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .quality-details {
        padding-bottom: 90px
    }
}

.quality-details h2 {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 22.5px
}

@media screen and (min-width:576px) {
    .quality-details h2 {
        font-size: calc(12.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .quality-details h2 {
        font-size: 24px
    }
}

.quality-details h3 {
    background-color: #1b4a46;
    color: #fff;
    display: inline-block;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 8px 12px
}

.quality-details p {
    padding-left: 0
}

@media screen and (min-width:576px) {
    .quality-details p {
        padding-left: calc(-27.69231px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .quality-details p {
        padding-left: 30px
    }
}

.testimonials {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .testimonials {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .testimonials {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials {
        padding-bottom: 60px
    }
}

.testimonials .section-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.114;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .testimonials .section-title {
        font-size: calc(5.07692px + 2.24359vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .section-title {
        font-size: 32px
    }
}

.testimonials .section-sub-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25
}

@media screen and (min-width:576px) {
    .testimonials .section-sub-title {
        font-size: calc(4.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .section-sub-title {
        font-size: 28px
    }
}

.testimonials .slide img {
    height: auto;
    margin: 16px 0 10px 70px;
    max-height: 40px;
    max-width: 160px;
    width: auto
}

@media (min-width:768px) {
    .testimonials .slide img {
        margin: 16px auto 45px;
        max-height: 70px
    }
}

.testimonials .slide .slide-content-wrapper {
    position: relative
}

.testimonials .slide .slide-content-wrapper>div {
    color: #000;
    position: relative;
    z-index: 5
}

@media (min-width:768px) {
    .testimonials .slide .slide-content-wrapper>div {
        padding: 30px 75px 0
    }
}

.testimonials .slide .slide-icon {
    color: #c2c2c2;
    font-size: 40px;
    left: 10px;
    position: absolute;
    top: 15px;
    transform: scaleY(.8)
}

@media screen and (min-width:576px) {
    .testimonials .slide .slide-icon {
        font-size: calc(30.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .slide .slide-icon {
        font-size: 50px
    }
}

@media (min-width:768px) {
    .testimonials .slide .slide-icon {
        left: -75px;
        top: -20px
    }
}

.testimonials .slide .slide-icon.rotate {
    bottom: 0;
    left: auto;
    right: -75px;
    top: auto;
    transform: rotate(180deg) scaleY(.8)
}

.testimonials .slide .slide-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .testimonials .slide .slide-text {
        font-size: calc(8.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .slide .slide-text {
        font-size: 20px
    }
}

.testimonials .slide .slide-by {
    font-size: 12px;
    font-weight: 600;
    padding-top: 13px
}

@media screen and (min-width:576px) {
    .testimonials .slide .slide-by {
        padding-top: calc(-.84615px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .slide .slide-by {
        padding-top: 28px
    }
}

@media screen and (min-width:576px) {
    .testimonials .slide .slide-by {
        font-size: calc(8.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .slide .slide-by {
        font-size: 16px
    }
}

.testimonials .slide .slide-by span {
    font-weight: 400;
    margin-left: 8px;
    position: relative
}

.testimonials .slide .slide-by span:before {
    bottom: 0;
    content: ".";
    font-weight: 600;
    left: -10px;
    position: absolute
}

.testimonials .partners {
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767.98px) {
    .testimonials .partners {
        max-width: 80%
    }
}

.testimonials .partners img {
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 40px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .testimonials .partners img {
        margin-bottom: calc(30.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .testimonials .partners img {
        margin-bottom: 50px
    }
}

.testimonials .partners a:active img,
.testimonials .partners a:focus img,
.testimonials .partners a:hover img {
    opacity: .6
}

@media (max-width:991.98px) {
    .testimonials .slider-wrapper {
        padding: 0
    }
}

.testimonials .slider-wrapper .slick-dots {
    margin-top: 30px
}

.testimonials .slider-wrapper .slick-dots li button:before {
    background-color: #ffdf5a;
    border: 1px solid #ffdf5a;
    border-radius: 100%;
    color: #ffdf5a;
    content: "";
    height: 10px;
    margin: auto;
    opacity: 1;
    right: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 10px
}

.testimonials .slider-wrapper .slick-dots li button:active:before,
.testimonials .slider-wrapper .slick-dots li button:focus:before,
.testimonials .slider-wrapper .slick-dots li button:hover:before,
.testimonials .slider-wrapper .slick-dots li.slick-active button,
.testimonials .slider-wrapper .slick-dots li.slick-active button:before {
    background-color: transparent
}

.in-action {
    background-color: #ececed;
    padding-bottom: 60px;
    padding-top: 60px
}

@media screen and (min-width:576px) {
    .in-action {
        padding-top: calc(4.61538px + 9.61538vw)
    }
}

@media screen and (min-width:1200px) {
    .in-action {
        padding-top: 120px
    }
}

@media screen and (min-width:576px) {
    .in-action {
        padding-bottom: calc(-50.76923px + 19.23077vw)
    }
}

@media screen and (min-width:1200px) {
    .in-action {
        padding-bottom: 180px
    }
}

.in-action__wrapper {
    border: 5px solid #1b4a46;
    padding: 7.5px
}

@media (min-width:768px) {
    .in-action__wrapper {
        border-width: 10px
    }
}

@media screen and (min-width:576px) {
    .in-action__wrapper {
        padding: calc(-13.26923px + 3.60577vw)
    }
}

@media screen and (min-width:1200px) {
    .in-action__wrapper {
        padding: 30px
    }
}

.in-action__content {
    background-image: url(../images/bg-in-action.jpg);
    background-position: 50%;
    background-size: cover;
    color: #fff;
    min-height: 56vw;
    padding: 30px
}

@media screen and (min-width:576px) {
    .in-action__content {
        padding-top: 30px
    }
}

@media screen and (min-width:1200px) {
    .in-action__content {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .in-action__content {
        padding-bottom: 30px
    }
}

@media screen and (min-width:1200px) {
    .in-action__content {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .in-action__content {
        min-height: 641px
    }
}

.in-action__content .content {
    z-index: 2
}

.in-action__content .responsive-embed {
    height: 100%;
    left: 0;
    opacity: 0;
    top: 0;
    z-index: 1
}

.in-action__content.show-embed .responsive-embed {
    opacity: 1;
    z-index: 3
}

.one-solution {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .one-solution {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .one-solution {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .one-solution {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .one-solution {
        padding-bottom: 60px
    }
}

.one-solution h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 30px
}

@media screen and (min-width:576px) {
    .one-solution h2 {
        font-size: calc(6.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .one-solution h2 {
        font-size: 30px
    }
}

@media screen and (min-width:576px) {
    .one-solution h2 {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .one-solution h2 {
        margin-bottom: 60px
    }
}

@media (max-width:991.98px) {
    .one-solution img {
        margin-left: auto;
        margin-right: auto;
        max-width: 80%
    }
}

.buy-cta {
    overflow: hidden
}

@media (max-width:991.98px) {
    .buy-cta {
        padding: 30px 0
    }
}

.buy-cta h2 {
    font-size: 18px;
    font-weight: 500
}

@media screen and (min-width:576px) {
    .buy-cta h2 {
        font-size: calc(6.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .buy-cta h2 {
        font-size: 30px
    }
}

.buy-cta__image-wrapper {
    flex-grow: 1;
    position: relative
}

.buy-cta__image-wrapper:after {
    background-color: #ffe29d;
    border-radius: 50%;
    content: "";
    left: 0;
    opacity: .2;
    padding-bottom: 100%;
    position: absolute;
    top: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%;
    z-index: 1
}

.buy-cta__image-wrapper:active .buy-cta__image-wrapper:after,
.buy-cta__image-wrapper:focus .buy-cta__image-wrapper:after,
.buy-cta__image-wrapper:hover .buy-cta__image-wrapper:after {
    opacity: .5
}

.buy-cta__image-wrapper:active .buy-cta__img,
.buy-cta__image-wrapper:focus .buy-cta__img,
.buy-cta__image-wrapper:hover .buy-cta__img {
    transform: translateX(-50%) translateX(0)
}

.buy-cta__img {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%) translateY(30px);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 60%;
    z-index: 2
}

.buy-cta__content-wrapper {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .buy-cta__content-wrapper {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .buy-cta__content-wrapper {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .buy-cta__content-wrapper {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .buy-cta__content-wrapper {
        padding-bottom: 60px
    }
}

.buy-cta__button {
    background-image: linear-gradient(45deg, #f8b411, #8a732e 65%, #1b4a46);
    border-radius: 19px;
    box-shadow: 0 9px 7px 0 rgba(0, 0, 0, .27);
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin: 0 auto;
    padding: 20px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .buy-cta__button {
        font-size: calc(6.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .buy-cta__button {
        font-size: 30px
    }
}

.buy-cta__button:active,
.buy-cta__button:focus,
.buy-cta__button:hover {
    box-shadow: 0 9px 30px 0 rgba(0, 0, 0, .27);
    color: #fff;
    transform: scale(1.05)
}

.module-image-text__heading {
    color: #c1c1c1;
    font-size: 15px;
    line-height: 1.2;
    text-decoration: underline
}

@media screen and (min-width:576px) {
    .module-image-text__heading {
        font-size: calc(10.38462px + .80128vw)
    }
}

@media screen and (min-width:1200px) {
    .module-image-text__heading {
        font-size: 20px
    }
}

.module-image-text__intro-text {
    color: #1b4a46;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2
}

@media screen and (min-width:576px) {
    .module-image-text__intro-text {
        font-size: calc(6.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .module-image-text__intro-text {
        font-size: 30px
    }
}

.module-image-text__content {
    color: #1b4a46
}

.fb-content {
    display: none;
    max-width: 980px
}

.retailers-map {
    background-color: #f1f1f1
}

.retailers-map img {
    margin: 0 auto
}

.retailers {
    background-color: #f1f1f1;
    padding-bottom: 15px
}

@media screen and (min-width:576px) {
    .retailers {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .retailers {
        padding-bottom: 30px
    }
}

.retailers .continent-row+.continent-row {
    margin-top: 15px
}

@media screen and (min-width:576px) {
    .retailers .continent-row+.continent-row {
        margin-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .retailers .continent-row+.continent-row {
        margin-top: 30px
    }
}

.retailers .retailers-continent {
    color: #1b4a46;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 20px;
    margin: 0 0 20px
}

@media screen and (min-width:576px) {
    .retailers .retailers-continent {
        font-size: calc(1.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .retailers .retailers-continent {
        font-size: 40px
    }
}

.retailers .retailers-continent:after {
    background-color: #ffdf5a;
    content: "";
    display: block;
    height: 2px;
    margin-top: 10px;
    width: 60px
}

.retailers .loop-retailer {
    align-items: center;
    background-color: #fff;
    display: flex;
    margin-bottom: 20px;
    padding: 10px 20px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.retailers .loop-retailer:active,
.retailers .loop-retailer:focus,
.retailers .loop-retailer:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, .15)
}

.retailers .loop-retailer .image-wrapper {
    align-items: center;
    display: flex;
    flex: 0 0 30%;
    max-width: 30%
}

.retailers .loop-retailer .content-wrapper {
    flex: 0 0 70%;
    max-width: 70%;
    padding-left: 20px
}

.retailers .loop-retailer .retailer-title {
    font-size: 17px;
    margin: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.retailers .loop-retailer .retailer-country {
    color: #5a616d;
    margin: 0
}

.cta-block {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .cta-block {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .cta-block {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .cta-block {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .cta-block {
        padding-bottom: 60px
    }
}

.cta-block .btn,
.cta-block .cookie-notice__accept,
.cta-block .woocommerce a.button,
.cta-block .woocommerce button.button,
.cta-block .woocommerce input.button,
.cta-block .woocommerce-js .mini-cart-wrapper .button,
.woocommerce .cta-block a.button,
.woocommerce .cta-block button.button,
.woocommerce .cta-block input.button,
.woocommerce-js .mini-cart-wrapper .cta-block .button {
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px
}

.cta-block .btn:active,
.cta-block .btn:focus,
.cta-block .btn:hover,
.cta-block .cookie-notice__accept:active,
.cta-block .cookie-notice__accept:focus,
.cta-block .cookie-notice__accept:hover,
.cta-block .woocommerce a.button:active,
.cta-block .woocommerce a.button:focus,
.cta-block .woocommerce a.button:hover,
.cta-block .woocommerce button.button:active,
.cta-block .woocommerce button.button:focus,
.cta-block .woocommerce button.button:hover,
.cta-block .woocommerce input.button:active,
.cta-block .woocommerce input.button:focus,
.cta-block .woocommerce input.button:hover,
.cta-block .woocommerce-js .mini-cart-wrapper .button:active,
.cta-block .woocommerce-js .mini-cart-wrapper .button:focus,
.cta-block .woocommerce-js .mini-cart-wrapper .button:hover,
.woocommerce .cta-block a.button:active,
.woocommerce .cta-block a.button:focus,
.woocommerce .cta-block a.button:hover,
.woocommerce .cta-block button.button:active,
.woocommerce .cta-block button.button:focus,
.woocommerce .cta-block button.button:hover,
.woocommerce .cta-block input.button:active,
.woocommerce .cta-block input.button:focus,
.woocommerce .cta-block input.button:hover,
.woocommerce-js .mini-cart-wrapper .cta-block .button:active,
.woocommerce-js .mini-cart-wrapper .cta-block .button:focus,
.woocommerce-js .mini-cart-wrapper .cta-block .button:hover {
    color: #ffdf5a
}

.cta-block p {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 24px;
    margin: 0
}

.anchor-block {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .anchor-block {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .anchor-block {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .anchor-block {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .anchor-block {
        padding-bottom: 60px
    }
}

.anchor-block .anchor-links {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 30px
}

@media screen and (min-width:576px) {
    .anchor-block .anchor-links {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .anchor-block .anchor-links {
        margin-bottom: 60px
    }
}

@media (min-width:768px) {
    .anchor-block .anchor-links {
        flex-direction: row
    }
}

.anchor-block .anchor-link {
    background-color: #fff;
    background-color: #fbfbfb;
    box-shadow: 3px 3px 10px 0 hsla(0, 0%, 88%, .5), -3px -3px 10px 0 hsla(0, 0%, 88%, .5);
    display: block;
    padding: 20px;
    position: relative;
    text-align: center;
    transition: z-index 0s .5s, transform .5s cubic-bezier(.165, .84, .44, 1);
    z-index: 1
}

.anchor-block .anchor-link:active,
.anchor-block .anchor-link:focus,
.anchor-block .anchor-link:hover {
    transform: scale(1.05);
    transition: z-index 0s 0s, transform .5s cubic-bezier(.165, .84, .44, 1);
    z-index: 2
}

@media (min-width:768px) {
    .anchor-block .anchor-link {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }
}

.anchor-block .anchor-link img {
    display: inline-block;
    padding: 0 20px
}

.anchor-block .anchor-link__title {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    margin: 20px 0 0
}

@media (max-width:991.98px) {
    .anchor-block .anchor-link {
        align-items: center;
        display: flex
    }

    .anchor-block .anchor-link img {
        margin-right: 30px;
        padding: 0;
        width: 60px
    }

    .anchor-block .anchor-link p {
        margin: 0
    }
}

.subscribe-popup-form {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    max-height: calc(100vh - 112px);
    opacity: 0;
    overflow-y: auto;
    right: 30px;
    top: calc(100% + 30px);
    transform: translateX(100%);
    transition: 1s cubic-bezier(.165, .84, .44, 1);
    width: calc(100% - 60px);
    z-index: 999
}

.show-subscribe-form .subscribe-popup-form {
    opacity: 1;
    transform: translateX(0)
}

@media (min-width:768px) {
    .subscribe-popup-form {
        max-width: 400px;
        right: 0;
        top: calc(100% + 20px)
    }
}

.subscribe-popup-form .subscribe-image {
    position: relative
}

.subscribe-popup-form .subscribe-image .bg-image {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover
}

.subscribe-popup-form .subscribe-image .bg-image:before {
    content: "";
    float: left;
    padding-bottom: 70%
}

.subscribe-popup-form .subscribe-image .bg-image:after {
    clear: left;
    content: " ";
    display: table
}

.subscribe-popup-form .subscribe-content {
    background-color: rgba(27, 49, 74, .95);
    padding: 20px 10px
}

@media (min-width:768px) {
    .subscribe-popup-form .subscribe-content {
        background-color: #1b4a46
    }
}

.subscribe-popup-form .subscribe-content .gform_wrapper {
    padding: 0
}

.subscribe-popup-form .subscribe-content .gform_wrapper .validation_error {
    border-color: #ffdf5a;
    color: #ffdf5a
}

.subscribe-popup-form .subscribe-content .gform_wrapper .validation_error>h2 {
    color: #ffdf5a
}

.subscribe-popup-form .subscribe-content .gform_wrapper .validation_error>h2:before {
    display: none
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_heading {
    text-align: center
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_heading .gform_description {
    color: #fff;
    font-size: 16px;
    padding: 0 30px;
    width: 100%
}

@media (min-width:768px) {
    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_heading .gform_description {
        font-size: 20px;
        padding: 0
    }
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield {
    padding-right: 0
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    font-weight: 400;
    margin: 0 auto;
    outline: 0;
    padding: 15px;
    width: 80%
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
    color: #fff;
    text-align: center
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder,
.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
    color: #fff;
    text-align: center
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
    color: #fff;
    text-align: center
}

@media (min-width:576px) {
    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        width: 70%
    }
}

@media (min-width:992px) {
    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        border-color: #897e74
    }

    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-webkit-input-placeholder {
        color: #897e74
    }

    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-moz-placeholder,
    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder {
        color: #897e74
    }

    .subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder {
        color: #897e74
    }
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield.gfield_error {
    background-color: transparent;
    border: 0;
    padding: 0;
    text-align: center
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_body .gform_fields .gfield.gfield_error .validation_message {
    color: #fff;
    padding-right: 0
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_footer {
    text-align: center
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_footer input[type=submit] {
    background-color: #ffdf5a;
    border: 1px solid #ffdf5a;
    border-radius: 30px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: normal !important;
    margin-right: 0;
    outline: 0;
    padding: 10px 30px;
    width: auto
}

.subscribe-popup-form .subscribe-content .gform_wrapper .gform_footer img.gform_ajax_spinner {
    margin: 15px auto 0;
    padding-left: 0
}

.subscribe-popup-form .subscribe-content .gform_confirmation_wrapper .gform_confirmation_message {
    color: #ffdf5a
}

.subscribe-popup-form .subscribe-content .close-button {
    color: #897e74;
    display: inline-block;
    font-size: 13px
}

.subscribe-popup-form .subscribe-content .close-button:after {
    background-color: #897e74;
    content: "";
    display: block;
    height: 1px
}

.block-page-banner,
.module-page-banner {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif
}

@media (min-width:992px) {

    .block-page-banner,
    .module-page-banner {
        color: #fff
    }
}

@media (max-width:991.98px) {

    .block-page-banner .slick-track,
    .module-page-banner .slick-track {
        align-items: flex-start !important
    }
}

.block-page-banner .banner-slide,
.module-page-banner .banner-slide {
    display: block;
    position: relative
}

@media (min-width:992px) {

    .block-page-banner .banner-slide,
    .module-page-banner .banner-slide {
        height: 100%
    }
}

.block-page-banner .banner-bg img,
.module-page-banner .banner-bg img {
    width: 100%
}

@media (min-width:992px) {

    .block-page-banner .banner-bg,
    .module-page-banner .banner-bg {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 0
    }

    .block-page-banner .banner-bg img,
    .module-page-banner .banner-bg img {
        height: 100% !important;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center center;
        object-position: center center;
        position: absolute;
        top: 0
    }
}

@media (max-width:991.98px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-top: 0
    }
}

@media (min-width:992px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        min-height: 67vh
    }
}

@media screen and (min-width:992px) and (min-width:576px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        min-height: calc(67vh + .64103vw - 3.69231px)
    }
}

@media screen and (min-width:992px) and (min-width:1200px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        min-height: 71vh
    }
}

@media (min-width:992px) {

    .admin-bar .block-page-banner .content-row,
    .admin-bar .module-page-banner .content-row {
        min-height: 58vh
    }
}

@media screen and (min-width:992px) and (min-width:576px) {

    .admin-bar .block-page-banner .content-row,
    .admin-bar .module-page-banner .content-row {
        min-height: calc(58vh + 1.60256vw - 9.23077px)
    }
}

@media screen and (min-width:992px) and (min-width:1200px) {

    .admin-bar .block-page-banner .content-row,
    .admin-bar .module-page-banner .content-row {
        min-height: 68vh
    }
}

.block-page-banner .content-row:after,
.module-page-banner .content-row:after {
    content: "";
    font-size: 0;
    min-height: inherit
}

@media (max-width:991.98px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-bottom: 15px;
        padding-top: 15px
    }
}

@media screen and (max-width:991.98px) and (min-width:576px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (max-width:991.98px) and (min-width:1200px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-top: 30px
    }
}

@media screen and (max-width:991.98px) and (min-width:576px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (max-width:991.98px) and (min-width:1200px) {

    .block-page-banner .content-row,
    .module-page-banner .content-row {
        padding-bottom: 30px
    }
}

.block-page-banner .content-wrapper,
.module-page-banner .content-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    opacity: 0;
    transform: translateY(30px);
    transition: all 2s ease
}

@media (min-width:992px) {

    .block-page-banner .content-wrapper,
    .module-page-banner .content-wrapper {
        align-items: start;
        justify-content: center
    }
}

@media screen and (min-width:1300px) {

    .block-page-banner .content-wrapper,
    .module-page-banner .content-wrapper {
        margin-left: 50px
    }
}

.block-page-banner .slick-active .content-wrapper,
.module-page-banner .slick-active .content-wrapper {
    opacity: 1;
    transform: translateY(0)
}

.block-page-banner .sub-title,
.module-page-banner .sub-title {
    font-size: 20px
}

.block-page-banner .title,
.module-page-banner .title {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.21
}

@media screen and (min-width:576px) {

    .block-page-banner .title,
    .module-page-banner .title {
        font-size: calc(13.76923px + 3.6859vw)
    }
}

@media screen and (min-width:1200px) {

    .block-page-banner .title,
    .module-page-banner .title {
        font-size: 58px
    }
}

.block-page-banner .btns a,
.module-page-banner .btns a {
    margin-bottom: 18px
}

@media (min-width:992px) {

    .block-page-banner .btns a,
    .module-page-banner .btns a {
        margin-right: 32px
    }
}

.block-page-banner .more-btn,
.module-page-banner .more-btn {
    background-color: #ffdf5a;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 21px;
    text-transform: uppercase;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {

    .block-page-banner .more-btn,
    .module-page-banner .more-btn {
        font-size: calc(12.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {

    .block-page-banner .more-btn,
    .module-page-banner .more-btn {
        font-size: 20px
    }
}

@media (min-width:992px) {

    .block-page-banner .more-btn,
    .module-page-banner .more-btn {
        background-color: #ffdf5a;
        border-radius: 4px;
        box-shadow: 0 10px 20px rgba(0, 0, 0, .25);
        color: #fff
    }
}

.block-page-banner .more-btn:active,
.block-page-banner .more-btn:focus,
.block-page-banner .more-btn:hover,
.module-page-banner .more-btn:active,
.module-page-banner .more-btn:focus,
.module-page-banner .more-btn:hover {
    background-color: #ffdf5a;
    color: #000
}

.block-page-banner .btn-text,
.module-page-banner .btn-text {
    color: #ffdf5a;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media (min-width:992px) {

    .block-page-banner .btn-text,
    .module-page-banner .btn-text {
        font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
        font-size: 20px;
        line-height: 1.5px
    }
}

.block-page-banner .btn-text:active,
.block-page-banner .btn-text:focus,
.block-page-banner .btn-text:hover,
.module-page-banner .btn-text:active,
.module-page-banner .btn-text:focus,
.module-page-banner .btn-text:hover {
    opacity: .8
}

.block-page-banner .slick-arrow,
.module-page-banner .slick-arrow {
    cursor: pointer;
    height: auto;
    opacity: .5;
    transform: unset;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: auto
}

.block-page-banner .slick-arrow:before,
.module-page-banner .slick-arrow:before {
    content: "\e909";
    font-size: 70px
}

@media (min-width:1200px) {

    .block-page-banner .slick-arrow,
    .module-page-banner .slick-arrow {
        width: 150px
    }
}

@media (max-width:767.98px) {

    .block-page-banner .slick-arrow,
    .module-page-banner .slick-arrow {
        height: 100%;
        top: 0
    }

    .block-page-banner .slick-arrow:before,
    .module-page-banner .slick-arrow:before {
        opacity: 0
    }
}

.block-page-banner .slick-arrow.slick-prev,
.module-page-banner .slick-arrow.slick-prev {
    left: 0;
    transform: rotate(180deg);
    z-index: 1
}

.block-page-banner .slick-arrow.slick-next,
.module-page-banner .slick-arrow.slick-next {
    right: 0
}

.block-page-banner .slick-arrow:active,
.block-page-banner .slick-arrow:focus,
.block-page-banner .slick-arrow:hover,
.module-page-banner .slick-arrow:active,
.module-page-banner .slick-arrow:focus,
.module-page-banner .slick-arrow:hover {
    opacity: 1
}

.block-page-banner .slick-dots,
.module-page-banner .slick-dots {
    bottom: auto;
    top: 90vw
}

@media (min-width:576px) {

    .block-page-banner .slick-dots,
    .module-page-banner .slick-dots {
        top: 92.5vw
    }
}

@media (min-width:768px) {

    .block-page-banner .slick-dots,
    .module-page-banner .slick-dots {
        top: 95vw
    }
}

@media (min-width:992px) {

    .block-page-banner .slick-dots,
    .module-page-banner .slick-dots {
        bottom: 25px;
        top: auto
    }
}

.block-page-banner .slick-dots li,
.module-page-banner .slick-dots li {
    margin: 0 7.5px
}

@media (max-width:767.98px) {

    .block-page-banner .slick-dots li button,
    .module-page-banner .slick-dots li button {
        height: 16px;
        width: 16px
    }
}

.block-page-banner .slick-dots li button:before,
.module-page-banner .slick-dots li button:before {
    background-color: #fff;
    border: 2px solid hsla(0, 0%, 100%, .25);
    border-radius: 100%;
    color: transparent;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:767.98px) {

    .block-page-banner .slick-dots li button:before,
    .module-page-banner .slick-dots li button:before {
        height: 16px;
        width: 16px
    }
}

.block-page-banner .slick-dots li button:active:before,
.block-page-banner .slick-dots li button:focus:before,
.block-page-banner .slick-dots li button:hover:before,
.block-page-banner .slick-dots li.slick-active button,
.module-page-banner .slick-dots li button:active:before,
.module-page-banner .slick-dots li button:focus:before,
.module-page-banner .slick-dots li button:hover:before,
.module-page-banner .slick-dots li.slick-active button {
    background-color: transparent
}

.block-page-banner .slick-dots li.slick-active button:before,
.module-page-banner .slick-dots li.slick-active button:before {
    background-color: transparent;
    color: transparent
}

.woocommerce-page-banner {
    background-color: #efefef;
    margin-bottom: 60px;
    padding: 90px 0 60px
}

@media (min-width:768px) {
    .woocommerce-page-banner {
        padding: 90px 0 30px
    }
}

@media (min-width:992px) {
    .woocommerce-page-banner {
        padding: 120px 0 30px
    }
}

.woocommerce-page-banner .banner-title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    padding: 0 15%;
    text-align: left
}

@media (min-width:768px) {
    .woocommerce-page-banner .banner-title {
        margin-bottom: 70px;
        padding: 0
    }
}

@media (min-width:992px) {
    .woocommerce-page-banner .banner-title {
        font-size: 40px
    }
}

.woocommerce-page-banner img {
    margin-bottom: 30px
}

.related.products div.products,
.related.products ul.products {
    justify-content: center
}

.related.products div.products a,
.related.products ul.products a {
    outline: 0
}

.related.products div.products a.woocommerce-LoopProduct-link,
.related.products ul.products a.woocommerce-LoopProduct-link {
    border-radius: 4px
}

.related.products div.products div.product,
.related.products div.products li.product,
.related.products ul.products div.product,
.related.products ul.products li.product {
    margin-bottom: 0;
    margin-right: 0;
    padding: 15px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.related.products div.products div.product:active,
.related.products div.products div.product:focus,
.related.products div.products div.product:hover,
.related.products div.products li.product:active,
.related.products div.products li.product:focus,
.related.products div.products li.product:hover,
.related.products ul.products div.product:active,
.related.products ul.products div.product:focus,
.related.products ul.products div.product:hover,
.related.products ul.products li.product:active,
.related.products ul.products li.product:focus,
.related.products ul.products li.product:hover {
    transform: translateY(-10px)
}

.related.products div.products.slick-slider,
.related.products ul.products.slick-slider {
    display: block
}

.related.products div.products.slick-slider .product,
.related.products ul.products.slick-slider .product {
    height: 100%;
    max-width: 100%;
    width: 100%
}

.related.products div.products .slick-list,
.related.products ul.products .slick-list {
    margin: 0 -15px
}

.related.products div.products .slick-arrow,
.related.products ul.products .slick-arrow {
    height: 50px;
    opacity: 1;
    width: 50px;
    z-index: 1
}

.related.products div.products .slick-arrow:before,
.related.products ul.products .slick-arrow:before {
    color: #a0a0a0;
    font-size: 40px
}

.related.products div.products .slick-arrow.slick-prev,
.related.products ul.products .slick-arrow.slick-prev {
    left: -15px
}

@media screen and (min-width:1200px) {

    .related.products div.products .slick-arrow.slick-prev,
    .related.products ul.products .slick-arrow.slick-prev {
        left: -50px
    }
}

.related.products div.products .slick-arrow.slick-prev:before,
.related.products ul.products .slick-arrow.slick-prev:before {
    content: "\e908"
}

.related.products div.products .slick-arrow.slick-next,
.related.products ul.products .slick-arrow.slick-next {
    right: -15px
}

@media screen and (min-width:1200px) {

    .related.products div.products .slick-arrow.slick-next,
    .related.products ul.products .slick-arrow.slick-next {
        right: -50px
    }
}

.related.products div.products .slick-arrow.slick-next:before,
.related.products ul.products .slick-arrow.slick-next:before {
    content: "\e909"
}

.related-products-wrapper {
    background-color: #f9f9f9
}

.module-media {
    color: #fff
}

.module-media .media-cover {
    height: 100%;
    width: 100%
}

.module-media .media-title {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .module-media .media-title {
        font-size: calc(24.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .module-media .media-title {
        font-size: 32px
    }
}

@media (min-width:768px) {
    .module-media .media-title {
        font-weight: 500
    }
}

.module-media .media-description {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0
}

.module-media .content-row {
    min-height: 41.6vh;
    padding-top: 60px
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .module-media .content-row {
        -ms-flex-pack: center;
        height: 1px
    }
}

@media (min-width:768px) {
    .module-media .content-row {
        min-height: 64.25vh;
        padding-top: 20px
    }
}

@media (min-width:992px) {
    .module-media .content-row {
        padding-top: 60px
    }
}

.module-media .play-button {
    display: block;
    outline: 0
}

.module-media .play-button-wrapper {
    padding: 60px 0
}

.module-media .play-button svg {
    border-radius: 100%;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media (max-width:991.98px) {
    .module-media .play-button svg {
        height: 120px;
        width: 120px
    }
}

@media (max-width:767.98px) {
    .module-media .play-button svg {
        height: 70px;
        width: 70px
    }
}

.module-media .play-button:active svg,
.module-media .play-button:focus svg,
.module-media .play-button:hover svg {
    box-shadow: 0 0 14px hsla(0, 0%, 100%, .8);
    transform: scale(1.05)
}

.media-video .fancybox-navigation {
    display: none
}

.media-video .fancybox-slide--video .fancybox-content {
    height: 90%;
    margin: 0;
    max-height: 702px;
    max-width: 1248px;
    width: 90%
}

.module-blog-slider,
.module-reviews-slider {
    background-color: #f9f9f9;
    padding-bottom: 40px;
    padding-top: 40px
}

@media screen and (min-width:576px) {

    .module-blog-slider,
    .module-reviews-slider {
        padding-top: calc(-6.15385px + 8.01282vw)
    }
}

@media screen and (min-width:1200px) {

    .module-blog-slider,
    .module-reviews-slider {
        padding-top: 90px
    }
}

@media screen and (min-width:576px) {

    .module-blog-slider,
    .module-reviews-slider {
        padding-bottom: calc(-6.15385px + 8.01282vw)
    }
}

@media screen and (min-width:1200px) {

    .module-blog-slider,
    .module-reviews-slider {
        padding-bottom: 90px
    }
}

.module-blog-slider .module-title,
.module-reviews-slider .module-title {
    font-weight: 500;
    margin-bottom: 45px;
    text-align: center
}

.module-reviews-slider .review-card {
    margin-bottom: 40px;
    padding: 0 30px 0 60px;
    position: relative
}

@media (min-width:576px) {
    .module-reviews-slider .review-card {
        padding-top: 15px
    }
}

.module-reviews-slider .review-card:nth-child(n+1) {
    opacity: 0;
    visibility: hidden
}

.module-reviews-slider .review-card:first-child {
    opacity: 1;
    visibility: visible
}

.module-reviews-slider .review-card:before {
    color: #c2c2c2;
    content: "\e105";
    font-size: 27px;
    left: 15px;
    position: absolute;
    top: 0
}

.module-reviews-slider .review-card-title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px
}

@media screen and (min-width:576px) {
    .module-reviews-slider .review-card-title {
        font-size: calc(12.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .module-reviews-slider .review-card-title {
        font-size: 20px
    }
}

.module-reviews-slider .review-card-description p {
    line-height: 1.375
}

.module-reviews-slider .review-card-name {
    font-weight: 600;
    margin-bottom: 0
}

.module-reviews-slider .slick-list {
    margin: 0 -15px
}

.module-reviews-slider .reviews-slider .slick-arrow {
    height: 50px;
    opacity: 1;
    width: 50px;
    z-index: 1
}

.module-reviews-slider .reviews-slider .slick-arrow:before {
    color: #a0a0a0;
    font-size: 40px
}

.module-reviews-slider .reviews-slider .slick-arrow.slick-prev {
    left: -15px
}

@media screen and (min-width:1200px) {
    .module-reviews-slider .reviews-slider .slick-arrow.slick-prev {
        left: -50px
    }
}

.module-reviews-slider .reviews-slider .slick-arrow.slick-prev:before {
    content: "\e908"
}

.module-reviews-slider .reviews-slider .slick-arrow.slick-next {
    right: -15px
}

@media screen and (min-width:1200px) {
    .module-reviews-slider .reviews-slider .slick-arrow.slick-next {
        right: -50px
    }
}

.module-reviews-slider .reviews-slider .slick-arrow.slick-next:before {
    content: "\e909"
}

.module-blog-slider .slick-dots,
.module-reviews-slider .slick-dots,
.related .products .slick-dots,
.related-products-wrapper .slick-dots {
    bottom: 0;
    justify-content: center;
    order: 1;
    position: relative
}

.module-blog-slider .slick-dots li button:before,
.module-reviews-slider .slick-dots li button:before,
.related .products .slick-dots li button:before,
.related-products-wrapper .slick-dots li button:before {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-blog-slider .slick-dots .slick-active button,
.module-reviews-slider .slick-dots .slick-active button,
.related .products .slick-dots .slick-active button,
.related-products-wrapper .slick-dots .slick-active button {
    background-color: transparent
}

.module-blog-slider .slick-dots .slick-active button:before,
.module-reviews-slider .slick-dots .slick-active button:before,
.related .products .slick-dots .slick-active button:before,
.related-products-wrapper .slick-dots .slick-active button:before {
    color: #535353
}

.module-blog-slider .slider-arrows,
.module-reviews-slider .slider-arrows,
.related .products .slider-arrows,
.related-products-wrapper .slider-arrows {
    margin-bottom: 0;
    padding-left: 0
}

.module-blog-slider .slider-arrows .arrow-button,
.module-reviews-slider .slider-arrows .arrow-button,
.related .products .slider-arrows .arrow-button,
.related-products-wrapper .slider-arrows .arrow-button {
    color: #a0a0a0;
    cursor: pointer;
    font-size: 30px;
    list-style: none;
    opacity: .75;
    padding: 0 30px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-blog-slider .slider-arrows .arrow-button:active,
.module-blog-slider .slider-arrows .arrow-button:focus,
.module-blog-slider .slider-arrows .arrow-button:hover,
.module-reviews-slider .slider-arrows .arrow-button:active,
.module-reviews-slider .slider-arrows .arrow-button:focus,
.module-reviews-slider .slider-arrows .arrow-button:hover,
.related .products .slider-arrows .arrow-button:active,
.related .products .slider-arrows .arrow-button:focus,
.related .products .slider-arrows .arrow-button:hover,
.related-products-wrapper .slider-arrows .arrow-button:active,
.related-products-wrapper .slider-arrows .arrow-button:focus,
.related-products-wrapper .slider-arrows .arrow-button:hover {
    opacity: 1
}

.module-blog-slider img {
    transition: 1s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.module-blog-slider .post-tease {
    height: 100%;
    outline: 0;
    padding: 15px 15px 40px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-blog-slider .post-tease:nth-child(n+1) {
    opacity: 0;
    visibility: hidden
}

.module-blog-slider .post-tease:first-child {
    opacity: 1;
    visibility: visible
}

.module-blog-slider .post-tease-inner {
    background-color: #f4f4f4;
    display: flex;
    flex-direction: column;
    height: 100%;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-blog-slider .post-tease-cover {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.module-blog-slider .post-tease-cover img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%
}

.module-blog-slider .post-tease-content {
    display: flex;
    flex-direction: inherit;
    height: 100%;
    justify-content: space-between;
    padding: 20px 15px
}

.module-blog-slider .post-tease-content .date {
    font-size: 12px;
    line-height: 1.33;
    margin-bottom: 0
}

.module-blog-slider .post-tease-title {
    font-size: 21px;
    font-weight: 500;
    line-height: 1.238;
    margin-bottom: 34px
}

.module-blog-slider .post-tease i {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-blog-slider .post-tease:active img,
.module-blog-slider .post-tease:focus img,
.module-blog-slider .post-tease:hover img {
    transform: scale(1.02)
}

.module-blog-slider .post-tease:active .post-tease-inner,
.module-blog-slider .post-tease:focus .post-tease-inner,
.module-blog-slider .post-tease:hover .post-tease-inner {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.module-blog-slider .post-tease:active i,
.module-blog-slider .post-tease:focus i,
.module-blog-slider .post-tease:hover i {
    color: #ffdf5a
}

.module-blog-slider .slick-list {
    margin: 0 -15px
}

.module-blog-slider .slick-slide {
    display: flex;
    float: left;
    height: auto;
    min-height: 1px
}

.module-blog-slider .blog-slider .slick-arrow {
    height: 50px;
    opacity: 1;
    width: 50px;
    z-index: 1
}

.module-blog-slider .blog-slider .slick-arrow:before {
    color: #a0a0a0;
    font-size: 40px
}

.module-blog-slider .blog-slider .slick-arrow.slick-prev {
    left: -15px
}

@media screen and (min-width:1200px) {
    .module-blog-slider .blog-slider .slick-arrow.slick-prev {
        left: -50px
    }
}

.module-blog-slider .blog-slider .slick-arrow.slick-prev:before {
    content: "\e908"
}

.module-blog-slider .blog-slider .slick-arrow.slick-next {
    right: -15px
}

@media screen and (min-width:1200px) {
    .module-blog-slider .blog-slider .slick-arrow.slick-next {
        right: -50px
    }
}

.module-blog-slider .blog-slider .slick-arrow.slick-next:before {
    content: "\e909"
}

.module-products-compare {
    background: #ffdf5b;
    background-size: 100% auto;
    padding-top: 48px
}

@media screen and (min-width:576px) {
    .module-products-compare {
        padding-top: calc(18.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare {
        padding-top: 80px
    }
}

@media (min-width:576px) {
    .module-products-compare {
        background: #ffdf5b;
        background-size: 100% auto
    }
}

.module-products-compare .module_title {
    margin-bottom: 24px
}

@media screen and (min-width:576px) {
    .module-products-compare .module_title {
        margin-bottom: 4.16667vw
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .module_title {
        margin-bottom: 50px
    }
}

.module-products-compare .product-list-wrapper {
    padding-bottom: 48px
}

@media screen and (min-width:576px) {
    .module-products-compare .product-list-wrapper {
        padding-bottom: 8.33333vw
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-list-wrapper {
        padding-bottom: 100px
    }
}

@media (max-width:1199.98px) {
    .module-products-compare .product-list-wrapper {
        overflow-x: auto
    }
}

.module-products-compare .product-list {
    gap: 12px;
    width: -moz-max-content;
    width: max-content
}

@media (min-width:1200px) {
    .module-products-compare .product-list {
        gap: 24px
    }
}

.module-products-compare .product {
    background: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .1);
    padding: 24px 16px;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 225px
}

@media screen and (min-width:576px) {
    .module-products-compare .product {
        padding-top: calc(5.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product {
        padding-top: 44px
    }
}

@media screen and (min-width:576px) {
    .module-products-compare .product {
        padding-left: calc(-13.53846px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product {
        padding-left: 48px
    }
}

@media screen and (min-width:576px) {
    .module-products-compare .product {
        padding-right: calc(-13.53846px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product {
        padding-right: 48px
    }
}

@media (min-width:576px) {
    .module-products-compare .product {
        width: 310px
    }
}

@media (min-width:768px) {
    .module-products-compare .product {
        width: 395px
    }
}

@media (min-width:992px) {
    .module-products-compare .product {
        width: 1080px
    }
}

.module-products-compare .product:active,
.module-products-compare .product:focus,
.module-products-compare .product:hover {
    box-shadow: 2px 4px 4px rgba(0, 0, 0, .2)
}

/*.module-products-compare .product-image .object-fit-image-wrapper,
.module-products-compare .product-image .object-fit-image-wrapper-16-9 {
    padding-bottom: 100%
}*/

.module-products-compare .product-heading {
    margin-top: 16px
}

@media (min-width:576px) {
    .module-products-compare .product-heading {
        margin-bottom: 16px;
        margin-top: 0
    }
}

@media screen and (min-width:576px) and (min-width:576px) {
    .module-products-compare .product-heading {
        margin-bottom: calc(-15.38462px + 5.44872vw)
    }
}

@media screen and (min-width:576px) and (min-width:1200px) {
    .module-products-compare .product-heading {
        margin-bottom: 20px
    }
}

.module-products-compare .product-tag {
    color: #1b4a46;
    display: block;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.022em;
    line-height: 1.5
}

.module-products-compare .product-name {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    padding-right: 0px
}

@media (max-width:1199.98px) {
    .module-products-compare .product-name {
        font-size: 19px;
        line-height: 1.5
    }
}

/*.module-products-compare .product-name:after {
    content: "\e106";
    font-size: 19px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 32px
}*/

@media screen and (min-width:576px) {
    .module-products-compare .product-name:after {
        font-size: calc(12.53846px + 1.12179vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-name:after {
        font-size: 26px
    }
}

.module-products-compare .product-price span.price {
    align-items: flex-end;
    color: #000;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 2px 8px;
    line-height: 24px;
    margin-top: 4px;
    text-align: left !important
}

.module-products-compare .product-price span.price span.from {
    display: none
}

.module-products-compare .product-price span.price .woocommerce-Price-amount {
    margin: 0 !important
}

.module-products-compare .product-price span.price bdi {
    color: #000;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.module-products-compare .product-price span.price bdi:after {
    display: none !important
}

.module-products-compare .product-price span.price ins {
    order: -1;
    text-decoration: none
}

.module-products-compare .product-price span.price del {
    color: rgba(0, 0, 0, .3) !important;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px !important;
    order: 2
}

.module-products-compare .product-price span.price del bdi {
    color: rgba(0, 0, 0, .3);
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.module-products-compare .product-detail {
    list-style: none;
    margin: 16px 0 0;
    padding: 0
}

@media screen and (min-width:576px) {
    .module-products-compare .product-detail {
        margin-top: calc(1.23077px + 2.5641vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-detail {
        margin-top: 32px
    }
}

.module-products-compare .product-detail li {
    align-items: center;
    border-top: 1px solid #d6d6d6;
    color: rgba(0, 0, 0, .78);
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: center
}

@media screen and (min-width:576px) {
    .module-products-compare .product-detail li {
        padding-top: calc(2.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-detail li {
        padding-top: 14px
    }
}

@media screen and (min-width:576px) {
    .module-products-compare .product-detail li {
        padding-bottom: calc(2.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-detail li {
        padding-bottom: 14px
    }
}

@media screen and (min-width:576px) {
    .module-products-compare .product-detail li {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-products-compare .product-detail li {
        font-size: 16px
    }
}

.module-products-compare .product-detail li:first-child {
    border: none;
    padding-top: 0
}

.module-products-compare .product-detail li:last-child {
    padding-bottom: 0
}

.module-products-compare .product-detail li .icon {
    margin-bottom: 4px;
    width: 24px
}

.module-compare-slider {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

@media (min-width:992px) {
    .module-compare-slider {
        background-attachment: fixed
    }
}

.module-compare-slider .module_title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .module-compare-slider .module_title {
        font-size: calc(-2.30769px + 3.52564vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .module_title {
        font-size: 40px
    }
}

@media screen and (min-width:576px) {
    .module-compare-slider .module_title {
        margin-bottom: calc(-.69231px + 2.72436vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .module_title {
        margin-bottom: 32px
    }
}

.module-compare-slider .description p {
    font-size: 16px
}

@media screen and (min-width:576px) {
    .module-compare-slider .description p {
        font-size: calc(12.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .description p {
        font-size: 20px
    }
}

.module-compare-slider .slide-title {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.208;
    margin-bottom: 28px
}

@media screen and (min-width:576px) {
    .module-compare-slider .slide-title {
        font-size: calc(12.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .slide-title {
        font-size: 24px
    }
}

.module-compare-slider .compare-slider {
    margin-top: 7px
}

@media screen and (min-width:576px) {
    .module-compare-slider .compare-slider {
        margin-top: calc(-40.07692px + 8.17308vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .compare-slider {
        margin-top: 58px
    }
}

.module-compare-slider .slide-item .slide-item-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 55px
}

@media (min-width:768px) {
    .module-compare-slider .slide-item .slide-item-wrapper {
        margin-bottom: 15px;
        padding: 0 11%
    }
}

@media (max-width:767.98px) {
    .module-compare-slider .slide-item .slide-item-wrapper {
        margin: auto;
        width: 50%
    }
}

@media (max-width:575.98px) {
    .module-compare-slider .slide-item .slide-item-wrapper {
        width: 70%
    }
}

@media screen and (min-width:576px) {
    .module-compare-slider .slide-item .slide-item-wrapper {
        padding-top: calc(31.92308px + 4.00641vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .slide-item .slide-item-wrapper {
        padding-top: 80px
    }
}

.module-compare-slider .slide-item .best-choice-tag {
    background-color: #ffdf5a;
    color: #000;
    display: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.238;
    margin-bottom: 0;
    padding: 10px;
    text-align: center
}

@media screen and (min-width:576px) {
    .module-compare-slider .slide-item .best-choice-tag {
        font-size: calc(3.69231px + 1.44231vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .slide-item .best-choice-tag {
        font-size: 21px
    }
}

@media (max-width:767.98px) {
    .module-compare-slider .slide-item .best-choice-tag {
        margin: auto;
        width: 50%
    }
}

@media (max-width:575.98px) {
    .module-compare-slider .slide-item .best-choice-tag {
        width: 85%
    }
}

.module-compare-slider .slide-item.best-choice .best-choice-tag {
    display: block
}

.module-compare-slider .slide-item.best-choice .slide-item-wrapper {
    padding-bottom: 15px;
    padding-top: 24px
}

@media screen and (min-width:576px) {
    .module-compare-slider .slide-item.best-choice .slide-item-wrapper {
        padding-top: calc(14.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .slide-item.best-choice .slide-item-wrapper {
        padding-top: 34px
    }
}

@media screen and (min-width:576px) {
    .module-compare-slider .slide-item.best-choice .slide-item-wrapper {
        padding-bottom: calc(5.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .slide-item.best-choice .slide-item-wrapper {
        padding-bottom: 25px
    }
}

@media (min-width:768px) {
    .module-compare-slider .slide-item.best-choice .slide-item-wrapper {
        border: 1px solid #b1830f;
        border-top: 0;
        box-shadow: 0 4px 10px 2px rgba(254, 186, 17, .25)
    }
}

.module-compare-slider .compare-list {
    padding-left: 30px
}

.module-compare-slider .compare-list li {
    color: #747474;
    font-size: 14px;
    line-height: 1.5;
    list-style: none;
    margin-bottom: 15px;
    position: relative
}

@media screen and (min-width:576px) {
    .module-compare-slider .compare-list li {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .compare-list li {
        font-size: 16px
    }
}

.module-compare-slider .compare-list li.check {
    color: #fff
}

.module-compare-slider .compare-list li.check:before {
    background-color: #ffdf5a;
    border-radius: 100%;
    content: "";
    display: block;
    height: 13px;
    left: -30px;
    position: absolute;
    top: 4px;
    width: 13px
}

@media screen and (min-width:576px) {
    .module-compare-slider .compare-list li.check:before {
        width: calc(11.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .compare-list li.check:before {
        width: 15px
    }
}

@media screen and (min-width:576px) {
    .module-compare-slider .compare-list li.check:before {
        height: calc(11.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .compare-list li.check:before {
        height: 15px
    }
}

@media screen and (min-width:576px) {
    .module-compare-slider .compare-list li.check:before {
        top: calc(2.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-compare-slider .compare-list li.check:before {
        top: 6px
    }
}

.module-compare-slider .compare-slider-bar {
    display: flex;
    justify-content: space-between;
    margin: 37px auto 0;
    padding-left: 0;
    width: 90%
}

@media (min-width:576px) {
    .module-compare-slider .compare-slider-bar {
        width: 70%
    }
}

.module-compare-slider .compare-slider-bar li {
    align-items: center;
    color: #c4c4c4;
    cursor: pointer;
    display: flex;
    list-style: none;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-compare-slider .compare-slider-bar li.compare-slider-arrow-prev p {
    padding-left: 3px;
    padding-right: 15px
}

.module-compare-slider .compare-slider-bar li.compare-slider-arrow-next p {
    padding-left: 15px;
    padding-right: 3px;
    text-align: right
}

.module-compare-slider .compare-slider-bar li i {
    color: #a0a0a0;
    font-size: 30px
}

.module-compare-slider .compare-slider-bar li:active,
.module-compare-slider .compare-slider-bar li:focus,
.module-compare-slider .compare-slider-bar li:hover {
    color: #fff
}

.module-compare-slider .compare-slider-bar li:active i,
.module-compare-slider .compare-slider-bar li:focus i,
.module-compare-slider .compare-slider-bar li:hover i {
    color: inherit
}

.module-compare-slider .compare-slider-bar li .slide-title {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.333;
    margin-bottom: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.module-compare-slider .compare-slider-bar li.slick-disabled {
    opacity: .5
}

@media (max-width:767.98px) {
    #freshworks-container #launcher-frame {
        bottom: 1px !important;
        right: 1px !important
    }

    body.single-product #freshworks-container #launcher-frame {
        bottom: 80px !important
    }
}

.module-featured-products {
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 80px
}

@media (min-width:768px) {
    .module-featured-products {
        padding-bottom: 138px
    }
}

.module-featured-products .module-title {
    margin-bottom: 30px
}

.module-featured-products .woocommerce ul.featured-products {
    display: grid;
    gap: 12px;
    margin: 0
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products {
        gap: 44px 24px;
        grid-template-columns: 1fr 1fr
    }
}

@media (min-width:992px) {
    .module-featured-products .woocommerce ul.featured-products {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.module-featured-products .woocommerce ul.featured-products:after,
.module-featured-products .woocommerce ul.featured-products:before {
    display: none
}

.module-featured-products .woocommerce ul.featured-products li.product {
    background: #212124;
    border-radius: 8px;
    box-shadow: 0 24px 24px 2px transparent;
    color: #fff;
    float: none;
    margin: 0;
    position: relative;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: auto
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product {
        background: #1b4a46
    }
}

.module-featured-products .woocommerce ul.featured-products li.product:hover {
    box-shadow: 0 24px 24px 2px rgba(0, 0, 0, .15)
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product:hover {
        transform: translateY(-20px)
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link {
    align-items: center;
    display: flex;
    flex-direction: row;
    padding: 8px
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link {
        align-items: unset;
        flex-direction: column;
        height: 100%;
        padding: 16px 16px 16px 18px
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-thumbnail-wrapper {
    flex: none;
    margin-bottom: 0;
    padding-bottom: 120px;
    width: 120px
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-thumbnail-wrapper {
        margin-bottom: 14px;
        padding-bottom: 100%;
        width: auto
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-thumbnail-wrapper img {
    margin: 0
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper {
    justify-content: center;
    text-align: left
}

@media (max-width:767.98px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper {
        flex: auto;
        min-height: 120px;
        padding: 12px 36px 12px 12px
    }
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper {
        justify-content: flex-start;
        padding: 0 40px 0 0
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper .loop-product-content-inner .feature-headline {
    color: #267081;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 4px
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper .loop-product-content-inner .woocommerce-loop-product__title {
    color: #fff;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 4px;
    padding: 0
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper .loop-product-content-inner .woocommerce-loop-product__title {
        font-size: 18px;
        line-height: 22px
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price {
    display: flex;
    flex-wrap: wrap;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price {
        margin-top: auto
    }
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price span.from {
    display: none
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price .woocommerce-Price-amount {
    margin: 0
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price bdi {
    color: #fff;
    margin-right: 6px
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price ins {
    order: -1
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price del {
    color: #fff;
    font-size: 14px;
    line-height: 1.5
}

.module-featured-products .woocommerce ul.featured-products li.product>a.woocommerce-LoopProduct-link .loop-product-content-wrapper span.price del bdi {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    opacity: .4
}

.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button {
    background: transparent;
    border: 2px solid #ffdf5a;
    border-radius: 8px;
    color: #ffdf5a;
    display: block;
    font-size: 0;
    height: 24px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 14px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 24px;
    z-index: 2
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button {
        height: 32px;
        margin-top: 47.5%;
        right: 18px;
        width: 32px
    }
}

.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:active,
.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:focus,
.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:hover {
    background: #ffdf5a;
    color: #000
}

.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button.loading {
    cursor: default
}

.module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:before {
    content: "\e9c9";
    display: block;
    font-size: 16px;
    line-height: 20px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media (min-width:768px) {
    .module-featured-products .woocommerce ul.featured-products li.product .button.add_to_cart_button:before {
        font-size: 20px;
        line-height: 28px
    }
}

@media (min-width:1200px) {
    .module-fullwidth-content>div:not(.container)>.article-content iframe {
        min-height: 56.25vw
    }
}

.module-fullwidth-content .container .article-content iframe {
    aspect-ratio: 16/9
}

.module-icon-text {
    background: #f8f8f8;
    padding-bottom: 48px;
    padding-top: 48px
}

@media screen and (min-width:576px) {
    .module-icon-text {
        padding-top: calc(18.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .module-icon-text {
        padding-top: 80px
    }
}

@media screen and (min-width:576px) {
    .module-icon-text {
        padding-bottom: calc(-18.46154px + 11.53846vw)
    }
}

@media screen and (min-width:1200px) {
    .module-icon-text {
        padding-bottom: 120px
    }
}

.module-icon-text .module_title {
    margin-bottom: 48px
}

.module-icon-text .module-icon-text__lists:not(.single) {
    display: grid;
    gap: 48px;
    max-width: 1060px
}

@media screen and (min-width:576px) {
    .module-icon-text .module-icon-text__lists:not(.single) {
        gap: calc(36.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists:not(.single) {
        gap: 60px
    }
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists:not(.single) {
        grid-template-columns: 1fr 1fr
    }
}

.module-icon-text .module-icon-text__lists.single {
    max-width: 500px
}

.module-icon-text .module-icon-text__lists .list-title {
    color: #267081;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px
}

.module-icon-text .module-icon-text__lists .module-icon-text__items {
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0
}

@media screen and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items {
        gap: calc(.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items {
        gap: 24px
    }
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: hsla(0, 0%, 100%, .8);
    border-radius: 12px;
    box-shadow: 0 4px 15px 0 hsla(220, 3%, 80%, .4);
    display: flex;
    gap: 20px;
    overflow: hidden;
    padding: 20px 16px
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li {
        padding: 0
    }
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li .icon {
    align-items: center;
    background: #ffdf5a;
    border-radius: 12px;
    display: flex;
    flex: none;
    height: 44px;
    justify-content: center;
    width: 44px
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon {
        border-radius: 0;
        height: unset;
        width: 44px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon {
        width: calc(-7.69231px + 8.97436vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon {
        width: 100px
    }
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
    max-height: 28px;
    max-width: 28px
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
        max-height: 28px;
        max-width: 28px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
        max-width: calc(-20px + 8.33333vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
        max-width: 80px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
        max-height: calc(-20px + 8.33333vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .icon img {
        max-height: 80px
    }
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-bottom: 20px;
        padding-right: 16px;
        padding-top: 20px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-top: calc(8.92308px + 1.92308vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-top: 32px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-bottom: calc(8.92308px + 1.92308vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-bottom: 32px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-right: calc(1.23077px + 2.5641vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text {
        padding-right: 32px
    }
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li .text .item-title {
    color: rgba(0, 0, 0, .78);
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 4px
}

@media screen and (min-width:576px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text .item-title {
        font-size: calc(12.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text .item-title {
        font-size: 20px
    }
}

@media (min-width:768px) {
    .module-icon-text .module-icon-text__lists .module-icon-text__items li .text .item-title {
        color: #000;
        font-weight: 700
    }
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li .text .text-content {
    color: rgba(0, 0, 0, .6);
    font-size: 16px;
    line-height: 1.5
}

.module-icon-text .module-icon-text__lists .module-icon-text__items li .text .text-content p {
    margin: 0
}

.module-features-image-text {
    background: #000;
    overflow: hidden;
    padding-bottom: 145px;
    padding-top: 80px
}

@media screen and (min-width:576px) {
    .module-features-image-text {
        padding-bottom: calc(108.07692px + 6.41026vw)
    }
}

@media screen and (min-width:1200px) {
    .module-features-image-text {
        padding-bottom: 185px
    }
}

.module-features-image-text .background-image {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0
}

.module-features-image-text .background-image img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%
}

.module-features-image-text>.container {
    z-index: 1
}

.module-features-image-text .features-image-text-content {
    margin-top: 32px
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content {
        align-items: end;
        position: relative;
        z-index: 1
    }
}

.module-features-image-text .features-image-text-content .image-wrapper {
    z-index: 0
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .image-wrapper {
        margin-top: 75px;
        z-index: 1
    }
}

.module-features-image-text .features-image-text-content .image-wrapper .image img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.module-features-image-text .features-image-text-content .text-wrapper {
    margin-top: -15px;
    z-index: 1
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .text-wrapper {
        margin-top: 115px;
        z-index: 0
    }
}

.module-features-image-text .features-image-text-content .text-wrapper:after {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, .3);
    border: 1px solid rgba(88, 88, 92, .38);
    border-radius: 12px;
    bottom: 0;
    content: "";
    display: block;
    left: 24px;
    position: absolute;
    right: 24px;
    top: 0;
    z-index: -1
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .text-wrapper:after {
        left: auto;
        right: -8px;
        width: calc(200% + 16px)
    }
}

@media screen and (min-width:1140px) {
    .module-features-image-text .features-image-text-content .text-wrapper:after {
        right: -36px;
        width: calc(200% + 72px)
    }
}

.module-features-image-text .features-image-text-content .text-wrapper .text {
    padding: 30px 30px 35px
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .text-wrapper .text {
        display: flex;
        flex-direction: column;
        gap: 16px;
        min-height: 300px;
        padding: 60px 30px 80px 0;
        position: relative
    }
}

.module-features-image-text .features-image-text-content .text-wrapper .text .heading {
    color: #ffdf5a
}

.module-features-image-text .features-image-text-content .text-wrapper .text .heading .title {
    font-size: 20px
}

@media screen and (min-width:576px) {
    .module-features-image-text .features-image-text-content .text-wrapper .text .heading .title {
        font-size: calc(8.92308px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .module-features-image-text .features-image-text-content .text-wrapper .text .heading .title {
        font-size: 32px
    }
}

.module-features-image-text .features-image-text-content .text-wrapper .text .heading .sub-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.5
}

@media screen and (min-width:576px) {
    .module-features-image-text .features-image-text-content .text-wrapper .text .heading .sub-title {
        font-size: calc(16.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .module-features-image-text .features-image-text-content .text-wrapper .text .heading .sub-title {
        font-size: 20px
    }
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content {
    font-family: Inter, Arial, sans-serif
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content>:last-child {
    margin-bottom: 0
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content ul {
    padding-left: 10px
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content ul li:before {
    background-color: #fff;
    border-radius: 50%;
    height: 5px;
    top: 13px;
    width: 5px
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content ul li li:before {
    background-color: #c28a01
}

.module-features-image-text .features-image-text-content .text-wrapper .text .article-content ul li li li:before {
    background-color: #8f6601
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .text-wrapper.order-md-first:after {
        left: -8px;
        right: auto
    }
}

@media screen and (min-width:1140px) {
    .module-features-image-text .features-image-text-content .text-wrapper.order-md-first:after {
        left: -36px;
        right: auto
    }
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content .text-wrapper.order-md-first .text {
        padding: 60px 0 80px 30px
    }

    .module-features-image-text .features-image-text-content:not(:first-child).vertical {
        align-items: unset;
        z-index: 0
    }

    .module-features-image-text .features-image-text-content:not(:first-child).vertical .image-wrapper .image {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }

    .module-features-image-text .features-image-text-content.has-small-image {
        padding-bottom: 50px
    }
}

.module-features-image-text .features-image-text-content.has-small-image .small-image {
    width: 40%
}

@media (max-width:767.98px) {
    .module-features-image-text .features-image-text-content.has-small-image .small-image {
        right: 40%;
        top: 15px;
        transform: translateY(-100%)
    }
}

@media (min-width:768px) {
    .module-features-image-text .features-image-text-content.has-small-image .small-image {
        bottom: -50px;
        left: 52.5%
    }
}

.object-fit-image-wrapper,
.object-fit-image-wrapper-16-9 {
    position: relative
}

/*.object-fit-image-wrapper img,
.object-fit-image-wrapper-16-9 img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%
}*/

.object-fit-image-wrapper-16-9 {
    padding-bottom: 56.25%
}

.background-default,
.background-ratio-1-1,
.background-ratio-16-9,
.background-ratio-4-3 {
    background-color: #f0f0f0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.background-ratio-1-1:before {
    content: "";
    float: left;
    padding-bottom: 100%
}

.background-ratio-1-1:after {
    clear: left;
    content: " ";
    display: table
}

.background-ratio-4-3:before {
    content: "";
    float: left;
    padding-bottom: 75%
}

.background-ratio-4-3:after {
    clear: left;
    content: " ";
    display: table
}

.background-ratio-16-9:before {
    content: "";
    float: left;
    padding-bottom: 56.25%
}

.background-ratio-16-9:after {
    clear: left;
    content: " ";
    display: table
}

.page-container>.row>.col-12,
.page-container>.row>.col-lg-10 {
    min-height: 0
}

.stretched-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.blog,
.category {
    background-color: #f1f1f1
}

.blog .section-title,
.category .section-title {
    font-size: 20px;
    font-weight: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 30px
}

@media screen and (min-width:576px) {

    .blog .section-title,
    .category .section-title {
        margin-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {

    .blog .section-title,
    .category .section-title {
        margin-top: 60px
    }
}

@media screen and (min-width:576px) {

    .blog .section-title,
    .category .section-title {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {

    .blog .section-title,
    .category .section-title {
        margin-bottom: 60px
    }
}

.blog #primary {
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .blog #primary {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .blog #primary {
        padding-top: 60px
    }
}

.crypto-market {
    background-color: #1b4a46;
    padding: 0 50px;
    text-align: center
}

.crypto-market .currency {
    padding: 10px
}

.crypto-market .currency .market-price,
.crypto-market .currency .title {
    display: block
}

.crypto-market .currency .title {
    color: #fff;
    font-size: 18px
}

.crypto-market .currency .market-price {
    color: #ffdf5a;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 28px
}

.crypto-market .currency+.currency {
    border-top: 1px solid #ccc
}

@media (max-width:991.98px) {
    .crypto-market {
        padding: 0 10px
    }

    .crypto-market .currency .market-price {
        font-size: 24px
    }
}

.featured-post {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.featured-post:active .featured-post-title,
.featured-post:focus .featured-post-title,
.featured-post:hover .featured-post-title {
    transform: translateY(-20px)
}

.featured-post:active .featured-post-image img,
.featured-post:focus .featured-post-image img,
.featured-post:hover .featured-post-image img {
    opacity: .6;
    transform: scale(1.05)
}

.featured-post:after {
    background-image: linear-gradient(0deg, #1b4a46, hsla(0, 0%, 100%, 0));
    bottom: -1px;
    content: "";
    height: 50%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.featured-post .featured-post-image {
    background-color: #000;
    overflow: hidden
}

.featured-post .featured-post-image img {
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.featured-post .featured-post-title {
    bottom: 0;
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 30px;
    left: 0;
    margin: 0;
    min-height: 30vh;
    padding: 30px;
    right: 0;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    z-index: 2
}

@media (min-width:768px) {
    .featured-post .featured-post-title {
        min-height: 300px
    }
}

@media (max-width:575.98px) {
    .featured-post .featured-post-title {
        font-size: 25px;
        line-height: 30px
    }
}

.loop-post {
    background-color: #fff;
    display: block
}

.loop-post:active .post-thumbnail img,
.loop-post:focus .post-thumbnail img,
.loop-post:hover .post-thumbnail img {
    opacity: .6;
    transform: scale(1.05)
}

.loop-post .post-thumbnail {
    background-color: #919191;
    overflow: hidden
}

.loop-post .post-thumbnail img {
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.loop-post .post-content {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding: 20px
}

.loop-post .loop-title {
    font-weight: 700;
    margin-bottom: 10px
}

.loop-post .loop-date {
    color: #737272;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase
}

.loop-post .rule {
    background-color: #ffdf5a;
    display: block;
    height: 2px;
    margin: 20px 0;
    width: 60px
}

.loop-post .excerpt {
    color: #737272;
    font-size: 14px
}

.category-tile {
    background-color: #000;
    display: block;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

@media screen and (min-width:576px) {
    .category-tile {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .category-tile {
        margin-bottom: 60px
    }
}

.category-tile:active .category-bg,
.category-tile:focus .category-bg,
.category-tile:hover .category-bg {
    opacity: .6;
    transform: scale(1.05)
}

.category-tile .category-bg {
    background-color: #1b4a46;
    background-size: cover;
    height: 100%;
    position: absolute;
    transition: 1s cubic-bezier(.165, .84, .44, 1);
    width: 100%;
    z-index: 1
}

.category-tile:after {
    content: "";
    display: block;
    padding-bottom: 56.25%;
    width: 100%
}

.category-tile .category-title {
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 26px;
    font-weight: 700;
    left: 50%;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%;
    will-change: top;
    z-index: 2
}

.category-header {
    background: #1b4a46;
    background-position: 50%;
    background-size: cover;
    font-size: 18px;
    min-height: 30vh;
    position: relative
}

@media screen and (min-width:576px) {
    .category-header {
        font-size: calc(16.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .category-header {
        font-size: 20px
    }
}

.category-header .content-row {
    min-height: 25vw;
    padding-bottom: 15px;
    padding-top: 15px
}

@media screen and (min-width:576px) {
    .category-header .content-row {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .category-header .content-row {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .category-header .content-row {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .category-header .content-row {
        padding-bottom: 30px
    }
}

.category-header .content-bg {
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding: 20px
}

.category-header .content-bg p:last-of-type {
    margin: 0
}

.single-header {
    align-items: center;
    background-color: #000;
    display: flex;
    margin-bottom: 15px;
    min-height: 30vh;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative
}

@media screen and (min-width:576px) {
    .single-header {
        margin-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .single-header {
        margin-bottom: 30px
    }
}

@media screen and (min-width:576px) {
    .single-header {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .single-header {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .single-header {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .single-header {
        padding-bottom: 30px
    }
}

.single-header .bg {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.single-header .post-title {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    position: relative;
    z-index: 2
}

@media screen and (min-width:576px) {
    .single-header .post-title {
        font-size: calc(9.23077px + 2.5641vw)
    }
}

@media screen and (min-width:1200px) {
    .single-header .post-title {
        font-size: 40px
    }
}

.single-header .post-subtitle {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 15px 0 0;
    position: relative;
    z-index: 2
}

@media screen and (min-width:576px) {
    .single-header .post-subtitle {
        font-size: calc(12.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .single-header .post-subtitle {
        font-size: 24px
    }
}

.breadcrumb {
    color: #ffdf5a;
    margin-bottom: 15px
}

@media screen and (min-width:576px) {
    .breadcrumb {
        margin-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .breadcrumb {
        margin-bottom: 30px
    }
}

.breadcrumb a:active,
.breadcrumb a:focus,
.breadcrumb a:hover {
    text-decoration: underline
}

.pagination {
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 15px 0
}

@media screen and (min-width:576px) {
    .pagination {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .pagination {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .pagination {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .pagination {
        padding-bottom: 30px
    }
}

.pagination li>a,
.pagination li>span {
    display: inline-block;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding: 10px
}

.post-next,
.post-prev {
    bottom: 65px;
    display: inline-block;
    max-width: 200px;
    position: fixed;
    z-index: 2
}

@media screen and (min-width:576px) {

    .post-next,
    .post-prev {
        max-width: calc(4.30769px + 33.97436vw)
    }
}

@media screen and (min-width:1200px) {

    .post-next,
    .post-prev {
        max-width: 412px
    }
}

@media (min-width:768px) {

    .post-next,
    .post-prev {
        bottom: unset;
        top: 50%
    }
}

.post-next .post-btn,
.post-prev .post-btn {
    align-items: center;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(231, 234, 236, .8);
    display: flex;
    padding: 10px 0;
    transition: opacity .25s ease-in-out
}

@media (min-width:768px) {

    .post-next .post-btn,
    .post-prev .post-btn {
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        background-color: #f1f1f1;
        padding: 15px 5px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {

    .post-next .post-btn,
    .post-prev .post-btn {
        padding-left: calc(.38462px + .80128vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {

    .post-next .post-btn,
    .post-prev .post-btn {
        padding-left: 10px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {

    .post-next .post-btn,
    .post-prev .post-btn {
        padding-right: calc(.38462px + .80128vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {

    .post-next .post-btn,
    .post-prev .post-btn {
        padding-right: 10px
    }
}

.post-next .post-btn i,
.post-prev .post-btn i {
    font-size: 14px
}

@media (min-width:768px) {

    .post-next .post-btn i,
    .post-prev .post-btn i {
        font-size: 28px
    }
}

.post-next .post-btn .post-title,
.post-next .post-btn i,
.post-prev .post-btn .post-title,
.post-prev .post-btn i {
    color: #000;
    padding: 30px 0
}

.post-next .post-btn .prev-title,
.post-prev .post-btn .prev-title {
    color: #1b4a46;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    position: absolute;
    text-decoration: underline;
    transform: scale(0)
}

.post-next .post-btn .post-title,
.post-prev .post-btn .post-title {
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: absolute;
    transform: scale(0)
}

@media screen and (min-width:576px) {

    .post-next .post-btn .post-title,
    .post-prev .post-btn .post-title {
        font-size: calc(12.23077px + .48077vw)
    }
}

@media screen and (min-width:1200px) {

    .post-next .post-btn .post-title,
    .post-prev .post-btn .post-title {
        font-size: 18px
    }
}

.post-next:hover .post-btn,
.post-prev:hover .post-btn {
    opacity: 1;
    transition: opacity .25s ease-in-out
}

.post-next:hover .post-btn p,
.post-prev:hover .post-btn p {
    display: block;
    position: static;
    transform: scale(1)
}

.post-prev {
    left: 0
}

.post-prev .text {
    padding-right: 10px;
    text-align: right
}

@media screen and (min-width:576px) {
    .post-prev .text {
        padding-right: calc(-3.84615px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .post-prev .text {
        padding-right: 25px
    }
}

.post-prev .post-btn i {
    margin-right: 10px
}

@media screen and (min-width:576px) {
    .post-prev .post-btn i {
        margin-right: calc(-3.84615px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .post-prev .post-btn i {
        margin-right: 25px
    }
}

.post-prev:hover .post-btn i {
    margin-right: 10px
}

.post-next {
    right: 0
}

.post-next .text {
    padding-left: 10px
}

@media screen and (min-width:576px) {
    .post-next .text {
        padding-left: calc(-3.84615px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .post-next .text {
        padding-left: 25px
    }
}

.post-next .post-btn i {
    margin-left: 10px
}

@media screen and (min-width:576px) {
    .post-next .post-btn i {
        margin-left: calc(-3.84615px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .post-next .post-btn i {
        margin-left: 25px
    }
}

.post-next:hover .post-btn i {
    margin-left: 10px
}

.you-may-also-like {
    border-top: .5px solid #000
}

.you-may-also-like-title {
    margin-bottom: 30px
}

@media screen and (min-width:576px) {
    .you-may-also-like-title {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .you-may-also-like-title {
        margin-bottom: 60px
    }
}

.you-may-also-like .loop-post {
    border-bottom: 1px solid #f1f1f1
}

.article-date {
    font-size: 16px;
    margin: 0 0 30px
}

.events {
    background-color: #f1f1f1;
    padding-bottom: 30px
}

@media screen and (min-width:576px) {
    .events {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .events {
        padding-bottom: 60px
    }
}

.events__year {
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 30px
}

@media screen and (min-width:576px) {
    .events__year {
        font-size: calc(5.07692px + 2.24359vw)
    }
}

@media screen and (min-width:1200px) {
    .events__year {
        font-size: 32px
    }
}

@media screen and (min-width:576px) {
    .events__year {
        margin-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .events__year {
        margin-top: 60px
    }
}

@media screen and (min-width:576px) {
    .events__year {
        margin-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .events__year {
        margin-bottom: 30px
    }
}

.events__year:after {
    background-color: #4a4a4a;
    content: "";
    display: block;
    height: 1px;
    margin-top: 15px;
    width: 60px
}

@media screen and (min-width:576px) {
    .events__year:after {
        margin-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .events__year:after {
        margin-top: 30px
    }
}

.event {
    display: block
}

.event--jan .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--jan .event__date-wrapper {
    color: #ffdf5a
}

.event--feb .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--feb .event__date-wrapper {
    color: #ffdf5a
}

.event--mar .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--mar .event__date-wrapper {
    color: #ffdf5a
}

.event--apr .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--apr .event__date-wrapper {
    color: #ffdf5a
}

.event--may .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--may .event__date-wrapper {
    color: #ffdf5a
}

.event--jun .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--jun .event__date-wrapper {
    color: #ffdf5a
}

.event--jul .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--jul .event__date-wrapper {
    color: #ffdf5a
}

.event--aug .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--aug .event__date-wrapper {
    color: #ffdf5a
}

.event--sep .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--sep .event__date-wrapper {
    color: #ffdf5a
}

.event--oct .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--oct .event__date-wrapper {
    color: #ffdf5a
}

.event--nov .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--nov .event__date-wrapper {
    color: #ffdf5a
}

.event--dec .event__image-wrapper:before {
    background-color: #ffdf5a
}

.event--dec .event__date-wrapper {
    color: #ffdf5a
}

.event+.event {
    margin-top: 22.5px
}

@media screen and (min-width:576px) {
    .event+.event {
        margin-top: calc(15.57692px + 1.20192vw)
    }
}

@media screen and (min-width:1200px) {
    .event+.event {
        margin-top: 30px
    }
}

.event__image-wrapper {
    position: relative
}

.event__image-wrapper:before {
    bottom: 0;
    content: "";
    display: block;
    height: 50%;
    position: absolute;
    right: 0;
    transform: translate(10px, 10px);
    width: 50%;
    z-index: 1
}

.event__image-wrapper img {
    position: relative;
    z-index: 2
}

.event__content-wrapper {
    align-items: center;
    background-color: #fff;
    display: flex;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding: 10px 0
}

.event__date-wrapper {
    padding: 0 20px
}

@media screen and (min-width:576px) {
    .event__date-wrapper {
        padding-left: calc(-16.92308px + 6.41026vw);
        padding-right: calc(-16.92308px + 6.41026vw)
    }
}

@media screen and (min-width:1200px) {
    .event__date-wrapper {
        padding-left: 60px;
        padding-right: 60px
    }
}

.event__month {
    font-size: 18px;
    margin: 0
}

@media screen and (min-width:576px) {
    .event__month {
        font-size: calc(12.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .event__month {
        font-size: 24px
    }
}

.event__date {
    font-size: 20px;
    line-height: 1;
    margin: 0
}

@media screen and (min-width:576px) {
    .event__date {
        font-size: calc(1.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .event__date {
        font-size: 40px
    }
}

.event__title-wrapper {
    flex-grow: 1
}

.event__title {
    color: #4a4a4a;
    font-size: 18px;
    line-height: 1.2;
    margin: 0
}

@media screen and (min-width:576px) {
    .event__title {
        font-size: calc(5.07692px + 2.24359vw)
    }
}

@media screen and (min-width:1200px) {
    .event__title {
        font-size: 32px
    }
}

.event__location {
    color: #9b9b9b;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 14px;
    margin: 0
}

@media screen and (min-width:576px) {
    .event__location {
        font-size: calc(10.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .event__location {
        font-size: 18px
    }
}

.event__gallery {
    display: none
}

.event-slide-show-wrapper {
    margin-bottom: 30px;
    margin-top: 15px
}

@media screen and (min-width:576px) {
    .event-slide-show-wrapper {
        margin-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .event-slide-show-wrapper {
        margin-top: 30px
    }
}

@media screen and (min-width:576px) {
    .event-slide-show-wrapper {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .event-slide-show-wrapper {
        margin-bottom: 60px
    }
}

.event-slide-show-wrapper .slick-arrow {
    color: #000;
    font-size: 30px;
    height: 30px;
    width: 30px
}

.event-slide-show-wrapper .slick-arrow:before {
    display: none
}

.event-slide-show-wrapper .slick-prev {
    left: -35px
}

.event-slide-show-wrapper .slick-next {
    right: -35px
}

.event-slide-show-wrapper .slideshow--nav {
    margin-top: 7.5px
}

@media screen and (min-width:576px) {
    .event-slide-show-wrapper .slideshow--nav {
        margin-top: calc(.57692px + 1.20192vw)
    }
}

@media screen and (min-width:1200px) {
    .event-slide-show-wrapper .slideshow--nav {
        margin-top: 15px
    }
}

.event-slide-show-wrapper .slideshow--nav .slick-slide.slick-current .slide {
    opacity: 1
}

.event-slide-show-wrapper .slideshow--nav .slick-slide:hover {
    cursor: pointer
}

.event-slide-show-wrapper .slideshow--nav .slick-slide:hover .slide {
    opacity: .7
}

.event-slide-show-wrapper .slideshow--nav .slick-slide .slide {
    opacity: .5;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.event-slide-show-wrapper .slideshow--nav .slick-slide .slide__image {
    width: 90%
}

.event-slide-show-wrapper .slide {
    overflow: hidden;
    position: relative;
    width: 100%
}

.event-slide-show-wrapper .slide:before {
    content: "";
    display: block;
    padding-bottom: 56.25%
}

.event-slide-show-wrapper .slide iframe,
.event-slide-show-wrapper .slide__image {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.event-slide-show-wrapper .slide__image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.contact-area .js-map {
    min-height: 650px;
    position: relative
}

.contact-area .js-map__info-box {
    background-color: rgba(254, 186, 17, .8);
    color: #fff;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    max-width: 50%;
    padding: 10px;
    position: absolute;
    z-index: 1
}

.contact-area .js-map__info-box p {
    margin: 5px 0 0
}

@media (max-width:991.98px) {
    .contact-area .map-wrapper {
        padding: 0
    }
}

.press-center {
    background-color: #f1f1f1;
    height: 100%;
    min-height: 300px;
    padding-bottom: 30px;
    padding-top: 30px
}

@media (min-width:992px) {
    .press-center {
        min-height: 60VH
    }
}

@media screen and (min-width:576px) {
    .press-center {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .press-center {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .press-center {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .press-center {
        padding-bottom: 60px
    }
}

.press-center .search-form {
    margin-bottom: 30px;
    position: relative
}

@media screen and (min-width:576px) {
    .press-center .search-form {
        margin-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .press-center .search-form {
        margin-bottom: 60px
    }
}

.press-center .search-form input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #919191;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    height: 46px;
    padding-right: 50px
}

.press-center .search-form button {
    background: none;
    border: 0;
    color: #919191;
    height: 100%;
    line-height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px
}

.press-release {
    background-color: #fff;
    display: block
}

.press-release:active .post-thumbnail img,
.press-release:focus .post-thumbnail img,
.press-release:hover .post-thumbnail img {
    opacity: .6;
    transform: scale(1.05)
}

.press-release .post-thumbnail {
    background-color: #000;
    overflow: hidden
}

.press-release .post-thumbnail img,
.press-release .post-thumbnail:before {
    transition: 1s cubic-bezier(.165, .84, .44, 1)
}

.press-release.release-type-video .post-thumbnail {
    position: relative
}

.press-release.release-type-video .post-thumbnail:before {
    background-color: #ffdf5a;
    border-radius: 50px;
    bottom: 0;
    color: #fff;
    content: "\f04b";
    font-size: 25px;
    height: 55px;
    left: 0;
    margin: auto;
    padding: 9px 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    z-index: 1
}

.press-release .post-content {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    padding: 20px
}

.press-release .loop-title {
    font-weight: 700;
    margin-bottom: 10px
}

.press-release .loop-date {
    color: #737272;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase
}

.press-release .rule {
    background-color: #ffdf5a;
    display: block;
    height: 2px;
    margin: 20px 0;
    width: 60px
}

.press-release .excerpt {
    color: #737272;
    font-size: 14px
}

.woocommerce div.product div.entry-summary {
    padding: 48px 16px
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.entry-summary {
        padding-left: calc(-68.92308px + 14.74359vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.entry-summary {
        padding-left: 108px
    }
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.entry-summary {
        padding-right: calc(-68.92308px + 14.74359vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.entry-summary {
        padding-right: 108px
    }
}

@media (min-width:768px) {
    .woocommerce div.product div.entry-summary {
        align-items: center;
        display: flex;
        float: left;
        margin-bottom: 0;
        min-height: 48vw;
        width: 50%
    }

    .woocommerce div.product div.entry-summary .entry-summary-content {
        max-width: 450px
    }
}

.woocommerce div.product div.images {
    margin-bottom: 0
}

@media (min-width:768px) {
    .woocommerce div.product div.images {
        float: right;
        width: 50%
    }
}

.woocommerce div.product div.images .woocommerce-product-gallery__image {
    border-radius: 0;
    overflow: hidden
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a {
    display: block;
    padding-bottom: 100%;
    position: relative
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%
}

.woocommerce div.product div.images ol.flex-control-thumbs {
    bottom: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.images ol.flex-control-thumbs {
        gap: calc(.61538px + 1.28205vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.images ol.flex-control-thumbs {
        gap: 16px
    }
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.images ol.flex-control-thumbs {
        bottom: calc(-12.30769px + 3.52564vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.images ol.flex-control-thumbs {
        bottom: 30px
    }
}

.woocommerce div.product div.images ol.flex-control-thumbs li {
    background-color: #f9f9f9;
    border: 1px solid transparent;
    border-radius: 50%;
    height: 10px;
    padding: 0;
    position: relative;
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 10px
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.images ol.flex-control-thumbs li {
        width: calc(4.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.images ol.flex-control-thumbs li {
        width: 16px
    }
}

@media screen and (min-width:576px) {
    .woocommerce div.product div.images ol.flex-control-thumbs li {
        height: calc(4.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce div.product div.images ol.flex-control-thumbs li {
        height: 16px
    }
}

.woocommerce div.product div.images ol.flex-control-thumbs li.active,
.woocommerce div.product div.images ol.flex-control-thumbs li:hover {
    background-color: rgba(0, 0, 0, .3);
    border: 1px solid rgba(0, 0, 0, .3)
}

.woocommerce div.product div.images ol.flex-control-thumbs li img {
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5
}

.woocommerce div.product .feature-headline {
    color: #1b4a46;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -.022em;
    margin-bottom: 0
}

.woocommerce div.product .product_title {
    margin-bottom: 16px
}

.woocommerce div.product p.price {
    align-items: flex-end;
    color: #000;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 2px 8px;
    line-height: 24px;
    margin-bottom: 8px;
    text-align: left !important
}

.woocommerce div.product p.price span.from {
    display: none
}

.woocommerce div.product p.price bdi {
    color: #000;
    font-family: Inter, Arial, sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 24px
}

.woocommerce div.product p.price bdi:after {
    display: none !important
}

.woocommerce div.product p.price ins {
    order: -1
}

.woocommerce div.product p.price del {
    color: rgba(0, 0, 0, .3) !important;
    font-family: Inter, Arial, sans-serif;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px !important;
    order: 2
}

.woocommerce div.product p.price del bdi {
    color: rgba(0, 0, 0, .3);
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.woocommerce div.product p.price-note {
    color: rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 0
}

.woocommerce div.product .woocommerce-product-details__short-description {
    border-top: 1px solid rgba(99, 99, 102, .25);
    color: rgba(0, 0, 0, .6);
    margin-top: 16px;
    padding-top: 16px
}

.woocommerce div.product .bundle-price-heading,
.woocommerce div.product .bundle-subtotal-lable {
    display: none
}

.woocommerce div.product .quantity-wrapper {
    align-items: center;
    background-color: #f9f9f9;
    border: 1px solid #d6d6d6;
    border-radius: 30px;
    display: flex;
    flex: none;
    justify-content: space-around;
    margin-bottom: 16px;
    margin-right: 16px;
    overflow: hidden
}

.woocommerce div.product .quantity-wrapper .qty-change {
    background-color: transparent;
    border: 0;
    color: #000;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    height: 58px;
    padding: 0;
    text-align: center;
    width: 22px
}

.woocommerce div.product .quantity-wrapper .qty-change--down {
    margin-left: 22px
}

.woocommerce div.product .quantity-wrapper .qty-change--up {
    margin-right: 22px
}

.woocommerce div.product .quantity-wrapper .qty-change:focus {
    outline: 0
}

.woocommerce div.product .quantity-wrapper .quantity {
    margin: 0 10px
}

.woocommerce div.product .quantity-wrapper .quantity input[type=number] {
    background-color: transparent;
    border: 0;
    height: 48px
}

.woocommerce div.product .product-features {
    gap: 8px;
    list-style: none;
    margin: 16px 0 0;
    padding: 0
}

.woocommerce div.product .product-features li {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 8px;
    color: rgba(0, 0, 0, .9);
    font-size: 11px;
    line-height: 1.5;
    padding: 6px 8px
}

.woocommerce div.product .product-features li .icon {
    flex: none;
    margin-right: 4px;
    width: 16px
}

.woocommerce div.product .variation-tabs {
    display: flex;
    justify-content: space-around;
    padding-bottom: 15px;
    text-align: center
}

.woocommerce div.product .variation-tabs .variation-tab {
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    font-size: 16px
}

@media (min-width:576px) {
    .woocommerce div.product .variation-tabs .variation-tab {
        font-size: 24px
    }
}

.woocommerce div.product .variation-tabs .variation-tab:after {
    border-bottom: 2px solid #ffdf5a;
    border-top: 2px solid #ffdf5a;
    content: "";
    display: block;
    height: 8px;
    transform: scaleX(0);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 100%
}

.woocommerce div.product .variation-tabs .variation-tab del {
    color: #ffdf5a
}

.woocommerce div.product .variation-tabs .variation-tab ins {
    text-decoration: none
}

.woocommerce div.product .variation-tabs .variation-tab .woocommerce-Price-amount {
    color: #ffdf5a;
    display: block;
    margin-top: 10px
}

.woocommerce div.product .variation-tabs .variation-tab:active,
.woocommerce div.product .variation-tabs .variation-tab:focus,
.woocommerce div.product .variation-tabs .variation-tab:hover {
    color: #000
}

.woocommerce div.product .variation-tabs .variation-tab.active:after,
.woocommerce div.product .variation-tabs .variation-tab:active:after,
.woocommerce div.product .variation-tabs .variation-tab:focus:after,
.woocommerce div.product .variation-tabs .variation-tab:hover:after {
    transform: scaleX(1)
}

.woocommerce .quality-details {
    padding-bottom: 30px;
    padding-top: 30px
}

@media screen and (min-width:576px) {
    .woocommerce .quality-details {
        padding-top: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .quality-details {
        padding-top: 60px
    }
}

@media screen and (min-width:576px) {
    .woocommerce .quality-details {
        padding-bottom: calc(2.30769px + 4.80769vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .quality-details {
        padding-bottom: 60px
    }
}

.woocommerce .description-products-variations {
    color: #222;
    font-family: Montserrat, Helvetica Neue, Arial, sans-serif;
    line-height: 1.5;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 15px
}

@media screen and (min-width:576px) {
    .woocommerce .description-products-variations {
        padding-top: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .description-products-variations {
        padding-top: 30px
    }
}

@media screen and (min-width:576px) {
    .woocommerce .description-products-variations {
        padding-bottom: calc(1.15385px + 2.40385vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .description-products-variations {
        padding-bottom: 30px
    }
}

.woocommerce div.woocommerce-variation-add-to-cart {
    display: flex;
    justify-content: center
}

.woocommerce div.woocommerce-variation-add-to-cart div.qty-wrapper div.quantity {
    float: none;
    height: 100%;
    margin: 0
}

.woocommerce div.woocommerce-variation-add-to-cart div.qty-wrapper div.quantity .qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    color: #222;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 80px
}

.woocommerce div.woocommerce-variation-add-to-cart div.atc-wrapper button.button {
    background: none;
    border: 1px solid #222;
    border-left: 0;
    border-radius: 0 40px 40px 0;
    color: #ffdf5a;
    padding: 20px 80px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce div.woocommerce-variation-add-to-cart div.atc-wrapper button.button:active,
.woocommerce div.woocommerce-variation-add-to-cart div.atc-wrapper button.button:focus,
.woocommerce div.woocommerce-variation-add-to-cart div.atc-wrapper button.button:hover {
    background-color: #222
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form),
.woocommerce .product-type-simple .summary form.cart:not(.variations_form),
.woocommerce.module .summary form.cart:not(.variations_form) {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .fixed-form-price,
.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .main-product-item,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .fixed-form-price,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .main-product-item,
.woocommerce.module .summary form.cart:not(.variations_form) .fixed-form-price,
.woocommerce.module .summary form.cart:not(.variations_form) .main-product-item {
    display: none
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .bundled_product_image,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .bundled_product_image,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .bundled_product_image {
    border-radius: 4px
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_form .details .bundled_product_title {
    font-weight: 400
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) div.quantity,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) div.quantity,
.woocommerce.module .summary form.cart:not(.variations_form) div.quantity {
    float: none !important;
    height: 100%;
    margin: 0 !important
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) div.quantity .qty,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) div.quantity .qty,
.woocommerce.module .summary form.cart:not(.variations_form) div.quantity .qty {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none !important;
    border-radius: 0;
    color: rgba(0, 0, 0, .9);
    font-size: 18px;
    font-weight: 700;
    height: 56px;
    margin: 0;
    outline: none !important;
    padding: 0;
    width: 80px
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button,
.woocommerce.module .summary form.cart:not(.variations_form) button.single_add_to_cart_button {
    background: #ffdf5a;
    border: 2px solid #ffdf5a;
    border-radius: 30px;
    color: rgba(0, 0, 0, .9);
    font-size: 18px;
    margin-bottom: 16px;
    min-width: 240px;
    padding: 19px 20px;
    text-align: center;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button:active,
.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button:focus,
.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button:hover,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button:active,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button:focus,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button:hover,
.woocommerce.module .summary form.cart:not(.variations_form) button.single_add_to_cart_button:active,
.woocommerce.module .summary form.cart:not(.variations_form) button.single_add_to_cart_button:focus,
.woocommerce.module .summary form.cart:not(.variations_form) button.single_add_to_cart_button:hover {
    background: #fff;
    color: #ffdf5a
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button:after,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button:after,
.woocommerce.module .summary form.cart:not(.variations_form) button.single_add_to_cart_button:after {
    right: 8px
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .added_to_cart,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .added_to_cart,
.woocommerce.module .summary form.cart:not(.variations_form) .added_to_cart {
    display: none
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_sells_title,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_sells_title,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_sells_title {
    width: 100%
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_sells_title h3,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_sells_title h3,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_sells_title h3 {
    margin-bottom: 15px
}

@media screen and (min-width:576px) {

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_sells_title h3,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_sells_title h3,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_sells_title h3 {
        margin-bottom: calc(5.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_sells_title h3,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_sells_title h3,
    .woocommerce.module .summary form.cart:not(.variations_form) .bundle_sells_title h3 {
        margin-bottom: 25px
    }
}

.woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .bundle_sells_form,
.woocommerce .product-type-simple .summary form.cart:not(.variations_form) .bundle_sells_form,
.woocommerce.module .summary form.cart:not(.variations_form) .bundle_sells_form {
    width: 100%
}

@media (max-width:767.98px) {

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form):after,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form):after {
        background: #000;
        bottom: 0;
        display: block;
        height: 70px;
        left: 0;
        position: fixed;
        right: 0;
        z-index: 10
    }

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .fixed-form-price,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .fixed-form-price {
        bottom: 12px;
        display: block;
        left: 12px;
        margin: 0;
        position: fixed;
        z-index: 12
    }

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .fixed-form-price .woocommerce-Price-amount bdi,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .fixed-form-price .woocommerce-Price-amount bdi {
        color: #fff;
        font-size: 20px;
        font-weight: 800;
        line-height: 43px
    }

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) .quantity-wrapper,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) .quantity-wrapper {
        display: none !important
    }

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button {
        bottom: 12px;
        font-size: 16px;
        margin-bottom: 0;
        min-width: unset;
        padding: 12px;
        position: fixed;
        right: 12px;
        width: 147px;
        z-index: 12
    }

    .woocommerce .product-type-bundle .summary form.cart:not(.variations_form) button.single_add_to_cart_button:after,
    .woocommerce .product-type-simple .summary form.cart:not(.variations_form) button.single_add_to_cart_button:after {
        font-size: 12px;
        top: 13px
    }
}

.woocommerce .bundle_form__wrapper {
    background: #1b4a46;
    padding-bottom: 60px;
    padding-top: 48px
}

@media screen and (min-width:576px) {
    .woocommerce .bundle_form__wrapper {
        padding-top: calc(18.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .bundle_form__wrapper {
        padding-top: 80px
    }
}

@media screen and (min-width:576px) {
    .woocommerce .bundle_form__wrapper {
        padding-bottom: calc(41.53846px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .bundle_form__wrapper {
        padding-bottom: 80px
    }
}

.woocommerce .bundle_form__wrapper .bundle_form__heading {
    color: #fff;
    margin-bottom: 24px
}

@media screen and (min-width:576px) {
    .woocommerce .bundle_form__wrapper .bundle_form__heading {
        margin-bottom: calc(1.84615px + 3.84615vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .bundle_form__wrapper .bundle_form__heading {
        margin-bottom: 48px
    }
}

.woocommerce .bundle_form__wrapper form.cart:after,
.woocommerce .bundle_form__wrapper form.cart:before {
    display: none !important
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 0
}

@media screen and (min-width:576px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form {
        gap: calc(-1.07692px + 1.92308vw)
    }
}

@media screen and (min-width:1200px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form {
        gap: 22px
    }
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form {
        border: 1px solid rgba(88, 88, 92, .38);
        border-radius: 8px;
        flex-direction: row;
        padding: 12px
    }
}

@media screen and (min-width:992px) and (min-width:576px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form {
        padding: calc(.92308px + 1.92308vw)
    }
}

@media screen and (min-width:992px) and (min-width:1200px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form {
        padding: 24px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item {
    background: #212124;
    border: 1px solid rgba(88, 88, 92, .38);
    border-radius: 8px;
    display: flex
}

@media (max-width:991.98px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item {
        min-height: 136px;
        padding: 16px 8px 16px 140px
    }
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item {
        flex: none;
        padding: 8px 8px 24px;
        width: 30%
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .image {
    border-radius: 4px;
    overflow: hidden
}

@media (max-width:991.98px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .image {
        left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 120px
    }
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .image {
        margin-bottom: 16px
    }
}

/*.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .image .object-fit-image-wrapper,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .image .object-fit-image-wrapper-16-9 {
    padding-bottom: 100%
}*/

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .product-title {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 6px
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .product-title {
        padding: 0 8px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .price {
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    gap: 0;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-left: 0
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .price {
        padding: 0 8px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .price .woocommerce-Price-amount {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .price .woocommerce-Price-amount bdi {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .unclick-checkbox {
    background: #267081;
    border-radius: 2px;
    height: 24px;
    margin-top: auto;
    opacity: .8;
    width: 24px
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .unclick-checkbox {
        margin-left: 8px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .main-product-item .unclick-checkbox:before {
    color: #000;
    content: "\e918";
    display: block;
    font-size: 16px;
    line-height: 24px;
    text-align: center
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .plus-button {
    background: linear-gradient(142.37deg, #2f2f2f 9.98%, #797979 38.11%, #373737 45.61%, #737373);
    border-radius: 50%;
    flex: none;
    height: 36px;
    margin: 0 auto;
    width: 36px
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .plus-button {
        height: 48px;
        margin: auto 0;
        width: 48px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .plus-button:before {
    color: #fff;
    content: "\e9c9";
    display: block;
    font-size: 23px;
    line-height: 36px;
    text-align: center
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .plus-button:before {
        font-size: 30px;
        line-height: 48px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary {
    background: #212124;
    border: 1px solid rgba(88, 88, 92, .38);
    border-radius: 8px;
    color: #fff;
    display: flex;
    flex-direction: column;
    margin: 0;
    position: relative
}

@media (max-width:991.98px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary {
        min-height: 136px;
        padding: 16px 8px 16px 140px
    }
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary {
        flex: none;
        padding: 8px 8px 24px;
        width: 30%
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .bundled_product_images {
    border-radius: 4px;
    clear: both !important;
    float: none !important;
    overflow: hidden
}

@media (max-width:991.98px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .bundled_product_images {
        left: 8px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 120px !important
    }
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .bundled_product_images {
        margin-bottom: 16px;
        width: 100% !important
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .bundled_product_images a {
    display: block;
    padding-bottom: 100%;
    position: relative
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .bundled_product_images a img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details {
    clear: both;
    display: flex;
    flex: auto;
    flex-direction: column;
    float: none;
    padding: 0;
    position: relative;
    width: 100%
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details {
        padding: 0 8px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title {
    font-family: Inter, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
    margin-bottom: 6px;
    position: relative
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title .item_qty {
    display: none
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title .bundled_product_title_link {
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title .bundled_product_title_link .bundled_product_permalink {
    position: static !important
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title .bundled_product_title_link .bundled_product_permalink:before {
    display: none
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_title .bundled_product_title_link .bundled_product_permalink:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox {
    align-content: space-between;
    display: flex;
    flex: auto;
    flex-wrap: wrap;
    font-size: 0;
    position: relative
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox .bundled_product_checkbox {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox .bundled_product_checkbox:checked~span.price:after {
    background: #267081;
    border: 2px solid #267081;
    color: #000
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.add-on {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding-left: 31px
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price {
    display: flex;
    flex: none;
    flex-wrap: wrap;
    font-family: Inter, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 12px;
    order: -1;
    position: static;
    text-indent: 0;
    width: 100%
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price .woocommerce-Price-amount {
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price bdi {
    color: #fff;
    margin-right: 6px
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price bdi:before {
    content: "+";
    display: inline
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price bdi:after {
    display: none !important
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price ins {
    order: -1
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price del {
    display: none !important
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price del bdi {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    opacity: .4
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary .details .bundled_product_optional_checkbox span.price .bundled_item_price_quantity,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundled_product_summary div.cart {
    display: none
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data {
    color: #fff;
    display: flex;
    flex-direction: column;
    margin-top: 12px
}

@media (min-width:992px) {
    .woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data {
        flex: auto;
        justify-content: flex-end;
        margin-left: auto;
        margin-top: 0;
        max-width: 400px;
        padding-left: 22px;
        padding-right: 22px
    }
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle-price-heading {
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 1.5;
    margin-bottom: 18px
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle-subtotal-lable {
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 4px;
    opacity: .6
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap {
    display: flex;
    flex-wrap: wrap
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price {
    margin: 0 4px 0 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price {
    align-items: center;
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price .woocommerce-Price-amount {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price ins {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    order: -1
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price del {
    color: #fff !important;
    opacity: .4
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price del .bdi,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_price p.price del .woocommerce-Price-amount {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle-price-saving {
    color: #fe5454;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
    margin: 0
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_availability {
    display: none
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle-price-note {
    flex: none;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    opacity: .4;
    width: 100%
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button {
    flex: none;
    margin-top: 24px;
    width: 100%
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button .quantity {
    display: none
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button .bundle_add_to_cart_button {
    background: #ffdf5a;
    border: 2px solid #ffdf5a;
    border-radius: 30px;
    color: #000;
    float: none;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    padding: 19px 24px;
    text-align: center;
    width: 100%
}

.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button .bundle_add_to_cart_button:active,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button .bundle_add_to_cart_button:focus,
.woocommerce .bundle_form__wrapper form.cart.bundle_form .bundle_data .bundle_wrap .bundle_button .bundle_add_to_cart_button:hover {
    background: transparent;
    color: #ffdf5a
}

.woocommerce form.cart.adding button.button {
    position: relative
}

.woocommerce form.cart.adding button.button:after {
    content: "󬊫";
    display: block;
    font-size: 20px;
    position: absolute;
    right: 35px;
    top: 17px
}

.page-not-found-content {
    align-items: center;
    color: #1b4a46;
    display: flex;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.page-not-found-content h1 {
    font-size: 20px;
    font-weight: 500
}

.page-not-found-content h2 {
    font-size: 30px;
    font-weight: 500
}

@media (min-width:768px) {
    .page-not-found-content h2 {
        font-size: 40px
    }
}

.page-not-found-content .btn,
.page-not-found-content .cookie-notice__accept,
.page-not-found-content .woocommerce a.button,
.page-not-found-content .woocommerce button.button,
.page-not-found-content .woocommerce input.button,
.page-not-found-content .woocommerce-js .mini-cart-wrapper .button,
.woocommerce .page-not-found-content a.button,
.woocommerce .page-not-found-content button.button,
.woocommerce .page-not-found-content input.button,
.woocommerce-js .mini-cart-wrapper .page-not-found-content .button {
    background-color: #ffdf5a;
    border-color: #ffdf5a;
    border-radius: 4px;
    color: #fff
}

.bg-particles {
    height: 100%;
    width: 100%
}

.coin-page__content {
    margin-bottom: 32px
}

@media screen and (min-width:576px) {
    .coin-page__content {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__content {
        margin-bottom: 64px
    }
}

@media (min-width:992px) {
    .coin-page__content {
        margin-top: 32px
    }
}

@media screen and (min-width:992px) and (min-width:576px) {
    .coin-page__content {
        margin-top: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:992px) and (min-width:1200px) {
    .coin-page__content {
        margin-top: 64px
    }
}

.coin-page__content .pagination {
    flex-wrap: wrap
}

.coin-page__content .pagination li .page-numbers {
    font-weight: 500;
    line-height: 20px;
    padding: 10px 12px
}

.coin-page__content .pagination li .page-numbers.current {
    color: #ffdf5a;
    text-decoration: underline
}

.coin-page__content .pagination li a {
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

.coin-page__content .pagination li a:active,
.coin-page__content .pagination li a:focus,
.coin-page__content .pagination li a:hover {
    color: #ffdf5a
}

.coin-page__content .pagination li a.next,
.coin-page__content .pagination li a.prev {
    font-size: 0
}

.coin-page__content .pagination li a.next:after,
.coin-page__content .pagination li a.prev:after {
    font-size: 14px;
    line-height: 20px
}

.coin-page__content .pagination li a.prev:after {
    content: "󬊭"
}

.coin-page__content .pagination li a.next:after {
    content: "󬊮"
}

.coin-page__search {
    margin-bottom: 32px
}

@media screen and (min-width:576px) {
    .coin-page__search {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search {
        margin-bottom: 64px
    }
}

.coin-page__search-form input[type=text] {
    background-color: transparent;
    border: 2px solid #ffdf5a;
    border-radius: 40px;
    color: #616161;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    outline: inherit;
    padding: 24px 65px 24px 29px
}

@media screen and (min-width:576px) {
    .coin-page__search-form input[type=text] {
        padding-top: calc(22.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form input[type=text] {
        padding-top: 26px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form input[type=text] {
        padding-bottom: calc(22.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form input[type=text] {
        padding-bottom: 26px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form input[type=text] {
        padding-left: calc(.38462px + 4.96795vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form input[type=text] {
        padding-left: 60px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form input[type=text] {
        padding-right: calc(55.76923px + 1.60256vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form input[type=text] {
        padding-right: 75px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form input[type=text] {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form input[type=text] {
        font-size: 16px
    }
}

.coin-page__search-form button[type=submit] {
    background-color: #ffdf5a;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 22px;
    height: 48px;
    line-height: 48px;
    outline: inherit;
    padding: 0;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: .5s cubic-bezier(.165, .84, .44, 1);
    width: 48px
}

@media screen and (min-width:576px) {
    .coin-page__search-form button[type=submit] {
        width: calc(42.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form button[type=submit] {
        width: 54px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form button[type=submit] {
        height: calc(42.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form button[type=submit] {
        height: 54px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form button[type=submit] {
        right: calc(5.23077px + .48077vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form button[type=submit] {
        right: 11px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form button[type=submit] {
        font-size: calc(20.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form button[type=submit] {
        font-size: 24px
    }
}

@media screen and (min-width:576px) {
    .coin-page__search-form button[type=submit] {
        line-height: calc(42.46154px + .96154vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__search-form button[type=submit] {
        line-height: 54px
    }
}

.coin-page__search-form button[type=submit]:active,
.coin-page__search-form button[type=submit]:focus,
.coin-page__search-form button[type=submit]:hover {
    color: #000
}

.coin-page__filter {
    margin-bottom: 32px;
    margin-top: 32px;
    padding-bottom: 20px
}

@media screen and (min-width:576px) {
    .coin-page__filter {
        margin-top: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__filter {
        margin-top: 64px
    }
}

@media screen and (min-width:576px) {
    .coin-page__filter {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__filter {
        margin-bottom: 64px
    }
}

@media (min-width:768px) {
    .coin-page__filter {
        padding-bottom: 0
    }
}

.coin-page__filter:after {
    border-bottom: 1px dashed #1b4a46;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 16px;
    position: absolute;
    width: calc(100% - 32px)
}

@media (min-width:768px) {
    .coin-page__filter:after {
        display: none
    }

    .coin-page__filter>.col {
        margin-right: -12px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .coin-page__filter>.col {
        margin-right: calc(6.46154px - 3.20513vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .coin-page__filter>.col {
        margin-right: -32px
    }
}

.coin-page__filter-btn {
    background: #eaeaea;
    border: none !important;
    border-radius: 32px;
    color: #ababab;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 12px;
    margin-right: 12px;
    outline: none !important;
    padding: 8px 24px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .coin-page__filter-btn {
        margin-right: calc(-6.46154px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__filter-btn {
        margin-right: 32px
    }
}

@media screen and (min-width:576px) {
    .coin-page__filter-btn {
        margin-bottom: calc(-6.46154px + 3.20513vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__filter-btn {
        margin-bottom: 32px
    }
}

@media screen and (min-width:576px) {
    .coin-page__filter-btn {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__filter-btn {
        font-size: 16px
    }
}

.coin-page__filter-btn.active,
.coin-page__filter-btn:active,
.coin-page__filter-btn:focus,
.coin-page__filter-btn:hover {
    background: #ffdf5a;
    color: #000
}

.coin-page__list-wrapper {
    margin-bottom: 32px;
    margin-top: 32px
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper {
        margin-top: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper {
        margin-top: 64px
    }
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper {
        margin-bottom: 64px
    }
}

.coin-page__list-wrapper.loading {
    opacity: .5;
    pointer-events: none
}

.coin-page__list-wrapper .no-result h4 {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 12px
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper .no-result h4 {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper .no-result h4 {
        font-size: 16px
    }
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper .no-result h4 {
        margin-bottom: calc(8.30769px + .64103vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper .no-result h4 {
        margin-bottom: 16px
    }
}

.coin-page__list-wrapper .no-result p {
    margin-bottom: 0
}

.coin-page__list-wrapper .no-result .more-btn {
    background-color: #ffdf5a;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 32px;
    padding: 6px 10px;
    transition: .5s cubic-bezier(.165, .84, .44, 1)
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper .no-result .more-btn {
        font-size: calc(12.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper .no-result .more-btn {
        font-size: 16px
    }
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper .no-result .more-btn {
        padding-left: calc(8.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper .no-result .more-btn {
        padding-left: 12px
    }
}

@media screen and (min-width:576px) {
    .coin-page__list-wrapper .no-result .more-btn {
        padding-right: calc(8.15385px + .32051vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list-wrapper .no-result .more-btn {
        padding-right: 12px
    }
}

.coin-page__list-wrapper .no-result .more-btn:active,
.coin-page__list-wrapper .no-result .more-btn:focus,
.coin-page__list-wrapper .no-result .more-btn:hover {
    color: #000
}

@media (min-width:768px) {
    .coin-page__list-wrapper .no-result .more-btn {
        margin-top: 16px
    }
}

.coin-page__list {
    margin-bottom: 32px
}

@media screen and (min-width:576px) {
    .coin-page__list {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (min-width:1200px) {
    .coin-page__list {
        margin-bottom: 64px
    }
}

@media (max-width:767.98px) {
    .coin-page__list-title {
        margin-bottom: 32px
    }
}

@media screen and (max-width:767.98px) and (min-width:576px) {
    .coin-page__list-title {
        margin-bottom: calc(2.46154px + 5.12821vw)
    }
}

@media screen and (max-width:767.98px) and (min-width:1200px) {
    .coin-page__list-title {
        margin-bottom: 64px
    }
}

.coin-page__list-title h3 {
    display: inline;
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 0
}

@media (min-width:768px) {
    .coin-page__list-title h3 {
        display: block;
        font-size: 16px;
        text-align: center
    }

    .coin-page__list-title h3:hover+.coin-page__list-title__item-description {
        opacity: 1
    }
}

.coin-page__list-title h3:after {
    content: ":";
    display: inline;
    margin-right: 2px
}

@media (min-width:768px) {
    .coin-page__list-title h3:after {
        display: none
    }
}

.coin-page__list-title h3 i {
    color: #ababab;
    font-size: 14px;
    margin-left: 10px
}

.coin-page__list-title__item {
    margin-bottom: 12px;
    position: relative
}

@media (min-width:768px) {
    .coin-page__list-title__item {
        flex: 0 0 13.83%;
        margin-bottom: 0;
        max-width: 13.83%;
        padding: 0 5px 20px
    }

    .coin-page__list-title__item:after {
        border-left: 1px dashed #002d74;
        content: "";
        display: block;
        height: calc(100% - 1px);
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
}

@media (min-width:992px) {
    .coin-page__list-title__item {
        flex: 0 0 14.285%;
        max-width: 14.285%
    }
}

@media (min-width:1200px) {
    .coin-page__list-title__item {
        padding: 0 20px 20px
    }
}

@media (min-width:768px) {
    .coin-page__list-title__item.name {
        border-left: none;
        flex: 0 0 17%;
        max-width: 17%;
        padding-left: 0
    }

    .coin-page__list-title__item.name:after {
        display: none
    }

    .coin-page__list-title__item.name h3 {
        text-align: left
    }
}

@media (min-width:992px) {
    .coin-page__list-title__item.name {
        flex: 0 0 14.285%;
        max-width: 14.285%
    }
}

.coin-page__list-title__item-description {
    display: inline;
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .coin-page__list-title__item-description {
        background: rgba(27, 49, 74, .95);
        border-radius: 2px;
        bottom: 0;
        color: #fff;
        display: block;
        font-size: 12px;
        margin-bottom: 0;
        opacity: 0;
        padding: 12px 8px;
        pointer-events: none;
        position: absolute;
        text-align: left;
        transform: translateY(calc(100% - 10px));
        transition: .5s cubic-bezier(.165, .84, .44, 1);
        z-index: 1
    }
}

@media (max-width:767.98px) {
    .coin-page__list-item {
        margin-bottom: 30px
    }
}

.coin-page__list-item__content {
    position: relative
}

@media (max-width:767.98px) {
    .coin-page__list-item__content {
        padding-left: 30px
    }
}

@media (min-width:768px) {
    .coin-page__list-item__content {
        flex: 0 0 13.83%;
        max-width: 13.83%;
        padding: 16px 5px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .coin-page__list-item__content {
        padding-top: calc(15.07692px + .16026vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .coin-page__list-item__content {
        padding-top: 17px
    }
}

@media screen and (min-width:768px) and (min-width:576px) {
    .coin-page__list-item__content {
        padding-bottom: calc(15.07692px + .16026vw)
    }
}

@media screen and (min-width:768px) and (min-width:1200px) {
    .coin-page__list-item__content {
        padding-bottom: 17px
    }
}

@media (min-width:768px) {
    .coin-page__list-item__content:after {
        border-left: 1px dashed #002d74;
        content: "";
        display: block;
        height: calc(100% - 1px);
        left: 0;
        position: absolute;
        top: 0;
        width: 1px
    }
}

@media (min-width:992px) {
    .coin-page__list-item__content {
        flex: 0 0 14.285%;
        max-width: 14.285%
    }
}

@media (min-width:1200px) {
    .coin-page__list-item__content {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767.98px) {
    .coin-page__list-item__content.name {
        padding-bottom: 6px;
        padding-top: 6px
    }
}

@media (min-width:768px) {
    .coin-page__list-item__content.name {
        flex: 0 0 17%;
        max-width: 17%;
        padding-left: 0
    }

    .coin-page__list-item__content.name:after {
        display: none
    }
}

@media (min-width:992px) {
    .coin-page__list-item__content.name {
        flex: 0 0 14.285%;
        max-width: 14.285%
    }
}

.coin-page__list-item__content.name .coin-icon {
    left: 0;
    position: absolute;
    top: 6px;
    width: 20px
}

@media (min-width:768px) {
    .coin-page__list-item__content.name .coin-icon {
        flex: none;
        left: auto;
        margin-right: 4px;
        position: static;
        top: auto
    }
}

@media (min-width:1200px) {
    .coin-page__list-item__content.name .coin-icon {
        margin-right: 12px;
        width: 34px
    }
}

.coin-page__list-item__content.name h5 {
    font-family: Barlow, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0
}

@media (min-width:768px) {
    .coin-page__list-item__content.name h5 {
        font-weight: 600
    }
}

@media (min-width:1200px) {
    .coin-page__list-item__content.name h5 {
        font-size: 15px
    }
}

.coin-page__list-item i.icon-check {
    color: #6ab92a;
    font-size: 24px
}

.coin-page__list-item p {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0
}

@media (max-width:767.98px) {
    .coin-page__list-item p {
        background: #d1dbe7;
        border-radius: 4px;
        display: inline-block;
        font-weight: 400;
        margin-bottom: 6px;
        margin-top: 6px;
        padding: 6px 12px
    }
}

@media (min-width:1200px) {
    .coin-page__list-item p {
        font-size: 16px
    }
}



.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    overflow: auto;
  }
  
  .popup-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    width: 85%;
    height: 70%;
    overflow: auto;
  }
  
  .popup-content h2 {
    font-size: 22px;
  }
  
  .popup-content p {
    font-size: 12px;
    line-height: 1.5;
  }
  
  #sendedemail .popup-content {
    width: 100%;
    max-width: 700px;
    height: 100%;
    max-height: 360px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
  }
  
  #sendedemail1 .popup-content {
    width: 100%;
    max-width: 500px;
    height: 100%;
    max-height: 140px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
  }

  #subscribed .popup-content {
    width: 100%;
    max-width: 540px;
    height: 100%;
    max-height: 100px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
  }
  
  #sendedemail h2, #sendedemail1 h2, #subscribed h2 {
    margin: 10px auto;
  }
  
  #soon .popup-content {
    width: 100%;
    max-width: 400px;
    height: 100%;
    max-height: 160px;
    text-align: center;
    padding-top: 8px;
  }
  
  .close-button {
    cursor: pointer;
    width: 100%;
    max-width: 25px;
    position: sticky;
    top: 0px;
    left: 99%;
  }
  
  #soon .close-button {
    width: 100%;
    max-width: 15px;
    top: 5px;
    right: 5px;
  }
  
  #sendedemail .close-button, #sendedemail1 .close-button, #subscribed .close-button {
    max-width: 15px;
  }
  
  .popup-content h2, .popup-content h3, .popup-content h4 {
    font-size: 18px;
    color: black;
    margin: 10px 0;
    line-height: 1.3;
  }
  
  @media (max-width:540px) {
    #privacy .heading-8 {
      font-size: 1.4em!important;
    }
  }


  @media (max-width:991px) {
	.nm-header-col {
		display: flex;
	}
	.nm-header.default .nm-header-logo {
		margin: 0 auto;
	}
  }