@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap");
.container {
    width: 100%;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%
}

@media (min-width: 36rem) {
    .container {
        max-width: 100%
    }
}

@media (min-width: 53.125rem) {
    .container {
        max-width: 100%
    }
}

@media (min-width: 62rem) {
    .container {
        max-width: 60rem
    }
}

@media (min-width: 68.75rem) {
    .container {
        max-width: 69.375rem
    }
}

@media (min-width: 81.25rem) {
    .container {
        max-width: 75rem
    }
}

@media (min-width: 87.5rem) {
    .container {
        max-width: 81.875rem
    }
}

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

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -.9375rem;
    margin-left: -.9375rem
}

.row-small {
    margin-left: -0.4688rem;
    margin-right: -0.4688rem
}

.row-small>.col,
.row-small>[class*="col-"] {
    padding-right: .4688rem;
    padding-left: .4688rem
}

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

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

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-lx-1,
.col-lx-2,
.col-lx-3,
.col-lx-4,
.col-lx-5,
.col-lx-6,
.col-lx-7,
.col-lx-8,
.col-lx-9,
.col-lx-10,
.col-lx-11,
.col-lx-12,
.col-lx,
.col-lx-auto,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto,
.col-ex-1,
.col-ex-2,
.col-ex-3,
.col-ex-4,
.col-ex-5,
.col-ex-6,
.col-ex-7,
.col-ex-8,
.col-ex-9,
.col-ex-10,
.col-ex-11,
.col-ex-12,
.col-ex,
.col-ex-auto {
    position: relative;
    width: 100%;
    min-height: .0625rem;
    padding-right: .9375rem;
    padding-left: .9375rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-12 {
    flex-basis: 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: 36rem) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-sm-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-sm-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-sm-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-12 {
        flex-basis: 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: 53.125rem) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-md-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-md-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-md-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-12 {
        flex-basis: 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: 62rem) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-lg-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-lg-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-lg-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-12 {
        flex-basis: 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: 68.75rem) {
    .col-lx {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lx-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lx-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lx-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lx-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-lx-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lx-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lx-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-lx-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lx-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lx-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-lx-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lx-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lx-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .order-lx-first {
        order: -1
    }
    .order-lx-last {
        order: 13
    }
    .order-lx-0 {
        order: 0
    }
    .order-lx-1 {
        order: 1
    }
    .order-lx-2 {
        order: 2
    }
    .order-lx-3 {
        order: 3
    }
    .order-lx-4 {
        order: 4
    }
    .order-lx-5 {
        order: 5
    }
    .order-lx-6 {
        order: 6
    }
    .order-lx-7 {
        order: 7
    }
    .order-lx-8 {
        order: 8
    }
    .order-lx-9 {
        order: 9
    }
    .order-lx-10 {
        order: 10
    }
    .order-lx-11 {
        order: 11
    }
    .order-lx-12 {
        order: 12
    }
    .offset-lx-0 {
        margin-left: 0
    }
    .offset-lx-1 {
        margin-left: 8.3333333333%
    }
    .offset-lx-2 {
        margin-left: 16.6666666667%
    }
    .offset-lx-3 {
        margin-left: 25%
    }
    .offset-lx-4 {
        margin-left: 33.3333333333%
    }
    .offset-lx-5 {
        margin-left: 41.6666666667%
    }
    .offset-lx-6 {
        margin-left: 50%
    }
    .offset-lx-7 {
        margin-left: 58.3333333333%
    }
    .offset-lx-8 {
        margin-left: 66.6666666667%
    }
    .offset-lx-9 {
        margin-left: 75%
    }
    .offset-lx-10 {
        margin-left: 83.3333333333%
    }
    .offset-lx-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 81.25rem) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-xl-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-xl-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-xl-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-12 {
        flex-basis: 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%
    }
}

@media (min-width: 87.5rem) {
    .col-ex {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }
    .col-ex-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-ex-1 {
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-ex-2 {
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-ex-3 {
        flex-basis: 25%;
        max-width: 25%
    }
    .col-ex-4 {
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-ex-5 {
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-ex-6 {
        flex-basis: 50%;
        max-width: 50%
    }
    .col-ex-7 {
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-ex-8 {
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-ex-9 {
        flex-basis: 75%;
        max-width: 75%
    }
    .col-ex-10 {
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-ex-11 {
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-ex-12 {
        flex-basis: 100%;
        max-width: 100%
    }
    .order-ex-first {
        order: -1
    }
    .order-ex-last {
        order: 13
    }
    .order-ex-0 {
        order: 0
    }
    .order-ex-1 {
        order: 1
    }
    .order-ex-2 {
        order: 2
    }
    .order-ex-3 {
        order: 3
    }
    .order-ex-4 {
        order: 4
    }
    .order-ex-5 {
        order: 5
    }
    .order-ex-6 {
        order: 6
    }
    .order-ex-7 {
        order: 7
    }
    .order-ex-8 {
        order: 8
    }
    .order-ex-9 {
        order: 9
    }
    .order-ex-10 {
        order: 10
    }
    .order-ex-11 {
        order: 11
    }
    .order-ex-12 {
        order: 12
    }
    .offset-ex-0 {
        margin-left: 0
    }
    .offset-ex-1 {
        margin-left: 8.3333333333%
    }
    .offset-ex-2 {
        margin-left: 16.6666666667%
    }
    .offset-ex-3 {
        margin-left: 25%
    }
    .offset-ex-4 {
        margin-left: 33.3333333333%
    }
    .offset-ex-5 {
        margin-left: 41.6666666667%
    }
    .offset-ex-6 {
        margin-left: 50%
    }
    .offset-ex-7 {
        margin-left: 58.3333333333%
    }
    .offset-ex-8 {
        margin-left: 66.6666666667%
    }
    .offset-ex-9 {
        margin-left: 75%
    }
    .offset-ex-10 {
        margin-left: 83.3333333333%
    }
    .offset-ex-11 {
        margin-left: 91.6666666667%
    }
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.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: 36rem) {
    .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: 53.125rem) {
    .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: 62rem) {
    .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: 68.75rem) {
    .d-lx-none {
        display: none !important
    }
    .d-lx-inline {
        display: inline !important
    }
    .d-lx-inline-block {
        display: inline-block !important
    }
    .d-lx-block {
        display: block !important
    }
    .d-lx-table {
        display: table !important
    }
    .d-lx-table-row {
        display: table-row !important
    }
    .d-lx-table-cell {
        display: table-cell !important
    }
    .d-lx-flex {
        display: flex !important
    }
    .d-lx-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 81.25rem) {
    .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 (min-width: 87.5rem) {
    .d-ex-none {
        display: none !important
    }
    .d-ex-inline {
        display: inline !important
    }
    .d-ex-inline-block {
        display: inline-block !important
    }
    .d-ex-block {
        display: block !important
    }
    .d-ex-table {
        display: table !important
    }
    .d-ex-table-row {
        display: table-row !important
    }
    .d-ex-table-cell {
        display: table-cell !important
    }
    .d-ex-flex {
        display: flex !important
    }
    .d-ex-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
}

@media (min-width: 36rem) {
    .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
    }
}

@media (min-width: 53.125rem) {
    .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
    }
}

@media (min-width: 62rem) {
    .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
    }
}

@media (min-width: 68.75rem) {
    .flex-lx-row {
        flex-direction: row !important
    }
    .flex-lx-column {
        flex-direction: column !important
    }
    .flex-lx-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-lx-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-lx-wrap {
        flex-wrap: wrap !important
    }
    .flex-lx-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-lx-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-lx-fill {
        flex: 1 1 auto !important
    }
    .flex-lx-grow-0 {
        flex-grow: 0 !important
    }
    .flex-lx-grow-1 {
        flex-grow: 1 !important
    }
    .flex-lx-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-lx-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-lx-start {
        justify-content: flex-start !important
    }
    .justify-content-lx-end {
        justify-content: flex-end !important
    }
    .justify-content-lx-center {
        justify-content: center !important
    }
    .justify-content-lx-between {
        justify-content: space-between !important
    }
    .justify-content-lx-around {
        justify-content: space-around !important
    }
    .align-items-lx-start {
        align-items: flex-start !important
    }
    .align-items-lx-end {
        align-items: flex-end !important
    }
    .align-items-lx-center {
        align-items: center !important
    }
}

@media (min-width: 81.25rem) {
    .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
    }
}

@media (min-width: 87.5rem) {
    .flex-ex-row {
        flex-direction: row !important
    }
    .flex-ex-column {
        flex-direction: column !important
    }
    .flex-ex-row-reverse {
        flex-direction: row-reverse !important
    }
    .flex-ex-column-reverse {
        flex-direction: column-reverse !important
    }
    .flex-ex-wrap {
        flex-wrap: wrap !important
    }
    .flex-ex-nowrap {
        flex-wrap: nowrap !important
    }
    .flex-ex-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }
    .flex-ex-fill {
        flex: 1 1 auto !important
    }
    .flex-ex-grow-0 {
        flex-grow: 0 !important
    }
    .flex-ex-grow-1 {
        flex-grow: 1 !important
    }
    .flex-ex-shrink-0 {
        flex-shrink: 0 !important
    }
    .flex-ex-shrink-1 {
        flex-shrink: 1 !important
    }
    .justify-content-ex-start {
        justify-content: flex-start !important
    }
    .justify-content-ex-end {
        justify-content: flex-end !important
    }
    .justify-content-ex-center {
        justify-content: center !important
    }
    .justify-content-ex-between {
        justify-content: space-between !important
    }
    .justify-content-ex-around {
        justify-content: space-around !important
    }
    .align-items-ex-start {
        align-items: flex-start !important
    }
    .align-items-ex-end {
        align-items: flex-end !important
    }
    .align-items-ex-center {
        align-items: center !important
    }
}

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-5 {
    margin-top: 1.875rem !important
}

.mr-5 {
    margin-right: 1.875rem !important
}

.mb-5 {
    margin-bottom: 1.875rem !important
}

.ml-5 {
    margin-left: 1.875rem !important
}

.p-0 {
    padding: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pt-5 {
    padding-top: 1.875rem !important
}

.pr-5 {
    padding-right: 1.875rem !important
}

.pb-5 {
    padding-bottom: 1.875rem !important
}

.pl-5 {
    padding-left: 1.875rem !important
}

.m-auto {
    margin: auto !important
}

@media (min-width: 36rem) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: .25rem !important
    }
    .mt-sm-1 {
        margin-top: .25rem !important
    }
    .mr-sm-1 {
        margin-right: .25rem !important
    }
    .mb-sm-1 {
        margin-bottom: .25rem !important
    }
    .ml-sm-1 {
        margin-left: .25rem !important
    }
    .m-sm-2 {
        margin: .5rem !important
    }
    .mt-sm-2 {
        margin-top: .5rem !important
    }
    .mr-sm-2 {
        margin-right: .5rem !important
    }
    .mb-sm-2 {
        margin-bottom: .5rem !important
    }
    .ml-sm-2 {
        margin-left: .5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 1.875rem !important
    }
    .mt-sm-5 {
        margin-top: 1.875rem !important
    }
    .mr-sm-5 {
        margin-right: 1.875rem !important
    }
    .mb-sm-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-sm-5 {
        margin-left: 1.875rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: .25rem !important
    }
    .pt-sm-1 {
        padding-top: .25rem !important
    }
    .pr-sm-1 {
        padding-right: .25rem !important
    }
    .pb-sm-1 {
        padding-bottom: .25rem !important
    }
    .pl-sm-1 {
        padding-left: .25rem !important
    }
    .p-sm-2 {
        padding: .5rem !important
    }
    .pt-sm-2 {
        padding-top: .5rem !important
    }
    .pr-sm-2 {
        padding-right: .5rem !important
    }
    .pb-sm-2 {
        padding-bottom: .5rem !important
    }
    .pl-sm-2 {
        padding-left: .5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 1.875rem !important
    }
    .pt-sm-5 {
        padding-top: 1.875rem !important
    }
    .pr-sm-5 {
        padding-right: 1.875rem !important
    }
    .pb-sm-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-sm-5 {
        padding-left: 1.875rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
}

@media (min-width: 53.125rem) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: .25rem !important
    }
    .mt-md-1 {
        margin-top: .25rem !important
    }
    .mr-md-1 {
        margin-right: .25rem !important
    }
    .mb-md-1 {
        margin-bottom: .25rem !important
    }
    .ml-md-1 {
        margin-left: .25rem !important
    }
    .m-md-2 {
        margin: .5rem !important
    }
    .mt-md-2 {
        margin-top: .5rem !important
    }
    .mr-md-2 {
        margin-right: .5rem !important
    }
    .mb-md-2 {
        margin-bottom: .5rem !important
    }
    .ml-md-2 {
        margin-left: .5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 1.875rem !important
    }
    .mt-md-5 {
        margin-top: 1.875rem !important
    }
    .mr-md-5 {
        margin-right: 1.875rem !important
    }
    .mb-md-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-md-5 {
        margin-left: 1.875rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: .25rem !important
    }
    .pt-md-1 {
        padding-top: .25rem !important
    }
    .pr-md-1 {
        padding-right: .25rem !important
    }
    .pb-md-1 {
        padding-bottom: .25rem !important
    }
    .pl-md-1 {
        padding-left: .25rem !important
    }
    .p-md-2 {
        padding: .5rem !important
    }
    .pt-md-2 {
        padding-top: .5rem !important
    }
    .pr-md-2 {
        padding-right: .5rem !important
    }
    .pb-md-2 {
        padding-bottom: .5rem !important
    }
    .pl-md-2 {
        padding-left: .5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 1.875rem !important
    }
    .pt-md-5 {
        padding-top: 1.875rem !important
    }
    .pr-md-5 {
        padding-right: 1.875rem !important
    }
    .pb-md-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-md-5 {
        padding-left: 1.875rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
}

@media (min-width: 62rem) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: .25rem !important
    }
    .mt-lg-1 {
        margin-top: .25rem !important
    }
    .mr-lg-1 {
        margin-right: .25rem !important
    }
    .mb-lg-1 {
        margin-bottom: .25rem !important
    }
    .ml-lg-1 {
        margin-left: .25rem !important
    }
    .m-lg-2 {
        margin: .5rem !important
    }
    .mt-lg-2 {
        margin-top: .5rem !important
    }
    .mr-lg-2 {
        margin-right: .5rem !important
    }
    .mb-lg-2 {
        margin-bottom: .5rem !important
    }
    .ml-lg-2 {
        margin-left: .5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 1.875rem !important
    }
    .mt-lg-5 {
        margin-top: 1.875rem !important
    }
    .mr-lg-5 {
        margin-right: 1.875rem !important
    }
    .mb-lg-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-lg-5 {
        margin-left: 1.875rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: .25rem !important
    }
    .pt-lg-1 {
        padding-top: .25rem !important
    }
    .pr-lg-1 {
        padding-right: .25rem !important
    }
    .pb-lg-1 {
        padding-bottom: .25rem !important
    }
    .pl-lg-1 {
        padding-left: .25rem !important
    }
    .p-lg-2 {
        padding: .5rem !important
    }
    .pt-lg-2 {
        padding-top: .5rem !important
    }
    .pr-lg-2 {
        padding-right: .5rem !important
    }
    .pb-lg-2 {
        padding-bottom: .5rem !important
    }
    .pl-lg-2 {
        padding-left: .5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 1.875rem !important
    }
    .pt-lg-5 {
        padding-top: 1.875rem !important
    }
    .pr-lg-5 {
        padding-right: 1.875rem !important
    }
    .pb-lg-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-lg-5 {
        padding-left: 1.875rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
}

@media (min-width: 68.75rem) {
    .m-lx-0 {
        margin: 0 !important
    }
    .mt-lx-0 {
        margin-top: 0 !important
    }
    .mr-lx-0 {
        margin-right: 0 !important
    }
    .mb-lx-0 {
        margin-bottom: 0 !important
    }
    .ml-lx-0 {
        margin-left: 0 !important
    }
    .m-lx-1 {
        margin: .25rem !important
    }
    .mt-lx-1 {
        margin-top: .25rem !important
    }
    .mr-lx-1 {
        margin-right: .25rem !important
    }
    .mb-lx-1 {
        margin-bottom: .25rem !important
    }
    .ml-lx-1 {
        margin-left: .25rem !important
    }
    .m-lx-2 {
        margin: .5rem !important
    }
    .mt-lx-2 {
        margin-top: .5rem !important
    }
    .mr-lx-2 {
        margin-right: .5rem !important
    }
    .mb-lx-2 {
        margin-bottom: .5rem !important
    }
    .ml-lx-2 {
        margin-left: .5rem !important
    }
    .m-lx-3 {
        margin: 1rem !important
    }
    .mt-lx-3 {
        margin-top: 1rem !important
    }
    .mr-lx-3 {
        margin-right: 1rem !important
    }
    .mb-lx-3 {
        margin-bottom: 1rem !important
    }
    .ml-lx-3 {
        margin-left: 1rem !important
    }
    .m-lx-4 {
        margin: 1.5rem !important
    }
    .mt-lx-4 {
        margin-top: 1.5rem !important
    }
    .mr-lx-4 {
        margin-right: 1.5rem !important
    }
    .mb-lx-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lx-4 {
        margin-left: 1.5rem !important
    }
    .m-lx-5 {
        margin: 1.875rem !important
    }
    .mt-lx-5 {
        margin-top: 1.875rem !important
    }
    .mr-lx-5 {
        margin-right: 1.875rem !important
    }
    .mb-lx-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-lx-5 {
        margin-left: 1.875rem !important
    }
    .p-lx-0 {
        padding: 0 !important
    }
    .pt-lx-0 {
        padding-top: 0 !important
    }
    .pr-lx-0 {
        padding-right: 0 !important
    }
    .pb-lx-0 {
        padding-bottom: 0 !important
    }
    .pl-lx-0 {
        padding-left: 0 !important
    }
    .p-lx-1 {
        padding: .25rem !important
    }
    .pt-lx-1 {
        padding-top: .25rem !important
    }
    .pr-lx-1 {
        padding-right: .25rem !important
    }
    .pb-lx-1 {
        padding-bottom: .25rem !important
    }
    .pl-lx-1 {
        padding-left: .25rem !important
    }
    .p-lx-2 {
        padding: .5rem !important
    }
    .pt-lx-2 {
        padding-top: .5rem !important
    }
    .pr-lx-2 {
        padding-right: .5rem !important
    }
    .pb-lx-2 {
        padding-bottom: .5rem !important
    }
    .pl-lx-2 {
        padding-left: .5rem !important
    }
    .p-lx-3 {
        padding: 1rem !important
    }
    .pt-lx-3 {
        padding-top: 1rem !important
    }
    .pr-lx-3 {
        padding-right: 1rem !important
    }
    .pb-lx-3 {
        padding-bottom: 1rem !important
    }
    .pl-lx-3 {
        padding-left: 1rem !important
    }
    .p-lx-4 {
        padding: 1.5rem !important
    }
    .pt-lx-4 {
        padding-top: 1.5rem !important
    }
    .pr-lx-4 {
        padding-right: 1.5rem !important
    }
    .pb-lx-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lx-4 {
        padding-left: 1.5rem !important
    }
    .p-lx-5 {
        padding: 1.875rem !important
    }
    .pt-lx-5 {
        padding-top: 1.875rem !important
    }
    .pr-lx-5 {
        padding-right: 1.875rem !important
    }
    .pb-lx-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-lx-5 {
        padding-left: 1.875rem !important
    }
    .m-lx-auto {
        margin: auto !important
    }
}

@media (min-width: 81.25rem) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: .25rem !important
    }
    .mt-xl-1 {
        margin-top: .25rem !important
    }
    .mr-xl-1 {
        margin-right: .25rem !important
    }
    .mb-xl-1 {
        margin-bottom: .25rem !important
    }
    .ml-xl-1 {
        margin-left: .25rem !important
    }
    .m-xl-2 {
        margin: .5rem !important
    }
    .mt-xl-2 {
        margin-top: .5rem !important
    }
    .mr-xl-2 {
        margin-right: .5rem !important
    }
    .mb-xl-2 {
        margin-bottom: .5rem !important
    }
    .ml-xl-2 {
        margin-left: .5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 1.875rem !important
    }
    .mt-xl-5 {
        margin-top: 1.875rem !important
    }
    .mr-xl-5 {
        margin-right: 1.875rem !important
    }
    .mb-xl-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-xl-5 {
        margin-left: 1.875rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: .25rem !important
    }
    .pt-xl-1 {
        padding-top: .25rem !important
    }
    .pr-xl-1 {
        padding-right: .25rem !important
    }
    .pb-xl-1 {
        padding-bottom: .25rem !important
    }
    .pl-xl-1 {
        padding-left: .25rem !important
    }
    .p-xl-2 {
        padding: .5rem !important
    }
    .pt-xl-2 {
        padding-top: .5rem !important
    }
    .pr-xl-2 {
        padding-right: .5rem !important
    }
    .pb-xl-2 {
        padding-bottom: .5rem !important
    }
    .pl-xl-2 {
        padding-left: .5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 1.875rem !important
    }
    .pt-xl-5 {
        padding-top: 1.875rem !important
    }
    .pr-xl-5 {
        padding-right: 1.875rem !important
    }
    .pb-xl-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-xl-5 {
        padding-left: 1.875rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
}

@media (min-width: 87.5rem) {
    .m-ex-0 {
        margin: 0 !important
    }
    .mt-ex-0 {
        margin-top: 0 !important
    }
    .mr-ex-0 {
        margin-right: 0 !important
    }
    .mb-ex-0 {
        margin-bottom: 0 !important
    }
    .ml-ex-0 {
        margin-left: 0 !important
    }
    .m-ex-1 {
        margin: .25rem !important
    }
    .mt-ex-1 {
        margin-top: .25rem !important
    }
    .mr-ex-1 {
        margin-right: .25rem !important
    }
    .mb-ex-1 {
        margin-bottom: .25rem !important
    }
    .ml-ex-1 {
        margin-left: .25rem !important
    }
    .m-ex-2 {
        margin: .5rem !important
    }
    .mt-ex-2 {
        margin-top: .5rem !important
    }
    .mr-ex-2 {
        margin-right: .5rem !important
    }
    .mb-ex-2 {
        margin-bottom: .5rem !important
    }
    .ml-ex-2 {
        margin-left: .5rem !important
    }
    .m-ex-3 {
        margin: 1rem !important
    }
    .mt-ex-3 {
        margin-top: 1rem !important
    }
    .mr-ex-3 {
        margin-right: 1rem !important
    }
    .mb-ex-3 {
        margin-bottom: 1rem !important
    }
    .ml-ex-3 {
        margin-left: 1rem !important
    }
    .m-ex-4 {
        margin: 1.5rem !important
    }
    .mt-ex-4 {
        margin-top: 1.5rem !important
    }
    .mr-ex-4 {
        margin-right: 1.5rem !important
    }
    .mb-ex-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-ex-4 {
        margin-left: 1.5rem !important
    }
    .m-ex-5 {
        margin: 1.875rem !important
    }
    .mt-ex-5 {
        margin-top: 1.875rem !important
    }
    .mr-ex-5 {
        margin-right: 1.875rem !important
    }
    .mb-ex-5 {
        margin-bottom: 1.875rem !important
    }
    .ml-ex-5 {
        margin-left: 1.875rem !important
    }
    .p-ex-0 {
        padding: 0 !important
    }
    .pt-ex-0 {
        padding-top: 0 !important
    }
    .pr-ex-0 {
        padding-right: 0 !important
    }
    .pb-ex-0 {
        padding-bottom: 0 !important
    }
    .pl-ex-0 {
        padding-left: 0 !important
    }
    .p-ex-1 {
        padding: .25rem !important
    }
    .pt-ex-1 {
        padding-top: .25rem !important
    }
    .pr-ex-1 {
        padding-right: .25rem !important
    }
    .pb-ex-1 {
        padding-bottom: .25rem !important
    }
    .pl-ex-1 {
        padding-left: .25rem !important
    }
    .p-ex-2 {
        padding: .5rem !important
    }
    .pt-ex-2 {
        padding-top: .5rem !important
    }
    .pr-ex-2 {
        padding-right: .5rem !important
    }
    .pb-ex-2 {
        padding-bottom: .5rem !important
    }
    .pl-ex-2 {
        padding-left: .5rem !important
    }
    .p-ex-3 {
        padding: 1rem !important
    }
    .pt-ex-3 {
        padding-top: 1rem !important
    }
    .pr-ex-3 {
        padding-right: 1rem !important
    }
    .pb-ex-3 {
        padding-bottom: 1rem !important
    }
    .pl-ex-3 {
        padding-left: 1rem !important
    }
    .p-ex-4 {
        padding: 1.5rem !important
    }
    .pt-ex-4 {
        padding-top: 1.5rem !important
    }
    .pr-ex-4 {
        padding-right: 1.5rem !important
    }
    .pb-ex-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-ex-4 {
        padding-left: 1.5rem !important
    }
    .p-ex-5 {
        padding: 1.875rem !important
    }
    .pt-ex-5 {
        padding-top: 1.875rem !important
    }
    .pr-ex-5 {
        padding-right: 1.875rem !important
    }
    .pb-ex-5 {
        padding-bottom: 1.875rem !important
    }
    .pl-ex-5 {
        padding-left: 1.875rem !important
    }
    .m-ex-auto {
        margin: auto !important
    }
}

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

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

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

@media (min-width: 36rem) {
    .text-sm-left {
        text-align: left !important
    }
    .text-sm-right {
        text-align: right !important
    }
    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 53.125rem) {
    .text-md-left {
        text-align: left !important
    }
    .text-md-right {
        text-align: right !important
    }
    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 62rem) {
    .text-lg-left {
        text-align: left !important
    }
    .text-lg-right {
        text-align: right !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 68.75rem) {
    .text-lx-left {
        text-align: left !important
    }
    .text-lx-right {
        text-align: right !important
    }
    .text-lx-center {
        text-align: center !important
    }
}

@media (min-width: 81.25rem) {
    .text-xl-left {
        text-align: left !important
    }
    .text-xl-right {
        text-align: right !important
    }
    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width: 87.5rem) {
    .text-ex-left {
        text-align: left !important
    }
    .text-ex-right {
        text-align: right !important
    }
    .text-ex-center {
        text-align: center !important
    }
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: 'Inter', Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: .875rem;
    line-height: 1.5;
    color: var(--textcolor);
    margin: 0
}

@media only screen and (min-width: 62rem) {
    body {
        font-size: 1rem
    }
}

a {
    color: var(--primarycolor);
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none
}

a:hover {
    color: var(--primarycolor)
}

a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none
}

img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
    margin-top: 0
}

h1,
.h1 {
    font-size: 2.5rem
}

h2,
.h2 {
    font-size: 2rem
}

h3,
.h3 {
    font-size: 1.75rem
}

h4,
.h4 {
    font-size: 1.5rem
}

h5,
.h5 {
    font-size: 1.25rem
}

h6,
.h6 {
    font-size: 1rem
}

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

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

output {
    display: inline-block
}

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

[hidden] {
    display: none !important
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: .0625rem solid transparent;
    border-radius: .25rem;
    background-color: #cce5ff;
    border-color: #b8daff
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -0.8125rem;
    float: left
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5rem;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075rem 0;
    text-align: center
}

.slick-slider.slick-carousel {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem
}

.slick-slider.slick-carousel.slick-dotted {
    padding-bottom: 2.5rem;
    margin-bottom: 0
}

.slick-slider .slick-slide {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.slick-slider .slick-slide,
.slick-slider .slick-slide a {
    outline: none
}

.slick-slider .slick-arrow {
    z-index: 1
}

.slick-slider .slick-arrow:before {
    font-family: 'fontello';
    color: var(--primarycolor);
    opacity: 1
}

.slick-slider .slick-arrow.slick-next {
    right: -0.9375rem
}

.slick-slider .slick-arrow.slick-next:before {
    content: "\F105" !important
}

.slick-slider .slick-arrow.slick-prev {
    left: -0.9375rem
}

.slick-slider .slick-arrow.slick-prev:before {
    content: "\F104" !important
}

@media (max-width: 47.9988rem) {
    .slick-slider.slick-carousel {
        margin-left: -0.3125rem;
        margin-right: -0.3125rem
    }
    .slick-slider .slick-slide {
        padding-left: .3125rem;
        padding-right: .3125rem
    }
    .slick-slider .slick-prev {
        left: .3125rem
    }
    .slick-slider .slick-next {
        right: .3125rem
    }
}

.slick-slider .slick-dots {
    bottom: .625rem
}

.slick-slider .slick-dots li {
    width: .625rem;
    height: .625rem;
    margin: 0 .3125rem
}

.slick-slider .slick-dots li button {
    width: .625rem;
    height: .625rem;
    border: 0.0625rem solid var(--primarycolor);
    border-radius: 50%;
    background: transparent
}

.slick-slider .slick-dots li button:before {
    display: none
}

.slick-slider .slick-dots li.slick-active button {
    background: var(--primarycolor)
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0.0625rem 0.625rem rgba(0, 0, 0, 0.15);
    background-color: #F5F5F5
}

::-webkit-scrollbar {
    width: .4375rem;
    background-color: #F5F5F5
}

::-webkit-scrollbar-thumb {
    background-color: #b1abab
}

@media only screen and (min-width: 62rem) {
    .content-sidebar-wrap {
        display: flex;
        flex-wrap: wrap;
        margin-left: -0.9375rem;
        margin-right: -0.9375rem
    }
    .content-sidebar-wrap .site-main,
    .content-sidebar-wrap .sidebar {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .category .content-sidebar-wrap .site-main,
    .category .content-sidebar-wrap .sidebar {
        margin-bottom: 1.875rem
    }
    .sidebar-left .content-sidebar-wrap .site-main,
    .sidebar-right .content-sidebar-wrap .site-main,
    .page-template-page-left-sidebar .content-sidebar-wrap .site-main,
    .page-template-page-right-sidebar .content-sidebar-wrap .site-main {
        flex-basis: 66.6418%;
        max-width: 66.6418%
    }
    .sidebar-right .content-sidebar-wrap .site-main,
    .sidebar-right-right .content-sidebar-wrap .site-main,
    .page-template-page-right-sidebar .content-sidebar-wrap .site-main {
        order: 1
    }
    .sidebar-left .content-sidebar-wrap .site-main,
    .sidebar-left-right .content-sidebar-wrap .site-main,
    .page-template-page-left-sidebar .content-sidebar-wrap .site-main {
        order: 2
    }
    .sidebar-left-left .content-sidebar-wrap .site-main {
        order: 3
    }
    .no-sidebar .content-sidebar-wrap .site-main,
    .page-template-page-fullwidth .content-sidebar-wrap .site-main,
    .page-template-page-contact .content-sidebar-wrap .site-main,
    .error404 .content-sidebar-wrap .site-main,
    .page-template-default .content-sidebar-wrap .site-main,
    .page-template-page-catalog .content-sidebar-wrap .site-main,
    .page-template-page-user-instruction .content-sidebar-wrap .site-main,
    .page-template-page-warranty-policy .content-sidebar-wrap .site-main,
    .archive.woocommerce .content-sidebar-wrap .site-main,
    .page-template-page-our-brand .content-sidebar-wrap .site-main {
        flex-basis: 100%;
        max-width: 100%
    }
    .sidebar-left .content-sidebar-wrap .sidebar-primary,
    .sidebar-right .content-sidebar-wrap .sidebar-primary,
    .page-template-page-left-sidebar .content-sidebar-wrap .sidebar-primary,
    .page-template-page-right-sidebar .content-sidebar-wrap .sidebar-primary {
        flex-basis: 33.359%;
        max-width: 33.359%
    }
    .sidebar-left .content-sidebar-wrap .sidebar-primary,
    .sidebar-left-right .content-sidebar-wrap .sidebar-primary,
    .sidebar-left-left .content-sidebar-wrap .sidebar-primary,
    .page-template-page-left-sidebar .content-sidebar-wrap .sidebar-primary {
        order: 1
    }
    .sidebar-right .content-sidebar-wrap .sidebar-primary,
    .sidebar-right-right .content-sidebar-wrap .sidebar-primary,
    .page-template-page-right-sidebar .content-sidebar-wrap .sidebar-primary {
        order: 2
    }
}

.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: .0625rem;
    padding-right: .9375rem;
    padding-left: .9375rem
}

.col-sm-15 {
    flex-basis: 20% !important;
    max-width: 20% !important
}

@media (min-width: 48rem) {
    .col-md-15 {
        flex-basis: 20% !important;
        max-width: 20% !important
    }
}

@media (min-width: 62rem) {
    .col-lg-15 {
        flex-basis: 20% !important;
        max-width: 20% !important
    }
}

@media (min-width: 75rem) {
    .col-xl-15 {
        flex-basis: 20% !important;
        max-width: 20% !important
    }
}

#result_pagination {
    position: relative;
    display: block
}

#result_pagination:after {
    display: table;
    content: " ";
    clear: both
}

.pagination {
    margin-bottom: 1.25rem;
    position: relative
}

.pagination .page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin: 0;
    list-style: none
}

.pagination .page-numbers li {
    list-style: none;
    float: left;
    margin: 0 .3125rem;
    padding: 0
}

.pagination .page-numbers li span,
.pagination .page-numbers li a {
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    padding: 0;
    width: 2.5rem;
    color: var(--textcolor);
    background-color: transparent !important;
    border: 0.0625rem solid #dedede !important
}

.pagination .page-numbers li span:hover,
.pagination .page-numbers li span.current,
.pagination .page-numbers li a:hover,
.pagination .page-numbers li a.current {
    color: #FFF;
    text-decoration: none;
    background-color: var(--primarycolor) !important;
    border-color: var(--primarycolor) !important
}

.resultLoadMore {
    margin-bottom: 3.125rem
}

.resultLoadMore #ButtonLoadMore {
    cursor: pointer;
    position: relative;
    border: 0rem
}

.resultLoadMore #ButtonLoadMore.loading:before {
    content: '';
    background: url("assets/img/ajax-loader.gif") center no-repeat, #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.loading_pagination {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    display: none;
    z-index: 999
}

@media (max-width: 25.875rem) {
    .pagination_post li,
    .pagination li {
        margin: 0 .1875rem
    }
    .pagination_post li span,
    .pagination li span {
        height: 1.875rem;
        line-height: 1.875rem;
        width: 1.875rem
    }
    .pagination_post li a,
    .pagination li a {
        height: 1.875rem;
        line-height: 1.875rem;
        width: 1.875rem
    }
}

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

button,
input {
    overflow: visible;
    outline: none
}

button,
select {
    text-transform: none
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: 0.25rem
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -0.3125rem;
    margin-left: -0.3125rem
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: .3125rem;
    padding-left: 0.3125rem
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5rem + .75rem + .125rem);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #FFF;
    border: .0625rem solid #ccc;
    background-clip: padding-box;
    outline: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

textarea {
    overflow: auto;
    resize: vertical
}

.btn {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: var(--primarycolor);
    border: .0625rem solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

[type=search] {
    outline-offset: -0.125rem;
    -webkit-appearance: none
}

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

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

.wpcf7 label {
    font-weight: 500;
    display: block
}

.wpcf7 .wpcf7-validation-errors {
    margin: 2rem 0 1rem
}

.wpcf7 .wpcf7-not-valid-tip {
    margin: .3125rem 0
}

.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-acceptance-missing {
    border: none
}

.wpcf7 .wpcf7-response-output {
    padding: .75rem 1.25rem !important;
    margin: 2rem 0 1rem !important
}

.wpcf7 .form-group {
    margin-bottom: .9375rem
}

.wpcf7 .form-control {
    height: 2.375rem;
    font-size: .875rem
}

.wpcf7 .btn {
    min-width: 6.875rem;
    border-color: var(--primarycolor);
    background-color: var(--primarycolor);
    color: #FFF
}

.wpcf7 .btn:hover {
    background-color: var(--primarycolor);
    border-color: var(--primarycolor)
}

.wpcf7 textarea.form-control {
    height: 10rem
}

#slider {
    position: relative;
    margin: 0 auto 2.5rem;
    overflow: hidden;
    background: url(assets/img/ajax-loading.gif) center center no-repeat, #FFF
}

@media only screen and (min-width: 62rem) {
    #slider {
        margin: 0 auto 4.375rem
    }
}

#slider .slider-box {
    padding-top: 44.8958333%;
    display: block;
    cursor: pointer;
    overflow: hidden;
    position: relative
}

@media only screen and (max-width: 48rem) {
    #slider .slider-box {
        padding-top: 50vh
    }
}

#slider .slider-thumbnail {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0
}

#slider .slick-slider {
    padding-bottom: 0 !important
}

#slider .slick-slider .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    background: #fff;
    border-radius: .1875rem;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease-in-out
}

#slider .slick-slider .slick-arrow:hover {
    background: var(--primarycolor)
}

#slider .slick-slider .slick-arrow:hover:before {
    color: var(--textcolor)
}

#slider .slick-slider .slick-arrow.slick-disabled {
    opacity: 0.5 !important
}

#slider .slick-slider .slick-arrow.slick-prev {
    left: 1.25rem;
    transform: translate(-1.25rem, -50%)
}

#slider .slick-slider .slick-arrow.slick-next {
    right: 1.25rem;
    transform: translate(1.25rem, -50%)
}

#slider .slick-slider:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
    transform: translate(0rem, -50%)
}

#slider .slider-caption {
    font-size: .9375rem;
    padding: .5rem .75rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center
}

#slider .slider-caption a {
    color: var(--textcolor)
}

#slider .fade {
    animation-name: fade;
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-timing-function: linear
}

.slider-container {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease
}

.slider-container.slick-initialized {
    visibility: visible;
    opacity: 1
}

.slider-container .slick-slide {
    padding-left: 0;
    padding-right: 0
}

.sliderProgress {
    position: absolute;
    bottom: 3.125rem;
    width: 100%;
    left: 0;
    right: 0
}

.slick-btn {
    background: transparent;
    color: #FFF;
    position: relative;
    top: -0.3125rem;
    cursor: pointer
}

.slick-btn .icon-pause {
    display: none
}

.slick-btn.active .icon-play {
    display: none
}

.slick-btn.active .icon-pause {
    display: block
}

.progressBarContainer {
    width: 300px
}

.progressBarContainer .item {
    display: flex;
    align-items: center;
    width: auto;
    padding: 0;
    cursor: pointer;
    float: left;
    color: #FFF;
    margin-right: .625rem
}

.progressBarContainer .item .stt {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: normal
}

.progressBarContainer .item span.progressBar {
    width: 0;
    height: 4px;
    background-color: #FFF;
    display: none;
    margin-left: .625rem
}

.progressBarContainer .item span.progressBar .inProgress {
    background-color: var(--primarycolor);
    width: 0%;
    height: 4px
}

.progressBarContainer .item.on {
    width: 30%
}

.progressBarContainer .item.on .progressBar {
    display: block;
    width: 100%
}

.progressBarContainer .item.on .stt {
    font-weight: bold
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    z-index: 9999999
}

.background-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #FFF;
    background-clip: padding-box;
    outline: 0;
    z-index: 999;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.4s;
    animation-name: fadeIn;
    animation-duration: 0.4s
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: 0.25rem
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

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

form.search-form {
    display: flex;
    align-items: center;
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

form.search-form label {
    margin-bottom: 0;
    width: calc( 100% - 6.25rem);
    padding-left: .625rem;
    padding-right: .625rem
}

form.search-form .search-field {
    width: 100%;
    height: 2.5rem;
    padding-left: .625rem;
    padding-right: .625rem;
    border: 0.0625rem solid #dedede;
    border-radius: .1875rem
}

form.search-form .search-submit {
    height: 2.5rem;
    width: 6.25rem;
    padding-left: .625rem;
    padding-right: .625rem;
    border: 0.0625rem solid #dedede;
    border-radius: .1875rem;
    text-transform: uppercase
}

.blog-shortcode .row {
    margin-left: -0.4688rem;
    margin-right: -0.4688rem
}

.blog-shortcode .row [class*='element'] {
    padding-left: .4688rem;
    padding-right: .4688rem;
    margin-bottom: .9375rem
}

.blog-shortcode .post-item .post-info__thumb {
    overflow: hidden
}

.blog-shortcode .post-item .post-info__thumb a {
    display: block;
    position: relative;
    background: #FFF;
    padding-top: 70%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.35s ease-in-out
}

.blog-shortcode .post-item .post-info__content {
    margin: 0
}

.blog-shortcode .post-item .post-info__meta {
    margin-bottom: .3125rem
}

.blog-shortcode .post-item .post-info__meta i {
    margin-right: .3125rem
}

.blog-shortcode .post-item .post-info__category {
    margin-top: .3125rem;
    font-weight: bold;
    text-transform: uppercase
}

.blog-shortcode .post-item .post-info__title {
    margin: .3125rem 0 .3125rem 0;
    font-size: .9375rem;
    font-weight: 500;
    line-height: 1.35;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog-shortcode .post-item .post-info__title a {
    color: var(--textcolor)
}

.blog-shortcode .post-item .post-info__title a:hover {
    color: var(--primarycolor)
}

.blog-shortcode .post-item .post-info__description {
    text-align: justify;
    line-height: 1.4
}

.blog-shortcode .post-item .post-info:hover .post-info__thumb a {
    transform: scale(1.1)
}

.blog-shortcode.style-1 .post-info__thumb {
    float: left;
    width: 25%;
    margin-right: .9375rem
}

.blog-shortcode.style-1 .post-info__title {
    margin: 0 0 .3125rem 0
}

.blog-shortcode.style-1 .post-info__title a {
    color: var(--textcolor)
}

.blog-shortcode.style-1 .post-info__title a:hover {
    color: var(--primarycolor)
}

.blog-shortcode.style-1 .post-info__description p {
    margin-bottom: .3125rem
}

.blog-shortcode.style-2 .post-info,
.blog-shortcode.style-3 .post-info {
    border: .0625rem solid #E9E9E9;
    padding: 1.6875rem
}

.blog-shortcode.style-2 .post-info .post-info__thumb,
.blog-shortcode.style-3 .post-info .post-info__thumb {
    margin-bottom: 1.375rem
}

.blog-shortcode.style-2 .post-info .post-info__thumb .img,
.blog-shortcode.style-3 .post-info .post-info__thumb .img {
    padding-top: 61.6844603%
}

.blog-shortcode.style-2 .post-info .post-info__title,
.blog-shortcode.style-3 .post-info .post-info__title {
    font-size: 1.125rem;
    margin-bottom: 1.1875rem;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.blog-shortcode.style-2 .post-info .post-info__meta,
.blog-shortcode.style-3 .post-info .post-info__meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: .625rem
}

@media only screen and (max-width: 47.9988rem) {
    .blog-shortcode.style-2 .post-info,
    .blog-shortcode.style-3 .post-info {
        padding: .9375rem
    }
    .blog-shortcode.style-2 .post-info .post-info__title,
    .blog-shortcode.style-3 .post-info .post-info__title {
        font-size: .9375rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-weight: 500
    }
    .blog-shortcode.style-2 .post-info .post-info__description,
    .blog-shortcode.style-3 .post-info .post-info__description {
        display: none
    }
}

.blog-shortcode.style-3 .post-info {
    background: #FFF
}

.blog-shortcode.style-5 .post-info {
    margin-bottom: 0
}

.blog-shortcode.style-5 .post-info__thumb {
    float: left;
    width: 6.875rem;
    margin-right: .9375rem
}

.blog-shortcode.style-5 .post-info__title {
    margin-top: 0
}

.blog-shortcode.style-5 .post-info__description {
    font-size: .8125rem
}

.blog-shortcode.style-6 .first-element-layout,
.blog-shortcode.style-6 .second-element-layout {
    margin-bottom: 1.25rem
}

.blog-shortcode.style-6 .first-element-layout .element {
    margin-bottom: 0
}

.blog-shortcode.style-6 .first-element-layout .post-info__thumb {
    margin-bottom: 1.5625rem
}

.blog-shortcode.style-6 .first-element-layout .post-info__title {
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: .875rem
}

.blog-shortcode.style-6 .first-element-layout .post-info__title a {
    color: var(--primarycolor)
}

.blog-shortcode.style-6 .first-element-layout .post-info__meta {
    font-size: 1rem
}

.blog-shortcode.style-6 .first-element-layout .post-info__meta .date-time {
    margin-right: 4.6875rem
}

.blog-shortcode.style-6 .first-element-layout .post-info__meta .number-view span {
    font-weight: normal
}

.blog-shortcode.style-6 .second-element-layout .element {
    display: inline-block;
    width: 100%
}

.blog-shortcode.style-6 .second-element-layout .element:not(:last-child) {
    margin-bottom: 1.875rem
}

.blog-shortcode.style-6 .second-element-layout .element:last-child {
    margin-bottom: 0
}

.blog-shortcode.style-6 .second-element-layout .post-info {
    display: inline-block;
    width: 100%
}

.blog-shortcode.style-6 .second-element-layout .post-info__thumb {
    float: left;
    width: 29.341%;
    margin-right: .9375rem
}

.blog-shortcode.style-6 .second-element-layout .post-info__thumb .img {
    padding-top: 73.3727811%
}

.blog-shortcode.style-6 .second-element-layout .post-info__title {
    margin-top: 0;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: .625rem
}

.blog-shortcode.style-6 .second-element-layout .post-info .post-info__meta {
    font-size: .875rem
}

.blog-shortcode.style-6 .second-element-layout .post-info .post-info__meta .date-time {
    margin-right: 3.5rem
}

.blog-shortcode.style-6 .second-element-layout .post-info .post-info__meta .date-time i {
    font-weight: 500
}

.blog-shortcode.style-6 .second-element-layout .post-info .post-info__meta .number-view span {
    font-weight: normal
}

.blog-shortcode.style-7 .first-element-layout .element .post-info__thumb {
    float: left;
    width: 30%;
    margin-right: 1.25rem
}

.blog-shortcode.style-7 .first-element-layout .element .post-info__title {
    margin: 0 0 .3125rem 0
}

.blog-shortcode.style-7 .second-element-layout {
    margin-bottom: 1.25rem
}

.blog-shortcode.style-7 .second-element-layout .element {
    margin-bottom: .3125rem
}

.blog-shortcode.style-7 .second-element-layout .element .post-info__title {
    margin: 0
}

.blog-shortcode.style-7 .second-element-layout .element .post-info__title a:before {
    content: '';
    display: inline-block;
    width: .3125rem;
    height: .3125rem;
    background: var(--primarycolor);
    border-radius: 50%;
    position: relative;
    top: -0.125rem;
    margin-right: .3125rem
}

.blog-shortcode.style-8 .element .post-info {
    position: relative
}

.blog-shortcode.style-8 .element .post-info__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.5);
    padding: .625rem .625rem
}

.blog-shortcode.style-8 .element .post-info__title {
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0
}

.blog-shortcode.style-8 .element .post-info__title a {
    display: block;
    color: #FFF;
    max-height: 2.5rem;
    overflow: hidden
}

@media only screen and (min-width: 48rem) {
    .blog-shortcode .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem
    }
    .blog-shortcode .row [class*='element'] {
        padding-left: .9375rem;
        padding-right: .9375rem;
        margin-bottom: 1.875rem
    }
}

@media only screen and (min-width: 850px) {
    .main-navigation {
        position: relative;
        z-index: 9
    }
    .header-logo-content .main-navigation {
        background: var(--primarycolor)
    }
    .main-navigation ul {
        padding: 0;
        margin: 0
    }
    .main-navigation ul.menu {
        display: flex;
        flex-wrap: wrap
    }
    .header-logo .main-navigation ul.menu {
        justify-content: center
    }
    .main-navigation ul.menu li {
        position: relative;
        display: block
    }
    .main-navigation ul.menu li a {
        line-height: 1.4;
        color: var(--textcolor);
        display: block;
        font-weight: normal;
        text-decoration: none
    }
    .main-navigation ul.menu>li {
        margin: 0 .3rem
    }
    .main-navigation ul.menu>li>a {
        font-size: .8125rem;
        line-height: 2.8125rem;
        height: 2.8125rem;
        color: #FFF;
        text-transform: uppercase
    }
    .header-logo .main-navigation ul.menu>li>a {
        color: var(--textcolor);
        height: 3rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media only screen and (min-width: 850px) and (min-width: 59.375rem) {
    .main-navigation ul.menu>li {
        margin: 0 .5rem
    }
}

@media only screen and (min-width: 850px) and (min-width: 68.75rem) {
    .main-navigation ul.menu>li {
        margin: 0 .625rem
    }
    .main-navigation ul.menu>li>a {
        font-size: .875rem
    }
}

@media only screen and (min-width: 850px) and (min-width: 83.125rem) {
    .main-navigation ul.menu>li {
        margin: 0 .75rem
    }
}

@media only screen and (min-width: 850px) and (min-width: 87.5rem) {
    .main-navigation ul.menu>li {
        margin: 0 .5em
    }
}

@media only screen and (min-width: 850px) {
    .main-navigation ul.menu>li.menu-item-has-children>a {
        position: relative
    }
    .main-navigation ul.menu>li.menu-item-has-children>a:after {
        margin-left: .375rem;
        content: "\F107";
        font-family: 'fontello'
    }
    .main-navigation ul.menu>li.has-megamenu {
        position: static
    }
    .main-navigation ul.menu>li.has-megamenu ul.sub-menu {
        display: flex;
        flex-wrap: wrap;
        padding: .625rem
    }
    .main-navigation ul.menu>li.has-megamenu ul.sub-menu li {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
    .main-navigation ul li .sub-menu {
        border-top: 0.25rem solid var(--primarycolor);
        background-color: #FFF;
        min-width: 13.75rem;
        left: 0;
        position: absolute;
        z-index: 99999;
        opacity: 0;
        visibility: hidden;
        -webkit-transform: translate3d(0, 1.25rem, 0);
        -moz-transform: translate3d(0, 1.25rem, 0);
        -ms-transform: translate3d(0, 1.25rem, 0);
        -o-transform: translate3d(0, 1.25rem, 0);
        transform: translate3d(0, 1.25rem, 0);
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out
    }
    .main-navigation ul li .sub-menu li a {
        padding: .625rem;
        border-bottom: 0.0625rem solid #dedede
    }
    .main-navigation ul li .sub-menu li:last-child a {
        border-bottom: none
    }
    .main-navigation ul li .sub-menu li ul {
        position: absolute;
        left: 80%;
        top: -0.125rem;
        opacity: 0;
        visibility: hidden;
        -moz-transition: 0.2s ease-in-out;
        -o-transition: 0.2s ease-in-out;
        -webkit-transition: 0.2s ease-in-out;
        transition: 0.2s ease-in-out
    }
    .main-navigation ul li .sub-menu li ul li {
        width: 100%;
        opacity: 1
    }
    .main-navigation ul li .sub-menu li:hover>ul {
        left: 100%;
        opacity: 1;
        visibility: visible
    }
    .main-navigation ul li:hover>ul.sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .main-navigation ul.menu>li>a:hover,
    .main-navigation ul.menu>li.current-menu-item>a,
    .site-header.logo-left .main-navigation ul.menu>li>a:hover,
    .site-header.logo-left .main-navigation ul.menu>li.current-menu-item>a {
        color: var(--primarycolor) !important
    }
    .main-navigation ul.menu>li>a:hover:after,
    .main-navigation ul.menu>li.current-menu-item>a:after,
    .site-header.logo-left .main-navigation ul.menu>li>a:hover:after,
    .site-header.logo-left .main-navigation ul.menu>li.current-menu-item>a:after {
        border-color: var(--primarycolor) !important
    }
    .main-navigation ul.menu ul>li>a:hover,
    .main-navigation ul.menu ul>li.current-menu-item>a,
    .site-header.logo-left .main-navigation ul.menu ul>li>a:hover,
    .site-header.logo-left .main-navigation ul.menu ul>li.current-menu-item>a {
        color: var(--primarycolor)
    }
}

@media only screen and (max-width: 850px) {
    #site-navigation {
        display: none
    }
    .toplg {
        height: 5.625rem;
        display: table;
        width: 100%;
        overflow: hidden;
        text-align: center
    }
    .toplg a {
        display: table-cell;
        vertical-align: middle
    }
    .toplg a img {
        display: inline;
        max-height: 4.375rem;
        margin: 0 auto
    }
    .mobile_search {
        padding: 1.25rem
    }
    #showmenu {
        display: inline-block;
        width: 2.5rem;
        height: 2.5rem;
        cursor: pointer;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        z-index: 1
    }
    #showmenu:hover .showmenu-hamburger span:before {
        transform: translateX(0)
    }
    #showmenu:hover .showmenu-hamburger span:after {
        transform: translateX(200%)
    }
    #showmenu .showmenu-hamburger {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
    #showmenu .showmenu-hamburger span {
        display: block;
        width: 1.875rem;
        height: .125rem;
        margin-bottom: .5rem;
        overflow: hidden;
        position: relative
    }
    #showmenu .showmenu-hamburger span:last-child {
        margin: 0
    }
    #showmenu .showmenu-hamburger span:last-child:before {
        transition-delay: 150ms
    }
    #showmenu .showmenu-hamburger span:last-child:after {
        transition-delay: 150ms
    }
    #showmenu .showmenu-hamburger span:before {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        transition: transform ease 300ms;
        transform: translateX(-200%)
    }
    #showmenu .showmenu-hamburger span:after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        transition: transform ease 300ms;
        transform: translateX(0)
    }
    #showmenu .showmenu-hamburger span:nth-child(2):before {
        transition-delay: 75ms
    }
    #showmenu .showmenu-hamburger span:nth-child(2):after {
        transition-delay: 75ms
    }
    #showmenu.active .showmenu-hamburger span:before {
        transform: translateX(100%)
    }
    #showmenu.active .showmenu-hamburger span:after {
        transform: translateX(200%)
    }
    #page {
        -webkit-overflow-scrolling: touch;
        -webkit-transition: 0.45s;
        transition: 0.45s
    }
    .menu_close {
        width: 2.5rem;
        height: 2.5rem;
        position: relative
    }
    .showmenu-cross {
        position: absolute;
        top: 1.125rem;
        right: .25rem
    }
    .showmenu-cross span {
        display: block;
        width: 1.875rem;
        height: .125rem;
        background-color: #000;
        transform: translateY(50%) rotate(45deg) scaleX(0);
        transition: transform ease 200ms
    }
    .showmenu-cross span:last-child {
        transform: translateY(-50%) rotate(-45deg) scaleX(0)
    }
    .nav-is-toggled {
        position: relative;
        overflow: hidden;
    }
    .nav-is-toggled #mobilenav {
        transform: translateX(0)
    }
    .nav-is-toggled .showmenu-cross span {
        transition-delay: 450ms;
        background-color: #000;
        transform: translateY(50%) rotate(45deg) scaleX(1)
    }
    .nav-is-toggled .showmenu-cross span:last-child {
        transform: translateY(-50%) rotate(-45deg) scaleX(1)
    }
    #mobilenav {
        transform: translateX(100%);
        display: flex;
        position: fixed;
        z-index: 9999;
        top: 0;
        right: 0;
        width: 18.75rem;
        height: 100vh;
        background-color: #FFF;
        -webkit-overflow-scrolling: touch;
        transition: 0.45s;
        overflow: hidden
    }
    #mobilenav .mobilenav__inner {
        width: 100%;
        overflow: auto;
        padding-bottom: 3.125rem
    }
    #mobilenav .h90 {
        height: 5.625rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: .625rem
    }
    #mobilenav .h90 img {
        max-height: 4.375rem;
        max-width: 70%
    }
    #mobilenav li {
        position: relative
    }
    #mobilenav .mobile-menu>li:not(:last-child) {
        border-bottom: solid 0.0625rem #dedede
    }
    #mobilenav .mobile-menu a {
        display: block;
        padding: .8rem 1rem;
        background-color: #FFF;
        color: #000;
        line-height: 1.5rem;
        font-size: .9375rem
    }
    #mobilenav .sub-menu {
        display: none
    }
    #mobilenav .arrow {
        display: flex;
        justify-content: space-between;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        width: 3.375rem;
        height: 3.375rem;
        text-align: center;
        font-size: 1.25rem;
        line-height: 3.375rem;
        display: inline-block
    }
    #mobilenav .menu-item-has-children {
        position: relative
    }
    #mobilenav .menu-item-has-children ul {
        padding-left: 1.25rem
    }
    #mobilenav .menu-item-has-children.active>.sub-menu {
        transform: translate(0, 0rem);
        visibility: visible
    }
    #mobilenav .mega-menu .mega-image {
        margin-bottom: .3125rem
    }
    #mobilenav .mega-menu .mega-image,
    #mobilenav .mega-menu .mega-title {
        display: block;
        text-align: center
    }
    #mobilenav .mega-menu .sub-menu {
        padding-left: 0;
        width: 100%;
        z-index: 100;
        background-color: #000
    }
    #mobilenav .mega-menu .sub-menu li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        background-color: #000;
        border: .0625rem solid #2d2c2c
    }
    #mobilenav .mega-menu .sub-menu li a {
        background: #000;
        border-bottom: 0;
        color: #808083;
        padding: .9375rem;
        display: block;
        text-transform: uppercase
    }
    #mobilenav .mega-menu .sub-menu li a:hover {
        color: #FFF !important
    }
    #mobilenav .mega-menu.open .sub-menu {
        display: flex !important;
        flex-wrap: wrap
    }
    #mobilenav .mobile-menu,
    #mobilenav .sub-menu {
        flex: 0 0 100%;
        list-style: none;
        padding: 0;
        margin: 0
    }
    .panel-overlay {
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .panel-overlay.active {
        background: #000;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 999;
        min-height: 100vh;
        opacity: 0.6;
        filter: alpha(opacity=35);
        -moz-transition: opacity 0.2s ease-in-out 0s;
        -o-transition: opacity 0.2s ease-in-out 0s;
        -webkit-transition: opacity 0.2s ease-in-out 0s;
        transition: opacity 0.2s ease-in-out 0s
    }
}
#mobilenav .mobilenav__inner {
    display: flex;
    flex-direction: column;
}
#mobilenav .mobilenav__inner .menu-primary-menu-container {
    flex: 1;
    max-height: calc(100% - 160px);
    overflow-y: auto;
}

.site-title,
.site-description {
    font-size: 0;
    margin: 0
}

.site-header {
    position: relative
}

.site-header.fixed {
    height: 5rem
}

@media only screen and (max-width: 62rem) {
    .site-header.fixed {
        height: 3.125rem
    }
}

.site-header.fixed .header-main {
    animation: stuckMoveDown 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF;
    z-index: 999;
    box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.25)
}

@keyframes stuckMoveDown {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

.site-header.header-logo .logo img,
.site-header.header-logo-content .logo img {
    margin: .625rem 0;
    max-height: 3.75rem
}

.site-header .header-content {
    position: relative
}

.site-header .container {
    max-width: 100%
}

.site-header .contact-us {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

@media only screen and (max-width: 62rem) {
    .site-header .contact-us {
        font-size: 14px
    }
}

.site-header .click-hl {
    cursor: pointer;
    width: 11.125rem;
    height: 2.8125rem;
    text-align: center;
    border-radius: 1.4063rem;
    background: var(--primarycolor);
    color: #FFF;
    font-size: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 1.25rem 0 0
}

.site-header .click-hl img {
    margin-right: 10px;
    filter: brightness(0) invert(1)
}

@media only screen and (max-width: 81.25rem) {
    .site-header .click-hl {
        font-size: .875rem;
        width: auto;
        padding: 0 .9375rem
    }
}

@media only screen and (max-width: 68.75rem) {
    .site-header .click-hl {
        margin: 0 .5rem 0 0
    }
    .site-header .click-hl img {
        margin-right: .125rem;
        max-height: .875rem
    }
}

.site-header .pc_only .active {
    color: #131b39;
    border-bottom: 1px solid #131b39;
    position: relative;
    padding: 5px 25px 5px 0;
    background: transparent;
    text-align: left;
    font-size: 14px
}

.site-header .pc_only .active:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 7px;
    height: 5px;
    background-image: url("assets/img/icon/lang_arrow.png");
    background-repeat: no-repeat;
    background-position: center center
}

.site-footer {
    color: #939393;
    background: #272727;
    margin-top: 1.875rem;
    font-size: .875rem
}

.home .site-footer {
    margin-top: 0
}

.site-footer a {
    color: #939393
}

.top-ft .wrap {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    border-bottom: .0625rem solid #3D3D3D
}

.top-ft .wrap .inquiry {
    font-size: 1.25rem;
    color: #FFF;
    margin-left: .625rem
}

.top-ft .wrap .familySite {
    position: relative;
    display: inline-block;
    z-index: 1
}

.top-ft .wrap .top-fml {
    height: 2.5625rem;
    text-align: right
}

.top-ft .wrap .top-fml a {
    color: #adb2bc;
    display: inline-block;
    font-size: .875rem;
    padding: .8125rem 3.125rem .8125rem 1.25rem;
    text-align: left;
    background: #3d3d3d;
    border: .0625rem solid #333
}

.top-ft .wrap .footSelect {
    position: absolute;
    bottom: 46px;
    left: -1px;
    right: -1px;
    background-color: #fff;
    text-align: left
}

.top-ft .wrap .footSelect ul {
    overflow: hidden;
    display: none;
    border: 1px solid #afafaf;
    padding: 0;
    margin: 0;
    list-style-type: none
}

.top-ft .wrap .footSelect ul li {
    padding: 0;
    border-bottom: 1px solid #afafaf
}

.top-ft .wrap .footSelect ul a {
    display: block;
    color: #333;
    padding: 13px 20px;
    font-size: 14px
}

.main-footer {
    padding: 2.5rem 0 1.25rem 0;
    line-height: 1.85714286
}

.main-footer h3.widget-title {
    margin: 0 0 .9375rem;
    font-size: 1.125rem;
    text-transform: uppercase
}

.main-footer ul {
    padding-left: 0;
    margin: 0;
    list-style: none
}

.main-footer ul ul {
    display: none
}

.main-footer .widget_nav_menu ul li {
    position: relative;
    padding: 0rem;
    border-bottom: 0 !important
}

.main-footer .widget_nav_menu ul li a {
    color: #FFF;
    padding-left: .9375rem
}

.main-footer .widget_nav_menu ul li a:before {
    position: absolute;
    top: .75rem;
    left: 0;
    content: "\F105";
    font-family: 'fontello'
}

.main-footer .widget_nav_menu ul li a:hover {
    text-decoration: underline
}

.main-footer .widget_nav_menu ul li a .arrow {
    width: 2.125rem;
    height: 2.125rem;
    background: transparent
}

.main-footer .widget_nav_menu ul li a .arrow:before {
    color: #FFF;
    top: .4375rem;
    left: initial;
    right: .0625rem
}

.site-info {
    padding: .625rem 0;
    background: var(--primarycolor)
}

.site-info p {
    margin-bottom: 0
}

.page-title-bar {
    position: relative;
    padding: 1.25rem 0 .625rem 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 22.5rem;
    margin-bottom: 3.75rem
}
.page-title-bar::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.page-title-bar .container {
    position: relative;
    z-index: 1;
}
.page-title-bar .title-bar-wrap {
    text-align: center;
    color: #FFF
}

.page-title-bar .title-bar-wrap p {
    margin-bottom: .625rem;
    font-size: 1.125rem
}

.page-title-bar .title {
    font-size: 1.875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 0
}

.page-title-bar .product-content p {
    font-size: .9375rem
}

.page-title-bar .product-content h3 {
    font-size: 1.25rem
}

.wtb-breadcrumb {
    background: #F9F9F9;
    margin-bottom: .9375rem
}

.wtb-breadcrumb #breadcrumbs {
    padding: .625rem 0;
    background: none;
    color: var(--textcolor)
}

.wtb-breadcrumb #breadcrumbs p {
    margin-bottom: 0rem
}

#back-top {
    position: fixed;
    bottom: 20%;
    right: 1.875rem;
    z-index: 9999;
    cursor: pointer
}

.heading {
    margin: 0 0 .9375rem 0;
    font-size: 1.5rem;
    color: var(--textcolor);
    font-weight: 600;
    line-height: 1.4
}

.heading a,
.heading span {
    position: relative;
    display: inline-block;
    color: var(--textcolor)
}

.page-title,
h1.entry-title {
    margin: 0 0 .9375rem 0;
    padding-bottom: .9375rem;
    font-size: 1.875rem;
    color: var(--textcolor);
    font-weight: 600;
    line-height: 1.4;
    border-bottom: .0625rem solid #E2E6EA
}

@media (max-width: 48rem) {
    .page-title,
    h1.entry-title {
        font-size: 1.25rem
    }
}

.page-title>span,
h1.entry-title>span {
    position: relative;
    display: inline-block;
    color: var(--textcolor)
}

.post-type-archive-product .page-title {
    position: relative;
    padding-bottom: .625rem
}

.post-type-archive-product .page-title span {
    padding-bottom: 0
}

.post-type-archive-product .page-title span:after {
    display: none
}

.post-type-archive-product .page-title:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -0.1875rem;
    left: 0;
    width: 6.25rem;
    height: .1875rem;
    background: var(--primarycolor)
}

.blog-certificate #ajaxPosts-wrap a {
    margin-bottom: 3.125rem
}

.blog-certificate #ajaxPosts-wrap a img {
    margin-bottom: 1.25rem
}

.blog-certificate #ajaxPosts-wrap a h3 {
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: var(--textcolor)
}

.custom-heading p {
    display: inline-block;
    max-width: 49.6875rem;
    padding: .625rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 3.125rem;
    background: linear-gradient(to right, #8a9ed6 0%, #112b74 100%);
    color: #FFF;
    font-weight: normal
}

.our-box-text {
    margin-bottom: 1.875rem
}

.our-box-text h4 {
    font-weight: normal;
    font-size: 1.25rem;
    margin-bottom: 0;
    color: var(--primarycolor)
}

.our-box-text h3 {
    color: var(--primarycolor);
    margin-bottom: 1.5625rem;
    font-size: 1.25rem
}

.our-box-text p {
    max-width: 56.25rem;
    margin: 0 auto 1.25rem
}

.our-box-text .wp-block-image {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.businessareas {
    gap: 0 !important;
    margin-bottom: 0
}

.businessareas .wp-block-image {
    margin-bottom: 0
}

.businessareas .wp-block-column {
    max-width: 100%;
    flex-basis: 100%
}

.businessareas .wp-block-image {
    margin-bottom: 1.25rem
}

.businessareas .p-70 {
    padding: 1.875rem
}

.businessareas .p-70 h3 {
    font-size: 1.25rem;
    color: var(--primarycolor);
    margin-bottom: .9375rem
}

.businessareas .p-70 h3 span {
    position: relative
}

.businessareas .p-70 h3 span:after {
    content: attr(title);
    position: absolute;
    top: -2.25rem;
    right: -3.5625rem;
    font-size: 3.75rem;
    color: #E7E9EC;
    font-weight: bold;
    z-index: -1
}

.page-id-159 .page-content>div:last-child {
    margin-bottom: 1.25rem
}

@media only screen and (max-width: 53.1238rem) {
    .wp-container-8 .wp-container-6 {
        order: 2
    }
    .wp-container-8 .wp-container-7 {
        order: 1
    }
}

@media only screen and (min-width: 36rem) {
    .heading {
        font-size: 1.375rem
    }
}

@media only screen and (min-width: 53.125rem) {
    .page-title-bar .product-content p {
        font-size: 1.125rem
    }
    .page-title-bar .product-content h3 {
        font-size: 1.875rem
    }
    .heading {
        font-size: 1.625rem
    }
    .custom-heading {
        font-size: 1.875rem
    }
    .custom-heading p {
        padding: 1.25rem 2.5rem
    }
    .businessareas .wp-block-column {
        max-width: 50%;
        flex-basis: 50%
    }
    .businessareas .p-70 {
        padding: 4.375rem
    }
    .businessareas .p-70 h3 {
        font-size: 1.875rem;
        margin-bottom: 1.875rem
    }
    .businessareas .wp-block-image {
        margin-bottom: 0
    }
    .our-box-text {
        margin-bottom: 4.375rem
    }
    .our-box-text h4 {
        font-size: 1.875rem
    }
    .our-box-text h3 {
        font-size: 1.875rem
    }
    .page-id-159 .page-content>div:last-child {
        margin-bottom: 3.1875rem
    }
    .site-footer .main-footer .ft-column:nth-child(2) {
        text-align: right
    }
}

@media only screen and (min-width: 62rem) {
    .site-header .container {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

@media only screen and (min-width: 68.75rem) {
    .heading {
        font-size: 2.125rem
    }
}

@media only screen and (min-width: 75rem) {
    .page-title-bar .title {
        font-size: 3.125rem
    }
    .site-header .container {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

@media only screen and (min-width: 87.5rem) {
    .heading {
        font-size: 2.5rem
    }
    .heading.wp-block-post-title {
        margin-bottom: 3.75rem
    }
}

@media only screen and (min-width: 100rem) {
    .site-header .container {
        padding-left: 5.625rem;
        padding-right: 5.625rem
    }
}

.widget {
    margin: 0 0 1.5rem
}

.sidebar .widget {
    margin: 0 0 1.875rem 0;
    padding-left: 1.625rem;
    border-left: .0625rem solid #E2E6EA
}

.sidebar .widget .widget-title {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
    color: var(--textcolor);
    font-weight: 600;
    padding: .625rem 0 .625rem 0;
    position: relative
}

@media only screen and (min-width: 53.125rem) {
    .sidebar .widget .widget-title {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 87.5rem) {
    .sidebar .widget .widget-title {
        font-size: 1.875rem
    }
}

.sidebar .widget .widget-title:before {
    content: '';
    background: var(--primarycolor);
    width: .1875rem;
    height: 100%;
    top: 0;
    left: -1.75rem;
    position: absolute
}

.sidebar .widget ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget select {
    max-width: 100%
}

.sidebar-box {
    position: sticky;
    position: -webkit-sticky;
    top: 4.0625rem
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.widget .list-post-item li {
    margin-bottom: .875rem;
    padding-bottom: .875rem;
    border-bottom: .0625rem solid #E2E6EA;
    display: inline-block;
    clear: both;
    width: 100%
}

.widget .list-post-item li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.widget .list-post-item .post:after {
    clear: both
}

.widget .list-post-item .alignleft {
    width: 6.9375rem;
    margin-right: 1.25rem;
    height: 4.8125rem
}

.widget .list-post-item .alignleft img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.widget .list-post-item .alignright {
    width: 6.9375rem;
    margin-left: 1.25rem;
    height: 4.8125rem
}

.widget .list-post-item .alignright img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover
}

.widget .list-post-item .aligncenter {
    text-align: center
}

.widget .list-post-item h3 {
    margin: 0 0 .625rem 0;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.35;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.widget .list-post-item h3 a {
    color: inherit
}

.widget .list-post-item h3 a:hover {
    color: var(--primarycolor)
}

.widget .list-post-item .widget-meta {
    font-size: .875rem
}

.widget_nav_menu ul li {
    position: relative
}

.widget_nav_menu ul li a {
    font-size: .9375rem;
    font-weight: normal;
    display: block;
    color: var(--textcolor);
    position: relative;
    padding: .625rem 0rem
}

.sidebar .widget_nav_menu ul li a:before {
    content: '\E819';
    font-family: 'fontello';
    margin-right: .625rem
}

.widget_nav_menu ul li.current-menu-item>a {
    color: var(--primarycolor)
}

.widget_nav_menu ul li.menu-item-has-children ul {
    display: none;
    padding: 0 0 0 .625rem
}

.widget_nav_menu ul li.menu-item-has-children .arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.4375rem;
    height: 2.4375rem;
    cursor: pointer;
    text-align: center;
    line-height: 1.5625rem;
    color: var(--textcolor);
    background: rgba(255, 255, 255, 0.085);
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s
}

.footer-widgets .widget_nav_menu ul li.menu-item-has-children .arrow {
    color: #FFF;
    background: transparent
}

.widget_nav_menu ul li.menu-item-has-children .arrow:before {
    content: '\F107';
    font-family: 'fontello';
    position: absolute;
    top: .5rem;
    left: .9375rem;
    -moz-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    -webkit-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s
}

.widget_nav_menu ul li.open>.arrow:before {
    content: '\F106'
}

.widget_nav_menu ul li:hover>a {
    color: var(--primarycolor)
}

.widget_information li {
    padding: 0rem 0rem .625rem 1.375rem;
    position: relative
}

.widget_information li i {
    font-size: .8125rem;
    position: absolute;
    left: 0;
    top: .25rem;
    width: .875rem;
    text-align: center
}

.widget_information li.label-company {
    padding-left: 0;
    text-transform: uppercase
}

.widget_information li.label-company i {
    display: none
}

.widget_social ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget_social ul li {
    display: inline-block;
    margin-right: .3125rem
}

.widget_social ul li:last-child {
    margin-right: 0
}

.widget_social ul li a {
    display: inline-block;
    color: var(--textcolor);
    text-align: center;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.widget_social ul li a:hover {
    -webkit-transform: translate(0, -.3125rem);
    -moz-transform: translate(0, -.3125rem);
    -ms-transform: translate(0, -.3125rem);
    -o-transform: translate(0, -.3125rem);
    transform: translate(0, -.3125rem)
}

.tagcloud a {
    font-size: .875rem !important;
    display: inline-block;
    border: 0.0625rem solid var(--primarycolor);
    margin: 0 .1875rem .3125rem 0;
    padding: .125rem .3125rem;
    border-radius: .1875rem;
    color: var(--primarycolor)
}

.tagcloud a:hover {
    background: var(--primarycolor);
    color: #FFF
}
.main-navigation ul.menu>li>a {
    font-weight: bold;
}
#warranty-check-box {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
#warranty-check-box label {
  display: block;
  font-weight: bold;
  margin-bottom: 1em;
}
.warranty-form {
  display: flex;
  padding: 10px;
  border-radius: 12px;
  background-color: #FFF;
  border: 1px solid #dfe1e5;
  box-shadow: 0px 2px 8px 0px rgba(60, 64, 67, 0.25);
}
.warranty-form .form-group {
  flex: 1;
  margin-right: 10px;
  margin-bottom: 0;
}
.warranty-form .form-group input {
  font-size: 14px;
  border: none;
  margin-bottom: 0;
}
.warranty-form .btn {
  height: calc(1.5em + .75rem + 2px);
  margin-bottom: 0;
  border-radius: 12px;
  padding: 0 1em;
  font-weight: bold;
}
.search-result {
    display: flex;
    gap: 24px;
    padding: 40px;
}
.search-result.in-result {
    background: rgba(246, 246, 246, 1);
}
.search-result.genuine {
    position: relative;
}
.not-found .result--empty {
    padding: 77px 15px;
    margin: auto;
}
.not-found .result--empty .empty--icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    background-color: #f1f1f1;
}
.not-found .result--empty .empty--text {
    margin-top: 16px;
    display: block;
}
.not-found .result--empty .empty--text strong {
  font-weight: bold;
}
.not-found .result--empty .empty--text span {
    display: block;
    margin-top: 15px;
}
.search-result.seri .result-right {
  flex: 2;
    order: 1;
}
.search-result.seri .result-left {
  flex: 1;
    order: 2;
}
.search-result .result-right .result-info {
    display: flex;
    gap: 24px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: dashed 1px rgba(153, 153, 153, 1);
}
.search-result .result-right .result-info:last-child {
    margin-bottom: 0;
}
@media (min-width: 992px) {
  .search-result .result-right .result-info:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
}
.search-result.seri .result-right .result-info .image {
    order: 1;
}
.search-result.seri .result-right .result-info .image img {
  max-width: 200px;
}
.search-result.seri .result-right .result-info .result-box {
  order: 2;
  flex: 1;
}
.search-result table {
  font-size: 14px;
}
.search-result table tr td {
		color: rgba(102, 102, 102, 1);
		font-size: 14px;
		font-weight: 400;
		vertical-align: text-top;
	}
	.search-result table tr td:first-child {
		white-space: nowrap;
	}
@media (max-width: 991px) {
    .search-result {
        padding: 16px;
        flex-direction: column;
        gap: 0;
    }
    .search-result .result-right {
        margin-bottom: 25px;
    }
    .search-result .result-right .result-info {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 20px;
    }
    .search-result table tr td:first-child, 
    .search-result .result-right table tr td:first-child {
        width: 140px;
    }
}