.wrapper { box-sizing: border-box; max-width: 1200px; margin: 0 auto; }

.container-fluid { margin-right: auto; margin-left: auto; padding-right: 2rem; padding-left: 2rem; }

.row { box-sizing: border-box; display: -moz-flex; display: flex; -moz-flex: 0 1 auto; flex: 0 1 auto; -moz-flex-direction: row; flex-direction: row; flex-wrap: wrap; margin-right: -0.5rem; margin-left: -0.5rem; }

.row.reverse { -moz-flex-direction: row-reverse; flex-direction: row-reverse; }

.col.reverse { -moz-flex-direction: column-reverse; flex-direction: column-reverse; }

.col-xs { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: auto; }

.col-xs-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.3333333333%; max-width: 8.3333333333%; }

.col-xs-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 16.6666666667%; max-width: 16.6666666667%; }

.col-xs-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 25%; max-width: 25%; }

.col-xs-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 33.3333333333%; max-width: 33.3333333333%; }

.col-xs-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 41.6666666667%; max-width: 41.6666666667%; }

.col-xs-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 50%; max-width: 50%; }

.col-xs-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 58.3333333333%; max-width: 58.3333333333%; }

.col-xs-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 66.6666666667%; max-width: 66.6666666667%; }

.col-xs-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 75%; max-width: 75%; }

.col-xs-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 83.3333333333%; max-width: 83.3333333333%; }

.col-xs-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 91.6666666667%; max-width: 91.6666666667%; }

.col-xs-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 100%; max-width: 100%; }

.col-xs-offset-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 8.3333333333%; }

.col-xs-offset-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 16.6666666667%; }

.col-xs-offset-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 25%; }

.col-xs-offset-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 33.3333333333%; }

.col-xs-offset-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 41.6666666667%; }

.col-xs-offset-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 50%; }

.col-xs-offset-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 58.3333333333%; }

.col-xs-offset-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 66.6666666667%; }

.col-xs-offset-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 75%; }

.col-xs-offset-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 83.3333333333%; }

.col-xs-offset-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 91.6666666667%; }

.col-xs-offset-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 100%; }

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

.start-xs { -moz-justify-content: flex-start; justify-content: flex-start; text-align: start; }

.center-xs { -moz-justify-content: center; justify-content: center; text-align: center; }

.end-xs { -moz-justify-content: flex-end; justify-content: flex-end; text-align: end; }

.top-xs { -moz-align-items: flex-start; align-items: flex-start; }

.middle-xs { -moz-align-items: center; align-items: center; }

.bottom-xs { -moz-align-items: flex-end; align-items: flex-end; }

.around-xs { -moz-justify-content: space-around; justify-content: space-around; }

.between-xs { -moz-justify-content: space-between; justify-content: space-between; }

.first-xs { order: -1; }

.last-xs { order: 1; }

@media only screen and (min-width: 48em) { .container { width: 46rem; } .col-sm { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: auto; } .col-sm-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.3333333333%; max-width: 8.3333333333%; } .col-sm-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 16.6666666667%; max-width: 16.6666666667%; } .col-sm-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 25%; max-width: 25%; } .col-sm-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 33.3333333333%; max-width: 33.3333333333%; } .col-sm-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 41.6666666667%; max-width: 41.6666666667%; } .col-sm-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 50%; max-width: 50%; } .col-sm-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 58.3333333333%; max-width: 58.3333333333%; } .col-sm-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 66.6666666667%; max-width: 66.6666666667%; } .col-sm-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 75%; max-width: 75%; } .col-sm-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 83.3333333333%; max-width: 83.3333333333%; } .col-sm-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 91.6666666667%; max-width: 91.6666666667%; } .col-sm-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 100%; max-width: 100%; } .col-sm-offset-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 8.3333333333%; } .col-sm-offset-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 16.6666666667%; } .col-sm-offset-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 25%; } .col-sm-offset-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 33.3333333333%; } .col-sm-offset-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 41.6666666667%; } .col-sm-offset-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 50%; } .col-sm-offset-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 58.3333333333%; } .col-sm-offset-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 66.6666666667%; } .col-sm-offset-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 75%; } .col-sm-offset-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 83.3333333333%; } .col-sm-offset-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 91.6666666667%; } .col-sm-offset-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 100%; } .col-sm { -moz-flex-grow: 1; flex-grow: 1; flex-basis: 0; max-width: 100%; } .start-sm { -moz-justify-content: flex-start; justify-content: flex-start; text-align: start; } .center-sm { -moz-justify-content: center; justify-content: center; text-align: center; } .end-sm { -moz-justify-content: flex-end; justify-content: flex-end; text-align: end; } .top-sm { -moz-align-items: flex-start; align-items: flex-start; } .middle-sm { -moz-align-items: center; align-items: center; } .bottom-sm { -moz-align-items: flex-end; align-items: flex-end; } .around-sm { -moz-justify-content: space-around; justify-content: space-around; } .between-sm { -moz-justify-content: space-between; justify-content: space-between; } .first-sm { order: -1; } .last-sm { order: 1; } }

@media only screen and (min-width: 62em) { .container { width: 61rem; } .col-md { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: auto; } .col-md-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.3333333333%; max-width: 8.3333333333%; } .col-md-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 16.6666666667%; max-width: 16.6666666667%; } .col-md-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 25%; max-width: 25%; } .col-md-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 33.3333333333%; max-width: 33.3333333333%; } .col-md-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 41.6666666667%; max-width: 41.6666666667%; } .col-md-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 50%; max-width: 50%; } .col-md-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 58.3333333333%; max-width: 58.3333333333%; } .col-md-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 66.6666666667%; max-width: 66.6666666667%; } .col-md-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 75%; max-width: 75%; } .col-md-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 83.3333333333%; max-width: 83.3333333333%; } .col-md-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 91.6666666667%; max-width: 91.6666666667%; } .col-md-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 100%; max-width: 100%; } .col-md-offset-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 8.3333333333%; } .col-md-offset-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 16.6666666667%; } .col-md-offset-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 25%; } .col-md-offset-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 33.3333333333%; } .col-md-offset-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 41.6666666667%; } .col-md-offset-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 50%; } .col-md-offset-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 58.3333333333%; } .col-md-offset-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 66.6666666667%; } .col-md-offset-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 75%; } .col-md-offset-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 83.3333333333%; } .col-md-offset-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 91.6666666667%; } .col-md-offset-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 100%; } .col-md { -moz-flex-grow: 1; flex-grow: 1; flex-basis: 0; max-width: 100%; } .start-md { -moz-justify-content: flex-start; justify-content: flex-start; text-align: start; } .center-md { -moz-justify-content: center; justify-content: center; text-align: center; } .end-md { -moz-justify-content: flex-end; justify-content: flex-end; text-align: end; } .top-md { -moz-align-items: flex-start; align-items: flex-start; } .middle-md { -moz-align-items: center; align-items: center; } .bottom-md { -moz-align-items: flex-end; align-items: flex-end; } .around-md { -moz-justify-content: space-around; justify-content: space-around; } .between-md { -moz-justify-content: space-between; justify-content: space-between; } .first-md { order: -1; } .last-md { order: 1; } }

@media only screen and (min-width: 75em) { .container { width: 71rem; } .col-lg { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: auto; } .col-lg-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 8.3333333333%; max-width: 8.3333333333%; } .col-lg-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 16.6666666667%; max-width: 16.6666666667%; } .col-lg-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 25%; max-width: 25%; } .col-lg-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 33.3333333333%; max-width: 33.3333333333%; } .col-lg-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 41.6666666667%; max-width: 41.6666666667%; } .col-lg-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 50%; max-width: 50%; } .col-lg-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 58.3333333333%; max-width: 58.3333333333%; } .col-lg-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 66.6666666667%; max-width: 66.6666666667%; } .col-lg-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 75%; max-width: 75%; } .col-lg-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 83.3333333333%; max-width: 83.3333333333%; } .col-lg-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 91.6666666667%; max-width: 91.6666666667%; } .col-lg-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; flex-basis: 100%; max-width: 100%; } .col-lg-offset-1 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 8.3333333333%; } .col-lg-offset-2 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 16.6666666667%; } .col-lg-offset-3 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 25%; } .col-lg-offset-4 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 33.3333333333%; } .col-lg-offset-5 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 41.6666666667%; } .col-lg-offset-6 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 50%; } .col-lg-offset-7 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 58.3333333333%; } .col-lg-offset-8 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 66.6666666667%; } .col-lg-offset-9 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 75%; } .col-lg-offset-10 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 83.3333333333%; } .col-lg-offset-11 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 91.6666666667%; } .col-lg-offset-12 { box-sizing: border-box; -moz-flex-grow: 0; flex-grow: 0; flex-shrink: 0; padding-right: 0.5rem; padding-left: 0.5rem; margin-left: 100%; } .col-lg { -moz-flex-grow: 1; flex-grow: 1; flex-basis: 0; max-width: 100%; } .start-lg { -moz-justify-content: flex-start; justify-content: flex-start; text-align: start; } .center-lg { -moz-justify-content: center; justify-content: center; text-align: center; } .end-lg { -moz-justify-content: flex-end; justify-content: flex-end; text-align: end; } .top-lg { -moz-align-items: flex-start; align-items: flex-start; } .middle-lg { -moz-align-items: center; align-items: center; } .bottom-lg { -moz-align-items: flex-end; align-items: flex-end; } .around-lg { -moz-justify-content: space-around; justify-content: space-around; } .between-lg { -moz-justify-content: space-between; justify-content: space-between; } .first-lg { order: -1; } .last-lg { order: 1; } }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

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

.swiper-container-vertical > .swiper-wrapper { flex-direction: column; }

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

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

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

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

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

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

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

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

/* 3D Effects */
.swiper-container-3d { perspective: 1200px; }

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

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

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

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

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

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

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { touch-action: pan-y; }

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

/* ========================================================================== Normalize.scss settings ========================================================================== */
/** Includes legacy browser support IE6/7 Set to false if you want to drop support for IE6 and IE7 */
/* Base ========================================================================== */
/** 1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevents modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

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

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Addresses styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** 1. Remove border when inside `a` element in IE 8/9/10. 2. Improves image quality when scaled in IE 7. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. 4. Improves appearance and consistency in all browsers. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

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

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. 4. Removes inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

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

/** 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. 3. Corrects text not wrapping in Firefox 3. 4. Corrects alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

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

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.header { position: fixed; top: 0; left: 0; z-index: 10; width: 100%; height: 90px; background-color: #ffffff; border-bottom: thin solid #CFDBD5; }

@media only screen and (max-width: 991px) { .header { height: 80px; } }

.header .wrapper { justify-content: space-between; align-items: center; height: 100%; }

.header .wrapper nav { height: 100%; }

.header__logo { width: 100%; max-width: 11.875rem; }

.header__navigation { list-style: none; display: flex; height: 100%; padding: 0; margin: 0; }

@media only screen and (max-width: 991px) { .header__navigation { position: fixed; top: 79px; left: -100%; height: calc(100% - 78px); width: 100%; z-index: 11; padding-top: 2.1875rem; background-color: #ffffff; flex-direction: column; justify-content: flex-start; align-items: flex-start; transition: left 500ms; } .header__navigation.open { left: 0; } }

.header__navigation__item, .header__navigation__item-with-submenu { height: 100%; display: flex; align-items: center; margin-left: 2.1875rem; }

@media only screen and (max-width: 991px) { .header__navigation__item, .header__navigation__item-with-submenu { height: initial; margin: 0 0 2.1875rem 0; padding-left: 1.5625rem; padding-right: 1.5625rem; } }

.header__navigation__item > a, .header__navigation__item-with-submenu > a { position: relative; font-size: 1.25rem; color: #000000CC; font-weight: 500; text-decoration: none; transition: color 500ms; }

@media only screen and (max-width: 991px) { .header__navigation__item > a, .header__navigation__item-with-submenu > a { font-size: 1.875rem; } }

.header__navigation__item > a:visited, .header__navigation__item-with-submenu > a:visited { color: #000000CC; }

.header__navigation__item > a:hover, .header__navigation__item-with-submenu > a:hover { color: #000000; }

@media only screen and (max-width: 991px) { .header__navigation__item.button { padding-top: 1.5625rem; border-top: thin solid #CFDBD5; width: 100%; } }

.header__navigation__item.button a { position: relative; display: inline-block; box-sizing: border-box; border: none; border-radius: 4px; padding: 0 16px; min-width: 64px; height: 36px; vertical-align: middle; text-align: center; text-overflow: ellipsis; text-transform: uppercase; color: #000000; background-color: #FED766; box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 500; line-height: 36px; overflow: hidden; outline: none; cursor: pointer; transition: background-color 0.5s, font-size 0.5s, box-shadow 0.2s; /* Overlay */ /* Ripple */ /* Hover, Focus */ /* Active */ /* Disabled */ padding: 0 2.1875rem; display: flex; justify-content: center; align-items: center; height: 3.125rem; font-size: 1.25rem; text-transform: none; font-weight: 500; box-shadow: none; border-radius: 2px; }

.header__navigation__item.button a::-moz-focus-inner { border: none; }

.header__navigation__item.button a::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #000000; opacity: 0; transition: opacity 0.2s; }

.header__navigation__item.button a::after { content: ""; position: absolute; left: 50%; top: 50%; border-radius: 50%; padding: 50%; width: 32px; /* Safari */ height: 32px; /* Safari */ background-color: #000000; opacity: 0; transform: translate(-50%, -50%) scale(1); transition: opacity 1s, transform 0.5s; }

.header__navigation__item.button a:hover, .header__navigation__item.button a:focus { box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.header__navigation__item.button a:hover::before { opacity: 0.08; }

.header__navigation__item.button a:focus::before { opacity: 0.24; }

.header__navigation__item.button a:hover:focus::before { opacity: 0.3; }

.header__navigation__item.button a:active { box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }

.header__navigation__item.button a:active::after { opacity: 0.32; transform: translate(-50%, -50%) scale(0); transition: transform 0s; }

.header__navigation__item.button a:disabled { color: rgba(0, 0, 0, 0.54); background-color: #CFDBD5; box-shadow: none; cursor: initial; }

.header__navigation__item.button a:disabled::before { opacity: 0; }

.header__navigation__item.button a:disabled::after { opacity: 0; }

@media only screen and (max-width: 991px) { .header__navigation__item.button a { width: 100%; height: 4.125rem; font-size: 1.75rem; } }

.header__navigation__item-with-submenu { position: relative; margin-right: 16px; }

@media only screen and (max-width: 991px) { .header__navigation__item-with-submenu { display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; } .header__navigation__item-with-submenu.open > ul { max-height: 200px; } .header__navigation__item-with-submenu.open .arrow { transform: rotate(180deg); } }

.header__navigation__item-with-submenu .arrow { position: absolute; top: calc(50% - 3px); right: -21px; width: 16px; height: 8px; transition: transform 0.5s; }

@media only screen and (max-width: 991px) { .header__navigation__item-with-submenu .arrow { top: calc(50% - 4px); right: -30px; width: 24px; height: 12px; } }

.header__navigation__item-with-submenu > ul { position: absolute; left: 60%; top: 100%; background: #ffffff; border: thin solid #CFDBD5; list-style: none; line-height: 2.5rem; opacity: 0; visibility: hidden; padding: 1.875rem 2.5rem; min-width: 19.375rem; z-index: 10; transform: translate(-50%, 0); transition: opacity 250ms, visibility 250ms; }

@media only screen and (max-width: 991px) { .header__navigation__item-with-submenu > ul { position: static; padding: 0; min-width: initial; transform: initial; border: none; visibility: visible; opacity: 1; overflow: hidden; height: 100%; max-height: 0px; transition: max-height 500ms; } }

.header__navigation__item-with-submenu > ul:hover { visibility: visible; opacity: 1; }

.header__navigation__item-with-submenu > ul li a { color: #000000CC; font-size: 1.125rem; font-weight: 500; transition: color 500ms; text-decoration: none; }

@media only screen and (max-width: 991px) { .header__navigation__item-with-submenu > ul li a { display: block; font-size: 1.5625rem; font-weight: 400; margin-top: 0.7rem; } }

.header__navigation__item-with-submenu > ul li a:visited { color: #000000CC; }

.header__navigation__item-with-submenu > ul li a:hover { color: #000000; }

@media only screen and (min-width: 991px) { .header__navigation__item-with-submenu:hover .arrow { transform: rotate(180deg); } }

.header__navigation__item-with-submenu:hover > ul { opacity: 1; visibility: visible; }

.header__open-mobile-navigation { padding: 0; height: 100%; width: 45px; border: none; background: none; outline: none; }

.header__open-mobile-navigation div { margin-bottom: 6px; border-radius: 4px; width: 100%; height: 4px; background-color: #000000; transition: transform 500ms, opacity 500ms, margin 500ms; }

.header__open-mobile-navigation div:nth-child(3) { margin-bottom: 0; }

.header__open-mobile-navigation.open div { margin-bottom: 0; }

.header__open-mobile-navigation.open div:nth-child(1) { transform: rotate(45deg); }

.header__open-mobile-navigation.open div:nth-child(2) { opacity: 0; }

.header__open-mobile-navigation.open div:nth-child(3) { margin-top: -8px; transform: rotate(-45deg); }

.footer { padding: 5rem 0; background-color: #1B93AF; }

@media only screen and (max-width: 991px) { .footer { padding: 3.125rem 0; } }

@media only screen and (max-width: 991px) { .footer__navigation.open h5::after { transform: rotate(180deg); } .footer__navigation.open ul { height: 4.8125rem; padding-bottom: 7.25rem; } }

.footer__navigation h5 { margin-bottom: 1.5625rem; color: #ffffff; font-size: 1.25rem; font-weight: 600; }

@media only screen and (max-width: 991px) { .footer__navigation h5 { position: relative; } .footer__navigation h5::after { content: ''; display: block; width: 17.979px; height: 10.186px; position: absolute; top: 9px; right: 4px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.979' height='10.186' viewBox='0 0 17.979 10.186'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M28.927,985.364a1.5,1.5,0,0,0-.983.412l-7.49,7.19a1.5,1.5,0,0,0,2.078,2.163l6.451-6.189,6.451,6.188a1.5,1.5,0,1,0,2.078-2.163l-7.49-7.19a1.5,1.5,0,0,0-1.1-.412Z' transform='translate(37.973 995.547) rotate(180)'/%3E%3C/svg%3E"); transition: transform 500ms; } }

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

@media only screen and (max-width: 991px) { .footer__navigation ul { margin-bottom: 1.5625rem; overflow: hidden; height: 0px; border-bottom: thin solid #ffffff; transition: height 500ms, padding-bottom 500ms; } }

.footer__navigation ul li { margin-bottom: 0.625rem; }

.footer__navigation ul li a { display: inline-block; background-image: linear-gradient(transparent calc(100% - 1px), #ffffff 10px); background-repeat: no-repeat; background-size: 0 100%; transition: background-size .5s; color: #ffffff; font-size: 1rem; font-weight: 300; text-decoration: none; }

.footer__navigation ul li a:hover { background-size: 100% 100%; }

.footer__final { margin-top: 5rem; display: flex; justify-content: space-between; align-items: center; width: 100%; }

@media only screen and (max-width: 991px) { .footer__final { margin-top: 1.5625rem; flex-direction: column-reverse; justify-content: center; } }

.footer__final__copyright { font-size: 1rem; color: #ffffff; font-weight: 300; }

@media only screen and (max-width: 991px) { .footer__final__copyright { font-size: 0.875rem; } }

@media only screen and (max-width: 991px) { .footer__final__social-media { margin-bottom: 3.125rem; } }

.footer__final__social-media a { margin-left: 1.5625rem; text-decoration: none; }

@media only screen and (max-width: 991px) { .footer__final__social-media a { margin: 0 0.78125rem 0 0.78125rem; } }

.footer__final__social-media a img { max-height: 2rem; }

@media only screen and (max-width: 991px) { .footer__final__social-media a img { max-height: 1.625rem; } }

.swiper-container { padding-bottom: 0.625rem; margin-bottom: 1.5625rem; }

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets { height: 2.1875rem; display: flex; justify-content: center; align-items: flex-start; width: 100%; }

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 0.9375rem 0 0.9375rem; width: 0.625rem; height: 0.625rem; border-radius: 50%; cursor: pointer; background-color: #CFDBD5; opacity: 1; }

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #1B93AF; }

html, body { font-family: "Roboto", sans-serif; font-size: 16px; letter-spacing: 0.8px; margin: 0; padding: 0; background-color: #ffffff; }

body { padding-top: 90px; }

@media only screen and (max-width: 991px) { body { padding-top: 80px; } }

em { font-style: normal; }

* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

.row { margin-left: 0; margin-right: 0; position: relative; width: 100%; }

.row-negative { margin-left: -0.5rem; margin-right: -0.5rem; }

@media only screen and (max-width: 991px) { .row-negative { margin-left: 0; margin-right: 0; } }

.row-fluid { position: relative; z-index: 2; }

.wrapper { display: flex; flex-wrap: wrap; max-width: 85.375rem; padding-left: 5rem; padding-right: 5rem; position: relative; width: 100%; }

.wrapper.no-padding { padding-left: 0; padding-right: 0; }

@media only screen and (max-width: 991px) { .wrapper { padding-left: 1.5625rem; padding-right: 1.5625rem; } }

h1, h2, h3, h4, h5, h6 { margin: 0; }

section { margin-top: -1px; }

.section { padding-top: 6.25rem; padding-bottom: 6.25rem; }

@media only screen and (max-width: 991px) { .section { padding-top: 3.125rem; padding-bottom: 3.125rem; } }

.show-mobile { display: none; visibility: hidden; }

@media only screen and (max-width: 991px) { .show-mobile { display: inline-block; visibility: initial; } }

@media only screen and (max-width: 991px) { .hide-mobile { display: none !important; visibility: hidden; } }

.center { text-align: center; }

.main { position: relative; height: calc(100vh - 90px); width: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }

@media only screen and (max-width: 991px) { .main { height: calc(100vh - 80px); } }

.main h1 { font-size: 4.25rem; color: #000000CC; font-weight: 500; }

.main p { margin: 2.1875rem 0; font-size: 1.125rem; color: #000000CC; font-weight: 500; }

.main a { position: relative; display: inline-block; box-sizing: border-box; border: none; border-radius: 4px; padding: 0 16px; min-width: 64px; height: 36px; vertical-align: middle; text-align: center; text-overflow: ellipsis; text-transform: uppercase; color: #ffffff; background-color: #1B93AF; box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); font-family: "Roboto", sans-serif; font-size: 14px; font-weight: 500; line-height: 36px; overflow: hidden; outline: none; cursor: pointer; transition: background-color 0.5s, font-size 0.5s, box-shadow 0.2s; /* Overlay */ /* Ripple */ /* Hover, Focus */ /* Active */ /* Disabled */ margin-bottom: 1.5625rem; display: inline-flex; justify-content: center; align-items: center; height: 2.8125rem; width: 15.625rem; font-size: 1.25rem; text-transform: none; text-decoration: none; font-weight: 500; box-shadow: none; border-radius: 3px; }

.main a::-moz-focus-inner { border: none; }

.main a::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: #ffffff; opacity: 0; transition: opacity 0.2s; }

.main a::after { content: ""; position: absolute; left: 50%; top: 50%; border-radius: 50%; padding: 50%; width: 32px; /* Safari */ height: 32px; /* Safari */ background-color: #ffffff; opacity: 0; transform: translate(-50%, -50%) scale(1); transition: opacity 1s, transform 0.5s; }

.main a:hover, .main a:focus { box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12); }

.main a:hover::before { opacity: 0.08; }

.main a:focus::before { opacity: 0.24; }

.main a:hover:focus::before { opacity: 0.3; }

.main a:active { box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12); }

.main a:active::after { opacity: 0.32; transform: translate(-50%, -50%) scale(0); transition: transform 0s; }

.main a:disabled { color: rgba(0, 0, 0, 0.54); background-color: #CFDBD5; box-shadow: none; cursor: initial; }

.main a:disabled::before { opacity: 0; }

.main a:disabled::after { opacity: 0; }