/* ==================================================
	INCLUDES
   ================================================== */
/*!
 * Bootstrap v4.0.0-beta (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 6, ../sass/bootstrap/_bootstrap.scss */
address, dl, ol, p, ul {
    margin-bottom: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
caption, th {
    text-align: left;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
address, legend {
    line-height: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
progress, sub, sup {
    vertical-align: baseline;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
button, hr, input {
    overflow: visible;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
pre, textarea {
    overflow: auto;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.container, legend {
    width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn, .custom-control-indicator {
    -moz-user-select: none;
    -ms-user-select: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-menu, .nav, .navbar-nav {
    list-style: none;
}
@media print {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a, a:visited {
        text-decoration: underline;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    pre {
        white-space: pre-wrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    blockquote, pre {
        border: 1px solid #999;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    thead {
        display: table-header-group;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    h2, h3, p {
        orphans: 3;
        widows: 3;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    h2, h3 {
        page-break-after: avoid;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar {
        display: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge {
        border: 1px solid #000;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table {
        border-collapse: collapse !important;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .table td, .table th {
            background-color: #fff !important;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input.is-valid:focus, .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-file-input:valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
label, output {
    display: inline-block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
html {
    box-sizing: border-box;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
*, ::after, ::before {
    box-sizing: inherit;
}
@-ms-viewport {
    width: device-width;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[tabindex="-1"]:focus {
    outline: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
abbr[data-original-title], abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
address {
    font-style: normal;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.font-italic, dfn {
    font-style: italic;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
dt {
    font-weight: 700;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
dd {
    margin-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
blockquote, figure {
    margin: 0 0 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
b, strong {
    font-weight: bolder;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
small {
    font-size: 80%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
sub {
    bottom: -.25em;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
sup {
    top: -.5em;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
@media (pointer: fine) {
    a:hover {
        color: #0056b3;
        text-decoration: underline;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a:not([href]):not([tabindex]):focus {
        outline: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
code, kbd, pre, samp {
    font-size: 1em;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
img {
    vertical-align: middle;
    border-style: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
svg:not(:root) {
    overflow: hidden;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
table {
    border-collapse: collapse;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    caption-side: bottom;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
button, select {
    text-transform: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
textarea {
    resize: vertical;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
legend {
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge, .btn, .dropdown-header, .dropdown-item, .input-group-btn, .navbar-brand {
    white-space: nowrap;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-1, .display-2, .display-3, .display-4 {
    line-height: 1.1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
summary {
    display: list-item;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
template {
    display: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[hidden] {
    display: none !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.blockquote, hr {
    margin-bottom: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h1, h1 {
    font-size: 2.5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h2, h2 {
    font-size: 2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h3, h3 {
    font-size: 1.75rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h4, h4 {
    font-size: 1.5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h5, h5 {
    font-size: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h6, h6 {
    font-size: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.lead {
    font-size: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-1 {
    font-size: 6rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-2 {
    font-size: 5.5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-3 {
    font-size: 4.5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.display-4 {
    font-size: 3.5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.small, small {
    font-size: 80%;
    font-weight: 400;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-inline-item {
    display: inline-block;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-inline-item:not(:last-child) {
        margin-right: 5px;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.blockquote {
    font-size: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #868e96;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
code, kbd {
    font-size: 90%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.blockquote-footer::before {
    content: "\2014 \00A0";
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.figure {
    display: inline-block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table, pre {
    margin-bottom: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.figure-caption {
    font-size: 90%;
    color: #868e96;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a > code, pre code {
    color: inherit;
    padding: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
code {
    padding: .2rem .4rem;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a > code {
    background-color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table, pre code {
    background-color: transparent;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn, .btn-link, .dropdown-item {
    font-weight: 400;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
pre {
    display: block;
    margin-top: 0;
    font-size: 90%;
    color: #212529;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-check-input, .form-text, .invalid-feedback {
    margin-top: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
pre code {
    font-size: inherit;
    border-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.container, .container-fluid, .wysiwyg, .publication-wrapper, .sitemap, .accordion {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
@media (min-width: 575px) {
    .col-lg-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
        .col-lg-3 {
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
            .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 991px) {
  
	.col-lg-6.col--left, .col-lg-6.col--right {
		-ms-flex: none;
        flex: none !important;
        max-width: none !important;
    }
	.col-lg-6.col--left .col-lg-6, .col-lg-6.col--right .col-lg-6 {
		-ms-flex: none;
        flex: none !important;
        max-width: none !important;
    }
	.col-lg-6.col--left.bg--image,.col-lg-6.col--right.bg--image {
		margin:0 0 0 0 !important;
	}
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .container {
        width: 540px;
    }
}
@media (min-width: 768px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .container {
        width: 720px;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .container {
        width: 960px;
    }
}
@media (min-width: 1200px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .container {
        width: 1140px;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.container-fluid, .wysiwyg, .publication-wrapper, .sitemap, .accordion {
    width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control, .form-control-file, .form-control-range, .form-text {
    display: block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-1 {
    -ms-flex-order: 1;
    order: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-2 {
    -ms-flex-order: 2;
    order: 2;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-3 {
    -ms-flex-order: 3;
    order: 3;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-4 {
    -ms-flex-order: 4;
    order: 4;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-5 {
    -ms-flex-order: 5;
    order: 5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-6 {
    -ms-flex-order: 6;
    order: 6;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-7 {
    -ms-flex-order: 7;
    order: 7;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-8 {
    -ms-flex-order: 8;
    order: 8;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-9 {
    -ms-flex-order: 9;
    order: 9;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-10 {
    -ms-flex-order: 10;
    order: 10;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-11 {
    -ms-flex-order: 11;
    order: 11;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 768px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-md-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-4 {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
@media (min-width: 1200px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table {
    width: 100%;
    max-width: 100%;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #e9ecef;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #e9ecef;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table tbody + tbody {
        border-top: 2px solid #e9ecef;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table .table {
        background-color: #fff;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-sm td, .table-sm th {
    padding: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #e9ecef;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8daff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #dddfe2;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #cfd2d6;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-info, .table-info > td, .table-info > th {
    background-color: #bee5eb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.thead-inverse th {
    color: #fff;
    background-color: #212529;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.thead-default th {
    color: #495057;
    background-color: #e9ecef;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.table-inverse {
    color: #fff;
    background-color: #212529;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-inverse td, .table-inverse th, .table-inverse thead th {
        border-color: #32383e;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-inverse.table-bordered {
        border: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-inverse.table-striped tbody tr:nth-of-type(odd) {
        background-color: rgba(255, 255, 255, 0.05);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-inverse.table-hover tbody tr:hover {
        background-color: rgba(255, 255, 255, 0.075);
    }
@media (max-width: 991px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .table-responsive {
        display: block;
        width: 100%;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .table-responsive.table-bordered {
            border: 0;
        }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.collapsing, .modal, .modal-open, .progress {
    overflow: hidden;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-label, .col-form-label-lg {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control:-ms-input-placeholder {
    color: #868e96;
    opacity: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control::placeholder {
    color: #868e96;
    opacity: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-label {
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-label-lg {
    font-size: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-legend, .form-control-plaintext {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.col-form-legend {
    font-size: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control-plaintext {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input.is-valid ~ .custom-file-control, .custom-select.is-valid, .form-control.is-valid, .was-validated .custom-file-input:valid ~ .custom-file-control, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #28a745;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.3125rem + 2px);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-group {
    margin-bottom: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-row > .col, .form-row > [class*=col-] {
        padding-right: 5px;
        padding-left: 5px;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-check.disabled .form-check-label {
        color: #868e96;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-check-input {
    position: absolute;
    margin-left: -1.25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-check-input:only-child {
        position: static;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-check-inline {
    display: inline-block;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-check-inline .form-check-label {
        vertical-align: middle;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-check-inline + .form-check-inline {
        margin-left: .75rem;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.invalid-feedback {
    display: none;
    font-size: .875rem;
    color: #dc3545;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
    border-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .custom-select.is-valid ~ .invalid-feedback, .custom-select.is-valid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .form-control.is-valid ~ .invalid-feedback, .form-control.is-valid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .custom-select:valid ~ .invalid-feedback, .was-validated .custom-select:valid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .was-validated .form-control:valid ~ .invalid-feedback, .was-validated .form-control:valid ~ .invalid-tooltip {
    display: block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-input.is-valid ~ .custom-control-description, .form-check-input.is-valid + .form-check-label, .was-validated .custom-control-input:valid ~ .custom-control-description, .was-validated .form-check-input:valid + .form-check-label {
    color: #28a745;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-input.is-valid ~ .custom-control-indicator, .was-validated .custom-control-input:valid ~ .custom-control-indicator {
    background-color: rgba(40, 167, 69, 0.25);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-input.is-invalid ~ .custom-control-description, .form-check-input.is-invalid + .form-check-label, .was-validated .custom-control-input:invalid ~ .custom-control-description, .was-validated .form-check-input:invalid + .form-check-label {
    color: #dc3545;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input.is-valid ~ .custom-file-control::before, .was-validated .custom-file-input:valid ~ .custom-file-control::before {
    border-color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input.is-invalid ~ .custom-file-control, .custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-file-input:invalid ~ .custom-file-control, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-file-input.is-invalid:focus, .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-file-input:invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-input.is-invalid ~ .custom-control-indicator, .was-validated .custom-control-input:invalid ~ .custom-control-indicator {
    background-color: rgba(220, 53, 69, 0.25);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input.is-invalid ~ .custom-file-control::before, .was-validated .custom-file-input:invalid ~ .custom-file-control::before {
    border-color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-check {
        width: 100%;
    }
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-control-plaintext {
        display: inline-block;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .input-group {
        width: auto;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-check-label {
        padding-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.collapsing, .dropdown, .dropup {
    position: relative;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
}
@media (pointer: fine) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn:focus, .btn:hover {
        text-decoration: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn.focus, .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn.disabled, .btn:disabled {
    opacity: .65;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn.active, .btn:active {
    background-image: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-primary.focus, .btn-primary:focus {
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #007bff;
        border-color: #007bff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
        background-color: #0069d9;
        background-image: none;
        border-color: #0062cc;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-secondary:hover {
        color: #fff;
        background-color: #727b84;
        border-color: #6c757d;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-secondary.focus, .btn-secondary:focus {
        box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #868e96;
        border-color: #868e96;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
        background-color: #727b84;
        background-image: none;
        border-color: #6c757d;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-success.focus, .btn-success:focus {
        box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-success.disabled, .btn-success:disabled {
        background-color: #28a745;
        border-color: #28a745;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
        background-color: #218838;
        background-image: none;
        border-color: #1e7e34;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-info.focus, .btn-info:focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-info.disabled, .btn-info:disabled {
        background-color: #17a2b8;
        border-color: #17a2b8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
        background-color: #138496;
        background-image: none;
        border-color: #117a8b;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-warning {
    color: #111;
    background-color: #ffc107;
    border-color: #ffc107;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-warning:hover {
        color: #111;
        background-color: #e0a800;
        border-color: #d39e00;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-warning.focus, .btn-warning:focus {
        box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #ffc107;
        border-color: #ffc107;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
        background-color: #e0a800;
        background-image: none;
        border-color: #d39e00;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-danger.focus, .btn-danger:focus {
        box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #dc3545;
        border-color: #dc3545;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
        background-color: #c82333;
        background-image: none;
        border-color: #bd2130;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-light {
    color: #111;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-light:hover {
        color: #111;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-light.focus, .btn-light:focus {
        box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-light.disabled, .btn-light:disabled {
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-light.active, .btn-light:active, .show > .btn-light.dropdown-toggle {
        background-color: #e2e6ea;
        background-image: none;
        border-color: #dae0e5;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-dark.focus, .btn-dark:focus {
        box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-dark.disabled, .btn-dark:disabled {
        background-color: #343a40;
        border-color: #343a40;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-dark.active, .btn-dark:active, .show > .btn-dark.dropdown-toggle {
        background-color: #23272b;
        background-image: none;
        border-color: #1d2124;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-primary:hover {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-primary.focus, .btn-outline-primary:focus {
        box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        box-shadow: 0 0 0 3px rgba(134, 142, 150, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #868e96;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-secondary.active, .btn-outline-secondary:active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #868e96;
        border-color: #868e96;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-success.focus, .btn-outline-success:focus {
        box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-success.active, .btn-outline-success:active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-info:hover {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-info.focus, .btn-outline-info:focus {
        box-shadow: 0 0 0 3px rgba(23, 162, 184, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #17a2b8;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-info.active, .btn-outline-info:active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-warning:hover {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-warning.focus, .btn-outline-warning:focus {
        box-shadow: 0 0 0 3px rgba(255, 193, 7, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-warning.active, .btn-outline-warning:active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #ffc107;
        border-color: #ffc107;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-danger:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-danger.focus, .btn-outline-danger:focus {
        box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #dc3545;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-light:hover {
        color: #fff;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-light.focus, .btn-outline-light:focus {
        box-shadow: 0 0 0 3px rgba(248, 249, 250, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-light.active, .btn-outline-light:active, .show > .btn-outline-light.dropdown-toggle {
        color: #fff;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-dark:hover {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-dark.focus, .btn-outline-dark:focus {
        box-shadow: 0 0 0 3px rgba(52, 58, 64, 0.5);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-dark.disabled, .btn-outline-dark:disabled {
        color: #343a40;
        background-color: transparent;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-outline-dark.active, .btn-outline-dark:active, .show > .btn-outline-dark.dropdown-toggle {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-link {
    color: #007bff;
    border-radius: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
        background-color: transparent;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .btn-link, .btn-link:active, .btn-link:focus {
            border-color: transparent;
            box-shadow: none;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .btn-link:hover {
                border-color: transparent;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .btn-link:focus, .btn-link:hover {
                color: #0056b3;
                text-decoration: underline;
                background-color: transparent;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .btn-link:disabled {
                color: #868e96;
            }
                /* line 6, ../sass/bootstrap/_bootstrap.scss */
                .btn-link:disabled:focus, .btn-link:disabled:hover {
                    text-decoration: none;
                }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-block {
    display: block;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-block + .btn-block {
        margin-top: .5rem;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .fade.show {
        opacity: 1;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.collapse {
    display: none;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .collapse.show {
        display: block;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
tr.collapse.show {
    display: table-row;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
tbody.collapse.show {
    display: table-row-group;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.collapsing {
    height: 0;
    transition: height .35s ease;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-toggle:empty::after {
    margin-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background: 0 0;
    border: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-item:focus, .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.show > a {
    outline: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-menu.show {
    display: block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
@media (pointer: fine) {
    .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
        z-index: 2;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn + .dropdown-toggle-split::after, .btn-group > .btn:first-child {
    margin-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-toolbar .input-group {
        width: auto;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group > .btn-group {
    float: left;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn + .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn-group-vertical {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control, .input-group, .input-group-btn, .input-group-btn > .btn {
    position: relative;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .input-group .form-control {
        position: relative;
        z-index: 2;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
@media (pointer: fine) {
    .input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
        z-index: 3;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-link, .badge, .close {
    font-weight: 700;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-addon:not(:last-child) {
    border-right: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.form-control + .input-group-addon:not(:first-child) {
    border-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.input-group-btn {
    font-size: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .input-group-btn > .btn + .btn {
        margin-left: -1px;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
        margin-right: -1px;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
@media (pointer: fine) {
    .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
        z-index: 3;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control {
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #007bff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-control-input:focus ~ .custom-control-indicator {
        box-shadow: 0 0 0 1px #fff,0 0 0 3px #007bff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: #b3d7ff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-control-input:disabled ~ .custom-control-indicator {
        background-color: #e9ecef;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-control-input:disabled ~ .custom-control-description {
        color: #868e96;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-checkbox .custom-control-indicator {
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #007bff;
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-radio .custom-control-indicator {
    border-radius: 50%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file, .custom-select {
    display: inline-block;
    max-width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-controls-stacked .custom-control {
    margin-bottom: .25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-controls-stacked .custom-control + .custom-control {
        margin-left: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-select {
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #495057;
    vertical-align: middle;
    background: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center no-repeat #fff;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-select:focus {
        border-color: #80bdff;
        outline: 0;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .custom-select:focus::-ms-value {
            color: #495057;
            background-color: #fff;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-select:disabled {
        color: #868e96;
        background-color: #e9ecef;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-select::-ms-expand {
        opacity: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file {
    position: relative;
    height: 2.5rem;
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-control, .custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #495057;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    opacity: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-file-control:lang(en):empty::after {
        content: "Choose file...";
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .custom-file-control::before {
        top: -1px;
        right: -1px;
        bottom: -1px;
        z-index: 6;
        display: block;
        background-color: #e9ecef;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0 .25rem .25rem 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal, .modal-backdrop, .popover.bs-popover-auto[x-placement^=top] .arrow, .popover.bs-popover-top .arrow, .tooltip.bs-tooltip-auto[x-placement^=top] .arrow, .tooltip.bs-tooltip-top .arrow {
    bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav, .navbar {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.custom-file-control:lang(en)::before {
    content: "Browse";
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.breadcrumb::after, .navbar-toggler-icon {
    content: "";
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-link, .navbar {
    padding: .5rem 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-link {
    display: block;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-link:focus, .nav-link:hover {
        text-decoration: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-link.disabled {
        color: #868e96;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #ddd;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .nav-tabs .nav-link.disabled {
            color: #868e96;
            background-color: transparent;
            border-color: transparent;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #ddd #ddd #fff;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-pills .nav-link {
    border-radius: .25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .nav-pills .nav-link.active, .show > .nav-pills .nav-link {
        color: #fff;
        background-color: #007bff;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-fill .nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.tab-content > .tab-pane {
    display: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.tab-content > .active {
    display: block;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar > .container, .navbar > .container-fluid, .navbar > .wysiwyg, .navbar > .publication-wrapper, .navbar > .sitemap, .navbar > .accordion {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-brand:focus, .navbar-brand:hover {
        text-decoration: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: center center no-repeat;
    background-size: 100% 100%;
}
@media (max-width: 575px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .wysiwyg, .navbar-expand-sm > .publication-wrapper, .navbar-expand-sm > .sitemap, .navbar-expand-sm > .accordion {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-sm {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-sm .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem;
            }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .wysiwyg, .navbar-expand-sm > .publication-wrapper, .navbar-expand-sm > .sitemap, .navbar-expand-sm > .accordion {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-sm .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-sm .navbar-toggler {
            display: none;
        }
}
@media (max-width: 767px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .wysiwyg, .navbar-expand-md > .publication-wrapper, .navbar-expand-md > .sitemap, .navbar-expand-md > .accordion {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-md {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem;
            }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .wysiwyg, .navbar-expand-md > .publication-wrapper, .navbar-expand-md > .sitemap, .navbar-expand-md > .accordion {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-md .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-md .navbar-toggler {
            display: none;
        }
}
@media (max-width: 991px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .wysiwyg, .navbar-expand-lg > .publication-wrapper, .navbar-expand-lg > .sitemap, .navbar-expand-lg > .accordion {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-lg {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-lg .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem;
            }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .wysiwyg, .navbar-expand-lg > .publication-wrapper, .navbar-expand-lg > .sitemap, .navbar-expand-lg > .accordion {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-lg .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-lg .navbar-toggler {
            display: none;
        }
}
@media (max-width: 1199px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .wysiwyg, .navbar-expand-xl > .publication-wrapper, .navbar-expand-xl > .sitemap, .navbar-expand-xl > .accordion {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 1200px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand-xl {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-xl .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem;
            }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .wysiwyg, .navbar-expand-xl > .publication-wrapper, .navbar-expand-xl > .sitemap, .navbar-expand-xl > .accordion {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-xl .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand-xl .navbar-toggler {
            display: none;
        }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-expand {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .wysiwyg, .navbar-expand > .publication-wrapper, .navbar-expand > .sitemap, .navbar-expand > .accordion {
        padding-right: 0;
        padding-left: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand .navbar-nav .dropdown-menu {
            position: absolute;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand .navbar-nav .dropdown-menu-right {
            right: 0;
            left: auto;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .navbar-expand .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .wysiwyg, .navbar-expand > .publication-wrapper, .navbar-expand > .sitemap, .navbar-expand > .accordion {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card, .list-group {
    -ms-flex-direction: column;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-expand .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-expand .navbar-toggler {
    display: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.9);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, 0.7);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
        color: rgba(0, 0, 0, 0.9);
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.5);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        color: #fff;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-title {
    margin-bottom: .75rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-header, .card-subtitle, .card-text:last-child {
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-subtitle {
    margin-top: -.375rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
@media (pointer: fine) {
    .card-link:hover, .subscription-wrapper .subscription-link:hover {
        text-decoration: none;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-link + .card-link, .subscription-wrapper .subscription-link + .card-link, .subscription-wrapper .card-link + .subscription-link, .subscription-wrapper .subscription-link + .subscription-link {
    margin-left: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .card-header:first-child {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .card-footer:last-child {
        border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px);
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .card-deck {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .card-deck .card {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-left: 15px;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .card-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .card-group .card {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .card-group .card + .card {
                margin-left: 0;
                border-left: 0;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .card-group .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }
                /* line 6, ../sass/bootstrap/_bootstrap.scss */
                .card-group .card:first-child .card-img-top {
                    border-top-right-radius: 0;
                }
                /* line 6, ../sass/bootstrap/_bootstrap.scss */
                .card-group .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0;
                }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .card-group .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }
                /* line 6, ../sass/bootstrap/_bootstrap.scss */
                .card-group .card:last-child .card-img-top {
                    border-top-left-radius: 0;
                }
                /* line 6, ../sass/bootstrap/_bootstrap.scss */
                .card-group .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0;
                }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
                border-radius: 0;
            }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.breadcrumb, .pagination {
    border-radius: .25rem;
    list-style: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.card-columns .card {
    margin-bottom: .75rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .breadcrumb::after {
        display: block;
        clear: both;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.breadcrumb-item {
    float: left;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: #868e96;
        content: "/";
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .breadcrumb-item + .breadcrumb-item:hover::before {
        text-decoration: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .breadcrumb-item.active {
        color: #868e96;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .page-link:focus, .page-link:hover {
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #ddd;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge:empty {
        display: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.media, .progress {
    display: -ms-flexbox;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.btn .badge {
    position: relative;
    top: -1px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-primary {
    color: #fff;
    background-color: #007bff;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-primary[href]:focus, .badge-primary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #0062cc;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-secondary {
    color: #fff;
    background-color: #868e96;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #6c757d;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-success {
    color: #fff;
    background-color: #28a745;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-success[href]:focus, .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-info {
    color: #fff;
    background-color: #17a2b8;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-info[href]:focus, .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-warning {
    color: #111;
    background-color: #ffc107;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: #111;
        text-decoration: none;
        background-color: #d39e00;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-danger {
    color: #fff;
    background-color: #dc3545;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-light {
    color: #111;
    background-color: #f8f9fa;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-light[href]:focus, .badge-light[href]:hover {
        color: #111;
        text-decoration: none;
        background-color: #dae0e5;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.badge-dark {
    color: #fff;
    background-color: #343a40;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .jumbotron {
        padding: 4rem 2rem;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-heading {
    color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-primary hr {
        border-top-color: #9fcdff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-primary .alert-link {
        color: #002752;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-secondary hr {
        border-top-color: #cfd2d6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-secondary .alert-link {
        color: #2e3133;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-success hr {
        border-top-color: #b1dfbb;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-success .alert-link {
        color: #0b2e13;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-info hr {
        border-top-color: #abdde5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-info .alert-link {
        color: #062c33;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-warning hr {
        border-top-color: #ffe8a1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-warning .alert-link {
        color: #533f03;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-danger hr {
        border-top-color: #f1b0b7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-danger .alert-link {
        color: #491217;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-light hr {
        border-top-color: #ececf6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-light .alert-link {
        color: #686868;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-dark hr {
        border-top-color: #b9bbbe;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .alert-dark .alert-link {
        color: #040505;
    }
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.progress {
    display: flex;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #e9ecef;
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.progress-bar {
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #007bff;
    transition: width .6s ease;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 1rem 1rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.media {
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.media-body {
    -ms-flex: 1;
    flex: 1;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item:first-child {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item:focus, .list-group-item:hover {
        text-decoration: none;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item.disabled, .list-group-item:disabled {
        color: #868e96;
        background-color: #fff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-primary, button.list-group-item-primary {
    color: #004085;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-primary:focus, a.list-group-item-primary:hover, button.list-group-item-primary:focus, button.list-group-item-primary:hover {
        color: #004085;
        background-color: #9fcdff;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-primary.active, button.list-group-item-primary.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-secondary, button.list-group-item-secondary {
    color: #464a4e;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
        color: #464a4e;
        background-color: #cfd2d6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-secondary.active, button.list-group-item-secondary.active {
        color: #fff;
        background-color: #464a4e;
        border-color: #464a4e;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-success, button.list-group-item-success {
    color: #155724;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #155724;
        background-color: #b1dfbb;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-success.active, button.list-group-item-success.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-info, button.list-group-item-info {
    color: #0c5460;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #0c5460;
        background-color: #abdde5;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-info.active, button.list-group-item-info.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-warning, button.list-group-item-warning {
    color: #856404;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #856404;
        background-color: #ffe8a1;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-warning.active, button.list-group-item-warning.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-danger, button.list-group-item-danger {
    color: #721c24;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #721c24;
        background-color: #f1b0b7;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-danger.active, button.list-group-item-danger.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-light, button.list-group-item-light {
    color: #818182;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-light:focus, a.list-group-item-light:hover, button.list-group-item-light:focus, button.list-group-item-light:hover {
        color: #818182;
        background-color: #ececf6;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-light.active, button.list-group-item-light.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.list-group-item-dark, button.list-group-item-dark {
    color: #1b1e21;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-dark:focus, a.list-group-item-dark:hover, button.list-group-item-dark:focus, button.list-group-item-dark:hover {
        color: #1b1e21;
        background-color: #b9bbbe;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    a.list-group-item-dark.active, button.list-group-item-dark.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover, .tooltip {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    text-decoration: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.font-weight-normal, .popover, .tooltip {
    font-weight: 400;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-title, .popover, .tooltip {
    line-height: 1.5;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover, .text-hide, .tooltip {
    text-shadow: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
button.close {
    padding: 0;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-content, .popover {
    background-clip: padding-box;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal.fade .modal-dialog {
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal.show .modal-dialog {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
body.modal-open {
    /*position: fixed;*/
    width: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-backdrop.fade {
        opacity: 0;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-backdrop.show {
        opacity: .5;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-title {
    margin-bottom: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover.bs-popover-auto[x-placement^=bottom] .arrow, .popover.bs-popover-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow, .tooltip.bs-tooltip-bottom .arrow {
    top: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover .arrow, .tooltip .arrow {
    height: 5px;
    position: absolute;
    display: block;
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .modal-lg {
        max-width: 800px;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    text-align: left;
    text-align: start;
    opacity: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip.show {
        opacity: .9;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip .arrow {
        width: 5px;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip.bs-tooltip-auto[x-placement^=top], .tooltip.bs-tooltip-top {
        padding: 5px 0;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
            margin-left: -3px;
            content: "";
            border-width: 5px 5px 0;
            border-top-color: #000;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip.bs-tooltip-auto[x-placement^=right], .tooltip.bs-tooltip-right {
        padding: 0 5px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .tooltip.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.bs-tooltip-right .arrow {
            left: 0;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
                margin-top: -3px;
                content: "";
                border-width: 5px 5px 5px 0;
                border-right-color: #000;
            }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip.bs-tooltip-auto[x-placement^=bottom], .tooltip.bs-tooltip-bottom {
        padding: 5px 0;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
            margin-left: -3px;
            content: "";
            border-width: 0 5px 5px;
            border-bottom-color: #000;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip.bs-tooltip-auto[x-placement^=left], .tooltip.bs-tooltip-left {
        padding: 0 5px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .tooltip.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.bs-tooltip-left .arrow {
            right: 0;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
                right: 0;
                margin-top: -3px;
                content: "";
                border-width: 5px 0 5px 5px;
                border-left-color: #000;
            }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .tooltip .arrow::before {
        position: absolute;
        border-color: transparent;
        border-style: solid;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover .arrow {
        width: 10px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover .arrow::after, .popover .arrow::before {
            position: absolute;
            display: block;
            border-color: transparent;
            border-style: solid;
            content: "";
            border-width: 11px;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover.bs-popover-auto[x-placement^=top], .popover.bs-popover-top {
        margin-bottom: 10px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::after, .popover.bs-popover-top .arrow::before {
            border-bottom-width: 0;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::before {
            bottom: -11px;
            margin-left: -6px;
            border-top-color: rgba(0, 0, 0, 0.25);
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-top .arrow::after {
            bottom: -10px;
            margin-left: -6px;
            border-top-color: #fff;
        }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover.bs-popover-auto[x-placement^=right], .popover.bs-popover-right {
        margin-left: 10px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=right] .arrow, .popover.bs-popover-right .arrow {
            left: 0;
        }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .popover.bs-popover-auto[x-placement^=right] .arrow::after, .popover.bs-popover-auto[x-placement^=right] .arrow::before, .popover.bs-popover-right .arrow::after, .popover.bs-popover-right .arrow::before {
                margin-top: -8px;
                border-left-width: 0;
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .popover.bs-popover-auto[x-placement^=right] .arrow::before, .popover.bs-popover-right .arrow::before {
                left: -11px;
                border-right-color: rgba(0, 0, 0, 0.25);
            }
            /* line 6, ../sass/bootstrap/_bootstrap.scss */
            .popover.bs-popover-auto[x-placement^=right] .arrow::after, .popover.bs-popover-right .arrow::after {
                left: -10px;
                border-right-color: #fff;
            }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover.bs-popover-auto[x-placement^=bottom], .popover.bs-popover-bottom {
        margin-top: 10px;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-auto[x-placement^=bottom] .arrow::before, .popover.bs-popover-bottom .arrow::after, .popover.bs-popover-bottom .arrow::before {
            margin-left: -7px;
            border-top-width: 0;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::before, .popover.bs-popover-bottom .arrow::before {
            top: -11px;
            border-bottom-color: rgba(0, 0, 0, 0.25);
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-bottom .arrow::after {
            top: -10px;
            border-bottom-color: #fff;
        }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=bottom] .popover-header::before, .popover.bs-popover-bottom .popover-header::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #f7f7f7;
        }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel, .carousel-inner, .carousel-item {
    position: relative;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover.bs-popover-auto[x-placement^=left], .popover.bs-popover-left {
    margin-right: 10px;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover.bs-popover-auto[x-placement^=left] .arrow, .popover.bs-popover-left .arrow {
        right: 0;
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .popover.bs-popover-auto[x-placement^=left] .arrow::after, .popover.bs-popover-auto[x-placement^=left] .arrow::before, .popover.bs-popover-left .arrow::after, .popover.bs-popover-left .arrow::before {
            margin-top: -8px;
            border-right-width: 0;
        }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-0, .my-0 {
    margin-top: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover.bs-popover-auto[x-placement^=left] .arrow::before, .popover.bs-popover-left .arrow::before {
    right: -11px;
    border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover.bs-popover-auto[x-placement^=left] .arrow::after, .popover.bs-popover-left .arrow::after {
    right: -10px;
    border-left-color: #fff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover-header {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .popover-header:empty {
        display: none;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.popover-body {
    padding: 9px 14px;
    color: #212529;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-inner {
    width: 100%;
    overflow: hidden;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-item {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease,-webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: block;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
@supports (-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-prev {
    left: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-next {
    right: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml; charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .carousel-indicators li {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255, 255, 255, 0.5);
    }
        /* line 6, ../sass/bootstrap/_bootstrap.scss */
        .carousel-indicators li::after, .carousel-indicators li::before {
            left: 0;
            display: inline-block;
            height: 10px;
            position: absolute;
            content: "";
            width: 100%;
        }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-0, .mx-0 {
    margin-right: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-0, .mx-0 {
    margin-left: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-indicators li::before {
    top: -10px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-indicators li::after {
    bottom: -10px;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-indicators .active {
    background-color: #fff;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-baseline {
    vertical-align: baseline !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-top {
    vertical-align: top !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-middle {
    vertical-align: middle !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-bottom {
    vertical-align: bottom !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-text-bottom {
    vertical-align: text-bottom !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-text-top {
    vertical-align: text-top !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-primary {
    background-color: #007bff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #0062cc !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-secondary {
    background-color: #868e96 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-secondary:focus, a.bg-secondary:hover {
    background-color: #6c757d !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-success {
    background-color: #28a745 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-success:focus, a.bg-success:hover {
    background-color: #1e7e34 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-info {
    background-color: #17a2b8 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-info:focus, a.bg-info:hover {
    background-color: #117a8b !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-warning {
    background-color: #ffc107 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #d39e00 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-danger {
    background-color: #dc3545 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #bd2130 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-light {
    background-color: #f8f9fa !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-light:focus, a.bg-light:hover {
    background-color: #dae0e5 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-dark {
    background-color: #343a40 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.bg-dark:focus, a.bg-dark:hover {
    background-color: #1d2124 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-white {
    background-color: #fff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.bg-transparent {
    background-color: transparent !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border {
    border: 1px solid #e9ecef !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-0 {
    border: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-right, .rounded-top {
    border-top-right-radius: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-bottom, .rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-left, .rounded-top {
    border-top-left-radius: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-bottom, .rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-top-0 {
    border-top: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-right-0 {
    border-right: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-bottom-0 {
    border-bottom: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-left-0 {
    border-left: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-primary {
    border-color: #007bff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-secondary {
    border-color: #868e96 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-success {
    border-color: #28a745 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-info {
    border-color: #17a2b8 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-warning {
    border-color: #ffc107 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-danger {
    border-color: #dc3545 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-light {
    border-color: #f8f9fa !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-dark {
    border-color: #343a40 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.border-white {
    border-color: #fff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded {
    border-radius: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-circle {
    border-radius: 50%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.rounded-0 {
    border-radius: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-none {
    display: none !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-inline {
    display: inline !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-inline-block {
    display: inline-block !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-block {
    display: block !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-table {
    display: table !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-table-cell {
    display: table-cell !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-none {
        display: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-inline {
        display: inline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-inline-block {
        display: inline-block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-block {
        display: block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-table {
        display: table !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-table-cell {
        display: table-cell !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-none {
        display: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-inline {
        display: inline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-inline-block {
        display: inline-block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-block {
        display: block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-table {
        display: table !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-table-cell {
        display: table-cell !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-none {
        display: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-inline {
        display: inline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-inline-block {
        display: inline-block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-block {
        display: block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-table {
        display: table !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-table-cell {
        display: table-cell !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-none {
        display: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-inline {
        display: inline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-inline-block {
        display: inline-block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-block {
        display: block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-table {
        display: table !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-table-cell {
        display: table-cell !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-print-block {
    display: none !important;
}
@media print {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-print-block {
        display: block !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-print-inline {
    display: none !important;
}
@media print {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-print-inline {
        display: inline !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.d-print-inline-block {
    display: none !important;
}
@media print {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-print-inline-block {
        display: inline-block !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .d-print-none {
        display: none !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .embed-responsive::before {
        display: block;
        content: "";
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss*/
.embed-responsive-21by9::before {
    padding-top: 42.857143%;
} 
/* line 6, ../sass/bootstrap/_bootstrap.scss*/
.embed-responsive-16by9::before {
    padding-top: 56.25%;
} 
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.embed-responsive-4by3::before {
    padding-top: 75%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.embed-responsive-1by1::before {
    padding-top: 100%;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.float-left {
    float: left !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.float-right {
    float: right !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.float-none {
    float: none !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.fixed-top {
    top: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.fixed-bottom {
    bottom: 0;
}
@supports (position: -webkit-sticky) or (position: sticky) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-0, .px-0 {
    padding-right: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-0, .px-0 {
    padding-left: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-0, .py-0 {
    padding-top: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-0, .py-0 {
    padding-bottom: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.w-25 {
    width: 25% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.w-50 {
    width: 50% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.w-75 {
    width: 75% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.w-100 {
    width: 100% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h-25 {
    height: 25% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h-50 {
    height: 50% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h-75 {
    height: 75% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.h-100 {
    height: 100% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mw-100 {
    max-width: 100% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mh-100 {
    max-height: 100% !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-0 {
    margin: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-0 {
    margin-bottom: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.my-0 {
    margin-bottom: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-1 {
    margin: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-2 {
    margin: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-3 {
    margin: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-4 {
    margin: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-5, .mx-5 {
    margin-right: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-5, .mx-5 {
    margin-left: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-5 {
    margin: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.ml-auto, .mx-auto {
    margin-left: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mt-auto, .my-auto {
    margin-top: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.mb-auto, .my-auto {
    margin-bottom: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-0 {
    padding: 0 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-1 {
    padding: 0.25rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-2 {
    padding: 0.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-3, .px-3 {
    padding-right: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-3 {
    padding: 1rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-4 {
    padding: 1.5rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pr-5, .px-5 {
    padding-right: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pl-5, .px-5 {
    padding-left: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.p-5 {
    padding: 3rem !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.m-auto {
    margin: auto !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-justify {
    text-align: justify !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-nowrap {
    white-space: nowrap !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-left {
    text-align: left !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-right {
    text-align: right !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-center {
    text-align: center !important;
}
@media (min-width: 576px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-sm-left {
        float: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-sm-right {
        float: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-sm-none {
        float: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-0 {
        margin: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-1, .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-1, .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-1, .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-1, .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-2, .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-2, .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-2, .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-2, .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-3 {
        margin: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-5 {
        margin: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-0 {
        padding: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-1, .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-1, .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-1, .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-1, .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-2, .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-2, .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-2, .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-2, .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-3 {
        padding: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-sm-5 {
        padding: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-sm-auto {
        margin: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-sm-left {
        text-align: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-sm-right {
        text-align: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-sm-center {
        text-align: center !important;
    }
}
@media (min-width: 768px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-md-left {
        float: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-md-right {
        float: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-md-none {
        float: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-0 {
        margin: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-1, .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-1, .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-1, .my-md-1 {
        margin-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-1, .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-1 {
        margin: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-2, .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-2, .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-2, .my-md-2 {
        margin-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-2, .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-2 {
        margin: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-3 {
        margin: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-4 {
        margin: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-5 {
        margin: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-md-auto, .my-md-auto {
        margin-top: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-0 {
        padding: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-1, .px-md-1 {
        padding-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-1, .px-md-1 {
        padding-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-1, .py-md-1 {
        padding-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-1, .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-1 {
        padding: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-2, .px-md-2 {
        padding-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-2, .px-md-2 {
        padding-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-2, .py-md-2 {
        padding-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-2, .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-2 {
        padding: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-3 {
        padding: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-4 {
        padding: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-md-5 {
        padding: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-md-auto {
        margin: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-md-left {
        text-align: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-md-right {
        text-align: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-md-center {
        text-align: center !important;
    }
}
@media (min-width: 992px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-lg-left {
        float: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-lg-right {
        float: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-lg-none {
        float: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-0 {
        margin: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-1, .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-1, .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-1, .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-1, .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-2, .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-2, .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-2, .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-2, .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-3 {
        margin: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-5 {
        margin: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-0 {
        padding: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-1, .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-1, .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-2, .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-2, .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-2, .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-2, .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-3 {
        padding: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-lg-5 {
        padding: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-lg-auto {
        margin: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-lg-left {
        text-align: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-lg-right {
        text-align: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-lg-center {
        text-align: center !important;
    }
}
@media (min-width: 1200px) {
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-xl-left {
        float: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-xl-right {
        float: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .float-xl-none {
        float: none !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-0 {
        margin: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-1, .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-1, .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-1, .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-1, .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-2, .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-2, .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-2, .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-3 {
        margin: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-5 {
        margin: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-0 {
        padding: 0 !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-1, .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-1, .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-1, .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-1, .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-2, .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-2, .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-2, .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-2, .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-3 {
        padding: 1rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .p-xl-5 {
        padding: 3rem !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .m-xl-auto {
        margin: auto !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-xl-left {
        text-align: left !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-xl-right {
        text-align: right !important;
    }
    /* line 6, ../sass/bootstrap/_bootstrap.scss */
    .text-xl-center {
        text-align: center !important;
    }
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-lowercase {
    text-transform: lowercase !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-uppercase {
    text-transform: uppercase !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-capitalize {
    text-transform: capitalize !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.font-weight-bold {
    font-weight: 700;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-white {
    color: #fff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-primary {
    color: #007bff !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-secondary {
    color: #868e96 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-secondary:focus, a.text-secondary:hover {
    color: #6c757d !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-success {
    color: #28a745 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-info {
    color: #17a2b8 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-info:focus, a.text-info:hover {
    color: #117a8b !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-warning {
    color: #ffc107 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-danger {
    color: #dc3545 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-light {
    color: #f8f9fa !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-dark {
    color: #343a40 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-muted {
    color: #868e96 !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.visible {
    visibility: visible !important;
}
/* line 6, ../sass/bootstrap/_bootstrap.scss */
.invisible {
    visibility: hidden !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */
/* ==================================================
	GRID BREAKPOINTS
   ================================================== */
/* ==================================================
	FONTS
   ================================================== */
/* ==================================================
	COLORS
   ================================================== */
/* ==================================================
	DURATION
   ================================================== */
/* ==================================================
	SPACING
   ================================================== */
/* ==================================================
	MIXINS
   ================================================== */
/* ==================================================
	ICONS
   ================================================== */
@font-face {
    font-family: 'icomoon';
    src: url("../icons/icomoon.eot?biuxey");
    src: url("../icons/icomoon.eot?biuxey#iefix") format("embedded-opentype"), url("../icons/icomoon.ttf?biuxey") format("truetype"), url("../icons/icomoon.woff?biuxey") format("woff"), url("../icons/icomoon.svg?biuxey#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
/* line 16, ../sass/partials/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* line 32, ../sass/partials/_icons.scss */
.icon-facebook:before {
    content: "\e916";
}
/* line 35, ../sass/partials/_icons.scss */
.icon-twitter:before {
    content: "\e917";
}
/* line 38, ../sass/partials/_icons.scss */
.icon-youtube:before {
    content: "\e918";
}
/* line 41, ../sass/partials/_icons.scss */
.icon-google-plus:before {
    content: "\e919";
}
/* line 44, ../sass/partials/_icons.scss */
.icon-linkedin:before {
    content: "\e91a";
}
/* line 47, ../sass/partials/_icons.scss */
.icon-arrow-up:before {
    content: "\e910";
}
/* line 50, ../sass/partials/_icons.scss */
.icon-arrow-down:before {
    content: "\e911";
}
/* line 53, ../sass/partials/_icons.scss */
.icon-arrow-left:before {
    content: "\e912";
}
/* line 56, ../sass/partials/_icons.scss */
.icon-arrow-right:before {
    content: "\e913";
}
/* line 59, ../sass/partials/_icons.scss */
.icon-arrow-up-thin:before {
    content: "\e915";
}
/* line 62, ../sass/partials/_icons.scss */
.icon-arrow-down-thin:before {
    content: "\e91b";
}
/* line 65, ../sass/partials/_icons.scss */
.icon-arrow-left-thin:before {
    content: "\e91c";
}
/* line 68, ../sass/partials/_icons.scss */
.icon-arrow-right-thin:before {
    content: "\e91d";
}
/* line 71, ../sass/partials/_icons.scss */
.icon-hamburger:before {
    content: "\e921";
}
/* line 74, ../sass/partials/_icons.scss */
.icon-close:before {
    content: "\e920";
}
/* line 77, ../sass/partials/_icons.scss */
.icon-checkmark:before {
    content: "\e91f";
}
/* line 80, ../sass/partials/_icons.scss */
.icon-tick:before {
    content: "\e91f";
}
/* line 83, ../sass/partials/_icons.scss */
.icon-correct:before {
    content: "\e91f";
}
/* line 86, ../sass/partials/_icons.scss */
.icon-accept:before {
    content: "\e91f";
}
/* line 89, ../sass/partials/_icons.scss */
.icon-ok:before {
    content: "\e91f";
}
/* line 92, ../sass/partials/_icons.scss */
.icon-play:before {
    content: "\e914";
}
/* line 95, ../sass/partials/_icons.scss */
.icon-search:before {
    content: "\e909";
}
/* line 98, ../sass/partials/_icons.scss */
.icon-download:before {
    content: "\e91e";
}
/* line 101, ../sass/partials/_icons.scss */
.icon-login:before {
    content: "\e900";
}
/* line 104, ../sass/partials/_icons.scss */
.icon-ellipsis:before {
    content: "\e904";
}
/* line 107, ../sass/partials/_icons.scss */
.icon-message:before {
    content: "\e906";
}
/* line 110, ../sass/partials/_icons.scss */
.icon-message-empty:before {
    content: "\e905";
}
/* line 113, ../sass/partials/_icons.scss */
.icon-flag-us:before {
    content: "\e903";
}
/* line 116, ../sass/partials/_icons.scss */
.icon-flag-uk:before {
    content: "\e902";
}
/* line 119, ../sass/partials/_icons.scss */
.icon-flag-au:before {
    content: "\e92a";
}
/* line 122, ../sass/partials/_icons.scss */
.icon-flag-nz:before {
    content: "\e92b";
}
/* line 125, ../sass/partials/_icons.scss */
.icon-user:before {
    content: "\e90c";
}
/* line 128, ../sass/partials/_icons.scss */
.icon-users:before {
    content: "\e90d";
}
/* line 131, ../sass/partials/_icons.scss */
.icon-calendar:before {
    content: "\e90e";
}
/* line 134, ../sass/partials/_icons.scss */
.icon-location:before {
    content: "\e90f";
}
/* line 137, ../sass/partials/_icons.scss */
.icon-star:before {
    content: "\e90a";
}
/* line 140, ../sass/partials/_icons.scss */
.icon-tag:before {
    content: "\e90b";
}
/* line 143, ../sass/partials/_icons.scss */
.icon-dollar:before {
    content: "\e901";
}
/* line 146, ../sass/partials/_icons.scss */
.icon-monitor:before {
    content: "\e907";
}
/* line 149, ../sass/partials/_icons.scss */
.icon-page:before {
    content: "\e908";
}
/* line 152, ../sass/partials/_icons.scss */
.icon-caution:before {
    content: "\e922";
}
/* line 155, ../sass/partials/_icons.scss */
.icon-chart:before {
    content: "\e923";
}
/* line 158, ../sass/partials/_icons.scss */
.icon-folder:before {
    content: "\e924";
}
/* line 161, ../sass/partials/_icons.scss */
.icon-government:before {
    content: "\e925";
}
/* line 164, ../sass/partials/_icons.scss */
.icon-house:before {
    content: "\e926";
}
/* line 167, ../sass/partials/_icons.scss */
.icon-for-sale:before {
    content: "\e927";
}
/* line 170, ../sass/partials/_icons.scss */
.icon-umbrella:before {
    content: "\e928";
}
/* line 173, ../sass/partials/_icons.scss */
.icon-pencil:before {
    content: "\e929";
}
/* ==================================================
	BUTTONS
   ================================================== */
/* line 5, ../sass/partials/_buttons.scss */
.btn {
    border: none;
    border-radius: 8px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    letter-spacing: 1px;
    line-height: 2.8125;
    min-width: 85px;
    padding: 0px 30px;
    overflow:hidden;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    -moz-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    -o-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
    background-color: #e10600;
    color: #fff;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn:before {
        background-color: #b32a2e;
    }
/* line 13, ../sass/utils/_mixins.scss */
@media (pointer: fine) {
    .btn:hover {
        color: #fff;
    }
}
/* line 21, ../sass/partials/_buttons.scss */
.btn:before {
    content: "";
    /*border-radius: 8px;*/
    display: block;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 0px;
    z-index: -1;
    -moz-transition: width 0.25s ease-in-out;
    -o-transition: width 0.25s ease-in-out;
    -webkit-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out;
}
/* line 33, ../sass/partials/_buttons.scss */
.btn:after {
    content: "\e913";
    border-radius: 8px;
    font-family: "icomoon";
    font-size: 0.6875rem;
    left: 0px;
    margin-left: 10px;
    position: relative;
    top: -1px;
    -moz-transition: left 0.25s ease-in-out;
    -o-transition: left 0.25s ease-in-out;
    -webkit-transition: left 0.25s ease-in-out;
    transition: left 0.25s ease-in-out;
}
@media (pointer: fine) {
    /* line 46, ../sass/partials/_buttons.scss */
    .btn:hover:before {
        width: 100%;
    }
    /* line 50, ../sass/partials/_buttons.scss */
    .btn:hover:after {
        left: 10px;
    }
}
/* line 55, ../sass/partials/_buttons.scss */
.btn.btn-download:after {
    content: "\e91e";
    font-size: 0.875rem;
    top: 1px;
}
/* line 61, ../sass/partials/_buttons.scss */
.btn.btn-small {
    font-size: 0.78125rem;
    line-height: 2.0625;
    padding: 0px 1.25rem;
}
    /* line 66, ../sass/partials/_buttons.scss */
    .btn.btn-small:after {
        font-size: 0.5rem;
        top: 0px;
    }
    /* line 71, ../sass/partials/_buttons.scss */
    .btn.btn-small:hover:after {
        left: 5px;
    }
/* line 76, ../sass/partials/_buttons.scss */
.btn-row .btn {
    margin: 0px 20px 20px 0px;
}
    /* line 79, ../sass/partials/_buttons.scss */
    .btn-row .btn:last-child {
        margin-right: 0px;
    }
/* line 85, ../sass/partials/_buttons.scss */
.btn-red, .accordion .btn, .nav-filter-wrapper .btn, .featured-event .btn, .bg--red .btn-green, .bg--red .accordion--green .btn, .accordion--green .bg--red .btn, .bg--red .nav-filter-wrapper--green .btn, .nav-filter-wrapper--green .bg--red .btn, .bg--red .featured-event--green .btn, .featured-event--green .bg--red .btn,
.bg--red .btn-blue,
.bg--red .accordion--blue .btn,
.accordion--blue .bg--red .btn,
.bg--red .nav-filter-wrapper--blue .btn,
.nav-filter-wrapper--blue .bg--red .btn,
.bg--red .featured-event--blue .btn,
.featured-event--blue .bg--red .btn,
.bg--red .btn-purple,
.bg--red .accordion--purple .btn,
.accordion--purple .bg--red .btn,
.bg--red .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .bg--red .btn,
.bg--red .featured-event--purple .btn,
.featured-event--purple .bg--red .btn, .card-grid.grid-color-red .btn, .keynote--red .btn-blue, .keynote--red .accordion--blue .btn, .accordion--blue .keynote--red .btn, .keynote--red .nav-filter-wrapper--blue .btn, .nav-filter-wrapper--blue .keynote--red .btn, .keynote--red .featured-event--blue .btn, .featured-event--blue .keynote--red .btn,
.keynote--red .btn-green,
.keynote--red .accordion--green .btn,
.accordion--green .keynote--red .btn,
.keynote--red .nav-filter-wrapper--green .btn,
.nav-filter-wrapper--green .keynote--red .btn,
.keynote--red .featured-event--green .btn,
.featured-event--green .keynote--red .btn,
.keynote--red .btn-purple,
.keynote--red .accordion--purple .btn,
.accordion--purple .keynote--red .btn,
.keynote--red .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .keynote--red .btn,
.keynote--red .featured-event--purple .btn,
.featured-event--purple .keynote--red .btn {
    background-color: #e10600;
    color: #fff;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-red:before, .accordion .btn:before, .nav-filter-wrapper .btn:before, .featured-event .btn:before, .bg--red .btn-green:before, .bg--red .accordion--green .btn:before, .accordion--green .bg--red .btn:before, .bg--red .nav-filter-wrapper--green .btn:before, .nav-filter-wrapper--green .bg--red .btn:before, .bg--red .featured-event--green .btn:before, .featured-event--green .bg--red .btn:before,
    .bg--red .btn-blue:before,
    .bg--red .accordion--blue .btn:before,
    .accordion--blue .bg--red .btn:before,
    .bg--red .nav-filter-wrapper--blue .btn:before,
    .nav-filter-wrapper--blue .bg--red .btn:before,
    .bg--red .featured-event--blue .btn:before,
    .featured-event--blue .bg--red .btn:before,
    .bg--red .btn-purple:before,
    .bg--red .accordion--purple .btn:before,
    .accordion--purple .bg--red .btn:before,
    .bg--red .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .bg--red .btn:before,
    .bg--red .featured-event--purple .btn:before,
    .featured-event--purple .bg--red .btn:before, .card-grid.grid-color-red .btn:before, .keynote--red .btn-blue:before, .keynote--red .accordion--blue .btn:before, .accordion--blue .keynote--red .btn:before, .keynote--red .nav-filter-wrapper--blue .btn:before, .nav-filter-wrapper--blue .keynote--red .btn:before, .keynote--red .featured-event--blue .btn:before, .featured-event--blue .keynote--red .btn:before,
    .keynote--red .btn-green:before,
    .keynote--red .accordion--green .btn:before,
    .accordion--green .keynote--red .btn:before,
    .keynote--red .nav-filter-wrapper--green .btn:before,
    .nav-filter-wrapper--green .keynote--red .btn:before,
    .keynote--red .featured-event--green .btn:before,
    .featured-event--green .keynote--red .btn:before,
    .keynote--red .btn-purple:before,
    .keynote--red .accordion--purple .btn:before,
    .accordion--purple .keynote--red .btn:before,
    .keynote--red .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .keynote--red .btn:before,
    .keynote--red .featured-event--purple .btn:before,
    .featured-event--purple .keynote--red .btn:before {
        background-color: #af0500;
    }
/* line 13, ../sass/utils/_mixins.scss */
@media (pointer: fine) {
    .btn-red:hover, .accordion .btn:hover, .nav-filter-wrapper .btn:hover, .featured-event .btn:hover, .bg--red .btn-green:hover, .bg--red .accordion--green .btn:hover, .accordion--green .bg--red .btn:hover, .bg--red .nav-filter-wrapper--green .btn:hover, .nav-filter-wrapper--green .bg--red .btn:hover, .bg--red .featured-event--green .btn:hover, .featured-event--green .bg--red .btn:hover,
    .bg--red .btn-blue:hover,
    .bg--red .accordion--blue .btn:hover,
    .accordion--blue .bg--red .btn:hover,
    .bg--red .nav-filter-wrapper--blue .btn:hover,
    .nav-filter-wrapper--blue .bg--red .btn:hover,
    .bg--red .featured-event--blue .btn:hover,
    .featured-event--blue .bg--red .btn:hover,
    .bg--red .btn-purple:hover,
    .bg--red .accordion--purple .btn:hover,
    .accordion--purple .bg--red .btn:hover,
    .bg--red .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .bg--red .btn:hover,
    .bg--red .featured-event--purple .btn:hover,
    .featured-event--purple .bg--red .btn:hover, .card-grid.grid-color-red .btn:hover, .keynote--red .btn-blue:hover, .keynote--red .accordion--blue .btn:hover, .accordion--blue .keynote--red .btn:hover, .keynote--red .nav-filter-wrapper--blue .btn:hover, .nav-filter-wrapper--blue .keynote--red .btn:hover, .keynote--red .featured-event--blue .btn:hover, .featured-event--blue .keynote--red .btn:hover,
    .keynote--red .btn-green:hover,
    .keynote--red .accordion--green .btn:hover,
    .accordion--green .keynote--red .btn:hover,
    .keynote--red .nav-filter-wrapper--green .btn:hover,
    .nav-filter-wrapper--green .keynote--red .btn:hover,
    .keynote--red .featured-event--green .btn:hover,
    .featured-event--green .keynote--red .btn:hover,
    .keynote--red .btn-purple:hover,
    .keynote--red .accordion--purple .btn:hover,
    .accordion--purple .keynote--red .btn:hover,
    .keynote--red .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .keynote--red .btn:hover,
    .keynote--red .featured-event--purple .btn:hover,
    .featured-event--purple .keynote--red .btn:hover {
        color: #fff;
    }
}
/* line 89, ../sass/partials/_buttons.scss */
.btn-green, .accordion--green .btn, .nav-filter-wrapper--green .btn, .featured-event--green .btn, .bg--green .btn-red, .bg--green .accordion .btn, .accordion .bg--green .btn, .bg--green .nav-filter-wrapper .btn, .nav-filter-wrapper .bg--green .btn, .bg--green .featured-event .btn, .featured-event .bg--green .btn,
.bg--green .btn-blue,
.bg--green .accordion--blue .btn,
.accordion--blue .bg--green .btn,
.bg--green .nav-filter-wrapper--blue .btn,
.nav-filter-wrapper--blue .bg--green .btn,
.bg--green .featured-event--blue .btn,
.featured-event--blue .bg--green .btn,
.bg--green .btn-purple,
.bg--green .accordion--purple .btn,
.accordion--purple .bg--green .btn,
.bg--green .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .bg--green .btn,
.bg--green .featured-event--purple .btn,
.featured-event--purple .bg--green .btn, .card-grid.grid-color-green .btn, .keynote--green .btn-blue, .keynote--green .accordion--blue .btn, .accordion--blue .keynote--green .btn, .keynote--green .nav-filter-wrapper--blue .btn, .nav-filter-wrapper--blue .keynote--green .btn, .keynote--green .featured-event--blue .btn, .featured-event--blue .keynote--green .btn,
.keynote--green .btn-red,
.keynote--green .accordion .btn,
.accordion .keynote--green .btn,
.keynote--green .nav-filter-wrapper .btn,
.nav-filter-wrapper .keynote--green .btn,
.keynote--green .featured-event .btn,
.featured-event .keynote--green .btn,
.keynote--green .btn-purple,
.keynote--green .accordion--purple .btn,
.accordion--purple .keynote--green .btn,
.keynote--green .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .keynote--green .btn,
.keynote--green .featured-event--purple .btn,
.featured-event--purple .keynote--green .btn {
    background-color: #F7941D;
    color: #fff;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-green:before, .accordion--green .btn:before, .nav-filter-wrapper--green .btn:before, .featured-event--green .btn:before, .bg--green .btn-red:before, .bg--green .accordion .btn:before, .accordion .bg--green .btn:before, .bg--green .nav-filter-wrapper .btn:before, .nav-filter-wrapper .bg--green .btn:before, .bg--green .featured-event .btn:before, .featured-event .bg--green .btn:before,
    .bg--green .btn-blue:before,
    .bg--green .accordion--blue .btn:before,
    .accordion--blue .bg--green .btn:before,
    .bg--green .nav-filter-wrapper--blue .btn:before,
    .nav-filter-wrapper--blue .bg--green .btn:before,
    .bg--green .featured-event--blue .btn:before,
    .featured-event--blue .bg--green .btn:before,
    .bg--green .btn-purple:before,
    .bg--green .accordion--purple .btn:before,
    .accordion--purple .bg--green .btn:before,
    .bg--green .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .bg--green .btn:before,
    .bg--green .featured-event--purple .btn:before,
    .featured-event--purple .bg--green .btn:before, .card-grid.grid-color-green .btn:before, .keynote--green .btn-blue:before, .keynote--green .accordion--blue .btn:before, .accordion--blue .keynote--green .btn:before, .keynote--green .nav-filter-wrapper--blue .btn:before, .nav-filter-wrapper--blue .keynote--green .btn:before, .keynote--green .featured-event--blue .btn:before, .featured-event--blue .keynote--green .btn:before,
    .keynote--green .btn-red:before,
    .keynote--green .accordion .btn:before,
    .accordion .keynote--green .btn:before,
    .keynote--green .nav-filter-wrapper .btn:before,
    .nav-filter-wrapper .keynote--green .btn:before,
    .keynote--green .featured-event .btn:before,
    .featured-event .keynote--green .btn:before,
    .keynote--green .btn-purple:before,
    .keynote--green .accordion--purple .btn:before,
    .accordion--purple .keynote--green .btn:before,
    .keynote--green .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .keynote--green .btn:before,
    .keynote--green .featured-event--purple .btn:before,
    .featured-event--purple .keynote--green .btn:before {
        background-color: #f18229;
    }
/* line 13, ../sass/utils/_mixins.scss */
@media (pointer: fine) {
    .btn-green:hover, .accordion--green .btn:hover, .nav-filter-wrapper--green .btn:hover, .featured-event--green .btn:hover, .bg--green .btn-red:hover, .bg--green .accordion .btn:hover, .accordion .bg--green .btn:hover, .bg--green .nav-filter-wrapper .btn:hover, .nav-filter-wrapper .bg--green .btn:hover, .bg--green .featured-event .btn:hover, .featured-event .bg--green .btn:hover,
    .bg--green .btn-blue:hover,
    .bg--green .accordion--blue .btn:hover,
    .accordion--blue .bg--green .btn:hover,
    .bg--green .nav-filter-wrapper--blue .btn:hover,
    .nav-filter-wrapper--blue .bg--green .btn:hover,
    .bg--green .featured-event--blue .btn:hover,
    .featured-event--blue .bg--green .btn:hover,
    .bg--green .btn-purple:hover,
    .bg--green .accordion--purple .btn:hover,
    .accordion--purple .bg--green .btn:hover,
    .bg--green .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .bg--green .btn:hover,
    .bg--green .featured-event--purple .btn:hover,
    .featured-event--purple .bg--green .btn:hover, .card-grid.grid-color-green .btn:hover, .keynote--green .btn-blue:hover, .keynote--green .accordion--blue .btn:hover, .accordion--blue .keynote--green .btn:hover, .keynote--green .nav-filter-wrapper--blue .btn:hover, .nav-filter-wrapper--blue .keynote--green .btn:hover, .keynote--green .featured-event--blue .btn:hover, .featured-event--blue .keynote--green .btn:hover,
    .keynote--green .btn-red:hover,
    .keynote--green .accordion .btn:hover,
    .accordion .keynote--green .btn:hover,
    .keynote--green .nav-filter-wrapper .btn:hover,
    .nav-filter-wrapper .keynote--green .btn:hover,
    .keynote--green .featured-event .btn:hover,
    .featured-event .keynote--green .btn:hover,
    .keynote--green .btn-purple:hover,
    .keynote--green .accordion--purple .btn:hover,
    .accordion--purple .keynote--green .btn:hover,
    .keynote--green .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .keynote--green .btn:hover,
    .keynote--green .featured-event--purple .btn:hover,
    .featured-event--purple .keynote--green .btn:hover {
        color: #fff;
    }
}
/* line 93, ../sass/partials/_buttons.scss */
.btn-blue, .accordion--blue .btn, .nav-filter-wrapper--blue .btn, .featured-event--blue .btn, .bg--blue .btn-red, .bg--blue .accordion .btn, .accordion .bg--blue .btn, .bg--blue .nav-filter-wrapper .btn, .nav-filter-wrapper .bg--blue .btn, .bg--blue .featured-event .btn, .featured-event .bg--blue .btn,
.bg--blue .btn-green,
.bg--blue .accordion--green .btn,
.accordion--green .bg--blue .btn,
.bg--blue .nav-filter-wrapper--green .btn,
.nav-filter-wrapper--green .bg--blue .btn,
.bg--blue .featured-event--green .btn,
.featured-event--green .bg--blue .btn,
.bg--blue .btn-purple,
.bg--blue .accordion--purple .btn,
.accordion--purple .bg--blue .btn,
.bg--blue .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .bg--blue .btn,
.bg--blue .featured-event--purple .btn,
.featured-event--purple .bg--blue .btn, .card-grid.grid-color-blue .btn, .keynote--blue .btn-red, .keynote--blue .accordion .btn, .accordion .keynote--blue .btn, .keynote--blue .nav-filter-wrapper .btn, .nav-filter-wrapper .keynote--blue .btn, .keynote--blue .featured-event .btn, .featured-event .keynote--blue .btn,
.keynote--blue .btn-green,
.keynote--blue .accordion--green .btn,
.accordion--green .keynote--blue .btn,
.keynote--blue .nav-filter-wrapper--green .btn,
.nav-filter-wrapper--green .keynote--blue .btn,
.keynote--blue .featured-event--green .btn,
.featured-event--green .keynote--blue .btn,
.keynote--blue .btn-purple,
.keynote--blue .accordion--purple .btn,
.accordion--purple .keynote--blue .btn,
.keynote--blue .nav-filter-wrapper--purple .btn,
.nav-filter-wrapper--purple .keynote--blue .btn,
.keynote--blue .featured-event--purple .btn,
.featured-event--purple .keynote--blue .btn {
    background-color: #F7941D;
    color: #fff;
}
/*review*/
    /* line 9, ../sass/utils/_mixins.scss*/
    .btn-blue:before, .accordion--blue .btn:before, .nav-filter-wrapper--blue .btn:before, .featured-event--blue .btn:before, .bg--blue .btn-red:before, .bg--blue .accordion .btn:before, .accordion .bg--blue .btn:before, .bg--blue .nav-filter-wrapper .btn:before, .nav-filter-wrapper .bg--blue .btn:before, .bg--blue .featured-event .btn:before, .featured-event .bg--blue .btn:before,
    .bg--blue .btn-green:before,
    .bg--blue .accordion--green .btn:before,
    .accordion--green .bg--blue .btn:before,
    .bg--blue .nav-filter-wrapper--green .btn:before,
    .nav-filter-wrapper--green .bg--blue .btn:before,
    .bg--blue .featured-event--green .btn:before,
    .featured-event--green .bg--blue .btn:before,
    .bg--blue .btn-purple:before,
    .bg--blue .accordion--purple .btn:before,
    .accordion--purple .bg--blue .btn:before,
    .bg--blue .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .bg--blue .btn:before,
    .bg--blue .featured-event--purple .btn:before,
    .featured-event--purple .bg--blue .btn:before, .card-grid.grid-color-blue .btn:before, .keynote--blue .btn-red:before, .keynote--blue .accordion .btn:before, .accordion .keynote--blue .btn:before, .keynote--blue .nav-filter-wrapper .btn:before, .nav-filter-wrapper .keynote--blue .btn:before, .keynote--blue .featured-event .btn:before, .featured-event .keynote--blue .btn:before,
    .keynote--blue .btn-green:before,
    .keynote--blue .accordion--green .btn:before,
    .accordion--green .keynote--blue .btn:before,
    .keynote--blue .nav-filter-wrapper--green .btn:before,
    .nav-filter-wrapper--green .keynote--blue .btn:before,
    .keynote--blue .featured-event--green .btn:before,
    .featured-event--green .keynote--blue .btn:before,
    .keynote--blue .btn-purple:before,
    .keynote--blue .accordion--purple .btn:before,
    .accordion--purple .keynote--blue .btn:before,
    .keynote--blue .nav-filter-wrapper--purple .btn:before,
    .nav-filter-wrapper--purple .keynote--blue .btn:before,
    .keynote--blue .featured-event--purple .btn:before,
    .featured-event--purple .keynote--blue .btn:before {
        background-color: #f18229;
    } 
/* line 13, ../sass/utils/_mixins.scss*/
@media (pointer: fine) {
    .btn-blue:hover, .accordion--blue .btn:hover, .nav-filter-wrapper--blue .btn:hover, .featured-event--blue .btn:hover, .bg--blue .btn-red:hover, .bg--blue .accordion .btn:hover, .accordion .bg--blue .btn:hover, .bg--blue .nav-filter-wrapper .btn:hover, .nav-filter-wrapper .bg--blue .btn:hover, .bg--blue .featured-event .btn:hover, .featured-event .bg--blue .btn:hover,
    .bg--blue .btn-green:hover,
    .bg--blue .accordion--green .btn:hover,
    .accordion--green .bg--blue .btn:hover,
    .bg--blue .nav-filter-wrapper--green .btn:hover,
    .nav-filter-wrapper--green .bg--blue .btn:hover,
    .bg--blue .featured-event--green .btn:hover,
    .featured-event--green .bg--blue .btn:hover,
    .bg--blue .btn-purple:hover,
    .bg--blue .accordion--purple .btn:hover,
    .accordion--purple .bg--blue .btn:hover,
    .bg--blue .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .bg--blue .btn:hover,
    .bg--blue .featured-event--purple .btn:hover,
    .featured-event--purple .bg--blue .btn:hover, .card-grid.grid-color-blue .btn:hover, .keynote--blue .btn-red:hover, .keynote--blue .accordion .btn:hover, .accordion .keynote--blue .btn:hover, .keynote--blue .nav-filter-wrapper .btn:hover, .nav-filter-wrapper .keynote--blue .btn:hover, .keynote--blue .featured-event .btn:hover, .featured-event .keynote--blue .btn:hover,
    .keynote--blue .btn-green:hover,
    .keynote--blue .accordion--green .btn:hover,
    .accordion--green .keynote--blue .btn:hover,
    .keynote--blue .nav-filter-wrapper--green .btn:hover,
    .nav-filter-wrapper--green .keynote--blue .btn:hover,
    .keynote--blue .featured-event--green .btn:hover,
    .featured-event--green .keynote--blue .btn:hover,
    .keynote--blue .btn-purple:hover,
    .keynote--blue .accordion--purple .btn:hover,
    .accordion--purple .keynote--blue .btn:hover,
    .keynote--blue .nav-filter-wrapper--purple .btn:hover,
    .nav-filter-wrapper--purple .keynote--blue .btn:hover,
    .keynote--blue .featured-event--purple .btn:hover,
    .featured-event--purple .keynote--blue .btn:hover {
        color: #fff;
    }
} 
/* line 97, ../sass/partials/_buttons.scss */
.btn-purple, .accordion--purple .btn, .nav-filter-wrapper--purple .btn, .featured-event--purple .btn, .bg--purple .btn-red, .bg--purple .accordion .btn, .accordion .bg--purple .btn, .bg--purple .nav-filter-wrapper .btn, .nav-filter-wrapper .bg--purple .btn, .bg--purple .featured-event .btn, .featured-event .bg--purple .btn,
.bg--purple .btn-green,
.bg--purple .accordion--green .btn,
.accordion--green .bg--purple .btn,
.bg--purple .nav-filter-wrapper--green .btn,
.nav-filter-wrapper--green .bg--purple .btn,
.bg--purple .featured-event--green .btn,
.featured-event--green .bg--purple .btn,
.bg--purple .btn-blue,
.bg--purple .accordion--blue .btn,
.accordion--blue .bg--purple .btn,
.bg--purple .nav-filter-wrapper--blue .btn,
.nav-filter-wrapper--blue .bg--purple .btn,
.bg--purple .featured-event--blue .btn,
.featured-event--blue .bg--purple .btn, .card-grid.grid-color-purple .btn, .keynote--purple .btn-blue, .keynote--purple .accordion--blue .btn, .accordion--blue .keynote--purple .btn, .keynote--purple .nav-filter-wrapper--blue .btn, .nav-filter-wrapper--blue .keynote--purple .btn, .keynote--purple .featured-event--blue .btn, .featured-event--blue .keynote--purple .btn,
.keynote--purple .btn-green,
.keynote--purple .accordion--green .btn,
.accordion--green .keynote--purple .btn,
.keynote--purple .nav-filter-wrapper--green .btn,
.nav-filter-wrapper--green .keynote--purple .btn,
.keynote--purple .featured-event--green .btn,
.featured-event--green .keynote--purple .btn,
.keynote--purple .btn-red,
.keynote--purple .accordion .btn,
.accordion .keynote--purple .btn,
.keynote--purple .nav-filter-wrapper .btn,
.nav-filter-wrapper .keynote--purple .btn,
.keynote--purple .featured-event .btn,
.featured-event .keynote--purple .btn {
    background-color: #e10600;
    color: #fff;
}
    /*review*/
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-purple:before, .accordion--purple .btn:before, .nav-filter-wrapper--purple .btn:before, .featured-event--purple .btn:before, .bg--purple .btn-red:before, .bg--purple .accordion .btn:before, .accordion .bg--purple .btn:before, .bg--purple .nav-filter-wrapper .btn:before, .nav-filter-wrapper .bg--purple .btn:before, .bg--purple .featured-event .btn:before, .featured-event .bg--purple .btn:before,
    .bg--purple .btn-green:before,
    .bg--purple .accordion--green .btn:before,
    .accordion--green .bg--purple .btn:before,
    .bg--purple .nav-filter-wrapper--green .btn:before,
    .nav-filter-wrapper--green .bg--purple .btn:before,
    .bg--purple .featured-event--green .btn:before,
    .featured-event--green .bg--purple .btn:before,
    .bg--purple .btn-blue:before,
    .bg--purple .accordion--blue .btn:before,
    .accordion--blue .bg--purple .btn:before,
    .bg--purple .nav-filter-wrapper--blue .btn:before,
    .nav-filter-wrapper--blue .bg--purple .btn:before,
    .bg--purple .featured-event--blue .btn:before,
    .featured-event--blue .bg--purple .btn:before, .card-grid.grid-color-purple .btn:before, .keynote--purple .btn-blue:before, .keynote--purple .accordion--blue .btn:before, .accordion--blue .keynote--purple .btn:before, .keynote--purple .nav-filter-wrapper--blue .btn:before, .nav-filter-wrapper--blue .keynote--purple .btn:before, .keynote--purple .featured-event--blue .btn:before, .featured-event--blue .keynote--purple .btn:before,
    .keynote--purple .btn-green:before,
    .keynote--purple .accordion--green .btn:before,
    .accordion--green .keynote--purple .btn:before,
    .keynote--purple .nav-filter-wrapper--green .btn:before,
    .nav-filter-wrapper--green .keynote--purple .btn:before,
    .keynote--purple .featured-event--green .btn:before,
    .featured-event--green .keynote--purple .btn:before,
    .keynote--purple .btn-red:before,
    .keynote--purple .accordion .btn:before,
    .accordion .keynote--purple .btn:before,
    .keynote--purple .nav-filter-wrapper .btn:before,
    .nav-filter-wrapper .keynote--purple .btn:before,
    .keynote--purple .featured-event .btn:before,
    .featured-event .keynote--purple .btn:before {
        background-color: #af0500;
    }
/* line 13, ../sass/utils/_mixins.scss */
@media (pointer: fine) {
    .btn-purple:hover, .accordion--purple .btn:hover, .nav-filter-wrapper--purple .btn:hover, .featured-event--purple .btn:hover, .bg--purple .btn-red:hover, .bg--purple .accordion .btn:hover, .accordion .bg--purple .btn:hover, .bg--purple .nav-filter-wrapper .btn:hover, .nav-filter-wrapper .bg--purple .btn:hover, .bg--purple .featured-event .btn:hover, .featured-event .bg--purple .btn:hover,
    .bg--purple .btn-green:hover,
    .bg--purple .accordion--green .btn:hover,
    .accordion--green .bg--purple .btn:hover,
    .bg--purple .nav-filter-wrapper--green .btn:hover,
    .nav-filter-wrapper--green .bg--purple .btn:hover,
    .bg--purple .featured-event--green .btn:hover,
    .featured-event--green .bg--purple .btn:hover,
    .bg--purple .btn-blue:hover,
    .bg--purple .accordion--blue .btn:hover,
    .accordion--blue .bg--purple .btn:hover,
    .bg--purple .nav-filter-wrapper--blue .btn:hover,
    .nav-filter-wrapper--blue .bg--purple .btn:hover,
    .bg--purple .featured-event--blue .btn:hover,
    .featured-event--blue .bg--purple .btn:hover, .card-grid.grid-color-purple .btn:hover, .keynote--purple .btn-blue:hover, .keynote--purple .accordion--blue .btn:hover, .accordion--blue .keynote--purple .btn:hover, .keynote--purple .nav-filter-wrapper--blue .btn:hover, .nav-filter-wrapper--blue .keynote--purple .btn:hover, .keynote--purple .featured-event--blue .btn:hover, .featured-event--blue .keynote--purple .btn:hover,
    .keynote--purple .btn-green:hover,
    .keynote--purple .accordion--green .btn:hover,
    .accordion--green .keynote--purple .btn:hover,
    .keynote--purple .nav-filter-wrapper--green .btn:hover,
    .nav-filter-wrapper--green .keynote--purple .btn:hover,
    .keynote--purple .featured-event--green .btn:hover,
    .featured-event--green .keynote--purple .btn:hover,
    .keynote--purple .btn-red:hover,
    .keynote--purple .accordion .btn:hover,
    .accordion .keynote--purple .btn:hover,
    .keynote--purple .nav-filter-wrapper .btn:hover,
    .nav-filter-wrapper .keynote--purple .btn:hover,
    .keynote--purple .featured-event .btn:hover,
    .featured-event .keynote--purple .btn:hover {
        color: #fff;
    }
}
/* line 101, ../sass/partials/_buttons.scss */
.btn-white-red, .bg--red .btn-white-green,
.bg--red .btn-white-blue,
.bg--red .btn-white-purple, .keynote--red .btn-white-blue,
.keynote--red .btn-white-green,
.keynote--red .btn-white-purple {
    background-color: #fff !important;
    color: #e10600 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-red:before, .bg--red .btn-white-green:before,
    .bg--red .btn-white-blue:before,
    .bg--red .btn-white-purple:before, .keynote--red .btn-white-blue:before,
    .keynote--red .btn-white-green:before,
    .keynote--red .btn-white-purple:before {
        background-color: #e6e6e6 !important;
    }
    /* review line 13, ../sass/utils/_mixins.scss */
    .btn-white-red:hover, .bg--red .btn-white-green:hover,
    .bg--red .btn-white-blue:hover,
    .bg--red .btn-white-purple:hover, .keynote--red .btn-white-blue:hover,
    .keynote--red .btn-white-green:hover,
    .keynote--red .btn-white-purple:hover {
        color: #3899d5 !important;
    }
/* line 105, ../sass/partials/_buttons.scss */
.btn-white-green, .bg--green .btn-white-red,
.bg--green .btn-white-blue,
.bg--green .btn-white-purple, .keynote--green .btn-white-blue,
.keynote--green .btn-white-red,
.keynote--green .btn-white-purple {
    background-color: #fff !important;
    color: #F7941D !important;
}
    /* review line 9, ../sass/utils/_mixins.scss */
    .btn-white-green:before, .bg--green .btn-white-red:before,
    .bg--green .btn-white-blue:before,
    .bg--green .btn-white-purple:before, .keynote--green .btn-white-blue:before,
    .keynote--green .btn-white-red:before,
    .keynote--green .btn-white-purple:before {
        background-color: #e6e6e6 !important;
    }
   /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-green:hover, .bg--green .btn-white-red:hover,
    .bg--green .btn-white-blue:hover,
    .bg--green .btn-white-purple:hover, .keynote--green .btn-white-blue:hover,
    .keynote--green .btn-white-red:hover,
    .keynote--green .btn-white-purple:hover {
        color: #48b295 !important;
    }
/* line 109, ../sass/partials/_buttons.scss */
.btn-white-blue, .bg--blue .btn-white-red,
.bg--blue .btn-white-green,
.bg--blue .btn-white-purple, .keynote--blue .btn-white-red,
.keynote--blue .btn-white-green,
.keynote--blue .btn-white-purple {
    background-color: #fff !important;
    color: #F7941D !important;
}
    /* review  line 9, ../sass/utils/_mixins.scss */
    .btn-white-blue:before, .bg--blue .btn-white-red:before,
    .bg--blue .btn-white-green:before,
    .bg--blue .btn-white-purple:before, .keynote--blue .btn-white-red:before,
    .keynote--blue .btn-white-green:before,
    .keynote--blue .btn-white-purple:before {
        background-color: #e6e6e6 !important;
    }
    
    .btn-white-blue:hover, .bg--blue .btn-white-red:hover,
    .bg--blue .btn-white-green:hover,
    .bg--blue .btn-white-purple:hover, .keynote--blue .btn-white-red:hover,
    .keynote--blue .btn-white-green:hover,
    .keynote--blue .btn-white-purple:hover {
        color: #007987 !important;
    }
/* line 113, ../sass/partials/_buttons.scss */
.btn-white-purple, .bg--purple .btn-white-red,
.bg--purple .btn-white-green,
.bg--purple .btn-white-blue, .keynote--purple .btn-white-blue,
.keynote--purple .btn-white-green,
.keynote--purple .btn-white-red {
    background-color: #fff !important;
    color: #0d395d !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-purple:before, .bg--purple .btn-white-red:before,
    .bg--purple .btn-white-green:before,
    .bg--purple .btn-white-blue:before, .keynote--purple .btn-white-blue:before,
    .keynote--purple .btn-white-green:before,
    .keynote--purple .btn-white-red:before {
        background-color: #e6e6e6 !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-purple:hover, .bg--purple .btn-white-red:hover,
    .bg--purple .btn-white-green:hover,
    .bg--purple .btn-white-blue:hover, .keynote--purple .btn-white-blue:hover,
    .keynote--purple .btn-white-green:hover,
    .keynote--purple .btn-white-red:hover {
        color: #0d395d !important;
    }
/* review line 117, ../sass/partials/_buttons.scss */
.btn-red-outline, .bg--red .btn-green-outline,
.bg--red .btn-blue-outline,
.bg--red .btn-purple-outline, .navbar-search-submit, .keynote--red .btn-blue-outline,
.keynote--red .btn-green-outline,
.keynote--red .btn-purple-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-red-outline:before, .bg--red .btn-green-outline:before,
    .bg--red .btn-blue-outline:before,
    .bg--red .btn-purple-outline:before, .navbar-search-submit:before, .keynote--red .btn-blue-outline:before,
    .keynote--red .btn-green-outline:before,
    .keynote--red .btn-purple-outline:before {
        background-color: transparent !important;
    }
    /* review line 13, ../sass/utils/_mixins.scss */
    .btn-red-outline:hover, .bg--red .btn-green-outline:hover,
    .bg--red .btn-blue-outline:hover,
    .bg--red .btn-purple-outline:hover, .navbar-search-submit:hover, .keynote--red .btn-blue-outline:hover,
    .keynote--red .btn-green-outline:hover,
    .keynote--red .btn-purple-outline:hover {
        color: #3899d5 !important;
    }
    /* review line 21, ../sass/utils/_mixins.scss */
    .btn-red-outline:before, .bg--red .btn-green-outline:before,
    .bg--red .btn-blue-outline:before,
    .bg--red .btn-purple-outline:before, .navbar-search-submit:before, .keynote--red .btn-blue-outline:before,
    .keynote--red .btn-green-outline:before,
    .keynote--red .btn-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-red-outline:hover, .bg--red .btn-green-outline:hover,
    .bg--red .btn-blue-outline:hover,
    .bg--red .btn-purple-outline:hover, .navbar-search-submit:hover, .keynote--red .btn-blue-outline:hover,
    .keynote--red .btn-green-outline:hover,
    .keynote--red .btn-purple-outline:hover {
        color: #3899d5 !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-red-outline, .bg--red .btn-small.btn-green-outline,
.bg--red .btn-small.btn-blue-outline,
.bg--red .btn-small.btn-purple-outline, .btn-small.navbar-search-submit, .keynote--red .btn-small.btn-blue-outline,
.keynote--red .btn-small.btn-green-outline,
.keynote--red .btn-small.btn-purple-outline {
    line-height: 1.9375 !important;
}
/* line 121, ../sass/partials/_buttons.scss */
.btn-green-outline, .bg--green .btn-red-outline,
.bg--green .btn-blue-outline,
.bg--green .btn-purple-outline, .keynote--green .btn-blue-outline,
.keynote--green .btn-red-outline,
.keynote--green .btn-purple-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-green-outline:before, .bg--green .btn-red-outline:before,
    .bg--green .btn-blue-outline:before,
    .bg--green .btn-purple-outline:before, .keynote--green .btn-blue-outline:before,
    .keynote--green .btn-red-outline:before,
    .keynote--green .btn-purple-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-green-outline:hover, .bg--green .btn-red-outline:hover,
    .bg--green .btn-blue-outline:hover,
    .bg--green .btn-purple-outline:hover, .keynote--green .btn-blue-outline:hover,
    .keynote--green .btn-red-outline:hover,
    .keynote--green .btn-purple-outline:hover {
        color: #48b295 !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-green-outline:before, .bg--green .btn-red-outline:before,
    .bg--green .btn-blue-outline:before,
    .bg--green .btn-purple-outline:before, .keynote--green .btn-blue-outline:before,
    .keynote--green .btn-red-outline:before,
    .keynote--green .btn-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-green-outline:hover, .bg--green .btn-red-outline:hover,
    .bg--green .btn-blue-outline:hover,
    .bg--green .btn-purple-outline:hover, .keynote--green .btn-blue-outline:hover,
    .keynote--green .btn-red-outline:hover,
    .keynote--green .btn-purple-outline:hover {
        color: #48b295 !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-green-outline, .bg--green .btn-small.btn-red-outline,
.bg--green .btn-small.btn-blue-outline,
.bg--green .btn-small.btn-purple-outline, .keynote--green .btn-small.btn-blue-outline,
.keynote--green .btn-small.btn-red-outline,
.keynote--green .btn-small.btn-purple-outline {
    line-height: 1.9375 !important;
}
/*review*/
/* line 125, ../sass/partials/_buttons.scss */
.btn-blue-outline, .bg--blue .btn-green-outline,
.bg--blue .btn-red-outline,
.bg--blue .btn-purple-outline, .keynote--blue .btn-red-outline,
.keynote--blue .btn-green-outline,
.keynote--blue .btn-purple-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-blue-outline:before, .bg--blue .btn-green-outline:before,
    .bg--blue .btn-red-outline:before,
    .bg--blue .btn-purple-outline:before, .keynote--blue .btn-red-outline:before,
    .keynote--blue .btn-green-outline:before,
    .keynote--blue .btn-purple-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-blue-outline:hover, .bg--blue .btn-green-outline:hover,
    .bg--blue .btn-red-outline:hover,
    .bg--blue .btn-purple-outline:hover, .keynote--blue .btn-red-outline:hover,
    .keynote--blue .btn-green-outline:hover,
    .keynote--blue .btn-purple-outline:hover {
        color: #007987 !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-blue-outline:before, .bg--blue .btn-green-outline:before,
    .bg--blue .btn-red-outline:before,
    .bg--blue .btn-purple-outline:before, .keynote--blue .btn-red-outline:before,
    .keynote--blue .btn-green-outline:before,
    .keynote--blue .btn-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-blue-outline:hover, .bg--blue .btn-green-outline:hover,
    .bg--blue .btn-red-outline:hover,
    .bg--blue .btn-purple-outline:hover, .keynote--blue .btn-red-outline:hover,
    .keynote--blue .btn-green-outline:hover,
    .keynote--blue .btn-purple-outline:hover {
        color: #007987 !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-blue-outline, .bg--blue .btn-small.btn-green-outline,
.bg--blue .btn-small.btn-red-outline,
.bg--blue .btn-small.btn-purple-outline, .keynote--blue .btn-small.btn-red-outline,
.keynote--blue .btn-small.btn-green-outline,
.keynote--blue .btn-small.btn-purple-outline {
    line-height: 1.9375 !important;
}
/* line 129, ../sass/partials/_buttons.scss */
.btn-purple-outline, .bg--purple .btn-green-outline,
.bg--purple .btn-blue-outline,
.bg--purple .btn-red-outline, .keynote--purple .btn-blue-outline,
.keynote--purple .btn-green-outline,
.keynote--purple .btn-red-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-purple-outline:before, .bg--purple .btn-green-outline:before,
    .bg--purple .btn-blue-outline:before,
    .bg--purple .btn-red-outline:before, .keynote--purple .btn-blue-outline:before,
    .keynote--purple .btn-green-outline:before,
    .keynote--purple .btn-red-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-purple-outline:hover, .bg--purple .btn-green-outline:hover,
    .bg--purple .btn-blue-outline:hover,
    .bg--purple .btn-red-outline:hover, .keynote--purple .btn-blue-outline:hover,
    .keynote--purple .btn-green-outline:hover,
    .keynote--purple .btn-red-outline:hover {
        color: #0d395d !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-purple-outline:before, .bg--purple .btn-green-outline:before,
    .bg--purple .btn-blue-outline:before,
    .bg--purple .btn-red-outline:before, .keynote--purple .btn-blue-outline:before,
    .keynote--purple .btn-green-outline:before,
    .keynote--purple .btn-red-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-purple-outline:hover, .bg--purple .btn-green-outline:hover,
    .bg--purple .btn-blue-outline:hover,
    .bg--purple .btn-red-outline:hover, .keynote--purple .btn-blue-outline:hover,
    .keynote--purple .btn-green-outline:hover,
    .keynote--purple .btn-red-outline:hover {
        color: #0d395d !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-purple-outline, .bg--purple .btn-small.btn-green-outline,
.bg--purple .btn-small.btn-blue-outline,
.bg--purple .btn-small.btn-red-outline, .keynote--purple .btn-small.btn-blue-outline,
.keynote--purple .btn-small.btn-green-outline,
.keynote--purple .btn-small.btn-red-outline {
    line-height: 1.9375 !important;
}
/* line 133, ../sass/partials/_buttons.scss */
.btn-white-red-outline, .bg--red .btn-white-green-outline,
.bg--red .btn-white-blue-outline,
.bg--red .btn-white-purple-outline, .keynote--red .btn-white-blue-outline,
.keynote--red .btn-white-green-outline,
.keynote--red .btn-white-purple-outline {
    background-color: transparent!important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-red-outline:before, .bg--red .btn-white-green-outline:before,
    .bg--red .btn-white-blue-outline:before,
    .bg--red .btn-white-purple-outline:before, .keynote--red .btn-white-blue-outline:before,
    .keynote--red .btn-white-green-outline:before,
    .keynote--red .btn-white-purple-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-red-outline:hover, .bg--red .btn-white-green-outline:hover,
    .bg--red .btn-white-blue-outline:hover,
    .bg--red .btn-white-purple-outline:hover, .keynote--red .btn-white-blue-outline:hover,
    .keynote--red .btn-white-green-outline:hover,
    .keynote--red .btn-white-purple-outline:hover {
        color: #fff !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-white-red-outline:before, .bg--red .btn-white-green-outline:before,
    .bg--red .btn-white-blue-outline:before,
    .bg--red .btn-white-purple-outline:before, .keynote--red .btn-white-blue-outline:before,
    .keynote--red .btn-white-green-outline:before,
    .keynote--red .btn-white-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-white-red-outline:hover, .bg--red .btn-white-green-outline:hover,
    .bg--red .btn-white-blue-outline:hover,
    .bg--red .btn-white-purple-outline:hover, .keynote--red .btn-white-blue-outline:hover,
    .keynote--red .btn-white-green-outline:hover,
    .keynote--red .btn-white-purple-outline:hover {
        color: #fff !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-white-red-outline, .bg--red .btn-small.btn-white-green-outline,
.bg--red .btn-small.btn-white-blue-outline,
.bg--red .btn-small.btn-white-purple-outline, .keynote--red .btn-small.btn-white-blue-outline,
.keynote--red .btn-small.btn-white-green-outline,
.keynote--red .btn-small.btn-white-purple-outline {
    line-height: 1.9375 !important;
}
/* review line 136, ../sass/partials/_buttons.scss */
.btn-white-red-outline:hover, .bg--red .btn-white-green-outline:hover,
.bg--red .btn-white-blue-outline:hover,
.bg--red .btn-white-purple-outline:hover, .keynote--red .btn-white-blue-outline:hover,
.keynote--red .btn-white-green-outline:hover,
.keynote--red .btn-white-purple-outline:hover {
    color: #3899d5 !important;
}
/* line 141, ../sass/partials/_buttons.scss */
.btn-white-green-outline, .bg--green .btn-white-red-outline,
.bg--green .btn-white-blue-outline,
.bg--green .btn-white-purple-outline, .keynote--green .btn-white-blue-outline,
.keynote--green .btn-white-red-outline,
.keynote--green .btn-white-purple-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-green-outline:before, .bg--green .btn-white-red-outline:before,
    .bg--green .btn-white-blue-outline:before,
    .bg--green .btn-white-purple-outline:before, .keynote--green .btn-white-blue-outline:before,
    .keynote--green .btn-white-red-outline:before,
    .keynote--green .btn-white-purple-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-green-outline:hover, .bg--green .btn-white-red-outline:hover,
    .bg--green .btn-white-blue-outline:hover,
    .bg--green .btn-white-purple-outline:hover, .keynote--green .btn-white-blue-outline:hover,
    .keynote--green .btn-white-red-outline:hover,
    .keynote--green .btn-white-purple-outline:hover {
        color: #fff !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-white-green-outline:before, .bg--green .btn-white-red-outline:before,
    .bg--green .btn-white-blue-outline:before,
    .bg--green .btn-white-purple-outline:before, .keynote--green .btn-white-blue-outline:before,
    .keynote--green .btn-white-red-outline:before,
    .keynote--green .btn-white-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-white-green-outline:hover, .bg--green .btn-white-red-outline:hover,
    .bg--green .btn-white-blue-outline:hover,
    .bg--green .btn-white-purple-outline:hover, .keynote--green .btn-white-blue-outline:hover,
    .keynote--green .btn-white-red-outline:hover,
    .keynote--green .btn-white-purple-outline:hover {
        color: #fff  !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-white-green-outline, .bg--green .btn-small.btn-white-red-outline,
.bg--green .btn-small.btn-white-blue-outline,
.bg--green .btn-small.btn-white-purple-outline, .keynote--green .btn-small.btn-white-blue-outline,
.keynote--green .btn-small.btn-white-red-outline,
.keynote--green .btn-small.btn-white-purple-outline {
    line-height: 1.9375 !important;
}
/* line 144, ../sass/partials/_buttons.scss */
.btn-white-green-outline:hover, .bg--green .btn-white-red-outline:hover,
.bg--green .btn-white-blue-outline:hover,
.bg--green .btn-white-purple-outline:hover, .keynote--green .btn-white-blue-outline:hover,
.keynote--green .btn-white-red-outline:hover,
.keynote--green .btn-white-purple-outline:hover {
    color: #48b295 !important;
}
/* line 149, ../sass/partials/_buttons.scss */
.btn-white-blue-outline, .bg--blue .btn-white-red-outline,
.bg--blue .btn-white-green-outline,
.bg--blue .btn-white-purple-outline, .keynote--blue .btn-white-red-outline,
.keynote--blue .btn-white-green-outline,
.keynote--blue .btn-white-purple-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-blue-outline:before, .bg--blue .btn-white-red-outline:before,
    .bg--blue .btn-white-green-outline:before,
    .bg--blue .btn-white-purple-outline:before, .keynote--blue .btn-white-red-outline:before,
    .keynote--blue .btn-white-green-outline:before,
    .keynote--blue .btn-white-purple-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-blue-outline:hover, .bg--blue .btn-white-red-outline:hover,
    .bg--blue .btn-white-green-outline:hover,
    .bg--blue .btn-white-purple-outline:hover, .keynote--blue .btn-white-red-outline:hover,
    .keynote--blue .btn-white-green-outline:hover,
    .keynote--blue .btn-white-purple-outline:hover {
        color: #fff !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-white-blue-outline:before, .bg--blue .btn-white-red-outline:before,
    .bg--blue .btn-white-green-outline:before,
    .bg--blue .btn-white-purple-outline:before, .keynote--blue .btn-white-red-outline:before,
    .keynote--blue .btn-white-green-outline:before,
    .keynote--blue .btn-white-purple-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-white-blue-outline:hover, .bg--blue .btn-white-red-outline:hover,
    .bg--blue .btn-white-green-outline:hover,
    .bg--blue .btn-white-purple-outline:hover, .keynote--blue .btn-white-red-outline:hover,
    .keynote--blue .btn-white-green-outline:hover,
    .keynote--blue .btn-white-purple-outline:hover {
        color: #fff !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-white-blue-outline, .bg--blue .btn-small.btn-white-red-outline,
.bg--blue .btn-small.btn-white-green-outline,
.bg--blue .btn-small.btn-white-purple-outline, .keynote--blue .btn-small.btn-white-red-outline,
.keynote--blue .btn-small.btn-white-green-outline,
.keynote--blue .btn-small.btn-white-purple-outline {
    line-height: 1.9375 !important;
}
/* line 152, ../sass/partials/_buttons.scss */
.btn-white-blue-outline:hover, .bg--blue .btn-white-red-outline:hover,
.bg--blue .btn-white-green-outline:hover,
.bg--blue .btn-white-purple-outline:hover, .keynote--blue .btn-white-red-outline:hover,
.keynote--blue .btn-white-green-outline:hover,
.keynote--blue .btn-white-purple-outline:hover {
    color: #007987 !important;
}
/* line 157, ../sass/partials/_buttons.scss */
.btn-white-purple-outline, .bg--purple .btn-white-red-outline,
.bg--purple .btn-white-green-outline,
.bg--purple .btn-white-blue-outline, .keynote--purple .btn-white-blue-outline,
.keynote--purple .btn-white-green-outline,
.keynote--purple .btn-white-red-outline {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .btn-white-purple-outline:before, .bg--purple .btn-white-red-outline:before,
    .bg--purple .btn-white-green-outline:before,
    .bg--purple .btn-white-blue-outline:before, .keynote--purple .btn-white-blue-outline:before,
    .keynote--purple .btn-white-green-outline:before,
    .keynote--purple .btn-white-red-outline:before {
        background-color: transparent !important;
    }
    /* line 13, ../sass/utils/_mixins.scss */
    .btn-white-purple-outline:hover, .bg--purple .btn-white-red-outline:hover,
    .bg--purple .btn-white-green-outline:hover,
    .bg--purple .btn-white-blue-outline:hover, .keynote--purple .btn-white-blue-outline:hover,
    .keynote--purple .btn-white-green-outline:hover,
    .keynote--purple .btn-white-red-outline:hover {
        color: #fff !important;
    }
    /* line 21, ../sass/utils/_mixins.scss */
    .btn-white-purple-outline:before, .bg--purple .btn-white-red-outline:before,
    .bg--purple .btn-white-green-outline:before,
    .bg--purple .btn-white-blue-outline:before, .keynote--purple .btn-white-blue-outline:before,
    .keynote--purple .btn-white-green-outline:before,
    .keynote--purple .btn-white-red-outline:before {
        background-color: #fff !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .btn-white-purple-outline:hover, .bg--purple .btn-white-red-outline:hover,
    .bg--purple .btn-white-green-outline:hover,
    .bg--purple .btn-white-blue-outline:hover, .keynote--purple .btn-white-blue-outline:hover,
    .keynote--purple .btn-white-green-outline:hover,
    .keynote--purple .btn-white-red-outline:hover {
        color: #fff !important;
    }
/* line 29, ../sass/utils/_mixins.scss */
.btn-small.btn-white-purple-outline, .bg--purple .btn-small.btn-white-red-outline,
.bg--purple .btn-small.btn-white-green-outline,
.bg--purple .btn-small.btn-white-blue-outline, .keynote--purple .btn-small.btn-white-blue-outline,
.keynote--purple .btn-small.btn-white-green-outline,
.keynote--purple .btn-small.btn-white-red-outline {
    line-height: 1.9375 !important;
}
/* line 160, ../sass/partials/_buttons.scss */
.btn-white-purple-outline:hover, .bg--purple .btn-white-red-outline:hover,
.bg--purple .btn-white-green-outline:hover,
.bg--purple .btn-white-blue-outline:hover, .keynote--purple .btn-white-blue-outline:hover,
.keynote--purple .btn-white-green-outline:hover,
.keynote--purple .btn-white-red-outline:hover {
    color: #0d395d !important;
}
/* ==================================================
	LINKS
   ================================================== */
.bg--image .text-link, .bg--image .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .bg--image a:not(.video-item):not(.publication-pdf), .bg--image .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--image a:not(.video-item):not(.publication-pdf), .bg--image .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .bg--image a:not(.video-item):not(.publication-pdf), .bg--image .text-link:hover, .bg--image .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .bg--image a:hover:not(.video-item):not(.publication-pdf), .bg--image .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--image a:hover:not(.video-item):not(.publication-pdf), .bg--image .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .bg--image a:hover:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .text-link, .bg--pattern:not(.bg--gray) .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .text-link:hover, .bg--pattern:not(.bg--gray) .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .bg--pattern:not(.bg--gray) a:hover:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--pattern:not(.bg--gray) a:hover:not(.video-item):not(.publication-pdf), .bg--pattern:not(.bg--gray) .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .bg--pattern:not(.bg--gray) a:hover:not(.video-item):not(.publication-pdf) {
    color: #fff;
}
.bg--image .text-link:hover, .bg--image .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--image .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--image .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--image .text-link:hover:hover, .bg--image .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--image .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--image .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--image a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .text-link:hover, .bg--pattern:not(.bg--gray) .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .text-link:hover:hover, .bg--pattern:not(.bg--gray) .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover, .bg--pattern:not(.bg--gray) .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):hover,
.bg--image .text-link:focus, .bg--image .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--image .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--image .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--image .text-link:focus:focus, .bg--image .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--image .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--image .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--image a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .text-link:focus, .bg--pattern:not(.bg--gray) .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .text-link:focus:focus, .bg--pattern:not(.bg--gray) .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus, .bg--pattern:not(.bg--gray) .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--pattern:not(.bg--gray) a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#fff, #fff);
}
.bg--gray .text-link, .bg--gray .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .bg--gray a:not(.video-item):not(.publication-pdf), .bg--gray .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--gray a:not(.video-item):not(.publication-pdf), .bg--gray .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .bg--gray a:not(.video-item):not(.publication-pdf), .bg--gray .text-link:hover, .bg--gray .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .bg--gray a:hover:not(.video-item):not(.publication-pdf), .bg--gray .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .bg--gray a:hover:not(.video-item):not(.publication-pdf), .bg--gray .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .bg--gray a:hover:not(.video-item):not(.publication-pdf) {
    color: #3899d5;
}
.bg--gray .text-link:hover, .bg--gray .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--gray a:not(.video-item):not(.publication-pdf):hover, .bg--gray .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--gray a:not(.video-item):not(.publication-pdf):hover, .bg--gray .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--gray a:not(.video-item):not(.publication-pdf):hover, .bg--gray .text-link:hover:hover, .bg--gray .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .bg--gray a:not(.video-item):not(.publication-pdf):hover, .bg--gray .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .bg--gray a:not(.video-item):not(.publication-pdf):hover, .bg--gray .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .bg--gray a:not(.video-item):not(.publication-pdf):hover,
.bg--gray .text-link:focus, .bg--gray .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--gray a:not(.video-item):not(.publication-pdf):focus, .bg--gray .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--gray a:not(.video-item):not(.publication-pdf):focus, .bg--gray .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--gray a:not(.video-item):not(.publication-pdf):focus, .bg--gray .text-link:focus:focus, .bg--gray .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .bg--gray a:not(.video-item):not(.publication-pdf):focus, .bg--gray .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .bg--gray a:not(.video-item):not(.publication-pdf):focus, .bg--gray .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .bg--gray a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#3899d5, #3899d5);
}
.text-link, .wysiwyg a:not(.publication-pdf):not(.video-item), .publication-wrapper a:not(.publication-pdf):not(.video-item), .sitemap a:not(.publication-pdf):not(.video-item), .text-link, .wysiwyg a:not(.publication-pdf):not(.video-item), .publication-wrapper a:not(.publication-pdf):not(.video-item), .sitemap a:not(.publication-pdf):not(.video-item) {
	text-decoration: none;
	position: relative;
    background-image: linear-gradient(#d2d2d2, #d2d2d2);
    background-position: 0% 90%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    transition: background-position 0.1s ease-in-out;
}
.text-link.text-link-red, .wysiwyg a.text-link-red:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-red:not(.video-item):not(.publication-pdf), .sitemap a.text-link-red:not(.video-item):not(.publication-pdf), .accordion .text-link, .accordion .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .accordion a:not(.video-item):not(.publication-pdf), .accordion .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion a:not(.video-item):not(.publication-pdf), .accordion .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .accordion a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .text-link, .nav-filter-wrapper .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper a:not(.video-item):not(.publication-pdf), .featured-event .text-link, .featured-event .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event a:not(.video-item):not(.publication-pdf), .featured-event .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event a:not(.video-item):not(.publication-pdf), .featured-event .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .featured-event a:not(.video-item):not(.publication-pdf), .text-link.text-link-red:hover, .wysiwyg a.text-link-red:hover:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-red:hover:not(.video-item):not(.publication-pdf), .sitemap a.text-link-red:hover:not(.video-item):not(.publication-pdf), .accordion .text-link:hover, .accordion .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .accordion a:hover:not(.video-item):not(.publication-pdf), .accordion .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion a:hover:not(.video-item):not(.publication-pdf), .accordion .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .accordion a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .text-link:hover, .nav-filter-wrapper .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper a:hover:not(.video-item):not(.publication-pdf), .featured-event .text-link:hover, .featured-event .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event a:hover:not(.video-item):not(.publication-pdf), .featured-event .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event a:hover:not(.video-item):not(.publication-pdf), .featured-event .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .featured-event a:hover:not(.video-item):not(.publication-pdf) {
    color: #3899d5;
}
.text-link.text-link-red:hover, .wysiwyg a.text-link-red:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-red:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-red:not(.video-item):not(.publication-pdf):hover, .accordion .text-link:hover, .accordion .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion a:not(.video-item):not(.publication-pdf):hover, .accordion .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion a:not(.video-item):not(.publication-pdf):hover, .accordion .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .text-link:hover, .nav-filter-wrapper .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .featured-event .text-link:hover, .featured-event .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event a:not(.video-item):not(.publication-pdf):hover, .featured-event .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event a:not(.video-item):not(.publication-pdf):hover, .featured-event .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event a:not(.video-item):not(.publication-pdf):hover, .text-link.text-link-red:hover:hover, .wysiwyg a.text-link-red:hover:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-red:hover:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-red:hover:not(.video-item):not(.publication-pdf):hover, .accordion .text-link:hover:hover, .accordion .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion a:not(.video-item):not(.publication-pdf):hover, .accordion .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion a:not(.video-item):not(.publication-pdf):hover, .accordion .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .text-link:hover:hover, .nav-filter-wrapper .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):hover, .featured-event .text-link:hover:hover, .featured-event .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event a:not(.video-item):not(.publication-pdf):hover, .featured-event .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event a:not(.video-item):not(.publication-pdf):hover, .featured-event .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event a:not(.video-item):not(.publication-pdf):hover,
.text-link.text-link-red:focus, .wysiwyg a.text-link-red:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-red:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-red:not(.video-item):not(.publication-pdf):focus, .accordion .text-link:focus, .accordion .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion a:not(.video-item):not(.publication-pdf):focus, .accordion .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion a:not(.video-item):not(.publication-pdf):focus, .accordion .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .text-link:focus, .nav-filter-wrapper .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .featured-event .text-link:focus, .featured-event .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event a:not(.video-item):not(.publication-pdf):focus, .featured-event .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event a:not(.video-item):not(.publication-pdf):focus, .featured-event .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event a:not(.video-item):not(.publication-pdf):focus, .text-link.text-link-red:focus:focus, .wysiwyg a.text-link-red:focus:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-red:focus:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-red:focus:not(.video-item):not(.publication-pdf):focus, .accordion .text-link:focus:focus, .accordion .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion a:not(.video-item):not(.publication-pdf):focus, .accordion .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion a:not(.video-item):not(.publication-pdf):focus, .accordion .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .text-link:focus:focus, .nav-filter-wrapper .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper a:not(.video-item):not(.publication-pdf):focus, .featured-event .text-link:focus:focus, .featured-event .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event a:not(.video-item):not(.publication-pdf):focus, .featured-event .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event a:not(.video-item):not(.publication-pdf):focus, .featured-event .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#3899d5, #3899d5);
	background-position: 0% 100%;
}
.text-link.text-link-green, .wysiwyg a.text-link-green:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-green:not(.video-item):not(.publication-pdf), .sitemap a.text-link-green:not(.video-item):not(.publication-pdf), .accordion--green .text-link, .accordion--green .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--green a:not(.video-item):not(.publication-pdf), .accordion--green .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--green a:not(.video-item):not(.publication-pdf), .accordion--green .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .accordion--green a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .text-link, .nav-filter-wrapper--green .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf), .featured-event--green .text-link, .featured-event--green .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--green a:not(.video-item):not(.publication-pdf), .featured-event--green .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--green a:not(.video-item):not(.publication-pdf), .featured-event--green .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .featured-event--green a:not(.video-item):not(.publication-pdf), .text-link.text-link-green:hover, .wysiwyg a.text-link-green:hover:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-green:hover:not(.video-item):not(.publication-pdf), .sitemap a.text-link-green:hover:not(.video-item):not(.publication-pdf), .accordion--green .text-link:hover, .accordion--green .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--green a:hover:not(.video-item):not(.publication-pdf), .accordion--green .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--green a:hover:not(.video-item):not(.publication-pdf), .accordion--green .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .accordion--green a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .text-link:hover, .nav-filter-wrapper--green .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--green a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--green a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--green .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--green a:hover:not(.video-item):not(.publication-pdf), .featured-event--green .text-link:hover, .featured-event--green .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--green a:hover:not(.video-item):not(.publication-pdf), .featured-event--green .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--green a:hover:not(.video-item):not(.publication-pdf), .featured-event--green .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .featured-event--green a:hover:not(.video-item):not(.publication-pdf) {
    color: #48b295;
}
.text-link.text-link-green:hover, .wysiwyg a.text-link-green:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-green:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-green:not(.video-item):not(.publication-pdf):hover, .accordion--green .text-link:hover, .accordion--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--green a:not(.video-item):not(.publication-pdf):hover, .accordion--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--green a:not(.video-item):not(.publication-pdf):hover, .accordion--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .text-link:hover, .nav-filter-wrapper--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .text-link:hover, .featured-event--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--green a:not(.video-item):not(.publication-pdf):hover, .text-link.text-link-green:hover:hover, .wysiwyg a.text-link-green:hover:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-green:hover:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-green:hover:not(.video-item):not(.publication-pdf):hover, .accordion--green .text-link:hover:hover, .accordion--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--green a:not(.video-item):not(.publication-pdf):hover, .accordion--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--green a:not(.video-item):not(.publication-pdf):hover, .accordion--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .text-link:hover:hover, .nav-filter-wrapper--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .text-link:hover:hover, .featured-event--green .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--green a:not(.video-item):not(.publication-pdf):hover, .featured-event--green .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--green a:not(.video-item):not(.publication-pdf):hover,
.text-link.text-link-green:focus, .wysiwyg a.text-link-green:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-green:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-green:not(.video-item):not(.publication-pdf):focus, .accordion--green .text-link:focus, .accordion--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--green a:not(.video-item):not(.publication-pdf):focus, .accordion--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--green a:not(.video-item):not(.publication-pdf):focus, .accordion--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .text-link:focus, .nav-filter-wrapper--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .text-link:focus, .featured-event--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--green a:not(.video-item):not(.publication-pdf):focus, .text-link.text-link-green:focus:focus, .wysiwyg a.text-link-green:focus:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-green:focus:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-green:focus:not(.video-item):not(.publication-pdf):focus, .accordion--green .text-link:focus:focus, .accordion--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--green a:not(.video-item):not(.publication-pdf):focus, .accordion--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--green a:not(.video-item):not(.publication-pdf):focus, .accordion--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .text-link:focus:focus, .nav-filter-wrapper--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .text-link:focus:focus, .featured-event--green .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--green a:not(.video-item):not(.publication-pdf):focus, .featured-event--green .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--green a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#48b295, #48b295);
	background-position: 0% 100%;
}
.text-link.text-link-blue, .wysiwyg a.text-link-blue:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-blue:not(.video-item):not(.publication-pdf), .sitemap a.text-link-blue:not(.video-item):not(.publication-pdf), .accordion--blue .text-link, .accordion--blue .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--blue a:not(.video-item):not(.publication-pdf), .accordion--blue .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--blue a:not(.video-item):not(.publication-pdf), .accordion--blue .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .accordion--blue a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .text-link, .nav-filter-wrapper--blue .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf), .featured-event--blue .text-link, .featured-event--blue .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--blue a:not(.video-item):not(.publication-pdf), .featured-event--blue .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--blue a:not(.video-item):not(.publication-pdf), .featured-event--blue .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .featured-event--blue a:not(.video-item):not(.publication-pdf), .text-link.text-link-blue:hover, .wysiwyg a.text-link-blue:hover:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-blue:hover:not(.video-item):not(.publication-pdf), .sitemap a.text-link-blue:hover:not(.video-item):not(.publication-pdf), .accordion--blue .text-link:hover, .accordion--blue .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--blue a:hover:not(.video-item):not(.publication-pdf), .accordion--blue .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--blue a:hover:not(.video-item):not(.publication-pdf), .accordion--blue .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .accordion--blue a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .text-link:hover, .nav-filter-wrapper--blue .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--blue a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--blue a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--blue .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--blue a:hover:not(.video-item):not(.publication-pdf), .featured-event--blue .text-link:hover, .featured-event--blue .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--blue a:hover:not(.video-item):not(.publication-pdf), .featured-event--blue .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--blue a:hover:not(.video-item):not(.publication-pdf), .featured-event--blue .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .featured-event--blue a:hover:not(.video-item):not(.publication-pdf) {
    color: #007987;
	
}
.text-link.text-link-blue:hover, .wysiwyg a.text-link-blue:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-blue:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-blue:not(.video-item):not(.publication-pdf):hover, .accordion--blue .text-link:hover, .accordion--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .accordion--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .accordion--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .text-link:hover, .nav-filter-wrapper--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .text-link:hover, .featured-event--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--blue a:not(.video-item):not(.publication-pdf):hover, .text-link.text-link-blue:hover:hover, .wysiwyg a.text-link-blue:hover:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-blue:hover:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-blue:hover:not(.video-item):not(.publication-pdf):hover, .accordion--blue .text-link:hover:hover, .accordion--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .accordion--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .accordion--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .text-link:hover:hover, .nav-filter-wrapper--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .text-link:hover:hover, .featured-event--blue .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--blue a:not(.video-item):not(.publication-pdf):hover, .featured-event--blue .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--blue a:not(.video-item):not(.publication-pdf):hover,
.text-link.text-link-blue:focus, .wysiwyg a.text-link-blue:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-blue:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-blue:not(.video-item):not(.publication-pdf):focus, .accordion--blue .text-link:focus, .accordion--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .accordion--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .accordion--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .text-link:focus, .nav-filter-wrapper--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .text-link:focus, .featured-event--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--blue a:not(.video-item):not(.publication-pdf):focus, .text-link.text-link-blue:focus:focus, .wysiwyg a.text-link-blue:focus:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-blue:focus:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-blue:focus:not(.video-item):not(.publication-pdf):focus, .accordion--blue .text-link:focus:focus, .accordion--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .accordion--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .accordion--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .text-link:focus:focus, .nav-filter-wrapper--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .text-link:focus:focus, .featured-event--blue .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--blue a:not(.video-item):not(.publication-pdf):focus, .featured-event--blue .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--blue a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#007987, #007987);
	background-position: 0% 100%;
}
.text-link.text-link-purple, .wysiwyg a.text-link-purple:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-purple:not(.video-item):not(.publication-pdf), .sitemap a.text-link-purple:not(.video-item):not(.publication-pdf), .accordion--purple .text-link, .accordion--purple .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--purple a:not(.video-item):not(.publication-pdf), .accordion--purple .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--purple a:not(.video-item):not(.publication-pdf), .accordion--purple .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .accordion--purple a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .text-link, .nav-filter-wrapper--purple .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf), .featured-event--purple .text-link, .featured-event--purple .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--purple a:not(.video-item):not(.publication-pdf), .featured-event--purple .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--purple a:not(.video-item):not(.publication-pdf), .featured-event--purple .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .featured-event--purple a:not(.video-item):not(.publication-pdf), .text-link.text-link-purple:hover, .wysiwyg a.text-link-purple:hover:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-purple:hover:not(.video-item):not(.publication-pdf), .sitemap a.text-link-purple:hover:not(.video-item):not(.publication-pdf), .accordion--purple .text-link:hover, .accordion--purple .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--purple a:hover:not(.video-item):not(.publication-pdf), .accordion--purple .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--purple a:hover:not(.video-item):not(.publication-pdf), .accordion--purple .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .accordion--purple a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .text-link:hover, .nav-filter-wrapper--purple .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--purple a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--purple a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--purple .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--purple a:hover:not(.video-item):not(.publication-pdf), .featured-event--purple .text-link:hover, .featured-event--purple .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--purple a:hover:not(.video-item):not(.publication-pdf), .featured-event--purple .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--purple a:hover:not(.video-item):not(.publication-pdf), .featured-event--purple .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .featured-event--purple a:hover:not(.video-item):not(.publication-pdf) {
    color: #0d395d;
}
.text-link.text-link-purple:hover, .wysiwyg a.text-link-purple:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-purple:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-purple:not(.video-item):not(.publication-pdf):hover, .accordion--purple .text-link:hover, .accordion--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .accordion--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .accordion--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .text-link:hover, .nav-filter-wrapper--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .text-link:hover, .featured-event--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--purple a:not(.video-item):not(.publication-pdf):hover, .text-link.text-link-purple:hover:hover, .wysiwyg a.text-link-purple:hover:not(.video-item):not(.publication-pdf):hover, .publication-wrapper a.text-link-purple:hover:not(.video-item):not(.publication-pdf):hover, .sitemap a.text-link-purple:hover:not(.video-item):not(.publication-pdf):hover, .accordion--purple .text-link:hover:hover, .accordion--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .accordion--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .accordion--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .accordion--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .text-link:hover:hover, .nav-filter-wrapper--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .nav-filter-wrapper--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .text-link:hover:hover, .featured-event--purple .wysiwyg a:not(.video-item):not(.publication-pdf):hover, .wysiwyg .featured-event--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):hover, .publication-wrapper .featured-event--purple a:not(.video-item):not(.publication-pdf):hover, .featured-event--purple .sitemap a:not(.video-item):not(.publication-pdf):hover, .sitemap .featured-event--purple a:not(.video-item):not(.publication-pdf):hover,
.text-link.text-link-purple:focus, .wysiwyg a.text-link-purple:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-purple:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-purple:not(.video-item):not(.publication-pdf):focus, .accordion--purple .text-link:focus, .accordion--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .accordion--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .accordion--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .text-link:focus, .nav-filter-wrapper--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .text-link:focus, .featured-event--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--purple a:not(.video-item):not(.publication-pdf):focus, .text-link.text-link-purple:focus:focus, .wysiwyg a.text-link-purple:focus:not(.video-item):not(.publication-pdf):focus, .publication-wrapper a.text-link-purple:focus:not(.video-item):not(.publication-pdf):focus, .sitemap a.text-link-purple:focus:not(.video-item):not(.publication-pdf):focus, .accordion--purple .text-link:focus:focus, .accordion--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .accordion--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .accordion--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .accordion--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .text-link:focus:focus, .nav-filter-wrapper--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .nav-filter-wrapper--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .nav-filter-wrapper--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .text-link:focus:focus, .featured-event--purple .wysiwyg a:not(.video-item):not(.publication-pdf):focus, .wysiwyg .featured-event--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .publication-wrapper a:not(.video-item):not(.publication-pdf):focus, .publication-wrapper .featured-event--purple a:not(.video-item):not(.publication-pdf):focus, .featured-event--purple .sitemap a:not(.video-item):not(.publication-pdf):focus, .sitemap .featured-event--purple a:not(.video-item):not(.publication-pdf):focus {
	background-image: linear-gradient(#0d395d, #0d395d);
	background-position: 0% 100%;
}
/* ==================================================
	FORMS
   ================================================== */
/* line 5, ../sass/partials/_forms.scss */
.form-modal.modal.show .modal-dialog {
    max-height: calc(100vh - 160px);
    max-width: 600px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media ( max-width: 768px) {
    .modal-open {
        position: fixed;
    }
    body.modal-open {
        position: fixed;
        width: 100%;
    }
        body.modal-open header {
            z-index: 100;
        }
    .form-modal.modal.show .modal-dialog {
        overflow: auto;
        height: calc(100vh - 90px);
        width: calc(100vw - 20px);
        margin: 0;
        max-height: none;
        max-width: none;
        top: 70px;
        transform: none;
        margin: 10px;
    }
    .form-modal.modal.show .modal-content {
        -webkit-overflow-scrolling: touch;
        height: 100%;
    }
    .form-modal.modal.show .modal-body {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 60px;
    }
}
/* line 12, ../sass/partials/_forms.scss */
.form-modal.modal.show .modal-dialog .icon-close {
    padding: 10px 10px 0px 0px;
    text-align: right;
}
/* line 20, ../sass/partials/_forms.scss */
.form-modal .container {
    max-width: 100%;
}
/* line 25, ../sass/partials/_forms.scss */
form {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
    /* line 53, ../sass/utils/_mixins.scss */
    form.form-red .form-control:focus,
    form.form-red .form-check-input:checked,
    form.form-red .form-radio-input:checked {
        border-color: #3899d5;
    }
        /* line 59, ../sass/utils/_mixins.scss */
        form.form-red .form-check-input:checked:after,
        form.form-red .form-check-input::-ms-check {
            color: #3899d5;
        }
        /* line 64, ../sass/utils/_mixins.scss */
        form.form-red .form-radio-input:checked:after {
            background: #3899d5;
        }
    /* line 53, ../sass/utils/_mixins.scss */
    form.form-green .form-control:focus,
    form.form-green .form-check-input:checked,
    form.form-green .form-radio-input:checked {
        border-color: #48b295;
    }
        /* line 59, ../sass/utils/_mixins.scss */
        form.form-green .form-check-input:checked:after,
        form.form-green .form-check-input::-ms-check {
            color: #48b295;
        }
        /* line 64, ../sass/utils/_mixins.scss */
        form.form-green .form-radio-input:checked:after {
            background: #48b295;
        }
    /* line 53, ../sass/utils/_mixins.scss */
    form.form-blue .form-control:focus,
    form.form-blue .form-check-input:checked,
    form.form-blue .form-radio-input:checked {
        border-color: #007987;
    }
        /* line 59, ../sass/utils/_mixins.scss */
        form.form-blue .form-check-input:checked:after,
        form.form-blue .form-check-input::-ms-check {
            color: #007987;
        }
        /* line 64, ../sass/utils/_mixins.scss */
        form.form-blue .form-radio-input:checked:after {
            background: #007987;
        }
/* line 40, ../sass/partials/_forms.scss */
.row-wrapper form {
    max-width: 710px;
    padding: 50px 0px 25px;
}
/* line 45, ../sass/partials/_forms.scss */
form .form-group {
    margin: 0px 0px 25px;
}
/* line 49, ../sass/partials/_forms.scss */
form .form-control {
    border: 1px solid #d2d2d2;
    border-radius: 0px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.6125;
    padding: 10px ;
    -moz-transition: border-color 0.25s ease-in-out;
    -o-transition: border-color 0.25s ease-in-out;
    -webkit-transition: border-color 0.25s ease-in-out;
    transition: border-color 0.25s ease-in-out;
}
/* line 59, ../sass/partials/_forms.scss */
form select.form-control:not([size]):not([multiple]) {
    height: auto;
}
/* line 63, ../sass/partials/_forms.scss */
form .form-check {
    margin-bottom: 0px;
}
/* line 67, ../sass/partials/_forms.scss */
form .form-check-label {
    padding: 0px;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
/* line 73, ../sass/partials/_forms.scss */
form .form-check-input,
form .form-radio-input {
    border: 1px solid #d2d2d2;
    height: 20px;
    margin: 0px 10px 0px 0px;
    top: -1px;
    width: 20px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-transition: border 0.25s ease-in-out;
    -o-transition: border 0.25s ease-in-out;
    -webkit-transition: border 0.25s ease-in-out;
    transition: border 0.25s ease-in-out;
}
    /* line 83, ../sass/partials/_forms.scss */
    form .form-check-input, form .form-check-input:only-child,
    form .form-radio-input,
    form .form-radio-input:only-child {
        position: relative;
    }
        /* line 88, ../sass/partials/_forms.scss */
        form .form-check-input:focus,
        form .form-radio-input:focus {
            outline: none;
        }
        /* line 92, ../sass/partials/_forms.scss */
        form .form-check-input:after,
        form .form-radio-input:after {
            left: 50%;
            position: absolute;
            top: 50%;
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }
        /* line 99, ../sass/partials/_forms.scss */
        form .form-check-input::-ms-check,
        form .form-radio-input::-ms-check {
            color: #3899d5;
        }
/* line 104, ../sass/partials/_forms.scss */
form .form-radio-input {
    border-radius: 50%;
}
    /* line 107, ../sass/partials/_forms.scss */
    form .form-radio-input:after {
        background: transparent;
        border-radius: 50%;
        content: "";
        height: 10px;
        width: 10px;
        -moz-transition: background 0.25s ease-in-out;
        -o-transition: background 0.25s ease-in-out;
        -webkit-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out;
    }
/* line 117, ../sass/partials/_forms.scss */
form .form-check-input {
    background-color: transparent;
    border-radius: 0px;
}
    /* line 121, ../sass/partials/_forms.scss */
    form .form-check-input:after {
        color: transparent;
        content: "\e91f";
        font-family: "icomoon";
        font-size: 0.625rem;
        line-height: 1;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
    /* line 132, ../sass/partials/_forms.scss */
    form .form-check-input:checked:after {
        color: #3899d5;
    }
/* line 138, ../sass/partials/_forms.scss */
form label {
    color: #8a8a8a;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.8125rem;
    line-height: 1.6154;
    margin-bottom: 10px;
    text-transform: uppercase;
}
/* line 147, ../sass/partials/_forms.scss */
form small {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.75rem;
    line-height: 1.3333;
}
/* line 153, ../sass/partials/_forms.scss */
form textarea {
    min-height: 140px;
}
/* line 157, ../sass/partials/_forms.scss */
form:not(.navbar-search-form) button[type="submit"] {
    margin-top: 20px;
}
/* line 164, ../sass/partials/_forms.scss */
.has-error label {
    color: #3899d5;
}
/* line 168, ../sass/partials/_forms.scss */
.has-error input {
    border-color: #3899d5;
}
/* line 173, ../sass/partials/_forms.scss */
.form__opt-in {
    font-size: 0.8125rem;
}
/* line 177, ../sass/partials/_forms.scss */
[for="honeyPot"] {
    display: block;
    font-size: 0px !important;
    margin-top: -25px;
    position:relative!important;
}
    /* line 182, ../sass/partials/_forms.scss */
    [for="honeyPot"] ~ input {
        display: none;
    }
/* ==================================================
	WYSIWYG
   ================================================== */
/* line 5, ../sass/partials/_wysiwyg.scss */
.wysiwyg, .publication-wrapper, .sitemap {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7647;
    max-width: 740px;
    padding: 50px 15px;
}
    /* line 13, ../sass/partials/_wysiwyg.scss */
    .wysiwyg > *, .publication-wrapper > *, .sitemap > * {
        position: relative;
        z-index: 1;
    }
        /* line 17, ../sass/partials/_wysiwyg.scss */
        .wysiwyg > *:first-child, .publication-wrapper > *:first-child, .sitemap > *:first-child {
            margin-top: 0px;
        }
        /* line 21, ../sass/partials/_wysiwyg.scss */
        .wysiwyg > *:last-child, .publication-wrapper > *:last-child, .sitemap > *:last-child {
            margin-bottom: 0px;
        }
    /* line 26, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h1, .publication-wrapper h1, .sitemap h1,
    .wysiwyg h2,
    .publication-wrapper h2,
    .sitemap h2,
    .wysiwyg h3,
    .publication-wrapper h3,
    .sitemap h3,
    .wysiwyg h4,
    .publication-wrapper h4,
    .sitemap h4,
    .wysiwyg h5,
    .publication-wrapper h5,
    .sitemap h5,
    .wysiwyg h6,
    .publication-wrapper h6,
    .sitemap h6 {
        margin: 36px 0 20px 0;
        line-height: 1.0909;
    }
    /* line 36, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h1, .publication-wrapper h1, .sitemap h1,
    .wysiwyg h2,
    .publication-wrapper h2,
    .sitemap h2 {
        margin-top: 60px;
    }
    .sitemap h1{
         font-size: 3.2rem;
    }
    /* line 41, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h1, .publication-wrapper h1 {
        font-size: 3.5rem;
    }
    /* line 45, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h2, .publication-wrapper h2, .sitemap h2 {
        font-size: 2.375rem;
        line-height:1.16;
    }
    /* line 49, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h3, .publication-wrapper h3, .sitemap h3 {
        font-size: 1.2rem;
    }
    /* line 53, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h4, .publication-wrapper h4, .sitemap h4 {
        font-size: 2.125rem;
        letter-spacing: 1px;
    }
    /* line 58, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h5, .publication-wrapper h5, .sitemap h5 {
        font-size: 1.5rem;
        letter-spacing: 1px;
    }
    /* line 63, ../sass/partials/_wysiwyg.scss */
    .wysiwyg h6, .publication-wrapper h6, .sitemap h6 {
        font-size: 1rem;
        letter-spacing: 1px;
    }
    /* line 68, ../sass/partials/_wysiwyg.scss */
    .wysiwyg p, .publication-wrapper p, .sitemap p {
        margin: 0px 0px 30px;
    }
    /* line 76, ../sass/partials/_wysiwyg.scss */
    .wysiwyg hr, .publication-wrapper hr, .sitemap hr {
        border-color: #ebebeb;
        margin: 20px 0px;
        border-width: 2px;
    }
    /* line 82, ../sass/partials/_wysiwyg.scss */
    .wysiwyg b, .publication-wrapper b, .sitemap b,
    .wysiwyg strong,
    .publication-wrapper strong,
    .sitemap strong {
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
    /* line 87, ../sass/partials/_wysiwyg.scss */
    .wysiwyg i, .publication-wrapper i, .sitemap i,
    .wysiwyg em,
    .publication-wrapper em,
    .sitemap em {
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-style: italic;
    }
    /* line 93, ../sass/partials/_wysiwyg.scss */
    .wysiwyg ul, .publication-wrapper ul, .sitemap ul, .wysiwyg ol, .publication-wrapper ol, .sitemap ol {
        list-style: none;
        margin: 0px 0px 30px;
        padding-left: 0px;
    }
        /* line 98, ../sass/partials/_wysiwyg.scss */
        .wysiwyg ul li, .publication-wrapper ul li, .sitemap ul li, .wysiwyg ol li, .publication-wrapper ol li, .sitemap ol li {
            padding-left: 20px;
            position: relative;
        }
            /* line 102, ../sass/partials/_wysiwyg.scss */
            .wysiwyg ul li:before, .publication-wrapper ul li:before, .sitemap ul li:before, .wysiwyg ol li:before, .publication-wrapper ol li:before, .sitemap ol li:before {
                color: #3899d5;
                left: 0px;
                position: absolute;
            }
            /* line 112, ../sass/partials/_wysiwyg.scss */
            .wysiwyg ul li:before, .publication-wrapper ul li:before, .sitemap ul li:before {
                content: "\e914";
                font-family: "icomoon";
                font-size: 0.5625rem;
                line-height: 1;
                top: 11px;
            }
    /* line 121, ../sass/partials/_wysiwyg.scss */
    .wysiwyg ol, .publication-wrapper ol, .sitemap ol {
        counter-reset: item;
    }
        /* line 124, ../sass/partials/_wysiwyg.scss */
        .wysiwyg ol li:before, .publication-wrapper ol li:before, .sitemap ol li:before {
            content: counter(item) ".";
            counter-increment: item;
            top: 0px;
        }
    /* line 131, ../sass/partials/_wysiwyg.scss */
    .wysiwyg img, .publication-wrapper img, .sitemap img {
        display: block;
        height: auto;
        margin: 0px 0px 30px;
        max-width: 100%;
        width: auto;
    }
    /* line 139, ../sass/partials/_wysiwyg.scss */
    .wysiwyg table, .publication-wrapper table, .sitemap table {
        width: 100% !important;
    }
    /* line 143, ../sass/partials/_wysiwyg.scss */
    .wysiwyg blockquote, .publication-wrapper blockquote, .sitemap blockquote {
        background-image: url("../images/x-overlay-red.jpg");
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: cover;
        color: white;
        font-size: 2.1875rem;
        left: 50%;
        line-height: 1.2857;
        padding: 60px 15%;
        position: relative;
        text-align: center;
        width: 100vw;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
@media (min-width: 992px) {
    /* line 143, ../sass/partials/_wysiwyg.scss */
    .wysiwyg blockquote, .publication-wrapper blockquote, .sitemap blockquote {
        padding: 100px 25vw;
    }
}
/* line 163, ../sass/partials/_wysiwyg.scss */
.wysiwyg .text-uppercase, .publication-wrapper .text-uppercase, .sitemap .text-uppercase {
    text-transform: uppercase;
}
/* line 167, ../sass/partials/_wysiwyg.scss */
.wysiwyg .date, .publication-wrapper .date, .sitemap .date, .wysiwyg .tags, .publication-wrapper .tags, .sitemap .tags {
    color: #8a8a8a;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 1px;
}
/* line 174, ../sass/partials/_wysiwyg.scss */
.wysiwyg [class*="icon-"], .publication-wrapper [class*="icon-"], .sitemap [class*="icon-"] {
    margin-right: 4px;
    color: #3a3a3a;
}
/* line 179, ../sass/partials/_wysiwyg.scss */
.wysiwyg .icon-location, .publication-wrapper .icon-location, .sitemap .icon-location {
    position: relative;
    top: 2px;
}
/* line 184, ../sass/partials/_wysiwyg.scss */
.bg--image .wysiwyg, .bg--image .publication-wrapper, .bg--image .sitemap, .bg--pattern:not(.bg--gray) .wysiwyg, .bg--pattern:not(.bg--gray) .publication-wrapper, .bg--pattern:not(.bg--gray) .sitemap {
    color: white;
}
    /* line 190, ../sass/partials/_wysiwyg.scss */
    .bg--image .wysiwyg ul li:before, .bg--image .publication-wrapper ul li:before, .bg--image .sitemap ul li:before,
    .bg--image .wysiwyg ol li:before,
    .bg--image .publication-wrapper ol li:before,
    .bg--image .sitemap ol li:before, .bg--pattern:not(.bg--gray) .wysiwyg ul li:before, .bg--pattern:not(.bg--gray) .publication-wrapper ul li:before, .bg--pattern:not(.bg--gray) .sitemap ul li:before,
    .bg--pattern:not(.bg--gray) .wysiwyg ol li:before,
    .bg--pattern:not(.bg--gray) .publication-wrapper ol li:before,
    .bg--pattern:not(.bg--gray) .sitemap ol li:before {
        color: white;
    }
/* line 200, ../sass/partials/_wysiwyg.scss */
.wysiwyg--overlay {
    /*border-bottom: 2px solid #ebebeb;*/
    max-width: 970px;
    padding: 32px 90px 50px;
    background: #fff;
    /*margin-top: -48px;*/
}
@media (max-width: 991px) {
    /* line 200, ../sass/partials/_wysiwyg.scss */
    .wysiwyg--overlay {
        padding: 15px 15px 50px;
    }
}
/* line 214, ../sass/partials/_wysiwyg.scss */
.wysiwyg--red .play-icon:before {
    background-color: #3899d5;
}
/* line 220, ../sass/partials/_wysiwyg.scss */
.wysiwyg--red ul li:before,
.wysiwyg--red ol li:before {
    color: #3899d5;
}
/* line 225, ../sass/partials/_wysiwyg.scss */
.wysiwyg--red blockquote {
    background-image: url("../images/x-overlay-red.jpg");
}
/* line 232, ../sass/partials/_wysiwyg.scss */
.wysiwyg--green .play-icon:before {
    background-color: #48b295;
}
/* line 238, ../sass/partials/_wysiwyg.scss */
.wysiwyg--green ul li:before,
.wysiwyg--green ol li:before {
    color: #48b295;
}
/* line 243, ../sass/partials/_wysiwyg.scss */
.wysiwyg--green blockquote {
    background-image: url("../images/x-overlay-green.jpg");
}
/* line 250, ../sass/partials/_wysiwyg.scss */
.wysiwyg--blue .play-icon:before {
    background-color: #007987;
}
/* line 256, ../sass/partials/_wysiwyg.scss */
.wysiwyg--blue ul li:before,
.wysiwyg--blue ol li:before {
    color: #007987;
}
/* line 261, ../sass/partials/_wysiwyg.scss */
.wysiwyg--blue blockquote {
    background-image: url("../images/x-overlay-blue.jpg");
}
/* line 268, ../sass/partials/_wysiwyg.scss */
.wysiwyg--purple .play-icon:before {
    background-color: #0d395d;
}
/* line 274, ../sass/partials/_wysiwyg.scss */
.wysiwyg--purple ul li:before,
.wysiwyg--purple ol li:before {
    color: #0d395d;
}
/* line 279, ../sass/partials/_wysiwyg.scss */
.wysiwyg--purple blockquote {
    background-image: url("../images/x-overlay-purple.jpg");
}
/* ==================================================
    PAGINATION
   ================================================== */
/* line 5, ../sass/partials/_pagination.scss */
.pagination {
    margin: 0;
}
    /* line 8, ../sass/partials/_pagination.scss */
    .pagination .page-link {
        border: none;
        color: #8a8a8a;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
        /* line 13, ../sass/partials/_pagination.scss */
        .pagination .page-link i {
            font-size: 0.625rem;
        }
        /* line 17, ../sass/partials/_pagination.scss */
        .pagination .page-link.three-dots {
            padding: .5rem 0;
        }
    /* line 22, ../sass/partials/_pagination.scss */
    .pagination .page-item {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
        /* line 27, ../sass/partials/_pagination.scss */
        .pagination .page-item.active .page-link {
            background-color: transparent;
        }
/* ==================================================
	LOADER
   ================================================== */
/* line 5, ../sass/partials/_loader.scss */
.sk-cube-grid {
    width: 60px;
    height: 60px;
    margin: 100px auto;
}
    /* line 11, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 33%;
        height: 33%;
        background-color: transparent;
        float: left;
        -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
        animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    }
    /* line 22, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube1 {
        background-image: url("../images/1-1.png");
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    /* line 26, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube2 {
        background-image: url("../images/1-2.png");
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }
    /* line 30, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube3 {
        background-image: url("../images/1-3.png");
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
    /* line 34, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube4 {
        background-image: url("../images/2-1.png");
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }
    /* line 38, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube5 {
        background-image: url("../images/2-2.png");
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
    /* line 42, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube6 {
        background-image: url("../images/2-3.png");
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
    }
    /* line 46, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube7 {
        background-image: url("../images/3-1.png");
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }
    /* line 50, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube8 {
        background-image: url("../images/3-2.png");
        -webkit-animation-delay: 0.1s;
        animation-delay: 0.1s;
    }
    /* line 54, ../sass/partials/_loader.scss */
    .sk-cube-grid .sk-cube9 {
        background-image: url("../images/3-3.png");
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s;
    }
@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
/* ==================================================
	GLOBAL
   ================================================== */
/* line 5, ../sass/global/_global.scss */
html {
    overflow-x: hidden;
}
/* line 9, ../sass/global/_global.scss */
body {
    color: #3a3a3a;
    padding-top: 80px;
}
@media (min-width: 992px) {
    /* line 15, ../sass/global/_global.scss */
    body.home {
        padding-top: 0px;
    }
}
@media (max-width: 991px) {
    /* line 9, ../sass/global/_global.scss */
    body {
        padding-top: 70px;
    }
}
/* line 25, ../sass/global/_global.scss */
a {
    outline: none !important;
}
    /* line 28, ../sass/global/_global.scss */
    a:focus {
        box-shadow: none !important;
    }
/* line 32, ../sass/global/_global.scss */
@media (pointer: fine) {
    a, a:hover {
        text-decoration: none;
    }
}
/* line 40, ../sass/global/_global.scss */
button:focus {
    outline: 0;
}
@media (max-width: 991px) {
    /* line 45, ../sass/global/_global.scss */
    .container {
        width: 100%;
    }
}
/* line 52, ../sass/global/_global.scss */
.row-wrapper {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* line 58, ../sass/global/_global.scss */
.col--left,
.col--right {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    padding: 0px;
}
/* line 66, ../sass/global/_global.scss */
.col--left > *,
.col--right > * {
	position: relative;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@-moz-document url-prefix() {
    /* line 58, ../sass/global/_global.scss */
    .col--left,
    .col--right {
        overflow: visible;
    }
}
/* line 79, ../sass/global/_global.scss */
.col--left .container {
    left: 50vw;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* ED */
.col--left .accordion .container {
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}
.bg--image:not(.bg--dots) .col--left .accordion .container {
	position: inherit;
}
.bg--image .col--left .accordion .accordion-title,
.bg--image .col--left .accordion .accordion-item-title,
.bg--image .col--right .accordion .accordion-title,
.bg--image .col--right .accordion .accordion-item-title,
.bg--image.col--left .accordion .accordion-title,
.bg--image.col--left .accordion .accordion-item-title,
.bg--image.col--right .accordion .accordion-title,
.bg--image.col--right .accordion .accordion-item-title {
	color: #fff;
}
/* line 85, ../sass/global/_global.scss */
.layout-thin-right {
    padding: 60px 0px;
}
    /* line 88, ../sass/global/_global.scss */
    .layout-thin-right .container {
        max-width: 100%;
    }
    /* line 94, ../sass/global/_global.scss */
    .layout-thin-right > .container > .row > [class*="col-"] > *:first-child {
        margin-top: 0px;
        padding-top: 0px;
    }
@media (max-width: 991px) {
    /* line 92, ../sass/global/_global.scss */
    .layout-thin-right > .container > .row > [class*="col-"] {
        margin-top: 30px;
    }
        /* line 102, ../sass/global/_global.scss */
        .layout-thin-right > .container > .row > [class*="col-"]:first-child {
            margin-top: 0px;
        }
}
/* line 109, ../sass/global/_global.scss */
.bg--gray {
    background-color: #f1f1f1;
}
.bg--orange {
    background-color: #F15A29;
}
/* line 221, ../sass/global/_global.scss */
.bg--image:not(.bg--dots) {
    position: relative;
}
    /* line 224, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots) .container-fluid, .bg--image:not(.bg--dots) .wysiwyg, .bg--image:not(.bg--dots) .publication-wrapper, .bg--image:not(.bg--dots) .sitemap, .bg--image:not(.bg--dots) .accordion {
        position: relative;
        z-index: 3;
    }
    /* line 229, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots):before, .bg--image:not(.bg--dots):after {
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    /* line 245, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots).bg--blue:before {
        background-image: url("../images/Banner-Overlay-Dark-Green.png");
    }
    /* line 249, ../sass/global/_global.scss */
    /*.bg--image:not(.bg--dots).bg--blue:after {
        background-image: url("../images/gradient-blend-blue.jpg");
        mix-blend-mode: overlay;
    }*/
    /* line 257, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots).bg--green:before {
        background-image: url("../images/Banner-Overlay-Green.png");
    }
    /* line 261, ../sass/global/_global.scss */
    /*.bg--image:not(.bg--dots).bg--green:after {
        background-image: url("../images/gradient-blend-green.jpg");
        mix-blend-mode: color;
    }*/
    /* line 269, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots).bg--red:before {
        background-image: url("../images/Banner-Overlay-Blue.png");
    }
    .bg--image:not(.bg--dots).bg--dg--red:before {
        background-image: url("../images/Banner-Overlay-Red.png");
    }
    /* line 273, ../sass/global/_global.scss */
    /*.bg--image:not(.bg--dots).bg--red:after {
        background-image: url("../images/gradient-blend-red.jpg");
        mix-blend-mode: color;
    }*/
    /* line 281, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots).bg--purple:before {
        background-image: url("../images/Banner-Overlay-Dark-Blue.png");
    }
    /* line 285, ../sass/global/_global.scss */
    /*.bg--image:not(.bg--dots).bg--purple:after {
        background-image: url("../images/gradient-blend-purple.jpg");
        mix-blend-mode: color;
    }*/
    /* line 291, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots) .container {
        position: relative;
        z-index: 3;
    }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* line 221, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots) {
        /* IE10, IE11 */
    }
        /* line 298, ../sass/global/_global.scss */
        .bg--image:not(.bg--dots):after {
            opacity: 0.75;
        }
}
@supports (-ms-accelerator: true) {
    /* line 221, ../sass/global/_global.scss */
    .bg--image:not(.bg--dots) {
        /* IE Edge 12+ */
    }
        /* line 305, ../sass/global/_global.scss */
        .bg--image:not(.bg--dots):after {
            opacity: 0.75;
        }
}
/* line 311, ../sass/global/_global.scss */
.bg--pattern {
    position: relative;
}
    /* line 314, ../sass/global/_global.scss */
    .bg--pattern:before {
        background-position: bottom right;
        background-size: cover;
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    /* line 328, ../sass/global/_global.scss */
    .bg--pattern.bg--red:before {
        background-color: #3899d5;
        background-image: url("../images/simple-blue.jpg");
    }
    .bg--pattern.bg--dg--red:before {
        background-color: #b11e2b;
        background-image: url("../images/simple-dark-red.jpg");
    }
    /* line 336, ../sass/global/_global.scss */
    .bg--pattern.bg--green:before {
        background-color: #48b295;
        background-image: url("../images/simple-green.jpg");
    }
    /* line 344, ../sass/global/_global.scss */
    .bg--pattern.bg--blue:before {
        background-color: #007987;
        background-image: url("../images/simple-dark-green.jpg");
    }
    /* line 352, ../sass/global/_global.scss */
    .bg--pattern.bg--purple:before {
        background-color: #0d395d;
        background-image: url("../images/simple-dark-blue.jpg");
    }
    /* line 360, ../sass/global/_global.scss */
    .bg--pattern.bg--gray:before {
        background-color: #ebebeb;
        background-image: url("../images/simple-white-gray.jpg");
    }
    .bg--pattern.bg--orange:before {
        background-color: #F15A29;
        /*background-image: url("../images/simple-white-gray.jpg");*/
    }
/* line 367, ../sass/global/_global.scss */
.bg--dots {
    position: relative;
}
    /* line 370, ../sass/global/_global.scss */
    .bg--dots:before, .bg--dots:after {
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    /* line 381, ../sass/global/_global.scss */
    .bg--dots:after {
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    /* line 392, ../sass/global/_global.scss */
    /*.bg--dots.bg--red:before, .bg--dots.bg--green:before, .bg--dots.bg--blue:before, .bg--dots.bg--purple:before {
        background-color: rgba(0, 0, 0, 0.5);
    }*/
    /* line 399, ../sass/global/_global.scss */
    .bg--dots.bg--red:after {
        background-image: url("../images/Banner-Overlay-Blue.png");
    }
    /* line 406, ../sass/global/_global.scss */
    .bg--dots.bg--blue:after {
        background-image: url("../images/Banner-Overlay-Dark-Green.png");
    }
    .bg--dots.bg--dg--red:after {
        background-image: url("../images/Banner-Overlay-Dark-Red.png");
    }
    /* line 413, ../sass/global/_global.scss */
    .bg--dots.bg--green:after {
        background-image: url("../images/Banner-Overlay-Green.png");
    }
    /* line 420, ../sass/global/_global.scss */
    .bg--dots.bg--purple:after {
        background-image: url("../images/Banner-Overlay-Dark-Blue.png");
    }
    /* line 425, ../sass/global/_global.scss */
    .bg--dots > .container {
        position: relative;
        z-index: 1;
    }
@media (max-width: 991px) {
    /* line 432, ../sass/global/_global.scss */
    .bg--dots:after {
        background-position: left center;
        background-size: cover;
    }
}
/* ==================================================
	HEADER
   ================================================== */
/* line 5, ../sass/global/_header.scss */
.header {
    background-color: #fff;
    left: 0px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99999;
    -moz-transition: background-color 0.25s ease-in-out, top 0.25s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out, top 0.25s ease-in-out;
    -webkit-transition: background-color 0.25s ease-in-out, top 0.25s ease-in-out;
    transition: background-color 0.25s ease-in-out, top 0.25s ease-in-out;
}
    /* line 15, ../sass/global/_header.scss */
    .header .dropdown-menu--countries {
        border: none;
        border-radius: 0px;
        left: -25px;
        margin: 0px;
        min-width: 0px;
        padding: 0px 0px 20px;
    }
        /* line 23, ../sass/global/_header.scss */
        .header .dropdown-menu--countries .dropdown-item {
            font-size: 0.78125rem;
            padding: 0px 25px;
        }
            /* line 27, ../sass/global/_header.scss */
            .header .dropdown-menu--countries .dropdown-item, .header .dropdown-menu--countries .dropdown-item:hover {
                background-color: #fff;
            }
@media (min-width: 992px) {
    /* line 36, ../sass/global/_header.scss */
    .header .logo--regular {
        opacity: 1;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    /* line 41, ../sass/global/_header.scss */
    .header .logo--white {
        left: 0px;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    /* line 49, ../sass/global/_header.scss */
    body.home .header:not(:hover):not(.header--normal) {
        background-color: transparent;
    }
        /* line 52, ../sass/global/_header.scss */
        body.home .header:not(:hover):not(.header--normal) .logo--regular {
            opacity: 0;
            pointer-events: none;
        }
        /* line 57, ../sass/global/_header.scss */
        body.home .header:not(:hover):not(.header--normal) .logo--white {
            opacity: 1;
            pointer-events: auto;
        }
        /* line 62, ../sass/global/_header.scss */
        body.home .header:not(:hover):not(.header--normal) .nav-link {
            border-color: #fff;
            color: #fff;
        }
}
@media (max-width: 991px) {
    /* line 5, ../sass/global/_header.scss */
    .header {
        border-bottom: 1px solid #f1f1f1;
    }
        /* line 72, ../sass/global/_header.scss */
        .header .container {
            padding: 0px;
            width: 100%;
        }
        /* line 77, ../sass/global/_header.scss */
        .header .navbar-nav {
            background-color: #fff;
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
        /* line 82, ../sass/global/_header.scss */
        .header .navbar-collapse {
            max-height: calc(100vh - 70px);
            overflow: auto;
            padding: 0px;
        }
        /* line 88, ../sass/global/_header.scss */
        .header .navbar-toggler {
            border: none;
            outline: none;
            padding: 0px;
        }
            /* line 93, ../sass/global/_header.scss */
            .header .navbar-toggler:after {
                background-color: rgba(0, 0, 0, 0.7);
                content: "";
                display: block;
                height: 100vh;
                left: 0px;
                position: fixed;
                opacity: 1;
                top: 70px;
                width: 100vw;
                -moz-transition: opacity 0.25s ease-in-out;
                -o-transition: opacity 0.25s ease-in-out;
                -webkit-transition: opacity 0.25s ease-in-out;
                transition: opacity 0.25s ease-in-out;
            }
            /* line 108, ../sass/global/_header.scss */
            .header .navbar-toggler.collapsed:after {
                opacity: 0;
                pointer-events: none;
            }
            /* line 113, ../sass/global/_header.scss */
            .header .navbar-toggler.collapsed .navbar-toggler-icon:before {
                content: "\e921";
                font-size: 1.75rem;
                top: 0px;
            }
        /* line 121, ../sass/global/_header.scss */
        .header .navbar-toggler-icon {
            background: none;
            display: block;
            margin-right: 15px;
        }
            /* line 126, ../sass/global/_header.scss */
            .header .navbar-toggler-icon:before {
                color: #3a3a3a;
                content: "\e920";
                display: block;
                font-family: "icomoon";
                font-size: 1.5625rem;
                line-height: 1;
                position: relative;
                top: 2px;
            }
        /* line 140, ../sass/global/_header.scss */
        .header .dropdown-menu--countries .dropdown-item {
            font-size: 1.125rem;
            padding-left: 41px;
            position: relative;
            top: -19px;
        }
}
/* line 152, ../sass/global/_header.scss */
.navbar-search-toggle:after {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    display: block;
    height: 100vh;
    left: 0px;
    pointer-events: none;
    position: fixed;
    opacity: 0;
    top: 70px;
    width: 100vw;
    -moz-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
/* line 166, ../sass/global/_header.scss */
.navbar-search-toggle:hover {
    color: #3a3a3a;
}
/* line 170, ../sass/global/_header.scss */
.navbar-search-toggle--mobile {
    color: #3a3a3a;
    display: none;
    font-size: 1.5rem;
    line-height: 1;
    margin: 0px 50px 0px auto;
}
/* line 180, ../sass/global/_header.scss */
.navbar-search-toggle-open, .navbar-search-toggle-open:hover {
    color: #3899d5;
}
    /* line 185, ../sass/global/_header.scss */
    .navbar-search-toggle-open + .navbar-search-form {
        display: block;
    }
    /* line 189, ../sass/global/_header.scss */
    .navbar-search-toggle-open:after {
        opacity: 1;
        pointer-events: auto;
    }
@media (min-width: 992px) {
    /* line 197, ../sass/global/_header.scss */
    .navbar-search-toggle:after {
        top: 80px;
    }
    /* line 203, ../sass/global/_header.scss */
    .navbar-search-toggle-open ~ .navbar-collapse .nav-link.navbar-search-toggle {
        color: #3899d5;
        position: relative;
    }
        /* line 207, ../sass/global/_header.scss */
        .navbar-search-toggle-open ~ .navbar-collapse .nav-link.navbar-search-toggle:before {
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 6px solid #fff;
            bottom: -37px;
            content: "";
            display: block;
            height: 0px;
            left: 50%;
            position: absolute;
            width: 0px;
            z-index: 1;
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }
        /* line 222, ../sass/global/_header.scss */
        .navbar-search-toggle-open ~ .navbar-collapse .nav-link.navbar-search-toggle:after {
            opacity: 1;
            pointer-events: auto;
        }
}
@media (max-width: 991px) {
    /* line 232, ../sass/global/_header.scss */
    .navbar-search-toggle--mobile {
        display: block;
    }
    /* line 236, ../sass/global/_header.scss */
    .navbar-search-toggle--desktop {
        display: none;
    }
}
/* line 242, ../sass/global/_header.scss */
.navbar-search-form {
    background-color: #e6e6e6;
    display: none;
    left: 0px;
    position: fixed;
    top: 70px;
    width: 100%;
    z-index: 1;
}
@media (min-width: 992px) {
    /* line 242, ../sass/global/_header.scss */
    .navbar-search-form {
        top: 80px;
    }
}
/* line 255, ../sass/global/_header.scss */
.navbar-search-form .container {
    position: relative;
}
/* line 260, ../sass/global/_header.scss */
.navbar-search-input {
    background-color: transparent;
    border: none;
    display: block;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1;
    outline: none;
    padding: 25px 0px;
}
    /* line 61, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .navbar-search-input:-moz-placeholder {
        color: #3a3a3a;
    }
    /* line 64, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .navbar-search-input::-moz-placeholder {
        color: #3a3a3a;
    }
    /* line 67, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .navbar-search-input:-ms-input-placeholder {
        color: #3a3a3a;
    }
    /* line 56, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/css3/_user-interface.scss */
    .navbar-search-input::-webkit-input-placeholder {
        color: #3a3a3a;
    }
@media (min-width: 992px) {
    /* line 260, ../sass/global/_header.scss */
    .navbar-search-input {
        float: left;
        margin-left: 180px;
        width: 400px;
    }
}
@media (max-width: 991px) {
    /* line 260, ../sass/global/_header.scss */
    .navbar-search-input {
        font-size: 1.25rem;
        padding: 15px;
        width: 75%;
    }
}
/* line 287, ../sass/global/_header.scss */
.navbar-search-submit {
    cursor: pointer;
    float: left;
    font-size: 0.875rem;
    line-height: 25px;
    margin-left: 0px;
    margin-right: 10px;
    position: relative;
    top: 20px;
    -moz-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
@media (min-width: 1200px) {
    .navbar-search-submit {
        margin-left: 180px;
    }
}
/* line 299, ../sass/global/_header.scss */
.navbar-search-submit:hover {
    background-color: #3899d5;
}
@media (max-width: 991px) {
    /* line 287, ../sass/global/_header.scss */
    .navbar-search-submit {
        display: none;
    }
}
/* line 308, ../sass/global/_header.scss */
.navbar-search-close {
    border-left: 1px solid #d2d2d2;
    color: #3899d5;
    display: block;
    font-size: 1.25rem;
    padding: 25px;
    position: fixed;
    right: 0px;
    top: 80px;
}
    /* line 318, ../sass/global/_header.scss */
    .navbar-search-close:hover {
        color: #3899d5;
    }
    /* line 322, ../sass/global/_header.scss */
    .navbar-search-close span {
        display: block;
    }
@media (max-width: 991px) {
    /* line 308, ../sass/global/_header.scss */
    .navbar-search-close {
        display: none;
    }
}
/* line 331, ../sass/global/_header.scss */
.navbar-brand {
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
    /* line 336, ../sass/global/_header.scss */
    .navbar-brand img {
        display: block;
        height: 60px;
        width: auto;
    }
@media (max-width: 991px) {
    /* line 331, ../sass/global/_header.scss */
    .navbar-brand {
        margin: 8px 0px 8px 15px;
        position: relative;
    }
        /* line 346, ../sass/global/_header.scss */
        .navbar-brand:before {
            background-color: #f1f1f1;
            bottom: -9px;
            content: "";
            display: block;
            height: 1px;
            left: -15px;
            position: absolute;
            width: 100vw;
        }
        /* line 357, ../sass/global/_header.scss */
        .navbar-brand img {
            height: 54px;
        }
}
/* line 363, ../sass/global/_header.scss */
.navbar {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    letter-spacing: 1px;
    padding: 10px 0px;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    /* line 363, ../sass/global/_header.scss */
    .navbar {
        padding: 0px;
    }
}
/* line 374, ../sass/global/_header.scss */
.navbar-nav.middle-nav {
    margin: 0px;
}
    /* line 377, ../sass/global/_header.scss */
    .navbar-nav.middle-nav .nav-item {
        border-right: 1px solid #8a8a8a;
        color: #3a3a3a;
        font-size: 1rem;
        line-height: 1.0625;
        margin-right: 25px;
        padding: 0px 25px 0px 0px;
        -moz-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
    }
        /* line 387, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item:hover {
            color: #d23e43;
        }
        /* line 391, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item:last-child {
            border-right: none;
            margin-right: 0px;
        }
        /* line 398, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item.nav-link--dropdown:before {
            border-left: 9px solid transparent;
            border-right: 9px solid transparent;
            border-top: 10px solid #B11E2B;
            content: "";
            display: block;
            height: 0px;
            position: absolute;
            right: 15px;
            top: 50%;
            width: 0px;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        /* line 414, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item.nav-link--dropdown-open:before {
            -moz-transform: translateY(-50%) rotate(180deg);
            -ms-transform: translateY(-50%) rotate(180deg);
            -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
        }
        /* line 418, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item.nav-link--dropdown-open + .nav-dropdown {
            display: block;
        }
@media (min-width: 992px) {
    /* line 396, ../sass/global/_header.scss */
    .navbar-nav.middle-nav .nav-item.nav-link--dropdown {
        position: relative;
    }
        /* line 426, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item.nav-link--dropdown:before {
            display: none;
        }
        /* line 430, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item.nav-link--dropdown:after {
            background-color: rgba(0, 0, 0, 0.7);
            content: "";
            display: block;
            height: 100vh;
            left: 0px;
            pointer-events: none;
            position: fixed;
            opacity: 0;
            top: 80px;
            width: 100vw;
            -moz-transition: opacity 0.25s ease-in-out;
            -o-transition: opacity 0.25s ease-in-out;
            -webkit-transition: opacity 0.25s ease-in-out;
            transition: opacity 0.25s ease-in-out;
        }
    /* line 446, ../sass/global/_header.scss */
    .navbar-nav.middle-nav .nav-item.nav-link--dropdown-open:before {
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 6px solid #fff;
        bottom: -37px;
        display: block;
        left: calc(50% - 15px);
        right: auto;
        top: auto;
        z-index: 1;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    /* line 459, ../sass/global/_header.scss */
    .navbar-nav.middle-nav .nav-item.nav-link--dropdown-open:after {
        pointer-events: auto;
        opacity: 1;
    }
}
@media (max-width: 991px) {
    /* line 377, ../sass/global/_header.scss */
    .navbar-nav.middle-nav .nav-item {
        background-color: #fff;
        border: none;
        color: #B11E2B;
        font-size: 1.125rem;
        line-height: 1;
        margin: 0px;
        padding: 20px 0px;
        position: relative;
        text-align: center;
    }
        /* line 478, ../sass/global/_header.scss */
        .navbar-nav.middle-nav .nav-item:after {
            background-color: #f1f1f1;
            content: "";
            display: block;
            height: 1px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 100%;
        }
}
/* line 492, ../sass/global/_header.scss */
.navbar-nav.right-nav {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
}
    /* line 499, ../sass/global/_header.scss */
    .navbar-nav.right-nav .nav-item {
        margin-right: 30px;
    }
        .navbar-nav.right-nav .nav-item:last-child {
            margin-right: 0px;
        }
        .navbar-nav.right-nav .nav-item .top-link-icon {
            display: inline;
            visibility: visible;
            -moz-transition: visibility 0.25s;
            -o-transition: visibility 0.25s;
            -webkit-transition: visibility 0.25s;
            transition: visibility 0.25s;
        }
        .navbar-nav.right-nav .nav-item .top-link-alt {
            display: none;
            visibility: hidden;
            -moz-transition: visibility 0.25s;
            -o-transition: visibility 0.25s;
            -webkit-transition: visibility 0.25s;
            transition: visibility 0.25s;
        }
        .navbar-nav.right-nav .nav-item .top-link-hover {
            display: none;
            visibility: hidden;
            -moz-transition: visibility 0.25s;
            -o-transition: visibility 0.25s;
            -webkit-transition: visibility 0.25s;
            transition: visibility 0.25s;
        }
.legal-nav .nav-link .top-link-icon {
    display: inline;
    visibility: visible;
    -moz-transition: visibility 0.25s;
    -o-transition: visibility 0.25s;
    -webkit-transition: visibility 0.25s;
    transition: visibility 0.25s;
}
.legal-nav .nav-link .top-link-alt {
    display: none;
    visibility: hidden;
    -moz-transition: visibility 0.25s;
    -o-transition: visibility 0.25s;
    -webkit-transition: visibility 0.25s;
    transition: visibility 0.25s;
}
.legal-nav .nav-link .top-link-hover {
    display: none;
    visibility: hidden;
    -moz-transition: visibility 0.25s;
    -o-transition: visibility 0.25s;
    -webkit-transition: visibility 0.25s;
    transition: visibility 0.25s;
}
body.home .header:not(:hover):not(.header--normal) .navbar-nav.right-nav .nav-item .top-link-icon {
    display: none;
    visibility: hidden;
}
body.home .header:not(:hover):not(.header--normal) .navbar-nav.right-nav .nav-item .top-link-alt {
    display: inline;
    visibility: visible;
}
.navbar-nav.right-nav .nav-item:hover .top-link-icon {
    display: none;
    visibility: hidden;
}
.navbar-nav.right-nav .nav-item:hover .top-link-alt {
    display: none;
    visibility: hidden;
}
.navbar-nav.right-nav .nav-item:hover .top-link-hover {
    display: inline;
    visibility: visible;
}
.legal-nav .nav-link:hover .top-link-icon {
    display: none;
    visibility: hidden;
}
.legal-nav .nav-link:hover .top-link-alt {
    display: none;
    visibility: hidden;
}
.legal-nav .nav-link:hover .top-link-hover {
    display: inline;
    visibility: visible;
}
.navbar-nav.right-nav .nav-item img {
    width: 19px;
}
.navbar-search-toggle .mobile-icon-search img {
    width: 25px;
}
@media (max-width: 991px) {
    .navbar-nav.right-nav .nav-item {
        margin-right: 0px;
        width: 100%;
    }
        /* Mobile hide all icons except for country dropdown */
        .navbar-nav.right-nav .nav-item .top-link-icon {
            display: none !important;
            visibility: hidden;
        }
        .navbar-nav.right-nav .nav-item .top-link-alt {
            display: none !important;
            visibility: hidden;
        }
        .navbar-nav.right-nav .nav-item .top-link-hover {
            display: none !important;
            visibility: hidden;
        }
    .legal-nav .nav-link .top-link-icon {
        display: none !important;
        visibility: hidden;
    }
    .legal-nav .nav-link .top-link-alt {
        display: none !important;
        visibility: hidden;
    }
    .legal-nav .nav-link .top-link-hover {
        display: none !important;
        visibility: hidden;
    }
    .navbar-nav.right-nav .nav-item.dropdown .top-link-icon {
        display: inline !important;
        visibility: visible;
    }
    .navbar-nav.right-nav .nav-item.dropdown:hover .top-link-icon {
        display: none !important;
        visibility: hidden;
    }
    .navbar-nav.right-nav .nav-item.dropdown:hover .top-link-hover {
        display: inline !important;
    }
    /* Mobile */
    .navbar-nav.right-nav .nav-item.dropdown {
        -webkit-order: 1;
        order: 1;
    }
}
/* line 521, ../sass/global/_header.scss */
.navbar-nav.right-nav .nav-link {
    color: #3a3a3a;
    font-size: 0.78125rem;
    padding: 0px;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
    /* line 527, ../sass/global/_header.scss */
    .navbar-nav.right-nav .nav-link:hover {
        color: #d23e43;
    }
@media (max-width: 991px) {
    /* line 521, ../sass/global/_header.scss */
    .navbar-nav.right-nav .nav-link {
        border: none;
        font-size: 1.125rem;
        line-height: 1;
        margin: 0px;
        padding: 20px 0px;
        position: relative;
        text-align: center;
    }
        /* line 540, ../sass/global/_header.scss */
        .navbar-nav.right-nav .nav-link:before {
            background-color: #f1f1f1;
            content: "";
            display: block;
            height: 1px;
            left: 0px;
            position: absolute;
            top: 0px;
            width: 100%;
        }
        /* line 551, ../sass/global/_header.scss */
        .navbar-nav.right-nav .nav-link:not(.dropdown-toggle) {
            color: #B11E2B;
        }
}
/* line 557, ../sass/global/_header.scss */
.navbar-nav.right-nav [class*="icon-"] {
    display: inline-block;
    margin-right: 8px;
    position: relative;
    vertical-align: middle;
    top: -1px;
}
    /* line 564, ../sass/global/_header.scss */
    .navbar-nav.right-nav [class*="icon-"]:before {
        display: inline-block;
    }
/* line 569, ../sass/global/_header.scss */
.navbar-nav.right-nav .icon-search {
    font-size: 1.0625rem;
    margin-right: 0px;
}
/* line 574, ../sass/global/_header.scss */
.navbar-nav.right-nav .icon-message {
    font-size: 1rem;
}
/* line 578, ../sass/global/_header.scss */
.navbar-nav.right-nav [class*="icon-flag"] {
    font-size: 1.375rem;
}
/* line 583, ../sass/global/_header.scss */
.navbar-nav.right-nav .icon-user {
    font-size: 0.9375rem;
}
@media (max-width: 991px) {
    /* line 587, ../sass/global/_header.scss */
    .navbar-nav.right-nav .dropdown-menu {
        margin: 0px auto 30px;
        width: 150px;
    }
}
/* line 596, ../sass/global/_header.scss */
.navbar-collapse {
    padding-left: 6.7568%;
}
/* line 600, ../sass/global/_header.scss */
.nav-dropdown {
    background-color: #f1f1f1;
    display: none;
    padding: 45px 15px;
    position: relative;
    text-align: center;
}
    /* line 607, ../sass/global/_header.scss */
    .nav-dropdown:before {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 10px solid #fff;
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        top: 0px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
@media (min-width: 992px) {
    /* line 600, ../sass/global/_header.scss */
    .nav-dropdown {
        left: 0px;
        padding: 50px 15px;
        position: fixed;
        text-align: left;
        top: 80px;
        width: 100%;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(50%, #E6E6E6), color-stop(50%, #ffffff));
        background-image: -moz-linear-gradient(left, #E6E6E6 50%, #ffffff 50%);
        background-image: -webkit-linear-gradient(left, #E6E6E6 50%, #ffffff 50%);
        background-image: linear-gradient(to right, #E6E6E6 50%, #ffffff 50%);
    }
        /* line 628, ../sass/global/_header.scss */
        .nav-dropdown:before {
            display: none;
        }
}
@media (max-width: 991px) {
    /* line 638, ../sass/global/_header.scss */
    .nav-dropdown__section--solution {
        margin-bottom: 40px;
    }
}
@media (min-width: 992px) {
    /* line 645, ../sass/global/_header.scss */
    .nav-dropdown__section--solution {
        padding-right: 17.5438%;
    }
    /* line 649, ../sass/global/_header.scss */
    .nav-dropdown__section--industry {
        padding-left: 17.5438%;
    }
}
/* line 655, ../sass/global/_header.scss */
.nav-dropdown__title {
    border-bottom: 3px solid #fff;
    color: #B11E2B;
    font-size: 1.125rem;
    line-height: 1;
    margin: 0px;
    padding: 0px 0px 20px;
    position: relative;
}
    /* line 664, ../sass/global/_header.scss */
    .nav-dropdown__title:before {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 10px solid #fff;
        bottom: -13px;
        content: "";
        display: block;
        left: 50%;
        position: absolute;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
/* line 676, ../sass/global/_header.scss */
.nav-dropdown__section--solution .nav-dropdown__title {
    margin-bottom: 45px;
}
@media (min-width: 992px) {
    /* line 655, ../sass/global/_header.scss */
    .nav-dropdown__title {
        color: #8a8a8a;
        font-size: 0.875rem;
    }
        /* line 684, ../sass/global/_header.scss */
        .nav-dropdown__title:before {
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            border-top: 6px solid #fff;
            bottom: -9px;
            left: 40px;
            -moz-transform: none;
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
        }
    /* line 693, ../sass/global/_header.scss */
    .nav-dropdown__section--solution .nav-dropdown__title {
        margin-bottom: 35px;
    }
    /* line 697, ../sass/global/_header.scss */
    .nav-dropdown__section--industry .nav-dropdown__title {
        border-bottom-color: #e6e6e6;
    }
        /* line 700, ../sass/global/_header.scss */
        .nav-dropdown__section--industry .nav-dropdown__title:before {
            border-top-color: #e6e6e6;
        }
}
/* line 707, ../sass/global/_header.scss */
.nav-dropdown__list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
/* line 712, ../sass/global/_header.scss */
.nav-dropdown__section--industry .nav-dropdown__list {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* line 722, ../sass/global/_header.scss */
.nav-dropdown__section--solution .nav-dropdown__item {
    margin-top: 20px;
}
/* line 726, ../sass/global/_header.scss */
.nav-dropdown__section--industry .nav-dropdown__item {
    margin-top: 25px;
    width: 50%;
}
    /* line 730, ../sass/global/_header.scss */
    .nav-dropdown__section--industry .nav-dropdown__item:nth-child(2n+1) {
        padding-right: 15px;
    }
    /* line 734, ../sass/global/_header.scss */
    .nav-dropdown__section--industry .nav-dropdown__item:nth-child(2n) {
        padding-left: 15px;
    }
@media (min-width: 992px) {
    /* line 741, ../sass/global/_header.scss */
    .nav-dropdown__section--industry .nav-dropdown__item {
        margin-top: 45px;
    }
    /* line 747, ../sass/global/_header.scss */
    .nav-dropdown__item--all .nav-dropdown__link:after {
        content: "\e913";
        display: inline-block;
        font-family: "icomoon";
        font-size: 0.6875rem;
    }
}
/* line 757, ../sass/global/_header.scss */
.nav-dropdown__link {
    display: block;
}
    /* line 760, ../sass/global/_header.scss */
    .nav-dropdown__link, .nav-dropdown__link:hover {
        color: #3a3a3a;
    }
/* line 765, ../sass/global/_header.scss */
.nav-dropdown__section--solution .nav-dropdown__link {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.2;
}
/* line 771, ../sass/global/_header.scss */
.nav-dropdown__section--industry .nav-dropdown__link {
    font-size: 1.125rem;
    line-height: 1.2;
}
@media (max-width: 991px) {
    .nav-dropdown__link [class*="icon-"] {
        display: none;
    }
    .nav-dropdown__link img {
        display: none;
    }
}
@media (min-width: 992px) {
    .nav-dropdown__link {
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
        .nav-dropdown__link:hover {
            color: #d23e43;
        }
        .nav-dropdown__link img {
            width: 30px;
            position: absolute;
        }
    .nav-dropdown__section--solution .nav-dropdown__link {
        font-size: 1.0625rem;
        position: relative;
        line-height: 30px;
    }
        .nav-dropdown__section--solution .nav-dropdown__link span {
            padding-left: 50px;
        }
    .nav-dropdown__section--industry .nav-dropdown__link {
        /*font-size: 0.9375rem;*/
        font-size: 0.9rem;
        position: relative;
        line-height: 30px;
    }
        .nav-dropdown__section--industry .nav-dropdown__link span {
            padding-left: 40px;
        }
}
/* ==================================================
	FOOTER
   ================================================== */
/* line 5, ../sass/global/_footer.scss */
.footer {
    background-color: #5a5a5a;
    padding: 60px 0px 50px;
}
    /* line 11, ../sass/global/_footer.scss */
    .footer .navbar-brand:before {
        display: none;
    }
    /* line 15, ../sass/global/_footer.scss */
    .footer .navbar-brand + .btn {
        margin-top: 40px;
    }
    /* line 20, ../sass/global/_footer.scss */
    .footer .list-title {
        color: #fff;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.875rem;
        margin-bottom: 25px;
        text-transform: uppercase;
    }
    /* line 28, ../sass/global/_footer.scss */
    .footer .nav-list {
        font-size: 0.875rem;
        margin: 0px;
    }
        /* line 32, ../sass/global/_footer.scss */
        .footer .nav-list li {
            margin-bottom: 15px;
        }
            /* line 35, ../sass/global/_footer.scss */
            .footer .nav-list li:last-child {
                margin-bottom: 0px;
            }
            /* line 39, ../sass/global/_footer.scss */
            .footer .nav-list li a {
                color: #fff;
                display: block;
                font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
                font-size: 0.875rem;
                line-height: 1.0625;
                text-transform: capitalize;
                -moz-transition: color 0.25s ease-in-out;
                -o-transition: color 0.25s ease-in-out;
                -webkit-transition: color 0.25s ease-in-out;
                transition: color 0.25s ease-in-out;
            }
                /* line 48, ../sass/global/_footer.scss */
                .footer .nav-list li a:hover {
                    color: #d23e43;
                }
    /* line 55, ../sass/global/_footer.scss */
    .footer .dropdown-menu {
        background: none;
        border: none;
        border-radius: 0px;
        margin: 0px;
        padding: 0px;
    }
        /* line 62, ../sass/global/_footer.scss */
        .footer .dropdown-menu .dropdown-item {
            font-size: 0.78125rem;
            padding: 0px;
        }
            /* line 66, ../sass/global/_footer.scss */
            .footer .dropdown-menu .dropdown-item:hover, .footer .dropdown-menu .dropdown-item:focus {
                background: none;
            }
            /* line 71, ../sass/global/_footer.scss */
            .footer .dropdown-menu .dropdown-item [class*="icon-flag-"] {
                font-size: 1.375rem;
                margin-right: 10px;
                position: relative;
                top: 5px;
            }
@media (max-width: 991px) {
    /* line 5, ../sass/global/_footer.scss */
    .footer {
        padding: 50px 0px;
    }
        /* line 83, ../sass/global/_footer.scss */
        .footer .container {
            width: 100%;
        }
        /* line 87, ../sass/global/_footer.scss */
        .footer .navbar-brand {
            display: block;
            margin: 0px;
        }
            /* line 91, ../sass/global/_footer.scss */
            .footer .navbar-brand + .btn {
                margin-bottom: 50px;
            }
        /* line 96, ../sass/global/_footer.scss */
        .footer .dropdown-menu.show {
            float: none;
            left: 0px !important;
            position: relative !important;
            top: -45px !important;
            transform: none !important;
            width: 100%;
        }
            /* line 104, ../sass/global/_footer.scss */
            .footer .dropdown-menu.show .dropdown-item {
                padding-right: 9px;
                text-align: center;
            }
        /* line 110, ../sass/global/_footer.scss */
        .footer .footer-dropdown {
            height: 75px;
            padding: 0px;
            position: relative;
            overflow: hidden;
            left: -15px;
            width: 100vw;
        }
            /* line 118, ../sass/global/_footer.scss */
            .footer .footer-dropdown:before, .footer .footer-dropdown:after {
                content: "";
                display: block;
                position: absolute;
            }
            /* line 125, ../sass/global/_footer.scss */
            .footer .footer-dropdown:before {
                background-color: #fff;
                height: 1px;
                left: 0px;
                top: 0px;
                width: 100vw;
            }
            /* line 133, ../sass/global/_footer.scss */
            .footer .footer-dropdown:after {
                width: 0;
                height: 0;
                border-left: 8px solid transparent;
                border-right: 8px solid transparent;
                border-top: 10px solid #3899d5;
                top: 32px;
                right: 15px;
            }
        /* line 145, ../sass/global/_footer.scss */
        .footer .footer-dropdown--open {
            height: auto;
            padding-bottom: 30px;
        }
            /* line 149, ../sass/global/_footer.scss */
            .footer .footer-dropdown--open:after {
                -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }
        /* line 155, ../sass/global/_footer.scss */
        .footer .list-title {
            font-size: 1.125rem;
            padding: 30px 0px;
            margin-bottom: 0px;
        }
        /* line 161, ../sass/global/_footer.scss */
        .footer .socials {
            margin-top: 0px;
        }
        /* line 165, ../sass/global/_footer.scss */
        .footer .copyright {
            -webkit-order: 2;
            order: 2;
        }
            /* line 168, ../sass/global/_footer.scss */
            .footer .copyright + [class*="col-"] {
                -webkit-order: 1;
                order: 1;
            }
        /* line 173, ../sass/global/_footer.scss */
        .footer .legal-nav {
            display: block;
            margin-top: 0px;
        }
            /* line 177, ../sass/global/_footer.scss */
            .footer .legal-nav .nav-link {
                display: inline-block;
            }
                /* line 180, ../sass/global/_footer.scss */
                .footer .legal-nav .nav-link.dropdown-toggle {
                    border: none;
                    display: block;
                    margin: 0px 0px 40px;
                    padding: 0px;
                }
        /* line 189, ../sass/global/_footer.scss */
        .footer .connect-nav {
            margin: 30px 0px 50px;
        }
}
/* line 195, ../sass/global/_footer.scss */
.socials {
    border-top: 1px solid #fff;
    color: #fff;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.75rem;
    margin-top: 75px;
    padding-top: 45px;
    text-transform: uppercase;
}
    /* line 204, ../sass/global/_footer.scss */
    .socials,
    .socials .nav {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
/* line 215, ../sass/global/_footer.scss */
.connect-nav {
    -webkit-justify-content: center;
    justify-content: center;
}
    /* line 218, ../sass/global/_footer.scss */
    .connect-nav .nav-item {
        margin-right: 15px;
    }
        /* line 221, ../sass/global/_footer.scss */
        .connect-nav .nav-item:last-child {
            margin-right: 0px;
        }
    /* line 226, ../sass/global/_footer.scss */
    .connect-nav .nav-link {
        color: #7f7f7f;
        padding: 0px;
    }
    /* line 231, ../sass/global/_footer.scss */
    .connect-nav [class*="icon-"] {
        position: relative;
    }
    /* line 235, ../sass/global/_footer.scss */
    .connect-nav .icon-facebook {
        font-size: 1.1875rem;
    }
    /* line 239, ../sass/global/_footer.scss */
    .connect-nav .icon-twitter {
        font-size: 1.4375rem;
    }
    /* line 243, ../sass/global/_footer.scss */
    .connect-nav .icon-youtube {
        font-size: 1.5625rem;
        top: -1px;
    }
    /* line 248, ../sass/global/_footer.scss */
    .connect-nav .icon-google-plus {
        font-size: 1.75rem;
    }
    /* line 252, ../sass/global/_footer.scss */
    .connect-nav .icon-linkedin {
        font-size: 1.25rem;
        top: -2px;
    }
/* line 258, ../sass/global/_footer.scss */
.legal-nav {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
    /* line 261, ../sass/global/_footer.scss */
    .legal-nav .nav-link {
        border-right: 1px solid #d2d2d2;
        color: #fff;
        line-height: 0.88;
        margin-right: 15px;
        padding: 0px 15px 0px 0px;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
        /* line 269, ../sass/global/_footer.scss */
        .legal-nav .nav-link:last-child {
            border: none;
            margin-right: 0px;
            padding-right: 0px;
        }
        /* line 275, ../sass/global/_footer.scss */
        .legal-nav .nav-link:hover {
            color: #d23e43;
        }
        /* line 279, ../sass/global/_footer.scss */
        .legal-nav .nav-link [class*="icon-"] {
            display: inline-block;
            font-size: 1.375rem;
            margin-right: 10px;
            position: relative;
            top: -1px;
            vertical-align: middle;
        }
@media (max-width: 991px) {
    /* line 291, ../sass/global/_footer.scss */
    .footer {
        text-align: center;
    }
    /* line 301, ../sass/global/_footer.scss */
    .socials .nav {
        justify-content: center;
    }
}
/* ==================================================
	PAGE HEADER
   ================================================== */
/* line 5, ../sass/components/_page-header.scss */
.page-header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    min-height: 320px;
    overflow: hidden;
    padding: 60px 0px;
    position: relative;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
    .page-header.no-image {
        color: black;
        padding: 20px 0px;
        min-height: 120px;
    }
/* line 18, ../sass/components/_page-header.scss */
.page-header--video {
    height: 600px;
}
    /* line 21, ../sass/components/_page-header.scss */
    .page-header--video:after {
        background-image: url("../images/overlay-video-dots.png");
        background-repeat: repeat;
        background-position: center;
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 1;
    }
    /* line 35, ../sass/components/_page-header.scss */
    .page-header--video .container {
        position: relative;
        z-index: 2;
    }
/* line 43, ../sass/components/_page-header.scss */
.page-header--overlaid .container {
    max-width: 1000px;
}
/* line 48, ../sass/components/_page-header.scss */
.page-header .row {
    -webkit-align-items: center;
    align-items: center;
}
/* line 52, ../sass/components/_page-header.scss */
.page-header .btn-row {
    margin-top: 40px;
    position: relative;
    top: 10px;
}
    /* line 57, ../sass/components/_page-header.scss */
    .page-header .btn-row + .btn-row {
        margin-top: 0px;
    }
@media (max-width: 991px) {
    /* line 64, ../sass/components/_page-header.scss */
    .page-header--video {
        height: auto;
    }
}
/* line 70, ../sass/components/_page-header.scss */
.page-header__video {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    width: auto;
    z-index: 0;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 1066px) {
    .page-header__video {
        max-height: 100%;
    }
}
@media (min-width: 1067px) {
    .page-header__video {
        max-width: 103%;
    }
}
@media (max-width: 991px) {
    /* line 70, ../sass/components/_page-header.scss */
    .page-header__video {
        display: none;
    }
}
/* line 86, ../sass/components/_page-header.scss */
.page-header-title {
    font-size: 4rem;
    margin: 0px;
    max-width: 825px;
    line-height: 1.03;
    /* text-transform: capitalize; */
}
    /* line 92, ../sass/components/_page-header.scss */
    .page-header-title + .page-header-subtitle {
        margin-top: 25px;
    }
/* line 96, ../sass/components/_page-header.scss */
.text-center .page-header-title {
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 991px) {
    /* line 86, ../sass/components/_page-header.scss */
    .page-header-title {
        font-size: 3.5rem;
    }
}
/* line 106, ../sass/components/_page-header.scss */
.page-header-subtitle {
    font-size: 1.25rem;
    letter-spacing: 1px;
    margin: 0px;
    max-width: 825px;
    line-height:1.1;
    /*text-transform: uppercase;*/
}
    /* line 113, ../sass/components/_page-header.scss */
    .page-header-subtitle + .page-header-title {
        margin-top: 5px;
    }
/* line 117, ../sass/components/_page-header.scss */
.text-center .page-header-subtitle {
    margin-left: auto;
    margin-right: auto;
}
/* line 123, ../sass/components/_page-header.scss */
.page-header-detail {
    font-size: 1.0625rem;
    letter-spacing: 1px;
    margin: 20px 0px 0px;
    padding-left: 40px;
    position: relative;
    text-transform: uppercase;
}
    /* line 131, ../sass/components/_page-header.scss */
    .page-header-detail + .page-header-detail {
        margin-top: 15px;
    }
    /* line 135, ../sass/components/_page-header.scss */
    .page-header-detail [class*="icon-"] {
        font-size: 1.125rem;
        left: 0px;
        position: absolute;
        top: 0px;
    }
/* ==================================================
	BREADCRUMB
   ================================================== */
/* line 5, ../sass/components/_top-page-link.scss */
.breadcrumb {
    background: transparent;
    padding: 15px 0px 0px 60px;
    position: absolute;
    z-index: 10;
}
    /* line 11, ../sass/components/_top-page-link.scss */
    .breadcrumb .breadcrumb-item {
        color: #3a3a3a;
        font-size: 0.8125rem;
        line-height: 1;
        text-transform: uppercase;
    }
        /* line 17, ../sass/components/_top-page-link.scss */
        .breadcrumb .breadcrumb-item:before {
            border: 1px solid #3a3a3a;
            content: "\e91c";
            font-family: "icomoon";
            font-size: 0.4375rem;
            height: 17px;
            left: 0px;
            margin-right: 10px;
            position: relative;
            top: -2px;
            width: 17px;
            -webkit-align-items: center;
            align-items: center;
            display: -webkit-inline-flex;
            display: inline-flex;
            -webkit-justify-content: center;
            justify-content: center;
            -moz-transition: left 0.25s ease-in-out;
            -o-transition: left 0.25s ease-in-out;
            -webkit-transition: left 0.25s ease-in-out;
            transition: left 0.25s ease-in-out;
        }
        /* line 35, ../sass/components/_top-page-link.scss */
        .breadcrumb .breadcrumb-item:hover:before {
            left: -6px;
        }
/* line 42, ../sass/components/_top-page-link.scss */
.breadcrumb--white .breadcrumb-item {
    color: #fff;
}
    /* line 45, ../sass/components/_top-page-link.scss */
    .breadcrumb--white .breadcrumb-item:before {
        border-color: #fff;
    }
/* line 51, ../sass/components/_top-page-link.scss */
.breadcrumb + .row-wrapper .page-header {
    padding: 95px 0px 60px;
}
@media (max-width: 991px) {
    /* line 5, ../sass/components/_top-page-link.scss */
    .breadcrumb {
        padding-left: 15px;
    }
}
/* ==================================================
	TITLE WRAPPER
   ================================================== */
/* line 5, ../sass/components/_title-wrapper.scss */
.title-wrapper {
    padding: 60px 0px 0px;
}
/* line 8, ../sass/components/_title-wrapper.scss */
.bg--pattern:not(.bg--gray) .title-wrapper, .bg--image .title-wrapper {
    color: #fff;
}
/* line 15, ../sass/components/_title-wrapper.scss */
.bg--gray .title-wrapper .title-wrapper-heading {
    border-color: #d2d2d2;
}
    /* line 18, ../sass/components/_title-wrapper.scss */
    .bg--gray .title-wrapper .title-wrapper-heading:before {
        border-top-color: #d2d2d2;
    }
/* line 25, ../sass/components/_title-wrapper.scss */
.title-wrapper-heading {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.5rem;
    letter-spacing: 1px;
    line-height: 1.4167;
    margin: 0px 0px 40px;
    padding: 0px;
    text-align: center;
    /*text-transform: uppercase;*/
}
/* line 35, ../sass/components/_title-wrapper.scss */
.title-wrapper-heading--border {
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 35px;
    position: relative;
}
    /* line 40, ../sass/components/_title-wrapper.scss */
    .title-wrapper-heading--border:before {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 4px solid #ebebeb;
        bottom: -6px;
        content: "";
        display: block;
        height: 0px;
        left: 50%;
        position: absolute;
        width: 0px;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
@media (max-width: 991px) {
    /* line 25, ../sass/components/_title-wrapper.scss */
    .title-wrapper-heading {
        margin-bottom: 20px;
    }
    /* line 58, ../sass/components/_title-wrapper.scss */
    .title-wrapper-heading--border {
        padding-bottom: 20px;
    }
}
/* ==================================================
	CARDS
   ================================================== */
/* line 7, ../sass/components/_cards.scss */
.card-grid .card {
    max-width: 370px;
    text-align: center;
    display: -webkit-flex;
    display: flex;
}
/* line 42, ../sass/components/_cards.scss */
.card-grid--basic .card {
    max-width: none;
    -webkit-flex-flow: row;
    flex-flow: row;
    display: -webkit-inline-flex;
    display: inline-flex;
}
/* line 48, ../sass/components/_cards.scss */
.card-grid--basic .card-img-wrapper, .card-grid--basic .card-body {
    -webkit-flex-flow: column;
    flex-flow: column;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    max-width: 50%;
}
/* line 56, ../sass/components/_cards.scss */
.card-grid--basic .card-img-wrapper--left {
    -webkit-order: 1;
    order: 1;
}
    /* line 59, ../sass/components/_cards.scss */
    .card-grid--basic .card-img-wrapper--left + .card-body {
        -webkit-order: 2;
        order: 2;
        margin-left: 26px;
    }
/* line 65, ../sass/components/_cards.scss */
.card-grid--basic .card-img-wrapper--right {
    -webkit-order: 2;
    order: 2;
}
    /* line 68, ../sass/components/_cards.scss */
    .card-grid--basic .card-img-wrapper--right + .card-body {
        -webkit-order: 1;
        order: 1;
        margin-right: 26px;
    }
/* line 74, ../sass/components/_cards.scss */
.card-grid--basic .card-img-wrapper ~ .card-body .card-title {
    margin-top: 0;
}
/* line 79, ../sass/components/_cards.scss */
.card-grid--basic .card-text {
    padding: 0;
    margin-top: 0;
}
/* line 85, ../sass/components/_cards.scss */
.card-grid--fluid {
    font-size: 0px;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
    /* line 93, ../sass/components/_cards.scss */
    .card-grid--fluid .card {
        margin: 0 0 50px 28px;
        width: calc(25% - 21px);
    }
        /* line 97, ../sass/components/_cards.scss */
        .card-grid--fluid .card:nth-child(4n+1) {
            margin-left: 0px;
        }
    /* line 102, ../sass/components/_cards.scss */
    .card-grid--fluid .card-title {
        font-size: 1.1875rem;
        line-height: 1.4737;
    }
/* line 110, ../sass/components/_cards.scss */
.card-grid--media-contact .card-body {
    text-align: center;
    font-size: 1rem;
}
/* line 115, ../sass/components/_cards.scss */
.card-grid--media-contact .card-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    padding: 0;
    font-size: 1rem;
}
/* line 121, ../sass/components/_cards.scss */
.card-grid--media-contact .card-heading {
    font-size: 1.25rem;
}
/* line 125, ../sass/components/_cards.scss */
.card-grid--media-contact .card-text {
    margin: 0;
    padding: 0;
}
/* line 130, ../sass/components/_cards.scss */
.card-grid--media-contact .text-link, .card-grid--media-contact .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .card-grid--media-contact a:not(.video-item):not(.publication-pdf), .card-grid--media-contact .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .card-grid--media-contact a:not(.video-item):not(.publication-pdf), .card-grid--media-contact .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .card-grid--media-contact a:not(.video-item):not(.publication-pdf) {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
/* line 136, ../sass/components/_cards.scss */
.card-grid--center .card-body {
    text-align: center;
}
/* line 140, ../sass/components/_cards.scss */
.card-grid--center .card-title, .card-grid--center .card-text {
    padding: 0;
}
/* line 146, ../sass/components/_cards.scss */
.card-grid--pricing .card {
    background-color: #fff;
    border-radius: 0;
}
/* line 153, ../sass/components/_cards.scss */
.bg--image .card-grid--pricing .card-body, .bg--pattern:not(.bg--gray) .card-grid--pricing .card-body {
    color: #3a3a3a;
}
/* line 158, ../sass/components/_cards.scss */
.card-grid--pricing .card-body {
    padding: 80px 0;
}
/* line 162, ../sass/components/_cards.scss */
.card-grid--pricing .card-title {
    margin-bottom: 26px;
}
/* line 167, ../sass/components/_cards.scss */
.card-grid [class*="col-"] {
    margin-bottom: 40px;
    text-align: center;
}
/* line 172, ../sass/components/_cards.scss */
.card-grid.grid-stats-graphic [class*="col-"]:not(:last-child):after {
    content: '';
    position: absolute;
    width: 1px;
    background-color: #8a8a8a;
    height: 102px;
    right: 0;
    bottom: 0;
}
/* line 181, ../sass/components/_cards.scss */
.bg--green .card-grid.grid-stats-graphic [class*="col-"]:not(:last-child):after {
    background-color: #46cda8;
}
/* line 185, ../sass/components/_cards.scss */
.bg--purple .card-grid.grid-stats-graphic [class*="col-"]:not(:last-child):after {
    background-color: #b680d4;
}
/* line 189, ../sass/components/_cards.scss */
.bg--red .card-grid.grid-stats-graphic [class*="col-"]:not(:last-child):after {
    background-color: #d95b5f;
}
/* line 193, ../sass/components/_cards.scss */
.bg--blue .card-grid.grid-stats-graphic [class*="col-"]:not(:last-child):after {
    background-color: #0cbbe8;
}
@media (max-width: 991px) {
    /* line 200, ../sass/components/_cards.scss */
    .card-grid .card {
        max-width: none;
        width: 100%;
    }
    /* line 207, ../sass/components/_cards.scss */
    .card-grid--fluid .card {
        margin: 0px 0px 50px 0px;
    }
        /* line 210, ../sass/components/_cards.scss */
        .card-grid--fluid .card:first-child {
            margin-top: 50px;
        }
    /* line 216, ../sass/components/_cards.scss */
    .card-grid [class*="col-"] {
        margin-bottom: 50px;
    }
        /* line 219, ../sass/components/_cards.scss */
        .card-grid [class*="col-"]:first-child {
            margin-top: 50px;
        }
}
@media (min-width: 992px) {
    /* line 228, ../sass/components/_cards.scss */
    .card-grid--fluid .card:nth-child(-n+4) {
        margin-top: 40px;
    }
    /* line 233, ../sass/components/_cards.scss */
    .card-grid .col-lg-6:nth-child(-n+2),
    .card-grid .col-lg-4:nth-child(-n+3),
    .card-grid .col-lg-3:nth-child(-n+4) {
        margin-top: 40px;
    }
    /* line 239, ../sass/components/_cards.scss */
    .card-grid .col-lg-6:nth-child(2n+1) {
        padding-right: 45px;
    }
        /* line 242, ../sass/components/_cards.scss */
        .card-grid .col-lg-6:nth-child(2n+1) .card {
            margin-left: auto;
        }
    /* line 247, ../sass/components/_cards.scss */
    .card-grid .col-lg-6:nth-child(2n) {
        padding-left: 45px;
        text-align: center;
    }
    /* line 254, ../sass/components/_cards.scss */
    .title-wrapper .card-grid [class*="col-"] {
        margin: 40px 0px;
    }
    /* line 258, ../sass/components/_cards.scss */
    .title-wrapper .card-grid .col-lg-6:nth-child(-n+2),
    .title-wrapper .card-grid .col-lg-4:nth-child(-n+3),
    .title-wrapper .card-grid .col-lg-3:nth-child(-n+4) {
        margin-top: 40px;
    }
}
/* line 267, ../sass/components/_cards.scss */
.card {
    background-color: transparent;
    border: none;
    height: 100%;
    position: relative;
    vertical-align: top;
    text-align:center;
}
/* line 274, ../sass/components/_cards.scss */
[class*="col-lg-"] > .card {
    width: 100%;
}
/* line 278, ../sass/components/_cards.scss */
.card .btn,
.card .card-link,
.card .subscription-wrapper .subscription-link,
.subscription-wrapper .card .subscription-link {
    margin-top: auto !important;
}
/* line 283, ../sass/components/_cards.scss */
.card .btn {
    -webkit-align-self: flex-start;
    align-self: flex-start;
}
/* line 287, ../sass/components/_cards.scss */
.card .card-link, .card .subscription-wrapper .subscription-link, .subscription-wrapper .card .subscription-link {
    width: 100%;
}
/* line 293, ../sass/components/_cards.scss */
.card.text-center img,
.card.text-center .btn {
    -webkit-align-self: center;
    align-self: center;
}
/* line 299, ../sass/components/_cards.scss */
.card img {
    height: auto;
    max-width: 100%;
    width: auto;
    -webkit-align-self: flex-start;
    align-self: flex-start;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
/* line 308, ../sass/components/_cards.scss */
.card-body {
    padding: 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}
/* line 314, ../sass/components/_cards.scss */
.card-img-wrapper {
    display: block;
    margin-bottom: 30px;
    position: relative;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}
/* line 320, ../sass/components/_cards.scss */
[class*="grid-color-"] .card-img-wrapper {
    padding-bottom: 4px;
}
    /* line 323, ../sass/components/_cards.scss */
    [class*="grid-color-"] .card-img-wrapper:before {
        bottom: 0px;
        content: "";
        display: block;
        height: 4px;
        left: 0px;
        position: absolute;
        width: 100%;
    }
/* line 334, ../sass/components/_cards.scss */
.grid-title-top .card-img-wrapper {
    margin-top: 64px;
}
/* line 338, ../sass/components/_cards.scss */
.grid-color-red .card-img-wrapper:before, .grid-color-multi [class*="col-lg-"]:nth-child(4n+1) .card-img-wrapper:before, .card-grid--fluid.grid-color-multi .card:nth-child(4n+1) .card-img-wrapper:before {
    background: #3899D5;
}
/* line 344, ../sass/components/_cards.scss */
.grid-color-purple .card-img-wrapper:before, .grid-color-multi [class*="col-lg-"]:nth-child(4n+2) .card-img-wrapper:before, .card-grid--fluid.grid-color-multi .card:nth-child(4n+2) .card-img-wrapper:before {
    background: #0D395D;
}
/* line 350, ../sass/components/_cards.scss */
.grid-color-blue .card-img-wrapper:before, .grid-color-multi [class*="col-lg-"]:nth-child(4n+3) .card-img-wrapper:before, .card-grid--fluid.grid-color-multi .card:nth-child(4n+3) .card-img-wrapper:before {
    background: #007987;
}
/* line 356, ../sass/components/_cards.scss */
.grid-color-green .card-img-wrapper:before, .grid-color-multi [class*="col-lg-"]:nth-child(4n) .card-img-wrapper:before, .card-grid--fluid.grid-color-multi .card:nth-child(4n) .card-img-wrapper:before {
    background: #48B295;
}
/* line 362, ../sass/components/_cards.scss */
.card-img-wrapper .play-icon {
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}
/* line 371, ../sass/components/_cards.scss */
.grid-color-red .card-img-wrapper .play-icon:before {
    background-color: #3899d5;
}
/* line 375, ../sass/components/_cards.scss */
.grid-color-blue .card-img-wrapper .play-icon:before {
    background-color: #007987;
}
/* line 379, ../sass/components/_cards.scss */
.grid-color-green .card-img-wrapper .play-icon:before {
    background-color: #48b295;
}
/* line 383, ../sass/components/_cards.scss */
.grid-color-purple .card-img-wrapper .play-icon:before {
    background-color: #0d395d;
}
/* line 391, ../sass/components/_cards.scss */
.card-img-bottom {
    margin-top: 20px;
}
/* line 395, ../sass/components/_cards.scss */
.card-top-bar {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.025rem;
    line-height: 1.2;
    background-color: #f1f1f1;
    padding: 20px 24px;
    margin-bottom: 32px;
    text-transform: uppercase;
}
/* line 405, ../sass/components/_cards.scss */
.card-stat {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    line-height: 1.2;
    font-size: 5.325rem;
    text-transform: uppercase;
}
    /* line 411, ../sass/components/_cards.scss */
    .card-stat + .card-text {
        margin: 0;
    }
/* line 416, ../sass/components/_cards.scss */
img.card-img {
    border-radius: 0px;
    display: block;
    height: auto;
    width: 100%;
}
/* line 423, ../sass/components/_cards.scss */
.card-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
    margin: 0px 0px 10px;
    padding-right: 30px;
    /*text-transform: uppercase;*/
}
/* line 431, ../sass/components/_cards.scss */
.card-title--small {
    font-size: 0.875rem;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    letter-spacing: 1px;
}
/* line 437, ../sass/components/_cards.scss */
.card-icon + .card-title {
    margin: 32px 0 24px;
}
/* line 441, ../sass/components/_cards.scss */
.grid-title-top .card-body .card-title {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}
/* line 449, ../sass/components/_cards.scss */
.card-heading + .card-title {
    margin-top: 20px;
}
/* line 453, ../sass/components/_cards.scss */
.text-center .card-title, .carousel .card-title, .card-grid .card-title {
    padding-right: 0px;
}
/* line 458, ../sass/components/_cards.scss */
.card-text {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.625;
    margin: 0px 0px 20px;
    padding-right: 30px;
}
/* line 465, ../sass/components/_cards.scss */
.grid-title-top .card-text {
    margin-top: 24px;
}
/* line 469, ../sass/components/_cards.scss */
.text-center .card-text, .carousel .card-text, .card-grid .card-text {
    padding-right: 0px;
}
/* line 474, ../sass/components/_cards.scss */
.card-recommended {
    position: absolute;
    top: 8px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.875rem;
    color: #3899d5;
}
    /* line 484, ../sass/components/_cards.scss */
    .card-recommended .icon-star {
        margin-right: 6px;
    }
/* line 490, ../sass/components/_cards.scss */
.bg--image .card-body, .bg--pattern:not(.bg--gray) .card-body, .bg--image .card-link, .bg--image .subscription-wrapper .subscription-link, .subscription-wrapper .bg--image .subscription-link, .bg--pattern:not(.bg--gray) .card-link, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-link, .subscription-wrapper .bg--pattern:not(.bg--gray) .subscription-link {
    color: #fff;
}
/* line 496, ../sass/components/_cards.scss */
.card-link, .subscription-wrapper .subscription-link {
    border-top: 1px solid #aaaaaa;
    color: #3899d5;
    display: block;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.875rem;
    letter-spacing: 1px;
    line-height: 1;
    padding-top: 10px;
    position: relative;
    text-transform: uppercase;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
    /* line 509, ../sass/components/_cards.scss */
    .card-link:before, .subscription-wrapper .subscription-link:before {
        background-color: #3899d5;
        content: "";
        display: block;
        height: 1px;
        left: 0px;
        position: absolute;
        top: -1px;
        width: 0px;
        -moz-transition: width 0.25s ease-in-out;
        -o-transition: width 0.25s ease-in-out;
        -webkit-transition: width 0.25s ease-in-out;
        transition: width 0.25s ease-in-out;
    }
    /* line 521, ../sass/components/_cards.scss */
    .card-link:after, .subscription-wrapper .subscription-link:after {
        content: "\e913";
        font-family: "icomoon";
        font-size: 0.625rem;
        left: 0px;
        margin-left: 10px;
        position: relative;
        top: -1px;
        width: 100%;
        -moz-transition: left 0.25s ease-in-out;
        -o-transition: left 0.25s ease-in-out;
        -webkit-transition: left 0.25s ease-in-out;
        transition: left 0.25s ease-in-out;
    }
/* line 534, ../sass/components/_cards.scss */
.card-link-download:after {
    content: "\e91e";
    font-size: 0.8rem;
    top: 1px;
}
@media (pointer: fine) {
    /* line 541, ../sass/components/_cards.scss */
    .card-link:hover, .subscription-wrapper .subscription-link:hover {
        color: #3899d5;
    }
        /* line 544, ../sass/components/_cards.scss */
        .card-link:hover:before, .subscription-wrapper .subscription-link:hover:before {
            width: 100%;
        }
        /* line 548, ../sass/components/_cards.scss */
        .card-link:hover:after, .subscription-wrapper .subscription-link:hover:after {
            left: 10px;
        }
    /* line 555, ../sass/components/_cards.scss */
    .bg--image .card-link:hover, .bg--image .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--image .subscription-link:hover, .bg--pattern:not(.bg--gray) .card-link:hover, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--pattern:not(.bg--gray) .subscription-link:hover {
        color: #fff;
    }
    .link-theme-red:hover {
        color: #3899d5;
    }
    .link-theme-blue:hover {
        color: #007987;
    }
    .link-theme-green:hover {
        color: #48b295;
    }
    .link-theme-purple:hover {
        color: #0d395d;
    }
    .link-theme-white:hover {
        color: white;
    }
}
/* line 559, ../sass/components/_cards.scss */
.bg--image .card-link:before, .bg--image .subscription-wrapper .subscription-link:before, .subscription-wrapper .bg--image .subscription-link:before, .bg--pattern:not(.bg--gray) .card-link:before, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-link:before, .subscription-wrapper .bg--pattern:not(.bg--gray) .subscription-link:before {
    background-color: #fff;
}
/* line 566, ../sass/components/_cards.scss */
@media (pointer: fine) {
    .grid-color-green .card-link, .grid-color-green .subscription-wrapper .subscription-link, .subscription-wrapper .grid-color-green .subscription-link, .grid-color-green .card-link:hover, .grid-color-green .subscription-wrapper .subscription-link:hover, .subscription-wrapper .grid-color-green .subscription-link:hover, .bg--image .grid-color-green .card-link:hover, .bg--image .grid-color-green .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--image .grid-color-green .subscription-link:hover, .bg--pattern:not(.bg--gray) .grid-color-green .card-link:hover, .bg--pattern:not(.bg--gray) .grid-color-green .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--pattern:not(.bg--gray) .grid-color-green .subscription-link:hover {
        color: #48b295;
    }
}
/* line 573, ../sass/components/_cards.scss */
.grid-color-green .card-link:before, .grid-color-green .subscription-wrapper .subscription-link:before, .subscription-wrapper .grid-color-green .subscription-link:before {
    background-color: #48b295;
}
/* line 580, ../sass/components/_cards.scss */
@media (pointer: fine) {
    .grid-color-blue .card-link, .grid-color-blue .subscription-wrapper .subscription-link, .subscription-wrapper .grid-color-blue .subscription-link, .grid-color-blue .card-link:hover, .grid-color-blue .subscription-wrapper .subscription-link:hover, .subscription-wrapper .grid-color-blue .subscription-link:hover, .bg--image .grid-color-blue .card-link:hover, .bg--image .grid-color-blue .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--image .grid-color-blue .subscription-link:hover, .bg--pattern:not(.bg--gray) .grid-color-blue .card-link:hover, .bg--pattern:not(.bg--gray) .grid-color-blue .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--pattern:not(.bg--gray) .grid-color-blue .subscription-link:hover {
        color: #007987;
    }
}
/* line 587, ../sass/components/_cards.scss */
.grid-color-blue .card-link:before, .grid-color-blue .subscription-wrapper .subscription-link:before, .subscription-wrapper .grid-color-blue .subscription-link:before {
    background-color: #007987;
}
/* line 594, ../sass/components/_cards.scss */
@media (pointer: fine) {
    .grid-color-purple .card-link, .grid-color-purple .subscription-wrapper .subscription-link, .subscription-wrapper .grid-color-purple .subscription-link, .grid-color-purple .card-link:hover, .grid-color-purple .subscription-wrapper .subscription-link:hover, .subscription-wrapper .grid-color-purple .subscription-link:hover, .bg--image .grid-color-purple .card-link:hover, .bg--image .grid-color-purple .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--image .grid-color-purple .subscription-link:hover, .bg--pattern:not(.bg--gray) .grid-color-purple .card-link:hover, .bg--pattern:not(.bg--gray) .grid-color-purple .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--pattern:not(.bg--gray) .grid-color-purple .subscription-link:hover {
        color: #0d395d;
    }
}
/* line 601, ../sass/components/_cards.scss */
.grid-color-purple .card-link:before, .grid-color-purple .subscription-wrapper .subscription-link:before, .subscription-wrapper .grid-color-purple .subscription-link:before {
    background-color: #0d395d;
}
/* line 607, ../sass/components/_cards.scss */
.card-icon {
    margin-bottom: 24px;
    display: block;
}
    /* line 611, ../sass/components/_cards.scss */
    .card-icon:before {
        color: #3a3a3a;
        font-family: "icomoon";
        font-size: 4rem;
    }
/* line 619, ../sass/components/_cards.scss */
.bg--image .card-icon:before, .bg--pattern:not(.bg--gray) .card-icon:before {
    color: #fff;
}
/* line 626, ../sass/components/_cards.scss */
.card-icon--small:before {
    font-size: 2rem;
}
/* line 632, ../sass/components/_cards.scss */
.card-icon--medium:before {
    font-size: 4rem;
}
/* line 638, ../sass/components/_cards.scss */
.card-icon--big:before {
    font-size: 6rem;
}
/* ==================================================
	TEXT BLOCK
   ================================================== */
/* line 5, ../sass/components/_text-block.scss */
.text-block {
    max-width: 768px;
    padding: 60px 0px;
}
    /* line 9, ../sass/components/_text-block.scss */
    .text-block.text-center {
        margin: 0px auto;
    }
	
	
/* line 13, ../sass/components/_text-block.scss */
.bg--image .text-block, .bg--dots .text-block, .bg--pattern:not(.bg--gray) .text-block {
    color: white;
}
/* line 19, ../sass/components/_text-block.scss */
.bg--image .col-lg-12 .text-block {
    padding: 60px 0px;
}
/* line 23, ../sass/components/_text-block.scss */
.col-lg-6 .text-block {
    padding: 60px 0px;
}
/* line 27, ../sass/components/_text-block.scss */
.text-block.copy-left {
    padding: 60px 0px;
}
/* line 31, ../sass/components/_text-block.scss */
.title-wrapper .text-block, .accordion .text-block {
    padding: 30px 0px;
}
@media (min-width: 992px) {
    /* line 37, ../sass/components/_text-block.scss */
    .col--left .text-block {
        padding-right: 16.6666%;
    }
	
    /* line 41, ../sass/components/_text-block.scss */
    .col--right .text-block {
        padding-left: 16.6666%;
    }
}
/* ED */
.col--left .accordion .text-block {
	padding: 30px;
}
.col--right .accordion .text-block {
	padding: 30px;
}
.col--left .accordion {
	padding-left: 20px;
	padding-right: 20px;
}
.col--right .accordion {
	padding-left: 20px;
	padding-right: 20px;
}
.col--left .container .accordion {
	padding-left: 15px;
	padding-right: 15px;
}
.col--right .container .accordion {
	padding-left: 15px;
	padding-right: 15px;
}
/* line 47, ../sass/components/_text-block.scss */
.text-block-heading {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 2.375rem;
    line-height: 1.167;
    margin-bottom: 0px;
}
    /* line 53, ../sass/components/_text-block.scss */
    .text-block-heading + .text-block-subheading {
        margin-top: 20px;
    }
    /* line 57, ../sass/components/_text-block.scss */
    .text-block-heading + .text-block-copy {
        margin-top: 20px;
    }
/* line 62, ../sass/components/_text-block.scss */
.text-block-subheading {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.1875rem;
    line-height: 1.3684;
    margin-bottom: 0px;
    /*text-transform: uppercase;*/
}
    /* line 69, ../sass/components/_text-block.scss */
    .text-block-subheading + .text-block-copy {
        margin-top: 25px;
    }
    /* line 73, ../sass/components/_text-block.scss */
    .text-block-subheading + .text-block-heading {
        margin-top: 15px;
    }
/* line 78, ../sass/components/_text-block.scss */
.text-block-copy {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.7647;
}
    /* line 83, ../sass/components/_text-block.scss */
    .text-block-copy > * {
        margin-bottom: 1.875rem;
    }
        /* line 86, ../sass/components/_text-block.scss */
        .text-block-copy > *:last-child {
            margin-bottom: 0px;
        }
/* line 91, ../sass/components/_text-block.scss */
.copy-left .text-block-copy {
    text-align: left;
}
/* line 95, ../sass/components/_text-block.scss */
.text-block-copy + .btn {
    margin-top: 50px;
}
/* ==================================================
	SUBSCRIPTION BAR
   ================================================== */
/* line 5, ../sass/components/_subscription-bar.scss */
.subscription-bar {
    padding: 48px 0;
    overflow: hidden;
}
    /* line 9, ../sass/components/_subscription-bar.scss */
    .subscription-bar [class*="col-"]:first-child {
        padding-right: 6.6666%;
    }
        /* line 13, ../sass/components/_subscription-bar.scss */
        .subscription-bar [class*="col-"]:first-child:after {
            background-color: #0cbbe8;
            height: 100%;
            width: 1px;
            content: '';
            position: absolute;
            right: 0;
            top: 0;
        }
    /* line 24, ../sass/components/_subscription-bar.scss */
    .subscription-bar [class*="col-"]:last-child {
        padding-left: 6.6666%;
    }
/* line 29, ../sass/components/_subscription-bar.scss */
.subscription-wrapper {
    color: #3a3a3a;
    position: relative;
}
    /* line 187, ../sass/utils/_mixins.scss */
    .subscription-wrapper .subscription-form .input-group-addon {
        color: #3899d5;
    }
/* line 187, ../sass/utils/_mixins.scss */
.bg--pattern.bg--green .subscription-wrapper .subscription-form .input-group-addon {
    color: #48b295;
}
/* line 187, ../sass/utils/_mixins.scss */
.bg--pattern.bg--blue .subscription-wrapper .subscription-form .input-group-addon {
    color: #007987;
}
/* line 187, ../sass/utils/_mixins.scss */
.bg--pattern.bg--purple .subscription-wrapper .subscription-form .input-group-addon {
    color: #0d395d;
}
/* line 47, ../sass/components/_subscription-bar.scss */
.bg--image .subscription-wrapper, .bg--pattern:not(.bg--gray) .subscription-wrapper {
    color: #fff;
}
    /* line 51, ../sass/components/_subscription-bar.scss */
    .bg--image .subscription-wrapper .subscription-link, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-link {
        color: #fff;
    }
    /* line 56, ../sass/components/_subscription-bar.scss */
    .bg--image .subscription-wrapper .subscription-form input[type="email"], .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-form input[type="email"] {
        border: 1px solid #fff;
    }
        /* line 60, ../sass/components/_subscription-bar.scss */
        .bg--image .subscription-wrapper .subscription-form input[type="email"]::-webkit-input-placeholder, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-form input[type="email"]::-webkit-input-placeholder {
            color: #fff;
        }
    /* line 64, ../sass/components/_subscription-bar.scss */
    .bg--image .subscription-wrapper .subscription-form .input-group-addon, .bg--pattern:not(.bg--gray) .subscription-wrapper .subscription-form .input-group-addon {
        border: none;
    }
/* line 70, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-body {
    width: 55%;
}
/* line 74, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin-bottom: 18px;
    letter-spacing: 1px;
}
/* line 81, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-title--message:before {
    content: "\e906";
    font-family: "icomoon";
    margin-right: 12px;
}
/* line 88, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-text {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.625;
    margin: 10px 0px 20px;
}
/* line 95, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-form {
    margin-top: 34px;
}
    /* line 98, ../sass/components/_subscription-bar.scss */
    .subscription-wrapper .subscription-form input[type="email"] {
        border-radius: 0;
        border: 1px solid #8a8a8a;
        font-size: 1rem;
        background-color: transparent;
        height: 42px;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
    /* line 109, ../sass/components/_subscription-bar.scss */
    .subscription-wrapper .subscription-form .input-group-addon {
        background-color: #fff;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        letter-spacing: 1px;
        font-size: 0.875rem;
        border-radius: 0;
        border: 1px solid #8a8a8a;
        text-transform: uppercase;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        -moz-transition: background-color 0.25s ease-in-out;
        -o-transition: background-color 0.25s ease-in-out;
        -webkit-transition: background-color 0.25s ease-in-out;
        transition: background-color 0.25s ease-in-out;
    }
        /* line 121, ../sass/components/_subscription-bar.scss */
        .subscription-wrapper .subscription-form .input-group-addon:hover {
            background-color: #e6e6e6;
        }
/* line 131, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-help {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
/* line 135, ../sass/components/_subscription-bar.scss */
.subscription-wrapper .subscription-img-wrapper {
    position: absolute;
    right: 0;
    top: 0;
}
/* ==================================================
	SEARCH FORM
   ================================================== */
/* line 5, ../sass/components/_search.scss */
.search-wrapper {
    padding: 50px 0px;
    text-align: center;
}
    /* line 9, ../sass/components/_search.scss */
    .search-wrapper form {
        color: #fff;
    }
/* line 14, ../sass/components/_search.scss */
.search-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 3.125rem;
    text-transform: uppercase;
    letter-spacing: 4px;
    color: #fff;
    margin-bottom: 65px;
}
/* line 23, ../sass/components/_search.scss */
.search-form {
    background-color: transparent;
    height: 46px;
    color: #fff;
}
    /* line 28, ../sass/components/_search.scss */
    .search-form + a {
        color: #3899d5;
        background-color: #fff;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        letter-spacing: 1px;
        font-size: 1rem;
        border-radius: 0;
        text-transform: uppercase;
        padding: 0rem 2.5rem;
        -moz-transition: background-color 0.25s ease-in-out;
        -o-transition: background-color 0.25s ease-in-out;
        -webkit-transition: background-color 0.25s ease-in-out;
        transition: background-color 0.25s ease-in-out;
    }
        /* line 39, ../sass/components/_search.scss */
        .search-form + a:after {
            content: "\e913";
            font-family: "icomoon";
            font-size: 0.6875rem;
            left: 0;
            margin-left: 10px;
            position: relative;
            top: 0;
            -moz-transition: left 0.25s ease-in-out;
            -o-transition: left 0.25s ease-in-out;
            -webkit-transition: left 0.25s ease-in-out;
            transition: left 0.25s ease-in-out;
        }
        /* line 50, ../sass/components/_search.scss */
        .search-form + a:hover {
            background-color: #e6e6e6;
        }
            /* line 53, ../sass/components/_search.scss */
            .search-form + a:hover:after {
                left: 10px;
            }
    /* line 59, ../sass/components/_search.scss */
    .search-form:focus {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
    }
/* line 66, ../sass/components/_search.scss */
.nav-filter-wrapper--search .col-lg-9 {
    position: relative;
}
    /* line 69, ../sass/components/_search.scss */
    .nav-filter-wrapper--search .col-lg-9:before {
        background-color: rgba(255, 255, 255, 0.75);
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 3;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    /* line 84, ../sass/components/_search.scss */
    .nav-filter-wrapper--search .col-lg-9 .sk-cube-grid {
        left: 50%;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        z-index: 4;
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    /* line 96, ../sass/components/_search.scss */
    .nav-filter-wrapper--search .col-lg-9.loading:before,
    .nav-filter-wrapper--search .col-lg-9.loading .sk-cube-grid {
        opacity: 1;
        pointer-events: auto;
    }
/* line 104, ../sass/components/_search.scss */
.filter-item.filter-item--search {
    border-bottom: none;
    padding: 30px 0px;
}
    /* line 108, ../sass/components/_search.scss */
    .filter-item.filter-item--search .filter-item-title {
        font-size: 1.0625rem;
        line-height: 1.8824;
        margin-bottom: 5px;
    }
        /* line 113, ../sass/components/_search.scss */
        .filter-item.filter-item--search .filter-item-title a {
            color: #3899d5;
            text-decoration: underline;
            text-decoration-color: #d2d2d2;
        }
    /* line 120, ../sass/components/_search.scss */
    .filter-item.filter-item--search .filter-item-info {
        margin-top: 15px;
        width: 100%;
    }
        /* line 124, ../sass/components/_search.scss */
        .filter-item.filter-item--search .filter-item-info:nth-child(2) {
            -webkit-justify-content: flex-start;
            justify-content: flex-start;
        }
/* ==================================================
	IMAGE
   ================================================== */
/* line 5, ../sass/components/_image.scss */
.image {
    display: block;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.col--left .image, .col--right .image {
	height: 100%;
	object-fit: cover;
}
/* ==================================================
	VIDEO
   ================================================== */
/* line 5, ../sass/components/_video.scss */
.video-item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    display: block;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    height: 0px;
    padding-top: 65.5827%;
    position: relative;
}
    /* line 16, ../sass/components/_video.scss */
    .video-item:before, .video-item:after {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        content: "";
        display: block;
        height: 100%;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 100%;
    }
    /* line 30, ../sass/components/_video.scss 
    .video-item:before {
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NmI4YiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMjNlNDMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(231, 107, 139, 0)), color-stop(100%, #3899d5));
        background-image: -moz-linear-gradient(top, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
        background-image: -webkit-linear-gradient(top, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
        background-image: linear-gradient(to bottom, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
    }*/
/* line 33, ../sass/components/_video.scss 
.wysiwyg--red .video-item:before, .video-blocks--red .video-item:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NmI4YiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMjNlNDMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(231, 107, 139, 0)), color-stop(100%, #3899d5));
    background-image: -moz-linear-gradient(top, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
    background-image: -webkit-linear-gradient(top, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
    background-image: linear-gradient(to bottom, rgba(231, 107, 139, 0) 0%, #3899d5 100%);
}*/
/* line 38, ../sass/components/_video.scss 
.wysiwyg--blue .video-item:before, .video-blocks--blue .video-item:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYmZjYiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYWEwYzYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 191, 203, 0)), color-stop(100%, #007987));
    background-image: -moz-linear-gradient(top, rgba(0, 191, 203, 0) 0%, #007987 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 191, 203, 0) 0%, #007987 100%);
    background-image: linear-gradient(to bottom, rgba(0, 191, 203, 0) 0%, #007987 100%);
}*/
/* line 43, ../sass/components/_video.scss
.wysiwyg--green .video-item:before, .video-blocks--green .video-item:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkZDI4NiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzM2JjOTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(77, 210, 134, 0)), color-stop(100%, #48b295));
    background-image: -moz-linear-gradient(top, rgba(77, 210, 134, 0) 0%, #48b295 100%);
    background-image: -webkit-linear-gradient(top, rgba(77, 210, 134, 0) 0%, #48b295 100%);
    background-image: linear-gradient(to bottom, rgba(77, 210, 134, 0) 0%, #48b295 100%);
} */
/* line 48, ../sass/components/_video.scss 
.wysiwyg--purple .video-item:before, .video-blocks--purple .video-item:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4NTRmYSIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNzY1Y2IiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(104, 84, 250, 0)), color-stop(100%, #0d395d));
    background-image: -moz-linear-gradient(top, rgba(104, 84, 250, 0) 0%, #0d395d 100%);
    background-image: -webkit-linear-gradient(top, rgba(104, 84, 250, 0) 0%, #0d395d 100%);
    background-image: linear-gradient(to bottom, rgba(104, 84, 250, 0) 0%, #0d395d 100%);
}*/
/* line 54, ../sass/components/_video.scss */
.video-item:after {
    background-image: url("../images/overlay-video-dots.png");
}
/* line 58, ../sass/components/_video.scss */
.video-item:hover {
    color: #fff;
}
/* line 62, ../sass/components/_video.scss */
.video-item .video__details {
    bottom: 0px;
    left: 0px;
    padding: 0px 60px 50px;
    position: absolute;
    width: 100%;
    z-index: 1;
}
/* line 71, ../sass/components/_video.scss */
.video-item .video__title {
    font-size: 1.875rem;
    line-height: 1.0667;
    margin: 0px;
}
/* line 77, ../sass/components/_video.scss */
.video-item .video__copy {
    font-size: 1rem;
    line-height: 1.5625;
    margin: 10px 0px 0px;
}
@media (max-width: 991px) {
    /* line 5, ../sass/components/_video.scss */
    .video-item {
        margin: 0px -15px;
        height: auto;
        padding-top: 0px;
    }
        /* line 88, ../sass/components/_video.scss */
        .video-item .video__details {
            padding: 20px 15px;
            position: relative;
        }
}
/* line 95, ../sass/components/_video.scss */
.video-blocks {
    list-style: none;
    margin: 0px;
    padding: 40px 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
    /* line 104, ../sass/components/_video.scss */
    .video-blocks.video-blocks--red .play-icon:before {
        background-color: #3899d5;
    }
    /* line 111, ../sass/components/_video.scss */
    .video-blocks.video-blocks--blue .play-icon:before {
        background-color: #007987;
    }
    /* line 118, ../sass/components/_video.scss */
    .video-blocks.video-blocks--green .play-icon:before {
        background-color: #48b295;
    }
    /* line 125, ../sass/components/_video.scss */
    .video-blocks.video-blocks--purple .play-icon:before {
        background-color: #0d395d;
    }
/* line 131, ../sass/components/_video.scss */
.video-blocks__item {
    width: 50%;
}
    /* line 134, ../sass/components/_video.scss */
    .video-blocks__item .video-item {
        height: 100%;
        padding-top: 0px;
    }
        /* line 138, ../sass/components/_video.scss */
        .video-blocks__item .video-item .video__details {
            padding: 50px 60px;
            position: relative;
        }
@media (max-width: 991px) {
    /* line 131, ../sass/components/_video.scss */
    .video-blocks__item {
        width: 100%;
    }
        /* line 147, ../sass/components/_video.scss */
        .video-blocks__item .video-item .video__details {
            padding: 20px 15px;
        }
}
/* line 153, ../sass/components/_video.scss */
.video-thumb {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}
/* line 162, ../sass/components/_video.scss */
.col-lg-6 .video-thumb {
    height: 0px;
    padding-top: 100%;
}
/* line 167, ../sass/components/_video.scss */
.video-thumb .play-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* line 175, ../sass/components/_video.scss */
.play-icon {
    height: 120px;
    position: relative;
    width: 120px;
}
    /* line 180, ../sass/components/_video.scss */
    .play-icon:before, .play-icon:after {
        display: block;
        left: 50%;
        position: absolute;
        top: 50%;
        -moz-transform: translate(-50%, -50%) translateZ(0);
        -ms-transform: translate(-50%, -50%) translateZ(0);
        -webkit-transform: translate(-50%, -50%) translateZ(0);
        transform: translate(-50%, -50%) translateZ(0);
    }
    /* line 189, ../sass/components/_video.scss */
    .play-icon:before {
        content: "";
        height: 100%;
        opacity: 0.8;
        width: 100%;
        background-color: #3899d5;
        -moz-transition: opacity 0.25s ease-in-out;
        -o-transition: opacity 0.25s ease-in-out;
        -webkit-transition: opacity 0.25s ease-in-out;
        transition: opacity 0.25s ease-in-out;
    }
    /* line 198, ../sass/components/_video.scss */
    .play-icon:after {
        color: #fff;
        content: "\e914";
        font-family: "icomoon";
        font-size: 1.3125rem;
    }
/* line 205, ../sass/components/_video.scss */
@media (pointer: fine) {
    *:hover > .play-icon:before {
        opacity: 1;
    }
}
/* line 209, ../sass/components/_video.scss */
.play-icon.play-icon--red:before {
    background-color: #3899d5;
}
/* line 213, ../sass/components/_video.scss */
.play-icon.play-icon--green:before {
    background-color: #48b295;
}
/* line 217, ../sass/components/_video.scss */
.play-icon.play-icon--blue:before {
    background-color: #007987;
}
/* line 221, ../sass/components/_video.scss */
.play-icon.play-icon--purple:before {
    background-color: #0d395d;
}
/* line 225, ../sass/components/_video.scss */
.play-icon.play-icon--small {
    height: 80px;
    width: 80px;
}
/* line 230, ../sass/components/_video.scss */
.wysiwyg .play-icon {
    margin: 0px auto 30px;
}
/* line 234, ../sass/components/_video.scss */
.video-blocks .play-icon {
    margin: 0px 0px 30px;
}
/* line 243, ../sass/components/_video.scss */
.video-modal.show .modal-dialog {
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
/* line 248, ../sass/components/_video.scss */
.video-modal .modal-dialog {
    left: 50%;
    margin: 0px;
    max-width: 775px;
    position: absolute;
    top: 60%;
    width: calc(100vw - 60px);
}
/* line 257, ../sass/components/_video.scss */
.video-modal .modal-content {
    border: none;
    border-radius: 0px;
    height: 0px;
    padding-top: 56.25%;
    position: relative;
}
/* line 265, ../sass/components/_video.scss */
.video-modal .modal-body {
    left: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
}
/* line 272, ../sass/components/_video.scss */
.video-modal .modal-body,
.video-modal .video,
.video-modal iframe {
    border: none;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
/* line 280, ../sass/components/_video.scss */
.video-modal .icon-close {
    color: #fff;
    cursor: pointer;
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: -50px;
}
@media (max-width: 991px) {
    /* line 292, ../sass/components/_video.scss */
    .video-modal .modal-dialog {
        max-width: 100vh;
        top: 58%;
    }
}
/* ==================================================
	TABS
   ================================================== */
/* line 5, ../sass/components/_tabs.scss */
.tabs-nav {
    border-bottom: 2px solid #3899d5;
}
/* line 8, ../sass/components/_tabs.scss */
.tabs--red .tabs-nav {
    border-bottom-color: #3899d5;
}
    /* line 13, ../sass/components/_tabs.scss */
    .tabs--red .tabs-nav .nav-tabs a:hover:not(.active) {
        color: #3899d5;
    }
    /* line 17, ../sass/components/_tabs.scss */
    .tabs--red .tabs-nav .nav-tabs a:before {
        border-top-color: #3899d5;
    }
    /* line 21, ../sass/components/_tabs.scss */
    .tabs--red .tabs-nav .nav-tabs a.active {
        background-color: #3899d5;
    }
@media (max-width: 991px) {
    /* line 11, ../sass/components/_tabs.scss */
    .tabs--red .tabs-nav .nav-tabs a {
        color: #3899d5;
    }
        /* line 28, ../sass/components/_tabs.scss */
        .tabs--red .tabs-nav .nav-tabs a:before {
            border-top-color: white;
        }
}
/* line 35, ../sass/components/_tabs.scss */
.tabs--blue .tabs-nav {
    border-bottom-color: #007987;
}
    /* line 40, ../sass/components/_tabs.scss */
    .tabs--blue .tabs-nav .nav-tabs a:hover:not(.active) {
        color: #007987;
    }
    /* line 44, ../sass/components/_tabs.scss */
    .tabs--blue .tabs-nav .nav-tabs a:before {
        border-top-color: #007987;
    }
    /* line 48, ../sass/components/_tabs.scss */
    .tabs--blue .tabs-nav .nav-tabs a.active {
        background-color: #007987;
    }
@media (max-width: 991px) {
    /* line 38, ../sass/components/_tabs.scss */
    .tabs--blue .tabs-nav .nav-tabs a {
        color: #007987;
    }
        /* line 55, ../sass/components/_tabs.scss */
        .tabs--blue .tabs-nav .nav-tabs a:before {
            border-top-color: white;
        }
}
/* line 62, ../sass/components/_tabs.scss */
.tabs--green .tabs-nav {
    border-bottom-color: #48b295;
}
    /* line 67, ../sass/components/_tabs.scss */
    .tabs--green .tabs-nav .nav-tabs a:hover:not(.active) {
        color: #48b295;
    }
    /* line 71, ../sass/components/_tabs.scss */
    .tabs--green .tabs-nav .nav-tabs a:before {
        border-top-color: #48b295;
    }
    /* line 75, ../sass/components/_tabs.scss */
    .tabs--green .tabs-nav .nav-tabs a.active {
        background-color: #48b295;
    }
@media (max-width: 991px) {
    /* line 65, ../sass/components/_tabs.scss */
    .tabs--green .tabs-nav .nav-tabs a {
        color: #48b295;
    }
        /* line 82, ../sass/components/_tabs.scss */
        .tabs--green .tabs-nav .nav-tabs a:before {
            border-top-color: white;
        }
}
/* line 89, ../sass/components/_tabs.scss */
.tabs--purple .tabs-nav {
    border-bottom-color: #0d395d;
}
    /* line 94, ../sass/components/_tabs.scss */
    .tabs--purple .tabs-nav .nav-tabs a:hover:not(.active) {
        color: #0d395d;
    }
    /* line 98, ../sass/components/_tabs.scss */
    .tabs--purple .tabs-nav .nav-tabs a:before {
        border-top-color: #0d395d;
    }
    /* line 102, ../sass/components/_tabs.scss */
    .tabs--purple .tabs-nav .nav-tabs a.active {
        background-color: #0d395d;
    }
@media (max-width: 991px) {
    /* line 92, ../sass/components/_tabs.scss */
    .tabs--purple .tabs-nav .nav-tabs a {
        color: #0d395d;
    }
        /* line 109, ../sass/components/_tabs.scss */
        .tabs--purple .tabs-nav .nav-tabs a:before {
            border-top-color: white;
        }
}
@media (max-width: 991px) {
    /* line 5, ../sass/components/_tabs.scss */
    .tabs-nav {
        border-bottom: none;
    }
        /* line 119, ../sass/components/_tabs.scss */
        .tabs-nav .container {
            padding: 0px;
        }
}
/* line 127, ../sass/components/_tabs.scss */
.tabs-nav .nav-tabs {
    border: none;
    font-size: 0px;
    text-align: center;
    display: -webkit-flex;
    display: flex;
}
    /* line 133, ../sass/components/_tabs.scss */
    .tabs-nav .nav-tabs li {
        border-right: 1px solid #ebebeb;
        display: inline-block;
        max-width: 16.6666%;
        width: 225px;
    }
        /* line 139, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs li:first-child {
            border-left: 1px solid #ebebeb;
        }
    /* line 144, ../sass/components/_tabs.scss */
    .tabs-nav .nav-tabs a {
        color: #3a3a3a;
        display: block;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.875rem;
        line-height: 58px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
        /* line 154, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs a:before {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 4px solid #3899d5;
            content: "";
            display: block;
            height: 0px;
            left: 50%;
            opacity: 0;
            position: absolute;
            top: calc(100% + 2px);
            width: 0px;
            z-index: 1;
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
        }
        /* line 170, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs a:hover:not(.active) {
            color: #3899d5;
            text-decoration: none;
        }
        /* line 175, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs a.active {
            background-color: #3899d5;
            color: white;
        }
            /* line 179, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs a.active:before {
                opacity: 1;
            }
@media (min-width: 992px) {
    /* line 127, ../sass/components/_tabs.scss */
    .tabs-nav .nav-tabs {
        -webkit-justify-content: center;
        justify-content: center;
    }
        /* line 188, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs a {
            height: 58px;
            line-height: 1.2857;
            padding: 0px 5px;
            -webkit-align-items: center;
            align-items: center;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: center;
            justify-content: center;
            -moz-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
            -o-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
            -webkit-transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
            transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
        }
            /* line 198, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs a:before {
                -moz-transition: opacity 0.25s ease-in-out;
                -o-transition: opacity 0.25s ease-in-out;
                -webkit-transition: opacity 0.25s ease-in-out;
                transition: opacity 0.25s ease-in-out;
            }
}
@media (max-width: 991px) {
    /* line 127, ../sass/components/_tabs.scss */
    .tabs-nav .nav-tabs {
        background-color: #3899d5;
        height: 58px;
        overflow: hidden;
    }
        /* line 209, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs.open {
            height: auto;
        }
            /* line 212, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs.open a:before {
                -moz-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
            }
        /* line 217, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs li {
            display: block;
            max-width: none;
            width: 100%;
            -webkit-order: 1;
            order: 1;
        }
            /* line 223, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs li, .tabs-nav .nav-tabs li:first-child {
                border: none;
            }
                /* line 228, ../sass/components/_tabs.scss */
                .tabs-nav .nav-tabs li.active {
                    -webkit-order: 0;
                    order: 0;
                }
        /* line 233, ../sass/components/_tabs.scss */
        .tabs-nav .nav-tabs a {
            background-color: #fff;
            border-bottom: 1px solid #d2d2d2;
            color: #3899d5;
        }
            /* line 238, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs a:before {
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 7px solid #fff;
                left: auto;
                right: 15px;
                top: 50%;
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
            }
            /* line 248, ../sass/components/_tabs.scss */
            .tabs-nav .nav-tabs a.active {
                background-color: transparent;
                border-bottom: none;
            }
}
/* ==================================================
	ACCORDION
   ================================================== */
.vertical-spacer {
	height: 60px;
}
   
.accordion {
    margin: 60px auto;
    max-width: 740px;
}
    /* line 153, ../sass/utils/_mixins.scss */
    .accordion .accordion-item-header:before,
    .accordion .accordion-item-header:after {
        background-color: #3899d5;
    }
    /* line 158, ../sass/utils/_mixins.scss */
    .accordion .accordion-item-link {
        color: #3899d5;
    }
        /* line 161, ../sass/utils/_mixins.scss */
        .accordion .accordion-item-link:hover {
            color: #b32a2e;
        }
		
.accordion--red .accordion-item-header:before,
.accordion--red .accordion-item-header:after {
    background-color: #3899d5;
}		
.accordion--green .accordion-item-header:before,
.accordion--green .accordion-item-header:after {
    background-color: #48b295;
}
/* line 158, ../sass/utils/_mixins.scss */
.accordion--green .accordion-item-link {
    color: #48b295;
}
    /* line 161, ../sass/utils/_mixins.scss */
    .accordion--green .accordion-item-link:hover {
        color: #289477;
    }
/* line 153, ../sass/utils/_mixins.scss */
.accordion--blue .accordion-item-header:before,
.accordion--blue .accordion-item-header:after {
    background-color: #007987;
}
/* line 158, ../sass/utils/_mixins.scss */
.accordion--blue .accordion-item-link {
    color: #007987;
}
    /* line 161, ../sass/utils/_mixins.scss */
    .accordion--blue .accordion-item-link:hover {
        color: #087995;
    }
/* line 153, ../sass/utils/_mixins.scss */
.accordion--purple .accordion-item-header:before,
.accordion--purple .accordion-item-header:after {
    background-color: #0d395d;
}
/* line 158, ../sass/utils/_mixins.scss */
.accordion--purple .accordion-item-link {
    color: #0d395d;
}
    /* line 161, ../sass/utils/_mixins.scss */
    .accordion--purple .accordion-item-link:hover {
        color: #9140bd;
    }
/* line 28, ../sass/components/_accordion.scss */
.title-wrapper .accordion {
    margin: 0px auto;
    padding-bottom: 30px;
    padding-top: 30px;
}
.accordion-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 2.5rem;
    line-height: 1.0909;
    margin-bottom: 40px;
    /*text-transform: uppercase;*/
}
/* ED */
.accordion-title-refactor {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 2.5rem;
    line-height: 1.0909;
    margin-bottom: 40px;
    text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
	padding: 0px 15px;
}
.accordion-item {
    margin-top: -1px;
}
.accordion-item:last-child .accordion-item-body {
	padding-bottom: 0px;
}
.accordion-item-refactor {
    margin-top: -1px;
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 15px;
}
.accordion-item-refactor:last-child .accordion-item-body {
	padding-bottom: 0px;
}
.accordion-item-header {
    background: transparent;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    cursor: pointer;
    padding: 20px 0px 20px 50px;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
.accordion-item-header:before, .accordion-item-header:after {
	content: '';
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.accordion-item-header:before {
	height: 2px;
	left: 0px;
	width: 14px;
}
.accordion-item-header:after {
	height: 14px;
	left: 6px;
	width: 2px;
	-moz-transition: -moz-transform 0.25s ease-in-out;
	-o-transition: -o-transform 0.25s ease-in-out;
	-webkit-transition: -webkit-transform 0.25s ease-in-out;
	transition: transform 0.25s ease-in-out;
}
.accordion-item-header[aria-expanded="true"]:after {
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-webkit-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
.accordion-item-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.2;
    margin: 0px;
    padding-right: 25px;
    width: 100%;
}
.accordion-item-link {
    font-size: 0.875rem;
    letter-spacing: 1px;
    line-height: 2.2857;
    text-transform: uppercase;
    white-space: nowrap;
    -moz-transition: color 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out;
    transition: color 0.25s ease-in-out;
}
.accordion-item-link:after {
	content: "\e913";
	font-family: "icomoon";
	font-size: 0.625rem;
	margin-left: 10px;
	position: relative;
	top: -1px;
}
.accordion-item-body {
    padding: 35px 0px;
}
.accordion-item-body .btn {
	margin-top: 35px;
}
.accordion-item-body .container,
.accordion-item-body .wysiwyg,
.accordion-item-body .accordion {
	padding: 0px;
	width: 100%;
}
/* ==================================================
	TERTIARY NAVIGATION
   ================================================== */
/* line 5, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary-wrapper {
    padding: 50px 0px 0px;
}
@media (max-width: 991px) {
    /* line 5, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary-wrapper {
        padding: 0px;
    }
}
/* line 13, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary {
    border: none;
    margin-left: auto;
    max-width: 200px;
    padding-right: 15%;
}
    /* line 19, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary li {
        display: block;
        width: 100%;
    }
    /* line 24, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a {
        background: #fff;
        border: 1px solid transparent;
        border-radius: 0;
        color: #3a3a3a;
        display: block;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.875rem;
        letter-spacing: 1px;
        padding: 0.825rem 1.5625rem;
        position: relative;
        text-transform: uppercase;
    }
        /* line 37, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary a:before {
            background-color: #fff;
            border: solid 1px transparent;
            content: "";
            display: block;
            height: 9px;
            position: absolute;
            right: -2px;
            top: 50%;
            width: 9px;
            -moz-transform: rotate(45deg) translateY(-50%);
            -ms-transform: rotate(45deg) translateY(-50%);
            -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
        }
        /* line 50, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary a.active {
            color: #3899d5;
            border: 1px solid #3899d5;
        }
            /* line 54, ../sass/components/_tertiary-navigation.scss */
            .nav-tertiary a.active:before {
                border-top-color: #3899d5;
                border-right-color: #3899d5;
            }
        /* line 60, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary a:hover {
            color: #3899d5;
        }
@media (min-width: 992px) {
    /* line 67, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a {
        -moz-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
        transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
    }
        /* line 71, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary a:before {
            -moz-transition: border 0.25s ease-in-out;
            -o-transition: border 0.25s ease-in-out;
            -webkit-transition: border 0.25s ease-in-out;
            transition: border 0.25s ease-in-out;
        }
}
@media (max-width: 991px) {
    /* line 13, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary {
        height: 51px;
        margin: 15px 0px 30px;
        max-width: none;
        overflow: hidden;
        padding: 0px;
        width: 100%;
    }
        /* line 85, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary.open {
            height: auto;
        }
            /* line 88, ../sass/components/_tertiary-navigation.scss */
            .nav-tertiary.open a.active:before {
                -moz-transform: translateY(-50%) rotate(180deg);
                -ms-transform: translateY(-50%) rotate(180deg);
                -webkit-transform: translateY(-50%) rotate(180deg);
                transform: translateY(-50%) rotate(180deg);
            }
        /* line 93, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary li {
            -webkit-order: 1;
            order: 1;
        }
            /* line 96, ../sass/components/_tertiary-navigation.scss */
            .nav-tertiary li.active {
                -webkit-order: 0;
                order: 0;
            }
        /* line 101, ../sass/components/_tertiary-navigation.scss */
        .nav-tertiary a {
            border: 2px solid #3899d5;
            border-top: none;
            color: #3899d5;
            text-align: center;
        }
            /* line 107, ../sass/components/_tertiary-navigation.scss */
            .nav-tertiary a:before {
                display: none;
            }
            /* line 111, ../sass/components/_tertiary-navigation.scss */
            .nav-tertiary a, .nav-tertiary a.active {
                border-width: 2px;
            }
                /* line 116, ../sass/components/_tertiary-navigation.scss */
                .nav-tertiary a.active {
                    border-bottom: 2px solid #3899d5;
                }
                    /* line 119, ../sass/components/_tertiary-navigation.scss */
                    .nav-tertiary a.active:before {
                        border-left: 5px solid transparent;
                        border-right: 5px solid transparent;
                        border-top: 7px solid #3899d5;
                        display: block;
                        left: auto;
                        right: 15px;
                        top: 50%;
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        transform: translateY(-50%);
                    }
}
/* line 134, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary-content {
    max-width: 740px;
}
    /* line 139, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary-content > .tab-pane > *:first-child {
        margin-top: 0px;
        padding-top: 0px;
    }
    /* line 146, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary-content > .tab-pane > .row-wrapper:not(.bg--pattern):not(.bg--image):first-child > *:first-child,
    .nav-tertiary-content > .tab-pane > .row-wrapper:not(.bg--pattern):not(.bg--image):first-child > .container > .row > [class*="col-lg-"] > *:first-child {
        margin-top: 0px;
        padding-top: 0px;
    }
    /* line 154, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary-content > .tab-pane > .row-wrapper:not(.bg--pattern):not(.bg--image):first-child .card-grid .col-lg-6:nth-child(-n+2),
    .nav-tertiary-content > .tab-pane > .row-wrapper:not(.bg--pattern):not(.bg--image):first-child .card-grid .col-lg-4:nth-child(-n+3),
    .nav-tertiary-content > .tab-pane > .row-wrapper:not(.bg--pattern):not(.bg--image):first-child .card-grid .col-lg-3:nth-child(-n+4) {
        margin-top: 0px;
        padding-top: 0px;
    }
    /* line 164, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary-content .container,
    .nav-tertiary-content .wysiwyg,
    .nav-tertiary-content .accordion {
        padding: 0px;
        width: 100%;
    }
/* ==================================================
	FACETED NAVIGATION
   ================================================== */
/* line 5, ../sass/components/_faceted-navigation.scss */
.nav-filter-wrapper {
    padding: 50px 0px;
}
    /* line 108, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper .nav-filter .list-group-item .form-check-input {
        border-color: #3899d5;
    }
        /* line 111, ../sass/utils/_mixins.scss */
        .nav-filter-wrapper .nav-filter .list-group-item .form-check-input:checked:after {
            color: #3899d5;
        }
    /* line 121, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper .filter-header .pagination .page-link i {
        color: #3899d5;
    }
    /* line 125, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper .filter-header .pagination .page-link:hover {
        background: transparent;
        color: #3899d5;
    }
    /* line 130, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper .filter-header .pagination .page-link:focus {
        background: transparent;
    }
    /* line 136, ../sass/utils/_mixins.scss */
    /* SF 00059782 
.nav-filter-wrapper .filter-header .pagination .page-item.active .page-link {
  color: #3899d5;
}
*/
    /* line 142, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper .filter-header .pagination .page-item.disabled .page-link i {
        color: #d2d2d2;
    }
/* line 108, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--green .nav-filter .list-group-item .form-check-input {
    border-color: #48b295;
}
    /* line 111, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper--green .nav-filter .list-group-item .form-check-input:checked:after {
        color: #48b295;
    }
/* line 121, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--green .filter-header .pagination .page-link i {
    color: #48b295;
}
/* line 125, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--green .filter-header .pagination .page-link:hover {
    background: transparent;
    color: #48b295;
}
/* line 130, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--green .filter-header .pagination .page-link:focus {
    background: transparent;
}
/* line 136, ../sass/utils/_mixins.scss */
/* SF 00059782
.nav-filter-wrapper--green .filter-header .pagination .page-item.active .page-link {
  color: #48b295;
}
*/
/* line 142, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--green .filter-header .pagination .page-item.disabled .page-link i {
    color: #d2d2d2;
}
/* line 108, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--blue .nav-filter .list-group-item .form-check-input {
    border-color: #007987;
}
    /* line 111, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper--blue .nav-filter .list-group-item .form-check-input:checked:after {
        color: #007987;
    }
/* line 121, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--blue .filter-header .pagination .page-link i {
    color: #007987;
}
/* line 125, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--blue .filter-header .pagination .page-link:hover {
    background: transparent;
    color: #007987;
}
/* line 130, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--blue .filter-header .pagination .page-link:focus {
    background: transparent;
}
/* line 136, ../sass/utils/_mixins.scss */
/* SF 00059782
.nav-filter-wrapper--blue .filter-header .pagination .page-item.active .page-link {
  color: #007987;
}
*/
/* line 142, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--blue .filter-header .pagination .page-item.disabled .page-link i {
    color: #d2d2d2;
}
/* line 108, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--purple .nav-filter .list-group-item .form-check-input {
    border-color: #0d395d;
}
    /* line 111, ../sass/utils/_mixins.scss */
    .nav-filter-wrapper--purple .nav-filter .list-group-item .form-check-input:checked:after {
        color: #0d395d;
    }
/* line 121, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--purple .filter-header .pagination .page-link i {
    color: #0d395d;
}
/* line 125, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--purple .filter-header .pagination .page-link:hover {
    background: transparent;
    color: #0d395d;
}
/* line 130, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--purple .filter-header .pagination .page-link:focus {
    background: transparent;
}
/* line 136, ../sass/utils/_mixins.scss */
/* SF 00059782
.nav-filter-wrapper--purple .filter-header .pagination .page-item.active .page-link {
  color: #0d395d;
}
*/
/* line 142, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--purple .filter-header .pagination .page-item.disabled .page-link i {
    color: #d2d2d2;
}
@media (max-width: 991px) {
    /* line 5, ../sass/components/_faceted-navigation.scss */
    .nav-filter-wrapper {
        padding: 0px;
    }
}
@media (max-width: 991px) {
    /* line 27, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-group {
        border-bottom: 2px solid #ebebeb;
        height: 54px;
        margin: 0px -15px;
        overflow: hidden;
    }
    /* line 35, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-group--open {
        height: auto;
    }
}
/* line 41, ../sass/components/_faceted-navigation.scss */
.faceted-filters-toggle {
    display: none;
}
@media (max-width: 991px) {
    /* line 41, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-toggle {
        background-color: #fff;
        color: #3899d5;
        display: block;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.875rem;
        letter-spacing: 1px;
        line-height: 1;
        padding: 20px 15px;
        position: relative;
        text-transform: uppercase;
    }
        /* line 56, ../sass/components/_faceted-navigation.scss */
        .faceted-filters-toggle:before {
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 7px solid #3899d5;
            content: "";
            display: block;
            height: 0px;
            position: absolute;
            right: 15px;
            top: 50%;
            width: 0px;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }
    /* line 69, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-group--open .faceted-filters-toggle:before {
        -moz-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }
    /* line 74, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-toggle:hover {
        color: #3899d5;
    }
    /* line 78, ../sass/components/_faceted-navigation.scss */
    .faceted-filters-toggle .faceted-filters-number {
        color: #8a8a8a;
    }
}
/* line 86, ../sass/components/_faceted-navigation.scss */
.nav-filter .title-section {
    background-color: #e6e6e6;
    margin-bottom: 4px;
    padding: 15px;
    position: relative;
    text-transform: uppercase;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
}
    /* line 95, ../sass/components/_faceted-navigation.scss */
    .nav-filter .title-section:before {
        background-color: #d2d2d2;
        bottom: -4px;
        content: "";
        display: block;
        height: 1px;
        left: 0px;
        position: absolute;
        width: 100%;
    }
/* line 107, ../sass/components/_faceted-navigation.scss */
.nav-filter .nav-filter-title {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.1875rem;
    letter-spacing: 1px;
    line-height: 1.35;
    margin: 0px;
    padding-right: 15px;
    width: 100%;
}
/* line 117, ../sass/components/_faceted-navigation.scss */
.nav-filter .nav-filter-clear {
    border-bottom: 1px solid #3899d5;
    color: #3899d5;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.75rem;
    letter-spacing: 1px;
    line-height: 1.2;
    margin-left: auto;
    -moz-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
    -o-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
    -webkit-transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
    transition: color 0.25s ease-in-out, border 0.25s ease-in-out;
}
    /* line 128, ../sass/components/_faceted-navigation.scss */
    .nav-filter .nav-filter-clear:hover {
        border-bottom-color: #b32a2e;
        color: #b32a2e;
    }
/* line 134, ../sass/components/_faceted-navigation.scss */
.nav-filter .list-group {
    border-bottom: 2px solid #ebebeb;
    margin: 0px;
    padding: 30px 0px;
}
@media (max-width: 991px) {
    /* line 134, ../sass/components/_faceted-navigation.scss */
    .nav-filter .list-group {
        border-bottom: none;
        padding: 30px 15px;
    }
}
/* line 145, ../sass/components/_faceted-navigation.scss */
.nav-filter .list-group-item {
    border: none;
    text-transform: uppercase;
    margin: 20px 0px 0px;
    padding: 0px;
}
    /* line 151, ../sass/components/_faceted-navigation.scss */
    .nav-filter .list-group-item:first-child {
        margin-top: 0px;
    }
    /* line 155, ../sass/components/_faceted-navigation.scss */
    .nav-filter .list-group-item .form-check-label {
        font-size: 0.875rem;
        line-height: 1.4286;
    }
    /* line 160, ../sass/components/_faceted-navigation.scss */
    .nav-filter .list-group-item .form-check-input {
        position: absolute;
    }
        /* line 163, ../sass/components/_faceted-navigation.scss */
        .nav-filter .list-group-item .form-check-input:disabled {
            border-color: #d2d2d2;
        }
            /* line 166, ../sass/components/_faceted-navigation.scss */
            .nav-filter .list-group-item .form-check-input:disabled + span {
                color: #d2d2d2;
            }
        /* line 171, ../sass/components/_faceted-navigation.scss */
        .nav-filter .list-group-item .form-check-input + span {
            margin-left: 34px;
        }
/* line 178, ../sass/components/_faceted-navigation.scss */
.filter-header {
    height: 59px;
    border-bottom: 1px solid #ebebeb;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-size: 0.825rem;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    margin-bottom: 15px;
}
    /* line 187, ../sass/components/_faceted-navigation.scss */
    .filter-header .filter-results {
        color: #8a8a8a;
    }
        /* line 190, ../sass/components/_faceted-navigation.scss */
        .filter-header .filter-results strong {
            color: #3a3a3a;
        }
    /* line 195, ../sass/components/_faceted-navigation.scss */
    .filter-header .filter-pagination {
        margin-left: auto;
    }
/* line 199, ../sass/components/_faceted-navigation.scss */
.filter-header--bottom {
    border-bottom: none;
    border-top: 1px solid #ebebeb;
    margin-top: 30px;
}
@media (max-width: 991px) {
    /* line 207, ../sass/components/_faceted-navigation.scss */
    .filter-header .filter-results {
        display: none;
    }
    /* line 211, ../sass/components/_faceted-navigation.scss */
    .filter-header .filter-pagination {
        margin-right: auto;
    }
}
/* line 217, ../sass/components/_faceted-navigation.scss */
.filter-item {
    padding: 65px 0;
    border-bottom: 1px solid #ebebeb;
}
    /* line 221, ../sass/components/_faceted-navigation.scss */
    .filter-item:first-child {
        padding-top: 80px;
    }
    /* line 225, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-header {
        padding: 10px 1.325rem;
        margin-bottom: 35px;
        background-color: #e6e6e6;
        min-height: 60px;
        border-radius: 0;
        border-bottom: none;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    /* line 236, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-info {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.825rem;
        color: #8a8a8a;
        text-transform: uppercase;
        width: 50%;
    }
        /* line 245, ../sass/components/_faceted-navigation.scss */
        .filter-item .filter-item-info:nth-child(2) {
            -webkit-justify-content: flex-end;
            justify-content: flex-end;
        }
        /* line 249, ../sass/components/_faceted-navigation.scss */
        .filter-item .filter-item-info a {
            color: #8a8a8a;
            -moz-transition: color 0.25s ease-in-out;
            -o-transition: color 0.25s ease-in-out;
            -webkit-transition: color 0.25s ease-in-out;
            transition: color 0.25s ease-in-out;
        }
        /* line 254, ../sass/components/_faceted-navigation.scss */
        .filter-item .filter-item-info i {
            padding-right: 12px;
            color: #3a3a3a;
        }
    /* line 260, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-img {
        border-radius: 0;
        display: block;
        height: auto;
        width: 100%;
    }
    /* line 267, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-title {
        margin: 0 0 10px 0;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 1.4rem;
        line-height: 1.2;
    }
    /* line 274, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-publish {
        font-size: 0.825rem;
        text-transform: uppercase;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        color: #8a8a8a;
        margin: 20px 0;
        display: block;
    }
        /* line 282, ../sass/components/_faceted-navigation.scss */
        .filter-item .filter-item-publish a {
            color: #8a8a8a;
            -moz-transition: color 0.25s ease-in-out;
            -o-transition: color 0.25s ease-in-out;
            -webkit-transition: color 0.25s ease-in-out;
            transition: color 0.25s ease-in-out;
        }
    /* line 288, ../sass/components/_faceted-navigation.scss */
    .filter-item .filter-item-description {
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 1rem;
        line-height: 1.625;
        margin-bottom: 0;
    }
        /* line 294, ../sass/components/_faceted-navigation.scss */
        .filter-item .filter-item-description + .btn {
            margin-top: 45px;
        }
@media (max-width: 991px) {
    /* line 217, ../sass/components/_faceted-navigation.scss */
    .filter-item {
        padding: 30px 0px;
    }
}
/* ==================================================
	FEATURED EVENT
   ================================================== */
@media (max-width: 991px) {
    /* line 5, ../sass/components/_featured-event.scss */
    .carousel.carousel-featured-event {
        padding: 50px 0px 70px;
    }
        /* line 10, ../sass/components/_featured-event.scss */
        .carousel.carousel-featured-event > .container {
            padding: 0px;
        }
        /* line 17, ../sass/components/_featured-event.scss */
        .carousel.carousel-featured-event .carousel-control-prev:after,
        .carousel.carousel-featured-event .carousel-control-next:after {
            bottom: 0px;
            top: auto;
        }
        /* line 23, ../sass/components/_featured-event.scss */
        .carousel.carousel-featured-event .carousel-indicators {
            bottom: 30px;
        }
}
/* line 29, ../sass/components/_featured-event.scss */
.featured-event {
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    position: relative;
}
    /* line 194, ../sass/utils/_mixins.scss */
    .featured-event .featured-event-star {
        color: #3899d5;
    }
/* line 194, ../sass/utils/_mixins.scss */
.featured-event--green .featured-event-star {
    color: #48b295;
}
/* line 194, ../sass/utils/_mixins.scss */
.featured-event--blue .featured-event-star {
    color: #007987;
}
/* line 194, ../sass/utils/_mixins.scss */
.featured-event--purple .featured-event-star {
    color: #0d395d;
}
/* line 52, ../sass/components/_featured-event.scss */
.featured-event .featured-event-star {
    position: absolute;
    top: 16px;
    left: 16px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 0.825rem;
    text-transform: uppercase;
}
    /* line 60, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-star i {
        margin-right: 6px;
    }
/* line 65, ../sass/components/_featured-event.scss */
.featured-event .featured-event-body {
    padding: 5rem;
    color: #3a3a3a;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    width: 55%;
}
    /* line 71, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-body .featured-event-title {
        font-size: 4rem;
        margin-bottom: 30px;
    }
    /* line 76, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-body .featured-event-info {
        font-size: 1.125rem;
        line-height: 1.925;
        text-transform: uppercase;
        letter-spacing: 1px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
        /* line 84, ../sass/components/_featured-event.scss */
        .featured-event .featured-event-body .featured-event-info i {
            margin-right: 12px;
        }
    /* line 89, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-body .featured-event-text {
        font-size: 1.125rem;
        line-height: 1.925;
        margin: 24px 0 48px 0;
    }
/* line 96, ../sass/components/_featured-event.scss */
.featured-event .featured-event-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0px;
    display: block;
    width: 45%;
}
@media (max-width: 991px) {
    /* line 107, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-body {
        padding: 40px 15px 15px;
        width: 100%;
    }
    /* line 112, ../sass/components/_featured-event.scss */
    .featured-event .featured-event-img {
        display: none;
    }
}
/* ==================================================
	LIST ITEMS
   ================================================== */
/* line 5, ../sass/components/_list-items.scss */
.list-items-wrapper {
    padding: 50px 0px;
}
/* line 8, ../sass/components/_list-items.scss */
.accordion .list-items-wrapper {
    padding: 30px 0px;
}
@media (max-width: 991px) {
    /* line 14, ../sass/components/_list-items.scss */
    .list-items-wrapper [class*="col-lg-"] {
        margin-top: 50px;
    }
        /* line 17, ../sass/components/_list-items.scss */
        .list-items-wrapper [class*="col-lg-"]:first-child {
            margin-top: 0px;
        }
}
/* line 71, ../sass/utils/_mixins.scss */
.list-items .title-section .all-button {
    color: #3899d5;
}
    /* line 74, ../sass/utils/_mixins.scss */
    .list-items .title-section .all-button:hover {
        color: #b32a2e;
    }
/* line 80, ../sass/utils/_mixins.scss */
.list-items .list-group {
    border-top: 1px solid #3899d5;
    border-bottom: 2px solid #3899d5;
}
/* line 87, ../sass/utils/_mixins.scss */
.list-items .list-group-item .item-title:hover {
    color: #3899d5;
}
    /* line 90, ../sass/utils/_mixins.scss */
    .list-items .list-group-item .item-title:hover:after {
        background-color: #b32a2e;
    }
/* line 95, ../sass/utils/_mixins.scss */
.list-items .list-group-item .item-title:after {
    background-color: #3899d5;
}
/* line 71, ../sass/utils/_mixins.scss */
.list-items--green .title-section .all-button {
    color: #48b295;
}
    /* line 74, ../sass/utils/_mixins.scss */
    .list-items--green .title-section .all-button:hover {
        color: #289477;
    }
/* line 80, ../sass/utils/_mixins.scss */
.list-items--green .list-group {
    border-top: 1px solid #48b295;
    border-bottom: 2px solid #48b295;
}
/* line 87, ../sass/utils/_mixins.scss */
.list-items--green .list-group-item .item-title:hover {
    color: #48b295;
}
    /* line 90, ../sass/utils/_mixins.scss */
    .list-items--green .list-group-item .item-title:hover:after {
        background-color: #289477;
    }
/* line 95, ../sass/utils/_mixins.scss */
.list-items--green .list-group-item .item-title:after {
    background-color: #48b295;
}
/* line 71, ../sass/utils/_mixins.scss */
.list-items--blue .title-section .all-button {
    color: #007987;
}
    /* line 74, ../sass/utils/_mixins.scss */
    .list-items--blue .title-section .all-button:hover {
        color: #087995;
    }
/* line 80, ../sass/utils/_mixins.scss */
.list-items--blue .list-group {
    border-top: 1px solid #007987;
    border-bottom: 2px solid #007987;
}
/* line 87, ../sass/utils/_mixins.scss */
.list-items--blue .list-group-item .item-title:hover {
    color: #007987;
}
    /* line 90, ../sass/utils/_mixins.scss */
    .list-items--blue .list-group-item .item-title:hover:after {
        background-color: #087995;
    }
/* line 95, ../sass/utils/_mixins.scss */
.list-items--blue .list-group-item .item-title:after {
    background-color: #007987;
}
/* line 71, ../sass/utils/_mixins.scss */
.list-items--purple .title-section .all-button {
    color: #0d395d;
}
    /* line 74, ../sass/utils/_mixins.scss */
    .list-items--purple .title-section .all-button:hover {
        color: #9140bd;
    }
/* line 80, ../sass/utils/_mixins.scss */
.list-items--purple .list-group {
    border-top: 1px solid #0d395d;
    border-bottom: 2px solid #0d395d;
}
/* line 87, ../sass/utils/_mixins.scss */
.list-items--purple .list-group-item .item-title:hover {
    color: #0d395d;
}
    /* line 90, ../sass/utils/_mixins.scss */
    .list-items--purple .list-group-item .item-title:hover:after {
        background-color: #9140bd;
    }
/* line 95, ../sass/utils/_mixins.scss */
.list-items--purple .list-group-item .item-title:after {
    background-color: #0d395d;
}
/* line 40, ../sass/components/_list-items.scss */
.list-items .title-section {
    background-color: #f1f1f1;
    padding: 1rem;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    letter-spacing: 1px;
}
    /* line 49, ../sass/components/_list-items.scss */
    .list-items .title-section h4 {
        margin: 0;
    }
    /* line 53, ../sass/components/_list-items.scss */
    .list-items .title-section .all-button {
        cursor: pointer;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 0.825rem;
        align-items: center;
        display: flex;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
        /* line 61, ../sass/components/_list-items.scss */
        .list-items .title-section .all-button:after {
            content: "\e91d";
            font-family: "icomoon";
            font-size: 0.625rem;
            margin-left: 8px;
        }
/* line 70, ../sass/components/_list-items.scss */
.list-items .list-group {
    margin: 2px 0;
}
/* line 74, ../sass/components/_list-items.scss */
.list-items .list-group-item {
    border: none;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 0.825rem;
    padding: 1.625rem 0;
    padding-right: 4rem;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
}
    /* line 84, ../sass/components/_list-items.scss */
    .list-items .list-group-item:last-child {
        border: none;
    }
    /* line 88, ../sass/components/_list-items.scss */
    .list-items .list-group-item .item-date {
        color: #8a8a8a;
    }
    /* line 92, ../sass/components/_list-items.scss */
    .list-items .list-group-item .item-title {
        margin-bottom: .5rem;
        font-size: 1rem;
        display: flex;
        color: #3a3a3a;
        -moz-transition: color 0.25s ease-in-out;
        -o-transition: color 0.25s ease-in-out;
        -webkit-transition: color 0.25s ease-in-out;
        transition: color 0.25s ease-in-out;
    }
        /* line 99, ../sass/components/_list-items.scss */
        .list-items .list-group-item .item-title:after {
            right: 0;
            position: absolute;
            top: 34%;
            color: #ffffff;
            content: "\e91d";
            font-family: "icomoon";
            font-size: 0.625rem;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 29px;
            height: 29px;
            -moz-transition: background-color 0.25s ease-in-out;
            -o-transition: background-color 0.25s ease-in-out;
            -webkit-transition: background-color 0.25s ease-in-out;
            transition: background-color 0.25s ease-in-out;
        }
    /* line 117, ../sass/components/_list-items.scss */
    .list-items .list-group-item .item-description {
        margin: 0;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
/* ==================================================
    CAROUSEL
   ================================================== */
/* line 5, ../sass/components/_carousel.scss */
.carousel {
    padding: 50px 0px;
}
    /* line 8, ../sass/components/_carousel.scss */
    .carousel .container {
        padding: 0px 50px;
    }
    /* line 12, ../sass/components/_carousel.scss */
    .carousel .carousel-item.active {
        margin: 0;
    }
    /* line 16, ../sass/components/_carousel.scss */
    .carousel .carousel-control-next,
    .carousel .carousel-control-prev {
        width: 10%;
		z-index: 3;
    }
        /* line 20, ../sass/components/_carousel.scss */
        .carousel .carousel-control-next:after,
        .carousel .carousel-control-prev:after {
            font-family: "icomoon";
            font-size: 1.725rem;
            height: 49px;
            padding: 4px;
            position: absolute;
            top: 50%;
            width: 49px;
            -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        /* line 34, ../sass/components/_carousel.scss */
        .carousel .carousel-control-prev:after {
            content: "\e91c";
            left: 15px;
        }
        /* line 42, ../sass/components/_carousel.scss */
        .carousel .carousel-control-next:after {
            content: "\e91d";
            right: 15px;
        }
        /* line 172, ../sass/utils/_mixins.scss */
        .carousel .carousel-control-next:after,
        .carousel .carousel-control-prev:after {
            border: 1px solid #8a8a8a;
            color: #8a8a8a;
            background-color: transparent;
        }
/* line 172, ../sass/utils/_mixins.scss */
.bg--image .carousel .carousel-control-next:after,
.bg--image .carousel .carousel-control-prev:after, .bg--pattern.bg--gray .carousel .carousel-control-next:after,
.bg--pattern.bg--gray .carousel .carousel-control-prev:after {
    border: none;
    color: #8a8a8a;
    background-color: #fff;
}
/* line 172, ../sass/utils/_mixins.scss */
.bg--pattern:not(.bg--gray) .carousel .carousel-control-next:after,
.bg--pattern:not(.bg--gray) .carousel .carousel-control-prev:after {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
}
/* line 59, ../sass/components/_carousel.scss */
.carousel .carousel-indicators {
    bottom: 20px;
    margin-bottom: 0px;
}
    /* line 63, ../sass/components/_carousel.scss */
    .carousel .carousel-indicators li {
        width: 10px;
        height: 10px;
        border-radius: 12px;
        background-color: #f1f1f1;
        border: 1px solid #8a8a8a;
    }
    /* line 71, ../sass/components/_carousel.scss */
    .carousel .carousel-indicators .active {
        background-color: #8a8a8a;
    }
@media (max-width: 991px) {
    /* line 80, ../sass/components/_carousel.scss */
    .carousel .carousel-control-next:after,
    .carousel .carousel-control-prev:after {
        font-size: 1.125rem;
        height: 35px;
        width: 35px;
    }
}
/* line 92, ../sass/components/_carousel.scss */
.carousel.multiple-items .carousel-inner .carousel-item-next,
.carousel.multiple-items .carousel-inner .carousel-item-prev,
.carousel.multiple-items .carousel-inner .carousel-item.active {
    display: flex;
    margin: 0;
}
/* Three Columns */
.carousel.multiple-items .carousel-inner .carousel-item-right.active,
.carousel.multiple-items .carousel-inner .carousel-item-next {
    -moz-transform: translateX(33.33%);
    -ms-transform: translateX(33.33%);
    -webkit-transform: translateX(33.33%);
    transform: translateX(33.33%);
}
.carousel.multiple-items .carousel-inner .carousel-item-left.active,
.carousel.multiple-items .carousel-inner .carousel-item-prev {
    -moz-transform: translateX(-33.33%);
    -ms-transform: translateX(-33.33%);
    -webkit-transform: translateX(-33.33%);
    transform: translateX(-33.33%);
}
.carousel.multiple-items .carousel-inner .carousel-item-right,
.carousel.multiple-items .carousel-inner .carousel-item-left {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
/* Two Columns */
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-right.active,
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-next {
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
}
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-left.active,
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-prev {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-right,
.carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-left {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
/* Four Columns */
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-right.active,
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-next {
    -moz-transform: translateX(25%);
    -ms-transform: translateX(25%);
    -webkit-transform: translateX(25%);
    transform: translateX(25%);
}
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-left.active,
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-prev {
    -moz-transform: translateX(-25%);
    -ms-transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
}
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-right,
.carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-left {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
/* line 115, ../sass/components/_carousel.scss */
.carousel.multiple-items .carousel-item {
    -webkit-align-items: stretch;
    align-items: stretch;
}
@media (max-width: 991px) {
    /* line 120, ../sass/components/_carousel.scss */
    .carousel.multiple-items .carousel-item [class*="col-lg-"]:nth-child(n+2) {
        display: none;
    }
}
/*  CAROUSEL
   ================================================== */
/* line 133, ../sass/components/_carousel.scss */
.image-carousel .carousel-inner {
    height: 50vh;
}
/* line 137, ../sass/components/_carousel.scss */
.image-carousel .carousel-item,
.image-carousel .col-lg-12 {
    height: 100%;
}
/* line 142, ../sass/components/_carousel.scss */
.image-carousel .image {
    height: auto;
    margin: 0px auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    top: 50%;
    width: auto;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 991px) {
    /* line 158, ../sass/components/_carousel.scss */
    .carousel.multiple-items .carousel-item.active .card:first-child + .card, .carousel.multiple-items .carousel-item.active .card:first-child + .card + .card {
        display: none;
    }
    /* line 164, ../sass/components/_carousel.scss */
    .carousel.multiple-items .carousel-inner .carousel-item-right.active,
    .carousel.multiple-items .carousel-inner .carousel-item-next {
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    /* line 169, ../sass/components/_carousel.scss */
    .carousel.multiple-items .carousel-inner .carousel-item-left.active,
    .carousel.multiple-items .carousel-inner .carousel-item-prev {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
	
	
    .carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-right.active,
    .carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-next {
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-left.active,
    .carousel.multiple-items.carousel-four-columns .carousel-inner .carousel-item-prev {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    .carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-right.active,
    .carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-next {
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    .carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-left.active,
    .carousel.multiple-items.carousel-two-columns .carousel-inner .carousel-item-prev {
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }	
	
}
/* ==================================================
	KEYNOTE
   ================================================== */
/* line 5, ../sass/components/_keynote.scss */
.keynote {
    padding: 50px 0px;
}
    /* line 8, ../sass/components/_keynote.scss */
    .keynote .btn {
        margin-top: 45px;
    }
/* line 14, ../sass/components/_keynote.scss */
.keynote--red .keynote__image:before {
    background: #3899D5;
}
/* line 45, ../sass/components/_keynote.scss */
.keynote--blue .keynote__image:before {
    background: #007987;
}
/* line 76, ../sass/components/_keynote.scss */
.keynote--green .keynote__image:before {
    background: #48B295;
}
/* line 107, ../sass/components/_keynote.scss */
.keynote--purple .keynote__image:before {
    background: #0D395D;
}
/* line 137, ../sass/components/_keynote.scss */
.keynote__left {
    margin-bottom: 30px;
}
@media (min-width: 992px) {
    /* line 137, ../sass/components/_keynote.scss */
    .keynote__left {
        margin-bottom: 0px;
    }
    /* line 143, ../sass/components/_keynote.scss */
    .keynote--swapped .keynote__left {
        -webkit-order: 1;
        order: 1;
    }
}
/* line 149, ../sass/components/_keynote.scss */
.keynote__image {
    position: relative;
}
    /* line 152, ../sass/components/_keynote.scss */
    .keynote__image:before {
        background: #3899D5;
        content: "";
        display: block;
        height: 4px;
        left: 0px;
        position: absolute;
        top: 100%;
        width: 100%;
    }
    /* line 163, ../sass/components/_keynote.scss */
    .keynote__image img {
        display: block;
        height: auto;
        width: 100%;
    }
/* line 170, ../sass/components/_keynote.scss */
.keynote__heading {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.875rem;
    line-height: 1.0667;
    margin-bottom: 10px;
}
/* line 177, ../sass/components/_keynote.scss */
.keynote__subheading {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 25px;
}
/* line 184, ../sass/components/_keynote.scss */
.keynote__text {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.0625rem;
    line-height: 1.7647;
    margin-bottom: 0px;
}
/* ==================================================
	PUBLICATIONS
   ================================================== */
/* line 8, ../sass/components/_publications.scss */
.publication-wrapper .publication-title {
    margin-bottom: 0px;
}
/* line 12, ../sass/components/_publications.scss */
.publication-wrapper .wysiwyg {
    padding: 40px 0px;
}
/* line 17, ../sass/components/_publications.scss */
.publication-group {
    text-align: center;
}
/* line 21, ../sass/components/_publications.scss */
img.publication-thumb {
    display: block;
    height: auto;
    margin: 0px auto 20px;
    max-width: 100%;
    width: auto;
}
/* line 29, ../sass/components/_publications.scss */
a.publication-link {
    display: inline-block;
}
/* ==================================================
	SITEMAP
   ================================================== */
/* line 5, ../sass/components/_sitemap.scss */
.sitemap {
    max-width: 100%;
}
    /* line 9, ../sass/components/_sitemap.scss */
    .sitemap .sitemap__title {
        margin: 0px 0px 40px;
    }
    /* line 13, ../sass/components/_sitemap.scss */
    .sitemap .sitemap__subtitle {
        font-size: 1.5rem;
        margin: 0px 0px 10px;
    }
@media (max-width: 991px) {
    /* line 5, ../sass/components/_sitemap.scss */
    .sitemap {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/*Epsilon Added*/
/*@media (min-width: 575px) {
    .card-grid .col-lg-4:first-child {
        margin-top: 0px;
    }
}*/
@media (max-width: 991px) {
    .card-grid [class*="col-"]:first-child {
        margin-top: 0px;
    }
}
.link-theme-red {
    color: #3899d5 !important;
}
.link-theme-blue {
    color: #007987 !important;
}
.link-theme-green {
    color: #48b295 !important;
}
.link-theme-purple {
    color: #0d395d !important;
}
.link-theme-white {
    color: white !important;
}
.link-theme-red:before {
    background-color: #3899d5 !important;
}
.link-theme-blue:before {
    background-color: #007987 !important;
}
.link-theme-green:before {
    background-color: #48b295 !important;
}
.link-theme-purple:before {
    background-color: #0d395d !important;
}
.link-theme-white:before {
    background-color: white !important;
}
@media (pointer: fine) {
    .link-theme-red:hover {
        color: #3899d5 !important;
    }
    .link-theme-blue:hover {
        color: #007987 !important;
    }
    .link-theme-green:hover {
        color: #48b295 !important;
    }
    .link-theme-purple:hover {
        color: #0d395d !important;
    }
    .link-theme-white:hover {
        color: white !important;
    }
}
.nav-tertiary a.purple.active {
    color: #0d395d;
    border: 1px solid #0d395d;
}
    /* line 54, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a.purple.active:before {
        border-top-color: #0d395d;
        border-right-color: #0d395d;
    }
/* line 60, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary a.purple:hover {
    color: #0d395d;
}
.nav-tertiary a.green.active {
    color: #48b295;
    border: 1px solid #48b295;
}
    /* line 54, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a.green.active:before {
        border-top-color: #48b295;
        border-right-color: #48b295;
    }
/* line 60, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary a.green:hover {
    color: #48b295;
}
.nav-tertiary a.blue.active {
    color: #007987;
    border: 1px solid #007987;
}
    /* line 54, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a.blue.active:before {
        border-top-color: #007987;
        border-right-color: #007987;
    }
/* line 60, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary a.blue:hover {
    color: #007987;
}
.nav-tertiary a.red.active {
    color: #3899d5;
    border: 1px solid #3899d5;
}
    /* line 54, ../sass/components/_tertiary-navigation.scss */
    .nav-tertiary a.red.active:before {
        border-top-color: #3899d5;
        border-right-color: #3899d5;
    }
/* line 60, ../sass/components/_tertiary-navigation.scss */
.nav-tertiary a.red:hover {
    color: #3899d5;
}
@media (max-width: 991px) {
    .nav-tertiary a.purple.active:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #0d395d;
        display: block;
        left: auto;
        right: 15px;
        top: 50%;
    }
    .nav-tertiary a.green.active:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #48b295;
        display: block;
        left: auto;
        right: 15px;
        top: 50%;
    }
    .nav-tertiary a.blue.active:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #007987;
        display: block;
        left: auto;
        right: 15px;
        top: 50%;
    }
    .nav-tertiary a.red.active:before {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #3899d5;
        display: block;
        left: auto;
        right: 15px;
        top: 50%;
    }
}
@media (max-width: 991px) {
    .nav-tertiary a.purple {
        border: 1px solid #0d395d;
        border-width: 2px;
        border-bottom: 2px solid #0d395d;
        color: #0d395d;
    }
    .nav-tertiary a.red {
        border: 1px solid #3899d5;
        border-width: 2px;
        border-bottom: 2px solid #3899d5;
        color: #3899d5;
    }
    .nav-tertiary a.green {
        border: 1px solid #48b295;
        border-width: 2px;
        border-bottom: 2px solid #48b295;
        color: #48b295;
    }
    .nav-tertiary a.blue {
        border: 1px solid #007987;
        border-width: 2px;
        border-bottom: 2px solid #007987;
        color: #007987;
    }
}
@media (min-width: 575px) {
    .layout-thin-right .container .row .col-lg-4 {
        -ms-flex: 0 0 none;
        flex: 0 0 auto;
        max-width: 740px;
        margin-left: auto;
        margin-right: auto;
    }
}
.legal-nav img {
    width: 19px;
}
.legal-nav .nav-link:hover {
    color: #d23e43 !important;
}
.accordion .accordion-header {
    padding: 10px 1.325rem;
    margin-bottom: 0px;
    background-color: #f1f1f1;
    min-height: 20px;
    border-radius: 0;
    border-bottom: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*justify-content: space-between;*/
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
    .accordion .accordion-header .accordion-container {
        position: relative;
        text-align: left;
        color: white;
        font-size: 1rem;
    }
.bg--pattern .bg--white .accordion-container {
    color: #8a8a8a !important;
}
.bg--pattern .bg--gray .accordion-container {
    color: #8a8a8a !important;
}
.bg--white .accordion-container {
    color: #8a8a8a !important;
}
.bg--gray .accordion-container {
    color: #8a8a8a !important;
}
/*.accordion-item-body .wysiwyg ul {
    padding-left: 8%;
}*/
.accordion-item-body .wysiwyg:first-child {
    padding-left: 8%;
}
.wysiwyg ol ol, .wysiwyg ol ul, .wysiwyg ul ol, .wysiwyg ul ul {
    margin-bottom: 0;
    padding-left: 4%;
}
.author {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.7647;
    max-width: 740px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
    .author .row {
        margin-top: 0px;
        position: relative;
        z-index: 1;
    }
    .author h2 {
        font-size: 3rem;
        margin-top: 60px;
        line-height: 1.0909;
    }
    .author h5 {
        font-size: 1.5rem;
        letter-spacing: 1px;
        margin: 36px 0 20px 0;
        line-height: 1.0909;
    }
    .author p {
        margin: 0px 0px 30px;
    }
    .author .wysiwyg {
        padding: 0px 0px 0px 0px;
    }
.authorheader {
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
    .authorheader .keynote__image {
        width: 100px;
        margin-left: auto;
    }
    .authorheader .keynote__right {
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
    .authorheader h2 {
        font-size: 3rem;
        margin-top: 60px;
        line-height: 1.0909;
    }
    .authorheader .breadcrumb {
        padding: 15px 0px 0px 0px;
    }
    .authorheader .unhide {
        display: block;
    }
    .authorheader .hide {
        display: none;
    }
.tab-pane .wysiwyg h1 {
    margin-top: 0px;
}
/*review*/
.button-block .btn-green {
    background-color: #F7941D;
}
    .button-block .btn-green:before {
        background-color: #f18229;
    }
.button-block .btn-blue {
    background-color: #F7941D;
}
    .button-block .btn-blue:before {
        background-color: #f18229;
    }
.button-block .btn-red {
    background-color: #e10600;
}
    .button-block .btn-red:before {
        background-color: #af0500;
    }
.button-block .btn-purple {
    background-color: #e10600;
}
    .button-block .btn-purple:before {
        background-color: #af0500;
    }
/*review end*/
@media (max-width: 991px) {
    .authorheader .keynote__image {
        margin-left: 0px;
    }
      .author .keynote__image {
        width: 150px;
    }
            .author .keynote__image:before {
        width: 150px;
    }
}
ul.autocomplete-popup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    border: 1px solid #000;
    list-style: none;
    padding-left: 0;
    margin: 0;
    background: #fff;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
    ul.autocomplete-popup > li {
    }
        ul.autocomplete-popup > li > a {
            padding: 0.5em;
            display: block;
            color: #666;
            text-decoration: none;
        }
            ul.autocomplete-popup > li > a:hover, ul.autocomplete-popup > li.selected > a {
                background-color: #EEE;
            }
.filter-item .filter-item-header-title {
    min-height: 15px;
    border-radius: 0;
    border-bottom: none;
    display: flex;
    justify-content: space-between;
}
.filter-item .filter-item-header-info {
    padding: 10px 1.325rem;
    margin-bottom: 15px;
    background-color: #e6e6e6;
    min-height: 60px;
    border-radius: 0;
    border-bottom: none;
    justify-content: space-between;
}
.filter-item-header-info .filter-item-title {
    margin: 0 0 0px 0;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.2;
}
.filter-item-header-info .filter-item-publish {
    font-size: 0.825rem;
    text-transform: uppercase;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    color: #8a8a8a;
    margin: 5px 0;
    display: block;
}
.image-filter:first-child {
    padding-top: 50px;
}
.image-filter {
    padding: 35px 0;
    border-bottom: 1px solid #ebebeb;
}
    .image-filter .col-lg-4 {
        width: 100%;
        padding-top: 9px;
        overflow: hidden;
    }
    .image-filter img {
        width: 100%;
    }
    .image-filter .filter-item-description + .btn {
        margin-top: 20px;
    }
.accordion .accordion-title {
    position: relative;
}
/* line 5, ../sass/partials/_links.scss */
.filter-item-header-info a:not(.video-item) {
    position: relative;
}
    /* line 37, ../sass/utils/_mixins.scss */
    .filter-item-header-info a:not(.video-item):before {
        background-color: #d2d2d2;
    }
    /* line 41, ../sass/utils/_mixins.scss */
    .filter-item-header-info a:not(.video-item):after {
        background-color: #d2d2d2;
    }
/* line 45, ../sass/utils/_mixins.scss */
@media (pointer: fine) {
    .filter-item-header-info a:not(.video-item) {
        color: #8a8a8a;
    }
}
.filter-item-header-info a:not(.video-item):before {
    width: 100%;
    transition: bottom 0.25s ease-in-out;
    content: "";
    display: block;
    height: 1px;
    left: 0px;
    position: absolute;
    background-color: #d2d2d2;
}
@media (pointer: fine) {
    .filter-item-header-info a:not(.video-item):hover:before {
        bottom: -4px;
    }
    .filter-item-header-info a:not(.video-item):hover:after {
        width: 100%;
    }
}
.filter-item-header-info a:not(.video-item):after {
    width: 0px;
    transition: bottom 0.25s ease-in-out, width 0.25s ease-in-out;
    bottom: -4px;
    content: "";
    display: block;
    height: 1px;
    left: 0px;
    position: absolute;
    background-color: #d2d2d2;
}
.block-container {
    text-align: center;
}
    .block-container > div {
        display: inline-block;
        vertical-align: middle;
    }
.contentmodal .modal-dialog {
    left: 50%;
    margin: 0px;
    max-width: 775px;
    position: absolute;
    top: 60%;
    width: calc(100vw - 60px);
    transform: translate(-50%, -50%) !important;
}
.content-modal-close {
    color: #fff;
    cursor: pointer;
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: -50px;
}
.contentmodal .wysiwyg [class*="col-"] {
    margin-top: 0px;
}
.contentmodal .col-lg-8 {
    text-align: left;
}
.contentmodal h6 {
    margin: 10px 0 15px 0;
    font-size: .825rem;
}
.contentmodal .wysiwyg p {
    font-size: 1rem;
}
.audioPlayer {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.audioModal .modal-dialog {
    max-width: 600px;
}
.textModal .modal-dialog {
    max-width: 800px;
}
.audio-header h3, .text-modal-header h3 {
    font-size: 2.2rem;
}
.audio-header {
    padding: 35px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.text-modal-header {
    padding: 35px 15px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.text-modal-body {
    padding: 0 15px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    word-wrap: break-word;
}
.buttonlist .btn-container a {
    min-width: 250px;
}
@media (max-width: 700px) {
    .audioPlayer {
        position: absolute;
        top: 70%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .audioModal .modal-dialog, .textModal .modal-dialog {
        max-width: 700px;
    }
    .audio-header, .text-audio-header {
        padding: 32px;
    }
        .audio-header h3, .text-audio-header h3 {
            font-size: 18px;
        }
    .buttonlist {
        display: inline-block !important;
    }
        .buttonlist .btn-container {
            padding-right: 20px;
            padding-top: 15px;
        }
            .buttonlist .btn-container a {
                min-width: 250px;
            }
}
@media (max-width: 321px) {
    .audioPlayer {
        position: absolute;
        top: 85%;
        left: 16%;
        transform: translate(-28%, -50%);
    }
    .audioModal .modal-dialog, .textModal .modal-dialog {
        max-width: 700px;
    }
    .audio-header, .text-audio-header {
        padding: 32px;
    }
        .audio-header h3, .text-audio-header h3 {
            font-size: 15px;
        }
    .buttonlist {
        display: inline-block !important;
    }
        .buttonlist .btn-container {
            padding-right: 20px;
            padding-top: 15px;
        }
            .buttonlist .btn-container a {
                min-width: 150px;
            }
}
@media (max-width:321px) {
     .btnaudioplayer {
		min-width: 240px !important;
	}
}
@media (max-width: 391px) {
    .blogArticle .col-lg-12 {
        padding-left: 0px;
    }
}
.blogArticle .wysiwyg {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
}
.aligncenter {
    align-self: center;
}
.alignleft {
    align-self: flex-start;
}
.alignright {
    align-self: flex-end;
}
.buttonlist {
    padding-top: 20px;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
    .buttonlist .btn-container {
        padding-right: 20px;
    }
    .colCentered{
        float:none;
        margin: 40px auto !important;
    }
.wysiwyg--red .keynote__image:before {
    background: #3899D5;
}
/* line 45, ../sass/components/_keynote.scss */
.wysiwyg--blue .keynote__image:before {
    background: #007987;
}
/* line 76, ../sass/components/_keynote.scss */
.wysiwyg--green .keynote__image:before {
    background: #48B295;
}
/* line 107, ../sass/components/_keynote.scss */
.wysiwyg--purple .keynote__image:before {
    background: #0D395D;
}
@media (max-width: 991px) {
    /* line 292, ../sass/components/_video.scss */
    .contentmodal .modal-dialog {
        max-width: 80vh;
        top: 82%;
        transform: translate(-50%, -32%) !important;
    }
}
@media(max-width:991px) {
    .col-lg-12 .card-grid {
        margin-top: 25px;
    }
}
@media(max-width:991px) {
    .col-lg-6.bg--image {
        margin: 15px;
    }
}
@media \0screen\,screen\9 {
    .btnaudioplayer {
        display: none;
    }
}
.textModal, .largeModal {
    top: 0;
    transform: none;
    position: fixed;
}
.largeImageModal, .imageModal {
    top: 0;
    transform: none;
}
.large-dialog .modal-content{
    background-color: transparent;
}
.text-modal .icon-close-image, .video-modal .icon-close-image {
    color: #fff;
    cursor: pointer;
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: -50px;
}
.icon-close-image:before {
    content: "\e920";
}
@media(min-width:991px) {
    .large-dialog {
        height: auto;
        max-width: 1180px !important;
        top: 54% !important;
        width:60%!important;
    }
    .large-modal-image{
		left: 50%;
		margin: 0px;
		width:70%;
		position: absolute;
		top: 50%;
		height: auto;
		transform: translate(-50%, -50%);
	}
    
	.text-modal .icon-close-image, .video-modal .icon-close-image {
		color: #fff;
		cursor: pointer;
		font-size: 1.375rem;
		line-height: 1;
		position: absolute;
		right: 150px;
		top: -50px;
	}
	
	.icon-close-image:before {
		content: "\e920";
	}
}
@media(max-width:991px) {
    .large-dialog {
        width:100%!important;
    }
    .large-modal-image {
		width:80%;
		left: 50%;
		margin: 0px;
		position: absolute;
		top: 50%;
		height: auto;
		transform: translate(-50%, -50%);
	}
}
@media(min-width:768px) {
    .largeImageModal .image {
        padding-top:60px;
    }
}
.large-video-modal {
	position: fixed;
    top: 0;
    transform: none;
}
body.modal-open {
    overflow: visible;
}
/* ED ADDED */
.press-media-contact {
    text-align: center;
}
    .press-media-contact .content {
        text-align: left;
        display: inline-block;
    }
.press-release h2 {
    margin-top: 20px;
}
.press-release .wysiwyg {
    padding-top: 20px;
}
.nav-filter-wrapper--red .page-item.active {
    background-color: #3899d5;
}
.nav-filter-wrapper--green .page-item.active {
    background-color: #48b295;
}
.nav-filter-wrapper--blue .page-item.active {
    background-color: #007987;
}
.nav-filter-wrapper--purple .page-item.active {
    background-color: #0d395d;
}
.btn-white-blue:before,
.bg--purple .btn-white-blue:before,
.keynote--green .btn-white-blue:before,
.keynote--purple .btn-white-blue:before,
.keynote--red .btn-white-blue:before,
.bg--red .btn-white-blue:before,
.bg--green .btn-white-blue:before {
    background-color: #f18229 !important;
}
.btn-white-blue:hover,
.keynote--green .btn-white-blue:hover,
.keynote--purple .btn-white-blue:hover,
.keynote--red .btn-white-blue:hover,
.bg--red .btn-white-blue:hover,
.bg--green .btn-white-blue:hover,
.btn-white-blue:hover,
.bg--purple .btn-white-blue:hover {
    color: #fff !important;
}
.btn-white-blue ,.bg--red .btn-white-blue,
.keynote--red .btn-white-blue,
.bg--green .btn-white-blue,
.keynote--green .btn-white-blue,
.keynote--purple .btn-white-blue {
    background-color: #F7941D !important;
    color: #fff !important;
}
.btn-white-red,
.bg--green .btn-white-red,
.keynote--green .btn-white-red,
.bg--blue .btn-white-red,
.keynote--blue .btn-white-red,
.bg--purple .btn-white-red,
.bg--green .btn-white-red {
    background-color: #e10600 !important;
    color: #fff !important;
}
    .btn-white-red:before,
    .bg--purple .btn-white-red:before,
    .keynote--blue .btn-white-red:before,
    .btn-white-red:before,
    .keynote--purple .btn-white-red:before,
    .keynote--green .btn-white-red:before {
        background-color: #af0500 !important;
    }
    .btn-white-red:hover,
    .bg--blue .btn-white-red:hover,
    .bg--green .btn-white-red:hover,
    .bg--purple .btn-white-red:hover,
    .keynote--blue .btn-white-red:hover,
    .btn-white-red:hover,
    .keynote--purple .btn-white-red:hover,
    .keynote--green .btn-white-red:hover {
        color: #fff !important;
    }
.btn-white-green:before,
.bg--blue .btn-white-green:before,
.bg--purple .btn-white-green:before,
.bg--red .btn-white-green:before,
.keynote--blue .btn-white-green:before,
.keynote--purple .btn-white-green:before,
.keynote--red .btn-white-green:before {
    background-color: #f18229 !important;
}
.btn-white-green:hover,
.bg--blue .btn-white-green:hover,
.bg--purple .btn-white-green:hover,
.bg--red .btn-white-green:hover,
.keynote--red .btn-white-green:hover,
.keynote--purple .btn-white-green:hover,
.keynote--blue .btn-white-green:hover {
    color: #fff !important;
}
.btn-white-green,
.bg--blue .btn-white-green,
.bg--purple .btn-white-green,
.bg--red .btn-white-green,
.keynote--blue .btn-white-green,
.keynote--purple .btn-white-green,
.keynote--red .btn-white-green {
    background-color: #F7941D !important;
    color: #fff !important;
}
.btn-white-purple:before,
.bg--blue .btn-white-purple:before,
.bg--green .btn-white-purple:before,
.bg--red .btn-white-purple:before,
.btn-white-purple:before,
.keynote--blue .btn-white-purple:before,
.keynote--green .btn-white-purple:before,
.keynote--red .btn-white-purple:before {
    background-color: #af0500 !important;
}
.btn-white-purple:hover,
.bg--blue .btn-white-purple:hover,
.bg--green .btn-white-purple:hover,
.bg--red .btn-white-purple:hover,
.btn-white-purple:hover,
.keynote--blue .btn-white-purple:hover,
.keynote--green .btn-white-purple:hover,
.keynote--red .btn-white-purple:hover {
    color: #fff !important;
}
.btn-white-purple,
.bg--blue .btn-white-purple,
.bg--green .btn-white-purple,
.bg--red .btn-white-purple,
.btn-white-purple,
.keynote--blue .btn-white-purple,
.keynote--green .btn-white-purple,
.keynote--red .btn-white-purple {
    background-color: #e10600 !important;
    color: #fff !important;
}
.footer .btn-red-outline {
    background-color: transparent !important;
    color: #d23e43 !important;
    border: 1px solid #d23e43 !important;
    line-height: 2.6875 !important;
}
    /* line 9, ../sass/utils/_mixins.scss */
    .footer .btn-red-outline:before {
        background-color: transparent !important;
    }
    /* review line 13, ../sass/utils/_mixins.scss */
    .footer .btn-red-outline:hover {
        color: #3899d5 !important;
    }
    /* review line 21, ../sass/utils/_mixins.scss */
    .footer .btn-red-outline:before {
        background-color: #d23e43 !important;
    }
    /* line 25, ../sass/utils/_mixins.scss */
    .footer .btn-red-outline:hover {
        color: #fff !important;
    }
	.navbar-search-submit {
		background-color: #e10600 !important;
		color: #fff !important;
		border-radius:10px !important;
	}
    .navbar-search-submit:before {
        background-color: #af0500 !important;
    }
    .navbar-search-submit:hover {
        background-color: #af0500 !important;
        color: #fff !important;
    }
	.overlay__subtitle {
		text-transform: none !important;
	}
	
/* review line 21, ../sass/utils/_mixins.scss */
@media only screen and (max-width: 1090px) {
    .bg--image:not(.bg--dots).bg--blue:before {
            background-image: url("../images/Banner-Overlay-Dark-Green-Mobile_Tablet.png");
        }
        .bg--dots.bg--blue:after {
            background-image: url("../images/Banner-Overlay-Dark-Green-Mobile_Tablet.png");
        }
    .bg--image:not(.bg--dots).bg--green:before {
        background-image: url("../images/Banner-Overlay-Green-Mobile.png");
    }
    .bg--dots.bg--green:after {
        background-image: url("../images/Banner-Overlay-Green-Mobile.png");
    }
    .bg--image:not(.bg--dots).bg--red:before {
        background-image: url("../images/Banner-Overlay-Blue-Mobile.png");
    }
    .bg--dots.bg--red:after {
        background-image: url("../images/Banner-Overlay-Blue-Mobile.png");
    }
    .bg--image:not(.bg--dots).bg--dg--red:before, .header--darkred:before {
        background-image: url("../images/Banner-Overlay-Dark-Red-MOBILE.png") !important;
    }
    .bg--dots.bg--dg--red:after, .header--darkred:after{
        background-image: url("../images/Banner-Overlay-Dark-Red-MOBILE.png") !important;
    }
    .bg--image:not(.bg--dots).bg--purple:before {
        background-image: url("../images/Banner-Overlay-Dark-Blue-mobile.png");
    }
    .bg--dots.bg--purple:after {
        background-image: url("../images/Banner-Overlay-Dark-Blue-mobile.png");
    }
    }
    @media only screen and (min-width: 1090px) and (max-width: 1200px) {
        .bg--image:not(.bg--dots).bg--blue:before {
            background-image: url("../images/Banner-Overlay-Dark-Green-3600px.png");
        }
        .bg--dots.bg--blue:after {
            background-image: url("../images/Banner-Overlay-Dark-Green-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--red:before {
            background-image: url("../images/Banner-Overlay-Blue-3600px.png");
        }
        .bg--dots.bg--red:after {
            background-image: url("../images/Banner-Overlay-Blue-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--dg--red:before, .header--darkred:before {
            background-image: url("../images/Banner-Overlay-dark-Red-3600px.png") !important;
        }
        .bg--dots.bg--dg--red:after, .header--darkred:after{
            background-image: url("../images/Banner-Overlay-dark-Red-3600px.png") !important;
        }
        .bg--image:not(.bg--dots).bg--green:before {
            background-image: url("../images/Banner-Overlay-Green-3600px.png");
        }
        .bg--dots.bg--green:after {
            background-image: url("../images/Banner-Overlay-Green-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--purple:before {
            background-image: url("../images/Banner-Overlay-Dark-Blue-3600px.png");
        }
        .bg--dots.bg--purple:after {
            background-image: url("../images/Banner-Overlay-Dark-Blue-3600px.png");
        }
    }
    @media only screen and (min-width: 1200px) {
        .bg--image:not(.bg--dots).bg--blue:before {
            background-image: url("../images/Banner-Overlay-Dark-Green-3600px.png");
        }
        .bg--dots.bg--blue:after {
            background-image: url("../images/Banner-Overlay-Dark-Green-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--red:before {
            background-image: url("../images/Banner-Overlay-Blue-3600px.png");
        }
        .bg--dots.bg--red:after {
            background-image: url("../images/Banner-Overlay-Blue-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--dg--red:before, .header--darkred:before {
            background-image: url("../images/Banner-Overlay-dark-Red-3600px.png") !important;
        }
        .bg--dots.bg--dg--red:after, .header--darkred:after{
            background-image: url("../images/Banner-Overlay-dark-Red-3600px.png") !important;
        }
        .bg--image:not(.bg--dots).bg--green:before {
            background-image: url("../images/Banner-Overlay-Green-3600px.png");
        }
        .bg--dots.bg--green:after {
            background-image: url("../images/Banner-Overlay-Green-3600px.png");
        }
        .bg--image:not(.bg--dots).bg--purple:before {
            background-image: url("../images/Banner-Overlay-Dark-Blue-3600px.png");
        }
        .bg--dots.bg--purple:after {
            background-image: url("../images/Banner-Overlay-Dark-Blue-3600px.png");
        }
    }
    .footer .col-lg-2:first-of-type{
        text-align:center;
    } 
    .card .btn{
        align-self:center !important;
    }
    .card-body ul{
        text-align: left !important;
    }
.btn-dg-outline {
    background-color: transparent !important;
    color: #007987 !important;
    border: 2px solid #007987 !important;
    border-radius: 8px !important;
    font-size:1.09rem;
}
    .btn-dg-outline:hover {
        color: #fff !important;
        font-size: 1.09rem;
    }
    .btn-dg-outline:before {
        background-color: #007987 !important;
        font-size: 1.09rem;
    }
.btn-rd-outline {
    background-color: transparent !important;
    color: #B11E2B !important;
    border: 2px solid #B11E2B !important;
    border-radius: 8px !important;
    font-size: 1.09rem;
}
    .btn-rd-outline:hover {
        color: #fff !important;
        font-size: 1.09rem;
    }
    .btn-rd-outline:before {
        background-color: #B11E2B !important;
        font-size: 1.09rem;
    }
    .btn-rd-outline:after {
        font-size: 0.875rem;
    }
    .btn-bl-outline:after {
        font-size: 0.875rem;
    }
    .btn-dg-outline:after {
        font-size: 0.875rem;
    }
.btn-bl-outline {
    background-color: transparent !important;
    color: #0D395D !important;
    border: 2px solid #0D395D !important;
    border-radius: 8px !important;
    font-size: 1.09rem;
}
    .btn-bl-outline:hover {
        color: #fff !important;
        font-size: 1.09rem;
    }
    .btn-bl-outline:before {
        background-color: #0D395D !important;
        font-size: 1.09rem;
    }
    /* Dark red theme start*/
 .bg--darkred .btn-white-red:hover,
.bg--darkred .btn-white-blue:hover,
.bg--darkred .btn-white-purple:hover, .keynote--darkred .btn-white-blue:hover,
.keynote--darkred .btn-white-red:hover,
.keynote--darkred .btn-white-purple:hover {
    color: #b11e2b !important;
}
.btn-green-outline:hover, .bg--darkred .btn-red-outline:hover,
.bg--darkred .btn-blue-outline:hover,
.bg--darkred .btn-purple-outline:hover, .keynote--darkred .btn-blue-outline:hover,
.keynote--darkred .btn-red-outline:hover,
.keynote--darkred .btn-purple-outline:hover {
    color: #b11e2b !important;
}
.btn-green-outline:hover, .bg--darkred .btn-red-outline:hover,
.bg--darkred .btn-blue-outline:hover,
.bg--darkred .btn-purple-outline:hover, .keynote--darkred .btn-blue-outline:hover,
.keynote--darkred .btn-red-outline:hover,
.keynote--darkred .btn-purple-outline:hover {
    color: #b11e2b !important;
}
 .bg--darkred .btn-white-red-outline:hover,
.bg--darkred .btn-white-blue-outline:hover,
.bg--darkred .btn-white-purple-outline:hover, .keynote--darkred .btn-white-blue-outline:hover,
.keynote--darkred .btn-white-red-outline:hover,
.keynote--darkred .btn-white-purple-outline:hover {
    color: #b11e2b !important;
}
.text-link.text-link-darkred:after, .wysiwyg a.text-link-darkred:not(.publication-pdf):not(.video-item):after, .publication-wrapper a.text-link-darkred:not(.publication-pdf):not(.video-item):after, .sitemap a.text-link-darkred:not(.publication-pdf):not(.video-item):after, .accordion--darkred .text-link:after, .accordion--darkred .wysiwyg a:not(.publication-pdf):not(.video-item):after, .wysiwyg .accordion--darkred a:not(.publication-pdf):not(.video-item):after, .accordion--darkred .publication-wrapper a:not(.publication-pdf):not(.video-item):after, .publication-wrapper .accordion--darkred a:not(.publication-pdf):not(.video-item):after, .accordion--darkred .sitemap a:not(.publication-pdf):not(.video-item):after, .sitemap .accordion--darkred a:not(.publication-pdf):not(.video-item):after, .nav-filter-wrapper--darkred .text-link:after, .nav-filter-wrapper--darkred .wysiwyg a:not(.publication-pdf):not(.video-item):after, .wysiwyg .nav-filter-wrapper--darkred a:not(.publication-pdf):not(.video-item):after, .nav-filter-wrapper--darkred .publication-wrapper a:not(.publication-pdf):not(.video-item):after, .publication-wrapper .nav-filter-wrapper--darkred a:not(.publication-pdf):not(.video-item):after, .nav-filter-wrapper--darkred .sitemap a:not(.publication-pdf):not(.video-item):after, .sitemap .nav-filter-wrapper--darkred a:not(.publication-pdf):not(.video-item):after, .featured-event--darkred .text-link:after, .featured-event--darkred .wysiwyg a:not(.publication-pdf):not(.video-item):after, .wysiwyg .featured-event--darkred a:not(.publication-pdf):not(.video-item):after, .featured-event--darkred .publication-wrapper a:not(.publication-pdf):not(.video-item):after, .publication-wrapper .featured-event--darkred a:not(.publication-pdf):not(.video-item):after, .featured-event--darkred .sitemap a:not(.publication-pdf):not(.video-item):after, .sitemap .featured-event--darkred a:not(.publication-pdf):not(.video-item):after {
    background-color: #b11e2b;
}
.text-link.text-link-darkred, .wysiwyg a.text-link-darkred:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-darkred:not(.video-item):not(.publication-pdf), .sitemap a.text-link-darkred:not(.video-item):not(.publication-pdf), .accordion--darkred .text-link, .accordion--darkred .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--darkred a:not(.video-item):not(.publication-pdf), .accordion--darkred .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--darkred a:not(.video-item):not(.publication-pdf), .accordion--darkred .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .accordion--darkred a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .text-link, .nav-filter-wrapper--darkred .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--darkred a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--darkred a:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--darkred a:not(.video-item):not(.publication-pdf), .featured-event--darkred .text-link, .featured-event--darkred .wysiwyg a:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--darkred a:not(.video-item):not(.publication-pdf), .featured-event--darkred .publication-wrapper a:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--darkred a:not(.video-item):not(.publication-pdf), .featured-event--darkred .sitemap a:not(.video-item):not(.publication-pdf), .sitemap .featured-event--darkred a:not(.video-item):not(.publication-pdf), .text-link.text-link-darkred:hover, .wysiwyg a.text-link-darkred:hover:not(.video-item):not(.publication-pdf), .publication-wrapper a.text-link-darkred:hover:not(.video-item):not(.publication-pdf), .sitemap a.text-link-darkred:hover:not(.video-item):not(.publication-pdf), .accordion--darkred .text-link:hover, .accordion--darkred .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .accordion--darkred a:hover:not(.video-item):not(.publication-pdf), .accordion--darkred .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .accordion--darkred a:hover:not(.video-item):not(.publication-pdf), .accordion--darkred .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .accordion--darkred a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .text-link:hover, .nav-filter-wrapper--darkred .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .nav-filter-wrapper--darkred a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .nav-filter-wrapper--darkred a:hover:not(.video-item):not(.publication-pdf), .nav-filter-wrapper--darkred .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .nav-filter-wrapper--darkred a:hover:not(.video-item):not(.publication-pdf), .featured-event--darkred .text-link:hover, .featured-event--darkred .wysiwyg a:hover:not(.video-item):not(.publication-pdf), .wysiwyg .featured-event--darkred a:hover:not(.video-item):not(.publication-pdf), .featured-event--darkred .publication-wrapper a:hover:not(.video-item):not(.publication-pdf), .publication-wrapper .featured-event--darkred a:hover:not(.video-item):not(.publication-pdf), .featured-event--darkred .sitemap a:hover:not(.video-item):not(.publication-pdf), .sitemap .featured-event--darkred a:hover:not(.video-item):not(.publication-pdf) {
    color: #b11e2b;
}
form.form-darkred .form-control:focus,
form.form-darkred .form-check-input:checked,
form.form-darkred .form-radio-input:checked {
    border-color: #b11e2b;
}
    form.form-darkred .form-check-input:checked:after,
    form.form-darkred .form-check-input::-ms-check {
        color: #b11e2b;
    }
    form.form-darkred .form-radio-input:checked:after {
        background: #b11e2b;
    }
.wysiwyg--darkred .play-icon:before {
    background-color: #b11e2b;
}
.wysiwyg--darkred ul li:before,
.wysiwyg--darkred ol li:before {
    color: #b11e2b;
}
.grid-color-darkred .card-img-wrapper:before, .grid-color-multi [class*="col-lg-"]:nth-child(4n) .card-img-wrapper:before, .card-grid--fluid.grid-color-multi .card:nth-child(4n) .card-img-wrapper:before {
    background: #b11e2b;
}
.grid-color-darkred .card-img-wrapper .play-icon:before {
    background-color: #b11e2b;
}
.link-theme-darkred:hover {
    color: #b11e2b;
}
/* line 566, ../sass/components/_cards.scss */
@media (pointer: fine) {
    .grid-color-darkred .card-link, .grid-color-darkred .subscription-wrapper .subscription-link, .subscription-wrapper .grid-color-darkred .subscription-link, .grid-color-darkred .card-link:hover, .grid-color-darkred .subscription-wrapper .subscription-link:hover, .subscription-wrapper .grid-color-darkred .subscription-link:hover, .bg--image .grid-color-darkred .card-link:hover, .bg--image .grid-color-darkred .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--image .grid-color-darkred .subscription-link:hover, .bg--pattern:not(.bg--gray) .grid-color-darkred .card-link:hover, .bg--pattern:not(.bg--gray) .grid-color-darkred .subscription-wrapper .subscription-link:hover, .subscription-wrapper .bg--pattern:not(.bg--gray) .grid-color-darkred .subscription-link:hover {
        color: #b11e2b;
    }
}
/* line 573, ../sass/components/_cards.scss */
.grid-color-darkred .card-link:before, .grid-color-darkred .subscription-wrapper .subscription-link:before, .subscription-wrapper .grid-color-darkred .subscription-link:before {
    background-color: #b11e2b;
}
/* line 187, ../sass/utils/_mixins.scss */
.bg--pattern.bg--darkred .subscription-wrapper .subscription-form .input-group-addon {
    color: #b11e2b;
}
/*.wysiwyg--darkred .video-item:before, .video-blocks--darkred .video-item:before {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkZDI4NiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzM2JjOTciLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(77, 210, 134, 0)), color-stop(100%, #b11e2b));
    background-image: -moz-linear-gradient(top, rgba(77, 210, 134, 0) 0%, #b11e2b 100%);
    background-image: -webkit-linear-gradient(top, rgba(77, 210, 134, 0) 0%, #b11e2b 100%);
    background-image: linear-gradient(to bottom, rgba(77, 210, 134, 0) 0%, #b11e2b 100%);
}*/
.video-blocks.video-blocks--darkred .play-icon:before {
    background-color: #b11e2b;
}
.play-icon.play-icon--darkred:before {
    background-color: #b11e2b;
}
.tabs--darkred .tabs-nav {
    border-bottom-color: #b11e2b;
}
    .tabs--darkred .tabs-nav .nav-tabs a:hover:not(.active) {
        color: #b11e2b;
    }
    .tabs--darkred .tabs-nav .nav-tabs a:before {
        border-top-color: #b11e2b;
    }
    .tabs--darkred .tabs-nav .nav-tabs a.active {
        background-color: #b11e2b;
    }
@media (max-width: 991px) {
    /* line 65, ../sass/components/_tabs.scss */
    .tabs--darkred .tabs-nav .nav-tabs a {
        color: #b11e2b;
    }
        /* line 82, ../sass/components/_tabs.scss */
        .tabs--darkred .tabs-nav .nav-tabs a:before {
            border-top-color: white;
        }
}
.accordion--darkred .accordion-item-header:before,
.accordion--darkred .accordion-item-header:after {
    background-color: #b11e2b;
}
.accordion--darkred .accordion-item-link {
    color: #b11e2b;
}
.nav-filter-wrapper--darkred .nav-filter .list-group-item .form-check-input {
    border-color: #b11e2b;
}
    .nav-filter-wrapper--darkred .nav-filter .list-group-item .form-check-input:checked:after {
        color: #b11e2b;
    }
.nav-filter-wrapper--darkred .filter-header .pagination .page-link i {
    color: #b11e2b;
}
/* line 125, ../sass/utils/_mixins.scss */
.nav-filter-wrapper--darkred .filter-header .pagination .page-link:hover {
    background: transparent;
    color: #b11e2b;
}
.featured-event--darkred .featured-event-star {
    color: #b11e2b;
}
.list-items--darkred .title-section .all-button {
    color: #b11e2b;
}
.list-items--darkred .list-group {
    border-top: 1px solid #b11e2b;
    border-bottom: 2px solid #b11e2b;
}
.list-items--darkred .list-group-item .item-title:hover {
    color: #b11e2b;
}
.list-items--darkred .list-group-item .item-title:after {
    background-color: #b11e2b;
}
.keynote--darkred .keynote__image:before {
    background: #b11e2b;
}
.link-theme-darkred {
    color: #b11e2b !important;
}
    .link-theme-darkred:before {
        background-color: #b11e2b !important;
    }
    .link-theme-darkred:hover {
        color: #b11e2b !important;
    }
.nav-tertiary a.darkred.active {
    color: #b11e2b;
    border: 1px solid #b11e2b;
}
    .nav-tertiary a.darkred.active:before {
        border-top-color: #b11e2b;
        border-right-color: #b11e2b;
    }
.nav-tertiary a.darkred:hover {
    color: #b11e2b;
}
/*test*/
/*.wysiwyg--darkred a:not(.video-item) {
    color: #b11e2b !important;
}
.authorheader a {
    color: #b11e2b !important;
} 
.wysiwyg--darkred a:not(.video-item):after {
    background-color: #b11e2b !important;
}*/
.nav-tertiary a.darkred.active:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #b11e2b;
    display: block;
    left: auto;
    right: 15px;
    top: 50%;
}
.nav-tertiary a.darkred {
    border: 1px solid #b11e2b;
    border-width: 2px;
    border-bottom: 2px solid #b11e2b;
    color: #b11e2b;
}
.wysiwyg--darkred .keynote__image:before {
    background: #b11e2b;
}
.nav-filter-wrapper--darkred .page-item.active {
    background-color: #b11e2b;
}
.nav-filter-wrapper--darkred .btn {
     background-color: transparent !important;
    color: #B11E2B !important;
    border: 2px solid #B11E2B !important;
    border-radius: 8px !important;
    font-size: 1.09rem;
}
    .nav-filter-wrapper--darkred .btn:before {
          background-color: #B11E2B !important;
        font-size: 1.09rem;
       
    }
    .nav-filter-wrapper--darkred .btn:hover {
         color: #fff !important;
        font-size: 1.09rem;
    }
        .nav-filter-wrapper--darkred .btn:after {
         font-size: 0.875rem;
    }
.btn-yellow {
    background-color: #F7941D !important;
    color: #fff !important;
}
    .btn-yellow:before {
        background-color: #f18229 !important;
    }
    .btn-yellow:hover {
        color: #fff !important;
    }
.accordion--darkred .btn {
    background-color: #F7941D;
    color: #fff;
}
    .accordion--darkred .btn:before {
        background-color: #f18229;
    }
    .accordion--darkred .btn:hover {
        color: #fff;
    }
.grid-color-darkred .btn {
    background-color: #F7941D;
    color: #fff;
}
    .grid-color-darkred .btn:before {
        background-color: #f18229;
    }
    .grid-color-darkred .btn:hover {
        color: #fff;
    }
    /*Dark Red theme end*/
#honeyPot{
    display:none;
}
.press-release .overlay__title
{
    font-size: 2.375rem !important;
    text-align:center;
}
.press-release .overlay__subtitle, .wysiwyg--overlay .overlay__subtitle {
    font-size: 1.625rem !important;
    text-align: center;
}
.wysiwyg--overlay .overlay__title {
    font-size: 2.375rem !important;
    text-align: center;
}
.wysiwyg--darkred .video-item:before, .video-blocks--darkred .video-item:before {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.wysiwyg--red .video-item:before, .video-blocks--red .video-item:before {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.wysiwyg--blue .video-item:before, .video-blocks--blue .video-item:before {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.wysiwyg--green .video-item:before, .video-blocks--green .video-item:before {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
.wysiwyg--purple .video-item:before, .video-blocks--purple .video-item:before {
    background-color: rgba(0, 0, 0, 0.65) !important;
}
#navbarNavAltMarkup a {
    font-weight: 600;
}
.bg--promo--blue {
    background-color: #3899d5;
}
.bg--promo--red {
    background-color: #E10600;
}
.bg--promo--yellow {
    background-color: #F7941D;
}
.bg--promo--green {
    background-color: #48B295;
}
.bg--promo--darkred {
    background-color: #B11E2B;
}
.bg--promo--orange {
    background-color: #F15A29;
}
.bg--promo--darkblue {
    background-color: #0D395D;
}
.bg--promo--darkgreen {
    background-color: #007987;
}
.bg--promo--darkgray {
    background-color: #5A5A5A;
}
.bg--promo--mediumgray {
    background-color: #828282;
}
.bg--promo--lightgray {
    background-color: #AAAAAA;
}
.bg--promo--whitegray {
    background-color: #E6E6E6;
}
.bg--promo--blue a{
    position:relative;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .nav-filter-wrapper--darkred .btn:hover {
        color: #B11E2B !important;
    }
}
.form-group {
    position: relative;
    margin-bottom: 25px;
}
.sub-title {
    padding-bottom: 5px;
}
.sub-title .grayBg {
    background: #A8A8A8;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px;
    margin: 15px 0 25px 0;
    letter-spacing: 1px;
}
select.form-control, select.form-control:not([size]):not([multiple]) {
    height: 46px;
}
form h4, .form-group > label {
    letter-spacing: 1px;
    color: #414141;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.form-text {
    margin-bottom: 25px;
}
.form-control {
    border-radius: 0;
    padding: 10px 20px;
    border-color: #8A8A8A;
}
.form-group > label {
    margin-bottom: 0;
}
label.error {
    font-weight: normal;
    text-transform: capitalize;
    color: red;
}
.form-group > label:not(.relative):not(.error) {
    position: absolute;
    background: #ffffff;
    left: 15px;
    padding: 0 5px;
    margin-bottom: 0;
    top: -5px;
}
@media (min-width: 1400px){
    .page-header__video {
        top: 60%;
    }
}
/* Gated page styles start*/
.layout-thin-right.gray-bg {
    background: #F9F9F9;
    padding-top: 0;
    padding-bottom: 0;
}
.padding_60 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.white_bg {
    background: #fff;
}
.layout-thin-right .accordion {
    padding-left: 0;
    padding-right: 0;
}
.layout-thin-right .accordion-title {
    font-size: 2rem;
    line-height: 1.0909;
    margin-top: 0;
    margin-bottom: 40px;
}
.layout-thin-right .accordion-item-title {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.2;
    letter-spacing: 0;
}
.layout-thin-right .accordion-item-link::before {
    content: none !important;
}
.layout-thin-right .accordion-item-link:after {
    content: "\e913" !important;
    font-family: "icomoon";
    font-size: 0.625rem;
    margin-left: 10px;
    position: relative;
    top: -1px;
    display: inline-block !important;
    width: auto !important;
    position: static !important;
    bottom: auto !important;
    background-color: transparent !important;
}
.layout-thin-right .video-item {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.layout-thin-right .icon_list_layout li,
.layout-thin-right .icon_list_layout li::before,
.layout-thin-right .icon_list_layout li::after {
    clear: both;
}
    .layout-thin-right .icon_list_layout li::before,
    .layout-thin-right .icon_list_layout li::after {
        content: '';
    }
.layout-thin-right .content-width-Imag:after {
    content: '';
    clear: both;
    display: table;
}
.layout-thin-right .marketracfloatlaptop .wysiwyg {
    padding-top: 0;
    padding-bottom: 0;
}
.clear {
    clear: both;
}
.flex-grid {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.flex-2 {
    flex: 0 0 50%;
}
.flex-3 {
    flex: 0 0 33.33%;
}
.gridIcon img {
    margin-left: auto;
    margin-right: auto;
}
.gridIcon h4 {
    font-size: 1.125rem;
}
.icon_list_layout li {
    padding-left: 0 !important;
}
    .icon_list_layout li:before {
        content: none !important;
    }
@media (min-width: 600px) {
    .layout-thin-right .marketracfloatlaptop {
        width: 50%;
        display: block;
        float: left;
    }
}
@media (max-width:990px) {
    .layout-thin-right.gray-bg {
        padding: 60px 0px 0 0;
    }
        .layout-thin-right.gray-bg .padding_60:first-child {
            padding-bottom: 0;
        }
        .layout-thin-right.gray-bg .padding_60 {
            padding-top: 0;
            padding-bottom: 60px;
        }
        .layout-thin-right.gray-bg .white_bg {
            padding-top: 30px;
        }
        .layout-thin-right.gray-bg .white_bg {
            max-width: 100% !important;
            padding-left: 30px;
            padding-right: 30px;
        }
}
.icon_list_layout img {
   float:left;
   margin-right:20px;
}
.content-width-Image img {
    display: block;
    height: auto;
    margin: 0px 0px 30px;
    max-width: 100%;
    width: auto;
}
.marketracfloatlaptop .wysiwyg {
    padding: 10px 15px;
}
.icon-list {
    padding: 0px 10px;
    font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif !important;
    margin-bottom:15px;
}
@media (min-width: 1200px){
    .custom-iframe-component .small {
        width: 700px;
    }
    .custom-iframe-component .medium {
        width: 1140px;
    }
}
@media (max-width: 991px) {
    .custom-iframe-component .small {
        width: 100%;
    }
    .custom-iframe-component .medium {
        width: 100%;
    }
}
.custom-iframe-component {
    padding-top: 50px;
    padding-bottom: 50px;
}
    .custom-iframe-component .text-block-heading {
        margin-bottom:15px;
    }
.layout-thin-right .content-width-Image:after {
    content: '';
    clear: both;
    display: table;
}
.layout-thin-right .accordion {
    margin: 0px auto;
}
.form-group .form__top .left{
    text-align:left;
}
.form-group .form__top .center {
    text-align: center;
}
.form-group .form__top h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}
.form-group .form__top h4 {
    margin-top: 5px;
    margin-bottom: 10px;
}
@media(min-width: 991px){
    .layout-thin-right .col-lg-4.padding_60.white_bg:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100vw;
        background: #fff;
    }
}
.form__opt-in{
    position:relative;
}
/*Gated page Styles end*/
@media (max-width: 991px) {
    .card-grid .col-lg-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
  
}
@media (max-width: 576px) {
    .card-grid .col-lg-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
form .form-check-input, form .form-radio-input {
    top: 4px;
}
.checkbox-label {
    letter-spacing: 1px;
    color: #414141;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
/* Sticky Button Bar */
.sticky-btn-bar {
    background-color: #F7941D;
    width: 100%;
    height: 42px;
    position: fixed;
    display: none;
    opacity: 1;
    z-index: 9999;
    transition: top .25s ease-in-out;
}
@media (max-width: 991px) {
    .sticky-btn-bar {
        display: none !important;
    }
}
.sticky-btn-bar.bg--red.btn-red,
.sticky-btn-bar.bg--red.btn-green,
.sticky-btn-bar.bg--red.btn-blue,
.sticky-btn-bar.bg--red.btn-purple,
.sticky-btn-bar.bg--purple.btn-red,
.sticky-btn-bar.bg--purple.btn-green,
.sticky-btn-bar.bg--purple.btn-blue {
    background-color: #e10600 !important;
}
.sticky-btn-bar.bg--green.btn-red,
.sticky-btn-bar.bg--green.btn-blue,
.sticky-btn-bar.bg--green.btn-purple,
.sticky-btn-bar.bg--green.btn-red,
.sticky-btn-bar.bg--blue.btn-green,
.sticky-btn-bar.bg--blue.btn-purple {
    background-color: #F7941D !important;
}
.sticky-btn-bar.bg--red.btn-white-green,
.sticky-btn-bar.bg--red.btn-white-blue,
.sticky-btn-bar.bg--red.btn-white-purple,
.sticky-btn-bar.bg--green.btn-white-red,
.sticky-btn-bar.bg--green.btn-white-blue,
.sticky-btn-bar.bg--green.btn-white-purple,
.sticky-btn-bar.bg--purple.btn-white-red,
.sticky-btn-bar.bg--purple.btn-white-green,
.sticky-btn-bar.bg--purple.btn-white-blue {
    background-color: #fff !important;
}
.sticky-btn-bar.btn-dg-outline {
    background-color: #007987 !important;
}
.sticky-btn-bar.btn-rd-outline {
    background-color: #B11E2B !important;
}
.sticky-btn-bar.btn-bl-outline {
    background-color: #0D395D !important;
}
.btn-links {
    background: transparent !important;
    border: none;
    color: #fff;
    line-height: 40px;
}
.btn-links:first-child {
   margin-left: 14%;
}
.btn-links:nth-child(n+5) {
   display: none;
}
.btn-links:before {
    background: transparent !important;
}
.form-sticky {
    position: sticky;
    top: 80px;
}
@media (max-width: 751px) {
    .text-modal-header{
      padding:15px 15px;
    }
        .text-modal-header h3{
            font-size: 1.2rem !important;
        }
    .text-modal-body p {
        font-size: 7pt !important;
    }
}
@media (max-width: 580px) {
    .text-modal-header {
        padding: 5px 15px;
    }
        .text-modal-header h3 {
            font-size: 0.8rem !important;
        }
    .text-modal-body p {
        font-size: 5pt !important;
    }
}
.white_cover {
    position: relative;
    background: #fff;
}
@media screen and (min-width: 992px) {
    .white_cover::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
    }
    .white_cover.left_side::before {
        left: -100%;
    }
    .white_cover.right_side::before {
        right: -100%;
    }
}
@media (max-width: 768px) {
    .textmod .modal-dialog {
        height: auto !important;
    }
    .textmod img {
        width: calc(100vw - 50%) !important;
    }
}
.full-banner {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.splitscreen-accordion-text-block {
	max-width: 768px;
	padding: 40px 0px 15px 0px;
}
.splitscreen-accordion-text-block.text-center {
	margin: 0px auto;
}
.splitscreen-accordion-col-text-block {
	padding: 0px 0px 25px 0px;
}
.splitscreen-accordion .accordion {
	margin: 40px auto;
	max-width: 850px;
}
.splitscreen-accordion .accordion-item-body {
	padding: 5px 0px 35px 0px;
}
.splitscreen-accordion .col--left > :not(.container), .splitscreen-accordion .col--right > :not(.container) {
	position: relative;
	top: auto;	
	-moz-transform: initial;
	-ms-transform: initial;
	-webkit-transform: initial;
	transform: initial;	
}
/*
.splitscreen-accordion.bg--image:not(.bg--dots)::before {
	background-image: none !important;
}
*/
.splitscreen-accordion.bg--image .splitscreen-accordion-col-text-block, .splitscreen-accordion.bg--image .splitscreen-accordion-text-block {
	color: #fff;
}
.splitscreen-accordion .bg--image .splitscreen-accordion-col-text-block {
	color: #fff;
}
.button-loader .sk-cube-grid {
    margin: 20px auto;
}
.button-loader {
    text-align: center;
}
    .button-loader .loader-text {
        font-weight: bold;
    }
.blogArticle .col--left .image, .blogArticle .col--right .image,
.insights-download .col--left .image, .insights-download .col--right .image{
    height: auto !important;
}
/*.section-divider .text-block-heading{
padding-bottom: 5px;
}
.section-divider .title-wrapper {
    padding: 20px 0px 0px !important;
}*/
.full-banner-content a{
color:#3a3a3a;
}
.carousel-wrapper-blue .play-icon:before {
    background-color: #3899d5;
}
/* line 375, ../sass/components/_cards.scss */
.carousel-wrapper-dark-green .play-icon:before {
    background-color: #007987;
}
/* line 379, ../sass/components/_cards.scss */
.carousel-wrapper-green .play-icon:before {
    background-color: #48b295;
}
/* line 383, ../sass/components/_cards.scss */
.carousel-wrapper-dark-blue .play-icon:before {
    background-color: #0d395d;
}
.carousel-wrapper-dark-red .play-icon:before {
    background-color: #b11e2b;
}
.full-width .carousel .container {
	padding: 0px;
	width: 100% !important;
}
.full-width .carousel .container .col-lg-12,
.full-width .carousel .container .col-md-12,
.full-width .carousel .container .col-sm-12,
.full-width .carousel .container .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
}
.full-width .image-carousel {
	padding: 0 0 0 0;
}
.full-width .image-carousel .image {
	max-height: unset;
	top: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	-webkit-transform: unset;
	transform: unset;
	width: 100%;
}
.full-width .image-carousel .carousel-inner {
	height: unset;
}
form textarea {
    min-height: 75px !important;
}
/*10 - Year Aniversary Styles Start */
.timeline {
  /*height: 250px;*/
  /*margin: 1em;*/
  /*line-height: 250px;*/
  position: relative;
  text-align: center;
  padding-top:60px
}
    .timeline:before {
        content: '';
        position: absolute;
        width: 100%;
        top: 44%;
        left: 0px;
        height: 30px;
        margin-top: -13px;
        background: #E10600;
    }
.event {
    width: 35px;
    height: 30px;
    position: relative;
    margin: 0 50px;
    display: inline-block;
    background: #0D395D;
    vertical-align: middle;
    margin-bottom: 75px;
    /*border-radius: 50%;*/
}
.detail {
  position: absolute;
  line-height: 1em;
  white-space: nowrap;
  left: 100%;
}
.event:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 3px;
    background: #0D395D;
    height: 100px;
}
.event.up:before {
  top: -100%;
}
.event.down:before {
  top: 100%;
}
.up .detail {
  top: -50px;
}
.down .detail {
  bottom: -50px;
}
.header-with-navigation .header{
    background-color :none;
}
.page-header-navigation{
    min-height:520px;
}
/*.header-with-navigation .btn {
    color: #fff;
    margin: 0;
    position: absolute;
    top: 3%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
    margin-top: 120px;
}*/
.header-with-navigation .modal-body .wysiwyg {
    color: black;
}
.header-with-navigation .content-modal-close {
    color: black;
}
.header-with-navigation .page-header {
    background-position: left;
    background-size: contain;
}
/*@media(max-width:992px) and (max-width:1300px)
{*/
    .header-with-navigation .navbar {
        margin: 0;
        position: absolute;
        top: 3%;
        left: 66%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 99999;
        width:475px;
    }
    
/*}*/
.anniversary-container .footer{
    background-color:white;
}
.anniversary-container .footer .nav-list li a {
    color: black;
}
.anniversary-container .socials {
    color: black;
}
.anniversary-container .btn {
    background-color: #0D395D;
}
    .anniversary-container .btn:before {
        background-color: #0D395D;
    }
@media (max-width: 991px) {
    .anniversary-container .footer .footer-dropdown {
        height :auto;
    }
}
@media (max-width: 991px) {
    .anniversary-container .footer .footer-dropdown:after {
        border-top: 10px solid white; 
    }
}
.anniversary-container .topnav {
   
    overflow: unset;
}
    /* Style the links inside the navigation bar */
    .anniversary-container .topnav a {
        float: right;
        display: block;
        color: black;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        font-size: 17px;
        font-family: "Open Sans", Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    }
        /* Change the color of links on hover */
        .anniversary-container  .topnav a:hover {
            background-color: #ddd;
            color: black;
        }
@media (max-width: 991px) {
    .page-header-navigation {
        min-height: 250px;
        width:100%;
    }
    .anniversary-container .topnav a {
        font-size: 10px;
    }
}
@media (max-width: 576px) {
    .page-header-navigation {
        min-height: 200px;
        width: 100%;
        margin-bottom: -80px;
    }
    .anniversary-container .topnav a {
        font-size: 10px;
    }
}
@media screen and (max-width: 767px) {
    .anniversary-container .topnav a {
        display: none;
    }
        .anniversary-container .topnav a.icon {
            float: right;
            display: block;
        }
    .anniversary-container.topnav.responsive {
        position: relative;
    }
        .anniversary-container .topnav.responsive .icon {
            position: absolute;
            right: 0;
            top: 0;
        }
        .anniversary-container .topnav.responsive a {
            float: none;
            display: block;
            text-align: left;
        }
    .page-header-navigation .container {
        position: absolute !important;
        top: 5%;
        
    }
}
    /* Hide the link that should open and close the topnav on small screens */
    .anniversary-container .topnav .icon {
        display: none;
    }
.page-header-navigation .container{
    position: absolute !important;
    top: 5%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
    .page-header-navigation .container {
       
        top: 15%;
       
    }
    .anniversary-container .card-grid .card-body .row{
        margin-left: 20px;
    }
}
@media (max-width:6000px) and (min-width:2100px) {
    .page-header-navigation {
        min-height: 840px;
    }
    .anniversary-container .topnav a {
        font-size: 25px;
    }
   
}
/*.page-header--video {
    overflow: visible !important;
}*/
.anniversary-container .mr-auto .btn {
    margin: 11px -87px;
    position: relative;
    top: 50%;
    left: 50%;
}
@media (max-width:992px){
    .page-header {
        min-height:205px;
    }
    .page-header__video {
        display: block;
        left: 53%;
    }
}
.page-header--video {
    width: 100% !important;
    padding: 56.25% 0 0 0 !important;
    height: 0px !important;
    position: relative !important;
}
.page-header__video {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
}
/*320
375
411*/
/*@media (max-width:350px) and (min-width:325px) {
    .page-header--video {
        height: auto;
    }
    .page-header {
        min-height: 200px;
    }
}
@media (max-width:375px) and (min-width:350px) {
    .page-header--video {
        height: auto;
    }
    .page-header {
        min-height: 211px;
    }
}
@media (max-width:400px) and (min-width:375px) {
    .page-header--video {
        height: auto;
    }
    .page-header {
        min-height: 225px;
    }
}
@media (max-width:460px) and (min-width:400px) {
    .page-header--video {
        height: 253px;
    }
}
@media (max-width:512px) and (min-width:460px) {
    .page-header--video {
        height: 290px;
    }
}
@media (max-width:590px) and (min-width:512px) {
    .page-header--video {
        height: 333px;
    }
}
@media (max-width:650px) and (min-width:590px) {
    .page-header--video {
        height: 372px;
    }
}
@media (max-width:720px) and (min-width:650px) {
    .page-header--video {
        height: 410px;
    }
}
@media (max-width:790px) and (min-width:720px) {
    .page-header--video {
        height: 473px;
    }
}
@media (max-width:840px) and (min-width:790px) {
    .page-header--video {
        height: 513px;
    }
}
@media (max-width:880px) and (min-width:840px) {
    .page-header--video {
        height: 543px;
    }
}
@media (max-width:920px) and (min-width:880px) {
    .page-header--video {
        height: 573px;
    }
}
@media (max-width:960px) and (min-width:920px) {
    .page-header--video {
        height: 573px;
    }
}
@media (max-width:992px) and (min-width:960px) {
    .page-header--video {
        height: 600px;
    }
}
@media (max-width:1200px) and (min-width:992px) {
    .page-header--video {
        height: 600px;
    }
}
@media (max-width:1600px) and (min-width:1200px) {
    .page-header--video {
        height: 700px;
    }
}
@media (max-width:1980px) and (min-width:1600px) {
    .page-header--video {
        height: 800px;
    }
}
@media (max-width:2100px) and (min-width:1980px) {
    .page-header--video {
        height: 820px;
    }
}
@media (max-width:3000px) and (min-width:2100px) {
    .page-header--video {
        height: 1000px;
    }
}
@media (max-width:9000px) and (min-width:3000px) {
    .page-header--video {
        height: 1400px;
    }
}*/
    /*10 - 
        Year Aniversary Styles End */
/*Video Banner Start */
.hdvideo-small{
  position: relative;
  background-color: black;
  height: auto;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.hdvideo-medium {
    position: relative;
    background-color: black;
    height: 50vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
.hdvideo-large{
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
.hdvideo-large video {
top: 50% !important;
}
.hdvideo video {
  position: absolute;
  top: 75%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.hdvideo .container {
  position: relative;
  z-index: 2;
    padding-top: 100px;
}
@media (max-width: 1701px)
{
.hdvideo video {
    top: 50%;
}
}
@media (max-width: 1200px)
{
.hdvideo-large{
  height: 50vh;;
}
.hdvideo-medium{
  height: 30vh;;
}
}
@media (max-width: 768px)
{
.hdvideo-large,.hdvideo-medium,.hdvideo-small{
min-height: auto;
      width: 100% !important;
    padding: 56.25% 0 0 0 !important;
    height: 0px !important;
    position: relative !important;
}
.hdvideo .display-3{
font-size: 3.5rem !important;
}
.hdvideo video{
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
}
}
.hdvideo .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}
.navbar-nav.right-nav .nav-item {
    margin-left: 0px !important;
}
/*Video Banner End*/
.section-divider .accordion--purple .accordion-item-header:after,.section-divider .accordion--purple .accordion-item-header:before,
.title-wrapper .accordion--red .accordion-item-header:after,.title-wrapper .accordion--red .accordion-item-header:before {
    background-color: white;
}