/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
    width: device-width
    }
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
    }
*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
    }
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
    }
@media (min-width: 576px) {
    .container {
        max-width: 540px
        }
    }
@media (min-width: 768px) {
    .container {
        max-width: 720px
        }
    }
@media (min-width: 992px) {
    .container {
        max-width: 960px
        }
    }
@media (min-width: 1200px) {
    .container {
        max-width: 1140px
        }
    }
.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
    }
.row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
    }
.no-gutters {
    margin-right: 0;
    margin-left: 0
    }
.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
    }
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
    }
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
    }
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
    }
.col-1, .col-auto {
    -webkit-box-flex: 0
    }
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
    }
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
    }
.col-2, .col-3 {
    -webkit-box-flex: 0
    }
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
    }
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
    }
.col-4, .col-5 {
    -webkit-box-flex: 0
    }
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
    }
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
    }
.col-6, .col-7 {
    -webkit-box-flex: 0
    }
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
    }
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
    }
.col-8, .col-9 {
    -webkit-box-flex: 0
    }
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
    }
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
    }
.col-10, .col-11 {
    -webkit-box-flex: 0
    }
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
    }
.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
    }
.order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1
    }
.order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13
    }
.order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0
    }
.order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1
    }
.order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2
    }
.order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3
    }
.order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4
    }
.order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5
    }
.order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6
    }
.order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7
    }
.order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8
    }
.order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9
    }
.order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10
    }
.order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11
    }
.order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12
    }
.offset-1 {
    margin-left: 8.333333%
    }
.offset-2 {
    margin-left: 16.666667%
    }
.offset-3 {
    margin-left: 25%
    }
.offset-4 {
    margin-left: 33.333333%
    }
.offset-5 {
    margin-left: 41.666667%
    }
.offset-6 {
    margin-left: 50%
    }
.offset-7 {
    margin-left: 58.333333%
    }
.offset-8 {
    margin-left: 66.666667%
    }
.offset-9 {
    margin-left: 75%
    }
.offset-10 {
    margin-left: 83.333333%
    }
.offset-11 {
    margin-left: 91.666667%
    }
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
        }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
        }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
        }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
        }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
        }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
        }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
        }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
        }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
        }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
        }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
        }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
        }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
        }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
        }
    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
        }
    .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
        }
    .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
        }
    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
        }
    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
        }
    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
        }
    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
        }
    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
        }
    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
        }
    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
        }
    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
        }
    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
        }
    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
        }
    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
        }
    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
        }
    .offset-sm-0 {
        margin-left: 0
        }
    .offset-sm-1 {
        margin-left: 8.333333%
        }
    .offset-sm-2 {
        margin-left: 16.666667%
        }
    .offset-sm-3 {
        margin-left: 25%
        }
    .offset-sm-4 {
        margin-left: 33.333333%
        }
    .offset-sm-5 {
        margin-left: 41.666667%
        }
    .offset-sm-6 {
        margin-left: 50%
        }
    .offset-sm-7 {
        margin-left: 58.333333%
        }
    .offset-sm-8 {
        margin-left: 66.666667%
        }
    .offset-sm-9 {
        margin-left: 75%
        }
    .offset-sm-10 {
        margin-left: 83.333333%
        }
    .offset-sm-11 {
        margin-left: 91.666667%
        }
    }
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
        }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
        }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
        }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
        }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
        }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
        }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
        }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
        }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
        }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
        }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
        }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
        }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
        }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
        }
    .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
        }
    .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
        }
    .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
        }
    .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
        }
    .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
        }
    .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
        }
    .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
        }
    .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
        }
    .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
        }
    .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
        }
    .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
        }
    .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
        }
    .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
        }
    .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
        }
    .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
        }
    .offset-md-0 {
        margin-left: 0
        }
    .offset-md-1 {
        margin-left: 8.333333%
        }
    .offset-md-2 {
        margin-left: 16.666667%
        }
    .offset-md-3 {
        margin-left: 25%
        }
    .offset-md-4 {
        margin-left: 33.333333%
        }
    .offset-md-5 {
        margin-left: 41.666667%
        }
    .offset-md-6 {
        margin-left: 50%
        }
    .offset-md-7 {
        margin-left: 58.333333%
        }
    .offset-md-8 {
        margin-left: 66.666667%
        }
    .offset-md-9 {
        margin-left: 75%
        }
    .offset-md-10 {
        margin-left: 83.333333%
        }
    .offset-md-11 {
        margin-left: 91.666667%
        }
    }
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
        }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
        }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
        }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
        }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
        }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
        }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
        }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
        }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
        }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
        }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
        }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
        }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
        }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
        }
    .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
        }
    .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
        }
    .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
        }
    .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
        }
    .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
        }
    .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
        }
    .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
        }
    .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
        }
    .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
        }
    .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
        }
    .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
        }
    .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
        }
    .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
        }
    .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
        }
    .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
        }
    .offset-lg-0 {
        margin-left: 0
        }
    .offset-lg-1 {
        margin-left: 8.333333%
        }
    .offset-lg-2 {
        margin-left: 16.666667%
        }
    .offset-lg-3 {
        margin-left: 25%
        }
    .offset-lg-4 {
        margin-left: 33.333333%
        }
    .offset-lg-5 {
        margin-left: 41.666667%
        }
    .offset-lg-6 {
        margin-left: 50%
        }
    .offset-lg-7 {
        margin-left: 58.333333%
        }
    .offset-lg-8 {
        margin-left: 66.666667%
        }
    .offset-lg-9 {
        margin-left: 75%
        }
    .offset-lg-10 {
        margin-left: 83.333333%
        }
    .offset-lg-11 {
        margin-left: 91.666667%
        }
    }
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%
        }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none
        }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
        }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
        }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
        }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
        }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
        }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
        }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
        }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
        }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
        }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
        }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
        }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
        }
    .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1
        }
    .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13
        }
    .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0
        }
    .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1
        }
    .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
        }
    .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3
        }
    .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4
        }
    .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5
        }
    .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6
        }
    .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7
        }
    .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8
        }
    .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9
        }
    .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10
        }
    .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11
        }
    .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12
        }
    .offset-xl-0 {
        margin-left: 0
        }
    .offset-xl-1 {
        margin-left: 8.333333%
        }
    .offset-xl-2 {
        margin-left: 16.666667%
        }
    .offset-xl-3 {
        margin-left: 25%
        }
    .offset-xl-4 {
        margin-left: 33.333333%
        }
    .offset-xl-5 {
        margin-left: 41.666667%
        }
    .offset-xl-6 {
        margin-left: 50%
        }
    .offset-xl-7 {
        margin-left: 58.333333%
        }
    .offset-xl-8 {
        margin-left: 66.666667%
        }
    .offset-xl-9 {
        margin-left: 75%
        }
    .offset-xl-10 {
        margin-left: 83.333333%
        }
    .offset-xl-11 {
        margin-left: 91.666667%
        }
    }
.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: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important
    }
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important
    }
@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
        }
    .d-sm-inline {
        display: inline !important
        }
    .d-sm-inline-block {
        display: inline-block !important
        }
    .d-sm-block {
        display: block !important
        }
    .d-sm-table {
        display: table !important
        }
    .d-sm-table-row {
        display: table-row !important
        }
    .d-sm-table-cell {
        display: table-cell !important
        }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important
        }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important
        }
    }
@media (min-width: 768px) {
    .d-md-none {
        display: none !important
        }
    .d-md-inline {
        display: inline !important
        }
    .d-md-inline-block {
        display: inline-block !important
        }
    .d-md-block {
        display: block !important
        }
    .d-md-table {
        display: table !important
        }
    .d-md-table-row {
        display: table-row !important
        }
    .d-md-table-cell {
        display: table-cell !important
        }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important
        }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important
        }
    }
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
        }
    .d-lg-inline {
        display: inline !important
        }
    .d-lg-inline-block {
        display: inline-block !important
        }
    .d-lg-block {
        display: block !important
        }
    .d-lg-table {
        display: table !important
        }
    .d-lg-table-row {
        display: table-row !important
        }
    .d-lg-table-cell {
        display: table-cell !important
        }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important
        }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important
        }
    }
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
        }
    .d-xl-inline {
        display: inline !important
        }
    .d-xl-inline-block {
        display: inline-block !important
        }
    .d-xl-block {
        display: block !important
        }
    .d-xl-table {
        display: table !important
        }
    .d-xl-table-row {
        display: table-row !important
        }
    .d-xl-table-cell {
        display: table-cell !important
        }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important
        }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important
        }
    }
@media print {
    .d-print-none {
        display: none !important
        }
    .d-print-inline {
        display: inline !important
        }
    .d-print-inline-block {
        display: inline-block !important
        }
    .d-print-block {
        display: block !important
        }
    .d-print-table {
        display: table !important
        }
    .d-print-table-row {
        display: table-row !important
        }
    .d-print-table-cell {
        display: table-cell !important
        }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: -webkit-box !important;
        display: flex !important
        }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: -webkit-inline-box !important;
        display: inline-flex !important
        }
    }
.flex-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row !important
    }
.flex-column, .flex-row {
    -webkit-box-direction: normal !important
    }
.flex-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column !important
    }
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    flex-direction: row-reverse !important
    }
.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important
    }
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    flex-direction: column-reverse !important
    }
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
    }
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
    }
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
    }
.flex-fill {
    -ms-flex: 1 1 auto !important;
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important
    }
.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important
    }
.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important
    }
.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
    }
.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
    }
.justify-content-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
    }
.justify-content-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
    justify-content: flex-end !important
    }
.justify-content-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
    justify-content: center !important
    }
.justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important
    }
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
    }
.align-items-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
    align-items: flex-start !important
    }
.align-items-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
    align-items: flex-end !important
    }
.align-items-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
    align-items: center !important
    }
.align-items-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
    align-items: baseline !important
    }
.align-items-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
    align-items: stretch !important
    }
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
    }
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
    }
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
    }
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
    }
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
    }
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
    }
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
    }
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
    }
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
    }
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
    }
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
    }
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
    }
@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important
        }
    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important
        }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
        }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
        }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important
        }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
        }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
        }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
        }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important
        }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important
        }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important
        }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
        }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
        }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
        }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
        }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important
        }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
        }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
        }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important
        }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important
        }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important
        }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important
        }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important
        }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
        }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
        }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
        }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
        }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
        }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
        }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
        }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
        }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
        }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
        }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
        }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
        }
    }
@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important
        }
    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important
        }
    .flex-md-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
        }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
        }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important
        }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
        }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
        }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
        }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important
        }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important
        }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important
        }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
        }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
        }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
        }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
        }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important
        }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
        }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
        }
    .align-items-md-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important
        }
    .align-items-md-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important
        }
    .align-items-md-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important
        }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important
        }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important
        }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
        }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
        }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
        }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
        }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
        }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
        }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
        }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
        }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
        }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
        }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
        }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
        }
    }
@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important
        }
    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important
        }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
        }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
        }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important
        }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
        }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
        }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
        }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important
        }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important
        }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important
        }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
        }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
        }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
        }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
        }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important
        }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
        }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
        }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important
        }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important
        }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important
        }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important
        }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important
        }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
        }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
        }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
        }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
        }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
        }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
        }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
        }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
        }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
        }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
        }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
        }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
        }
    }
@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        -webkit-box-orient: horizontal !important;
        flex-direction: row !important
        }
    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important
        }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        -webkit-box-orient: vertical !important;
        flex-direction: column !important
        }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        flex-direction: row-reverse !important
        }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        flex-direction: column-reverse !important
        }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
        }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
        }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
        }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        -webkit-box-flex: 1 !important;
        flex: 1 1 auto !important
        }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important
        }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important
        }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
        }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
        }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        -webkit-box-pack: start !important;
        justify-content: flex-start !important
        }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        -webkit-box-pack: end !important;
        justify-content: flex-end !important
        }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        -webkit-box-pack: center !important;
        justify-content: center !important
        }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        -webkit-box-pack: justify !important;
        justify-content: space-between !important
        }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
        }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        -webkit-box-align: start !important;
        align-items: flex-start !important
        }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        -webkit-box-align: end !important;
        align-items: flex-end !important
        }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        -webkit-box-align: center !important;
        align-items: center !important
        }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        -webkit-box-align: baseline !important;
        align-items: baseline !important
        }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        -webkit-box-align: stretch !important;
        align-items: stretch !important
        }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
        }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
        }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
        }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
        }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
        }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
        }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
        }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
        }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
        }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
        }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
        }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
        }
    }
.program .cce--chapters {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #30363e
    }
.program .cce--divider-title {
    background-color: #fff;
    color: #2c3e50
    }
.program .cce--document-chapter.cce--video-active .cce--document-icon svg, .program .cce--document-chapter.cce--video-active .cce--video-icon svg, .program .cce--document-chapter:hover .cce--document-icon svg, .program .cce--document-chapter:hover .cce--video-icon svg, .program .cce--video-chapter.cce--video-active .cce--document-icon svg, .program .cce--video-chapter.cce--video-active .cce--video-icon svg, .program .cce--video-chapter:hover .cce--document-icon svg, .program .cce--video-chapter:hover .cce--video-icon svg {
    fill: #2c3e50
    }
.program .cce--chapter-title {
    color: #8c9db2
    }
.program .cce--document-chapter.cce--video-active .cce--document-icon svg, .program .cce--document-chapter.cce--video-active .cce--video-icon svg, .program .cce--document-chapter:hover .cce--document-icon svg, .program .cce--document-chapter:hover .cce--video-icon svg, .program .cce--video-chapter.cce--video-active .cce--document-icon svg, .program .cce--video-chapter.cce--video-active .cce--video-icon svg, .program .cce--video-chapter:hover .cce--document-icon svg, .program .cce--video-chapter:hover .cce--video-icon svg {
    fill: #c33835
    }
.program .player--share-buttons a {
    -webkit-transition: -webkit-filter 0.3s;
    transition: -webkit-filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
    filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"filter\"><feColorMatrix type=\"matrix\" color-interpolation-filters=\"sRGB\" values=\"0.37007999999999996 0.57216 0.057760000000000006 0 0 0.17008 0.77216 0.057760000000000006 0 0 0.17008 0.57216 0.25775999999999993 0 0 0 0 0 1 0\" /></filter></svg>#filter");
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8)
    }
.program .player--share-buttons a:hover {
    filter: url("data:image/svg+xml;charset=utf-8,<svg xmlns=\"http://www.w3.org/2000/svg\"><filter id=\"filter\"><feColorMatrix type=\"matrix\" color-interpolation-filters=\"sRGB\" values=\"1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0\" /></filter></svg>#filter");
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
    }
.hero_banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 440px;
    position: relative;
    width: 100%
    }
.hero_banner--main {
    min-height: 440px;
    width: 100%;
    height: 100%;
    z-index: 3
    }
.hero_banner .top_menu {
    margin-top: 26px;
    padding-bottom: 25px;
    border-bottom: none
    }
.hero_banner .top_menu .container .dropdown--body a {
    color: #fff;
    border-color: #fff
    }
.hero_banner .top_menu .container .dropdown--body a:hover {
    color: #fff
    }
.hero_banner .top_menu .top_menu .dropdown--action svg > g > g {
    fill: #fff
    }
.hero_banner .top_menu .container a, .hero_banner .top_menu .container a:hover {
    color: #fff
    }
.hero_banner .top_menu .btn {
    color: #fff !important
    }
.hero_banner .top_menu .btn:hover {
    color: #fff
    }
.hero_banner .top_menu--logo {
    font-size: 14px;
    margin-bottom: 0
    }
.hero_banner .top_menu--logo a {
    color: #fff
    }
.hero_banner--background-image {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
    }
.hero_banner--background-shadow {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2
    }
.hero_banner--main-links {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
    }
.hero_banner--main-links a {
    color: #fff;
    opacity: 0.7;
    line-height: 14px;
    margin-right: 35px
    }
.hero_banner--main-links a:last-child {
    margin-right: 0
    }
.hero_banner--main-links a:active, .hero_banner--main-links a:hover {
    opacity: 1
    }
.hero_banner--cta {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 30px
    }
.hero_banner--cta > div {
    width: 100%;
    text-align: left
    }
.hero_banner--title {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: 2.2px;
    color: #fff;
    margin: 0 auto;
    margin-left: 0;
    margin-bottom: 20px;
    text-transform: uppercase
    }
.hero_banner--subtitle, .hero_banner--title {
    font-style: normal;
    font-stretch: normal;
    line-height: normal
    }
.hero_banner--subtitle {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.3px;
    color: #73757b;
    margin: 0 auto;
    margin-bottom: 21px
    }
.hero_banner--description {
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    color: #fff;
    margin: 0 auto;
    margin-left: 0;
    max-width: 530px;
    margin-bottom: 40px
    }
.hero_banner--cta-wrapper {
    margin-top: 40px;
    text-align: center
    }
.hero_banner--cta-title {
    font-size: 25px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: 0.6px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 25px
    }
.hero_banner--cta-link {
    display: inline-block
    }
.hero_banner--cta-link .btn {
    text-transform: uppercase
    }
.hero_banner--link {
    display: inline-block
    }
.hero_banner--devices {
    margin-top: 30px
    }
.hero_banner--devices h3 {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: -0.4px;
    color: #8c92a4;
    opacity: 0.8;
    margin: 0 auto;
    margin-bottom: 10px
    }
.hero_banner--devices img {
    max-width: 100%
    }
@media screen and (min-width: 768px) {
    .hero_banner {
        min-height: 590px
        }
    .hero_banner .top_menu--logo {
        font-size: 18px
        }
    .hero_banner--main {
        min-height: 590px
        }
    .hero_banner--cta {
        min-height: 590px;
        padding-top: 0;
        padding-bottom: 0
        }
    .hero_banner--title {
        font-size: 65px
        }
    .hero_banner--subtitle {
        font-size: 16px
        }
    .hero_banner--description {
        font-size: 19px
        }
    .hero_banner--devices {
        margin-top: 76px
        }
    .hero_banner--cta-wrapper {
        text-align: left
        }
    .hero_banner--cta-title {
        font-size: 28px
        }
    }
.top_menu--logo {
    color: #fff;
    margin-right: 15px;
    font-weight: 700
    }
.top_menu--logo a {
    color: #fff
    }
.top_menu .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px
    }
.top_menu .container a {
    display: block;
    font-size: 14px;
    color: #fff
    }
.top_menu .container a:hover {
    color: #fff
    }
.top_menu .container .btn, .top_menu .container .btn:hover {
    color: #fff !important
    }
.top_menu .container .dropdown--body a {
    color: #30363e
    }
.top_menu .container .dropdown--body a:hover {
    color: #494d55
    }
.top_menu .container .dropdown--action, .top_menu .container .top_menu--link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 30px
    }
.top_menu .container, .top_menu .container .dropdown--action:last-child {
    margin-left: auto
    }
.top_menu--group {
    font-size: 20px
    }
.top_menu--dropdown {
    cursor: pointer
    }
.top_menu .container .mobile_menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #30363e;
    z-index: 2;
    -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.5)
    }
.top_menu .container .mobile_menu--link {
    display: block;
    width: 100%;
    color: #797f7f;
    padding: 10px 15px;
    border-bottom: 1px solid #383d45;
    background-color: #30363e
    }
.top_menu .container .mobile_menu--link a {
    color: #fff
    }
.top_menu .container .mobile_menu--link a svg {
    margin-left: 8px;
    position: relative;
    top: -1px
    }
.top_menu .container .mobile_menu--link a svg > g > g {
    fill: #fff
    }
.top_menu .container .mobile_menu--link a:hover, .top_menu .container .mobile_menu--link:hover {
    color: #fff
    }
.top_menu .container .mobile_menu--link:last-child {
    border-bottom: none
    }
.top_menu .container .mobile_menu--exit {
    padding: 5px 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #30363e
    }
.top_menu .container .mobile_menu--exit .far {
    background-color: #30363e;
    border-radius: 20px
    }
.dropdown {
    position: relative;
    z-index: 2
    }
.dropdown--action {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
    }
.dropdown--action svg {
    margin-left: 5px;
    position: relative;
    top: -1px
    }
.dropdown--action:hover svg > g > g {
    fill: #fff
    }
.dropdown--body {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 100%;
    position: absolute;
    top: 40px;
    border: 1px solid #fff;
    border-bottom: none
    }
.dropdown--body a {
    color: #30363e;
    padding: 10px 15px;
    border-bottom: 1px solid #dadfe1
    }
.dropdown--body a:hover {
    color: #494d55
    }
@media screen and (min-width: 768px) {
    .dropdown--body {
        top: 30px;
        min-width: 200px
        }
    }
@media only screen and (max-width: 767px) {
    .dropdown--body {
        position: relative;
        top: 0;
        border-radius: 0;
        border: none
        }
    .dropdown--body a {
        opacity: 0.75
        }
    }
.btn {
    color: #fff;
    padding: 0 28px;
    border: none;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
    transition: -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease;
    transition: box-shadow 0.2s ease, transform 0.1s ease;
    transition: box-shadow 0.2s ease, transform 0.1s ease, -webkit-box-shadow 0.2s ease, -webkit-transform 0.1s ease
    }
.btn.btn-primary.cce--upgrade-button {
    border-radius: 0
    }
.btn:hover {
    -webkit-transform: translatey(-2px);
    transform: translatey(-2px);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2)
    }
.btn--primary {
    background: #116fff
    }
.btn--wrapper {
    display: inline-block
    }
.btn--width {
    height: 50px;
    min-width: 136px
    }
.btn--small {
    height: 30px;
    min-width: 80px;
    line-height: 30px;
    padding: 0 15px
    }
.btn--full-size {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 25px 8px;
    width: 100%
    }
.btn--light {
    color: #fff;
    border-color: #fff;
    border: 1px solid;
    background-color: transparent;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
    }
.btn--light:hover {
    background-color: #ecf1f1
    }
.btn--outline {
    color: #fff;
    border-radius: 0;
    background-color: #fff;
    font-size: 13px;
    line-height: 1.2em;
    padding: 0 10px;
    height: 36px;
    font-weight: 700
    }
.btn--outline:hover {
    color: #fff
    }
.cce--upgrade-button {
    background: #116fff;
    color: #fff
    }
.share-button {
    margin-left: 5px
    }
.share-button svg {
    height: 20px;
    width: 20px
    }
.player--share-buttons, .player--share-left {
    font-size: 14px
    }
.featured-categories {
    margin-top: 50px;
    margin-bottom: 120px;
    padding: 0 20px
    }
.featured-categories--bg, .featured-categories--main {
    min-height: 250px
    }
.featured-categories--bg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%
    }
.featured-categories--hover {
    width: 100%;
    height: 100%;
    z-index: 1
    }
.featured-categories--title {
    font-weight: 800;
    color: #30363e;
    font-size: 28px;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 31px;
    text-align: center
    }
.featured-categories .cta_container {
    margin-top: 40px;
    text-align: center
    }
.featured-categories .cta_container--button {
    display: inline-block
    }
@media screen and (min-width: 768px) {
    .featured-categories--main {
        min-height: 458px !important
        }
    .featured-categories--bg {
        min-height: 50%
        }
    }
.featured_category {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 0 20px
    }
.featured_category--title {
    font-size: 35px;
    font-weight: 500;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 50px
    }
.featured_category--title--no-margin {
    margin-bottom: 0
    }
.featured_category .cta_container {
    margin-top: 40px
    }
@media screen and (min-width: 576px) {
    .featured_category {
        padding: 0
        }
    }
@media only screen and (max-width: 767px) {
    .featured_category {
        margin-bottom: 0
        }
    .featured_category--title {
        font-size: 22px
        }
    }
.card {
    margin-bottom: 30px
    }
.card .title {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: -0.4px;
    text-align: center;
    color: #fff;
    min-height: 40px;
    display: block
    }
.card .title:hover {
    color: #116fff
    }
.card .main_poster {
    display: block;
    position: relative
    }
.card .duration {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: hsla(0, 0%, 100%, 0.8);
    border-radius: 4px;
    color: #000;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: 500
    }
.card .image {
    width: 100%
    }
.card .author {
    color: #606974;
    font-weight: 300;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0
    }
.card .author:hover {
    color: #797f7f
    }
.card--author-avatar {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    margin-right: 8px;
    position: relative;
    overflow: hidden
    }
.card--author-avatar img {
    height: 26px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
    }
.card--footer {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
    }
.card--footer, .card-author-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
    }
.card-author-link {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
    }
.card-author-link .author-page--avatar {
    margin-right: 10px
    }
.card-author-link .author-page--avatar-inner {
    width: 35px;
    height: 35px
    }
.card-author-link span, .footer {
    color: #fff;
    font-size: 13px
    }
.footer {
    padding: 48px 0;
    padding-bottom: 20px;
    font-weight: 300;
    position: relative;
    z-index: 1
    }
.footer--background {
    z-index: 1;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat
    }
.footer--background, .footer--shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 513px
    }
.footer--shadow {
    z-index: 2
    }
.footer .container {
    position: relative;
    z-index: 3
    }
.footer .dropdown--body {
    top: inherit;
    bottom: 25px
    }
.footer .dropdown, .footer--link {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    margin-right: 15px
    }
.footer .dropdown:hover, .footer--link:hover {
    color: #fff
    }
.footer--links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
    }
.footer--copyright, .footer--links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px
    }
.footer--copyright {
    text-align: center;
    color: #fff
    }
.footer--social {
    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
    }
.footer--social a {
    font-size: 18px;
    color: #fff;
    display: block
    }
.footer--social a:first-child {
    margin-left: 0
    }
.footer--social a:hover {
    color: #fff
    }
@media screen and (min-width: 768px) {
    .footer--copyright {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        margin-bottom: inherit
        }
    .footer--social {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
        }
    .footer--links {
        margin-bottom: 0
        }
    }
.header {
    margin-top: 0;
    padding: 15px 0;
    background-color: transparent;
    position: relative;
    z-index: 5
    }
.header--background {
    z-index: 1;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat
    }
.header--background, .header--shadow {
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 513px
    }
.header--shadow {
    z-index: 2
    }
.header .dropdown, .header .fas, .header .top_menu--link {
    color: #fff
    }
.header .top_menu .container {
    margin-top: 0
    }
.header .top_menu .dropdown--action svg > g > g {
    fill: #fff
    }
.catalog {
    margin-top: 25px;
    position: relative;
    z-index: 3;
    min-height: 1000px
    }
.catalog .share-save-help {
    padding: 100px 0
    }
.catalog h1 {
    text-align: left
    }
.catalog .container {
    position: relative;
    z-index: 2
    }
.catalog--loader, .catalog--nothing {
    color: #797f7f;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px
    }
.catalog--results {
    margin-top: 35px
    }
.catalog--load-more {
    margin-bottom: 35px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
    }
.catalog--load-more-button {
    display: inline-block
    }
.catalog--filters {
    margin-left: -30px;
    margin-right: -30px
    }
.catalog--filters-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
    }
.catalog--filters-right .direction, .catalog--filters-right .select {
    margin-top: 10px
    }
.catalog--filters-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
    }
.catalog--filters-left .fas span {
    font-family: Nunito Sans, sans-serif;
    color: #fff;
    margin-left: 10px;
    font-weight: 600;
    font-style: normal
    }
@media screen and (min-width: 768px) {
    .catalog--filters-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        text-align: right
        }
    .catalog--filters-right .direction, .catalog--filters-right .select {
        margin-top: 0;
        margin-left: 10px
        }
    .catalog--filters-right .select:first-child {
        margin-left: 0
        }
    }
@media only screen and (max-width: 767px) {
    .catalog .share-save-help {
        padding: 50px 0
        }
    .catalog--results {
        margin: 0 auto;
        margin-top: 35px
        }
    .catalog--filters {
        margin: 0 auto
        }
    .catalog--filters > div {
        padding: 0
        }
    .catalog--loader, .catalog--nothing {
        margin: 0 auto
        }
    }
.select {
    font-size: 15px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    width: 100%;
    font-family: Nunito Sans, sans-serif
    }
.select, .select .active-color {
    color: #fff
    }
.select--selected {
    padding: 6px 12px;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
    }
.select--selected i {
    margin-left: auto
    }
.select--options {
    position: absolute;
    top: 30px;
    left: -1px;
    width: calc(100% + 2px);
    border-radius: 0;
    margin-left: 0 !important;
    background-color: #0d0e10;
    overflow-y: auto;
    max-height: 150px;
    z-index: 6
    }
.select--option {
    text-align: left;
    width: 100%;
    padding: 6px 12px;
    margin-left: 0 !important;
    cursor: pointer
    }
.select--option:hover {
    background-color: #1f2124
    }
.select--option:last-child {
    border-bottom: 0
    }
.input {
    border: none;
    padding: 6px 12px;
    font-size: 15px;
    width: 100%;
    font-family: Nunito Sans, sans-serif
    }
.input--search {
    padding-left: 32px;
    margin-top: 10px;
    background: url(/s3.amazonaws.com/unode1/assets/4/f8OgICt2QGiyUepq8ELb_search.png) left 8px center no-repeat;
    background-size: 13px 13px;
    outline: 0;
    width: 100%;
    margin-right: 0;
    color: #fff
    }
.input--search::-webkit-input-placeholder {
    color: #fff
    }
.input--search:-moz-placeholder, .input--search::-moz-placeholder {
    color: #fff
    }
.input--search:-ms-input-placeholder {
    color: #fff
    }
.direction {
    font-size: 15px;
    cursor: pointer;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    margin-top: 10px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
    }
.direction .fa-sort-amount-down:before, .direction .fa-sort-amount-up:before {
    content: "" !important
    }
.direction svg {
    display: inline-block;
    vertical-align: middle
    }
@media screen and (min-width: 768px) {
    .direction {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 70px;
        white-space: nowrap;
        margin-top: 0
        }
    .input {
        width: 200px
        }
    .input--search {
        margin-top: 0;
        margin-right: 0;
        width: 200px
        }
    .select {
        width: 200px
        }
    }
.tabs {
    width: 100%;
    margin: 30px -5px;
    border-bottom: 1px solid #202226
    }
.tabs, .tabs .tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
    }
.tabs .tab {
    color: #faf8ff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    font-size: 14px;
    padding: 0 5px 15px;
    cursor: pointer;
    border-bottom: 3px solid transparent
    }
.tabs .tab svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px
    }
.tabs .tab.active {
    color: #116fff
    }
@media screen and (min-width: 768px) {
    .tabs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
        }
    .tabs .tab {
        margin-left: 20px;
        font-size: 14px
        }
    .tabs .tab:first-child {
        margin-left: 0
        }
    }
.program {
    padding-bottom: 30px;
    position: relative;
    z-index: 3;
    min-height: 1000px
    }
.program--background {
    background: #101316;
    padding-bottom: 30px
    }
.program--about-program {
    background-color: transparent;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    color: #fff
    }
.program--about-program h1 {
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.51;
    letter-spacing: 1.2px;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 25px;
    text-transform: uppercase
    }
.program--about-author {
    background-color: transparent;
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    color: #fff
    }
.program--about-author-name {
    font-size: 22px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.51;
    letter-spacing: 1.2px;
    color: #fff;
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
    text-transform: uppercase
    }
.program .author--avatar--small {
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0
    }
.program .author--avatar--small img {
    height: 70px
    }
.program .container, .program .program--description {
    position: relative;
    z-index: 2
    }
.program--title {
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 35px;
    font-weight: 400;
    text-transform: uppercase
    }
.program--category-link {
    color: #0d0e10;
    margin: 3px 1px;
    display: inline-block;
    position: relative;
    padding: 1px 6px 0;
    padding-left: 0;
    line-height: 18px;
    text-decoration: none;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    padding: 3px 15px;
    border-radius: 15px;
    background-color: #fff
    }
.program--category-link:hover {
    color: #0d0e10
    }
.program--categories {
    margin-top: 5px
    }
.program--description {
    margin-top: 50px;
    margin-bottom: 30px
    }
.program--description h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2em
    }
.program--description p {
    color: #fff;
    font-size: 15px
    }
.author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px
    }
.author--avatar {
    height: 75px;
    width: 75px;
    border-radius: 100px
    }
.author--name {
    color: #494d55;
    text-decoration: none;
    display: block
    }
.author--profile {
    background-color: #fff;
    border: 2px solid #116fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #116fff;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    padding: 5px 10px;
    margin-top: 0;
    margin-left: auto
    }
.author--info {
    display: block;
    margin-left: 10px
    }
.player--share-left {
    color: #797f7f
    }
.access-button-area {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .program--about-author-name, .program--about-program h1 {
        font-size: 22px
        }
    }
@media only screen and (max-width: 767px) {
    .program--about-program {
        min-height: 100px
        }
    .program--description {
        margin-top: 50px
        }
    .program--about-author-name, .program--about-program h1 {
        font-size: 22px
        }
    }
.author-page {
    margin-top: 0;
    position: relative;
    z-index: 3;
    min-height: 1000px
    }
.author-page--description {
    padding: 100px 0;
    text-align: center
    }
.author-page--description h3 {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px
    }
.author-page--description div {
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    text-align: center;
    color: #73757b;
    max-width: 690px;
    margin: 0 auto;
    text-align: left
    }
.author-page--description div p {
    margin: 0 auto;
    color: #73757b
    }
.author-page--description div p + p {
    margin-top: 20px
    }
.author-page--title {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin: 30px auto;
    text-transform: uppercase
    }
.author-page--info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
    }
.author-page--section {
    border-top: 1px solid #e7e9ec;
    margin: 30px 0
    }
.author-page--avatar {
    position: relative;
    display: block
    }
.author-page--avatar-inner {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
    }
.author-page--avatar-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
    }
.author-page--browse-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0 100px
    }
.author-page--browse-all-button {
    display: inline-block
    }
@media screen and (min-width: 768px) {
    .author-page {
        margin-top: 0
        }
    }
.category-page {
    margin-top: 0;
    position: relative;
    z-index: 3;
    min-height: 1000px
    }
.category-page .row {
    width: auto
    }
.category-page--description {
    padding: 84px 0;
    text-align: center
    }
.category-page--description h3 {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 30px
    }
.category-page--description div {
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    text-align: center;
    color: #faf8ff;
    max-width: 690px;
    margin: 0 auto
    }
.category-page--info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
    }
.category-page--section {
    border-top: 1px solid #e7e9ec;
    margin: 30px 0
    }
.category-page--avatar {
    max-width: 150px;
    border-radius: 400px
    }
.category-page--browse-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0 100px
    }
@media screen and (min-width: 768px) {
    .category-page--banner-title {
        font-size: 48px
        }
    .category-page--banner-subtitle {
        font-size: 20px
        }
    }
@media only screen and (max-width: 767px) {
    .category-page--description {
        padding: 24px 0
        }
    .category-page--description h3 {
        font-size: 24px
        }
    .category-page--description div {
        font-size: 16px
        }
    .category-page--description + .row {
        margin: 0 auto
        }
    }
.all-platforms {
    padding: 48px 0;
    text-align: center
    }
.all-platforms--title {
    font-size: 28px;
    font-weight: 800;
    line-height: normal;
    margin: 0 auto;
    margin-bottom: 23px
    }
.all-platforms--subtitle, .all-platforms--title {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff
    }
.all-platforms--subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.71;
    max-width: 670px;
    margin: 0 auto;
    margin-bottom: 47px
    }
.all-platforms--devices {
    max-width: 970px;
    margin: 0 auto;
    margin-bottom: 31px;
    position: relative;
    min-height: 472px
    }
.all-platforms--devices > div img {
    max-width: 100%;
    position: relative;
    z-index: 2
    }
.all-platforms--tv {
    display: block;
    margin: 0 auto;
    max-width: 711px;
    position: relative;
    z-index: 2
    }
.all-platforms--tv-shape {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    width: 100%;
    height: 15px;
    position: absolute;
    z-index: 2;
    top: -5px;
    left: 0;
    background: #fff
    }
.all-platforms--tv .all-platforms--inner {
    background-color: #000;
    background-size: cover !important;
    position: absolute;
    top: 0;
    left: 0.5%;
    width: 99%;
    height: 88%;
    z-index: 1
    }
.all-platforms--ipad {
    position: absolute;
    left: 0;
    top: 260px;
    max-width: 272px;
    z-index: 3
    }
.all-platforms--ipad .all-platforms--inner {
    background-color: #000;
    background-size: cover !important;
    position: absolute;
    top: 2%;
    left: 3%;
    width: 94%;
    height: 93%;
    z-index: 1
    }
.all-platforms--macbook {
    position: absolute;
    right: 0;
    top: 260px;
    max-width: 442px;
    z-index: 3
    }
.all-platforms--macbook .all-platforms--inner {
    background-color: #000;
    background-size: cover !important;
    position: absolute;
    top: 1%;
    left: 10.5%;
    width: 79%;
    height: 91%;
    z-index: 1
    }
.all-platforms--iphone {
    position: absolute;
    left: 220px;
    top: 290px;
    z-index: 4;
    max-width: 102px
    }
.all-platforms--iphone .all-platforms--inner {
    background-color: #000;
    background-size: cover !important;
    position: absolute;
    top: 3%;
    left: 5%;
    width: 91%;
    height: 90%;
    z-index: 1
    }
.all-platforms--iphone img {
    max-width: 100%
    }
.all-platforms--amazon {
    position: absolute;
    left: 50px;
    top: 100px;
    max-width: 88px;
    z-index: 1;
    display: block
    }
.all-platforms--amazon img {
    max-width: 100%
    }
.all-platforms--apple-tv {
    position: absolute;
    left: 302px;
    top: 470px;
    max-width: 198px;
    z-index: 4;
    display: block
    }
.all-platforms--apple-tv img {
    max-width: 100%
    }
.all-platforms--roku-tv {
    position: absolute;
    left: 535px;
    top: 515px;
    max-width: 172px;
    z-index: 4
    }
.all-platforms--roku-tv img {
    max-width: 100%
    }
.all-platforms--available {
    position: relative;
    z-index: 2;
    margin-top: 190px
    }
.all-platforms--available-title {
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: -0.4px;
    text-align: center;
    color: #8c92a4;
    opacity: 0.8;
    margin-bottom: 16px
    }
.all-platforms--available-blocks {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
    }
.all-platforms--available-block {
    margin: 7px 10px;
    font-size: 0
    }
.all-platforms--available-block svg {
    position: relative;
    top: 0;
    -webkit-transition: top 0.3s;
    transition: top 0.3s
    }
.all-platforms--available-block svg path {
    fill: #8c92a4;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s
    }
.all-platforms--available-block:hover svg {
    top: -5px
    }
.all-platforms--available-block-iphone:hover svg path {
    fill: #8c92a4
    }
.all-platforms--available-block-android:hover svg path {
    fill: #77c059
    }
.all-platforms--available-block-apple-tv:hover svg path {
    fill: #8c92a4
    }
.all-platforms--available-block-roku-tv:hover svg path {
    fill: #6d3998
    }
.all-platforms--available-block-android-tv:hover svg path:first-of-type {
    fill: #77c059
    }
.all-platforms--available-block-android-tv:hover svg path:nth-of-type(2) {
    fill: #868686
    }
.all-platforms--available-block-fire-tv:hover svg path {
    fill: #fc4c03
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .all-platforms--tv {
        width: 711px;
        max-width: 100%
        }
    .all-platforms--ipad {
        max-width: 210px
        }
    .all-platforms--macbook {
        max-width: 380px
        }
    .all-platforms--iphone {
        max-width: 100px
        }
    .all-platforms--devices {
        margin-bottom: 130px
        }
    }
@media screen and (max-width: 768px) {
    .all-platforms--tv {
        max-width: 100%
        }
    .all-platforms--tv-shape {
        top: -10px
        }
    .all-platforms--ipad {
        max-width: 110px;
        left: 15px;
        top: 145px
        }
    .all-platforms--macbook {
        max-width: 215px;
        top: 126px
        }
    .all-platforms--iphone {
        max-width: 70px;
        right: 120px;
        top: 150px
        }
    .all-platforms--devices {
        min-height: 0;
        margin-bottom: 100px;
        max-width: 350px
        }
    .all-platforms--decor {
        top: -30px;
        right: -40px
        }
    .all-platforms--amazon, .all-platforms--iphone {
        display: none
        }
    .all-platforms--apple-tv {
        width: 100px;
        left: 75px;
        top: 250px
        }
    .all-platforms--roku-tv {
        width: 90px;
        left: 170px;
        top: 265px
        }
    }
.our-customers {
    padding: 50px;
    text-align: center
    }
.our-customers--title {
    margin: 0 auto;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase
    }
.our-customers--logos {
    max-width: 100%;
    display: block;
    margin: 0 auto
    }
.categories-home-page {
    padding: 50px;
    position: relative;
    text-align: center
    }
.categories-home-page--title {
    margin: 0 auto;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase
    }
.categories-home-page--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-left: -12px;
    margin-right: -12px;
    max-width: 1170px
    }
.categories-home-page--inner > div {
    width: calc(50% - 24px);
    margin: 12px
    }
.categories-home-page--inner > div:first-of-type {
    width: 100%
    }
.categories-home-page--block {
    height: 340px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px
    }
.categories-home-page--block h3 {
    margin: 0 auto;
    font-family: Indie Flower, cursive;
    font-size: 110px;
    letter-spacing: 4.5px;
    text-align: center;
    color: #fff
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .categories-home-page--block h3 {
        font-size: 60px
        }
    }
@media only screen and (max-width: 767px) {
    .categories-home-page {
        padding: 50px 0
        }
    .categories-home-page--inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
        }
    .categories-home-page--block h3 {
        font-size: 65px
        }
    .categories-home-page--inner > div {
        width: 100%
        }
    .categories-home-page--title {
        font-size: 25px;
        margin-bottom: 20px
        }
    }
.testimonials {
    padding: 50px 0;
    position: relative
    }
.testimonials--title {
    margin: 0 auto;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase
    }
.testimonials--blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -12px
    }
.testimonials--block {
    width: calc(33.33% - 24px);
    max-width: 373px;
    min-width: 300px;
    min-height: 285px;
    border-radius: 5px;
    background: #fff;
    padding: 25px;
    margin: 12px
    }
.testimonials--block-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 22px
    }
.testimonials--block-avatar {
    width: 51px;
    height: 51px;
    margin-right: 12px
    }
.testimonials--block-avatar-photo {
    position: relative;
    width: 51px;
    height: 51px;
    overflow: hidden;
    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
    }
.testimonials--block-avatar-photo img {
    max-height: 51px
    }
.testimonials--block-name h3 {
    margin: 0 auto;
    font-size: 20px;
    color: #0d0e10
    }
.testimonials--block-name h4 {
    font-size: 17px;
    color: #68747e;
    margin: 0 auto;
    margin-top: 6px;
    font-weight: 300
    }
.testimonials--block-testimonial {
    font-size: 17px;
    line-height: 1.53;
    color: #0d0e10
    }
@media only screen and (max-width: 767px) {
    .testimonials--title {
        font-size: 25px;
        margin-bottom: 20px
        }
    }
.coming-soon {
    padding: 50px;
    position: relative;
    text-align: center
    }
.coming-soon--title {
    margin: 0 auto;
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase
    }
.coming-soon--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-left: -12px;
    margin-right: -12px;
    max-width: 1170px
    }
.coming-soon--inner > div {
    width: calc(50% - 24px);
    margin: 12px
    }
.coming-soon--inner > div:first-of-type {
    width: 100%
    }
.coming-soon--block {
    height: 340px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px
    }
.coming-soon--block h3 {
    margin: 0 auto;
    font-family: Indie Flower, cursive;
    font-size: 110px;
    letter-spacing: 4.5px;
    text-align: center;
    color: #fff
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .coming-soon--block h3 {
        font-size: 60px
        }
    }
@media only screen and (max-width: 767px) {
    .coming-soon {
        padding: 50px 0
        }
    .coming-soon--inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
        }
    .coming-soon--block h3 {
        font-size: 40px
        }
    .coming-soon--inner > div {
        width: 100%
        }
    .coming-soon--title {
        font-size: 32px;
        margin-bottom: 20px
        }
    }
.from-instagram {
    position: relative;
    z-index: 2;
    padding: 50px 0
    }
.from-instagram--title {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.51;
    letter-spacing: 1.2px;
    color: #fff;
    text-transform: uppercase;
    margin: 0 auto;
    margin-bottom: 15px
    }
.from-instagram--description {
    font-size: 19px;
    line-height: 1.58;
    letter-spacing: 0.4px;
    color: #73757b;
    margin: 0 auto;
    max-width: 360px;
    margin-left: 0
    }
.from-instagram--inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
    }
.from-instagram--inner > div:first-of-type {
    width: 40%
    }
.from-instagram--inner > div:nth-of-type(2) {
    width: 60%
    }
.from-instagram--blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
    }
.from-instagram--block, .from-instagram--blocks {
    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
    }
.from-instagram--block {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin: 10px
    }
.from-instagram--block img {
    max-height: 200px
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .from-instagram--block {
        width: 185px;
        height: 185px
        }
    }
@media only screen and (max-width: 767px) {
    .from-instagram--title {
        font-size: 25px
        }
    .from-instagram--description {
        font-size: 16px;
        margin-bottom: 50px
        }
    .from-instagram--inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
        }
    .from-instagram--inner > div:first-of-type, .from-instagram--inner > div:nth-of-type(2) {
        width: 100%
        }
    .from-instagram--block {
        width: 43vw;
        height: 43vw;
        margin: 10px auto
        }
    .from-instagram--block img {
        width: 100%;
        max-height: none
        }
    }
.learn-from-the-best {
    position: relative;
    z-index: 2;
    padding: 50px 0;
    text-align: center
    }
.learn-from-the-best--title {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.51;
    letter-spacing: 1.2px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 15px
    }
.learn-from-the-best--subtitle {
    font-size: 19px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.58;
    letter-spacing: 0.4px;
    text-align: center;
    color: #73757b;
    margin: 0 auto;
    margin-bottom: 30px
    }
.learn-from-the-best--link {
    display: inline-block
    }
@media only screen and (max-width: 767px) {
    .learn-from-the-best--title {
        font-size: 25px;
        margin-bottom: 20px
        }
    .learn-from-the-best--subtitle {
        font-size: 16px
        }
    }
.share-save-help {
    position: relative;
    padding: 100px 0;
    padding-top: 0;
    z-index: 2
    }
.share-save-help--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
    }
.share-save-help--block {
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
.share-save-help--block h3 {
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 500;
    line-height: 2.12;
    letter-spacing: 0.8px;
    color: #fff;
    margin-bottom: 5px
    }
.share-save-help--block h3, .share-save-help--block p {
    font-style: normal;
    font-stretch: normal;
    text-align: center
    }
.share-save-help--block p {
    font-size: 19px;
    font-weight: 400;
    line-height: 1.58;
    letter-spacing: 0.4px;
    color: #faf8ff;
    margin: 0 auto
    }
.share-save-help--block-footer {
    margin-top: 20px;
    text-align: center
    }
.share-save-help--block-footer a {
    color: #fff;
    padding: 0 5px;
    font-size: 20px
    }
.share-save-help--block-footer-link {
    display: inline-block
    }
.share-save-help--block-footer-link a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 38px
    }
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .share-save-help--block h3 {
        font-size: 19px
        }
    .share-save-help--block p {
        font-size: 15px
        }
    }
@media only screen and (max-width: 767px) {
    .share-save-help {
        padding: 50px 0
        }
    .share-save-help--inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
        }
    }
.students-rating {
    position: relative;
    padding: 100px 0;
    text-align: center
    }
.students-rating img {
    display: block;
    margin: 0 auto;
    margin-bottom: 32px
    }
.students-rating h2 {
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #fff;
    margin: 0 auto;
    margin-bottom: 20px
    }
.students-rating h2, .students-rating p {
    font-style: normal;
    font-stretch: normal;
    text-align: center
    }
.students-rating p {
    font-size: 21px;
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 0.4px;
    color: #46464b;
    margin: 0 auto
    }
@media only screen and (max-width: 767px) {
    .students-rating {
        padding: 50px 0
        }
    .students-rating h2 {
        font-size: 23px
        }
    .students-rating p {
        font-size: 16px
        }
    }
body, html {
    margin: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    color: #fff
    }
body::-webkit-scrollbar, html::-webkit-scrollbar {
    width: 1em
    }
body::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
    }
body::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
    background-color: #1f2124;
    outline: 1px solid #708090
    }
a, a:active, a:hover {
    text-decoration: none
    }
.page {
    min-height: 100vh;
    position: relative
    }
.hidden {
    display: none !important
    }
h1, h2, h3, h4 {
    font-weight: 500;
    color: #fff
    }
p {
    font-weight: 400;
    color: #fff;
    line-height: 1.5
    }