@import"https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600|Open+Sans:400,600,700";

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
blockquote,
body,
button,
canvas,
dd,
del,
details,
dfn,
div,
dl,
dt,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
input,
li,
nav,
ol,
p,
pre,
section,
select,
textarea,
ul,
video {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

address,
caption,
cite,
code,
del,
dfn,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
th {
    font-weight: 400;
    font-style: normal
}

ol,
ul {
    list-style: none
}

fieldset,
img {
    border: none
}

caption,
th {
    text-align: left
}

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

td,
th {
    padding: 0
}

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

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

input[type=checkbox],
input[type=radio] {
    padding: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button,
input[type=button],
input[type=email],
input[type=number],
input[type=reset],
input[type=search],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0
}

button,
input,
textarea {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: normal
}

input[type=search] {
    -webkit-appearance: textfield
}

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

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

.hidden,
[hidden],
input[type=hidden] {
    display: none
}

textarea {
    overflow: auto;
    resize: none
}

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

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

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

a>img {
    vertical-align: bottom
}

.strong,
b,
strong {
    font-weight: 700
}

.italic,
em,
i {
    font-style: italic
}

.del,
del {
    text-decoration: line-through
}

:focus {
    outline: none
}

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

.map-canvas img {
    max-width: none
}

.clear {
    clear: both;
    display: block;
    line-height: 0;
    height: 0;
    font-size: 0
}

.clearfix:after,
.wysiwyg:after {
    clear: both;
    content: "";
    display: table
}

.alignleft {
    float: left !important
}

.alignright {
    float: right !important
}

.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.overflow-hidden {
    overflow: hidden;
    display: block
}

.nowrap {
    white-space: nowrap
}

.content-box {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

html {
    height: 100%;
    background: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5263;
    height: 100%;
    color: #444
}

@-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: 768px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1440px
    }
}

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

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

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    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-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

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

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

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

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

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

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

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

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

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

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1440px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

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

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

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

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

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

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

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

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

.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-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 768px) {
    .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-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .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-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .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-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1440px) {
    .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-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

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

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

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

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

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

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

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

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !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
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-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;
    -ms-grid-row-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;
    -ms-grid-row-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;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 768px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-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
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-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 {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1024px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-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
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-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 {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-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
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-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 {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1440px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-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
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-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 {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-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;
        -ms-grid-row-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;
        -ms-grid-row-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;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

a {
    color: #20c2da;
    text-decoration: none;
    background-color: transparent;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1)
}

a:hover {
    color: #41d9f0
}

a.underline {
    text-decoration: underline
}

.content-title {
    text-align: center;
    font-family: Montserrat, Times, Georgia, serif;
    color: #110829;
    font-size: 36px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: -.5px;
    padding-bottom: 86px
}

.content-title h1 {
    font-size: 100%;
    font-weight: 600
}

.content {
    padding-top: 128px;
    padding-bottom: 120px
}

.page-text,
.page-text .main {
    background-color: #fff
}

.page-text .wysiwyg {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 14px;
    line-height: 1.785
}

.page-text .wysiwyg h4 {
    line-height: 1.5
}

.wysiwyg {
    font-size: 16px;
    color: #36393b;
    line-height: 1.5
}

.wysiwyg h1,
.wysiwyg h2 {
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg h3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg h3+h6 {
    margin-top: -17px
}

.wysiwyg h4 {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 600
}

.wysiwyg h4+p {
    margin-top: 0
}

.wysiwyg h5 {
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg h6 {
    font-size: 14px;
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg h6+p {
    margin-top: 37px
}

.wysiwyg p {
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg a {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.wysiwyg img {
    display: block;
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg img.alignleft {
    margin: 24px 24px 24px 0
}

.wysiwyg img.alignright {
    margin: 24px 0 24px 24px
}

.wysiwyg blockquote {
    margin-top: 24px;
    margin-bottom: 24px;
    padding-left: 24px;
    font-style: italic
}

.wysiwyg blockquote p {
    margin-bottom: 0
}

.wysiwyg hr {
    clear: both;
    margin-top: 56px;
    margin-bottom: 55px;
    border: 0;
    border-bottom: 1px solid #DDDDDD
}

.wysiwyg hr.transparent {
    border-bottom-color: transparent
}

.wysiwyg ul {
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    list-style: inside disc
}

.wysiwyg ul li {
    padding-left: 24px
}

.wysiwyg ol {
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 24px;
    list-style: inside decimal
}

.wysiwyg ol li {
    padding-left: 24px
}

.wysiwyg table {
    margin-top: 24px;
    margin-bottom: 24px
}

.wysiwyg table th {
    padding: 12px 24px;
    background: #f2f4f4;
    border: 1px solid #f2f4f4
}

.wysiwyg table td {
    padding: 12px 24px;
    border: 1px solid #f2f4f4
}

.main {
    min-height: 100%;
    overflow: hidden;
    scroll-behavior: smooth;
    position: relative
}

.container {
    padding-left: 7%;
    padding-right: 7%
}

.page-inner .main {
    padding-top: 90px
}

.page-inner .container {
    padding-left: 6.26%;
    padding-right: 6.26%
}

.flash {
    font-size: 14px;
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    margin-bottom: 15px
}

.error {
    color: #ef343b !important;
    border-color: #ef343b !important
}

.success {
    color: #00c100 !important;
    border-color: #00c100 !important
}

.disabled {
    color: #727d86 !important;
    border-color: #727d86 !important;
    cursor: default !important
}

.feedback-form-success,
.sub-form-success {
    clear: both;
    color: #00c100;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    display: none
}

.feedback-form-error{
    clear: both;
    color: #ef343b;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    display: block;
    border-color: #ef343b !important
}

input.input-text,
textarea.textarea {
    width: 100%;
    padding: 5px 19px;
    color: #232429;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    display: block;
    height: 47px;
    border: 1px solid #CCCCCC;
    background: #fff;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1)
}

input.input-text:disabled,
textarea.textarea:disabled {
    opacity: .25
}

input.input-text:focus,
textarea.textarea:focus {
    border-color: #20c2da
}

input.input-text.input-text-quantity,
textarea.input-text-quantity.textarea {
    display: inline-block;
    width: 42px;
    height: 42px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center
}

textarea.textarea {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    overflow: auto;
    height: 135px;
    padding-top: 15px;
    padding-bottom: 15px
}

textarea.textarea:disabled {
    opacity: .25
}

select.select {
    height: 47px;
    width: 100%;
    font-size: 14px;
    background: #fff url(selectbox.svg) no-repeat 100% 50%;
    background-size: 29px 7px;
    padding: 0 30px 0 19px;
    border: 1px solid #CCCCCC;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 4px
}

select.select:disabled {
    opacity: .25
}

select.select::-ms-expand {
    display: none
}

select.select-size {
    cursor: pointer;
    padding: 0 52px 0 40px;
    color: #202124;
    font-weight: 600;
    font-size: 14px;
    font-family: Montserrat, Times, Georgia, serif;
    height: 42px;
    border: 1px solid #c7c7ca;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 6px;
    background: #e3e3e6 url(select.svg) 100% 50% no-repeat;
    background-size: 24px 6px
}

select.select-size::-ms-expand {
    display: none
}

.checkbox,
.radio {
    display: block
}

.checkbox input,
.radio input {
    display: none
}

.checkbox input:checked+label:before,
.radio input:checked+label:before {
    background-color: #20c2da;
    border-color: #20c2da
}

.checkbox input:disabled+label,
.radio input:disabled+label {
    opacity: .25
}

.checkbox label,
.radio label {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    position: relative;
    padding-left: 36px;
    font-size: 14px;
    line-height: 20px;
    color: #232429
}

.checkbox label:before,
.radio label:before {
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    border: 1px solid #CCCCCC;
    -webkit-transition: background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1)
}

.checkbox label:after,
.radio label:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    background: transparent url(checkbox.svg) 50% 50% no-repeat;
    background-size: 14px 10px
}

.radio input:checked+label:before {
    background-color: #fff;
    border-color: #979797
}

.radio input:checked+label:after {
    opacity: 1
}

.radio label:before {
    border-radius: 50%;
    border-color: #979797
}

.radio label:after {
    background: transparent;
    border-radius: 50%;
    border: 4px solid #20C2DA;
    opacity: 0;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

a.button,
button.button,
input.button {
    border: 2px solid #20C2DA;
    background: #20c2da;
    font-weight: 700;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #fff;
    display: inline-block;
    border-radius: 25px;
    padding: 10px 47px;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1)
}

a.button:hover,
button.button:hover,
input.button:hover {
    background-color: #41d9f0;
    border-color: #41d9f0
}

a.button:focus,
button.button:focus,
input.button:focus {
    -webkit-box-shadow: 0 0 0 3px rgba(32, 194, 218, .15);
    box-shadow: 0 0 0 3px #20c2da26
}

a.button-ghost,
button.button-ghost,
input.button-ghost {
    background-color: transparent;
    color: #110829
}

a.button-ghost:hover,
button.button-ghost:hover,
input.button-ghost:hover {
    color: #fff
}

a.button-ghost.button-secondary,
button.button-ghost.button-secondary,
input.button-ghost.button-secondary {
    color: #666;
    border-color: #bbb;
    border-width: 1px;
    padding-top: 11px;
    padding-bottom: 11px
}

a.button-ghost.button-secondary:hover,
button.button-ghost.button-secondary:hover,
input.button-ghost.button-secondary:hover {
    color: #fff;
    background-color: #bbb
}

a.button-transparent,
button.button-transparent,
input.button-transparent {
    background-color: transparent;
    border-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    color: #20c2da
}

a.button-transparent:hover,
button.button-transparent:hover,
input.button-transparent:hover {
    color: #41d9f0;
    background-color: transparent;
    border-color: transparent
}

a.button-shadow,
button.button-shadow,
input.button-shadow {
    -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
    box-shadow: 0 6px 18px #0000001f
}

button.button,
input.button {
    line-height: normal
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

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

.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1
}

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

.slick-track:after {
    clear: both
}

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

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide img {
    display: block
}

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

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

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

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

.slick-next,
.slick-prev {
    position: absolute;
    height: 38px;
    width: 38px;
    border: 0;
    background: transparent url(arrow-next.svg) no-repeat 50% 50%;
    background-size: 12px 20px;
    top: -72px;
    right: 77px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    text-indent: -9999px;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

.slick-next:hover,
.slick-prev:hover {
    opacity: .8
}

.slick-next {
    right: 39px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0)
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    opacity: .25;
    cursor: default
}

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

.slick-dots li {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin: 0 9px
}

.slick-dots li button {
    border: 0;
    background: #fff;
    display: block;
    height: 12px;
    width: 12px;
    font-size: 0;
    line-height: 0;
    opacity: .3;
    color: transparent;
    border-radius: 50%
}

.slick-dots li.slick-active button {
    opacity: 1
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

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

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

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

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

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

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

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    -o-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity .25s ease 0s, visibility 0s ease 0s;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

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

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

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

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

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

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

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

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

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

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: #1e1e1e99;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

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

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

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

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

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

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

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

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

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scaleZ(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scaleZ(1) translateZ(0)
}

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

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

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

@media (max-height: 576px) {
    .fancybox-caption {
        padding: 12px
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

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

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

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px #0000004d
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #0000001a;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    -o-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

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

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.header-global {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    padding-top: 50px;
    padding-bottom: 23px;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), background-color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), background-color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), background-color .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), background-color .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0);
    z-index: 9090
}

.page-inner .header-global {
    padding-top: 25px;
    position: fixed
}

.page-inner a.logo {
    width: 161px
}

.page-product .header-global {
    background-color: #d6d5da !important;
    position: absolute
}

.page-default .header-global {
    position: absolute !important
}

a.logo {
    display: block;
    width: 200px;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

a.logo img {
    display: block;
    width: 100%;
    height: auto
}

a.logo:hover {
    opacity: .8
}

.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 16px
}

.menu>li {
    margin: 0 0 0 24px
}

.menu>li:hover>ul {
    display: block
}

.menu>li>a {
    display: block;
    color: #fff;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1), box-shadow .15s cubic-bezier(.4, 0, .2, 1), opacity .15s cubic-bezier(.4, 0, .2, 1), -webkit-box-shadow .15s cubic-bezier(.4, 0, .2, 1)
}

.menu>li>a:hover {
    opacity: .8
}

.menu>li>ul {
    display: none;
    position: absolute;
    left: 0;
    top: 100%
}

.menu a.button {
    white-space: nowrap;
    text-align: center;
    min-width: 158px;
    font-size: 16px;
    padding: 7px 24px !important;
    margin-bottom: 3px;
    color: #fff !important;
    font-family: Montserrat, Times, Georgia, serif !important
}

.menu a.button:hover {
    opacity: 1 !important
}

.menu a.button.button-secondary {
    font-weight: 400 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    min-width: 0 !important
}

.page-inner .menu {
    margin-top: -2px
}

.page-inner .menu>li>a {
    color: #363c50
}

.page-inner .menu a.button.button-secondary {
    color: #363c50 !important
}

.page-inner .menu a.button.button-secondary:hover {
    color: #fff !important
}

.navigation-toggle {
    margin-top: -3px;
    display: none;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 50px;
    height: 50px;
    z-index: 5050;
    border-radius: 5px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.navigation-toggle-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    height: 2px;
    background: #20c2da;
    border-radius: 1px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .15s cubic-bezier(.4, 0, .2, 1)
}

.navigation-toggle-icon:after,
.navigation-toggle-icon:before {
    border-radius: 1px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: #20c2da;
    -webkit-transform: translate3d(0, -9px, 0);
    transform: translate3d(0, -9px, 0);
    -webkit-transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1)
}

.navigation-toggle-icon:after {
    -webkit-transform: translate3d(0, 9px, 0);
    transform: translate3d(0, 9px, 0)
}

.navigation-open .navigation-toggle-icon {
    background-color: transparent
}

.navigation-open .navigation-toggle-icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-open .navigation-toggle-icon:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.message-global {
    background: #20c2da;
    color: #fff;
    text-align: center;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    line-height: 1;
    padding: 21px 0
}

.countdown-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.countdown-title {
    font-size: 20px;
    letter-spacing: .3px;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 10px
}

.countdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.countdown .num,
.countdown .word {
    font-size: 30px;
    display: block
}

.countdown .num {
    position: relative
}

.countdown .num:before {
    content: ":";
    position: absolute;
    top: -1px;
    left: -2px
}

.countdown .day .num:before {
    display: none
}

.countdown .word {
    padding-top: 3px;
    letter-spacing: -.5px;
    font-size: 10px;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 300
}

.countdown-item {
    min-width: 66px
}

.footer-global {
    padding: 92px 0 42px;
    background: #20c2da;
    color: #fff
}

.footer-global a {
    color: #fff;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

.footer-global a:hover {
    opacity: .8
}

.footer-logo {
    margin: 16px 0 31px;
    max-width: 142px
}

.footer-logo a {
    display: block
}

.footer-logo img {
    width: 100%;
    height: auto;
    display: block
}

.footer-info {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 12px
}

.footer-info ul {
    margin-bottom: 30px
}

.footer-info ul li {
    font-size: 16px;
    font-weight: 700
}

.footer-info ul li ul li {
    padding-top: 17px;
    font-weight: 400;
    font-size: 14px
}

.footer-info p {
    margin-bottom: 30px
}

.footer-line {
    margin: 0 0 50px;
    opacity: .12;
    height: 1px;
    background: #fff
}

.copyright {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 12px;
    opacity: .4
}

.footer-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .6px
}

.footer-toolbar li {
    margin-right: 50px
}

.footer-social {
    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
}

.footer-social li {
    margin-left: 20px
}

.footer-social a {
    display: block;
    width: 24px;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.footer-social a.icon-twitter {
    background-image: url(twitter.svg);
    background-size: 20px 17px
}

.footer-social a.icon-facebook {
    background-image: url(facebook.svg);
    background-size: 11px 22px
}

.footer-social a.icon-pinterest {
    background-image: url(pinterest.svg);
    background-size: 17px 21px
}

.footer-social a.icon-instagram {
    background-image: url(instagram.svg);
    background-size: 19px 19px
}

.spanning {
    clear: both
}

.tagged {
    border: 2px solid #ef343b
}

.breadcrumbs {
    padding: 7px 0 19px;
    font-size: 12px;
    line-height: 1.2;
    color: #363c50
}

.breadcrumbs a {
    color: #363c50
}

.breadcrumbs a:hover {
    color: #20c2da
}

.hero-inner {
    padding-bottom: 75px
}

.hero-inner img {
    display: block;
    width: 100%;
    height: auto
}

.info-inner {
    padding-bottom: 118px
}

.info-inner-content {
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    max-width: 530px;
    margin: 0 auto
}

.info-inner-content h1,
.info-inner-content h2 {
    font-weight: 600;
    color: #110829;
    font-size: 36px;
    font-family: Montserrat, Times, Georgia, serif;
    letter-spacing: -.5px;
    line-height: 1.39;
    margin-bottom: 30px
}

.info-tab {
    background: #110829;
    color: #fff;
    padding: 44px 0 158px
}

.tabs-navigation {
    border-bottom: 1px solid rgba(255, 255, 255, .13);
    margin-bottom: 104px;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow: auto;
    overflow-y: hidden
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 16px;
    font-weight: 500;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.tabs li {
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    border-bottom: 3px solid transparent;
    color: #ffffff69;
    letter-spacing: -.22px;
    padding: 24px 18px 21px;
    white-space: nowrap;
    cursor: pointer
}

.tabs li.active {
    color: #fff;
    border-bottom-color: #20c2da
}

.tabs li:hover {
    color: #fff
}

.box {
    display: none
}

.box.visible {
    display: block
}

.info-box-content {
    color: #ffffff8c;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 102px
}

.info-box-content p {
    margin-bottom: 24px
}

.info-box-content h4 {
    opacity: .5;
    letter-spacing: -.22px;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px
}

.info-box-content h3 {
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -.64px;
    color: #fff;
    margin-bottom: 26px
}

.info-tab-img {
    margin-left: auto
}

.info-tab-img img {
    display: block;
    width: 100%;
    height: auto
}

.product {
    background: #fff;
    position: relative;
    background-color: #d6d5da
}

.product-gallery-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%
}

.no-js .product-gallery-item {
    display: none
}

.no-js .product-gallery-item:first-child {
    display: block
}

.product-item-background {
    padding-top: 79.4%;
    width: 100%;
    height: 71.4vw;
    background-size: cover
}

.color-group-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.color-group-cell {
    padding-right: 5px
}

ul.color-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: 15px
}

ul.color-list li {
    margin: 4px 0 3px 7px
}

.measure-link {
    display: block;
    width: 42px;
    height: 42px;
    text-indent: -9999px;
    background: #d6d5da url(measure.svg) 50% 50% no-repeat;
    background-size: 29px 27px;
    border-radius: 6px;
    border: 1px solid #d6d5da
}

.measure-link:hover {
    background-color: #e3e3e6;
    border-color: #c7c7ca
}

.radio-color {
    display: block
}

.radio-color input {
    display: none
}

.radio-color input:checked+label:after {
    opacity: 1
}

.radio-color input:disabled+label {
    opacity: .5
}

.radio-color label {
    cursor: pointer;
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.radio-color label:after {
    opacity: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent url(check.svg) no-repeat 50% 50%;
    background-size: 14px 12px;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

.product-thumbnails-wrapper {
    width: 336px;
    margin-left: -4px
}

.product-thumbnail {
    padding: 2px 6px
}

.product-thumbnail-item {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    margin: 0 auto;
    background-size: cover;
    background-position: 117% 50%
}

.product-thumbnail-item:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 1px solid #B5B5B8;
    -webkit-transition: border-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: border-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: border-color .15s cubic-bezier(.4, 0, .2, 1)
}

.product-thumbnail-item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: .25;
    cursor: pointer;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

.product-thumbnail-item:hover:after {
    opacity: 0
}

.product-thumbnail:last-child .product-thumbnail-item {
    background-position: 50% 50%
}

.slick-current .product-thumbnail-item:before {
    cursor: default;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-width: 2px;
    border-color: #20c2da
}

.slick-current .product-thumbnail-item:after {
    opacity: 0;
    cursor: default
}

.no-js .product-thumbnail {
    display: none
}

.product-content {
    padding-bottom: 50px;
    padding-top: 55px;
    position: relative;
    z-index: 2;
    height: 79.4vw
}

.product-title {
    color: #110829;
    letter-spacing: -.58px;
    font-weight: 700;
    font-size: 42px;
    max-width: 260px;
    line-height: 1.19;
    margin-left: -2px;
    font-family: Montserrat, Times, Georgia, serif;
    margin-bottom: 32px
}

.product-title h1 {
    font-weight: 600;
    font-size: 100%;
    letter-spacing: -1px
}

.product-price {
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    color: #202124;
    margin-bottom: 27px
}

.product-price-st {
    margin-left: -2px;
    font-size: 32px;
    line-height: 1.2
}

.product-price-mo {
    padding-top: 5px;
    color: #20212499;
    font-size: 16px;
    line-height: 1.5
}

.product-description {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 14px;
    line-height: 1.72;
    max-width: 456px;
    margin-bottom: 0
}

.product-options {
    margin-bottom: 40px
}

.color-group {
    margin-bottom: 20px
}

.color-list-title {
    color: #202124;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 11px
}

.color-list-value {
    display: inline-block;
    margin-left: 7px;
    font-weight: 500
}

.product-navigation {
    margin-bottom: 21px
}

.product-navigation a.button {
    padding-left: 31px;
    padding-right: 31px
}

.product-navigation-note {
    padding-top: 25px;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 12px;
    color: #202124;
    opacity: .6
}

.product-teachers {
    position: relative;
    margin-top: -10vw;
    height: 0;
    padding-top: 60.7%;
    z-index: 9;
    background: transparent url(product-teachers3.compressed.png?v=4) no-repeat 50% 0;
    background-size: cover;
    pobackground-color: #d6d5da;
    sition: relative
}

.product-teachers img {
    display: block
}

.product-teachers-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -29.3%, 0);
    transform: translate3d(0, -29.3%, 0);
    color: #fff;
    text-align: center
}

.product-teachers-content {
    max-width: 520px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.625
}

.product-teachers-content h2 {
    text-transform: inherit;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    font-size: 46px;
    line-height: 1.413;
    letter-spacing: -.56px;
    margin-bottom: 18px
}

.product-teachers-content p {
    color: #fff;
    max-width: 474px;
    margin: 0 auto
}

.product-reviews {
    margin-top: -1px
}

.product-video {
    position: relative;
    background: #110829
}

.product-video-wrap {
    height: 0;
    position: relative;
    padding-top: 56.25%
}

.product-video-wrap video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.video-toggle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #110829
}

.video-toggle-background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent 50% 50% no-repeat;
    background-size: cover;
    opacity: .6
}

.video-toggle-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -22.3%, 0);
    transform: translate3d(0, -22.3%, 0);
    text-align: center
}

.video-toggle-title {
    display: block;
    padding: 0 5%;
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    letter-spacing: -.46px;
    font-family: Montserrat, Times, Georgia, serif;
    line-height: 1.2;
    margin-bottom: 6px
}

.video-toggle-play {
    display: block;
    width: 98px;
    height: 98px;
    margin: 0 auto;
    background: transparent url(play.svg) 50% 50% no-repeat;
    background-size: cover
}

.product-faq {
    background: #fff;
    padding: 98px 0 187px
}

.product-faq-content {
    max-width: 654px;
    margin: 0 auto
}

.product-faq-title {
    text-align: center;
    font-size: 36px;
    color: #110829;
    line-height: 1.38;
    letter-spacing: -.5px;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    margin-bottom: 42px
}

.faq {
    margin-bottom: 64px
}

.faq-item {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 6px
}

.faq-item.open .faq-item-title-icon {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.faq-item.open .faq-item-content {
    display: block
}

.faq-item-title {
    display: block;
    position: relative;
    color: #363c50;
    font-size: 16px;
    padding: 15px 45px 15px 0
}

.faq-item-title-icon {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 7px;
    top: 15px;
    -webkit-transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1);
    transition: transform .15s cubic-bezier(.4, 0, .2, 1), -webkit-transform .15s cubic-bezier(.4, 0, .2, 1)
}

.faq-item-title-icon:after,
.faq-item-title-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 8px;
    width: 1px;
    height: 17px;
    background: #8a8e99
}

.faq-item-title-icon:after {
    left: 0;
    top: 8px;
    width: 17px;
    height: 1px
}

.faq-item-content {
    display: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 20px 0 40px
}

.faq-navigation {
    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
}

.faq-navigation-title {
    padding: 0 15px 0 0;
    color: #363c50;
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.faq-navigation-button {
    padding: 0 0 0 15px
}

.faq-navigation-button a.button {
    text-align: center;
    min-width: 231px
}

.product-tech {
    padding-top: 169px;
    padding-bottom: 595px;
    background: #f5f5f5 url(product-tech.compressed.jpg) left 100% no-repeat;
    background-size: cover;
    color: #36393b;
    font-size: 13px;
    line-height: 1.846
}

.product-tech h5 {
    color: #232429;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 10px
}

.product-tech-title {
    text-align: center;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    font-size: 36px;
    letter-spacing: -.5px;
    position: relative;
    line-height: 1.39;
    color: #110829;
    padding-bottom: 33px;
    margin-bottom: 108px
}

.product-tech-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 2px;
    background: #20c2da
}

.product-tech-group {
    position: relative;
    padding-left: 40px;
    margin-bottom: 33px
}

.product-tech-icon {
    position: absolute;
    left: 0;
    top: -3px;
    width: 30px;
    height: 30px
}

.product-tech-icon img {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.product-design-row {
    position: relative
}

.product-design-flower {
    position: absolute;
    right: 0;
    top: 0;
    width: 30.0347%;
    max-width: 432px
}

.product-design-flower img {
    display: block;
    width: 100%;
    height: auto
}

.product-design-flower-2 {
    top: auto;
    bottom: -49%;
    right: auto;
    left: 0;
    width: 35.3819%;
    max-width: 509px
}

.product-design-flower-3 {
    top: auto;
    bottom: -50.5%;
    width: 36.2847%;
    max-width: 522px
}

.product-design-image {
    position: absolute;
    left: 0;
    top: 50%;
    width: 54.7917%;
    max-width: 789px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.product-design-image img {
    display: block;
    width: 100%;
    height: auto
}

.product-design-image-1 {
    -webkit-transform: translate3d(0, -45.5%, 0);
    transform: translate3d(0, -45.5%, 0)
}

.product-design-image-2 {
    left: auto;
    right: 0;
    width: 57.8%;
    max-width: 832px;
    -webkit-transform: translate3d(0, -45.9%, 0);
    transform: translate3d(0, -45.9%, 0)
}

.product-design-image-3 {
    width: 53.5417%;
    max-width: 771px
}

.product-design-content {
    margin-left: 14%;
    margin-right: 13%;
    padding-top: 84px
}

.product-design-title {
    font-size: 36px;
    line-height: 1.5;
    color: #110829;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 18px
}

.product-design-description {
    color: #363c50b3;
    font-size: 14px;
    line-height: 1.857;
    margin-bottom: 21px;
    max-width: 84%
}

.product-design-more {
    font-size: 15px;
    font-weight: 500;
    font-family: Montserrat, Times, Georgia, serif
}

.product-design-more-link {
    display: inline-block;
    padding-left: 31px;
    position: relative
}

.product-design-more-icon {
    width: 21px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border: 1px solid #20C2DA;
    border-radius: 50%
}

.product-design-more-icon:after,
.product-design-more-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: #20c2da;
    width: 1px;
    margin-top: -5px;
    height: 11px;
    margin-left: -1px
}

.product-design-more-icon:after {
    margin-top: 0;
    margin-left: -6px;
    width: 11px;
    height: 1px
}

#loading-indicator {
    z-index: 99999 !important
}

.teachers-cta {
    position: relative;
    z-index: 2;
    background: #54627b url(teachers-cta.jpg) 50% 0 no-repeat;
    background-size: cover
}

.teachers-cta .row {
    min-height: 630px
}

.teachers-cta-content {
    padding-top: 46px;
    color: #fff;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 16px;
    line-height: 1.375
}

.teachers-cta-content p {
    max-width: 360px;
    margin-bottom: 37px;
    color: #fff
}

.teachers-cta-content h3 {
    font-size: 36px;
    line-height: 1.23;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 32px
}

.teachers-list {
    position: relative;
    padding-top: 17px;
    padding-bottom: 142px
}

.teachers-flower {
    position: absolute;
    max-width: 403px;
    width: 27.98%;
    top: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    left: 0
}

.teachers-flower img {
    display: block
}

.teacher {
    text-align: center;
    padding-bottom: 50px;
    max-width: 256px;
    margin: 0 auto;
    font-family: Montserrat, Times, Georgia, serif
}

.teacher-link {
    display: block;
    cursor: pointer
}

.teacher-photo {
    display: block;
    padding: 4px;
    border-radius: 50%;
    background: -webkit-linear-gradient(315deg, #3ad6df 0%, #9614b4 100%);
    background: -o-linear-gradient(315deg, #3ad6df 0%, #9614b4 100%);
    background: linear-gradient(135deg, #3ad6df, #9614b4)
}

.teacher-photo img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 3px solid #ffffff
}

.teacher-link-name {
    padding-top: 20px;
    display: block;
    color: #363c50;
    font-size: 20px;
    font-weight: 500
}

.teacher-social {
    color: #fff;
    font-size: 14px;
    padding-top: 5px
}

.teacher-social a {
    color: #7a7a7a
}

.teacher-modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0 !important;
    background: #f5f5f5
}

.teacher-info {
    padding-top: 25px;
    padding-bottom: 25px
}

.teacher-info-content {
    font-size: 16px;
    color: #444;
    line-height: 1.625;
    padding-bottom: 100px;
    padding-left: 8%
}

.teacher-info-content h2 {
    text-transform: capitalize;
    color: #110829;
    letter-spacing: -.5px;
    font-size: 36px;
    line-height: 1.38;
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    padding-bottom: 21px
}

.teacher-info-content h2+h3 {
    margin-top: -24px
}

.teacher-info-content h3 {
    color: #2fa8ba;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 32px
}

.teacher-info-content a {
    color: #2fa8ba
}

.teacher-info-content p {
    padding-bottom: 26px;
    color: #444
}

.teacher-info-content ul {
    color: #202124;
    font-weight: 600
}

.teacher-info-content ul li {
    margin-top: 6px
}

.teacher-info-content ul a,
.teacher-info-content ul span {
    color: #2fa8ba;
    font-weight: 400
}

.modal-close {
    width: 25px;
    height: 25px;
    display: block;
    margin-left: auto;
    font-size: 0;
    position: relative;
    background: transparent;
    border: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.modal-close:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 50%;
    bottom: -4px;
    margin-left: -1px;
    width: 2px;
    background: #20c2da;
    -webkit-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .15s cubic-bezier(.4, 0, .2, 1)
}

.modal-close:after {
    content: "";
    position: absolute;
    left: -4px;
    top: 50%;
    right: -4px;
    margin-top: -1px;
    height: 2px;
    background: #20c2da;
    -webkit-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: background-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: background-color .15s cubic-bezier(.4, 0, .2, 1)
}

.modal-close:hover:after,
.modal-close:hover:before {
    background-color: #41d9f0
}

.modal-header {
    padding-top: 35px;
    padding-bottom: 70px
}

.teacher-courses {
    padding-top: 30px;
    padding-bottom: 25px
}

.teacher-courses-title {
    font-family: Montserrat, Times, Georgia, serif;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -.5px;
    color: #110829;
    margin-bottom: 54px
}

.teacher-course {
    position: relative;
    z-index: 2;
    margin: 0 auto 30px;
    max-width: 400px
}

.teacher-course-link {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 4px #0000001a;
    border-radius: 4px;
    color: #444;
    padding: 16px 15px 23px
}

.teacher-course-link:hover {
    color: #444
}

.teacher-course-photo {
    display: block;
    margin-bottom: 19px
}

.teacher-course-photo img {
    display: block;
    width: 100%;
    height: auto
}

.teacher-course-title {
    display: block;
    letter-spacing: -.25px;
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    color: #110829;
    margin-bottom: 1px
}

.teacher-course-subtitle {
    display: block;
    color: #2fa8ba;
    font-size: 14px;
    font-weight: 600
}

.teacher-course-description {
    margin-top: 19px;
    display: block;
    font-size: 14px;
    line-height: 1.571;
    min-height: 105px
}

.teacher-course-meta {
    display: block;
    color: #202124;
    font-size: 14px;
    font-weight: 500;
    font-family: Montserrat, Times, Georgia, serif;
    margin-top: 18px
}

.teacher-testimonial {
    position: relative;
    padding: 100px 0 150px
}

.teacher-testimonial .teachers-flower {
    top: 50%
}

.teacher-testimonial-link {
    display: block;
    max-width: 985px;
    margin: 0 auto;
    -webkit-box-shadow: 0 12px 34px rgba(0, 0, 0, .17);
    box-shadow: 0 12px 34px #0000002b
}

.teacher-testimonial-link img {
    display: block;
    width: 100%;
    height: auto
}

.teacher-testimonial-title {
    font-family: Montserrat, Times, Georgia, serif;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -.5px;
    color: #110829;
    margin-bottom: 52px
}

.how-testimonial {
    position: relative;
    padding-top: 242px;
    padding-bottom: 270px
}

.how-testimonial-flower {
    position: absolute;
    z-index: -1;
    max-width: 933px;
    width: 64%;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.how-testimonial-flower img {
    display: block;
    width: 100%;
    height: auto
}

.how-testimonial-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.how-testimonial-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55.55%;
    flex: 0 0 55.55%;
    max-width: 55.55%
}

.how-testimonial-img img {
    display: block
}

.how-testimonial-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 44.45%;
    flex: 0 0 44.45%;
    max-width: 44.45%
}

.how-testimonial-content {
    margin-top: -14px;
    margin-right: 8.7%;
    margin-left: -34.2%;
    background-color: #fff;
    -webkit-box-shadow: 0 12px 34px 0 rgba(0, 0, 0, .17);
    box-shadow: 0 12px 34px #0000002b;
    position: relative;
    font-family: Montserrat, Times, Georgia, serif;
    color: #110829;
    padding: 73px 14% 63px 16%
}

.how-testimonial-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 9px;
    bottom: 0;
    background: #3ad6df;
    background-image: -webkit-linear-gradient(234deg, #3ad6df 0%, #9614b4 100%);
    background-image: -o-linear-gradient(234deg, #3ad6df 0%, #9614b4 100%);
    background-image: linear-gradient(-144deg, #3ad6df, #9614b4)
}

.how-testimonial-type {
    opacity: .66;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.how-testimonial-text {
    font-size: 34px;
    font-weight: 300;
    letter-spacing: -.19px;
    line-height: 1.47;
    margin-bottom: 37px
}

.how-testimonial-name {
    font-size: 20px;
    font-weight: 500
}

.how-testimonial-position {
    font-size: 16px;
    opacity: .66;
    font-style: italic
}

.how-steps-block {
    height: 0;
    background: #aaa url(how-bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    padding-top: 55.6%;
    position: relative
}

.how-steps {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.how-steps-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%
}

.how-step {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, .24);
    border-right: 1px solid rgba(255, 255, 255, .24);
    font-family: Montserrat, Times, Georgia, serif
}

.how-step:hover .how-step-background {
    opacity: 1
}

.how-step.how-step-disabled .how-step-background-mask {
    opacity: .5
}

.how-step-background {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #444 50% 50% no-repeat;
    background-size: cover;
    opacity: 0;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1)
}

.how-step-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 95px;
    color: #fff;
    padding-left: 13%;
    padding-right: 13%
}

.how-step-num {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    opacity: .7;
    margin-bottom: 8px
}

.how-step-title {
    display: block;
    font-size: 24px;
    letter-spacing: -.43px;
    line-height: 1.58;
    font-weight: 500;
    min-height: 74px
}

.how-step-more {
    display: block;
    bottom: 0;
    left: -1px;
    right: -1px;
    position: absolute;
    background-color: #20c2da;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.22px;
    color: #ffffffb3;
    padding-left: 13%;
    padding-top: 18px;
    padding-bottom: 18px;
    text-indent: 28px;
    border-left: 1px solid #5ac2d5;
    border-right: 1px solid #5ac2d5
}

.more-icon {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 13%;
    top: 50%;
    margin-top: -7px
}

.more-icon:after,
.more-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 14px;
    background: #a7dee7;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.more-icon:after {
    width: 2px;
    height: 14px
}

.how-step-background-mask {
    position: absolute;
    left: -1px;
    top: 0;
    bottom: 0;
    right: -1px;
    opacity: 0;
    -webkit-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .15s cubic-bezier(.4, 0, .2, 1);
    background: #0f0627
}

.how-step-modal {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    background: #d9d9d9
}

.steps-modal-active .how-step-modal {
    z-index: 2;
    opacity: 1
}

.steps-modal-fade .how-step-modal {
    opacity: 0 !important
}

.how-step-slider,
.how-step-slide,
.how-step-slider .slick-list,
.how-step-slider .slick-track {
    height: 100%
}

.how-step-slide {
    position: relative;
    background: #d9d9d9 no-repeat 50% 50%;
    background-size: cover
}

.no-js .how-step-slide {
    display: none
}

.no-js .how-step-slide:first-child {
    display: block
}

.how-step-slide .container,
.how-step-slide .row {
    height: 100%
}

.how-step-single {
    padding: 58px 0 100px;
    max-width: 440px;
    margin-left: 6.5%
}

.how-step-single-num {
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 5px
}

.how-step-single-title {
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    letter-spacing: -.64px;
    font-size: 36px;
    color: #363c50;
    line-height: 1.19;
    margin-bottom: 22px
}

.how-step-single-content {
    color: #444;
    font-size: 16px;
    line-height: 1.5
}

.how-step-slide-navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #20c2dad9;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 700;
    padding: 19px 34px 19px 22px
}

.how-step-slide-navigation a {
    color: #fff
}

.how-step-slide-back {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.step-back-link {
    display: inline-block;
    position: relative;
    padding-left: 39px
}

.go-back-icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 22px;
    height: 22px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    margin-top: -11px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.go-back-icon:after,
.go-back-icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    height: 2px;
    width: 14px;
    background: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.go-back-icon:after {
    width: 2px;
    height: 14px
}

.how-step-slide-next {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: right
}

.step-next-link {
    display: inline-block;
    position: relative;
    padding-right: 44px
}

.next-step-icon {
    width: 15px;
    height: 15px;
    background: transparent url(step-next.svg) left top no-repeat;
    background-size: 15px 13px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 0
}

.contact-title {
    margin-top: -29px;
    margin-bottom: 36px;
    color: #36393b;
    font-size: 70px;
    letter-spacing: -2.5px;
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    font-family: Montserrat, Times, Georgia, serif
}

.contact-title h1 {
    font-size: 100%;
    font-weight: 600;
    letter-spacing: -2.9px
}

.contact-note {
    font-family: Montserrat, Times, Georgia, serif;
    text-align: center;
    max-width: 560px;
    margin: 0 auto 102px;
    font-size: 18px;
    line-height: 1.44
}

.map {
    background: #d8d8d8;
    height: 780px;
    margin-right: 5%;
    margin-bottom: 50px
}

.feedback {
    margin-bottom: 50px;
    margin-left: 10%
}

.feedback-title {
    font-family: Montserrat, Times, Georgia, serif;
    color: #36393b;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px
}

.feedback-note {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 14px;
    line-height: 1.71
}

.feedback-label {
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    color: #232429;
    font-size: 14px;
    margin-bottom: 12px
}

.feedback-cell {
    margin-bottom: 19px
}

.feedback-form {
    padding-top: 0;
    padding-bottom: 43px
}

.media-information {
    position: relative;
    padding-top: 86px;
    padding-bottom: 53px
}

.media-information .container {
    max-width: 1330px
}

.news {
    padding-bottom: 22px
}

.news-title {
    text-align: center;
    color: #110829;
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    letter-spacing: -.5px;
    font-size: 36px;
    margin-bottom: 70px
}

.news-item {
    margin-bottom: 62px
}

.news-item-image {
    margin-top: 12px;
    margin-bottom: 20px;
    max-width: 196px;
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    display: block;
    overflow: hidden
}

.news-item-image img {
    display: block
}

.news-content {
    padding-left: 20px
}

.news-item-title {
    font-size: 30px;
    font-family: Montserrat, Times, Georgia, serif;
    color: #000;
    margin-bottom: 2px
}

.news-item-title a {
    color: #000
}

.news-item-title a:hover {
    color: #20c2da
}

.news-item-date {
    color: #4a4a4a;
    font-size: 20px;
    font-family: Montserrat, Times, Georgia, serif;
    opacity: .39;
    margin-bottom: 12px
}

.news-item-description p {
    font-size: 16px;
    line-height: 1.5;
    color: #444
}

.media-information-title {
    text-align: center;
    color: #110829;
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    letter-spacing: -.5px;
    font-size: 36px;
    margin-bottom: 49px
}

.media-information-list {
    margin-bottom: 40px;
    line-height: 1.5;
    font-size: 16px;
    color: #444;
    max-height: 400px;
    overflow: auto
}

.media-information-item {
    margin-bottom: 33px
}

.media-information-item-title {
    font-weight: 700;
    color: #444
}

.media-information-item-title a {
    color: #444
}

.media-information-item-title a:hover {
    color: #20c2da
}

.media-information-item-date {
    color: #9b9b9b
}

.media-information-download {
    max-width: 343px;
    margin: 0 auto 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 1.5;
    color: #232429;
    font-weight: 300;
    text-transform: uppercase
}

.media-information-download:hover {
    color: #20c2da
}

.media-information-download strong {
    font-weight: 600
}

.media-information-download-img {
    margin-bottom: 18px;
    display: block
}

.media-information-download-img img {
    display: block
}

.media-information-download-title {
    letter-spacing: .5px
}

.modal-size {
    max-width: 800px;
    display: none
}

.modal-size.fancybox-content {
    padding: 50px
}

.size-intro {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 30px
}

.size-intro-title {
    font-weight: 700;
    font-size: 36px;
    letter-spacing: -.5px;
    line-height: 1.39;
    color: #110829;
    margin-bottom: 30px
}

.size-block {
    text-align: center;
    border: 1px solid #20C2DA;
    margin-bottom: 30px
}

.size-block-title {
    color: #fff;
    background-color: #20c2da;
    font-weight: 700;
    padding: 5px;
    text-transform: uppercase
}

.size-block-table {
    padding: 20px
}

.size-block-table table {
    width: 100%
}

.size-block-table table td,
.size-block-table table th {
    padding: 5px;
    text-align: center;
    border: 1px solid #dadada
}

.size-block-table table td em,
.size-block-table table th em {
    font-size: 16px
}

.size-block-table table thead tr:first-child th {
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
    font-weight: 700;
    background: #a6a6a6;
    border-color: #7b7b7b
}

.size-block-table table thead tr th:first-child {
    border: 0;
    background-color: transparent !important
}

.size-block-table table tbody tr td:first-child {
    font-weight: 700;
    border-left: 0
}

.sizing-tips {
    font-size: 16px
}

.sizing-tips p {
    margin-bottom: 20px
}

.sizing-tips h5 {
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.39;
    color: #110829;
    font-size: 18px;
    margin-bottom: 7px
}

.sizing-tips img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px
}

.sizing-tips-title {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    font-weight: 700;
    letter-spacing: -.5px;
    line-height: 1.39;
    color: #110829;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-top: 20px
}

.hero {
    color: #fff;
    background: #110829;
    position: relative;
    overflow: hidden;
    background: #110829 50% 50% no-repeat;
    background-size: cover
}

.hero .row {
    height: 100vh;
    padding-top: 200px;
    padding-bottom: 200px
}

.hero-title {
    line-height: 1.413;
    font-size: 46px;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600;
    letter-spacing: -.46px;
    margin-bottom: 18px
}

.hero-title h1 {
    font-size: 100%;
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 600
}

.hero-note {
    font-size: 26px;
    line-height: 1.5;
    opacity: .81;
    max-width: 450px;
    margin-bottom: 41px
}

.down-wrap {
    position: absolute;
    width: 52px;
    height: 52px;
    z-index: 10;
    bottom: 10%;
    left: 50%;
    margin-left: -26px
}

.down {
    display: block;
    width: 52px;
    height: 52px;
    position: relative;
    opacity: .43;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    background: transparent url(down.svg) 50% 53% no-repeat;
    background-size: 18px 10px
}

.down:hover {
    opacity: 1
}

.down:hover .down-circle-small {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.down:hover .down-circle-big {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.down-circle-small {
    position: absolute;
    border: 1px solid #ffffff;
    opacity: .6;
    border-radius: 50%;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    -webkit-transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .45s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1);
    transition: transform .45s cubic-bezier(.4, 0, .2, 1), -webkit-transform .45s cubic-bezier(.4, 0, .2, 1)
}

.down-circle-big {
    position: absolute;
    border: 2px solid #ffffff;
    opacity: 1;
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.hero-gradient {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 140%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(95%, #110829));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #110829 95%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #110829 95%);
    background: linear-gradient(180deg, #0000, #110829 95%);
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.hero-content {
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.hero-video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.video-open,
.video-open body {
    overflow: hidden
}

.video-open .hero-video {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.video-open .down,
.video-open .header-global,
.video-open .hero-content,
.video-open .hero-gradient {
    opacity: 0 !important
}

.video-open .hero-content {
    -webkit-transform: scale(.98);
    -ms-transform: scale(.98);
    transform: scale(.98)
}

.hero-video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%
}

.hero-video video {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%
}

.teachers-title {
    padding-top: 68px;
    padding-bottom: 40px;
    background: #110829;
    text-align: center;
    color: #fff;
    letter-spacing: -.5px;
    font-size: 36px;
    line-height: 1.27
}

.teachers-title h2 {
    position: relative;
    font-size: 100%;
    font-weight: 400;
    padding-bottom: 32px
}

.teachers-title h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -41px;
    height: 2px;
    width: 82px;
    background: #20c2da
}

.teachers-slider-wrapper {
    position: relative;
    padding-bottom: 90px
}

.teachers-slider-wrapper-background {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 9.3%;
    background: transparent url(teachers-background.svg) 50% 100% no-repeat;
    background-size: cover;
    top: -1px
}

.teachers-slide {
    position: relative;
    width: 40.1%;
    margin: 0 auto;
    padding: 0 7px 0 8px
}

.teachers-slider {
    position: relative
}

.no-js .teachers-slide {
    display: none
}

.no-js .teachers-slide:first-child {
    display: block
}

a.teachers-slide-link {
    display: block;
    padding-top: 63.7655%;
    background: #fff no-repeat 50% 50%;
    background-size: cover;
    color: #fff;
    font-family: Montserrat, Times, Georgia, serif;
    text-transform: uppercase
}

.teachers-slide-content {
    position: absolute;
    bottom: 8%;
    left: 7.5%
}

.teachers-slide-category {
    display: block;
    font-size: 14px;
    margin-bottom: 6px
}

.teachers-slide-name {
    display: block;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
    text-shadow: 0 4px 14px rgba(0, 0, 0, .19)
}

.teachers-navigation {
    text-align: center
}

.teachers-navigation a.button {
    padding-left: 35px;
    padding-right: 35px
}

.get-started {
    background: #d4d4d4;
    position: relative
}

.get-started-content {
    color: #363c50;
    line-height: 1.612;
    max-width: 414px;
    margin: 0 auto;
    padding: 100px 0 114px 34px
}

.get-started-content h3 {
    font-size: 36px;
    line-height: 1.39;
    letter-spacing: -.5px;
    font-weight: 600;
    color: #110829;
    font-family: Montserrat, Times, Georgia, serif;
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 26px
}

.get-started-content h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 65px;
    height: 2px;
    background: #20c2da
}

.get-started-content p {
    margin-bottom: 34px
}

.get-started-content a.button {
    padding-left: 31px;
    padding-right: 31px
}

.get-started-photo {
    max-width: 582px;
    margin-left: -13px
}

.get-started-photo img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto
}

.get-started-background {
    position: absolute;
    left: 0;
    top: -1px;
    right: 0;
    background: transparent url(review-background.svg) 50% 100% no-repeat;
    background-size: cover;
    height: 0;
    padding-top: 3.85%;
    z-index: 2;
    -webkit-transform: tranlsate3d(0, 0, 0);
    -ms-transform: tranlsate3d(0, 0, 0);
    transform: tranlsate3d(0, 0, 0)
}

.reviews {
    background: #110829;
    text-align: center;
    font-family: Montserrat, Times, Georgia, serif;
    color: #fff;
    padding: 142px 0 189px
}

.review-text-autor {
    font-weight: 600;
    font-family: Montserrat, Times, Georgia, serif;
    letter-spacing: -.5px;
    font-size: 36px;
    margin-bottom: 30px
}

.reviews-new {
    padding-top: 63px;
    padding-bottom: 155px
}

.reviews-new .slick-dots {
    display: block !important
}

.review-avatar {
    margin: 0 auto 41px;
    max-width: 111px;
    height: 111px;
    padding: 8px;
    border: 1px solid #20C2DA;
    border-radius: 50%
}

.review-avatar img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 50%
}

.review-quote {
    font-size: 30px;
    line-height: 1.47;
    margin: 0 auto 36px;
    max-width: 774px
}

.review-name {
    font-size: 24px;
    opacity: .39
}

.no-js .reviews-item {
    display: none
}

.no-js .reviews-item:first-child {
    display: block
}

.get-notified {
    background: #fff;
    text-align: center;
    padding-top: 111px;
    padding-bottom: 124px
}

.get-notified-title {
    max-width: 470px;
    margin: 0 auto 24px;
    font-size: 36px;
    letter-spacing: -.5px;
    line-height: 1.39;
    color: #110829
}

.get-notified-note {
    max-width: 470px;
    margin: 0 auto 34px;
    color: #444;
    font-size: 16px
}

.get-notified-row {
    max-width: 556px;
    margin: 0 auto 25px
}

input.get-notified-text {
    float: left;
    width: 100%;
    height: 55px;
    background: #e7e7e7;
    border: 2px solid #E7E7E7;
    text-align: center;
    font-size: 18px;
    -webkit-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    -o-transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1);
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1), border-color .15s cubic-bezier(.4, 0, .2, 1)
}

input.get-notified-text:focus {
    background-color: #fff;
    border-color: #20c2da
}

.get-notified-navigation {
    margin-bottom: 25px
}

.get-notified-navigation input.button {
    height: 59px;
    border-radius: 30px;
    padding-left: 82px;
    padding-right: 82px
}

.instagram {
    background: #fff
}

.instagram-item {
    width: 15.4%;
    margin: 0 auto;
    padding-left: 1px
}

.instagram-item img {
    display: block;
    width: 100%;
    height: auto
}

.instagram-item a {
    display: block
}

.instagram-item a span {
    display: block;
    height: 0;
    width: 100%;
    padding-top: 100%;
    background: transparent 50% 50% no-repeat;
    background-size: cover
}

.instagram-item-link {
    padding-top: 100%;
    display: block;
    height: 0;
    background: transparent 50% 50% no-repeat;
    background-size: cover
}

.no-js .instagram-item {
    display: none
}

.no-js .instagram-item:first-child {
    display: block
}

.instagram-link {
    text-align: center;
    padding: 25px 0 24px
}

a.instagram-follow {
    display: inline-block;
    position: relative;
    font-family: Montserrat, Times, Georgia, serif;
    padding-left: 48px;
    font-size: 22px
}

a.instagram-follow:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
    width: 30px;
    height: 30px;
    background: transparent url(instagram-blue.svg) 50% 50% no-repeat;
    background-size: 30px
}

.how-it-works {
    padding-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3px
}

.how-it-works-photo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.35%;
    flex: 0 0 58.35%;
    max-width: 58.35%;
    position: relative
}

.how-it-works-photo img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 55
}

.how-it-works-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #363c50;
    font-size: 18px;
    line-height: 1.62;
    padding-bottom: 210px;
    padding-left: 7%
}

.how-it-works-content h3 {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 1.39;
    color: #110829;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 30px
}

.how-it-works-content p {
    opacity: .7;
    max-width: 370px;
    margin-bottom: 30px;
    color: #363c50
}

.how-it-works-content a.button {
    padding-left: 59px;
    padding-right: 59px
}

.teachers-hero-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    max-width: 450px;
    text-align: center
}

.teachers-hero-title {
    font-size: 36px;
    line-height: 1.39;
    color: #110829;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 30px
}

.teachers-hero-note {
    color: #363c50;
    font-size: 18px;
    line-height: 1.62;
    opacity: .7
}

.how-it-works-wrap {
    max-width: 476px;
    margin-left: auto
}

.rings {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 1px;
    height: 1px;
    z-index: 100
}

.rings.tech-rings-hidden {
    display: none
}

.rings.rings-animated .ring {
    -webkit-animation: ring 3s infinite;
    animation: ring 3s infinite
}

.ring {
    border-radius: 50%;
    position: absolute;
    width: 898px;
    height: 898px;
    opacity: .33;
    background-image: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 0) 51%, #2fc2d8 100%);
    background-image: -o-radial-gradient(center, ellipse, rgba(255, 255, 255, 0) 51%, #2fc2d8 100%);
    background-image: radial-gradient(ellipse at center, #fff0 51%, #2fc2d8);
    -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
    transform: translate3d(-50%, -50%, 0) scale(0)
}

.ring-1 {
    -webkit-animation-delay: .4s !important;
    animation-delay: .4s !important
}

.ring-2 {
    -webkit-animation-delay: 1.4s !important;
    animation-delay: 1.4s !important
}

.ring-3 {
    -webkit-animation-delay: 2.2s !important;
    animation-delay: 2.2s !important
}

@-webkit-keyframes ring {
    0% {
        opacity: .33;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
        transform: translate3d(-50%, -50%, 0) scale(0)
    }

    80% {
        opacity: .33
    }

    90% {
        opacity: .15;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
}

@keyframes ring {
    0% {
        opacity: .33;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(0);
        transform: translate3d(-50%, -50%, 0) scale(0)
    }

    80% {
        opacity: .33
    }

    90% {
        opacity: .15;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
        transform: translate3d(-50%, -50%, 0) scale(1)
    }
}

.note,
.note-revert {
    z-index: 60;
    position: absolute;
    right: 44.8%;
    top: 18.3%;
    border: none;
    border-radius: 31px
}

.note-revert:before,
.note:before {
    content: "";
    position: absolute;
    bottom: -23px;
    right: 10px;
    background: transparent url(tooltip.svg) left top no-repeat;
    background-size: 55px 65px;
    width: 55px;
    height: 65px
}

.note-revert {
    right: auto;
    left: 34%;
    top: 8%;
    margin-top: 100px
}

.note-revert:before {
    right: auto;
    left: 10px;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.note-revert .note-text {
    font-size: 24px;
    font-weight: 600;
    padding-left: 40px;
    padding-right: 40px
}

.note-text {
    white-space: nowrap;
    min-height: 63px;
    position: relative;
    background: #20c2da;
    color: #fff;
    font-size: 22px;
    padding: 14px 24px 16px;
    border-radius: 31px;
    min-width: 80px
}

.tech {
    padding-top: 5.2%;
    padding-bottom: 9.25%
}

.tech-wrapper {
    position: relative
}

.tech-navigation {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 55
}

.tech-navigation ul {
    position: absolute;
    right: 24px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.tech-navigation ul li {
    padding: 7px 0 8px
}

.tech-navigation ul li.active>a {
    background-color: #20c2da
}

.tech-navigation a {
    display: block;
    width: 10px;
    height: 10px;
    background: #d8d8d8;
    border-radius: 50%
}

.tech-navigation a:hover {
    background-color: #999
}

.tech-slider {
    padding-top: 81.39%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.tech-slide {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .25s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .25s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .25s cubic-bezier(.4, 0, .2, 1)
}

.tech-slide.current {
    opacity: 1;
    z-index: 50
}

.teachers-hero {
    position: relative;
    min-height: 80vh;
    -webkit-transition: all .7s cubic-bezier(.4, 0, .2, 1);
    -o-transition: all .7s cubic-bezier(.4, 0, .2, 1);
    transition: all .7s cubic-bezier(.4, 0, .2, 1)
}

.teachers-hero-background,
.tech-slide-background {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    z-index: -1;
    padding-top: 100%;
    background: transparent 50% 50% no-repeat;
    background-size: cover
}

.tech-slide-background {
    opacity: 0
}

.tech-slide-visible .tech-slide-background {
    opacity: 1
}

.teachers-hero-background {
    top: 100px;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform 1s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform 1s cubic-bezier(.4, 0, .2, 1);
    transition: transform 1s cubic-bezier(.4, 0, .2, 1);
    transition: transform 1s cubic-bezier(.4, 0, .2, 1), -webkit-transform 1s cubic-bezier(.4, 0, .2, 1)
}

.teachers-hero-background-visible {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translateZ(0)
}

.teachers-hero-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50%;
    opacity: 0
}

.tech-slide-content {
    position: absolute;
    max-width: 410px;
    left: 54.9%;
    width: 30%;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    color: #363c50;
    font-size: 18px;
    line-height: 1.62;
    margin-top: -99px
}

.tech-slide-content h3 {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 36px;
    line-height: 1.39;
    color: #110829;
    font-weight: 600;
    letter-spacing: -.5px;
    margin-bottom: 30px
}

.tech-slide-content h3 u {
    text-decoration: none;
    border-bottom: 2px solid #20C2DA
}

.tech-slide-content p {
    opacity: .7;
    max-width: 370px;
    margin-bottom: 30px
}

.tech-slide-content a.button {
    padding-left: 59px;
    padding-right: 59px
}

.tech-platform {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1
}

.tech-point {
    position: absolute;
    z-index: 200;
    left: 50%;
    top: 30%
}

.tech-point.open .tech-point-toggle:after,
.tech-point.open .tech-point-toggle:before {
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    transform: translate3d(-50%, -50%, 0) rotate(45deg)
}

.tech-point.open .tech-point-toggle:hover {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.1);
    transform: translate3d(-50%, -50%, 0) scale(1.1)
}

.tech-point.open .tech-point-content {
    visibility: visible;
    opacity: 1
}

.tech-point-toggle {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #20c2da;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 210
}

.tech-point-toggle:after,
.tech-point-toggle:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 4px;
    background: #fff;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1), -webkit-transform .3s cubic-bezier(.4, 0, .2, 1)
}

.tech-point-toggle:after {
    width: 4px;
    height: 20px
}

.tech-point-toggle:hover {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1.1);
    transform: translate3d(-50%, -50%, 0) scale(1.1)
}

.tech-point-content {
    position: absolute;
    top: 68px;
    width: 462px;
    padding: 11px;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    font-size: 16px;
    letter-spacing: -.32px;
    font-family: Montserrat, Times, Georgia, serif;
    text-align: center;
    -webkit-box-shadow: 0 10px 24px 0 rgba(0, 0, 0, .28);
    box-shadow: 0 10px 24px #00000047;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    -o-transition: opacity .3s cubic-bezier(.4, 0, .2, 1);
    transition: opacity .3s cubic-bezier(.4, 0, .2, 1)
}

.tech-point-content figure {
    display: block
}

.tech-point-content figcaption {
    display: block;
    padding-top: 20px;
    padding-bottom: 8px
}

.tech-point-content img {
    display: block;
    width: 100%;
    height: auto
}

.tech-point-content:before {
    content: "";
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -28px;
    border: 28px solid transparent;
    border-bottom-color: #000;
    opacity: .04
}

.tech-point-content:after {
    content: "";
    position: absolute;
    top: -55px;
    left: 50%;
    margin-left: -28px;
    border: 28px solid transparent;
    border-bottom-color: #fff
}

.tech-point-content-top {
    top: auto;
    bottom: 68px
}

.tech-point-content-top:after {
    top: auto;
    bottom: -55px;
    border-bottom-color: transparent;
    border-top-color: #fff
}

.tech-point-content-top:before {
    top: auto;
    bottom: -56px;
    border-bottom-color: transparent;
    border-top-color: #000
}

.tech-point-content-right {
    top: 50%;
    bottom: auto;
    left: 68px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.tech-point-content-right:after {
    top: 50%;
    left: -55px;
    margin-left: 0;
    margin-top: -28px;
    border-bottom-color: transparent;
    border-right-color: #fff
}

.tech-point-content-right:before {
    left: -56px;
    top: 50%;
    margin-left: 0;
    margin-top: -28px;
    border-bottom-color: transparent;
    border-right-color: #000
}

.tech-point-content-left {
    top: 50%;
    bottom: auto;
    right: 68px;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.tech-point-content-left:after {
    left: auto;
    top: 50%;
    right: -55px;
    margin-left: 0;
    margin-top: -28px;
    border-bottom-color: transparent;
    border-left-color: #fff
}

.tech-point-content-left:before {
    left: auto;
    right: -56px;
    top: 50%;
    margin-left: 0;
    margin-top: -28px;
    border-bottom-color: transparent;
    border-left-color: #000
}

@media (max-width: 1439px) {
    .product-content {
        padding-top: 40px
    }
}

@media (max-width: 1199px) {
    .how-it-works-content {
        padding-left: 4%
    }

    .container {
        padding-left: 4%;
        padding-right: 4%
    }

    .tech-slide-content {
        margin-top: -50px
    }

    .note-text {
        font-size: 18px;
        min-height: 57px
    }

    .product-content {
        min-width: 79.4vw
    }

    .product-tech {
        padding-top: 100px;
        padding-bottom: 300px
    }

    .product-faq {
        padding-bottom: 50px
    }

    .teachers-cta {
        background-position: 35% 0
    }

    .how-step-title {
        font-size: 20px
    }

    .how-testimonial-text {
        font-size: 30px
    }
}

@media (max-width: 1023px) {
    .visibility-hidden {
        visibility: visible !important;
        -webkit-animation-name: none !important;
        animation-name: none !important
    }

    .navigation-toggle {
        display: block
    }

    .navigation {
        display: none
    }

    .navigation-open .navigation {
        display: block
    }

    .navigation {
        position: absolute;
        top: 100%;
        margin-top: 10px;
        right: 10px;
        padding: 25px 20px 10px;
        max-width: 300px;
        border-radius: 10px;
        background: #fff;
        -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, .12);
        box-shadow: 0 6px 18px #0000001f
    }

    .menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }

    .menu>li {
        margin: 0 0 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .menu>li>a {
        color: #444
    }

    .menu>li a.button.button-secondary {
        color: #363c50 !important
    }

    .menu>li a.button.button-secondary:hover {
        color: #fff !important
    }

    .down,
    .hero-video,
    .rings,
    .tech-navigation,
    .tech-platform,
    .tech-point,
    .tech-slide-background {
        display: none !important
    }

    .header-global {
        top: 0 !important;
        position: absolute !important;
        background: transparent !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translateZ(0) !important
    }

    .header-global.nav-up {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translateZ(0) !important
    }

    .how-it-works {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .how-it-works-content,
    .how-it-works-photo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .tech-slider {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        bottom: auto !important;
        padding-top: 0
    }

    .tech-slide {
        position: relative !important;
        height: auto;
        opacity: 1 !important
    }

    .tech-slide-content {
        position: relative;
        left: 0;
        width: auto;
        margin-top: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translateZ(0)
    }

    .tech-wrapper {
        padding-top: 0 !important
    }

    .tech-slide-content {
        max-width: none;
        text-align: center;
        padding-bottom: 20px
    }

    .tech-slide-content img {
        display: block;
        width: 100%;
        height: auto;
        margin-bottom: 44px
    }

    .tech-slide-content h3 {
        font-size: 30px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 4%;
        padding-right: 4%;
        margin-bottom: 14px
    }

    .tech-slide-content p {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding-left: 4%;
        padding-right: 4%;
        max-width: 380px
    }

    .tech-slide-content a.button {
        display: none
    }

    .get-started-content {
        margin-left: auto;
        margin-right: auto;
        max-width: 320px;
        padding: 88px 0 93px
    }

    .get-started-content p {
        margin-bottom: 40px
    }

    .get-started-photo {
        max-width: none;
        margin-left: -17%;
        margin-right: -20%
    }

    a.logo {
        margin: 0;
        max-width: 182px
    }

    .hero {
        text-align: center
    }

    .hero .row {
        height: auto;
        padding-top: 170px;
        padding-bottom: 160px
    }

    .hero-note {
        margin-left: auto;
        margin-right: auto
    }

    .hero-gradient {
        height: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 8, 41, .33)), to(#110829));
        background: -webkit-linear-gradient(top, rgba(17, 8, 41, .33) 0%, #110829 100%);
        background: -o-linear-gradient(top, rgba(17, 8, 41, .33) 0%, #110829 100%);
        background: linear-gradient(180deg, #11082954, #110829)
    }

    .teachers-title {
        padding-top: 15px;
        padding-bottom: 48px
    }

    .teachers-slide-name {
        font-size: 25px;
        letter-spacing: .6px
    }

    .teachers-slide-category {
        font-size: 10px;
        letter-spacing: .5px
    }

    .teachers-slider-wrapper {
        padding-bottom: 41px
    }

    .how-it-works {
        padding-top: 69px;
        text-align: center
    }

    .how-it-works-wrap {
        margin-left: auto;
        margin-right: auto
    }

    .how-it-works-content {
        padding-right: 4%;
        padding-bottom: 68px
    }

    .how-it-works-content p {
        margin-left: auto;
        margin-right: auto
    }

    .tech {
        padding-top: 58px;
        padding-bottom: 70px
    }

    .reviews {
        padding-top: 70px;
        padding-bottom: 130px
    }

    .review-quote {
        margin-bottom: 24px
    }

    .get-started {
        text-align: center
    }

    .get-started h3:after {
        left: 50%;
        margin-left: -32px
    }

    .get-notified {
        padding-top: 70px;
        padding-bottom: 90px
    }

    .get-notified-title {
        margin-bottom: 14px
    }

    .get-notified-note {
        max-width: 340px;
        margin-bottom: 30px
    }

    .get-notified-row {
        max-width: 358px
    }

    .footer-logo {
        margin: 0 auto 17px
    }

    .footer-global {
        padding-top: 62px;
        text-align: center
    }

    .footer-info {
        padding-bottom: 15px
    }

    .footer-line {
        margin-top: 26px;
        margin-bottom: 29px
    }

    .footer-toolbar {
        margin-bottom: 34px
    }

    .footer-toolbar li {
        margin-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 8px
    }

    .footer-social {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .footer-social li {
        margin-left: 10px;
        margin-right: 10px
    }

    .copyright p {
        margin-left: auto;
        margin-right: auto;
        max-width: 320px
    }

    body {
        font-size: 16px
    }

    .hero-note {
        font-size: 22px
    }

    .teachers-title h2 {
        font-weight: 600
    }

    .how-it-works-content h3 {
        font-size: 32px
    }

    .how-it-works-content {
        font-size: 16px
    }

    .tech-slide-content p {
        margin-bottom: 50px
    }

    .tech-slide-content {
        font-size: 16px
    }

    .review-quote {
        font-size: 24px
    }

    .review-name {
        font-size: 22px;
        opacity: .39
    }

    .get-started-content h3,
    .get-notified-title {
        font-size: 32px
    }

    .get-notified-note {
        color: #363c50;
        font-size: 16px;
        opacity: .7
    }

    .info-tab-img {
        margin-right: auto;
        max-width: 480px !important;
        margin-bottom: 30px
    }

    .info-box-content {
        padding-bottom: 0;
        text-align: center
    }

    .info-box-content h3 {
        font-size: 28px
    }

    .info-tab {
        padding-top: 25px;
        padding-bottom: 50px
    }

    .tabs-navigation {
        margin-bottom: 40px
    }

    .tabs-navigation-container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .tabs li {
        padding: 10px 15px;
        font-size: 14px
    }

    .hero-inner {
        padding-bottom: 50px
    }

    .info-inner {
        padding-bottom: 80px
    }

    .info-inner-content h1,
    .info-inner-content h2 {
        font-size: 28px
    }

    .product-design-title,
    .product-faq-title,
    .product-teachers-content h2,
    .product-tech-title,
    .product-title,
    .video-toggle-title {
        font-size: 30px
    }

    .product-title {
        max-width: none
    }

    .product-design-content {
        margin-left: 5%;
        margin-right: 5%
    }

    .page-inner .main {
        padding-top: 72px
    }

    .product-price-st {
        font-size: 24px
    }

    .account-sidebar {
        max-width: 100%
    }

    .account-content-title {
        font-size: 32px
    }

    .account-content-title-small {
        font-size: 22px
    }

    .account-header {
        margin-bottom: 45px
    }

    .account-sidebar-list li {
        position: relative;
        display: inline-block;
        margin-right: 11px;
        padding-left: 15px;
        margin-bottom: 8px
    }

    .account-sidebar-list li:before {
        content: "";
        left: 0;
        top: 5px;
        position: absolute;
        width: 4px;
        height: 4px;
        background: #ddd;
        border-radius: 50%
    }

    .account-sidebar-list li:first-child {
        padding-left: 0;
        margin-left: 0
    }

    .account-sidebar-list li:first-child:before {
        display: none
    }

    .account-order-table,
    .order-block-table {
        display: block
    }

    .account-order-table thead,
    .order-block-table thead {
        display: none
    }

    .account-order-table tbody,
    .order-block-table tbody {
        display: block
    }

    .account-order-table tbody tr,
    .order-block-table tbody tr {
        padding: 15px 0;
        display: block;
        border-top: 1px solid #ddd
    }

    .account-order-table tbody tr td,
    .order-block-table tbody tr td {
        padding-top: 0;
        padding-bottom: 0;
        display: block
    }

    .account-order-table tbody tr td:before,
    .order-block-table tbody tr td:before {
        font-weight: 700;
        content: attr(data-title)
    }

    .account-order-table tbody tr td a,
    .order-block-table tbody tr td a {
        display: inline-block
    }

    .account-order-table tbody tr td:first-child,
    .order-block-table tbody tr td:first-child {
        padding-left: 0
    }

    .account-order-table tbody tr:nth-child(odd) td,
    .order-block-table tbody tr:nth-child(odd) td {
        background: transparent
    }

    .account-order-table tbody tr:first-child,
    .order-block-table tbody tr:first-child {
        border-top: 0;
        padding-top: 0
    }

    .account-order-table tbody tr:first-child td,
    .order-block-table tbody tr:first-child td {
        border-top: 0
    }

    .cart-block-table tbody {
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .cart-block-table tbody td {
        border: 0 !important
    }

    input.input-text.input-text-quantity,
    textarea.input-text-quantity.textarea {
        width: 30px;
        height: 30px;
        font-size: 12px
    }

    .order-block-table tbody tr td {
        padding-left: 0;
        padding-right: 0
    }

    .order-block-table tbody tr td.td-img {
        margin-bottom: 10px
    }

    .cart-block-summary {
        margin-left: 0
    }

    .cart-block-table-navigation {
        text-align: left
    }

    .cart-global-navigation {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cart-global-cell {
        padding-left: 0;
        padding-right: 14px
    }

    .checkout-steps {
        margin-top: 10px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: 0
    }

    .sidebar-summary {
        margin-top: 0
    }

    .sidebar-summary .table-summary {
        max-width: 100%
    }

    .shipping-item {
        padding-left: 0;
        padding-right: 0
    }

    .modal-close {
        margin-top: -28px
    }

    .content {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .content-title {
        font-size: 30px;
        padding-bottom: 40px
    }

    .how-steps {
        display: none
    }

    .how-step-modal {
        opacity: 1 !important;
        z-index: 2
    }

    .steps-modal-fade .how-step-modal {
        opacity: 1 !important
    }

    .how-step-single {
        margin-left: 0
    }

    .how-step-slide-navigation {
        padding-left: 20px;
        padding-right: 20px
    }

    .how-step-slide-back {
        display: none
    }

    .how-step-slide-next {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center
    }

    .how-step-single-title {
        font-size: 28px
    }

    .how-steps-block {
        padding-top: 64%
    }

    .how-testimonial-columns {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .how-testimonial-img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%
    }

    .how-testimonial-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 76%;
        flex: 0 0 76%;
        max-width: 76%
    }

    .how-testimonial-content {
        margin-right: 0;
        margin-left: 0;
        margin-top: -20%;
        padding: 30px
    }

    .how-testimonial {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .how-testimonial-text {
        font-size: 18px;
        letter-spacing: 0
    }

    .how-testimonial-name {
        font-size: 16px
    }

    .contact-title {
        font-size: 46px;
        letter-spacing: -1px
    }

    .contact-note {
        margin-bottom: 60px
    }

    .map {
        height: 400px;
        margin-right: 0
    }

    .feedback {
        margin-left: 0
    }

    .news-item-image {
        margin-left: auto;
        margin-right: auto
    }

    .news-content {
        padding-left: 0
    }

    .news-item-title {
        text-align: center;
        font-size: 24px
    }

    .news-item-date {
        text-align: center;
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .faq-navigation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }

    .faq-navigation-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px
    }

    .faq-navigation-button {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .product-gallery-wrapper {
        position: relative;
        height: auto
    }

    .product-item-background-right {
        margin-left: 0
    }

    .product-gallery-item:last-child .product-item-background {
        margin-left: 0
    }

    .product-content .col-12 {
        position: relative
    }

    .product-thumbnails-wrapper {
        width: 280px;
        position: absolute;
        top: 0;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0
    }

    .product-teachers {
        padding-top: 0;
        height: 450px;
        margin-top: -120px
    }

    .product-content {
        padding-bottom: 70px
    }

    .product-tech {
        background: transparent;
        padding-bottom: 60px;
        padding-top: 10px
    }

    .product-tech-title {
        margin-bottom: 40px
    }

    .video-toggle-title {
        font-size: 26px
    }

    .video-toggle-content {
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0)
    }

    .video-toggle-play {
        width: 76px;
        height: 76px
    }

    .product-design-content {
        margin-left: 0;
        margin-right: 0
    }

    .product-design {
        padding-bottom: 80px
    }

    .product-design-height {
        min-height: 0 !important;
        height: auto !important;
        padding-top: 75%
    }

    .product-design-image {
        top: 30px;
        bottom: auto;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translateZ(0)
    }

    .product-design-content {
        padding-top: 0
    }

    .product-design-description,
    .table-summary {
        max-width: 100%
    }

    .form-row {
        padding-bottom: 20px
    }

    .form-cell-label {
        padding-bottom: 5px
    }

    .form-cell,
    .form-cell-label {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .add-card {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .add-card-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-left: 0;
        max-width: 100%
    }

    .add-card-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .cart-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .cart-item-title {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .teachers-cta {
        background-image: none;
        text-align: center
    }

    .teachers-cta .row {
        min-height: 400px
    }

    .teachers-cta-content p {
        margin-left: auto;
        margin-right: auto
    }

    .teachers-list {
        padding-bottom: 40px
    }

    .teacher-info-content {
        padding-left: 0
    }

    .teacher-info-content h2,
    .teacher-info-content h3 {
        text-align: center
    }

    .how-step-slide-navigation {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px
    }

    .how-testimonial-flower {
        display: none
    }

    .how-steps-block {
        padding-top: 100%
    }

    .how-step-slide {
        background-position: 45% 50%
    }

    .teacher-info-content {
        padding-bottom: 60px
    }

    .teacher-info-content h2 {
        font-size: 28px
    }

    .teacher-courses-title,
    .teacher-testimonial-title {
        font-size: 28px;
        margin-bottom: 30px
    }

    .teacher-testimonial {
        padding-top: 30px;
        padding-bottom: 70px
    }

    .media-information-title,
    .news-title,
    .review-text-autor {
        font-size: 30px
    }

    .news-item-title {
        font-size: 20px
    }

    .modal-size.fancybox-content {
        padding: 50px 20px
    }

    .sizing-tips-image {
        margin-left: auto;
        margin-right: auto;
        max-width: 320px
    }

    .size-block-table {
        padding: 0;
        font-size: 14px
    }

    .size-block-table table tr td:last-child,
    .size-block-table table tr th:last-child {
        border-right: 0
    }

    .size-block-table table td,
    .size-block-table table th {
        padding: 3px
    }

    .size-block-table table td em,
    .size-block-table table th em {
        font-size: 12px
    }

    .size-block-table table thead tr:first-child th {
        font-size: 14px
    }

    .size-block-table table tbody tr:last-child td {
        border-bottom: 0
    }

    .size-block-title {
        font-size: 14px;
        padding: 3px
    }

    .size-intro-title {
        font-size: 30px
    }
}

@media (max-width: 600px) {
    .how-steps-block {
        padding-top: 160%
    }

    .how-step-slide {
        text-align: center;
        background-position: 60% 50%
    }

    .how-step-single-title {
        font-size: 24px;
        margin-bottom: 10px
    }

    .how-step-single-content {
        font-size: 14px
    }

    .how-step-modal {
        background: #f4f4f4
    }

    .how-step-single {
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 370px) {
    .hero-title {
        font-size: 40px
    }

    .hero-note {
        font-size: 22px
    }

    .wysiwyg {
        font-size: 14px
    }

    .how-testimonial-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .how-testimonial-text {
        margin-bottom: 10px
    }

    .how-testimonial {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .contact-title {
        letter-spacing: 0;
        font-size: 36px
    }

    .media-information-title,
    .news-title,
    .review-text-autor {
        font-size: 28px
    }
}

.visibility-hidden {
    visibility: hidden
}

.visibility-visible {
    visibility: visible
}

.delay0 {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    animation-delay: 0
}

.delay01 {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}

.delay02 {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

.delay025 {
    -webkit-animation-delay: .25s;
    -moz-animation-delay: .25s;
    animation-delay: .25s
}

.delay03 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

.delay04 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

.delay05 {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s
}

.delay06 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    animation-delay: .6s
}

.delay07 {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s
}

.delay08 {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    animation-delay: .8s
}

.delay075 {
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
    animation-delay: .75s
}

.delay1 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s
}

.delay125 {
    -webkit-animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    animation-delay: 1.25s
}

.delay15 {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.delay175 {
    -webkit-animation-delay: 1.75s;
    -moz-animation-delay: 1.75s;
    animation-delay: 1.75s
}

.delay2 {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    animation-delay: 2s
}

.delay225 {
    -webkit-animation-delay: 2.25s;
    -moz-animation-delay: 2.25s;
    animation-delay: 2.25s
}

.delay25 {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.delay275 {
    -webkit-animation-delay: 2.75s;
    -moz-animation-delay: 2.75s;
    animation-delay: 2.75s
}

.animated {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated200 {
    -webkit-animation-duration: .25s;
    animation-duration: .25s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated275 {
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated1 {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    80% {
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    80% {
        opacity: 0
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

.design-features {
    padding-top: 90px;
    padding-bottom: 60px;
    background-color: #110829;
    color: #fff
}

@media (min-width: 1024px) {
    .design-features {
        padding-top: 200px;
        padding-bottom: 120px
    }
}

@media (min-width: 1200px) {
    .design-features {
        padding-top: 250px;
        padding-bottom: 185px
    }
}

.design-features__list .slick-prev {
    top: -65px;
    right: 38px
}

.design-features__list .slick-next {
    top: -65px;
    right: 0
}

.design-features__list .slick-dots {
    top: -150px;
    bottom: auto;
    border-bottom: solid 1px rgba(255, 255, 255, .15);
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500
}

@media (min-width: 1200px) {
    .design-features__list .slick-dots {
        top: -200px
    }
}

.design-features__list .slick-dots li {
    width: auto;
    height: auto
}

.design-features__list .slick-dots li.slick-active a {
    border-color: #20c2da;
    color: #fff
}

.design-features__list .slick-dots a {
    display: block;
    cursor: pointer;
    padding: 15px 10px;
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: solid 3px transparent;
    color: #fff6;
    font-size: .96rem
}

.design-features__list .slick-dots a:hover {
    color: #fff9
}

@media (min-width: 1200px) {
    .design-features__list .slick-dots a {
        padding: 25px 15px;
        margin-right: 10px;
        margin-left: 10px;
        font-size: 1rem
    }
}

@media (min-width: 1440px) {
    .design-features__list .slick-dots a {
        display: inline-block;
        width: auto;
        margin-right: 15px;
        margin-left: 15px
    }
}

.feature-card {
    color: #ffffff8c
}

@media (max-width: 1023px) {
    .feature-card {
        max-width: 500px;
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width: 1024px) {
    .feature-card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.feature-card__image {
    margin-bottom: 40px
}

.feature-card__image img {
    width: 100%;
    height: auto
}

@media (min-width: 1024px) {
    .feature-card__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
        margin-bottom: 0
    }
}

@media (min-width: 1440px) {
    .feature-card__image {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%
    }
}

@media (min-width: 1024px) {
    .feature-card__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 80px
    }
}

@media (min-width: 1440px) {
    .feature-card__content {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
        margin-right: 160px
    }
}

.feature-card__pre-heading {
    font-family: Montserrat, Times, Georgia, serif;
    font-size: .96rem
}

.feature-card__heading {
    letter-spacing: 0;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #fff;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 2rem;
    font-weight: 500
}

.feature-card__text {
    font-size: .96rem
}

.teachers-list--about {
    padding-top: 0;
    padding-bottom: 45px
}

.teachers-list--about .button {
    margin-top: 30px
}

.about-testimonial {
    position: relative;
    padding-top: 90px;
    padding-bottom: 60px
}

@media (min-width: 1024px) {
    .about-testimonial {
        padding-top: 200px;
        padding-bottom: 300px
    }
}

.about-testimonial__flower {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    z-index: -1
}

@media (min-width: 1024px) {
    .testimonial-card {
        position: relative
    }

    .testimonial-card:after {
        content: "";
        display: table;
        clear: both
    }
}

@media (min-width: 1024px) {
    .testimonial-card__image {
        display: inline-block;
        float: left;
        width: 58%
    }
}

.testimonial-card__image img {
    display: block
}

.testimonial-card__content {
    position: relative;
    padding: 30px;
    background: #fff
}

@media (min-width: 768px) {
    .testimonial-card__content {
        padding: 55px
    }
}

@media (min-width: 1024px) {
    .testimonial-card__content {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block;
        float: left;
        width: 58%;
        padding: 70px 85px;
        margin-left: -16%;
        -webkit-box-shadow: 6px 6px 37px 0px rgba(102, 102, 102, .3);
        box-shadow: 6px 6px 37px #6666664d
    }
}

.testimonial-card__content:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    width: 9px;
    background: #20c2da;
    background: -webkit-linear-gradient(315deg, #3ad6df 0%, #9614b4 100%);
    background: -o-linear-gradient(315deg, #3ad6df 0%, #9614b4 100%);
    background: linear-gradient(135deg, #3ad6df, #9614b4)
}

.testimonial-card__title {
    margin-bottom: 15px;
    color: #0009;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: .9rem;
    font-weight: 500;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .testimonial-card__title {
        margin-bottom: 20px
    }
}

.testimonial-card__quote {
    margin-bottom: 25px;
    color: #000;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 1.6rem;
    font-weight: 300
}

@media (min-width: 768px) {
    .testimonial-card__quote {
        margin-bottom: 40px;
        font-size: 2.1rem
    }
}

.testimonial-card__author {
    margin-bottom: 5px;
    color: #000;
    font-family: Montserrat, Times, Georgia, serif;
    font-size: 1.3rem;
    font-weight: 500
}

.testimonial-card__bio {
    color: #0009;
    font-family: Montserrat, Times, Georgia, serif;
    font-style: italic;
    font-size: 1rem
}

.tech-features {
    padding-top: 0;
    padding-bottom: 60px;
    background-color: #110829;
    color: #fff
}

@media (min-width: 1024px) {
    .tech-features {
        padding-top: 0;
        padding-bottom: 120px
    }
}

@media (min-width: 1200px) {
    .tech-features {
        padding-top: 50px;
        padding-bottom: 185px
    }
}

.tech-features__links {
    margin-bottom: 90px;
    border-bottom: solid 1px rgba(255, 255, 255, .15);
    font-family: Montserrat, Times, Georgia, serif;
    font-weight: 500;
    text-align: center
}

@media (min-width: 1200px) {
    .tech-features__links {
        margin-bottom: 120px
    }
}

.tech-features__links li {
    display: inline-block;
    margin: 0 5px
}

.tech-features__links a {
    display: block;
    cursor: pointer;
    padding: 15px 10px;
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: solid 3px transparent;
    color: #fff6;
    font-size: .96rem
}

.tech-features__links a:hover {
    color: #fff9
}

@media (min-width: 1200px) {
    .tech-features__links a {
        padding: 25px 15px;
        margin-right: 10px;
        margin-left: 10px;
        font-size: 1rem
    }
}

@media (min-width: 1440px) {
    .tech-features__links a {
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width: 1024px) {
    .tech-features__list-item {
        margin-bottom: 40px
    }
}

@media (min-width: 1200px) {
    .tech-features__list-item {
        margin-bottom: 80px
    }
}

/*# sourceMappingURL=/cdn/shop/t/2/assets/style.scss.css.map?v=109889898227618250011633771678 */
