/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */

@font-face {
    font-family: 'Graphik-Light';
    src: url("Graphik-Light-Web.eot");
    src: url("Graphik-Light-Web.eot?#iefix") format("embedded-opentype"), url("Graphik-Light-Web.woff2") format("woff2"), url("Graphik-Light-Web.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback
}

@font-face {
    font-family: 'Graphik-Regular';
    src: url("Graphik-Regular-Web.eot");
    src: url("Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("Graphik-Regular-Web.woff2") format("woff2"), url("Graphik-Regular-Web.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback
}

@font-face {
    font-family: 'Graphik-Medium';
    src: url("Graphik-Medium-Web.eot");
    src: url("Graphik-Medium-Web.eot?#iefix") format("embedded-opentype"), url("Graphik-Medium-Web.woff2") format("woff2"), url("Graphik-Medium-Web.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
	font-display: fallback
}

.mobile-padding-main {
	padding-top:0px
}

@media (max-width:670px) {
	.mobile-padding-main {
		padding-top:44px!important
	}
}

.mobile-padding-contact {
	padding-top:0px
}

@media (max-width:670px) {
	.mobile-padding-contact {
		padding-top:107px!important
	}
}

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

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

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

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

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

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

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

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

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

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

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

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

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

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

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

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

figure {
    margin: 0 0 1rem
}

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

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

table {
    border-collapse: collapse
}

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

th {
    text-align: inherit
}

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

button {
    border-radius: 0
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

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

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

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

template {
    display: none
}

[hidden] {
    display: none !important
}


/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

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

@media (max-width:670px) {
	h2.white {
		color:#3C3F40!important;
		text-align:center;
	}
	p.white{
		color:#3C3F40!important;
		text-align:center;
	}
}

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

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

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

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

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

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

.row {
    display: -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-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    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-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

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

.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: 576px) {
    .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-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .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: 768px) {
    .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-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .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: 992px) {
    .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-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .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: 1200px) {
    .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-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
    .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-row {
    display: table-row !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: 576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -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: 768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -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: 992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -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: 1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -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
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !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
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -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;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -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
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        -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;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -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
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        -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;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -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
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        -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;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -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
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        -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;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important
}

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

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

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

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

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

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

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

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

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

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

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

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

.rounded {
    border-radius: 0.25rem !important
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

.d-flex {
    display: -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: 576px) {
    .d-sm-none {
        display: none !important
    }
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-table {
        display: table !important
    }
    .d-sm-table-row {
        display: table-row !important
    }
    .d-sm-table-cell {
        display: table-cell !important
    }
    .d-sm-flex {
        display: -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: 768px) {
    .d-md-none {
        display: none !important
    }
    .d-md-inline {
        display: inline !important
    }
    .d-md-inline-block {
        display: inline-block !important
    }
    .d-md-block {
        display: block !important
    }
    .d-md-table {
        display: table !important
    }
    .d-md-table-row {
        display: table-row !important
    }
    .d-md-table-cell {
        display: table-cell !important
    }
    .d-md-flex {
        display: -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: 992px) {
    .d-lg-none {
        display: none !important
    }
    .d-lg-inline {
        display: inline !important
    }
    .d-lg-inline-block {
        display: inline-block !important
    }
    .d-lg-block {
        display: block !important
    }
    .d-lg-table {
        display: table !important
    }
    .d-lg-table-row {
        display: table-row !important
    }
    .d-lg-table-cell {
        display: table-cell !important
    }
    .d-lg-flex {
        display: -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: 1200px) {
    .d-xl-none {
        display: none !important
    }
    .d-xl-inline {
        display: inline !important
    }
    .d-xl-inline-block {
        display: inline-block !important
    }
    .d-xl-block {
        display: block !important
    }
    .d-xl-table {
        display: table !important
    }
    .d-xl-table-row {
        display: table-row !important
    }
    .d-xl-table-cell {
        display: table-cell !important
    }
    .d-xl-flex {
        display: -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
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
    .d-print-inline {
        display: inline !important
    }
    .d-print-inline-block {
        display: inline-block !important
    }
    .d-print-block {
        display: block !important
    }
    .d-print-table {
        display: table !important
    }
    .d-print-table-row {
        display: table-row !important
    }
    .d-print-table-cell {
        display: table-cell !important
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.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
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -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;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -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
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-sm-start {
        -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;
        align-self: auto !important
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -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
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-md-start {
        -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;
        align-self: auto !important
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -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
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-lg-start {
        -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;
        align-self: auto !important
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -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
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }
    .justify-content-xl-start {
        -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;
        align-self: auto !important
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }
    .float-sm-right {
        float: right !important
    }
    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }
    .float-md-right {
        float: right !important
    }
    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }
    .float-lg-right {
        float: right !important
    }
    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }
    .float-xl-right {
        float: right !important
    }
    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

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

.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.shadow {
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.shadow-lg {
    -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.shadow-none {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

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

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

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

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

.w-auto {
    width: auto !important
}

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

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

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

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

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
    padding: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-auto {
    margin: auto !important
}

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

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

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

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }
    .m-sm-1 {
        margin: 0.25rem !important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important
    }
    .m-sm-2 {
        margin: 0.5rem !important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important
    }
    .m-sm-3 {
        margin: 1rem !important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }
    .m-sm-4 {
        margin: 1.5rem !important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }
    .m-sm-5 {
        margin: 3rem !important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }
    .p-sm-0 {
        padding: 0 !important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }
    .p-sm-1 {
        padding: 0.25rem !important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important
    }
    .p-sm-2 {
        padding: 0.5rem !important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important
    }
    .p-sm-3 {
        padding: 1rem !important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }
    .p-sm-4 {
        padding: 1.5rem !important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }
    .p-sm-5 {
        padding: 3rem !important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }
    .m-sm-auto {
        margin: auto !important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }
    .m-md-1 {
        margin: 0.25rem !important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important
    }
    .m-md-2 {
        margin: 0.5rem !important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important
    }
    .m-md-3 {
        margin: 1rem !important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }
    .m-md-4 {
        margin: 1.5rem !important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }
    .m-md-5 {
        margin: 3rem !important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }
    .p-md-0 {
        padding: 0 !important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }
    .p-md-1 {
        padding: 0.25rem !important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important
    }
    .p-md-2 {
        padding: 0.5rem !important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important
    }
    .p-md-3 {
        padding: 1rem !important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }
    .p-md-4 {
        padding: 1.5rem !important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }
    .p-md-5 {
        padding: 3rem !important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }
    .m-md-auto {
        margin: auto !important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }
    .m-lg-1 {
        margin: 0.25rem !important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important
    }
    .m-lg-2 {
        margin: 0.5rem !important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important
    }
    .m-lg-3 {
        margin: 1rem !important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }
    .m-lg-4 {
        margin: 1.5rem !important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }
    .m-lg-5 {
        margin: 3rem !important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }
    .p-lg-0 {
        padding: 0 !important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }
    .p-lg-1 {
        padding: 0.25rem !important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important
    }
    .p-lg-2 {
        padding: 0.5rem !important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important
    }
    .p-lg-3 {
        padding: 1rem !important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }
    .p-lg-4 {
        padding: 1.5rem !important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }
    .p-lg-5 {
        padding: 3rem !important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }
    .m-lg-auto {
        margin: auto !important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }
    .m-xl-1 {
        margin: 0.25rem !important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important
    }
    .m-xl-2 {
        margin: 0.5rem !important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important
    }
    .m-xl-3 {
        margin: 1rem !important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }
    .m-xl-4 {
        margin: 1.5rem !important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }
    .m-xl-5 {
        margin: 3rem !important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }
    .p-xl-0 {
        padding: 0 !important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }
    .p-xl-1 {
        padding: 0.25rem !important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important
    }
    .p-xl-2 {
        padding: 0.5rem !important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important
    }
    .p-xl-3 {
        padding: 1rem !important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }
    .p-xl-4 {
        padding: 1.5rem !important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }
    .p-xl-5 {
        padding: 3rem !important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }
    .m-xl-auto {
        margin: auto !important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

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

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

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

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

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

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

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

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

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

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

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important
}

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

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

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

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

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

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

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

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

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

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

.table-hover .table-info:hover {
    background-color: #abdde5
}

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

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

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

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

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

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

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

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

.table-hover .table-light:hover {
    background-color: #ececf6
}

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

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

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

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

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

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075)
}

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

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

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

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

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

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

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075)
}

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

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

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

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

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

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

@-webkit-keyframes scale-in-horizontal-left {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        opacity: 1
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        opacity: 1
    }
}

@keyframes scale-in-horizontal-left {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        opacity: 1
    }
    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        -webkit-transform-origin: 0% 0%;
        transform-origin: 0% 0%;
        opacity: 1
    }
}

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

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

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

.no-bottom-margin {
    margin-bottom: 0
}

.extra-top-margin {
    margin-top: 200px
}

.extra-top-margin--medium {
    margin-top: 100px
}

.extra-top-margin--small {
    margin-top: 50px
}

.extra-top-margin--x-small {
    margin-top: 30px
}

.extra-bottom-margin--small {
    margin-bottom: 50px
}

.extra-bottom-margin--medium {
    margin-bottom: 100px
}

.extra-bottom-margin {
    margin-bottom: 200px
}

@media (max-width: 767.98px) {
    .top-margin-mobile {
        margin-top: 120px
    }
}

@media (max-width: 767.98px) {
    .bottom-margin-mobile {
        margin-bottom: 60px
    }
}

@media (max-width: 767.98px) {
    .top-padding-mobile {
        padding-top: 120px
    }
}

@media (max-width: 767.98px) {
    .bottom-padding-mobile {
        padding-bottom: 60px
    }
}

.h-section-padding {
    padding: 60px 0 60px
}

@media (min-width: 768px) {
    .h-section-padding {
        padding: 120px 0 120px
    }
}

.small-section-padding {
    padding: 90px 0 !important
}

.padding-top {
    padding-top: 120px !important
}

.extra-bottom-margin--x-small {
    margin-bottom: 32px
}

.h-remove-shadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.no-padding {
    padding: 0 !important
}

.no-margin {
    margin: 0 !important
}

.content-offset {
    position: relative;
    left: 8%
}

@media (max-width: 1199.98px) {
    .content-offset {
        left: 0
    }
}

.h-divider {
    width: 100%;
    height: 1px;
    background-color: #eaeaea
}

.mint .t-eyebrow {
    color: #00E6C3
}

.volt .t-eyebrow {
    color: #B8FF01
}

.eggplant .t-eyebrow {
    color: #321E41
}

.hot-pink .t-eyebrow {
    color: #FF3465
}

.default-cursor {
    cursor: default !important
}

.t-hot-pink {
    color: #FF3465
}

.h-clear-bottom-margin {
    margin-bottom: 0 !important
}

.h-clear-top-margin {
    margin-top: 0 !important
}

.background--mint {
    background-color: #00E6C3
}

.background--putty {
    background-color: #F5F6F6
}

.background--graphite {
    background-color: #3C3F40 !important
}

.background--volt {
    background-color: #B8FF01
}

.background--eggplant {
    background-color: #321E41
}

.background--hot-pink {
    background-color: #FF3465
}

.background--midnight {
    background-color: #14236E
}

.background--press {
    background-color: #E5E7E9;
    color: #3C3F40 !important
}

.background--press p {
    color: #3C3F40 !important
}

@media (min-width: 768px) {
    .smartling-de h1.t-long-title {
        font-size: 55px !important
    }
    .smartling-de h2.t-long-title {
        font-size: 46px !important
    }
}

@media (max-width: 1200px) {
    .smartling-de .c-nav__links li,
    .smartling-nl .c-nav__links li,
    .smartling-es .c-nav__links li,
    .smartling-fr .c-nav__links li {
        margin-right: 3%
    }
    .smartling-de .c-nav__links a,
    .smartling-nl .c-nav__links a,
    .smartling-es .c-nav__links a,
    .smartling-fr .c-nav__links a {
        margin-right: 3%
    }
}

.feature-description-block.inactive {
    opacity: 0.2
}

.feature-description-block.inactive a.t-link--volt__container {
    pointer-events: none;
    cursor: default
}

.feature-description-block.inactive a.t-link--volt__container:hover .t-link--volt__link {
    background: none
}

.c-align--left {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-align--left * {
    text-align: left
}

.c-align--center {
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto
}

.c-align--center * {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.c-align--right {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-align--right * {
    text-align: right
}

.c-valign--middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-flex--end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-flex--end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-animation-container .animation-element {
    opacity: 0
}

.c-animation-container .animation-element.slide-left {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transform: translate3d(-100px, 0px, 0px);
    transform: translate3d(-100px, 0px, 0px)
}

.c-animation-container .animation-element.slide-left.in-view {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.c-animation-container .animation-element.slide-right {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transform: translate3d(100px, 0px, 0px);
    transform: translate3d(100px, 0px, 0px)
}

.c-animation-container .animation-element.slide-right.in-view {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.c-animation-container .animation-element.slide-bottom {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transform: translate3d(0px, 100px, 0px);
    transform: translate3d(0px, 100px, 0px)
}

.c-animation-container .animation-element.slide-bottom.in-view {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.c-animation-container .animation-element.slide-top {
    -webkit-transition: all 500ms linear;
    transition: all 500ms linear;
    -webkit-transform: translate3d(0px, -100px, 0px);
    transform: translate3d(0px, -100px, 0px)
}

.c-animation-container .animation-element.slide-top.in-view {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px)
}

.c-button {
    background-color: #e91d30;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    font-family: "Graphik-Medium";
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 0 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid #e91d30;
    padding: 12px 30px;
    line-height: 14px;
    text-decoration: none;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    margin-right: 18px;
    margin-bottom: 8px;
    margin-left: 0;
    cursor: pointer
}

@media (min-width: 768px) {
    .c-button {
        margin-bottom: 0
    }
}

.c-button:hover {
    background-color: #FFF;
    border: 1px solid #FFF;
    color: #e91d30!important;
    text-decoration: none;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2)
}

.background--eggplant .c-button:hover,
.background--midnight .c-button:hover,
.background--graphite .c-button:hover {
    background: #FFF;
    border-color: #FFF;
    color: #FF3465
}

.c-button--outline {
    background: transparent;
    color: #FF3465;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-button--outline--white {
    background: transparent;
    color: #FFF;
    border-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-button--outline--white:hover {
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-button--white-outline {
    background: transparent;
    border-color: #FFF;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-button--white-outline:hover {
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-button--white {
    background: #FFF;
    color: #FF3465;
    border-color: #FFF
}

.c-button--white:hover {
    color: #FFF;
    background-color: #FF3465;
    border: 1px solid #FF3465;
    text-decoration: none
}

.c-button--circle {
    width: 56px;
    height: 56px;
    padding: 0;
    display: inline-block
}

.c-button--circle i {
    line-height: 56px
}

.c-button--circle--large {
    position: absolute;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 9;
    display: block;
    width: 100px;
    height: 100px
}

.c-button--circle--large i {
    font-size: 54px;
    line-height: 100px
}

.c-button--disabled {
    opacity: 0.5;
    pointer-events: none;
    cursor: default
}

.c-button--color-fix {
    color: #FFF !important
}

.c-button--color-fix:hover {
    color: #FF3465 !important
}

.colorblock--eggplant:after {
    content: '';
    position: absolute;
    background: #321E41;
    width: 100%;
    height: 100%
}

.colorblock--hot-pink:after {
    content: '';
    position: absolute;
    background: #FF3465;
    width: 100%;
    height: 100%
}

.colorblock--mint:after {
    content: '';
    position: absolute;
    background: #00E6C3;
    width: 100%;
    height: 100%
}

.colorblock--midnight:after {
    content: '';
    position: absolute;
    background: #14236E;
    width: 100%;
    height: 100%
}

.colorblock--light-mint:after {
    content: '';
    position: absolute;
    background: #CCF9F2;
    width: 100%;
    height: 100%
}

.colorblock--putty:after {
    content: '';
    position: absolute;
    background: #F5F6F6;
    width: 100%;
    height: 100%
}

.colorblock--volt:after {
    content: '';
    position: absolute;
    background: #B8FF01;
    width: 100%;
    height: 100%
}

.colorblock--top--left:after {
    content: '';
    position: absolute;
    top: -25px;
    left: -25px;
    z-index: 0
}

.colorblock--top--right:after {
    content: '';
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 0
}

.colorblock--bottom--left:after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: -25px;
    z-index: 0
}

.colorblock--bottom--right {
    position: relative
}

.colorblock--bottom--right:after {
    content: '';
    position: absolute;
    bottom: -25px;
    right: -25px;
    z-index: 0
}

.rectangle--gray:before {
    content: '';
    background: url(../imgs/dots-rectangle-big.png);
    width: 300px;
    height: 300px;
    display: block
}

.rectangle--hot-pink:before {
    content: '';
    background: url(../imgs/dots-rectangle-hot-pink-big.png);
    width: 284px;
    height: 284px;
    display: block
}

.rectangle--mint:before {
    content: '';
    background: url(../imgs/dots-rectangle-mint-big-1.png);
    width: 285px;
    height: 285px;
    display: block;
    background-size: 100%
}

.rectangle--top--left:before {
    content: '';
    position: absolute;
    top: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .rectangle--top--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        z-index: 1
    }
}

.rectangle--top--right:before {
    content: '';
    position: absolute;
    top: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .rectangle--top--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        z-index: 1
    }
}

.rectangle--bottom--left:before {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .rectangle--bottom--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        z-index: 1;
        display: none
    }
}

.rectangle--bottom--right:before {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .rectangle--bottom--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        z-index: 1
    }
}

.diamond--volt:before {
    content: '';
    background: url(../imgs/dots-diamond-volt.svg);
    width: 196px;
    height: 196px;
    display: block
}

.diamond--mint:before {
    content: '';
    background: url(../imgs/dots-rectangle-mint-big.png);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 285px;
    height: 285px;
    display: block
}

.diamond--hot-pink:before {
    content: '';
    background: url(../imgs/dots-rectangle-hot-pink-big.png);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100px;
    height: 100px;
    display: block
}

.diamond--top--left:before {
    content: '';
    position: absolute;
    top: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .diamond--top--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        z-index: 1
    }
}

.diamond--top--right:before {
    content: '';
    position: absolute;
    top: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .diamond--top--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        z-index: 1
    }
}

.diamond--bottom--left:before {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .diamond--bottom--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        z-index: 1
    }
}

.diamond--bottom--right:before {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .diamond--bottom--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        z-index: 1
    }
}

.circle--mint:before {
    content: '';
    background: url(../imgs/dots-circle-mint.svg);
    width: 160px;
    height: 160px;
    display: block
}

.circle--volt:before {
    content: '';
    background: url(../imgs/dots-circle-volt.svg);
    width: 160px;
    height: 160px;
    display: block
}

.circle--hot-pink:before {
    content: '';
    background: url(../imgs/dots-circle-hot-pink.svg);
    width: 180px;
    height: 180px;
    display: block
}

.circle--top--left:before {
    content: '';
    position: absolute;
    top: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .circle--top--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        z-index: 1
    }
}

.circle--top--right:before {
    content: '';
    position: absolute;
    top: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .circle--top--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        z-index: 1
    }
}

.circle--center--left:before {
    content: '';
    position: absolute;
    bottom: 50%;
    left: -80px;
    z-index: -1;
    display: block;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media (max-width: 991.98px) {
    .circle--center--left:before {
        -webkit-transform: scale(0.6) translateY(50%);
        transform: scale(0.6) translateY(50%);
        -webkit-transform-origin: center left;
        transform-origin: center left;
        z-index: 1
    }
}

.circle--bottom--left:before {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .circle--bottom--left:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom left;
        transform-origin: bottom left;
        z-index: 1
    }
}

.circle--bottom--right:before {
    content: '';
    position: absolute;
    bottom: -50px;
    right: -60px;
    z-index: -1;
    display: block
}

@media (max-width: 991.98px) {
    .circle--bottom--right:before {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        -webkit-transform-origin: bottom right;
        transform-origin: bottom right;
        z-index: 1
    }
}

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

body {
    font-family: "Graphik-Regular";
    font-size: 20px;
    font-style: normal;
    font-stretch: normal;
    color: #3C3F40
}

body.body--stop-scrolling {
    height: 100%;
    overflow: hidden
}

body.body--stop-scrolling .c-side-nav {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    top: 70px;
    overflow: scroll
}

body.body--stop-scrolling .c-side-nav__burger {
    -webkit-box-shadow: none;
    box-shadow: none
}

body.home {
    display: none
}

@media (min-width: 768px) {
    body.blog-body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.c-blog-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: unset
}

#cookie-message {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
    color: #FFF;
    background-color: rgba(47, 32, 63, 0.9)
}

#cookie-message .buttons {
    margin-top: 0
}

@media (min-width: 768px) {
    #cookie-message .buttons {
        margin-top: auto
    }
}

a.anchor {
    display: block;
    position: relative;
    top: -30px;
    visibility: hidden
}

.c-banner {
    background-color: #321E41;
    color: #FFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
    margin: 0 auto;
    text-align: center
}

.c-banner a {
    color: #FF3465
}

.c-banner a:hover {
    color: #FF5D84;
    text-decoration: underline
}

.erik-image {
	left: 72px;
	border-radius: 50%;
	top: -21px;
}

@media (max-width:670px) {
	.erik-image {
		margin: 0 auto;
		max-width: 240px;
		left: 0;
		top: 0;
	}
}

.faas-image {
	border-radius:50%;
	max-width: 350px!important;
}

@media (max-width:670px) {
	.faas-image {
		max-width: 260px!important;
	}
}

@media (max-width: 1199.98px) {
    .container {
        max-width: 1020px
    }
}

@media (max-width: 991.98px) {
    .container {
        max-width: 890px
    }
}

@media (max-width: 767.98px) {
    .container {
        max-width: 600px
    }
}

section {
    background-color: #FFF;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

section.h-off-white {
    background-color: #F5F6F6
}

section.off-white {
    background-color: #F5F6F6
}

section.hot-pink {
    background-color: #FF3465;
    color: #FFF
}

section.hot-pink pre.c-eyebrow.c-eyebrow--dark {
    color: #FFF
}

section.hot-pink pre.c-eyebrow.c-eyebrow--dark:before {
    border-bottom: 2px solid #fff
}

section.eggplant {
    background-color: #321E41;
    color: #FFF
}

section.eggplant pre.c-eyebrow.c-eyebrow--dark {
    color: #FFF
}

section.eggplant pre.c-eyebrow.c-eyebrow--dark:before {
    border-bottom: 2px solid #fff
}

section.midnight {
    background-color: #14236E;
    color: #FFF
}

section.midnight pre.c-eyebrow.c-eyebrow--dark {
    color: #FFF
}

section.midnight pre.c-eyebrow.c-eyebrow--dark:before {
    border-bottom: 2px solid #fff
}

section.final-plea {
    background-color: #56468f
}

section.final-plea .c-image {
    padding: 0;
    display: none
}

@media (min-width: 768px) {
    section.final-plea .c-image {
        display: block
    }
}

@media (min-width: 768px) {
    section.final-plea {
        padding-top: 80px;
        min-height: 600px
    }
    section.final-plea .c-image {
        width: 58vw;
        left: 42vw;
        min-height: 600px
    }
}

section.final-plea:after {
    background-color: #56468f
}

.row.column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

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

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

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

.row.row-eq-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.row-eq-height>[class^=col] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

main {
    margin-top: 50px;
    position: relative;
    overflow: hidden
}

main.no-banner {
    margin-top: 0
}

@media (max-width: 991.98px) {
    blockquote {
        font-size: 24px !important;
        line-height: 36px !important
    }
}

.c-eggplant-overlay__block-color {
    -webkit-transition: -webkit-transform 1.5s;
    transition: -webkit-transform 1.5s;
    transition: transform 1.5s;
    transition: transform 1.5s, -webkit-transform 1.5s;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    background-color: #321E41;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 999
}

@media screen and (prefers-reduced-motion: reduce) {
    .c-eggplant-overlay__block-color {
        -webkit-transition: none;
        transition: none
    }
}

.c-eggplant-overlay__block-color.lift-off {
    -webkit-transform: translateY(-110%);
    transform: translateY(-110%)
}

.c-contact {
    padding: 120px 0 0
}

.c-eggplant-overlay__nav {
    width: 100%;
    position: fixed;
    z-index: 10000
}

.c-eggplant-overlay__nav .c-eggplant-overlay__nav--container {
    max-width: 1200px;
    margin: 0 auto;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-eggplant-overlay__nav .c-eggplant-overlay__nav--container .container {
    margin: 0;
    padding-top: 9px
}

@media (min-width: 992px) {
    .c-eggplant-overlay__nav .c-eggplant-overlay__nav--container .container {
        margin: inherit;
        padding-top: 0
    }
}

@media (min-width: 992px) {
    .c-eggplant-overlay__nav .c-eggplant-overlay__nav--container {
        height: 100px
    }
}

.c-eggplant-overlay__nav .c-eggplant-overlay__nav--container .c-nav__logo {
    -webkit-transform: translateY(50vh);
    transform: translateY(50vh)
}

.c-eggplant-overlay__nav .c-eggplant-overlay__nav--container .c-nav__logo.slide-up {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s
}

.c-eggplant-overlay__nav .c-eggplant-overlay__nav--container .c-nav__logo.slide-up .sliding-logo {
    -webkit-transition: all 0.1s;
    transition: all 0.1s
}

.c-eggplant-overlay__nav.animation--finished {
    display: none
}

.c-legal {
    padding-top: 150px
}

.c-legal h1 {
    padding: 28px 0 72px
}

.c-legal ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0
}

.c-legal ol>li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em
}

.c-legal ol>li:before {
    content: counters(item, ".") ". ";
    display: table-cell;
    padding-right: 0.6em
}

.c-legal li ol>li {
    margin: 0
}

.c-legal li ol>li:before {
    content: counters(item, ".") " "
}

.c-three-column {
    padding: 60px 0 0
}

@media (min-width: 768px) {
    .c-three-column {
        padding: 120px 0 0
    }
}

.c-three-column .section-eyebrow {
    margin-bottom: 50px;
    display: block
}

.c-three-column .section-eyebrow:before {
    content: "— ";
    position: relative
}

.c-three-column .section-header {
    text-align: center;
    padding-bottom: 48px
}

.c-three-column.h-padding-bottom {
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .c-three-column.h-padding-bottom {
        padding-bottom: 120px
    }
}

.c-single-column.h-padding-bottom {
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .c-single-column.h-padding-bottom {
        padding-bottom: 120px
    }
}

.c-full-text {
    font-size: 16px;
    line-height: 24px;
	padding-left: 10px;
	padding-right: 10px
}

.c-full-text .section-header {
    font-size: 16px;
    line-height: 24px
}

.c-full-text h2 {
    margin-bottom: 14px;
    margin-top: 122px
}

@media (max-width:670px) {
	.c-full-text h2 {
    margin-bottom: 14px;
    margin-top: 0px
}
}

.c-full-text li {
    padding: 6px 0
}

.c-full-text .c-full-text__container {
    max-width: 780px;
    margin: 0 auto;
    padding-bottom: 100px
}

.c-full-text figure img {
    max-width: 142px
}

.c-full-text figure a {
    background-image: none
}

.c-full-text a {
    text-decoration: none;
    font-family: "Graphik-Medium";
    color: #3C3F40;
    font-weight: 500;
    line-height: 26px;
    background-position: 0 21px;
    background-repeat: no-repeat;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.c-full-text a:hover {
    background-position: 0 0;
    color: #3C3F40;
	transition: all .1s ease-in
}

.c-section__title {
    margin-bottom: 50px
}

.c-case-study {
    min-height: 600px;
    overflow: visible;
    color: #FFF;
    margin: 60px 0 60px;
    margin-bottom: 0px;
    z-index: 1
}

@media (min-width: 768px) {
    .c-case-study {
        margin: 65px 0 65px
    }
}

.customers .c-case-study {
    margin-bottom: 250px
}

@media (max-width: 991.98px) {
    .customers .c-case-study {
        margin-bottom: 60px
    }
}

.c-case-study:after {
    content: '';
    background-color: #F5F6F6;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

@media (min-width: 768px) {
    .c-case-study:after {
        width: 90vw
    }
}

.c-case-study--align-right:after {
    left: auto;
    right: 0px
}

.c-case-study-background--mint:after {
    background-color: #00E6C3
}

.c-case-study-background--hot-pink:after {
    background-color: #FF3465
}

.c-case-study-background--eggplant:after {
    background-color: #321E41
}

.c-case-study .container:after {
    content: '';
    width: 100%;
    height: 100%;
    height: calc(100% + 40px);
    top: 0px;
    left: -65%;
    z-index: 1
}

@media (max-width: 767.98px) {
    .c-case-study .container:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        height: 30%;
        top: 0px;
        left: 0;
        z-index: 1
    }
}

.c-case-study .container-fluid {
    padding: 0
}

.c-case-study .c-case-study__container {
    z-index: 2
}

.c-case-study .c-case-study__content {
    position: relative;
    min-height: 600px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 120px 0 120px
}

@media (max-width: 1199.98px) {
    .c-case-study .c-case-study__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767.98px) {
    .c-case-study .c-case-study__content {
        padding: 60px 0 60px
    }
}

.c-case-study .c-case-study__content .c-eyebrow {
    margin-left: 0px;
    margin-bottom: 40px;
    text-align: left
}

.c-case-study .c-case-study__content .c-image img {
    -webkit-box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
    max-width: 100%;
    height: 280px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 768px) {
    .c-case-study .c-case-study__content .c-image img {
        width: auto;
        max-height: 450px;
        height: auto
    }
}

.c-case-study .c-case-study__content .c-image:after {
    width: 70vw;
    height: 640px;
    top: -110px;
    z-index: -1;
    left: -50vw
}

@media (max-width: 767.98px) {
    .c-case-study .c-case-study__content .c-image.circle--center--left:before {
        right: -100px;
        left: auto;
        z-index: -1;
        bottom: 75%
    }
}

.c-case-study .c-case-study__content .c-case-study__link {
    position: absolute;
    bottom: -80px
}

.c-case-study .c-case-study__content .c-panel__blockquote {
    top: 0px;
    color: #3C3F40;
    padding: 0;
    padding-right: 40px;
    padding-top: 30px
}

@media (min-width: 768px) {
    .c-case-study .c-case-study__content .c-panel__blockquote {
        padding-left: 5%;
        padding-top: 0
    }
}

.c-case-study .c-case-study__content .c-panel__blockquote blockquote {
    font-style: normal
}

.c-case-study .c-case-study__content .c-panel__blockquote blockquote:before {
    content: '"';
    margin-left: -8px
}

.c-case-study .c-case-study__content .c-panel__blockquote blockquote:after {
    content: '"'
}

.c-case-study .c-case-study__content .c-panel__blockquote blockquote strong,
.c-case-study .c-case-study__content .c-panel__blockquote blockquote .highlight {
    position: relative;
    font-weight: 400;
    display: inline;
    z-index: 2;
    background: #B8FF01
}

.c-case-study .c-case-study__content .c-panel__blockquote cite {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.c-case-study .c-case-study__content .c-panel__blockquote cite .c-panel__blockquote--position {
    text-transform: none;
    font-weight: 400;
    display: block
}

.c-case-study .c-case-study__content .c-panel__blockquote .c-panel__blockquote--logo {
    margin-top: 20px
}

.c-case-study .c-case-study__content .c-panel__blockquote .c-panel__blockquote--logo img {
    width: auto;
    max-width: 140px;
    max-height: 40px
}

.c-case-study .c-case-study__content .c-panel--top--mint:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 12px;
    background: #00E6C3
}

.c-case-study .c-case-study__content .row.column-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.c-case-study .c-case-study__content .row.column-reverse .c-image {
    position: absolute;
    left: -15vw;
    top: 0px
}

.c-case-study .c-case-study__content .row.column-reverse .c-image img {
    max-width: 624px;
    width: 100%
}

h1,
.h1 {
    font-family: "Graphik-Medium";
    font-weight: 500;
    font-size: 48px;
    line-height: 58px;
    margin: 0 !important
}

@media (min-width: 768px) {
    h1,
    .h1 {
        font-size: 68px;
        line-height: 74px
    }
}

h2,
.h2 {
    font-family: "Graphik-Medium";
    font-weight: 500;
    font-size: 40px;
    line-height: 48px
}

@media (min-width: 768px) {
    h2,
    .h2 {
        font-size: 52px;
        line-height: 64px
    }
}

h3 {
    font-family: "Graphik-Medium";
    font-weight: 500;
    font-size: 28px;
    letter-spacing: 0;
    line-height: 36px
}

h4 {
    font-family: "Graphik-Medium";
    font-weight: 500;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 25px
}

h4+p {
    margin-top: 6px
}

h5 {
    font-family: "Graphik-Light";
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 25px;
    text-transform: uppercase
}

pre.c-eyebrow {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500
}

pre.c-eyebrow:before {
    content: '';
    margin-right: 8px;
    width: 34px;
    border-bottom: 2px solid #3C3F40;
    display: block;
    position: relative;
    float: left;
    top: 10px;
    height: 2px
}

pre.c-eyebrow.c-eyebrow--dark {
    color: #3C3F40
}

pre.c-eyebrow.c-eyebrow--dark:before {
    border-bottom: 2px solid #3C3F40
}

pre.c-eyebrow.c-eyebrow--light {
    color: #FFF
}

pre.c-eyebrow.c-eyebrow--light:before {
    border-bottom: 2px solid #FFF
}

pre.c-plain-eyebrow {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500
}

h1.graphite,
h2.graphite,
h3.graphite,
h4.graphite,
p.graphite {
    color: #3C3F40 !important
}

h1.white,
h2.white,
h3.white,
h4.white,
p.white {
    color: #ffffff;
}

h1.t-hot-pink,
h2.t-hot-pink,
h3.t-hot-pink,
h4.t-hot-pink,
p.t-hot-pink {
    color: #FF3465 !important
}

h1.light-text,
h2.light-text,
h3.light-text,
h4.light-text,
p.light-text {
    color: #8A8C8B !important
}

blockquote {
    font-family: "Graphik-Light";
    font-size: 28px;
    letter-spacing: 0;
    line-height: 40px
}

p,
.p {
    font-size: 20px;
    line-height: 30px;
    margin: 16px 0
}

p.p-xtra-sm,
.p.p-xtra-sm {
    font-size: 13px;
    line-height: 18px
}

p.p-sm,
.p.p-sm {
    font-size: 16px;
    line-height: 28px
}

p.p-lg,
.p.p-lg {
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 768px) {
    p.p-lg,
    .p.p-lg {
        font-size: 20px;
        line-height: 28px
    }
}

p.bold,
.p.bold {
    font-weight: bold
}

p p,
.p p {
    font-size: inherit;
    line-height: inherit
}

.t-link {
    font-family: "Graphik-Medium";
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    border-bottom: 4px solid #B8FF01;
    display: inline-block;
    color: #3C3F40;
    padding-bottom: 3px;
    padding-right: 7px;
    position: relative
}

.t-link.h-white {
    color: #FFF
}

.t-link.h-white:after {
    content: url(../imgs/right-arrow-white.svg)
}

.t-link.h-white:hover {
    color: #FFF
}

.t-link:after {
    padding-left: 5px;
    content: url(../imgs/right-arrow.svg);
    position: relative;
    top: 1px;
    right: -4px;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out
}

.t-link:hover {
    text-decoration: none;
    color: #3C3F40
}

.t-link:hover:after {
    right: -8px
}

.t-link__no-underline {
    border-bottom: 4px solid #FFFFFF
}

.t-link__gray {
    color: #3C3F40;
    font-size: 13px;
    line-height: 18px;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out
}

.t-link__gray:hover {
    text-decoration: none
}

.t-numbers {
    font-family: "Graphik-Medium";
    font-size: 80px;
    display: block
}

@media (min-width: 992px) {
    .t-numbers {
        font-size: 100px
    }
}

.t-eyebrow {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Roboto Mono', monospace
}

.t-eyebrow.hot-pink {
    color: #FF3465
}

.t-eyebrow.volt {
    color: #B8FF01
}

.t-eyebrow.eggplant {
    color: #321E41
}

.t-eyebrow.mint {
    color: #00E6C3
}

.t-center {
    width: 100%;
    text-align: center
}

.c-hero__buttons {
    margin-top: 35px;
    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
}

@media (min-width: 768px) {
    .c-hero__buttons {
        display: block
    }
}

.c-hero__buttons .c-button-image {
    padding-right: 20px;
    margin-bottom: 20px
}

.c-hero__buttons .c-button-image:last-child {
    margin-right: 0
}

a,
a:not([href]).t-normal-link {
    text-decoration: none;
    color: #e91d30;
    font-weight: 500;
    line-height: 26px;
    cursor: pointer
}

a:hover,
a:not([href]).t-normal-link:hover {
    text-decoration: underline;
    color: #e91d30
}

a.t-link--volt__container {
    color: inherit
}

a.t-link--volt__container .t-link--volt__link {
    color: #3C3F40;
    margin-bottom: 12px;
    border-bottom: 4px solid #B8FF01;
    display: inherit
}

a.t-link--volt__container:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    a.t-link--volt__container:hover .t-link--volt__link {
        background: -webkit-gradient(linear, left top, left bottom, from(#B8FF01), to(#B8FF01));
        background: linear-gradient(#B8FF01, #B8FF01);
        background-size: auto 45%;
        background-repeat: no-repeat;
        background-position-y: 105%;
        -webkit-animation: link-slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
        animation: link-slide-top 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both
    }
}

@-webkit-keyframes link-slide-top {
    0% {
        background-position-y: 205%
    }
    100% {
        background-position-y: 105%
    }
}

@keyframes link-slide-top {
    0% {
        background-position-y: 205%
    }
    100% {
        background-position-y: 105%
    }
}

a.custom-link {
    text-decoration: none;
    color: inherit;
    line-height: inherit
}

a.custom-link:hover {
    color: inherit
}

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

.t-strikethrough__container {
    position: relative
}

.t-strikethrough__container__title {
    width: 110%;
    height: 30%;
    background: #B8FF01;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    z-index: -1;
    position: absolute
}

.c-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-author__detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-author__detail {
        padding: 40px 0 110px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-author__detail .c-author__social img {
    height: 16px
}

.c-author--cickable {
    cursor: pointer
}

.c-author--cickable:hover .t-link {
    border-bottom: 4px solid #B8FF01;
    margin-bottom: -4px
}

.c-author--cickable:hover .t-link:after {
    right: -8px
}

.c-author__img.circle-img {
    width: 62px;
    height: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.c-author__img.circle-img.background-1 {
    background-color: #66EFDB
}

.c-author__img.circle-img.background-2 {
    background-color: #FF85A2
}

.c-author__img.circle-img.h-small {
    width: 48px;
    height: 48px
}

.c-author__img.circle-img:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: unset
}

.c-author__img--x-small.circle-img {
    width: 36px;
    height: 36px
}

.c-author__img--large.circle-img {
    width: 200px;
    height: 200px;
    float: left;
    margin: 10px 0 40px
}

@media (min-width: 768px) {
    .c-author__img--large.circle-img {
        margin: 0
    }
}

.c-author__img--alt {
    color: #FFF;
    font-size: 26px;
    line-height: 40px
}

.c-author__img--alt--large {
    font-size: 100px;
    line-height: 100px
}

.c-author__meta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c-author__meta {
    padding: 0 20px;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.c-author__meta .c-author__meta__title {
    margin: -8px 0 -4px
}

.c-author__meta--detail {
    position: relative;
    max-width: auto;
    padding-left: 0
}

@media (min-width: 768px) {
    .c-author__meta--detail {
        padding-left: 25px
    }
}

@media (min-width: 992px) {
    .c-author__meta--detail {
        max-width: 450px;
        padding-left: 55px
    }
}

.c-author__meta--small {
    padding-left: 15px
}

.c-author__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

@media (max-width: 991.98px) {
    .c-author__link {
        display: none
    }
}

.c-author__link .t-link {
    border: none
}

.c-author__link--all-authors {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-panel__container {
    padding: 60px 0 70px;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    margin-bottom: 30px;
    position: relative
}

.c-panel__container--top-mint:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 6px;
    background: #00E6C3
}

.c-side-nav {
    position: fixed;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    overflow: auto;
    bottom: 0;
    top: 70px;
    background-color: #FFF;
    z-index: 500;
    width: 100%;
    -webkit-transition: -webkit-transform 0.18s ease-in-out;
    transition: -webkit-transform 0.18s ease-in-out;
    transition: transform 0.18s ease-in-out;
    transition: transform 0.18s ease-in-out, -webkit-transform 0.18s ease-in-out;
    padding: 0 0 50px
}

span.wpcf7-not-valid-tip {
    display: flex;
    padding-top: 4px;
	padding-left: 14px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none;
	font-size:18px;
	padding: 0;
	margin:0;
	text-align:left;
}

@media (min-width: 768px) {
    .c-side-nav {
        min-width: 283px;
        max-width: 283px;
        -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.08);
        z-index: 12;
        padding: 25px;
        position: -webkit-sticky;
        position: sticky;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        min-height: 100vh;
        top: 0
    }
}

.c-side-nav .c-side-nav__logo {
    display: none
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__logo {
        display: block;
        padding-bottom: 15px
    }
}

.c-side-nav .c-side-nav__logo img {
    height: 48px
}

.c-side-nav .c-side-nav__categories .c-side-nav__categories__container {
    padding: 0;
    list-style: none;
    padding-top: 10px
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__categories .c-side-nav__categories__container {
        padding-top: 8px
    }
}

.c-side-nav .c-side-nav__categories .c-side-nav__categories__title {
    font-size: 16px;
    line-height: 28px;
    padding-top: 24px
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__categories .c-side-nav__categories__title {
        font-size: 13px;
        line-height: 18px;
        padding-top: 8px
    }
}

.c-side-nav .c-side-nav__categories li {
    line-height: 25px
}

.c-side-nav .c-blog-nav__form {
    padding-top: 8px
}

.c-side-nav .c-blog-nav__form p {
    margin: 0;
    font-family: "Graphik-Light";
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .c-side-nav .c-blog-nav__form p {
        font-family: "Graphik-Regular";
        font-size: 16px;
        line-height: 30px
    }
}

.c-side-nav .c-side-nav__cta {
    position: relative;
    z-index: 10
}

.c-side-nav .c-side-nav__cta p {
    font-size: 14px;
    margin-bottom: 8px
}

.c-side-nav .c-side-nav__link {
    font-size: 28px;
    line-height: 40px;
    color: #3C3F40;
    font-family: "Graphik-Light";
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__link {
        font-size: 16px;
        line-height: 26px;
        font-family: "Graphik-Regular"
    }
}

.c-side-nav .c-side-nav__link:hover {
    color: #FF3465;
    text-decoration: none
}

.c-side-nav .c-side-nav__utility {
    width: 100%;
    position: absolute;
    bottom: 18px
}

.c-side-nav .c-side-nav__search__container {
    margin: 8px 0;
    position: relative;
    display: block
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__search__container {
        display: none
    }
}

.c-side-nav .c-side-nav__search__container i {
    font-size: 34px;
    color: #d9d9d9;
    position: absolute;
    right: 0;
    top: 14px
}

.c-side-nav .c-side-nav__mobile__search {
    width: 100%;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 0;
    margin: 8px 0
}

.c-side-nav .c-side-nav__mobile__search::-webkit-input-placeholder {
    color: #B1B2B4
}

.c-side-nav .c-side-nav__mobile__search:-ms-input-placeholder {
    color: #B1B2B4
}

.c-side-nav .c-side-nav__mobile__search::-ms-input-placeholder {
    color: #B1B2B4
}

.c-side-nav .c-side-nav__mobile__search::placeholder {
    color: #B1B2B4
}

.c-side-nav .c-side-nav__mobile__search:focus {
    border-bottom: 1px solid #FF3465
}

.c-side-nav .c-side-nav__mobile__search:focus ~ i {
    color: #FF3465
}

.c-side-nav .c-side-nav__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 137px;
    padding-top: 40px
}

.c-side-nav .c-side-nav__social svg {
    height: 22px
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__social svg {
        height: 15px
    }
}

.c-side-nav .c-side-nav__social a svg g {
    height: 20px;
    fill: #D9D9D9;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out
}

@media (min-width: 768px) {
    .c-side-nav .c-side-nav__social a svg g {
        height: 15px
    }
}

.c-side-nav .c-side-nav__social a:hover svg g {
    fill: #FF3465
}

.c-side-nav .t-link__gray {
    font-size: 16px
}

@media (min-width: 768px) {
    .c-side-nav .t-link__gray {
        font-size: 13px
    }
}

.c-side-nav__burger {
    top: 0;
    height: 70px;
    position: fixed;
    width: 100%;
    background-color: #FFF;
    z-index: 1000;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
}

@media (min-width: 768px) {
    .c-side-nav__burger {
        display: none
    }
}

.c-side-nav__burger .c-side-nav__logo img {
    height: 42px;
    top: 15px;
    left: 15px;
    position: relative
}

.c-side-nav__burger .c-nav--mobile__burger {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 5px;
    top: 5px
}

.c-nav {
    height: 60px;
    display: none
}

#company-nav {
    width: 260px;
    padding: 30px 30px 6px;
    margin-left: 0
}

#company-nav ul {
    margin-right: 0
}

#company-nav .c-nav__dropdown__item {
    margin-bottom: 24px
}

#company-nav .c-nav__dropdown__item li {
    margin-right: 0
}

.c-nav--mobile {
    display: block;
    height: 60px;
    background-color: #FFF;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 105;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out
}

.c-nav--mobile .c-nav--mobile__burger {
    z-index: 11;
    position: relative
}

.c-nav--mobile .c-back {
    opacity: 0;
    position: absolute;
    left: 27px;
    top: 15px;
    z-index: 10
}

.c-nav--mobile .c-nav__logo {
    position: absolute;
    top: 4px;
    left: 9px;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out
}

.c-nav--mobile .c-nav__logo.white {
    opacity: 0
}

.c-nav--mobile .c-nav__logo svg {
    height: 21px
}

.c-nav--mobile.z-index {
    background-color: #3C3F40
}

.c-nav--mobile.z-index .c-nav__logo {
    opacity: 0
}

.c-nav--mobile.z-index .c-back {
    opacity: 1
}

.c-nav--mobile__overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    -webkit-transform: translateX(-120%);
    transform: translateX(-120%);
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
    z-index: 100;
    overflow: scroll
}

.c-nav--mobile__overlay.open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-nav--mobile__overlay.open .c-nav--mobile__links {
    opacity: 1
}

.c-nav--mobile__overlay.open .c-nav--mobile__links li {
    cursor: pointer
}

.c-nav--mobile__sub .c-nav__dropdown {
    position: absolute;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3C3F40;
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
    padding-top: 90px
}

.c-nav--mobile__sub .c-nav__dropdown.active {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-nav--mobile__sub ul {
    padding: 0 0 0 30px;
    list-style: none
}

.c-nav--mobile__sub .c-nav__dropdown__title {
    font-size: 24px;
    font-family: "Graphik-Medium";
    padding-bottom: 24px;
    display: inline-block;
    color: #FFF
}

.c-nav--mobile__sub .c-nav__dropdown__item {
    font-size: 18px;
    line-height: 50px;
    color: #FFF
}

.js-sub-back {
    display: inline-block;
    position: relative;
    top: -22px;
    left: 29px
}

.js-sub-back svg {
    height: 12px;
    width: 32px
}

.c-nav--mobile__links {
    opacity: 0;
    -webkit-transition: opacity 0.22s ease-in-out;
    transition: opacity 0.22s ease-in-out;
    padding-top: 100px
}

.c-nav--mobile__links li {
    font-family: "Graphik-Medium";
    font-size: 22px;
    color: #3C3F40;
    letter-spacing: 0;
    line-height: 55px
}

.c-nav--mobile__links li svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: relative;
    top: -2px;
    left: 5px
}

.c-nav--mobile__links li a {
    color: #3C3F40
}

.c-nav--mobile__links li a:hover {
    text-decoration: none
}

.c-nav--mobile__links ul {
    padding: 0 0 0 40px;
    list-style: none
}

@media (min-width: 992px) {
    .c-nav--mobile {
        display: none
    }
    .c-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: fixed;
        width: 100%;
        z-index: 100
    }
    .c-nav.c-nav--with-banner {
        top: 50px
    }
    .c-nav .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .c-nav__container {
        max-width: 1200px;
        margin: 0 auto;
        background-color: #fff;
        -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        width: 100%
    }
    .c-nav__logo {
        width: 220px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .c-nav__logo {
        width: 180px
    }
}

@media (min-width: 992px) {
    .c-nav__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        font-family: 'Graphik-Medium';
        font-size: 14px;
        padding: 0;
        margin: 0;
        line-height: 20px;
        -webkit-box-flex: 2;
        -ms-flex: 2;
        flex: 2;
        z-index: 2;
        min-height: 100px
    }
    .c-nav__links li {
        margin-right: 40px;
        position: relative
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .c-nav__links li {
        margin-right: 30px
    }
}

@media (min-width: 992px) {
    .c-nav__links a {
        display: block;
        color: #3C3F40
    }
    .c-nav__links a:hover {
        text-decoration: none
    }
    .c-nav__links .h-dropdown {
        line-height: 100px;
        cursor: pointer
    }
    .c-nav__links .h-dropdown.active {
        -webkit-transition: all ease-in-out 0.15s;
        transition: all ease-in-out 0.15s
    }
    .c-nav__links .h-dropdown.active .carrot svg {
        position: relative;
        left: 1px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    .c-nav__links .h-dropdown.active:after {
        height: 4px;
        position: absolute;
        left: 0;
        content: '';
        width: 100%;
        -webkit-box-shadow: 0px 4px 0px 0px #ff3465;
        box-shadow: 0px 4px 0px 0px #ff3465;
        bottom: 4px;
        -webkit-transition: all ease-in-out 0.15s;
        transition: all ease-in-out 0.15s
    }
    .c-nav__links .h-dropdown:hover:after {
        height: 4px;
        position: absolute;
        left: 0;
        content: '';
        width: 100%;
        -webkit-box-shadow: 0px 4px 0px 0px #ff3465;
        box-shadow: 0px 4px 0px 0px #ff3465;
        bottom: 4px;
        -webkit-transition: all ease-in-out 0.15s;
        transition: all ease-in-out 0.15s
    }
    .c-nav__links .h-dropdown .carrot svg {
        position: relative;
        top: -2px;
        left: 1px;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        display: inline-block;
        -webkit-transition: -webkit-transform 0.25s ease-in-out;
        transition: -webkit-transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out;
        transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
        -webkit-transform-origin: center center;
        transform-origin: center center
    }
    .c-nav__utility {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        list-style: none;
        padding: 0;
        margin: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .c-nav__login {
        margin-right: 18px;
        font-family: 'Graphik-Medium';
        font-size: 14px;
        color: #e91d30;
        line-height: 20px
    }
    .c-nav__dropdown {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        visibility: hidden;
        position: absolute;
        padding: 50px;
        opacity: 0;
        -webkit-transition: all ease-in-out 0.15s;
        transition: all ease-in-out 0.15s;
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
        background-color: #fff;
        -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        top: 100px;
        width: 100%;
        max-width: 1200px;
        margin-left: -45px
    }
    .c-nav__dropdown ul {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0;
        list-style: none;
        width: 200px;
        margin-right: 100px
    }
    .c-nav__dropdown.active {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .c-nav__icon {
        float: left;
        width: 35px;
        padding-bottom: 50px;
        margin-right: 13px
    }
    .c-nav__dropdown__item {
        font-family: "Graphik-Medium";
        font-size: 14px;
        color: #3C3F40;
        line-height: 20px;
        margin-bottom: 40px;
        display: block;
        -webkit-transition: color 0.1s ease-in-out;
        transition: color 0.1s ease-in-out
    }
    .c-nav__dropdown__item li {
        margin-bottom: 4px
    }
    .c-nav__dropdown__item:last-child {
        margin-bottom: 0
    }
    .c-nav__dropdown__item:hover {
        text-decoration: none;
        color: #FF3465
    }
    .c-nav__dropdown__detail {
        font-size: 14px;
        color: #B1B2B3;
        line-height: 21px;
        font-family: "Graphik-Regular"
    }
}

#nav-icon2 {
    width: 24px;
    height: 45px;
    position: absolute;
    top: 21px;
    right: 15px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #FF3465;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

#nav-icon2 span.white {
    background: #FFF
}

#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 20px 20px 0
}

#nav-icon2 span:nth-child(odd) {
    left: 0px;
    border-radius: 20px 0 0 20px
}

#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
    top: 0px
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
    top: 8px
}

#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
    top: 16px
}

#nav-icon2.open span:nth-child(1),
#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

#nav-icon2.open span:nth-child(2),
#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#nav-icon2.open span:nth-child(1) {
    left: 0;
    top: 5px
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 4px);
    top: 5px
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0
}

#nav-icon2.open span:nth-child(5) {
    left: 0px;
    top: 13px
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 4px);
    top: 13px
}

.c-product-nav {
    padding-bottom: 28px
}

.c-product-nav ul {
    list-style: none
}

.c-product-nav .c-product-nav__container {
    padding: 0
}

.c-product-nav .c-product-nav__container>li {
    border-top: 1px solid #EAE8ED;
    padding: 5px 0
}

.c-product-nav .c-product-nav__container>li:last-child {
    border-bottom: 1px solid #EAE8ED
}

.c-product-nav__details .c-button {
    margin-top: 14px
}

.c-product-nav__parent {
    font-family: "Graphik-Medium";
    font-size: 14px;
    color: #3C3F40;
    cursor: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.c-product-nav__parent:hover {
    cursor: pointer;
    color: #3C3F40;
    text-decoration: none
}

.c-product-nav__parent.h-open .c-product-nav__toggle {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-product-nav__parent .c-product-nav__toggle {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    height: 24px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out
}

.c-product-nav__children {
    display: none;
    padding: 12px 0 30px
}

.c-product-nav__children a {
    font-size: 14px;
    color: #3C3F40;
    line-height: 32px
}

.c-product-nav__children a:hover {
    border-bottom: 4px solid #B8FF01;
    text-decoration: none
}

.c-product-detail h3 {
    margin-bottom: 30px
}

.c-product-detail h4 {
    padding-top: 24px
}

.c-blog__footer {
    padding: 45px 15px 15px;
    background-color: #321E41
}

@media (min-width: 768px) {
    .c-blog__footer {
        padding: 80px 70px
    }
}

.c-blog__footer .container {
    max-width: 1300px;
    padding: 0
}

.c-blog__footer .c-blog__footer__callout {
    font-size: 40px;
    color: #FFF;
    font-family: 'Graphik-Regular';
    padding-bottom: 42px;
    display: none
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__callout {
        padding-bottom: 32px;
        font-size: 28px;
        line-height: 40px;
        display: block
    }
}

.c-blog__footer .c-blog__footer__container {
    border-bottom: 1px solid #5B4B67;
    cursor: pointer
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__container {
        border-bottom: 1px solid transparent;
        cursor: default
    }
}

.c-blog__footer .c-blog__footer__container ul {
    padding: 0 0 0 20px;
    display: none
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__container ul {
        display: block;
        padding: 0
    }
}

.c-blog__footer .c-blog__footer__container .c-blog__footer__arrow {
    position: absolute;
    right: 15px;
    top: 19px;
    color: #FFF;
    font-size: 20px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.18s ease-in-out;
    transition: -webkit-transform 0.18s ease-in-out;
    transition: transform 0.18s ease-in-out;
    transition: transform 0.18s ease-in-out, -webkit-transform 0.18s ease-in-out
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__container .c-blog__footer__arrow {
        display: none
    }
}

.c-blog__footer .c-blog__footer__container.footer-expand ul {
    display: block
}

.c-blog__footer .c-blog__footer__container.footer-expand .c-blog__footer__arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-blog__footer .c-blog__footer__title {
    font-size: 16px;
    font-family: "Graphik-Medium";
    color: #FFF;
    line-height: 28px;
    padding-top: 14px;
    padding-bottom: 14px
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__title {
        padding-bottom: 20px;
        line-height: 17px;
        font-size: 14px
    }
}

.c-blog__footer .c-blog__footer__nav li {
    list-style: none;
    line-height: 0
}

.c-blog__footer .c-blog__footer__nav .c-side-nav__link {
    font-size: 16px;
    line-height: 28px;
    color: #FFF;
    cursor: pointer
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__nav .c-side-nav__link {
        font-size: 13px;
        line-height: 24px
    }
}

.c-blog__footer .c-blog__footer__nav .c-side-nav__link:hover {
    color: #FF3465;
    text-decoration: none
}

.c-blog__footer .c-blog__social {
    padding-bottom: 28px
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__social {
        padding-bottom: 0
    }
}

.c-blog__footer .c-blog__social__links {
    padding-top: 14px
}

@media (min-width: 1200px) {
    .c-blog__footer .c-blog__social__links {
        padding-top: 0
    }
}

.c-blog__footer .c-blog__social__links a {
    padding-left: 10px
}

.c-blog__footer .c-blog__social__links a:first-child {
    padding-left: 0
}

.c-blog__footer .c-blog__social__links a svg g {
    height: 15px;
    fill: #fff;
    -webkit-transition: fill 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out
}

.c-blog__footer .c-blog__social__links a:hover svg g {
    fill: #FF3465
}

.c-blog__footer .c-blog__footer__legal {
    padding: 60px 0 40px;
    text-align: center
}

@media (min-width: 992px) {
    .c-blog__footer .c-blog__footer__legal {
        padding: 60px 0 0 0;
        text-align: left
    }
}

.c-footer--simple {
    background-color: #FFFFFF;
    padding: 0 0 48px 0
}

.c-footer--simple .c-footer--simple__logo {
    text-align: center
}

.c-footer--simple .c-footer--simple__social-links {
    text-align: center
}

.c-footer--simple .c-footer--simple__social-links a {
    padding-right: 15px
}

.c-footer--simple .c-footer--simple__social-links #footer-blog-desktop {
    fill: #D9D9D9
}

.c-footer--simple .c-footer--simple__company-links {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 35px 0
}

.c-footer--simple .c-footer--simple__company-links a,
.c-footer--simple .c-footer--simple__company-links span {
    font-size: 16px;
    line-height: 28px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

@media (min-width: 768px) {
    .c-footer--simple {
        padding: 48px 0
    }
    .c-footer--simple .c-footer--simple__logo {
        text-align: unset
    }
    .c-footer--simple .c-footer--simple__company-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .c-footer--simple .c-footer--simple__company-links a,
    .c-footer--simple .c-footer--simple__company-links span {
        font-size: 13px;
        line-height: 24px;
        text-align: right
    }
    .c-footer--simple .c-footer--simple__social-links {
        text-align: right
    }
}

.c-footer {
    background-color: #151922;
    color: #fff;
    padding: 50px 0 0px
}

@media (min-width: 768px) {
    .c-footer {
        padding: 90px 0 50px
    }
}

.c-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-footer .footer__links__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-footer .footer__links {
    font-size: 14px;
    padding: 0;
    font-family: "Graphik-Medium"
}

.c-footer .footer__links .footer__title {
    margin-bottom: 14px;
    display: block
}

.c-footer .footer__links li {
    font-size: 14px;
    list-style: none;
    font-family: "Graphik-Regular";
    line-height: 24px
}

.c-footer .footer__links li a {
    color: #FFF;
	text-decoration:none;
}

.c-footer .footer__links li a:hover {
    color: #FF3465
}

.c-footer .footer__links ul {
    padding: 0;
    margin-right: 28px;
    margin-bottom: 44px
}

.c-footer .footer__company {
    margin-bottom: 42px;
    padding-right: 15px
}

.c-footer .footer__company.h-landing {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (min-width: 768px) {
    .c-footer .footer__company.h-landing {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 768px) {
    .c-footer .footer__company.h-landing .footer__social {
        padding-top: 0
    }
}

.c-footer .footer__company.h-landing .footer__logo {
    position: relative;
    top: 6px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 14px 0 16px
}

.c-footer .footer__social {
    padding-top: 40px
}

.c-footer .footer__social a {
    padding-right: 20px
}

.c-footer .footer__social a:hover {
    text-decoration: none
}

.c-footer.h-landing {
    padding: 53px 0 0
}

.c-footer__legal {
    background-color: #151922;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

@media (min-width: 768px) {
    .c-footer__legal {
        height: 60px;
        display: block
    }
}

.c-footer__legal span {
    color: #FFF;
    font-size: 15px;
    padding: 12px 40px 16px 0;
	padding-right: 10px
}

.c-footer__legal a {
    color: #FFF;
    font-size: 15px;
    padding: 4px 0
}

@media (min-width: 768px) {
    .c-footer__legal a {
        padding-right: 40px
    }
}

@media (min-width: 768px) {
    .c-footer__legal a:hover {
        color: #FF3465;
		text-decoration:none
    }
}

.c-footer__legal .c-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 6px 0
}

@media (min-width: 768px) {
    .c-footer__legal .c-footer__container {
        display: block;
        padding: 0
    }
}

.c-footer__legal__text {
    padding-right: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

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

.c-footer__legal__text span {
    color: #FFF;
    font-size: 15px;
    padding: 12px 40px 6px 0
}

@media (min-width: 768px) {
    .c-footer__legal__text span {
        padding: 6px 40px 0 0
    }
}

.c-footer__legal__text a {
    color: #FFF;
    font-size: 15px;
    padding: 4px 0
}

@media (min-width: 768px) {
    .c-footer__legal__text a {
        padding-right: 40px
    }
}

@media (min-width: 768px) {
    .c-hero--split--animation:after {
        left: -55%
    }
    .c-hero--split--animation.to-the-left:after {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform 1s;
        transition: -webkit-transform 1s;
        transition: transform 1s;
        transition: transform 1s, -webkit-transform 1s;
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s
    }
    .c-hero--split--animation.no-transition:after {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: none;
        transition: none
    }
}

.c-hero--split--animation .c-eyebrow.c-eyebrow--light,
.c-hero--split--animation h1,
.c-hero--split--animation p,
.c-hero--split--animation .c-hero__buttons {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    color: transparent
}

.c-hero--split--animation .c-hero__buttons>.c-button--white,
.c-hero--split--animation .c-hero__buttons>.c-button--white-outline {
    color: transparent;
    background: transparent;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-hero--split--animation .c-hero__buttons>.c-button--white:hover,
.c-hero--split--animation .c-hero__buttons>.c-button--white-outline:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-hero--split--animation .c-eyebrow.c-eyebrow--light {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}

@media screen and (prefers-reduced-motion: reduce) {
    .c-hero--split--animation .c-eyebrow.c-eyebrow--light {
        -webkit-transition: none;
        transition: none
    }
}

.c-hero--split--animation h1 {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

@media screen and (prefers-reduced-motion: reduce) {
    .c-hero--split--animation h1 {
        -webkit-transition: none;
        transition: none
    }
}

.c-hero--split--animation p {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

@media screen and (prefers-reduced-motion: reduce) {
    .c-hero--split--animation p {
        -webkit-transition: none;
        transition: none
    }
}

.c-hero--split--animation .c-hero__buttons,
.c-hero--split--animation .c-hero__buttons>.c-button--white,
.c-hero--split--animation .c-hero__buttons>.c-button--white-outline {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

@media screen and (prefers-reduced-motion: reduce) {
    .c-hero--split--animation .c-hero__buttons,
    .c-hero--split--animation .c-hero__buttons>.c-button--white,
    .c-hero--split--animation .c-hero__buttons>.c-button--white-outline {
        -webkit-transition: none;
        transition: none
    }
}

.c-hero--split--animation.to-the-left .c-eyebrow.c-eyebrow--light,
.c-hero--split--animation.to-the-left h1,
.c-hero--split--animation.to-the-left p,
.c-hero--split--animation.to-the-left .c-hero__buttons {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #FFF
}

.c-hero--split--animation.to-the-left .c-hero__buttons>.c-button--white {
    color: #FF3465;
    background: #FFF;
    border-color: #FFF;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2)
}

.c-hero--split--animation.to-the-left .c-hero__buttons>.c-button--white:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-hero--split--animation.to-the-left .c-hero__buttons>.c-button--white-outline {
    color: #FFF;
    border-color: #FFF
}

.c-hero--split--animation.to-the-left .c-hero__buttons>.c-button--white-outline:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-hero--split--animation.no-transition .c-eyebrow.c-eyebrow--light,
.c-hero--split--animation.no-transition h1,
.c-hero--split--animation.no-transition p,
.c-hero--split--animation.no-transition .c-hero__buttons,
.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white,
.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white-outline {
    -webkit-transition: none;
    transition: none
}

.c-hero--split--animation.no-transition .c-eyebrow.c-eyebrow--light,
.c-hero--split--animation.no-transition h1,
.c-hero--split--animation.no-transition p,
.c-hero--split--animation.no-transition .c-hero__buttons {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #FFF
}

.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white {
    color: #FF3465;
    background: #FFF;
    border-color: #FFF;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white-outline {
    color: #FFF;
    border-color: #FFF;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s
}

.c-hero--split--animation.no-transition .c-hero__buttons>.c-button--white-outline:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    background: #ff4874;
    border-color: #ff4874;
    color: #FFF
}

.c-carousel {
    text-align: center;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0
}

@media (min-width: 768px) {
    .c-carousel {
        padding: 100px 40px
    }
}

.c-carousel .c-carousel__copy p {
    max-width: 800px;
    margin: 0 auto
}

.c-carousel .c-carousel-video {
    position: relative;
    display: inline-block;
    margin-top: 50px
}

.c-carousel .c-carousel-video.rectangle--top--left:after {
    content: '';
    position: absolute;
    top: -50px;
    left: -60px;
    z-index: 0
}

.c-carousel .c-carousel-video img,
.c-carousel .c-carousel-video video {
    max-width: 786px;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13)
}

.c-carousel .c-carousel__nav {
    list-style: none;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    padding-left: 0
}

@media (min-width: 768px) {
    .c-carousel .c-carousel__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-carousel .c-carousel__nav li {
    width: 200px;
    margin: 0px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    border-top: 3px solid #F5F6F6;
    padding-top: 10px;
    position: relative;
    cursor: pointer
}

.c-carousel .c-carousel__nav li .c-carousel__nav-progress {
    position: absolute;
    top: -3px;
    left: 0px;
    height: 3px;
    background: #FF3465;
    width: 0%;
    z-index: 1;
    display: block;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out
}

.c-carousel .c-carousel__nav li .c-carousel__nav-icon {
    width: 30px;
    height: 30px
}

.c-carousel .c-carousel__nav li .c-carousel__nav-icon img {
    max-width: 100%;
    max-height: 26px
}

.c-carousel .c-carousel__nav li .c-carousel__nav-label {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em
}

.c-gsuite {
    padding: 100px 0px 120px;
    overflow: visible
}

@media (max-width: 991.98px) {
    .c-gsuite {
        padding: 60px 0 60px
    }
}

.c-gsuite .c-image {
    position: relative;
    z-index: 2;
    border-radius: 50%
}

@media (min-width: 992px) {
    .c-gsuite .c-image {
        position: absolute;
        top: -60px
    }
}

.c-gsuite .c-image img {
    max-width: 100%
}

@media (min-width: 768px) {
    .c-gsuite .c-image img {
        max-width: 130%;
        -webkit-transform: translate3d(0px, 60px, 0px);
        transform: translate3d(0px, 60px, 0px)
    }
}

.c-gsuite .c-image--left {
    float: right
}

.c-gsuite .c-image--center {
    display: block;
    text-align: center
}

.c-gsuite .c-image--right {
    float: left
}

.c-gsuite .c-image--shadow img {
    -webkit-box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
    border-radius: 50%
}

.c-gsuite h1 {
    width: 80%
}

.c-hero--split .c-image img.h-image-contain {
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.c-hero--split.background--putty {
    color: #3C3F40
}

.c-hero--split.background--sky {
    background-color: #D8E0E7
}

.c-hero--split.background--agency {
    background-image: url("../imgs/industry/industry-agency-hero@2x.jpg");
    color: #3C3F40;
    background-color: #e6e8e9;
    background-size: 540px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--agency {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--agency {
        background-position: right 0
    }
}

.c-hero--split.background--agency .c-valign--middle {
    padding-top: 250px
}

@media (min-width: 768px) {
    .c-hero--split.background--agency .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.background--segmentation {
    color: #3C3F40;
    background-color: #EAEAED;
    background-size: 330px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--segmentation {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--segmentation {
        background-position: right 0
    }
}

.c-hero--split.background--segmentation .c-valign--middle {
    padding-top: 272px
}

@media (min-width: 768px) {
    .c-hero--split.background--segmentation .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.background--enterprise {
    background-image: url("../imgs/segmentation/segmentation-enterprise-hero.jpg")
}

.c-hero--split.background--smb {
    background-image: url("../imgs/segmentation/segmentation-smb-hero.jpg")
}

.c-hero--split.background--mm {
    background-image: url("../imgs/segmentation/segmentation-mm-hero.jpg")
}

.c-hero--split.background--consulting {
    background-image: url("../imgs/industry/industry-consulting-hero@2x.jpg");
    color: #FFF;
    background-color: #54498e;
    background-size: 540px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--consulting {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--consulting {
        background-position: right 0
    }
}

.c-hero--split.background--consulting .c-valign--middle {
    padding-top: 250px
}

@media (min-width: 768px) {
    .c-hero--split.background--consulting .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.background--tech {
    background-image: url("../imgs/industry/industry-tech-hero@2x.jpg ");
    color: #3C3F40;
    background-color: #e6e8e9;
    background-size: 540px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--tech {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--tech {
        background-position: right 0
    }
}

.c-hero--split.background--tech .c-valign--middle {
    padding-top: 250px
}

@media (min-width: 768px) {
    .c-hero--split.background--tech .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.background--corp-dev {
    background-image: url("../imgs/industry/industry-corp-dev-hero@2x.jpg ");
    color: #3C3F40;
    background-color: #f4f4f4;
    background-size: 540px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--corp-dev {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--corp-dev {
        background-position: right 0
    }
}

.c-hero--split.background--corp-dev .c-valign--middle {
    padding-top: 250px
}

@media (min-width: 768px) {
    .c-hero--split.background--corp-dev .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.background--real-estate {
    background-image: url("../imgs/industry/industry-real-estate-hero@2x.jpg ");
    color: #3C3F40;
    background-color: #e3e3e3;
    background-size: 540px auto;
    background-position: right top;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .c-hero--split.background--real-estate {
        background-position: 47% 0;
        background-size: auto 720px
    }
}

@media (min-width: 992px) {
    .c-hero--split.background--real-estate {
        background-position: right 0
    }
}

.c-hero--split.background--real-estate .c-valign--middle {
    padding-top: 250px
}

@media (min-width: 768px) {
    .c-hero--split.background--real-estate .c-valign--middle {
        padding-top: 0
    }
}

.c-hero--split.fifty-fifty .c-image {
    width: 50vw;
    left: 50vw
}

@media (min-width: 768px) {
    .c-hero--split.h-overhang {
        overflow: visible
    }
    .c-hero--split.h-overhang .c-image {
        width: 50vw;
        left: 50vw;
        top: 130px
    }
}

.c-hero--split .container--footer {
    max-width: 1413px;
    padding: 70px
}

.c-hero--half .c-hero__background {
    height: 0;
    position: relative
}

@media (min-width: 768px) {
    .c-hero--half .c-hero__background {
        height: 720px
    }
}

.c-hero--half .left {
    position: absolute;
    left: 0;
    right: 40%;
    top: 0;
    bottom: 0
}

.c-hero--half .left.about {
    background-color: #6ba3c2
}

.c-hero--half .left.press {
    background-color: #E5E7E9
}

.c-hero--half .right {
    position: absolute;
    right: 0;
    left: 60%;
    top: 0;
    bottom: 0
}

.c-hero--half .right.demo {
    background-color: #D1D2D7
}

.c-hero--half .hot-pink {
    background-color: #FF3465
}

.c-hero--half .eggplant {
    background-color: #321E41
}

.c-hero--half .press {
    color: #3C3F40
}

.c-hero--half .c-hero__content {
    padding-top: 74px
}

@media (min-width: 768px) {
    .c-hero--half .c-hero__content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        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;
        color: #FFF;
        padding-top: 100px;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 991.98px) {
    .c-hero--half .c-hero__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767.98px) {
    .c-hero--half .c-hero__content {
        padding-left: 0px;
        padding-right: 0px
    }
}

.c-hero--half .c-hero__content .press {
    color: #3C3F40
}

.c-hero--half .c-hero__content img {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding-top: 40px
}

@media (min-width: 768px) {
    .c-hero--half .c-hero__content img {
        width: 150%;
        margin-left: 0;
        padding-top: 0
    }
}

@media (max-width: 991.98px) {
    .c-hero--half .c-hero__content img {
        width: 120%;
        -webkit-box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
        box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13)
    }
}

.c-hero {
    background-color: #263238;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

@media (min-width: 768px) {
    .c-hero {
        text-align: center
    }
}

.c-hero .c-hero__cta {
    margin-top: 40px
}

.c-hero--condensed {
    height: 400px;
    background-size: cover;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    padding: 60px 0 60px;
    text-align: left
}

@media (min-width: 768px) {
    .c-hero--condensed {
        height: 430px;
        padding-bottom: 80px;
        text-align: center
    }
}

.c-hero--condensed p {
    text-align: center
}

.c-hero--split {
    height: auto;
    background-size: cover;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    padding: 60px 0 60px;
    text-align: left;
    padding-top: 100px
}

@media (max-width: 767.98px) {
    .c-hero--split {
        padding-top: 60px
    }
}

@media (min-width: 768px) {
    .c-hero--split {
        padding-top: 180px;
        padding-bottom: 80px;
        text-align: left;
        min-height: 720px
    }
    .c-hero--split.h-no-nav {
        padding-top: 100px
    }
    .c-hero--split:after {
        content: '';
        position: absolute;
        top: 0px;
        width: 60vw;
        height: 100%;
        display: block;
        left: -60vw;
        z-index: 0
    }
}

.c-hero--split p {
    max-width: 480px
}

.c-hero--split ul {
    list-style: none;
    padding-left: 15px
}

.c-hero--split ul li {
    margin: 9px 0
}

.c-hero--split ul li:before {
    content: '';
    margin: 0 5px 0 -15px;
    background: url("https://statutory.co.nz/wp-content/uploads/2019/05/green-check.svg");
    height: 16px;
    width: 21px;
    display: inline-block;
    margin-right: 15px
}

.c-hero--split.background--midnight:after {
    background-color: #14236E
}

.c-hero--split.background--mint:after {
    background-color: #00E6C3
}

.c-hero--split.background--putty:after {
    background-color: #F5F6F6
}

@media (min-width: 768px) {
    .c-hero--split.background--final-plea {
        padding-top: 80px;
        height: 600px
    }
}

.c-hero--split.background--leavebehind {
    background-color: #56468f;
    min-height: auto
}

.c-hero--split.background--leavebehind .c-image {
    padding: 0;
    display: none
}

@media (min-width: 768px) {
    .c-hero--split.background--leavebehind .c-image {
        display: block
    }
}

@media (min-width: 768px) {
    .c-hero--split.background--leavebehind {
        padding-top: 80px;
        height: 600px
    }
    .c-hero--split.background--leavebehind .c-image {
        width: 58vw;
        left: 42vw;
        height: 600px
    }
}

.c-hero--split.background--leavebehind:after {
    background-color: #56468f
}

@media (min-width: 768px) {
    .c-hero--split.background--leavebehind.h-blog .c-image {
        left: 26vw
    }
}

.c-hero--split.background--graphite:after {
    background-color: #3C3F40
}

.c-hero--split.background--putty:after {
    background-color: #F5F6F6
}

.c-hero--split.background--volt:after {
    background-color: #B8FF01
}

.c-hero--split.background--eggplant:after {
    background-color: #321E41
}

.c-hero--split.background--hot-pink:after {
    background-color: #FF3465
}

.c-hero--split:after {
    content: '';
    display: none
}

.c-hero--split .container {
    z-index: 1
}

@media (max-width: 767.98px) {
    .c-hero--split .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.c-hero--split h1 {
    text-align: left
}

.c-hero--split p {
    text-align: left
}

.c-hero--split .c-valign--middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-hero--split .c-image {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50vw;
    left: 50vw;
    z-index: 1
}

.home .c-hero--split .c-image {
    position: relative;
    top: 0;
    height: auto;
    width: 100%;
    left: 0
}

.gsuite .c-hero--split .c-image {
    position: absolute;
    top: auto;
    bottom: 30px;
    height: 520px;
    width: 610px;
    left: 50vw;
    z-index: 1
}

.gsuite .c-hero--split .c-image img {
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 767.98px) {
    .c-hero--split .c-image {
        position: relative;
        top: 0;
        left: auto;
        width: 100%;
        margin-bottom: 30px;
        height: 40vh;
        overflow: hidden;
        min-height: 380px;
        max-height: 400px;
        padding: 0px 15px
    }
    .home .c-hero--split .c-image {
        max-height: 100%;
        padding: 0;
        margin-bottom: 10px
    }
    .gsuite .c-hero--split .c-image {
        position: relative;
        bottom: auto;
        left: 0;
        width: auto
    }
}

@media (max-width: 575.98px) {
    .c-hero--split .c-image {
        min-height: 220px;
        max-height: 280px
    }
}

.c-hero--split .c-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.home .c-hero--split .c-image img {
    max-width: 100%;
    height: auto
}

.c-hero--split .c-image--contain img {
    width: 100%
}

@media (max-width: 767.98px) {
    .c-hero--split .c-hero__buttons {
        margin-right: auto
    }
}

.c-hero--split .c-image--back-left {
    left: 0;
    width: 50vw;
    position: absolute;
    top: 0
}

@media (min-width: 768px) {
    .c-hero--split .c-image--back-left {
        right: 50vw;
        position: absolute;
        top: initial
    }
    .c-hero--split .c-image--back-left img {
        float: right
    }
}

.c-hero__background--image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    max-height: 600px
}

.c-hero .c-hero__background {
    width: auto;
    background-size: cover;
    background-position: 100%;
    background-repeat: no-repeat;
    height: 560px;
    width: 100%;
    background-color: #FFF
}

@media (min-width: 992px) {
    .c-hero .c-hero__background {
        width: 66%;
        height: 700px
    }
}

.c-hero .c-hero__buttons {
    position: relative;
    margin: 20px auto 0;
    display: block
}

@media (max-width: 767.98px) {
    .c-hero .c-hero__buttons {
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 768px) {
    .c-hero .c-hero__buttons .c-button {
        margin-right: 14px
    }
}

.c-hero .c-hero__buttons .c-button:last-child {
    margin-bottom: 0;
    margin-right: 0
}

@media (min-width: 992px) {
    .c-hero .c-hero__buttons .c-button {
        width: auto;
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .c-hero .c-hero__buttons {
        width: 530px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 68%
    }
}

.c-hero--full {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    min-height: 500px;
    color: #FFF
}

@media (min-width: 768px) {
    .c-hero--full {
        min-height: 700px
    }
}

.c-hero--full .c-hero__buttons {
    width: auto;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin: 20px 0
}

@media (min-width: 768px) {
    .c-hero--full .c-hero__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-hero--full .c-hero__container {
    position: relative;
    top: 50px
}

.c-hero--full .c-eyebrow::before {
    content: none
}

.h-image-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    opacity: 0.4
}

.c-hero--background.h-productivity {
    height: inherit;
    background: #E5E7E9;
    background-image: url("../imgs/productivity-test-hero.jpg");
    background-size: auto 745px;
    background-position: right 0;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 991.98px) {
    .c-hero--background.h-productivity {
        background-position: bottom right
    }
}

@media (max-width: 760px) {
    .c-hero--background.h-productivity {
        background-size: 550px;
        width: 100%
    }
}

.c-hero--background.h-productivity .c-hero__content {
    max-width: 85%;
    text-align: left;
    padding: 90px 0 310px
}

.c-hero--background.h-productivity .c-hero__content h1 {
    text-align: left
}

@media (min-width: 768px) {
    .c-hero--background.h-productivity .c-hero__content {
        max-width: 510px;
        padding: 325px 0 215px
    }
}

.c-hero--background.h-demo {
    height: inherit;
    background: #E5E7E9;
    background-image: url("../imgs/productivity-test-hero.jpg");
    background-size: auto 800px;
    background-position: right 0;
    background-repeat: no-repeat;
    position: relative
}

@media (max-width: 991.98px) {
    .c-hero--background.h-demo {
        background-position: bottom right
    }
}

@media (max-width: 760px) {
    .c-hero--background.h-demo {
        background-size: 550px;
        width: 100%
    }
}

.c-hero--background.h-demo .c-hero__content {
    max-width: 85%;
    text-align: left;
    padding: 90px 0 310px
}

.c-hero--background.h-demo .c-hero__content h1 {
    text-align: left
}

@media (min-width: 768px) {
    .c-hero--background.h-demo .c-hero__content {
        max-width: 420px;
        padding: 325px 0 110px
    }
}

.c-blog__entry--post strong {
    font-weight: normal;
    font-family: 'Graphik-Medium'
}

.c-blog__entry--post h2 {
    font-size: 24px;
    color: #3C3F40;
    letter-spacing: -0.43px;
    line-height: 32px;
    margin-top: 52px
}

.c-blog__entry--post h3 {
    font-size: 20px;
    color: #3C3F40;
    line-height: 24px;
    position: relative;
    top: 14px;
    margin-top: 38px
}

.c-blog__entry--post h3+figure {
    margin-top: 10px
}

.c-blog__entry--post h4 {
    margin-top: 28px
}

.c-blog__entry--post p {
    font-size: 16px;
    line-height: 26px;
    margin: 24px 0
}

.c-blog__entry--post h2+p {
    margin-top: 0
}

.c-blog__entry--post ul {
    padding-left: 8px
}

.c-blog__entry--post li {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    padding-left: 20px;
    letter-spacing: -0.15px;
    list-style: none;
    margin: 8px 0
}

.c-blog__entry--post li:before {
    font-family: "Material Icons";
    content: "\E315";
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0
}

.entry_categories {
    margin-bottom: 5px
}

.entry_categories span {
    color: #8A8C8B
}

.h-blog-modal {
    max-width: 840px;
    padding: 0;
    margin: 0 auto;
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
    border-radius: 2px;
    position: relative
}

.h-blog-modal form {
    padding: 0
}

.h-blog-modal .c-blog-modal__image {
    min-height: 553px;
    position: absolute
}

.h-blog-modal .form_inside {
    max-height: 553px;
    background-color: #FFF
}

.h-blog-modal .c-form__text {
    position: relative;
    padding-right: 40px;
    padding-left: 40px;
    padding-right: 40px;
    min-height: 553px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .h-blog-modal .c-form__text {
        padding-left: 268px
    }
}

.h-blog-modal .c-blog-modal__logo {
    padding-bottom: 48px
}

.h-blog-modal .c-blog-modal__image {
    background-image: url("../imgs/blog-modal-image.jpg");
    background-size: cover;
    width: 220px;
    min-height: 553px;
    height: 100%;
    display: none
}

@media (min-width: 768px) {
    .h-blog-modal .c-blog-modal__image {
        display: block
    }
}

.h-blog-modal h2 {
    color: #3F51B5;
    font-weight: bold;
    margin-bottom: 16px
}

.h-blog-modal p {
    margin-top: 0
}

.h-blog-modal h4 {
    color: #424242;
    opacity: 0.5
}

.c-blog-builder--social-share {
    top: 20px;
    z-index: 2;
    position: relative;
    display: none
}

@media (min-width: 1300px) {
    .c-blog-builder--social-share {
        right: -52px;
        top: 300px;
        position: absolute;
        display: block
    }
}

.c-blog-builder--social-share__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 9px
}

.c-blog-builder--social-share__content a {
    padding: 6px 0;
    line-height: 0
}

.c-blog-builder--social-share__content a:hover .t-social-logo {
    fill: #FFFFFF
}

.c-blog-builder--social-share__content a:hover circle {
    fill: #8A8C8B
}

.c-blog-builder--social-share__content svg {
    height: 40px;
    width: 40px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.c-blog-builder--social-share__content.fixed-nav {
    position: fixed;
    top: 18px
}

.c-blog-builder--content__title pre {
    margin-bottom: 9px
}

@media (min-width: 768px) {
    .c-blog-builder--content__title pre {
        margin-bottom: 18px
    }
}

.c-blog-builder--content__title h1 {
    font-size: 52px;
    line-height: 64px;
    font-weight: 500
}

.c-blog-builder--content__meta {
    padding-top: 20px;
    padding-bottom: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-blog-builder--content__meta {
        padding-top: 53px;
        padding-bottom: 61px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.c-blog-builder--content__meta .date {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.c-blog-builder--content__meta .c-author {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 40px
}

@media (min-width: 768px) {
    .c-blog-builder--content__meta .c-author {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0
    }
}

.c-blog-builder__related {
    position: relative;
    margin: 0 15px;
    max-width: 1440px;
    padding-top: 54px
}

@media (min-width: 768px) {
    .c-blog-builder__related {
        top: -100px;
        padding: 100px 68px 0;
        margin: 0 auto
    }
}

.fade-in-enter-active {
    -webkit-animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
    animation: fade-in 1.2s cubic-bezier(0.39, 0.575, 0.565, 1) both
}

.fade-in-leave-active {
    display: none
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.heartbeat {
    background: #FF3465;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-animation: heartbeat 3s infinite backwards;
    animation: heartbeat 3s infinite backwards
}

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    20% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        opacity: 0.5;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        opacity: 1;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.5;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    20% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        opacity: 0.5;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        opacity: 1;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.5;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.c-blog-content__search {
    display: none
}

@media (min-width: 768px) {
    .c-blog-content__search {
        height: 60px;
        position: fixed;
        width: calc(100vw - 283px);
        z-index: 10;
        display: block
    }
}

.c-blog-content__search__default {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 35px;
    background-color: #321E41;
    color: #FFF;
    cursor: pointer;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0
}

.c-blog-content__search__default.active {
    opacity: 1;
    z-index: 100
}

.c-blog-content__search__searching {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 35px;
    padding-left: 70px;
    background-color: #FFF;
    color: #D9D9D9;
    height: 100%;
    border-bottom: solid 1px #D9D9D9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0
}

.c-blog-content__search__searching .material-icons {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    cursor: pointer
}

.c-blog-content__search__searching.active {
    opacity: 1;
    z-index: 100
}

.c-blog-content__search__searching.active .material-icons {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.c-blog-content__search__searching__form {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.c-blog-content__search__searching__input {
    width: 100%;
    border: none;
    font-size: 16px;
    line-height: 26px;
    caret-color: #FF3465
}

.c-blog-content__search__searching__input:focus {
    outline: none
}

.c-blog-content__search__searching__input::-webkit-input-placeholder {
    color: #B1B2B4
}

.c-blog-content__search__searching__input:-ms-input-placeholder {
    color: #B1B2B4
}

.c-blog-content__search__searching__input::-ms-input-placeholder {
    color: #B1B2B4
}

.c-blog-content__search__searching__input::placeholder {
    color: #B1B2B4
}

progress::-webkit-progress-bar {
    background-color: transparent
}

progress::-webkit-progress-value {
    background-color: #FF3465
}

progress::-moz-progress-bar {
    background-color: #FF3465
}

progress {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: transparent;
    color: #FF3465
}

@media (min-width: 768px) {
    progress {
        left: 283px;
        height: 4px
    }
}

.c-blog__categories pre {
    margin-bottom: 15px
}

.c-blog__categories ul {
    list-style: none;
    padding: 0px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-blog__categories ul li {
    cursor: pointer;
    text-transform: lowercase;
    background: #f7f7f7;
    border-radius: 100px;
    font-size: 12px;
    color: #3C3F40;
    display: inline-block;
    padding: 3px 20px;
    margin: 0px 10px 10px 0;
    line-height: 26px
}

.c-blog__categories ul li:hover {
    color: #FFF;
    background-color: #3C3F40
}

.c-blog__categories ul li a {
    color: rgba(0, 0, 0, 0.87)
}

.c-blog__categories ul li.active {
    background-color: #FF3465;
    color: #ffffff
}

.c-blog__entries {
    padding: 60px 0 30px
}

@media (min-width: 768px) {
    .c-blog__entries {
        padding: 60px 0 60px
    }
}

@media (min-width: 768px) {
    .c-blog__entry--post .c-blog__entry__copy {
        max-width: 725px;
        margin: 0 auto;
        background-color: #FFF;
        position: relative;
        margin-top: 0;
        border-radius: 2px 2px 0 0
    }
    .c-blog__entry--post .c-blog__entry__copy.featured-image {
        margin-top: -50px
    }
}

.c-blog__entry--post .c-blog__entry__copy .c-video,
.c-blog__entry--post .c-blog__entry__copy .c-form {
    margin: 48px auto
}

.c-blog__entry--post .c-blog__entry__copy figure {
    margin: 0;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .c-blog__entry--post .c-blog__entry__copy figure {
        padding: 30px 0
    }
}

.c-blog__entry--post img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 600px
}

.c-blog-content__main {
    padding: 40px 70px;
    max-width: 1440px;
    margin: 100px auto 0;
    z-index: 9;
    display: block
}

@media (max-width: 991.98px) {
    .c-blog-content__main {
        padding: 0px 15px
    }
}

@media (max-width: 991.98px) {
    .c-blog-content__main--index {
        margin: 60px auto 0
    }
}

.c-blog-content__main--blog-entry {
    margin-top: 70px;
    margin-left: 0;
    padding: 0;
    max-width: 100%;
    margin-right: 0
}

@media (min-width: 768px) {
    .c-blog-content__main--blog-entry {
        margin-top: 60px
    }
}

.c-copper-chronicles__categories {
    margin: 30px 0 80px
}

@media (max-width: 991.98px) {
    .c-copper-chronicles__categories {
        margin: 24px 0 38px
    }
}

.c-copper-chronicles__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .c-copper-chronicles__top {
        margin-bottom: 60px
    }
}

.c-copper-chronicles__pagination {
    padding-top: 50px;
    padding-bottom: 40px
}

.c-copper-chronicles__top__new {
    position: -webkit-sticky;
    position: sticky;
    top: 70px
}

.c-copper-chronicles__top__new>h3 {
    margin-bottom: 31px;
    display: none
}

@media (min-width: 992px) {
    .c-copper-chronicles__top__new>h3 {
        display: block
    }
}

@media (max-width: 1199.98px) {
    .c-copper-chronicles__top__new {
        position: unset;
        top: 0
    }
}

.c-copper-chronicles__top__featured>h3 {
    margin-bottom: 31px
}

@media (max-width: 991.98px) {
    .c-copper-chronicles__top__featured {
        margin-top: 29px
    }
}

.c-copper-chronicles__title {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .c-copper-chronicles__title {
        margin-bottom: 30px
    }
}

.c-copper-chronicles__topics {
    margin-bottom: 30px;
    padding-top: 15px
}

.c-copper-chronicles__topics:hover .c-copper-chronicles__topics__description {
    color: #FF3465
}

.c-copper-chronicles__topics__description p {
    font-size: 16px
}

.c-copper-chronicles__loading {
    width: 100%;
    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
}

@media (max-width: 991.98px) {
    .c-copper-chronicles__loading {
        margin-bottom: 460px
    }
}

.c-copper-chronicles__loading--488 {
    height: 488px
}

.c-copper-chronicles__loading--980 {
    height: 980px
}

.c-copper-chronicles__loading--1470 {
    height: 1470px
}

.c-copper-chronicles__loading--1610 {
    height: 1610px
}

.c-copper-chronicles__ad {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F5F6F6;
    padding: 20px
}

.c-copper-chronicles__ad__img {
    max-width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.c-copper-chronicles__ad__img--demos {
    max-height: 560px
}

.c-pricing-hero--cornflower {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 60px 0 60px
}

.c-pricing-hero--cornflower h2 {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower {
        padding: 180px 0 20px;
        padding-bottom: 120px
    }
}

.c-pricing-hero--cornflower.h-reduce-padding {
    padding: 120px 0 120px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans-container {
    max-width: 1250px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .c-pricing-hero--cornflower .c-pricing-hero__plans-container.square--hot-pink:before {
        content: '';
        background: url(../imgs/dots-rectangle-hot-pink-big.png);
        width: 200px;
        height: 200px;
        position: absolute;
        -webkit-transform: translate(-244%, 15%);
        transform: translate(-244%, 15%)
    }
    .c-pricing-hero--cornflower .c-pricing-hero__plans-container.circle--bottom--right.circle--volt:after {
        content: '';
        background: url(../imgs/dots-circle-volt.svg);
        width: 560px;
        height: 560px;
        position: absolute;
        -webkit-transform: scale(0.6) translate(125%, 55%);
        transform: scale(0.6) translate(125%, 55%)
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__plans {
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.12);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #FFF;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans {
        margin-top: 60px
    }
}

@media (min-width: 992px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans:last-child {
        margin-right: 0
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-plans__footer {
    width: 100%
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__title {
    color: white;
    background-color: #321E41;
    height: 100px;
    padding: 30px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__title p {
    margin: 0
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__title.featured {
    background-color: #FF3465;
    height: 130px;
    padding-top: 15px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__title.featured h3 {
    padding-top: 20px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content {
    padding: 16px;
    text-align: center;
    min-height: 310px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width: 992px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content {
        padding: 32px 40px 40px
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content h3 {
    margin-top: 24px;
    color: #3C3F40
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content .c-pricing-plans__ctas {
    margin-top: auto
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content p.p-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__plans__content p a {
    font-size: 13px;
    color: #999999;
    letter-spacing: -0.12px;
    text-decoration: underline;
    line-height: 24px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__billing {
    font-size: 40px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 16px
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__billing {
        margin-top: 0
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__plans .c-pricing-hero__billing .c-pricing-hero__sub {
    font-size: 11px;
    text-transform: uppercase;
    color: #4a4a4a;
    letter-spacing: -0.08px;
    line-height: 8px
}

.c-pricing-hero--cornflower .c-pricing-hero__plans.featured {
    position: relative;
    margin: 25px 0
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower .c-pricing-hero__plans.featured {
        margin: 30px 0 0
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 420px;
    margin-bottom: 14px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-pricing-hero--cornflower .c-pricing-hero__toggle {
        margin-top: 14px;
        margin-bottom: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-pricing-hero--cornflower .c-pricing-hero__toggle .c-pricing-hero__radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 6px 0
}

.c-pricing-hero--cornflower .c-pricing-hero__toggle .c-pricing-hero__radio label {
    padding-left: 12px;
    font-weight: bold;
    font-size: 11px;
    color: #999999;
    letter-spacing: 1.1px;
    line-height: 14px;
    text-transform: uppercase;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-pricing-hero--cornflower .c-pricing-hero__toggle .c-pricing-hero__radio input {
    position: relative;
    top: -2px;
    left: -7px
}

.c-pricing-hero--cornflower .p-lg {
    text-align: center
}

.c-pricing-plans {
    padding: 45px 0
}

@media (min-width: 768px) {
    .c-pricing-plans {
        position: relative;
        margin-top: -110px;
        padding: 0 0 80px
    }
}

.c-pricing-plans__ctas .c-button {
    margin: 0 3px 8px;
    width: 90%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .c-pricing-plans__ctas .c-button {
        width: auto
    }
}

.c-pricing-plans .c-dollar {
    font-size: 30px;
    color: #aaa;
    font-weight: 400;
    position: absolute;
    top: -35px;
    margin-left: -15px
}

.c-pricing-table--cornflower {
    padding-bottom: 40px
}

.c-pricing-table--cornflower.nav-added.fixed-nav {
    padding-top: 180px
}

.c-pricing-table--cornflower.last-instance {
    padding-bottom: 80px
}

.c-pricing-table--cornflower h4 {
    position: relative;
    left: 15px
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation--container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation {
    padding-bottom: 20px;
    padding-top: 48px
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation .c-pricing-table__row--cornflower {
    background-color: transparent
}

.c-pricing-table--cornflower .c-pricing-table__logo__container {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 12px
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower {
    padding: 10px 0;
    border-bottom: 1px solid #eaeaea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower:hover {
    background-color: transparent;
    cursor: default
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__info--cornflower {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    font-size: 16px;
    position: relative;
    left: 15px
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__info--cornflower.md {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__tier--cornflower {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__tier--cornflower .done {
    background-color: #00E6C3;
    border-radius: 50%;
    padding: 1px;
    color: #FFF
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__tier--cornflower .close {
    opacity: 0.4
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower .c-pricing-table__tier--cornflower p {
    margin: 0;
    opacity: 0.8
}

.c-pricing-table--cornflower .c-pricing-table__row--cornflower:nth-child(even) {
    background-color: #fafafa
}

.c-pricing-table--cornflower h3 {
    color: #424242
}

.c-pricing-table--cornflower h3.fixed-nav {
    padding-top: 128px
}

.c-pricing-table--cornflower h3.fixed-nav.bottom-nav {
    padding-top: 0
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation {
    max-width: 1105px;
    margin: 0 auto
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation.fixed-nav {
    position: fixed;
    width: 100%;
    margin: 0 auto;
    top: 60px;
    padding: 0;
    background-color: white;
    z-index: 10;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out
}

@media (min-width: 992px) {
    .c-pricing-table--cornflower .c-pricing-table--cornflower__navigation.fixed-nav {
        top: 150px
    }
}

.c-pricing-table--cornflower .c-pricing-table--cornflower__navigation.fixed-nav.bottom-nav {
    position: relative;
    opacity: 0
}

.c-pricing-table--cornflower .c-pricing-table__footnote p {
    font-size: 11px;
    text-transform: uppercase;
    color: #4a4a4a;
    letter-spacing: -0.08px;
    line-height: 20px
}

.c-quote-callout {
    padding: 60px 0 60px;
    background-color: #FFF;
    position: relative
}

@media (min-width: 768px) {
    .c-quote-callout {
        padding: 100px 0 70px
    }
}

.c-quote-callout p {
    max-width: 700px;
    margin: 0 auto
}

.c-quote-callout.pricing {
    padding: 60px 0
}

@media (min-width: 768px) {
    .c-quote-callout.pricing {
        padding: 120px 0
    }
}

.c-quote-callout h2 {
    color: #3C3F40;
    margin-bottom: 14px
}

@media (min-width: 992px) {
    .c-quote-callout h2 {
        padding: 0 30px 14px;
        max-width: 600px;
        margin: 0 auto
    }
}

.c-quote-callout .c-quote__button {
    margin-top: 33px
}

.c-quote-callout.h-final-plea {
    background-color: #37474F
}

@media (min-width: 992px) {
    .c-quote-callout.h-final-plea {
        padding: 65px 0 65px
    }
}

.c-quote-callout.h-final-plea .t-quote-author {
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: -0.3px;
    display: block
}

.c-quote-callout.h-final-plea h2,
.c-quote-callout.h-final-plea p {
    color: #fff
}

.c-quote-carousel {
    min-height: 600px;
    overflow: visible;
    color: #FFF;
    z-index: 1
}

@media (max-width: 991.98px) {
    .c-quote-carousel {
        min-height: 0px;
        margin: 60px 0 60px
    }
}

.c-quote-carousel .container-fluid {
    padding: 0
}

.c-quote-carousel .c-quote-carousel__container {
    z-index: 1
}

.c-quote-carousel .c-quote-carousel__content {
    background-color: #321E41;
    position: relative;
    min-height: 600px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 120px 60px 80px
}

@media (max-width: 991.98px) {
    .c-quote-carousel .c-quote-carousel__content {
        padding: 60px 0 60px;
        padding-left: 0px;
        padding-right: 0px
    }
}

.c-quote-carousel .c-quote-carousel__content .c-eyebrow {
    position: relative;
    top: -60px;
    margin-left: 60px
}

@media (max-width: 991.98px) {
    .c-quote-carousel .c-quote-carousel__content .c-eyebrow {
        margin-left: 0;
        top: -20px
    }
}

.c-quote-carousel .c-quote-carousel__group {
    position: relative;
    left: 8%
}

@media (max-width: 767.98px) {
    .c-quote-carousel .c-quote-carousel__group {
        left: 0;
        width: 100%
    }
}

.c-quote-carousel .c-quote-carousel__group .c-quote-carousel__group--item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.c-quote-carousel .c-quote-carousel__group .c-quote-carousel__group--item .c-quote-carousel__group--item-image img {
    width: 100%;
    height: auto;
    max-width: 330px;
    -webkit-box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: -20px 20px 40px 0px rgba(0, 0, 0, 0.13)
}

@media (max-width: 767.98px) {
    .c-quote-carousel .c-quote-carousel__group .c-quote-carousel__group--item .c-quote-carousel__group--item-image img {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        -webkit-box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 20px 20px 40px 0px rgba(0, 0, 0, 0.25);
        -o-object-fit: cover;
        object-fit: cover;
        margin-bottom: 14px
    }
}

@media (max-width: 767.98px) {
    .c-quote-carousel .c-quote-carousel__group .c-quote-carousel__group--item .c-valign--middle {
        display: block !important
    }
}

.c-quote-carousel .slick-dots {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    max-width: 330px;
    margin-left: 82px;
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767.98px) {
    .c-quote-carousel .slick-dots {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: calc(100% - 40px);
        margin-bottom: 0px
    }
}

.c-quote-carousel .slick-dots li {
    width: 60px;
    height: 6px;
    padding: 10px 0 15px;
    margin: 0px 5px;
    text-indent: -9999px;
    white-space: nowrap;
    cursor: pointer;
    opacity: 0.2
}

.c-quote-carousel .slick-dots li.slick-active {
    opacity: 1
}

.c-quote-carousel .slick-dots li.slick-active button {
    background: #B8FF01
}

.c-quote-carousel .slick-dots li button {
    text-indent: -9999px;
    background: #fff;
    height: 1px;
    width: 60px;
    border: none;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none
}

.c-quote-carousel .c-quote-carousel__blockquote .c-quote-carousel__blockquote--item {
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out;
    padding-right: 60px
}

@media (max-width: 767.98px) {
    .c-quote-carousel .c-quote-carousel__blockquote .c-quote-carousel__blockquote--item {
        padding: 10px
    }
}

.c-quote-carousel .c-quote-carousel__blockquote .c-quote-carousel__blockquote--item.active {
    opacity: 1
}

.c-quote-carousel .c-quote-carousel__blockquote blockquote {
    font-style: normal
}

.c-quote-carousel .c-quote-carousel__blockquote blockquote:before {
    content: '"';
    margin-left: -8px
}

.c-quote-carousel .c-quote-carousel__blockquote blockquote:after {
    content: '"'
}

.c-quote-carousel .c-quote-carousel__blockquote cite {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.c-quote-carousel .c-quote-carousel__blockquote cite .c-quote-carousel__blockquote--position {
    text-transform: none;
    font-weight: 400;
    display: block
}

.c-quote-carousel .c-quote-carousel__blockquote .c-quote-carousel__blockquote--logo {
    margin-top: 20px
}

.c-quote-carousel .c-quote-carousel__blockquote .c-quote-carousel__blockquote--logo img {
    width: auto;
    max-width: 140px;
    max-height: 40px;
    width: auto
}

.c-quote-carousel .c-eyebrow.h-static {
    position: relative;
    z-index: 100;
    top: 88px;
    left: 170px
}

.c-accordion {
    background-color: #FFF;
    padding: 65px 0 65px
}

.c-accordion .c-accordion__container {
    max-width: 820px;
    margin: 0 auto;
    width: 100%
}

.c-accordion .c-accordion__container h2 {
    padding-bottom: 24px;
    text-align: center
}

@media (min-width: 768px) {
    .c-accordion .c-accordion__container h2 {
        padding-bottom: 40px
    }
}

.c-accordion .c-accordion__body {
    border-bottom: 1px solid #e0e0e0
}

.c-accordion .c-accordion-content {
    display: none;
    padding: 2px 0 2px 38px
}

.c-accordion .c-accordion-content p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0
}

.c-accordion .c-accordion-title {
    cursor: pointer;
    padding: 16px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #3C3F40
}

.c-accordion .c-accordion-title .material-icons {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    margin-right: 14px
}

.c-accordion .c-accordion-title.h-open .material-icons {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.c-accordion h3 {
    text-align: center
}

.c-list {
    padding: 60px 0 60px
}

@media (min-width: 768px) {
    .c-list {
        padding: 120px 0 120px
    }
}

.c-list .p-sm {
    color: #8A8C8B
}

.c-list .row {
    padding-bottom: 44px
}

.c-list .row:last-child {
    padding-bottom: 0
}

.c-list .row div[class*='col-'] {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .c-list .row {
        display: block;
        padding-bottom: 0
    }
}

.c-list .icon img {
    max-width: 60px;
    margin-top: -18px;
    margin-left: 0
}

@media (min-width: 576px) {
    .c-list .icon img {
        margin-left: -6px
    }
}

.c-list__header {
    margin-bottom: 65px
}

@media (min-width: 992px) {
    .c-list__header {
        margin-bottom: 120px
    }
}

.c-list__header p {
    max-width: 600px;
    margin: 0 auto
}

.c-list__copy {
    margin-bottom: 32px
}

.c-list__entry {
    padding: 0 35px;
    position: relative
}

.c-list__icon--top {
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .c-list-card__card.c-list-card__card--auto {
        height: auto
    }
}

.c-list-card {
    padding: 60px 0 60px
}

@media (max-width: 767.98px) {
    .integrations .c-list-card {
        padding-top: 45px
    }
}

@media (min-width: 768px) {
    .c-list-card {
        padding: 120px 0 120px
    }
}

.c-list-card a.col-md-4:hover {
    text-decoration: none
}

.c-list-card a.col-md-4:hover .c-list-card__card {
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.c-list-card__header {
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .c-list-card__header {
        margin-bottom: 30px
    }
}

.c-list-card__card {
    background: #FFF;
    border: 1px solid #F5F6F6;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    padding: 15px 35px 40px;
    position: relative;
    margin-bottom: 30px;
    height: 100%
}

@media (min-width: 768px) {
    .productivity .c-list-card__card {
        margin-bottom: 0
    }
}

.c-list-card__card .p-sm {
    color: #8A8C8B;
    margin-bottom: auto;
    margin-top: 0
}

.c-list-card__card.c-list-card__card--centered .p-sm {
    text-align: center
}

.c-list-card__card.c-list-card__card--no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

@media (max-width: 991.98px) {
    .c-list-card__card.c-list-card__card--no-shadow {
        padding: 0;
        height: auto
    }
}

.c-list-card__card.c-list-card__card--large {
    padding: 60px;
    margin-bottom: 0
}

@media (max-width: 991.98px) {
    .c-list-card__card.c-list-card__card--large {
        padding: 60px 20px
    }
}

.c-list-card__line {
    margin: 25px 35px;
    padding-top: 14px;
    border-top: 1px solid #3C3F40
}

.c-list-card__line .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-list-card__line h5 {
    font-family: 'Roboto Mono', monospace;
    font-weight: 500
}

.c-list-card__image {
    padding: 20px;
    min-height: 165px
}

@media (max-width: 991.98px) {
    .c-list-card__image {
        min-height: 150px
    }
}

.c-list-card__image img {
    max-height: 125px;
    max-width: 100%;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    -o-object-fit: contain;
    object-fit: contain
}

.c-list-card__image--text {
    padding: 20px 20px 0
}

.c-list-card__list {
    list-style: none;
    padding: 10px 0px 20px;
    margin: 0
}

.c-list-card__list li {
    font-family: "Graphik-Light";
    font-size: 28px;
    letter-spacing: 0;
    line-height: 40px;
    margin-bottom: -3px
}

.c-list-card__copy {
    margin-bottom: 32px
}

.c-list-card__copy img {
    width: 100%
}

.c-list-card__icon {
    margin: 28px 0 35px
}

.c-list-card__border {
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.c-list-card__border.mint {
    background-color: #00E6C3
}

.c-list-card__border.volt {
    background-color: #B8FF01
}

.c-list-card__border.hot-pink {
    background-color: #FF3465
}

.c-list-card__border.eggplant {
    background-color: #321E41
}

.c-single-column .c-single-column__buttons {
    margin-top: 44px;
    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
}

@media (min-width: 768px) {
    .c-single-column .c-single-column__buttons {
        display: block
    }
}

.c-single-column .c-single-column__container {
    text-align: center;
    padding: 60px 0 60px
}

@media (min-width: 992px) {
    .c-single-column .c-single-column__container {
        padding: 120px 0 120px
    }
}

.c-single-column .h-hairline {
    border-bottom: 2px solid #F5F6F6
}

@media (max-width: 991.98px) {
    .c-single-column .h-hairline {
        border-bottom: 0
    }
}

.c-single-column img,
.c-single-column .c-video {
    margin-top: -20px;
    width: 100%
}

@media (min-width: 768px) {
    .c-single-column img,
    .c-single-column .c-video {
        margin-top: -40px
    }
}

@media (min-width: 992px) {
    .c-single-column img,
    .c-single-column .c-video {
        margin: 0 auto;
        max-width: 958px;
        display: block;
        margin-top: -100px
    }
}

@media (min-width: 992px) {
    .c-single-column img {
        max-width: 958px
    }
}

@media (min-width: 992px) {
    .c-single-column .c-video {
        max-width: 100%
    }
}

.c-single-column .c-single-column__logo-container {
    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;
    padding-bottom: 50px;
    padding-top: 40px
}

.c-single-column .c-single-column__logo-container img {
    width: auto;
    height: 53px;
    margin-top: 14px
}

@media (min-width: 768px) {
    .c-single-column .c-single-column__logo-container img {
        margin-top: 0
    }
}

.c-single-column.gsuite-cloud {
    overflow: visible
}

.c-single-column.gsuite-cloud:before {
    content: '';
    background: url(/imgs/gsuite/cloud.png) 50% 0% no-repeat;
    background-size: contain;
    position: absolute;
    top: -9%;
    left: 50%;
    max-width: 1435px;
    height: 616px;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: -4%;
    width: 100%;
    display: none
}

@media (min-width: 576px) {
    .c-single-column.gsuite-cloud:before {
        content: '';
        top: -18%;
        display: block
    }
}

@media (min-width: 768px) {
    .c-single-column.gsuite-cloud:before {
        content: '';
        top: -23%;
        max-width: 1435px;
        height: 616px;
        margin-left: -4%
    }
}

.c-single-column.gsuite-cloud .c-single-column__container {
    z-index: 1
}

.c-single-column p strong {
    font-weight: inherit;
    background-color: #B8FF01
}

.c-numbers {
    padding-bottom: 45px;
    overflow: visible
}

.c-numbers--background-image .c-numbers-background {
    position: relative;
    height: 50vh;
    overflow: hidden
}

.c-numbers--background-image .c-numbers-background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-numbers--background-image .container {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    margin-top: -110px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding: 60px 60px 30px
}

@media (max-width: 991.98px) {
    .c-numbers--background-image .container {
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-bottom: 0
    }
}

.c-numbers--background-image .t-eyebrow {
    color: #3C3F40
}

.c-numbers--background-image .c-number__entry .t-numbers {
    position: relative;
    color: #3C3F40 !important
}

.c-numbers--background-image .c-number__entry .t-numbers span {
    position: relative;
    z-index: 1
}

.c-numbers--background-image .c-number__entry .t-numbers span:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 0px;
    height: 16px;
    background-color: #B8FF01;
    z-index: -1
}

@media (max-width: 991.98px) {
    .c-numbers--background-image .c-number__entry .t-numbers span:after {
        bottom: 5px
    }
}

.c-numbers.rectangle--top--left:before {
    position: absolute;
    top: -50px;
    left: -50px;
    z-index: -1
}

.c-numbers h2 {
    text-align: center
}

.c-numbers .c-number__entry {
    text-align: center;
    padding: 5px 35px
}

@media (min-width: 768px) {
    .c-numbers .c-number__entry {
        padding: 25px 35px
    }
}

@media (min-width: 768px) {
    .c-numbers .c-number__entry {
        text-align: left
    }
    .c-numbers .c-number__entry.center {
        text-align: center
    }
}

.c-numbers .c-number__entry .t-numbers {
    color: #14236E;
    font-size: 72px
}

@media (min-width: 768px) {
    .c-numbers .c-number__entry .t-numbers {
        font-size: 100px
    }
}

.c-numbers .c-number__entry p {
    position: relative;
    top: -30px
}

.c-numbers .c-numbers__title {
    margin-bottom: 30px
}

.c-numbers .c-number__description {
    width: 80%
}

@media (max-width: 991.98px) {
    .c-numbers .c-number__description {
        margin: 0 auto
    }
}

.insights .c-numbers,
.collaboration .c-numbers {
    padding: 80px 0px 20px;
    margin: 50px;
    width: calc(100% - 100px)
}

@media (max-width: 991.98px) {
    .insights .c-numbers,
    .collaboration .c-numbers {
        margin: 0;
        width: 100%
    }
}

.c-numbers.about {
    padding: 80px 0 0
}

.c-numbers--full .c-numbers__background-image {
    -o-object-fit: cover;
    object-fit: cover;
    height: 300px;
    width: 100%
}

@media (min-width: 768px) {
    .c-numbers--full .c-numbers__background-image {
        height: 640px
    }
}

.c-numbers--full .t-numbers {
    position: relative
}

.c-numbers--full .t-numbers:before {
    height: 18px;
    width: 130px;
    background-color: #B8FF01;
    position: absolute;
    content: "";
    display: inline;
    bottom: 25px;
    left: 0;
    z-index: -1
}

.c-numbers--full .c-numbers__container {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    top: -40px;
    position: relative;
    background-color: #FFF;
    z-index: 10;
    padding: 60px 0 60px
}

@media (min-width: 768px) {
    .c-numbers--full .c-numbers__container {
        padding: 65px 0
    }
}

@media (min-width: 992px) {
    .c-numbers--full .c-numbers__container {
        padding: 100px 40px;
        max-width: 80vw;
        left: 0;
        top: -100px
    }
}

.c-numbers--full .c-numbers__container p {
    margin-top: 0
}

#l-modal--leadership--overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 999;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    #l-modal--leadership--overlay {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.l-modal--leadership--content {
    width: 100%
}

.l-modal--leadership--content .modal-content {
    margin: 0 auto;
    border: none;
    border-radius: 0
}

@media (min-width: 768px) {
    .l-modal--leadership--content .modal-content {
        width: 80%
    }
}

@media (min-width: 992px) {
    .l-modal--leadership--content .modal-content {
        width: 55%
    }
}

.l-modal--leadership--content .modal-content .container {
    padding: 60px;
    max-height: 100vh;
    overflow-y: scroll
}

.l-modal--leadership--content .modal-content .container .row {
    text-align: left
}

.l-modal--leadership--content .modal-content .container .row .leader-img {
    text-align: center
}

.l-modal--leadership--content .modal-content .container .row .leader-titles {
    margin: auto
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-close {
    position: absolute;
    top: 10px;
    left: 16px;
    z-index: 10;
    cursor: pointer
}

.modal-close i {
    color: #4a4a4a
}

.modal.fade {
    display: none !important
}

.modal.in {
    display: block !important
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    opacity: 0;
    -webkit-transform: opacity 0.3s ease-out;
    transform: opacity 0.3s ease-out;
    z-index: 50
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 1;
    z-index: 100
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 768px) {
    .modal-open .modal {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    top: 0
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #999999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.blog .modal-backdrop {
    background-color: #FFF
}

.blog .modal-backdrop.in {
    opacity: 0.9
}

.modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.c-form-blog {
    position: relative
}

.c-form-blog form {
    width: 100% !important;
    padding: 0;
    visibility: visible
}

.c-form-blog label {
    display: none !important
}

.c-form-blog .mktoFormCol,
.c-form-blog .mktoFieldWrap {
    width: 100% !important
}

.c-form-blog .mktoFormCol {
    margin-bottom: 0 !important
}

.c-form-blog .mktoOffset {
    display: none !important
}

.c-form-blog::-webkit-input-placeholder {
    color: #5B4B66
}

.c-form-blog:-ms-input-placeholder {
    color: #5B4B66
}

.c-form-blog::-ms-input-placeholder {
    color: #5B4B66
}

.c-form-blog::placeholder {
    color: #5B4B66
}

.c-form-blog input[type="email"] {
    width: 100% !important;
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid #B1B2B4 !important;
    font-family: "Graphik-Regular";
    line-height: 18px;
    font-size: 16px !important;
    font-weight: 400;
    letter-spacing: .5px;
    caret-color: #FF3465;
    max-width: 100% !important;
    outline: 0;
    height: auto !important;
    padding-right: 32px;
    padding-bottom: 10px !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: -4px !important
}

@media (min-width: 768px) {
    .c-form-blog input[type="email"] {
        font-size: 13px !important;
        padding-bottom: 6px !important;
        height: 30px !important
    }
}

.c-form-blog input[type="email"]:focus {
    border-bottom: 1px solid #FF3465 !important
}

.c-form-blog input[type="email"]::-webkit-input-placeholder {
    color: #B1B2B4
}

.c-form-blog input[type="email"]:-ms-input-placeholder {
    color: #B1B2B4
}

.c-form-blog input[type="email"]::-ms-input-placeholder {
    color: #B1B2B4
}

.c-form-blog input[type="email"]::placeholder {
    color: #B1B2B4
}

.c-form-blog .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    display: none
}

.c-form-blog .c-form-blog__submit {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 5px;
    -webkit-transition: right 0.1s ease-in-out;
    transition: right 0.1s ease-in-out
}

@media (min-width: 992px) {
    .c-form-blog .c-form-blog__submit {
        right: -8px;
        top: 15px
    }
    .c-form-blog .c-form-blog__submit:hover {
        right: -13px
    }
}

.c-form-blog .c-form-blog__submit .material-icons {
    color: #D9D9D9;
    cursor: pointer;
    font-size: 25px
}

@media (min-width: 992px) {
    .c-form-blog .c-form-blog__submit .material-icons {
        font-size: 20px
    }
}

.c-form-blog .c-blog__form-success {
    position: absolute;
    top: 5px;
    left: 1px;
    color: #3C3F40;
    display: none;
    width: 100%
}

.c-form-blog .c-blog__form-success .material-icons {
    position: absolute;
    top: 20px;
    right: 0
}

.c-form-blog .mktoForm .mktoError {
    left: 0;
    position: absolute;
    bottom: -30px !important;
    font-size: 14px
}

.c-form-blog .mktoForm .mktoError .mktoErrorArrow {
    display: none
}

.c-form-blog .mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #FF3465;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 400px;
    padding: 0;
    text-shadow: none
}

.c-form-blog .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
    display: inline-block
}

.c-form-blog.h-form-success .c-blog__form-success {
    display: block;
    z-index: 100
}

.c-form-blog.h-form-success form,
.c-form-blog.h-form-success .c-form-blog__submit {
    visibility: hidden
}

#signup_form {
    position: relative
}

.h-smartling-form {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#formModal .c-form__text p {
    display: none;
    margin-top: 6px
}

@media (min-width: 768px) {
    #formModal .c-form__text p {
        display: block
    }
}

section.white .c-form {
    -webkit-box-shadow: none;
    box-shadow: none
}

.mktoForm .mktoHtmlText {
    width: 100% !important;
    margin: 0
}

.mktoForm .mktoHtmlText i {
    padding: 0;
    display: none
}

.mktoForm .mktoHtmlText a {
    padding: 0
}

.c-form.free-trial {
    padding: 35px
}

@media (min-width: 768px) {
    .c-form.free-trial {
        padding: 54px
    }
}

.c-form.free-trial input[type=text],
.c-form.free-trial .c-form input[type=url],
.c-form.free-trial .c-form input[type=email],
.c-form.free-trial .c-form input[type=tel],
.c-form.free-trial .c-form input[type=number],
.c-form.free-trial .c-form input[type=date] {
    margin-bottom: 12px
}

.c-form.free-trial .c-form__logo {
    margin-bottom: 10px
}

.c-form {
    max-width: 1000px;
    margin: 0 auto;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    padding: 20px 0;
    width: 100%;
    background-color: #FFF;
    border-radius: 2px;
    position: relative;
    text-align: center
}

.c-form .mktoForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-form .mktoFieldDescriptor.mktoFormCol {
    margin-bottom: 7px !important
}

.c-form .mktoButtonRow,
.c-form .mktoFormRow {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.c-form .h-gdpr {
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
    display: none;
    z-index: 50;
    padding-top: 10px
}

@media (min-width: 768px) {
    .c-form .h-gdpr {
        padding-right: 45px
    }
}

.c-form .h-gdpr a {
    display: inline-block;
    line-height: 0
}

.c-form .h-gdpr .h-gdpr__container {
    position: relative;
    top: 3px
}

.c-form .h-gdpr i {
    padding-top: 0;
    padding-left: 7px;
    font-style: normal
}

.c-form .public_nav_logo {
    opacity: 0.25
}

.c-form h4 {
    color: #3C3F40
}

.c-form p {
    color: #4a4a4a;
    line-height: 1.5em
}

.c-form h3 {
    color: #3C3F40;
    position: relative
}

.c-form .mktoForm {
    width: 100% !important;
    padding: 35px;
	padding-left:0;
}

textarea {
	width: 100% !important;
    background: transparent;
    border: 1px solid #D5D8DA;
    color: #9D9D9D;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 0;
    max-width: 100%;
    outline: 0;
    padding-left: 13px !important;
    padding-top: 15px;
    -webkit-appearance: none
}

textarea:focus {
	outline: 0;
    border: 1px solid #3C3F40
}

.c-form .mktoForm input[type=text],
.c-form .mktoForm input[type=url],
.c-form .mktoForm input[type=email],
.c-form .mktoForm input[type=tel],
.c-form .mktoForm input[type=number],
.c-form .mktoForm input[type=date] {
    width: 100% !important;
    background: transparent;
    border: 1px solid #D5D8DA;
    color: #3C3F40;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .5px;
    margin-bottom: 0;
    max-width: 100%;
    outline: 0;
    height: 48px !important;
    padding-left: 13px !important;
    padding-top: 4px;
    -webkit-appearance: none
}

.c-form .mktoForm input[type=text]:focus,
.c-form .mktoForm input[type=url]:focus,
.c-form .mktoForm input[type=email]:focus,
.c-form .mktoForm input[type=tel]:focus,
.c-form .mktoForm input[type=number]:focus,
.c-form .mktoForm input[type=date]:focus {
    outline: 0;
    border: 1px solid #3C3F40
}

.c-form .mktoForm input[type=text]::-webkit-input-placeholder,
.c-form .mktoForm input[type=url]::-webkit-input-placeholder,
.c-form .mktoForm input[type=email]::-webkit-input-placeholder,
.c-form .mktoForm input[type=tel]::-webkit-input-placeholder,
.c-form .mktoForm input[type=number]::-webkit-input-placeholder,
.c-form .mktoForm input[type=date]::-webkit-input-placeholder {
    color: #9D9D9D
}

.c-form .mktoForm input[type=text]:-ms-input-placeholder,
.c-form .mktoForm input[type=url]:-ms-input-placeholder,
.c-form .mktoForm input[type=email]:-ms-input-placeholder,
.c-form .mktoForm input[type=tel]:-ms-input-placeholder,
.c-form .mktoForm input[type=number]:-ms-input-placeholder,
.c-form .mktoForm input[type=date]:-ms-input-placeholder {
    color: #9D9D9D
}

.c-form .mktoForm input[type=text]::-ms-input-placeholder,
.c-form .mktoForm input[type=url]::-ms-input-placeholder,
.c-form .mktoForm input[type=email]::-ms-input-placeholder,
.c-form .mktoForm input[type=tel]::-ms-input-placeholder,
.c-form .mktoForm input[type=number]::-ms-input-placeholder,
.c-form .mktoForm input[type=date]::-ms-input-placeholder {
    color: #9D9D9D
}

.c-form .mktoForm input[type=text]::placeholder,
.c-form .mktoForm input[type=url]::placeholder,
.c-form .mktoForm input[type=email]::placeholder,
.c-form .mktoForm input[type=tel]::placeholder,
.c-form .mktoForm input[type=number]::placeholder,
.c-form .mktoForm input[type=date]::placeholder {
    color: #9D9D9D
}

.c-form .mktoForm input[type=checkbox] {
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #d9d9d9;
    -webkit-transition: border-color 90ms ease-in-out;
    transition: border-color 90ms ease-in-out;
    border-radius: 2px;
    cursor: pointer
}

.c-form .mktoForm input[type=checkbox]:checked {
    border-color: #00E6C3
}

.c-form .mktoForm input[type=checkbox]:checked:before {
    content: '';
    background-image: url("../imgs/checkmark-mint.png");
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 16px;
    width: 16px;
    background-size: 16px;
    border-radius: 2px
}

.c-form .mktoForm select {
    width: 100% !important;
    background: transparent;
    border: 1px solid #D9D9D9;
    color: #9d9d9d;
    border-radius: 3px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    margin-bottom: 0;
    max-width: 100%;
    outline: 0;
    height: 45px;
    padding-left: 12px !important;
    padding-top: 5px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent url(https://www.copper.com/imgs/dropdown-arrow.svg) center right 12px no-repeat
}

.c-form .mktoForm select:focus {
    outline: 0;
    border: 1px solid #3C3F40
}

.c-form .mktoForm select.select-selected {
    color: #3C3F40
}

.c-form .mktoForm .mktoOffset {
    display: none
}

.c-form .mktoForm .mktoFieldWrap,
.c-form .mktoForm .mktoFormCol {
    width: 100%;
    margin-bottom: 12px
}

.c-form .mktoForm .mktoError {
    left: 6px;
    position: absolute;
    bottom: -6px !important
}

.c-form .mktoForm .mktoError .mktoErrorArrowWrap {
    display: none
}

.c-form .mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #B50814;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    max-width: 400px;
    padding: 0;
    text-shadow: none;
    position: relative;
    top: 1px;
    left: 6px
}

.c-form .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail {
    display: inline-block
}

.c-form .mktoForm .test {
    display: none
}

.c-form .mktoLabel {
    width: auto !important;
    background-color: #fff;
    position: relative;
    top: 17px;
    padding: 0 4px;
    font-size: 13px;
    color: #3C3F40;
    letter-spacing: 0;
    text-align: center;
    font-weight: normal !important;
    font-family: 'Montserrat', sans-serif;
	z-index:200;
	display: table;
	margin-left: 10px;
}

.c-form .mktoLabel .mktoAsterix {
    display: none !important
}

.c-form .mktoLabel.label-focused {
    color: #3C3F40
}

.c-form .mktoButtonWrap {
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 18px;
    display: block;
    position: relative
}

.c-form .c-form__header {
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 40px
}

.c-form .c-form__header h1 {
    text-align: center
}

.c-form .c-form__header h4 {
    font-size: 20px;
    line-height: 1.5em
}

.c-form .c-form__header__logo {
    width: 50%;
    display: block;
    margin: 20px auto
}

.c-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
.c-form .submit_form {
    background: #e91d30;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    font-family: "Graphik-Medium";
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    padding: 0 22px;
    display: inline;
    border: 1px solid #e91d30;
    padding: 10px 30px
}

@media (min-width: 768px) {
    .c-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
    .c-form .submit_form {
        width: auto !important
    }
}

.c-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active,
.c-form .submit_form:active {
    opacity: 0.85;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.24);
    background-color: #3F51B5;
    background-image: none
}

.c-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover,
.c-form .submit_form:hover {
    background-color: #FFF;
    border: 1px solid #FFF;
    color: #e91d30;
    text-decoration: none;
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2)
}

.c-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:focus,
.c-form .submit_form:focus {
    border: none
}

.c-form .get_started {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-form .get_started {
        display: block
    }
}

.c-form .get_started .c-button {
    margin-right: 0;
    margin-top: 14px
}

@media (min-width: 768px) {
    .c-form .get_started .c-button {
        margin-top: 0
    }
}

.c-form .mktoForm .mktoRequiredField label[for=agreetoReferralAgreement],
.c-form .mktoForm .mktoRequiredField label[for=referralMention] {
    display: block !important;
    font-family: 'Roboto', arial, sans-serif;
    font-size: 14px;
    color: #3C3F40
}

.c-form .js-form-success {
    display: none;
    padding: 40px;
    position: relative;
    background-color: white;
    min-height: 235px;
    min-width: 235px
}

.c-form .js-form-success h3 {
    top: 0
}

.c-form .js-form-success--content-download {
    display: none;
    padding: 40px;
    text-align: left;
    background-color: white;
    min-height: 235px;
    min-width: 235px
}

.c-form .js-form-success--content-download h2 {
    margin: 0
}

.c-form .js-form-success--content-download p {
    margin: 10px 0 30px
}

.c-form .js-form-success--content-download img {
    display: block;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto
}

.c-form.h-small-form {
    max-width: 380px;
    padding: 40px;
    margin: 0 auto
}

@media (min-width: 992px) {
    .c-form.h-small-form {
        margin: 0 0 0 auto
    }
}

.c-form.h-small-form .mktoForm .mktoFormCol {
    margin-bottom: 15px !important
}

.c-form.webinar .mktoForm .mktoRequiredField label.mktoLabel {
    display: block !important;
    width: 100% !important
}

.c-form.webinar .mktoForm .mktoButtonWrap {
    width: 250px
}

.c-form.demo-form--image {
    padding: 0
}

.c-form.demo-form--image .c-form__text {
    text-align: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 46px 32px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #F5F6F6
}

@media (min-width: 768px) {
    .c-form.demo-form--image .c-form__text {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 48px 0 0;
        margin: 0 auto;
        background-color: #F1D2B6;
        height: 728px
    }
    .c-form.demo-form--image .c-form__text p,
    .c-form.demo-form--image .c-form__text h2 {
        padding: 0 48px
    }
    .c-form.demo-form--image .c-form__text .c-form__text__img {
        background-image: url("../imgs/modal-bg-image.jpg");
        background-size: cover;
        height: 100%
    }
}

.c-form.demo-form--image .form_inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-form.demo-form--image .form_inside {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.l-demo-thumbnails {
    padding: 170px 0
}

.l-demo-thumbnails h2 {
    margin-bottom: 40px
}

.l-demo-thumbnails .container {
    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
}

.l-demo-thumbnails .container .row .col-md-4 {
    margin-bottom: 40px
}

.c-card__entry.c-card__entry--demo:hover .c-button.c-button--white.c-button--circle {
    background-color: #FF3465;
    border: 1px solid #FF3465;
    color: #fff;
    text-decoration: none
}

.c-card__entry.c-card__entry--demo .c-card__default__image.thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 272px
}

.c-gate-form.c-gate-form--demo {
    z-index: 0;
    padding: 60px 0 60px
}

@media (min-width: 992px) {
    .c-gate-form.c-gate-form--demo {
        padding: 120px 0 120px
    }
}

.c-gate-form.c-gate-form--demo .container {
    padding-top: 60px
}

@media (max-width: 991.98px) {
    .c-gate-form.c-gate-form--demo .container {
        padding-top: 0
    }
}

.c-gate-form.c-gate-form--demo .c-gate-form--header {
    margin-bottom: 60px
}

.c-gate-form.c-gate-form--demo .c-gate-form__form {
    min-height: 717px
}

.c-gate-form.c-gate-form--demo .c-gate-form__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 55px
}

.c-gate-form.c-gate-form--demo .c-gate-form__img img {
    position: absolute;
    right: -90px;
    max-height: 600px
}

.c-gate-form.c-gate-form--demo .c-gate-form__confirmation-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-gate-form.c-gate-form--demo .c-gate-form__confirmation-img img {
    position: absolute;
    right: -60px;
    max-height: 700px
}

.c-gate-form.c-gate-form--demo .c-gate-form--card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 65px
}

.c-gate-form.c-gate-form--demo .c-gate-form--card .c-eyebrow {
    padding-top: 15px
}

.c-gate-form.c-gate-form--demo .c-gate-form--card .p-sm {
    color: #3C3F40
}

.c-gate-form.c-gate-form--demo .c-gate-form--card .c-button {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.c-gate-form.c-gate-form--demo .c-gate-form--card img {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line .h-gdpr {
    bottom: 0;
    font-size: 13px;
    position: unset;
    margin-top: 5px
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line form {
    padding: 0 !important
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line form #prosperWorks101Date {
    display: none
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line form label[for="prosperWorks101Date"] {
    display: none
}

.c-gate-form.c-gate-form--demo .c-form.c-form__in-line form .mktoButtonWrap {
    margin-top: 20px
}

#choose-wbeinar-option2 .c-image {
    max-height: 600px;
    bottom: 0;
    top: unset
}

.c-overlay {
    position: relative
}

.c-overlay .c-overlay__title {
    position: absolute;
    top: 11%;
    bottom: 0;
    left: 6%;
    right: 12%
}

.c-overlay .c-overlay__title h3 {
    margin-bottom: 8%
}

.c-overlay .c-overlay__title .c-button {
    padding: 4% 11%
}

.c-overlay .c-overlay__tag-line {
    position: absolute;
    bottom: 5%;
    left: 6%;
    right: 60%
}

.c-overlay .c-overlay__tag-line p {
    margin: 0
}

.wistia_click_to_play {
    width: 100% !important
}

.c-testimonial__image {
    max-width: 355px;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    z-index: 100;
    position: relative;
    padding-bottom: 60px
}

.c-testimonial__image img {
    width: 100%;
    z-index: 10;
    position: relative
}

.c-testimonial__content {
    background-color: #321E41;
    z-index: 10;
    position: relative;
    padding: 120px 0
}

.c-testimonial__content .t-eyebrow {
    color: #FFF;
    padding-bottom: 40px;
    display: block
}

.c-testimonial__quote {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-testimonial__quote cite {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.c-testimonial__quote cite span {
    text-transform: none
}

.c-testimonial__quote img {
    width: auto;
    max-width: 140px;
    max-height: 40px
}

.c-testimonial__logo {
    margin-top: 20px
}

.c-testimonial__author {
    display: block
}

.c-leavebehind {
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-leavebehind:before {
    content: '';
    background: url(../imgs/blue-block-fpo.png) 0 0 no-repeat;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 600px;
    display: block;
    z-index: 0
}

.c-cols {
    padding: 60px 0 60px;
    padding-bottom: 0px
}

@media (min-width: 768px) {
    .c-cols {
        padding: 120px 0 120px
    }
}

.c-cols-background--gray {
    background-color: #F5F6F6
}

.c-cols-background--hot-pink {
    background-color: #FF3465;
    color: #FFF
}

.c-cols-background--pink {
    background-color: #FFA2BD;
    color: #FFF
}

.c-cols-background--midnight {
    background-color: #14236E;
    color: #FFF
}

.c-cols.c-cols-landing {
    padding: 60px 0 20px
}

@media (min-width: 768px) {
    .c-cols.c-cols-landing {
        padding: 120px 0 20px
    }
    .c-cols.c-cols-landing .c-image img {
        max-width: initial
    }
}

.c-cols.c-cols-landing .row {
    padding-bottom: 0px !important
}

.c-cols.c-cols-landing .c-image {
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    max-width: initial
}

@media (min-width: 768px) {
    .c-cols.c-cols-landing .c-image {
        margin-top: 0px
    }
}

.c-cols.c-cols-landing.h-padding-bottom {
    padding-bottom: 60px
}

@media (min-width: 768px) {
    .c-cols.c-cols-landing.h-padding-bottom {
        padding-bottom: 120px
    }
}

.c-cols .row {
    padding-bottom: 60px
}

.c-cols .row.column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media (min-width: 768px) {
    .c-cols .row.column-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-cols .row:last-child {
    padding-bottom: 42px
}

@media (min-width: 992px) {
    .c-cols .row {
        padding-bottom: 120px
    }
    .c-cols .row.extra-padding--top {
        padding-top: 200px
    }
    .c-cols .row.extra-padding--bottom {
        padding-bottom: 200px
    }
    .c-cols .row:last-child {
        padding-bottom: 42px
    }
}

.c-cols .c-image {
    position: relative;
    padding: 0;
    margin: 7%;
    margin-top: 60px;
    max-width: 60vw;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block
}

@media (min-width: 768px) {
    .c-cols .c-image {
        display: inline-block;
        float: inherit;
        max-width: 100%;
        margin-top: 0;
        padding: 0;
        margin: 40px 0px 0px
    }
}

.c-cols .c-image.no-embelleshment {
    max-width: 100%
}

@media (min-width: 768px) {
    .c-cols .c-image--left {
        float: right
    }
}

.c-cols .c-image--center {
    display: block;
    text-align: center
}

@media (min-width: 768px) {
    .c-cols .c-image--right {
        float: left
    }
}

.c-cols .c-image--large img {
    max-width: 550px !important
}

.c-cols .c-image--drop-right {
    max-width: 80vw
}

@media (min-width: 768px) {
    .c-cols .c-image--drop-right {
        max-width: 100%;
        margin-right: -25vw;
        left: 100px
    }
    .c-cols .c-image--drop-right:before {
        bottom: -30px !important
    }
    .c-cols .c-image--drop-right:after {
        left: 10%
    }
    .c-cols .c-image--drop-right .drop-right__img {
        max-width: 866px;
        width: 100%;
        -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
    }
    .insights .c-cols .c-image--drop-right .drop-right__img {
        max-width: 620px
    }
    .implementation .c-cols .c-image--drop-right .drop-right__img {
        max-width: 766px
    }
    .c-cols .c-image--drop-right.colorblock--putty:after {
        content: '';
        position: absolute;
        background: #F5F6F6;
        width: calc(100% - 90px);
        height: calc(100% + 100px);
        top: -50px;
        bottom: -50px
    }
}

@media (min-width: 768px) {
    .c-cols .c-image--drop-left {
        margin-left: calc(-25vw - 55px);
        display: inline-block;
        position: relative;
        margin-top: 0;
        float: right;
        left: -80px
    }
    .c-cols .c-image--drop-left img {
        width: 100%;
        max-width: 820px !important;
        float: right;
        -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
    }
}

.c-cols .c-image--shadow img {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
}

.collaboration .c-cols .c-image.team-selling {
    display: block;
    position: absolute;
    top: 0px;
    width: 560px;
    height: 580px;
    left: 10%;
    margin-top: 0px
}

@media (max-width: 767.98px) {
    .collaboration .c-cols .c-image.team-selling {
        left: 0;
        position: relative;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-top: 30px
    }
}

.collaboration .c-cols .c-image.team-selling img {
    max-width: 100%;
    width: 500px
}

@media (max-width: 767.98px) {
    .collaboration .c-cols .c-image.team-selling img {
        width: 100%
    }
}

.collaboration .c-cols .c-image.central-system {
    display: block;
    position: absolute;
    top: 0px;
    width: 560px;
    height: 580px;
    left: -10%;
    margin-top: 0px
}

@media (max-width: 767.98px) {
    .collaboration .c-cols .c-image.central-system {
        left: 0;
        position: relative;
        height: auto;
        width: 100%;
        max-width: 100%;
        margin: 0;
        margin-top: 40px
    }
}

.collaboration .c-cols .c-image.central-system img {
    max-width: 100%
}

.gsuite .c-cols .c-image.google-drive-integration:after {
    height: 94%
}

.gsuite .c-cols .c-image.google-drive-integration img {
    max-width: 510px
}

.gsuite .c-cols .c-image.intuitive:before {
    z-index: 1
}

.gsuite .c-cols .c-image.intuitive img {
    max-width: 714px
}

@media (min-width: 768px) {
    .c-cols .c-image.diamond--bottom--right:before {
        z-index: 1
    }
    .c-cols .c-image.diamond--bottom--left:before {
        content: '';
        position: absolute;
        bottom: 60px;
        left: -25%;
        z-index: 1
    }
    .c-cols .c-image.circle--bottom--right:before {
        content: '';
        position: absolute;
        bottom: -20px;
        right: -25%;
        z-index: 1
    }
    .c-cols .c-image.circle--top--right:before {
        content: '';
        position: absolute;
        top: -25px;
        right: -30px;
        z-index: 1
    }
    .c-cols .c-image.circle--bottom--left:before {
        content: '';
        position: absolute;
        bottom: -15px;
        left: -60px;
        z-index: 1
    }
    .c-cols .c-image.rectangle--bottom--left:before {
        content: '';
        position: absolute;
        bottom: -50px;
        left: -50px;
        z-index: 1
    }
    .c-cols .c-image.rectangle--bottom--right:before {
        content: '';
        position: absolute;
        bottom: -30px;
        right: -50px;
        z-index: 1
    }
    .unicorns .c-cols .c-image {
        margin-top: 0px
    }
}

.c-cols .c-image img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    .c-cols .c-image img {
        max-width: 350px;
		max-height: 450px;
    }
}

.c-cols.unicorns .c-image {
    max-width: 100%
}

@media (min-width: 768px) {
    .c-cols.unicorns .c-image {
        margin-top: 0px
    }
}

@media (min-width: 768px) {
    .c-cols.unicorns .c-image img {
        max-width: 100%
    }
}

.c-cols ul {
    list-style: none;
    padding-top: 20px
}

.c-cols ul li {
    margin: 9px 0;
    position: relative
}

.c-cols ul li:before {
    content: '';
    margin: 0 5px 0 -15px;
    background: url("https://statutory.co.nz/wp-content/uploads/2019/05/green-check.svg");
    height: 16px;
    width: 21px;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 4px
}

.c-cols .list-wrap {
    padding-bottom: 20px
}

.c-cols .list-wrap h4+p {
    margin: 0 0 16px
}

.c-cols.more-info h2 {
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .c-cols.more-info h2 {
        margin: 0
    }
}

.c-cols.more-info .t-link {
    font-size: 20px
}

.c-cols.more-info .c-hero__buttons {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 90px
}

.c-jumble {
    min-height: 600px;
    overflow: visible;
    color: #FFF;
    margin: 0;
    z-index: 1
}

@media (min-width: 768px) {
    .c-jumble {
        margin: 60px 0 60px
    }
}

@media (min-width: 992px) {
    .c-jumble {
        margin: 120px 0 120px;
		margin-bottom: 0;
    }
}

.c-jumble:after {
    width: 100vw;
    height: 100%;
    top: 0px;
    left: 0px;
    content: '';
    background-color: #F5F6F6;
    position: absolute
}

.c-jumble .c-jumble__content__buttons {
    margin-top: 25px
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content__buttons {
        margin-top: 40px
    }
}

@media (min-width: 768px) {
    .c-jumble:after {
        width: 80vw;
        position: absolute
    }
}

@media (max-width: 991.98px) {
    .c-jumble.no-top-margin {
        margin-top: 120px
    }
    .integrations .c-jumble.no-top-margin {
        margin-top: 0px
    }
}

@media (max-width: 991.98px) {
    .c-jumble.extra-bottom-margin {
        margin-bottom: 0px
    }
}

.c-jumble--align-right:after {
    left: auto;
    right: 0px
}

.c-jumble-background--hot-pink:after {
    background-color: #FF3465
}

.c-jumble-background--eggplant:after {
    background-color: #321E41
}

.c-jumble-background--putty {
    color: #3C3F40
}

.c-jumble-background--putty:after {
    background-color: #fff
}

.c-jumble-background--graphite {
    color: #FFF
}

.c-jumble-background--graphite:after {
    background-color: #3C3F40
}

.c-jumble .container-fluid {
    padding: 0
}

.c-jumble .c-jumble__container {
    z-index: 1;
    padding: 25px 0
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__container {
        padding: 65px 0
    }
}

.c-jumble .c-jumble__content {
    position: relative;
    min-height: 600px;
    z-index: 2;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1199.98px) {
    .c-jumble .c-jumble__content {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content.extra-padding {
        padding-top: 120px
    }
}

@media (max-width: 767.98px) {
    .c-jumble .c-jumble__content {
        padding-left: 0px;
        padding-right: 0px
    }
}

.c-jumble .c-jumble__content .c-image {
    margin-top: -50px;
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-image {
        position: absolute;
        right: -15vw;
        top: 0;
        margin: 0 0
    }
}

.c-jumble .c-jumble__content .c-image img {
    max-width: 624px;
    width: 100%;
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-image.c-image--left {
        position: absolute;
        left: -15vw;
        top: 0px
    }
}

.c-jumble .c-jumble__content .c-image.c-press--embelleshment:after {
    content: '';
    position: absolute;
    bottom: -40px;
    left: 280px;
    z-index: 1;
    background: url(../imgs/dots-rectangle-volt.png);
    width: 285px;
    height: 285px;
    display: block;
    z-index: 0
}

.c-jumble .c-jumble__content .c-panel__blockquote {
    background: #FFF;
    color: #3C3F40;
    padding: 24px;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    min-height: 330px;
    margin-bottom: 30px
}

.c-jumble .c-jumble__content .c-panel__blockquote:before {
    z-index: -1
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-panel__blockquote {
        position: absolute;
        width: 520px;
        max-width: 120%;
        height: 625px;
        right: -15vw;
        top: 0px;
        padding: 16%
    }
    .implementation .c-jumble .c-jumble__content .c-panel__blockquote {
        top: -1vh
    }
}

.c-jumble .c-jumble__content .c-panel__blockquote blockquote {
    font-style: normal
}

.c-jumble .c-jumble__content .c-panel__blockquote blockquote:before {
    content: '"';
    margin-left: -8px
}

.c-jumble .c-jumble__content .c-panel__blockquote blockquote:after {
    content: '"'
}

.c-jumble .c-jumble__content .c-panel__blockquote blockquote strong,
.c-jumble .c-jumble__content .c-panel__blockquote blockquote .highlight {
    position: relative;
    font-weight: 400;
    display: inline;
    z-index: 2
}

.c-jumble .c-jumble__content .c-panel__blockquote blockquote strong:after,
.c-jumble .c-jumble__content .c-panel__blockquote blockquote .highlight:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 60%;
    left: 0px;
    bottom: 0px;
    background: #B8FF01;
    z-index: -1;
    display: inline
}

.c-jumble .c-jumble__content .c-panel__blockquote cite {
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600
}

.c-jumble .c-jumble__content .c-panel__blockquote cite .c-panel__blockquote--position {
    text-transform: none;
    font-weight: 400;
    display: block
}

.c-jumble .c-jumble__content .c-panel__blockquote .c-panel__blockquote--logo {
    margin-top: 20px
}

.c-jumble .c-jumble__content .c-panel__blockquote .c-panel__blockquote--logo img {
    width: auto;
    max-width: 140px;
    max-height: 40px
}

.c-jumble .c-jumble__content .c-panel__image {
    background: #FFF;
    color: #3C3F40;
    padding: 24px;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    height: 330px;
    margin-bottom: 30px
}

.c-jumble .c-jumble__content .c-panel__image:before {
    bottom: 10px;
    z-index: -1
}

.c-jumble .c-jumble__content .c-panel__image .c-panel__image--no-padding {
    padding: 0 !important
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-panel__image {
        position: absolute;
        width: 520px;
        max-width: 120%;
        max-height: 555px;
        min-height: 450px;
        right: -15vw;
        top: 0px;
        padding: 16%
    }
    .c-jumble .c-jumble__content .c-panel__image:before {
        bottom: -50px
    }
    .integrations .c-jumble .c-jumble__content .c-panel__image {
        top: -10vh
    }
}

.c-jumble .c-jumble__content .c-panel__image img {
    padding: 10%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-panel__image img {
        padding: 20%
    }
}

.c-jumble .c-jumble__content .c-panel__image--sm-padding {
    padding: 0
}

.c-jumble .c-jumble__content .c-panel__image--sm-padding img {
    padding: 10%
}

.c-jumble .c-jumble__content .c-panel--small {
    position: absolute;
    right: -15vw;
    background: #FFF;
    color: #3C3F40;
    padding: 40px;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    top: 50px;
    width: 420px;
    height: 425px
}

.c-jumble .c-jumble__content .c-panel--small p {
    font-size: 40px;
    line-height: 54px
}

.c-jumble .c-jumble__content .c-panel--top--mint:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    top: 0px;
    left: 15px;
    height: 12px;
    background: #00E6C3
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-panel--top--mint:after {
        width: 100%;
        left: 0px
    }
}

.c-jumble .c-jumble__content .c-panel--top--eggplant:after {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    top: 0px;
    left: 15px;
    height: 12px;
    background: #321E41
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .c-panel--top--eggplant:after {
        width: 100%;
        left: 0px
    }
}

.c-jumble .c-jumble__content .row.column-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (min-width: 768px) {
    .c-jumble .c-jumble__content .row.column-reverse .c-image {
        position: absolute;
        left: -15vw;
        top: 0px;
        position: absolute;
        top: -3vh;
        right: 20%;
        left: -40%
    }
}

.c-jumble .c-jumble__content .row.column-reverse .c-image img {
    max-width: 100%;
    width: 100%
}

.c-jumble ul {
    list-style: none;
    padding-top: 20px
}

.c-jumble ul li {
    margin: 9px 0;
    position: relative
}

.c-jumble ul li:before {
    content: '';
    margin: 0 5px 0 -15px;
    background: url("https://statutory.co.nz/wp-content/uploads/2019/05/green-check.svg");
    height: 16px;
    width: 21px;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 4px
}

.c-product-focus {
    text-align: center;
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0
}

.collaboration .c-product-focus {
    padding-bottom: 0px
}

@media (max-width: 767.98px) {
    .implementation .c-product-focus {
        padding-bottom: 100px
    }
}

.c-product-focus__background--putty {
    background-color: #F5F6F6
}

@media (min-width: 768px) {
    .c-product-focus {
        padding: 120px 0 120px
    }
}

.c-product-focus .c-product-focus__media {
    position: relative;
    display: inline-block;
    margin-top: 50px
}

.c-product-focus .c-product-focus__media.rectangle--top--left:before {
    content: '';
    position: absolute;
    top: -40px;
    left: -50px;
    z-index: 0
}

.c-product-focus .c-product-focus__media img,
.c-product-focus .c-product-focus__media video {
    max-width: 786px;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.13)
}

.c-product-focus .c-product-focus__media img.c-product-focus__media--no-shadow,
.c-product-focus .c-product-focus__media video.c-product-focus__media--no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none
}

.integrations .c-product-focus .c-product-focus__media {
    margin-top: 100px
}

.c-product-focus .c-product-focus__buttons {
    margin-top: 45px
}

.c-product-focus .c-product-focus__nav {
    list-style: none;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    padding-left: 0
}

@media (min-width: 768px) {
    .c-product-focus .c-product-focus__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-product-focus .c-product-focus__nav li {
    width: 180px;
    margin: 0px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    border-top: 3px solid #F5F6F6;
    padding-top: 10px;
    position: relative;
    cursor: pointer
}

.c-product-focus .c-product-focus__nav li .c-product-focus__nav-progress {
    position: absolute;
    top: -3px;
    left: 0px;
    height: 3px;
    background: #FF3465;
    width: 0%;
    z-index: 1;
    display: block;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out
}

.c-product-focus .c-product-focus__nav li .c-product-focus__nav-icon {
    width: 30px;
    height: 30px
}

.c-product-focus .c-product-focus__nav li .c-product-focus__nav-icon img {
    max-width: 100%;
    max-height: 26px
}

.c-product-focus .c-product-focus__nav li .c-product-focus__nav-label {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em
}

.c-product-focus .c-image {
    position: absolute;
    width: 234px;
    height: 352px;
    z-index: 2
}

.integrations .c-product-focus .c-image,
.gsuite .c-product-focus .c-image {
    width: 110vw;
    height: auto;
    top: 60%;
    max-width: 1520px
}

@media (max-width: 991.98px) {
    .implementation .c-product-focus .c-image {
        width: 25%;
        height: auto
    }
}

.c-product-focus .c-image img {
    width: 100%;
    height: auto
}

.implementation .c-product-focus .c-image--bottom--right {
    right: 60px;
    bottom: -50px
}

@media (max-width: 991.98px) {
    .implementation .c-product-focus .c-image--bottom--right {
        right: 0px
    }
}

.c-product-focus .c-image--center--center {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto
}

.c-category-grid {
    padding-bottom: 120px
}

.c-category-grid .c-category-grid__header {
    margin-bottom: 60px
}

.c-category-grid .c-category-grid__group {
    position: relative;
    margin-bottom: 30px
}

.c-category-grid .c-category-grid__group .c-category-grid__title {
    border-bottom: 2px solid #F5F6F6;
    margin-bottom: 30px
}

.c-category-grid .c-category-grid__group .c-category-grid__title span {
    border-bottom: 5px solid #B8FF01;
    margin-bottom: 0;
    display: inline-block;
    padding-bottom: 5px
}

.c-category-grid .c-category-grid__group .c-category-grid__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px
}

.c-category-grid .c-category-grid__group .c-category-grid__item .c-category-grid__item-icon {
    position: relative;
    width: 120px;
    height: 120px;
    display: block;
    border: 1px solid #3C3F40
}

.c-category-grid .c-category-grid__group .c-category-grid__item .c-category-grid__item-info {
    margin-left: 10px
}

.c-category-grid .c-category-grid__group .c-category-grid__item .c-category-grid__item-info h4 {
    margin-bottom: 0
}

.c-category-grid .c-category-grid__group .c-category-grid__item .c-category-grid__item-info p {
    margin: 0
}

.c-press-entry {
    padding: 20px 0 70px;
    border-bottom: 1px solid #F5F6F6
}

.c-press-entry:last-child {
    border-bottom: 1px solid transparent
}

.c-press-articles {
    padding-bottom: 120px
}

@media (min-width: 768px) {
    .c-press-articles {
        padding-bottom: 30px
    }
}

.c-press-articles__source {
    font-size: 20px;
    color: #3C3F40;
    letter-spacing: 0;
    line-height: 30px;
    margin-bottom: 15px
}

.c-press-articles__date {
    font-size: 16px;
    color: #8A8C8B;
    letter-spacing: 0;
    line-height: 26px
}

.c-press__popular {
    padding: 60px 0 60px
}

@media (min-width: 768px) {
    .c-press__popular {
        padding: 110px 0 100px
    }
}

.c-press__popular h2 {
    margin-bottom: 40px;
    text-align: center
}

@media (min-width: 768px) {
    .c-press__popular h2 {
        margin-bottom: 90px
    }
}

.c-press-pagination a {
    color: #8A8C8B
}

.c-press-articles__copy {
    margin-bottom: 50px
}

#map {
    height: 100%
}

.map-container {
    height: 400px;
    position: relative
}

@media (min-width: 768px) {
    .map-container {
        position: absolute;
        width: 100%;
        right: 0;
        top: -100px
    }
}

.c-card-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-blog-card {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width: 768px) {
    .c-blog-card {
        -webkit-box-shadow: none;
        box-shadow: none;
        min-height: 460px
    }
}

.c-blog-card:hover {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
}

.c-blog-card.h-add-shadow {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
}

.c-blog-card--large {
    min-height: 600px;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (max-width: 575.98px) {
    .c-blog-card--large {
        min-height: 460px;
        width: calc(100% + 30px);
        margin-left: -15px
    }
}

.c-blog-card--large .c-author__meta {
    padding-left: 20px
}

.c-blog-card__image-container {
    position: relative
}

.c-blog-card__image-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.c-blog-card__image {
    width: 100%
}

.c-blog-card__content {
    padding: 20px 15px 30px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-blog-card__content .t-eyebrow {
    font-weight: 500
}

.c-blog-card__content--large {
    padding: 30px
}

@media (max-width: 991.98px) {
    .c-blog-card__content--large {
        padding: 20px 15px 41px
    }
}

.c-blog-card__content--text {
    padding: 26px 15px 30px
}

.c-blog-card__content--featured {
    padding-right: 30px
}

@media (min-width: 768px) {
    .c-blog-card__content--featured {
        -webkit-box-flex: 7;
        -ms-flex: 7 0 0px;
        flex: 7 0 0
    }
}

.c-blog-card__content__title {
    word-wrap: break-word;
    margin: 10px 0
}

@media (min-width: 768px) {
    .c-blog-card__content__title {
        overflow: hidden
    }
}

.c-blog-card__content__title--text {
    margin-bottom: 19px
}

.c-blog-card__content__title--large {
    margin: 10px 0
}

.c-blog-card__content__subtitle {
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden
}

.c-blog-card__content__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 31px
}

.c-blog-featured-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin-bottom: 29px;
    cursor: pointer;
    color: #3C3F40
}

@media (max-width: 767.98px) {
    .c-blog-featured-card {
        padding-top: 19px;
        position: relative
    }
    .c-blog-featured-card:before {
        background-color: #8A8C8B;
        content: " ";
        height: 1px;
        top: 0px;
        position: absolute;
        width: 100%;
        z-index: 0
    }
}

.c-blog-featured-card:hover {
    text-decoration: none
}

.c-blog-featured-card:hover .c-blog-featured-card__title {
    color: #FF3465
}

.c-blog-featured-card__title {
    height: 56px;
    overflow: hidden
}

.c-blog-featured-card__image {
    position: relative;
    height: 100%;
    -webkit-box-flex: 5;
    -ms-flex: 5 0 0px;
    flex: 5 0 0
}

.c-card__clickthrough {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 8
}

.c-card__entry {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    height: 425px;
    position: relative;
    width: 100%;
    border: 1px solid #F5F6F6;
    float: left;
    margin-bottom: 40px;
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out
}

@media only screen and (max-width: 767px) {
    .c-card__entry {
        width: 100%
    }
}

.c-card__entry.h-webinar {
    height: auto
}

@media (min-width: 768px) {
    .c-card__entry.h-webinar {
        height: 100%
    }
}

.c-card__entry.h-webinar .c-card__entry-title {
    margin-top: 8px
}

.c-card__entry.c-card__entry--no-border {
    -webkit-box-shadow: none;
    box-shadow: none
}

.c-card__entry.c-card__entry--image {
    height: auto
}

.c-card__entry .c-card__image--center {
    width: 100%;
    padding: 45px
}

.c-card__entry.c-card__entry--demo {
    cursor: pointer
}

.c-card__entry.c-card__entry--demo .c-card__entry__content {
    padding: 30px;
    height: 308px
}

.c-card__entry .c-card__entry__image {
    border-radius: 2px 2px 0 0
}

.c-card__entry .c-card__entry__content {
    padding: 24px 24px 62px;
    border-radius: 0 0 2px 2px
}

@media (min-width: 768px) {
    .c-card__entry .c-card__entry__content {
        padding: 24px
    }
}

.c-card__entry .c-card__entry__content a {
    text-decoration: none;
    color: #3C3F40
}

.c-card__entry:hover {
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.c-card__entry .c-card__source {
    text-transform: uppercase;
    font-size: 14px;
    color: #3C3F40;
    letter-spacing: 0;
    margin-bottom: 12px
}

.c-card__entry--featured {
    margin-bottom: 24px;
    width: 767px;
    float: left
}

@media only screen and (max-width: 845px) {
    .c-card__entry--featured {
        max-width: 346px;
        margin: 0 20px
    }
}

@media only screen and (max-width: 450px) {
    .c-card__entry--featured {
        max-width: 100%;
        margin: 0
    }
}

.c-card__entry--featured .c-card__entry__card {
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
    cursor: pointer;
    position: relative
}

.c-card__entry--featured .c-card__entry__card:hover {
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.c-card__entry--featured .c-card__entry__content {
    padding: 24px 24px 68px;
    background-color: #FFF;
    border-radius: 0 0 2px 2px
}

.c-card__entry--featured .c-card__entry__content .c-blog__meta {
    padding: 0
}

.c-card__entry--featured .c-card__entry__image {
    border-radius: 2px 2px 0 0;
    height: 409px
}

@media only screen and (max-width: 845px) {
    .c-card__entry--featured .c-card__entry__image {
        height: 210px
    }
}

.c-card__default__image {
    border-radius: 2px 2px 0 0;
    background-color: #FF3465;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 176px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c-card__meta {
    padding: 0 24px;
    position: absolute;
    bottom: 18px
}

.c-card-plain {
    padding-bottom: 20px
}

.circle-img {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: cover;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.circle-img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.circle-img--leaders {
    width: 150px;
    height: 150px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.circle-img--leaders:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.circle-img--leaders img {
    margin: 0 auto;
    width: 100%;
    height: auto
}

.c-image--video {
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
    transition: -webkit-box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out;
    transition: box-shadow 0.25s ease-in-out, -webkit-box-shadow 0.25s ease-in-out
}

.c-image--video:hover {
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.c-image--video__container {
    position: relative
}

img.fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.c-select-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.c-select-options .c-select-options__item {
    line-height: 50px;
    border: 1px solid #D9D9D9;
    padding: 10px 15px;
    color: #3C3F40;
    margin: 15px 0;
    font-size: 16px;
    width: 155px;
    height: 155px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 575.98px) {
    .c-select-options .c-select-options__item {
        font-size: 14px
    }
}

.c-select-options .c-select-options__item .date {
    font-size: 52px;
    line-height: 64px;
    font-family: "Graphik-Medium";
    margin-top: -24px
}

.c-select-options .c-select-options__item .time,
.c-select-options .c-select-options__item .month {
    font-size: 16px;
    line-height: 26px
}

.c-select-options .c-select-options__item:hover {
    background-color: #3C3F40;
    color: #FFF;
    cursor: pointer
}

.c-select-options .c-select-options__item.selected {
    background-color: #FF3465;
    color: #FFF;
    -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
    box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07)
}

.table thead th {
    border-bottom: 0;
    border-top: 0;
    font-size: 20px;
    color: #3C3F40;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 30px
}

.c-event-table {
    margin-top: 60px
}

.c-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 16px 32px 0px rgba(0, 0, 0, 0.24)
}

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

.c-e-book-builder__header {
    text-align: center
}

.c-e-book-builder__header h2 {
    position: relative
}

.c-e-book-builder__introduction {
    margin-top: 80px
}

.c-e-book-builder__introduction h2 {
    margin-bottom: 60px
}

.c-e-book-builder__chapter-numbers {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: fixed;
    left: 30px;
    top: 0;
    height: 100vh;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width: 768px) {
    .c-e-book-builder__chapter-numbers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-e-book-builder__chapter-numbers a {
    color: inherit;
    font-weight: inherit;
    line-height: inherit
}

.c-e-book-builder__chapter-numbers a:hover {
    text-decoration: none
}

.c-e-book-builder__chapter-numbers .e-book-chapter-links {
    font-size: 16px;
    line-height: 26px;
    color: #B1B2B4
}

.c-e-book-builder__chapter-numbers .e-book-chapter-links .t-strikethrough__container {
    width: 100%
}

.c-e-book-builder__chapter-numbers .e-book-chapter-links .t-strikethrough__container__title {
    display: none;
    height: 20%;
    bottom: 4px;
    -webkit-animation: scale-in-horizontal-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-horizontal-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both
}

.c-e-book-builder__chapter-numbers .e-book-chapter-links.active,
.c-e-book-builder__chapter-numbers .e-book-chapter-links:hover {
    color: #3C3F40;
    text-align: right;
    font-family: "Graphik-Medium"
}

.c-e-book-builder__chapter-numbers .e-book-chapter-links.active .t-strikethrough__container__title,
.c-e-book-builder__chapter-numbers .e-book-chapter-links:hover .t-strikethrough__container__title {
    display: block
}

.c-e-book--social-share {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none
}

@media (min-width: 768px) {
    .c-e-book--social-share {
        display: block
    }
}

.c-e-book-builder__table-of-content {
    padding: 115px 0 0
}

.c-e-book-builder__table-of-content .c-eyebrow {
    padding-bottom: 80px
}

.c-e-book-builder__table-of-content--mobile-menu {
    padding: 50px
}

.c-e-book-builder__table-of-content__entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0 0;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-e-book-builder__table-of-content__entry {
        margin: 0 0 150px
    }
}

.c-e-book-builder__table-of-content__entry .c-strikethrough__continer {
    position: relative
}

.c-e-book-builder__table-of-content__entry .c-strikethrough__continer .number {
    z-index: 1;
    position: relative
}

.c-e-book-builder__table-of-content__entry .c-strikethrough__continer .strikethrough {
    display: block;
    width: 110%;
    height: 18px;
    background: #B8FF01;
    z-index: 0;
    position: absolute;
    -webkit-animation: scale-in-horizontal-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: scale-in-horizontal-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    top: 83px
}

@media (min-width: 992px) {
    .c-e-book-builder__table-of-content__entry .c-strikethrough__continer .strikethrough {
        top: 103px
    }
}

@media (min-width: 768px) {
    .c-e-book-builder__table-of-content__entry {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal
    }
    .c-e-book-builder__table-of-content__entry .c-strikethrough__continer {
        width: 180px
    }
    .c-e-book-builder__table-of-content__entry .c-strikethrough__continer .strikethrough {
        width: 80%
    }
    .c-e-book-builder__table-of-content__entry:hover:before {
        content: ' ';
        position: absolute;
        border: 1px solid #F5F6F6;
        -webkit-box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        box-shadow: 0 6px 20px 0 rgba(60, 63, 64, 0.07);
        width: calc(100% + 70px);
        height: calc(100% + 125px);
        left: -35px;
        top: -50px;
        cursor: pointer
    }
    .c-e-book-builder__table-of-content__entry:hover .c-e-book-builder__table-of-content__entry__read-story {
        visibility: visible
    }
    .c-e-book-builder__table-of-content__entry:hover .strikethrough {
        display: block !important
    }
    .c-e-book-builder__table-of-content__entry .c-strikethrough__continer .strikethrough {
        display: none
    }
    .c-e-book-builder__table-of-content__entry:last-child {
        margin-bottom: 90px
    }
}

.c-e-book-builder__table-of-content__entry__text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center
}

@media (min-width: 768px) {
    .c-e-book-builder__table-of-content__entry__text {
        text-align: left;
        padding-bottom: 70px
    }
}

.c-e-book-builder__table-of-content__entry__text p {
    font-size: 16px;
    line-height: 26px
}

.c-e-book-builder__table-of-content__entry__read-story {
    cursor: pointer
}

@media (min-width: 768px) {
    .c-e-book-builder__table-of-content__entry__read-story {
        visibility: hidden;
        position: absolute;
        left: 180px;
        bottom: -50px
    }
}

.c-e-book-builder__table-of-content__entry__read-story:after {
    content: url(../imgs/right-arrow.svg);
    position: relative;
    top: 1px;
    right: -4px
}

.c-e-book-gate__form {
    padding: 110px 0 0;
    overflow: visible
}

@media (min-width: 768px) {
    .c-e-book-gate__form ul,
    .c-e-book-gate__form ol {
        -webkit-margin-start: -2em;
        margin-inline-start: -2em
    }
}

.c-e-book-gate__form ul li::before,
.c-e-book-gate__form ol li::before {
    top: -2px !important
}

.c-customer-story-intro {
    padding: 60px 15px
}

.c-customer-story-intro p.p-sm {
    font-size: 13px;
    line-height: 18px;
    margin: 30px 0 6px
}

.c-customer-story-intro p {
    margin: 0 0 6px
}

.t-resource-bold-text {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold
}

.t-remove-copy-margin p {
    margin: 0
}

.t-resource-bold-text--quote {
    line-height: 40px;
    font-size: 28px;
    font-weight: 500
}

.t-horizontal-line-above {
    margin-top: 15px
}

.t-horizontal-line-above:before {
    background-color: #8A8C8B;
    content: " ";
    height: 1px;
    left: 15px;
    top: -15px;
    position: absolute;
    width: calc( 100% - 30px);
    z-index: 0
}

.t-vertical-line-below {
    margin-bottom: 130px
}

.t-vertical-line-below:after {
    background-color: #FF3465;
    content: " ";
    height: 70px;
    left: 50%;
    position: absolute;
    bottom: -100px;
    width: 1px;
    z-index: 0
}

.t-vertical-line-left {
    position: relative
}

.t-vertical-line-left:after {
    background-color: #FF3465;
    content: " ";
    height: 100%;
    top: 0;
    left: -30px;
    position: absolute;
    width: 4px;
    z-index: 0
}

.t-resource-period--hot-pink:after {
    content: '.';
    color: #FF3465
}

.t-resource-quotes--hot-pink:before {
    content: '“';
    color: #FF3465
}

.t-resource-quotes--hot-pink:after {
    content: '”';
    color: #FF3465
}

@media (min-width: 768px) {
    .t-pink-bullet-points ul,
    .t-pink-bullet-points ol {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        -webkit-margin-before: 0em;
        margin-block-start: 0em;
        padding: 30px 0;
        margin-bottom: 0
    }
    .t-pink-bullet-points ul li,
    .t-pink-bullet-points ol li {
        padding-left: 2em;
        padding-bottom: 5px
    }
    .t-pink-bullet-points ul li:not(:last-child),
    .t-pink-bullet-points ol li:not(:last-child) {
        padding-bottom: 20px
    }
}

.t-pink-bullet-points ul {
    list-style: none
}

.t-pink-bullet-points ul li {
    position: relative
}

.t-pink-bullet-points ul li::before {
    content: "•";
    color: #FF3465;
    position: absolute;
    left: -24px;
    top: -8px;
    font-size: 1.4em
}

@media (min-width: 768px) {
    .t-pink-bullet-points ul li::before {
        left: 10px
    }
}

@media (min-width: 768px) {
    .t-pink-bullet-points--pull-left ul,
    .t-pink-bullet-points--pull-left ol {
        -webkit-margin-start: -2em;
        margin-inline-start: -2em
    }
}

.c-resource-content__main {
    margin-left: 0;
    padding: 0;
    max-width: 100%;
    margin-right: 0
}

.c-resource-content {
    background-color: unset
}

@media (min-width: 1200px) {
    .c-resource-content--overlap--blog {
        top: -100px
    }
}

@media (min-width: 1173px) {
    .c-resource-content--overlap--blog {
        width: 890px;
        overflow: visible
    }
}

@media (min-width: 768px) {
    .c-resource-content--overlap {
        top: -100px
    }
}

@media (min-width: 768px) {
    .c-resource-content--overlap {
        overflow: visible
    }
}

.c-resource--header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-top: 60px
}

@media (min-width: 768px) {
    .c-resource--header {
        min-height: 100px;
        padding-top: 0px
    }
}

.c-resource--header .c-resource--header__background-image {
    width: 100%;
    max-width: 1440px;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 70vh
}

.c-resource--header .c-resource--header__background-image--fullscreen {
    max-width: unset
}

.c-resource--header__gradient {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 1440px
}

.c-resource--header__gradient--hot-pink {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(255, 52, 101, 0.5))
}

.c-resource--header__gradient--graphite {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(60, 63, 64, 0.8))
}

.c-resource--header__gradient--eggplant {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(50, 30, 65, 0.8))
}

.c-resource--header__gradient--mint {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(0, 230, 195, 0.5))
}

.c-resource--header__gradient--midnight {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(20, 35, 110, 0.8))
}

.c-resource--header__gradient--volt {
    background-image: linear-gradient(45deg, rgba(255, 0, 0, 0), rgba(184, 255, 1, 0.5))
}

.c-resource__featured-image {
    margin: 0 -100%;
    background-attachment: fixed;
    background-position-y: 66px;
    height: 100vh;
    z-index: 0;
    position: relative;
    margin-top: 80px
}

.c-resource__featured-image--mobile {
    -o-object-fit: cover;
    object-fit: cover;
    width: 150%;
    margin-left: -25%;
    height: 200px;
    margin-top: 80px
}

@media (min-width: 576px) {
    .c-resource__featured-image--mobile {
        height: 400px
    }
}

.c-resource-content__container {
    background-color: #FFF;
    padding: 40px 15px 0
}

@media (min-width: 768px) {
    .c-resource-content__container {
        padding: 80px 15px 0;
        max-width: 1100px
    }
}

.c-resource-content__container--new-posts p {
    margin-top: 0 !important
}

.c-resource-content__container__col {
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .c-resource-content__container__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        max-width: 90%;
        margin-left: 5%
    }
}

@media (min-width: 992px) {
    .c-resource-content__container__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83%;
        flex: 0 0 83%;
        max-width: 83%;
        margin-left: 8.5%
    }
}

.c-resource-quote {
    padding-top: 60px;
    margin-left: 20px
}

@media (min-width: 768px) {
    .c-resource-quote {
        margin-left: 0
    }
}

.c-resource-quote__block p:first-child:before {
    content: '“'
}

.c-resource-quote__block p:last-child:after {
    content: '”'
}

.c-resource-quote__author {
    margin-top: 30px
}

.c-resource-quote__author:before {
    content: '— '
}

.c-resource-copy__editor {
    padding-top: 40px
}

@media (min-width: 768px) {
    .c-resource-copy__editor {
        padding-top: 60px
    }
}

.c-resource-copy__editor h1,
.c-resource-copy__editor h2,
.c-resource-copy__editor h3,
.c-resource-copy__editor h4,
.c-resource-copy__editor h5 {
    font-size: 20px;
    line-height: 30px;
    margin: 0
}

.c-resource-copy__editor p {
    font-size: 16px;
    line-height: 26px
}

.c-resource-copy__editor p br {
    display: none
}

.c-resource-copy__editor p:last-child {
    margin-bottom: 0
}

.c-resource-copy__editor ul,
.c-resource-copy__editor ol {
    font-size: 16px;
    line-height: 26px
}

.c-resource-copy__editor .callout {
    font-weight: bold;
    padding-bottom: 32px
}

.c-resource-copy__editor .callout P {
    margin: 0
}

.c-resource-copy__editor .copy figure {
    display: none !important
}

@media (min-width: 768px) {
    .c-resource-copy__editor .copy {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.5%;
        flex: 0 0 79.5%;
        max-width: 79.5%;
        margin-left: 10.25%
    }
}

@media (min-width: 768px) {
    .c-resource-copy__editor ul,
    .c-resource-copy__editor ol {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        -webkit-margin-before: 0em;
        margin-block-start: 0em;
        -webkit-margin-start: -2em;
        margin-inline-start: -2em;
        padding: 30px 0;
        margin-bottom: 0;
        font-size: 16px;
        line-height: 26px
    }
    .c-resource-copy__editor ul li,
    .c-resource-copy__editor ol li {
        padding-left: 2em;
        padding-bottom: 5px
    }
    .c-resource-copy__editor ul li:not(:last-child),
    .c-resource-copy__editor ol li:not(:last-child) {
        padding-bottom: 20px
    }
    .c-resource-copy__editor ul ul,
    .c-resource-copy__editor ol ul {
        -webkit-margin-start: auto;
        margin-inline-start: auto
    }
}

.c-resource-copy__editor ul {
    list-style: none
}

.c-resource-copy__editor ul li {
    position: relative
}

.c-resource-copy__editor ul li::before {
    content: "•";
    color: #FF3465;
    position: absolute;
    left: -24px;
    top: 0px;
    font-size: 1.4em
}

@media (min-width: 768px) {
    .c-resource-copy__editor ul li::before {
        left: 10px
    }
}

.c-resource-media {
    padding-top: 60px
}

.c-resource-media img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 600px
}

.c-resource-media iframe {
    width: 100% !important
}

.c-resource-media figure {
    margin: 0;
    display: block !important;
    text-align: center !important
}

.c-resource-media br,
.c-resource-media p,
.c-resource-media figcaption {
    display: none
}

.c-resource-media .description {
    text-transform: uppercase;
    font-family: 'Roboto Mono', monospace;
    font-weight: 500;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    margin-bottom: 0;
    white-space: pre-wrap;
    word-wrap: break-word
}

@media (min-width: 768px) {
    .c-resource-media .description {
        padding-top: 40px
    }
}

.c-resources-media--cta {
    background-color: #F5F6F6;
    padding-top: 0;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 768px) {
    .c-resources-media--cta {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-resources-media--cta .c-resources-media__copy {
    padding: 40px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (min-width: 768px) {
    .c-resources-media--cta .c-resources-media__ad {
        background-size: cover;
        background-position: center;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 300px
    }
}

.c-resource-callout {
    padding-top: 51px
}

@media (min-width: 768px) {
    .c-resource-callout {
        padding-top: 60px
    }
}

.c-resource-callout p {
    font-size: 28px;
    font-weight: 300;
    line-height: 40px;
    color: #FF3465;
    margin-top: 0
}

@media (min-width: 768px) {
    .c-resource-callout p {
        color: #3C3F40
    }
}

@media (min-width: 768px) {
    .c-resource-callout p:before {
        content: '';
        width: 62px;
        border-bottom: 2px solid #FF3465;
        display: block;
        position: absolute;
        top: 74px;
        left: -92px;
        height: 2px
    }
}

.c-resource-card {
    padding-top: 40px
}

@media (min-width: 768px) {
    .c-resource-card {
        padding-top: 60px
    }
}

.c-resource-card .c-list-card__card {
    padding: 40px 0px 60px;
    margin-bottom: 0
}

@media (min-width: 768px) {
    .c-resource-card .c-list-card__card {
        padding: 68px 0px 60px
    }
}

.c-resource-card .c-resource-card__content {
    max-width: 83.33333%;
    margin-left: 8.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%
}

.c-resource-card .c-resource-card__content .c-eyebrow {
    margin-bottom: 19px
}

@media (min-width: 768px) {
    .c-resource-card .c-resource-card__content .c-eyebrow {
        margin-bottom: 22px
    }
}

@media (min-width: 768px) {
    .c-resource-card .c-resource-card__content {
        padding-right: 15px;
        padding-left: 15px
    }
}

.c-resource-card .c-resource-card__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 21px
}

@media (min-width: 768px) {
    .c-resource-card .c-resource-card__title {
        margin-bottom: 18px
    }
}

.c-resource-card .c-resource-card__title .c-resource-card__title-container {
    position: relative
}

.c-resource-card .c-resource-card__title h3 {
    z-index: 2;
    position: relative
}

.c-resource-card .c-resource-card__title .strick-through-title {
    width: 110%;
    height: 30%;
    background: #B8FF01;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    z-index: -1
}

.c-resource-header__chapter {
    padding-top: 120px;
    text-align: center
}

.c-resource-header__chapter .t-eyebrow {
    padding-bottom: 20px
}

.c-resource-ad1 {
    margin-top: 80px;
    background-color: #3C3F40;
    padding: 40px;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .c-resource-ad1 {
        padding: 110px 90px 100px
    }
}

.c-resource-ad1 span,
.c-resource-ad1 h2,
.c-resource-ad1 p {
    color: #FFF
}

.c-resource-ad1__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-resource-ad1__button .c-button {
    min-width: 160px;
    display: block
}

.c-resource-right-rail {
    position: fixed;
    width: calc((100% - 283px - 709px) /2);
    height: 100vh;
    bottom: 0;
    right: 0;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    display: none
}

@media (min-width: 1380px) {
    .c-resource-right-rail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 1380px) {
    .c-resource-right-rail--ad {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (min-width: 1380px) {
    .c-resource-right-rail--social {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        z-index: -1
    }
}

.c-resource-right-rail__ad {
    text-align: right;
    width: 188px;
    margin-left: auto;
    margin-right: auto
}

.c-resource-right-rail__ad img {
    width: 100%
}

.c-resource-right-rail__ad__text {
    padding: 15px 15px 20px;
    background-color: #F5F6F6;
    text-align: left
}

.c-resource-right-rail__ad__text h4 {
    max-height: 75px;
    overflow: hidden
}

.c-resource-right-rail__ad__text p {
    max-height: 54px;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0
}

.c-resource-right-rail__ad__text .c-hero__buttons {
    width: 158px;
    margin-top: 30px
}

.c-resource-right-rail__ad__text .c-hero__buttons a {
    margin: 0;
    width: 100%;
    display: inline-block;
    text-align: center
}

.c-resource-right-rail__ad__text.graphite {
    background-color: #3C3F40;
    color: #FFF
}

.c-resource-right-rail__ad__text.eggplant {
    background-color: #321E41;
    color: #FFF
}

.c-resource-right-rail__ad__text.midnight {
    background-color: #14236E;
    color: #FFF
}

.c-tooltip {
    display: block;
    position: relative;
    text-align: left;
    cursor: pointer
}

.c-tooltip .strike-through-title {
    opacity: 0;
    width: 100%;
    height: 5px;
    background: #B8FF01;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    z-index: -1
}

.c-tooltip span {
    max-width: 300px;
    top: -10px;
    left: 0;
    -webkit-transform: translate(-35px, -100%);
    transform: translate(-35px, -100%);
    padding: 10px 20px;
    color: #FFFFFF;
    background-color: #3C3F40;
    font-size: 14px;
    line-height: 22px;
    position: absolute;
    z-index: 99999999;
    font-family: "Graphik-Regular";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s
}

.c-tooltip:hover .strike-through-title {
    opacity: 1
}

.c-tooltip:hover span {
    visibility: visible;
    opacity: 1
}

.c-tooltip span i {
    position: absolute;
    top: 100%;
    left: 25px;
    width: 24px;
    height: 12px;
    overflow: hidden
}

.c-tooltip span i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #3C3F40
}

.c-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding: 60px 0 40px
}

@media (min-width: 768px) {
    .c-pagination {
        padding: 15px 0
    }
}

.c-pagination--disabled {
    cursor: auto !important
}

.c-pagination--disabled .c-pagination__text {
    color: #d9d9d9 !important
}

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

.c-pagination__text {
    font-size: 14px;
    margin: 0;
    z-index: 1;
    position: relative;
    color: #8A8C8B
}

.c-pagination__text:not(.material-icons) {
    text-transform: uppercase
}

.c-pagination__previous {
    padding-right: 20px;
    margin-bottom: -5px;
    cursor: pointer
}

.c-pagination__previous .t-strikethrough__container__title {
    display: none
}

@media (min-width: 768px) {
    .c-pagination__previous:not(.c-pagination--disabled):hover .t-strikethrough__container__title {
        display: block
    }
    .c-pagination__previous:not(.c-pagination--disabled):hover .c-pagination__text {
        color: #3C3F40
    }
}

.c-pagination__previous--mobile {
    padding: 24px 15px
}

.c-pagination__next {
    padding-left: 10px;
    margin-bottom: -5px;
    cursor: pointer
}

.c-pagination__next .t-strikethrough__container__title {
    display: none
}

@media (min-width: 768px) {
    .c-pagination__next:not(.c-pagination--disabled):hover .t-strikethrough__container__title {
        display: block
    }
    .c-pagination__next:not(.c-pagination--disabled):hover .c-pagination__text {
        color: #3C3F40
    }
}

.c-pagination__next--mobile {
    padding: 24px 15px
}

.c-pagination__number {
    padding-right: 10px;
    cursor: pointer
}

.c-pagination__number .t-strikethrough__container__title {
    display: none
}

@media (min-width: 768px) {
    .c-pagination__number:hover .t-strikethrough__container__title {
        display: block
    }
    .c-pagination__number:hover .c-pagination__text {
        color: #3C3F40
    }
}

.c-pagination__number.active .t-strikethrough__container__title {
    display: block
}

.c-pagination__number.active .c-pagination__text {
    color: #3C3F40
}

.c-pagination__number--mobile {
    padding: 30px 15px
}

.c-pagination__ellipsis {
    padding-right: 10px
}

.c-pagination__ellipsis--mobile {
    padding: 30px 15px
}

.t-strikethrough__container__title--pagination {
    height: 5px;
    width: 100%;
    -webkit-transform: translateY(-180%);
    transform: translateY(-180%)
}

.c-pill {
    list-style: none;
    padding: 0px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-pill li {
    cursor: pointer;
    text-transform: lowercase;
    background: #f7f7f7;
    border-radius: 100px;
    font-size: 12px;
    color: #3C3F40;
    display: inline-block;
    padding: 3px 20px;
    margin: 0px 10px 10px 0;
    line-height: 26px
}

.c-pill li:hover {
    color: #FFF;
    background-color: #3C3F40
}

.c-pill li a {
    color: rgba(0, 0, 0, 0.87)
}

.c-pill li.active {
    background-color: #FF3465;
    color: #ffffff
}

@media (min-width: 768px) {
    .c-pill--left-margin {
        margin-left: 20px
    }
}

.c-webinar-content .c-webinar-content__related-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-webinar-content .c-webinar-content__related-list a {
    color: #3C3F40;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500
}

.c-webinar-content .c-webinar-content__related-list a:hover {
    color: #FF3465
}

.c-webinar-content .c-webinar-hosts {
    padding-bottom: 40px;
    border-bottom: 1px solid #D8E0E7
}

.c-webinar-content .c-webinar-hosts .c-author__detail {
    padding: 15px 20px 15px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.c-webinar-content .c-webinar-hosts .c-author__meta--detail {
    padding-left: 14px
}

.c-webinar-content .c-webinar-hosts p {
    margin: 0
}

.c-webinar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #D8E0E7;
    padding: 15px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-transform 0.15s ease-in-out;
    transition: -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out
}

.c-webinar-list:last-child {
    border-bottom: 1px solid #D8E0E7
}

@media (min-width: 768px) {
    .c-webinar-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.c-webinar-list__authors {
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

@media (min-width: 768px) {
    .c-webinar-list__authors {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-webinar-list__authors .c-author__img {
    margin-left: 14px
}

.c-webinar-list__duration {
    display: none;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    text-align: center
}

@media (min-width: 768px) {
    .c-webinar-list__duration {
        display: block
    }
}

.c-webinar-content__related-resources {
    margin: 0 0 16px 0
}

.c-webinar-list__title {
    font-family: "Graphik-Medium";
    font-size: 16px;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
    text-align: center
}

@media (min-width: 768px) {
    .c-webinar-list__title {
        text-align: left
    }
}

.c-webinar-form .c-resource-content--overlap {
    width: auto
}

.right.about img {
    width: 100%;
    min-height: 700px;
    position: absolute;
    bottom: 0
}

.right.about img.two-tone-circle {
    max-width: 400px;
    -webkit-transform: translate(-50%, 5%);
    transform: translate(-50%, 5%)
}

.c-our-story .c-panel--small.c-panel--top--mint.c-valign--middle.rectangle--hot-pink.rectangle--bottom--left.about-page {
    right: 0;
    width: 100%;
    position: relative
}

@media (min-width: 768px) {
    .c-our-story .c-panel--small.c-panel--top--mint.c-valign--middle.rectangle--hot-pink.rectangle--bottom--left.about-page {
        right: -88px;
		width: 420px;
		position: absolute;
		top: 2px;
		height: 306px;
    }
}

.c-our-story .c-panel--small.c-panel--top--mint.c-valign--middle.rectangle--hot-pink.rectangle--bottom--left.about-page:after {
    width: 100%;
    left: 0
}

.c-our-story .c-our-story-carousel--content ul.slick-dots {
    display: none !important
}

.change-for-good--img.diamond--top--right.diamond--volt:before {
    z-index: 0;
    display: none
}

@media (min-width: 768px) {
    .change-for-good--img.diamond--top--right.diamond--volt:before {
        display: block;
        -webkit-transform: translate(-50%, 60px) rotate(45deg);
        transform: translate(-50%, 60px) rotate(45deg)
    }
}

@media (min-width: 992px) {
    .change-for-good--img.diamond--top--right.diamond--volt:before {
        -webkit-transform: translate(-130%, -20px) rotate(45deg);
        transform: translate(-130%, -20px) rotate(45deg)
    }
}

.c-change-for-good {
    background-color: transparent;
    color: #FFF;
    position: relative;
    padding: 80px 0;
    overflow: visible;
    margin-bottom: 180px
}

.c-change-for-good:after {
    content: '';
    position: absolute;
    background-color: #321E41;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1
}

@media (min-width: 768px) {
    .c-change-for-good:after {
        width: 75%
    }
}

.c-change-for-good .left-image {
    max-width: 100%;
    right: 5%
}

@media (min-width: 768px) {
    .c-change-for-good .left-image {
        position: absolute
    }
}

.c-change-for-good .circle-right--mint {
    position: absolute;
    right: -10%;
    height: 25%;
    top: 30%;
    z-index: -1
}

@media (min-width: 768px) {
    .c-change-for-good .circle-right--mint {
        z-index: 1;
        height: 25%;
        right: -15%
    }
}

@media (min-width: 992px) {
    .c-change-for-good .circle-right--mint {
        z-index: 1;
        height: 50%;
        right: -10%
    }
}

.c-about--our-road {
    margin: 20px 0;
    overflow: unset;
    background-color: transparent
}

.c-about--our-road h2 {
    text-align: center
}

.c-about--our-road .c-about--our-road__content {
    background-color: #F5F6F6;
    padding: 50px 0
}

@media (min-width: 768px) {
    .c-about--our-road .c-about--our-road__content {
        padding: 50px 25px
    }
}

.c-about--our-road .c-about--our-road--end {
    text-align: left
}

@media (min-width: 768px) {
    .c-about--our-road .c-about--our-road--end {
        text-align: center;
        padding-top: 40px
    }
}

.c-about--our-road__content--left .story--point {
    position: relative
}

@media (min-width: 768px) {
    .c-about--our-road__content--left .story--point p {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }
}

.c-about--our-road__content--left .story--point p.date {
    padding-top: 40px
}

@media (min-width: 768px) {
    .c-about--our-road__content--left .story--point p.sm {
        height: 100px
    }
}

.c-about--our-road__content--left .story--point img {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(2%);
    transform: translateX(2%);
    display: none
}

@media (min-width: 768px) {
    .c-about--our-road__content--left .story--point img {
        display: block
    }
}

.c-about--our-road__content--right .story--point {
    position: relative
}

@media (min-width: 768px) {
    .c-about--our-road__content--right .story--point.first {
        margin-top: 75px
    }
}

@media (min-width: 768px) {
    .c-about--our-road__content--right .story--point p {
        -webkit-transform: translateY(65px);
        transform: translateY(65px)
    }
}

.c-about--our-road__content--right .story--point p.date {
    padding-top: 40px
}

@media (min-width: 768px) {
    .c-about--our-road__content--right .story--point p.sm {
        height: 100px
    }
}

.c-about--our-road__content--right .story--point img {
    position: absolute;
    right: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: none
}

@media (min-width: 768px) {
    .c-about--our-road__content--right .story--point img {
        left: 0;
        top: 0;
        -webkit-transform: translate(-2.5%, 35%);
        transform: translate(-2.5%, 35%);
        display: block
    }
}

.c-about--leadership {
    margin: 100px auto
}

.c-about--leadership .row {
    text-align: center
}

.c-about--leadership .leader--profile {
    text-align: center;
    padding: 30px
}

.c-about--leadership .leader--profile .old-img {
    width: 150px;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: -webkit-box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out;
    transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out
}

.c-about--leadership .leader--profile .old-img:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14);
    box-shadow: 0 10px 25px 0 rgba(60, 63, 64, 0.14)
}

.c-cols--investers.diamond--mint.diamond--bottom--left:before {
    z-index: 0;
    -webkit-transform: translate(25%, 35%) rotate(45deg);
    transform: translate(25%, 35%) rotate(45deg)
}

.c-about--careers {
    background-color: #F5F6F6;
    padding: 65px 0 65px
}

.c-about--careers .hire-jobs {
    padding-top: 24px
}

@media (min-width: 768px) {
    .c-about--careers .hire-jobs {
        padding-top: 0
    }
}

.c-about--careers iframe {
    z-index: 1;
    position: relative
}

.hire-jobs.diamond--top--right.diamond--volt:before {
    -webkit-transform: translateY(-20px) rotate(45deg);
    transform: translateY(-20px) rotate(45deg);
    z-index: 0;
    display: none
}

@media (min-width: 768px) {
    .hire-jobs.diamond--top--right.diamond--volt:before {
        display: block
    }
}