/*
Theme Name: Ameya
Theme URI: http://template.progressive.itembridge.com/
Author: InfoStyle
Author URI: http://themeforest.net/user/InfoStyle
Description: Progressive responsive theme
Version: 2.2.1
License: ThemeForest Regular & Extended License
License URI: http://themeforest.net/licenses/regular_extended
*/
/* New Pricing  table colors*/
/* line 4, ../sass/core/_typography.scss */
body {
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #2e2924;
  background: white;
}

/* line 15, ../sass/core/_typography.scss */
.paragraph-spacer {
  line-height: 0px !important;
}

/* line 13, ../sass/core/_mixins.scss */
.dot {
  position: relative;
  font-family: "Arial Rounded Mt Bold Bold";
  font-size: 1.31em;
  color: #ce2232;
}
/* line 19, ../sass/core/_mixins.scss */
.dot:before {
  position: absolute;
  top: -50%;
  content: ".";
}

/* line 43, ../sass/core/_mixins.scss */
span.dot {
  position: relative;
  font-family: "Arial Rounded Mt Bold Bold";
  font-size: 1.31em;
  color: #ce2232;
}
/* line 33, ../sass/core/_mixins.scss */
span.dot:before {
  position: absolute;
  top: -25%;
  content: ".";
}

/* line 49, ../sass/core/_mixins.scss */
a > span.dot {
  position: relative;
  font-family: "Arial Rounded Mt Bold Bold";
  font-size: 1.31em;
  color: #ce2232;
  top: -10px;
}
/* line 33, ../sass/core/_mixins.scss */
a > span.dot:before {
  position: absolute;
  top: -25%;
  content: ".";
}

/* line 22, ../sass/core/_typography.scss */
input,
button,
select,
textarea {
  font-family: "Gotham A", "Gotham B";
}

/* line 30, ../sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #2e2924;
}

/* line 44, ../sass/core/_typography.scss */
h1 {
  font-size: 68px;
  line-height: 74px;
}

/* line 51, ../sass/core/_typography.scss */
h2 {
  font-size: 58px;
  line-height: 64px;
}

/* line 56, ../sass/core/_typography.scss */
h3 {
  font-size: 38px;
  line-height: 45px;
}

/* line 61, ../sass/core/_typography.scss */
h4 {
  font-size: 30px;
  line-height: 38px;
}

/* line 66, ../sass/core/_typography.scss */
h5 {
  font-size: 24px;
  line-height: 36px;
}

/* line 71, ../sass/core/_typography.scss */
h6 {
  font-size: 21px;
  line-height: 28px;
}

/******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 680px) {
  /* line 81, ../sass/core/_typography.scss */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: normal;
  }

  /* line 90, ../sass/core/_typography.scss */
  h1 {
    font-size: 42px !important;
    overflow-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: normal;
  }
}
/* line 99, ../sass/core/_typography.scss */
.node-title {
  text-align: left;
  font-weight: bold;
  padding: 20px 0px;
}

/* line 106, ../sass/core/_typography.scss */
article.node-blog h1.node-title {
  font-size: 36px;
}

/* line 111, ../sass/core/_typography.scss */
.gurus-ellipsis {
  font-weight: bold;
  color: #ce2232;
}

@media only screen and (min-width: 768px) {
  /* line 119, ../sass/core/_typography.scss */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.4;
  }
}
/* line 129, ../sass/core/_typography.scss */
h5 {
  font-size: 24px;
  line-height: 36px;
}

/* line 136, ../sass/core/_typography.scss */
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  margin-left: 1.5%;
}

/* line 147, ../sass/core/_typography.scss */
p {
  font-family: inherit;
  font-weight: inherit;
  font-size: 1em;
  line-height: 1.6;
  margin: 0 0 1em;
  text-rendering: optimizeLegibility;
  color: #2e2924;
}

/* line 157, ../sass/core/_typography.scss */
ul,
ol {
  padding: 0 0 0 40px;
}

/* line 162, ../sass/core/_typography.scss */
strong,
b {
  font-weight: 700;
}

/* line 167, ../sass/core/_typography.scss */
em,
i {
  font-style: italic;
}

/* line 172, ../sass/core/_typography.scss */
small {
  font-size: 10px;
}

/* line 176, ../sass/core/_typography.scss */
hr {
  background-color: #ebebeb;
  height: 1px;
  border: 0px;
  margin: 25px 0px;
}

/* line 183, ../sass/core/_typography.scss */
a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 194, ../sass/core/_typography.scss */
.page-box p,
.page-box ul,
.page-box ol,
.page-box li,
.page-box-content p,
.page-box-content ul,
.page-box-content ol,
.page-box-content li {
  margin: 0 0 1em;
}
/* line 201, ../sass/core/_typography.scss */
.page-box a,
.page-box a:link,
.page-box a:visited,
.page-box a:focus,
.page-box a:active,
.page-box-content a,
.page-box-content a:link,
.page-box-content a:visited,
.page-box-content a:focus,
.page-box-content a:active {
  text-decoration: none;
  color: #ce2232;
}
/* line 210, ../sass/core/_typography.scss */
.page-box a:hover,
.page-box-content a:hover {
  text-decoration: underline;
  color: #f19e39;
}
/* line 217, ../sass/core/_typography.scss */
.page-box a.btn,
.page-box button.btn,
.page-box-content a.btn,
.page-box-content button.btn {
  font-family: "Gotham A", "Gotham B", "GothamBook";
  color: white;
  border: 3px solid white;
  color: white;
}
/* line 224, ../sass/core/_typography.scss */
.page-box a.work,
.page-box button.work,
.page-box-content a.work,
.page-box-content button.work {
  color: white;
}
/* line 231, ../sass/core/_typography.scss */
.page-box .banners a,
.page-box .banners a:link,
.page-box .banners a:visited,
.page-box .banners a:focus,
.page-box .banners a:active,
.page-box-content .banners a,
.page-box-content .banners a:link,
.page-box-content .banners a:visited,
.page-box-content .banners a:focus,
.page-box-content .banners a:active {
  text-decoration: none;
  color: #2e2924;
}
/* line 240, ../sass/core/_typography.scss */
.page-box .banners a:hover,
.page-box-content .banners a:hover {
  text-decoration: none;
  color: #2e2924;
}

/* line 249, ../sass/core/_typography.scss */
.more-link a {
  display: inline-block;
  min-height: 56px;
  margin: 80px auto 0 auto;
  padding: 15px 30px;
  background: transparent;
  border: 3px solid #1e1719;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  color: #1e1719;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 275, ../sass/core/_typography.scss */
.more-link a:hover {
  color: #ffffff;
  background: #ce2232;
  border-color: #ce2232;
  text-decoration: none;
}

/* line 284, ../sass/core/_typography.scss */
.gurus-bb-white p,
.appearance-text-style-b,
.appearance-text-style-b h1,
.appearance-text-style-b h2,
.appearance-text-style-b h3,
.appearance-text-style-b h4,
.appearance-text-style-b h5,
.appearance-text-style-b h6,
.form-wrapper.field-name-field-appearance-background .form-radios .form-item input[value="style-c"] + label,
.form-wrapper.field-name-field-advanced-blocks-bg .form-radios .form-item input[value="style-c"] + label,
.form-wrapper.field-name-field-advanced-blocks-second-bg .form-radios .form-item input[value="style-c"] + label,
.form-wrapper.field-name-field-appearance-background .form-radios .form-item input[value="style-d"] + label,
.form-wrapper.field-name-field-advanced-blocks-bg .form-radios .form-item input[value="style-d"] + label,
.form-wrapper.field-name-field-advanced-blocks-second-bg .form-radios .form-item input[value="style-d"] + label,
.form-wrapper.field-name-field-appearance-background .form-radios .form-item input[value="style-e"] + label,
.form-wrapper.field-name-field-advanced-blocks-bg .form-radios .form-item input[value="style-e"] + label,
.form-wrapper.field-name-field-advanced-blocks-second-bg .form-radios .form-item input[value="style-e"] + label,
.form-wrapper.field-name-field-appearance-text .form-radios .form-item input[value="style-b"] + label,
.form-wrapper.field-name-field-block-background .form-radios .form-item input[value="style-c"] + label,
.form-wrapper.field-name-field-block-background .form-radios .form-item input[value="style-d"] + label,
.form-wrapper.field-name-field-block-background .form-radios .form-item input[value="style-e"] + label,
.form-wrapper.field-name-field-block-text .form-radios .form-item input[value="style-b"] + label,
.form-wrapper.field-name-field-shortcut-blocks-layout .form-radios .form-item input + label {
  color: white;
}

/******************************************************************************
  Breadcrumbs
*******************************************************************************/
/* line 6, ../sass/core/_breadcrumbs.scss */
.system-breadcrumb-block {
  width: 100%;
  border-bottom: 0px solid #dcdcdc;
  background: white;
}
/* line 11, ../sass/core/_breadcrumbs.scss */
.system-breadcrumb-block .wrapper {
  max-width: 1020px;
}
/* line 16, ../sass/core/_breadcrumbs.scss */
.system-breadcrumb-block .breadcrumb-box {
  background: white;
}

/**
 * === call to action buttons ===
 */
/* line 137, ../sass/core/_buttons.scss */
a.btn,
div.btn,
button.btn {
  font-family: "Gotham A", "Gotham B", "GothamBook";
  color: white;
  background: transparent;
  border: 3px solid white;
  color: white;
}

/* line 150, ../sass/core/_buttons.scss */
a.call-to-action,
div.call-to-action,
span.call-to-action,
button.call-to-action {
  position: relative;
  display: inline-block;
  min-width: 180px;
  min-height: 56px;
  margin: 30px auto;
  padding: 18px !important;
  background: #ce2232;
  border: 3px solid #ce2232;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  color: white;
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 122, ../sass/core/_buttons.scss */
a.call-to-action:hover,
div.call-to-action:hover,
span.call-to-action:hover,
button.call-to-action:hover {
  background: white;
  border: 3px solid white;
  text-decoration: none;
  color: #ce2232;
}
/* line 153, ../sass/core/_buttons.scss */
a.call-to-action.red,
div.call-to-action.red,
span.call-to-action.red,
button.call-to-action.red {
  background: #ce2232;
  border: 0px solid #ce2232;
  color: white;
}
/* line 22, ../sass/core/_buttons.scss */
a.call-to-action.red:hover,
div.call-to-action.red:hover,
span.call-to-action.red:hover,
button.call-to-action.red:hover {
  background: white;
  border: 0px solid white;
  text-decoration: none;
  color: #ce2232;
}
/* line 157, ../sass/core/_buttons.scss */
a.call-to-action.transparent,
div.call-to-action.transparent,
span.call-to-action.transparent,
button.call-to-action.transparent {
  background: transparent;
  border: 3px solid white;
  color: white !important;
}
/* line 77, ../sass/core/_buttons.scss */
a.call-to-action.transparent:hover,
div.call-to-action.transparent:hover,
span.call-to-action.transparent:hover,
button.call-to-action.transparent:hover {
  background: white !important;
  border: 3px solid white;
  color: #ce2232 !important;
}
/* line 161, ../sass/core/_buttons.scss */
a.call-to-action.green,
div.call-to-action.green,
span.call-to-action.green,
button.call-to-action.green {
  background: #74c04f;
  border: 0px solid #74c04f;
  color: white;
}
/* line 47, ../sass/core/_buttons.scss */
a.call-to-action.green:hover,
div.call-to-action.green:hover,
span.call-to-action.green:hover,
button.call-to-action.green:hover {
  background: #74c04f;
  border: 0px solid #74c04f;
  color: white;
}
/* line 165, ../sass/core/_buttons.scss */
a.call-to-action.black,
div.call-to-action.black,
span.call-to-action.black,
button.call-to-action.black {
  background: #000000;
  border: 0px solid #000000;
  color: white;
}
/* line 35, ../sass/core/_buttons.scss */
a.call-to-action.black:hover,
div.call-to-action.black:hover,
span.call-to-action.black:hover,
button.call-to-action.black:hover {
  background: #000000;
  border: 0px solid #000000;
  color: white;
}
/* line 169, ../sass/core/_buttons.scss */
a.call-to-action.orange,
div.call-to-action.orange,
span.call-to-action.orange,
button.call-to-action.orange {
  background: #f39c11;
  border: 0px solid #f39c11;
  color: white;
}
/* line 8, ../sass/core/_buttons.scss */
a.call-to-action.orange:hover,
div.call-to-action.orange:hover,
span.call-to-action.orange:hover,
button.call-to-action.orange:hover {
  background: #cc7d00 !important;
  border: 0px solid #cc7d00;
  color: white !important;
}
/* line 173, ../sass/core/_buttons.scss */
a.call-to-action.white,
div.call-to-action.white,
span.call-to-action.white,
button.call-to-action.white {
  background: white;
  border: 3px solid white;
  color: #2e2924;
}
/* line 60, ../sass/core/_buttons.scss */
a.call-to-action.white strong,
div.call-to-action.white strong,
span.call-to-action.white strong,
button.call-to-action.white strong {
  color: #2e2924 !important;
}
/* line 65, ../sass/core/_buttons.scss */
a.call-to-action.white:hover,
div.call-to-action.white:hover,
span.call-to-action.white:hover,
button.call-to-action.white:hover {
  background: white;
  border: 3px solid white;
  color: #ce2232;
}
/* line 177, ../sass/core/_buttons.scss */
a.call-to-action.overlay,
div.call-to-action.overlay,
span.call-to-action.overlay,
button.call-to-action.overlay {
  background: white;
  border: 3px solid white;
}
/* line 88, ../sass/core/_buttons.scss */
a.call-to-action.overlay:hover,
div.call-to-action.overlay:hover,
span.call-to-action.overlay:hover,
button.call-to-action.overlay:hover {
  border: 3px solid white;
}
/* line 182, ../sass/core/_buttons.scss */
a.btn:hover,
div.btn:hover,
span.btn:hover,
button.btn:hover {
  background: white;
  border: 3px solid white;
  text-decoration: none;
  color: #ce2232;
}

/* line 190, ../sass/core/_buttons.scss */
form .call-to-action {
  min-width: 160px;
  background: #ce2232;
  border: 3px solid #ce2232;
  color: white;
  margin: 5px 20px 5px 0;
  cursor: pointer;
}

/* line 199, ../sass/core/_buttons.scss */
form .call-to-action:hover {
  background: transparent;
  border: 0px solid #ce2232;
  color: #ce2232;
}

/* line 205, ../sass/core/_buttons.scss */
#callout-top .call-to-action,
#callout-bottom .call-to-action {
  min-width: 160px;
  background: transparent;
  border: 0px solid #ce2232;
  color: #ce2232;
}

/* line 213, ../sass/core/_buttons.scss */
#callout-top .call-to-action:hover,
#callout-bottom .call-to-action:hover {
  background: #ce2232;
  border: 0px solid #ce2232;
  color: white;
}

/* View more buttons for views */
/* line 222, ../sass/core/_buttons.scss */
.view-more,
.more,
.appearance-text-style-a .view-more {
  position: relative;
  display: inline-block;
  height: 26px;
  margin: 15px auto;
  padding: 0 20px 0 0;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
  color: #ce2232;
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* line 250, ../sass/core/_buttons.scss */
.gurus-read-more .view-more {
  margin: 5px auto;
  font-size: 12px;
}

/* line 255, ../sass/core/_buttons.scss */
.view-more:hover,
.appearance-text-style-a .view-more:hover {
  text-decoration: none;
  color: #2e2924;
}

/* line 261, ../sass/core/_buttons.scss */
.appearance-text-style-b .view-more {
  color: white;
}

/* line 265, ../sass/core/_buttons.scss */
.appearance-text-style-b .view-more:hover {
  color: #ebebeb;
}

/* line 269, ../sass/core/_buttons.scss */
.view-more:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  line-height: 26px;
  content: "\f0da";
  font-family: FontAwesome;
}

/* Button */
/* line 284, ../sass/core/_buttons.scss */
.btn {
  background: #1e1e1e;
  border: 0 none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: 22px;
  outline: none;
  padding: 9px 20px;
  text-shadow: none;
  filter: none;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
  white-space: normal;
}
/* line 303, ../sass/core/_buttons.scss */
.btn:visited {
  background: #1e1e1e;
  border: 0 none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: 22px;
  outline: none;
  padding: 9px 20px;
  text-shadow: none;
  filter: none;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
  white-space: normal;
}
/* line 323, ../sass/core/_buttons.scss */
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  background: #565656;
  *background: #565656;
  color: #fff;
  outline: none;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
}

/* Default Button */
/* line 341, ../sass/core/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  background: #565656;
  *background: #565656;
  color: #fff;
  outline: none;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
}

/* line 354, ../sass/core/_buttons.scss */
.open .dropdown-toggle.btn-default {
  background: #565656;
  *background: #565656;
  color: #fff;
  outline: none;
  -webkit-transition: background .2s linear, color .2s linear;
  transition: background .2s linear, color .2s linear;
}

/* line 365, ../sass/core/_buttons.scss */
.btn:active, .btn.active {
  background: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.75);
  -webkit-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  outline: none;
}

/* line 376, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle {
  background: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.75);
  -webkit-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  outline: none;
  background: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.75);
  -webkit-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px 5px 0px rgba(0, 0, 0, 0.12);
}

/* Inverse Button */
/* line 392, ../sass/core/_buttons.scss */
.btn.btn-inverse {
  background: #ccc;
  background: rgba(30, 30, 30, 0.3);
}
/* line 396, ../sass/core/_buttons.scss */
.btn.btn-inverse:visited {
  background: #ccc;
  background: rgba(30, 30, 30, 0.3);
}
/* line 401, ../sass/core/_buttons.scss */
.btn.btn-inverse:hover, .btn.btn-inverse:focus, .btn.btn-inverse:active, .btn.btn-inverse.active, .btn.btn-inverse.disabled, .btn.btn-inverse[disabled] {
  color: #efefef;
  background-color: #000;
}
/* line 411, ../sass/core/_buttons.scss */
.btn.btn-inverse:active, .btn.btn-inverse.active {
  background-color: #ccc;
}

/* line 417, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-inverse {
  background-color: #ccc;
}

/* Primary Button */
/* line 423, ../sass/core/_buttons.scss */
.btn.btn-primary {
  background: #037ac5;
}
/* line 426, ../sass/core/_buttons.scss */
.btn.btn-primary:visited {
  background: #037ac5;
}
/* line 430, ../sass/core/_buttons.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active, .btn.btn-primary.disabled, .btn.btn-primary[disabled] {
  color: #ffffff;
  background-color: #048ce2;
}
/* line 440, ../sass/core/_buttons.scss */
.btn.btn-primary:active, .btn.btn-primary.active {
  background-color: #048ce2;
}

/* line 446, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-primary {
  background-color: #048ce2;
}

/* Warning Button */
/* line 452, ../sass/core/_buttons.scss */
.btn.btn-warning {
  background: #f89406;
}
/* line 455, ../sass/core/_buttons.scss */
.btn.btn-warning:visited {
  background: #f89406;
}
/* line 459, ../sass/core/_buttons.scss */
.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.btn-warning.disabled, .btn.btn-warning[disabled] {
  color: #ffffff;
  background-color: #fda425;
}
/* line 469, ../sass/core/_buttons.scss */
.btn.btn-warning:active, .btn.btn-warning.active {
  background-color: #fda425;
}

/* line 475, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-warning {
  background-color: #fda425;
}

/* Danger Button */
/* line 481, ../sass/core/_buttons.scss */
.btn.btn-danger,
.btn.btn-error {
  background: #40acb6;
}
/* line 486, ../sass/core/_buttons.scss */
.btn.btn-danger:visited,
.btn.btn-error:visited {
  background: #40acb6;
}
/* line 491, ../sass/core/_buttons.scss */
.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.btn-danger.disabled, .btn.btn-danger[disabled],
.btn.btn-error:hover,
.btn.btn-error:focus,
.btn.btn-error:active,
.btn.btn-error.active,
.btn.btn-error.disabled,
.btn.btn-error[disabled] {
  color: #ffffff;
  background-color: #40acb6;
}
/* line 502, ../sass/core/_buttons.scss */
.btn.btn-danger:active, .btn.btn-danger.active,
.btn.btn-error:active,
.btn.btn-error.active {
  background-color: #40acb6;
}

/* line 509, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-danger {
  background-color: #40acb6;
}

/* Success Button */
/* line 516, ../sass/core/_buttons.scss */
.btn.btn-success {
  background: #738d00;
}
/* line 519, ../sass/core/_buttons.scss */
.btn.btn-success:visited {
  background: #738d00;
}
/* line 523, ../sass/core/_buttons.scss */
.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success.disabled, .btn.btn-success[disabled] {
  color: #ffffff;
  background-color: #8aa902;
}
/* line 533, ../sass/core/_buttons.scss */
.btn.btn-success:active, .btn.btn-success.active {
  background-color: #8aa902;
}

/* line 539, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-success {
  background-color: #8aa902;
}

/* Info Button */
/* line 545, ../sass/core/_buttons.scss */
.btn.btn-info {
  background: #0098ca;
}
/* line 548, ../sass/core/_buttons.scss */
.btn.btn-info:visited {
  background: #0098ca;
}
/* line 552, ../sass/core/_buttons.scss */
.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info.active, .btn.btn-info.disabled, .btn.btn-info[disabled] {
  color: #ffffff;
  background-color: #02a9e0;
}
/* line 562, ../sass/core/_buttons.scss */
.btn.btn-info:active, .btn.btn-info.active {
  background-color: #02a9e0;
}

/* line 568, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-info {
  background-color: #02a9e0;
}

/* line 573, ../sass/core/_buttons.scss */
.btn.btn-link {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  color: #2e5481;
}
/* line 579, ../sass/core/_buttons.scss */
.btn.btn-link:active, .btn.btn-link[disabled] {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 590, ../sass/core/_buttons.scss */
.btn.btn-link:visited {
  cursor: pointer;
  color: #2e5481;
}
/* line 595, ../sass/core/_buttons.scss */
.btn.btn-link:hover, .btn.btn-link:focus {
  background: none;
  color: #2e5481;
  text-decoration: underline;
}
/* line 604, ../sass/core/_buttons.scss */
.btn.btn-link[disabled]:hover, .btn.btn-link[disabled]:focus {
  opacity: .8;
  filter: alpha(opacity=80);
}
/* line 612, ../sass/core/_buttons.scss */
.btn.btn-red {
  background: #ed093a;
}
/* line 615, ../sass/core/_buttons.scss */
.btn.btn-red:visited {
  background: #ed093a;
}
/* line 619, ../sass/core/_buttons.scss */
.btn.btn-red:hover, .btn.btn-red:focus, .btn.btn-red:active, .btn.btn-red.active, .btn.btn-red.disabled, .btn.btn-red[disabled] {
  color: #ffffff;
  background-color: #fb4c71;
}
/* line 630, ../sass/core/_buttons.scss */
.btn.btn-white {
  background: #fff;
  color: #1e1e1e;
}
/* line 634, ../sass/core/_buttons.scss */
.btn.btn-white:visited {
  background: #fff;
  color: #1e1e1e;
}
/* line 639, ../sass/core/_buttons.scss */
.btn.btn-white:hover, .btn.btn-white:focus, .btn.btn-white:active, .btn.btn-white.active, .btn.btn-white.disabled, .btn.btn-white[disabled] {
  color: #1e1e1e;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 652, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-white {
  color: #1e1e1e;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
}

/* line 660, ../sass/core/_buttons.scss */
.btn.disabled, .btn[disabled] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 667, ../sass/core/_buttons.scss */
.btn.btn-border {
  background: none;
  border: 1px solid #1e1e1e;
  color: #1e1e1e;
  padding-top: 9px;
  padding-bottom: 9px;
}
/* line 674, ../sass/core/_buttons.scss */
.btn.btn-border .caret {
  color: #1e1e1e;
}
/* line 678, ../sass/core/_buttons.scss */
.btn.btn-border.btn-inverse {
  border-color: rgba(30, 30, 30, 0.3);
  color: rgba(30, 30, 30, 0.3);
}
/* line 682, ../sass/core/_buttons.scss */
.btn.btn-border.btn-inverse .caret {
  border-color: rgba(30, 30, 30, 0.3);
  color: rgba(30, 30, 30, 0.3);
}
/* line 688, ../sass/core/_buttons.scss */
.btn.btn-border.btn-primary {
  border-color: #037ac5;
  color: #037ac5;
}
/* line 692, ../sass/core/_buttons.scss */
.btn.btn-border.btn-primary .caret {
  border-color: #037ac5;
  color: #037ac5;
}
/* line 698, ../sass/core/_buttons.scss */
.btn.btn-border.btn-warning {
  border-color: #f89406;
  color: #f89406;
}
/* line 702, ../sass/core/_buttons.scss */
.btn.btn-border.btn-warning .caret {
  border-color: #f89406;
  color: #f89406;
}
/* line 708, ../sass/core/_buttons.scss */
.btn.btn-border.btn-danger {
  border-color: #c10841;
  color: #c10841;
}
/* line 712, ../sass/core/_buttons.scss */
.btn.btn-border.btn-danger .caret {
  border-color: #c10841;
  color: #c10841;
}
/* line 718, ../sass/core/_buttons.scss */
.btn.btn-border.btn-success {
  border-color: #738d00;
  color: #738d00;
}
/* line 722, ../sass/core/_buttons.scss */
.btn.btn-border.btn-success .caret {
  border-color: #738d00;
  color: #738d00;
}
/* line 728, ../sass/core/_buttons.scss */
.btn.btn-border.btn-info {
  border-color: #0098ca;
  color: #0098ca;
}
/* line 732, ../sass/core/_buttons.scss */
.btn.btn-border.btn-info .caret {
  border-color: #0098ca;
  color: #0098ca;
}
/* line 738, ../sass/core/_buttons.scss */
.btn.btn-border:hover, .btn.btn-border:focus, .btn.btn-border:active, .btn.btn-border.active, .btn.btn-border.disabled, .btn.btn-border[disabled] {
  color: #fff;
}

/* line 749, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-border {
  color: #fff;
}

/* line 755, ../sass/core/_buttons.scss */
.btn.btn-border:hover .caret, .btn.btn-border:focus .caret, .btn.btn-border:active .caret, .btn.btn-border.active .caret, .btn.btn-border.disabled .caret, .btn.btn-border[disabled] .caret {
  color: #fff;
}

/* line 766, ../sass/core/_buttons.scss */
.btn-group.open .btn.dropdown-toggle.btn-border .caret {
  color: #fff;
}
/* line 772, ../sass/core/_buttons.scss */
.btn-group > .btn:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
/* line 781, ../sass/core/_buttons.scss */
.btn-group > .btn:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
/* line 791, ../sass/core/_buttons.scss */
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

/* line 803, ../sass/core/_buttons.scss */
.btn.btn-lg {
  font-size: 14px;
  padding: 16px 45px;
}
/* line 808, ../sass/core/_buttons.scss */
.btn.btn-sm {
  font-size: 12px;
  padding: 5px 15px;
}
/* line 813, ../sass/core/_buttons.scss */
.btn.btn-xs {
  font-size: 10px;
  padding: 2px 10px;
}

/* line 821, ../sass/core/_buttons.scss */
.btn-group > .btn:before, .btn-group > .btn:after {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: inline-block;
  content: "";
  left: 0;
  position: absolute;
  top: 0;
}
/* line 834, ../sass/core/_buttons.scss */
.btn-group > .btn.btn-border:before, .btn-group > .btn.btn-border:after {
  display: none;
}
/* line 840, ../sass/core/_buttons.scss */
.btn-group > .btn:after {
  left: auto;
  right: 0;
}
/* line 845, ../sass/core/_buttons.scss */
.btn-group > .btn:first-child:before, .btn-group > .btn:last-child:after {
  display: none;
}
/* line 852, ../sass/core/_buttons.scss */
.btn-group > .btn:only-of-type:after, .btn-group > .btn:only-of-type:before {
  display: none;
}

/* line 859, ../sass/core/_buttons.scss */
.ladda-button {
  font-size: 100%;
}
/* line 862, ../sass/core/_buttons.scss */
.ladda-button[data-style=contract][data-loading] {
  width: 42px;
}

/*Styles applied to all link buttons*/
/* line 868, ../sass/core/_buttons.scss */
.btn {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 0 solid transparent;
  transition: all 0.2s ease-out;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.05rem;
  color: #fff;
  background-color: #231f20;
}

/*Styles applied to override colors*/
/* line 886, ../sass/core/_buttons.scss */
.btn-gray {
  color: #231f20;
  background-color: #ccc;
}

/* line 7, ../sass/core/_banner.scss */
.banner-set {
  padding-bottom: 0px !important;
  overflow: hidden;
  background-color: white;
}
/* line 12, ../sass/core/_banner.scss */
.banner-set .banner-set .next,
.banner-set .banner-set .prev,
.banner-set .banner-set .pagination {
  display: inline-block !important;
}
/* line 18, ../sass/core/_banner.scss */
.banner-set .nav-box {
  padding: 0;
  text-align: center;
  vertical-align: top;
  margin: 15px 0;
}
/* line 25, ../sass/core/_banner.scss */
.banner-set .pager {
  display: none;
  margin: 0px;
}
/* line 31, ../sass/core/_banner.scss */
.banner-set::before {
  border-top: 1px solid #e1e1e1;
  content: "";
  display: block;
  left: 0;
  margin-top: -1px;
  position: absolute;
  right: 0;
}

/* line 42, ../sass/core/_banner.scss */
a.banner {
  position: relative;
  width: 50%;
}
/* line 46, ../sass/core/_banner.scss */
a.banner img {
  opacity: 1;
  display: block;
  border-radius: 15px;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  box-shadow: 0 5px 8px rgba(33, 51, 67, 0.12);
}
/* line 57, ../sass/core/_banner.scss */
a.banner .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
/* line 69, ../sass/core/_banner.scss */
a.banner:hover img {
  opacity: 0.3;
}
/* line 73, ../sass/core/_banner.scss */
a.banner:hover .middle {
  opacity: 1;
}
/* line 78, ../sass/core/_banner.scss */
a.banner .text {
  background-color: #04AA6D;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}

/******************************************************************************
  Banner Set
*******************************************************************************/
/* line 91, ../sass/core/_banner.scss */
.banner-set {
  border-top-width: 0px;
  padding-bottom: 16px;
  overflow: hidden;
}
/* line 96, ../sass/core/_banner.scss */
.banner-set:before {
  border-top: 0px solid #e1e1e1;
  content: "";
  display: block;
  left: 0;
  margin-top: -1px;
  position: absolute;
  right: 0;
}
/* line 107, ../sass/core/_banner.scss */
.banner-set .container > * {
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 113, ../sass/core/_banner.scss */
.banner-set .banner-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  /*background-color: $color-text;*/
}
/* line 126, ../sass/core/_banner.scss */
.banner-set .banner {
  border-right-width: 0px;
  color: #7f7f7f;
  display: block;
  float: left;
  font-size: 12px;
  line-height: 18px;
  margin: 12px;
  width: 235px;
  padding: 0px;
  border-bottom-width: 0px;
  text-decoration: none;
  -webkit-transition: color .2s linear, box-shadow .2s linear;
  transition: color .2s linear, box-shadow .2s linear;
}
/* line 141, ../sass/core/_banner.scss */
.banner-set .banner .banner-image {
  box-shadow: 0 5px 9px rgba(33, 51, 67, 0.12);
  border-radius: 15px;
}
/* line 146, ../sass/core/_banner.scss */
.banner-set .banner .title {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
}
/* line 159, ../sass/core/_banner.scss */
.banner-set .banner:first-child {
  border-left-width: 0px;
}
/* line 163, ../sass/core/_banner.scss */
.banner-set .banner:before {
  content: "";
  position: absolute;
  display: block;
  color: white;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  z-index: 2;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 183, ../sass/core/_banner.scss */
.banner-set .banner img {
  margin: 0 0 0px 0;
  border-radius: 15px;
  max-height: 158px;
  width: 100%;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 193, ../sass/core/_banner.scss */
.banner-set .banner .description {
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 199, ../sass/core/_banner.scss */
.banner-set .banner:hover {
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: color .2s linear, box-shadow .2s linear;
  transition: color .2s linear, box-shadow .2s linear;
}
/* line 209, ../sass/core/_banner.scss */
.banner-set .banner:hover:before {
  background-color: #f19e39;
  opacity: 1;
}
/* line 214, ../sass/core/_banner.scss */
.banner-set .banner:hover .banner-overlay {
  opacity: 0.8;
}
/* line 218, ../sass/core/_banner.scss */
.banner-set .banner:hover .title {
  color: white;
}
/* line 222, ../sass/core/_banner.scss */
.banner-set .banner:hover img {
  opacity: 1;
  filter: alpha(opacity=60);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  background-color: #f19e39;
}
/* line 232, ../sass/core/_banner.scss */
.banner-set .nav-box {
  padding: 0;
  text-align: center;
  vertical-align: top;
}
/* line 239, ../sass/core/_banner.scss */
.banner-set > .container:after {
  border-top: 0px solid #e1e1e1;
  content: "";
  display: block;
  left: 0;
  margin-top: 0px;
  position: absolute;
  right: 0;
}
/* line 250, ../sass/core/_banner.scss */
.banner-set .next {
  display: inline-block;
  margin-top: 0px;
  vertical-align: top;
  color: #ccc;
  font-size: 13px;
  height: "14px";
  line-height: "14px";
  vertical-align: top;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
/* line 262, ../sass/core/_banner.scss */
.banner-set .next:hover {
  color: #2e2924;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
/* line 268, ../sass/core/_banner.scss */
.banner-set .next .glyphicon {
  margin: 0;
  top: 0;
  vertical-align: top;
}
/* line 275, ../sass/core/_banner.scss */
.banner-set .prev {
  display: none;
  margin-top: 0px;
  vertical-align: top;
  color: #e1e1e1;
  font-size: 13px;
  height: "14px";
  line-height: "14px";
  vertical-align: top;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
/* line 287, ../sass/core/_banner.scss */
.banner-set .prev:hover {
  color: #2e2924;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}
/* line 293, ../sass/core/_banner.scss */
.banner-set .prev .glyphicon {
  margin: 0;
  top: 0;
  vertical-align: top;
}
/* line 300, ../sass/core/_banner.scss */
.banner-set .pagination {
  display: inline-block;
  margin-top: 0px;
  vertical-align: top;
  height: "14px";
  margin: 0px 7px 0;
}
/* line 307, ../sass/core/_banner.scss */
.banner-set .pagination a {
  background: #7f7f7f;
  color: #7f7f7f;
}
/* line 311, ../sass/core/_banner.scss */
.banner-set .pagination a:hover {
  background: #7f7f7f;
}
/* line 316, ../sass/core/_banner.scss */
.banner-set .pagination a.selected {
  background: white;
}
/* line 319, ../sass/core/_banner.scss */
.banner-set .pagination a.selected:hover {
  background: white;
}
/* line 326, ../sass/core/_banner.scss */
.banner-set .next.disabled {
  cursor: default;
  opacity: .12;
  filter: alpha(opacity=12);
}
/* line 332, ../sass/core/_banner.scss */
.banner-set .prev.disabled {
  cursor: default;
  opacity: .12;
  filter: alpha(opacity=12);
}

/* line 339, ../sass/core/_banner.scss */
.banner-set.bottom-padding {
  padding-bottom: 0;
}

/* line 345, ../sass/core/_banner.scss */
.nav-box .banner-set .next,
.nav-box .banner-set .prev,
.nav-box .banner-set .pagination {
  display: inline-block;
}

/* line 356, ../sass/core/_banner.scss */
.load.banner-set .container {
  background-image: url("../images/svg/loader.svg"), none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 40px;
  height: 3 "14px";
  overflow: hidden;
}
/* line 364, ../sass/core/_banner.scss */
.load.banner-set .container > * {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 373, ../sass/core/_banner.scss */
.load.banner-set .nav-box .container {
  background: none;
  height: auto;
}

/* line 382, ../sass/core/_banner.scss */
.load.banner-set.banner-set-mini .nav-box .container {
  background: none;
  height: auto;
}
/* line 388, ../sass/core/_banner.scss */
.load.banner-set.banner-set-mini .container {
  height: 127px;
  overflow: hidden;
}
/* line 392, ../sass/core/_banner.scss */
.load.banner-set.banner-set-mini .container .banners {
  height: 127px;
  overflow: hidden;
}

/* line 401, ../sass/core/_banner.scss */
.container .banner-set .container {
  padding: 0;
  width: auto;
}
/* line 408, ../sass/core/_banner.scss */
.container .banner-set.banner-set-mini.banner-set-no-pagination .prev {
  margin-left: -30px;
}
/* line 412, ../sass/core/_banner.scss */
.container .banner-set.banner-set-mini.banner-set-no-pagination .next {
  margin-right: -30px;
}

/* line 418, ../sass/core/_banner.scss */
.banner-set.banner-set-mini {
  overflow: visible;
  padding-bottom: 0;
}
/* line 422, ../sass/core/_banner.scss */
.banner-set.banner-set-mini .banner {
  padding: 9px;
  width: 146px;
}
/* line 426, ../sass/core/_banner.scss */
.banner-set.banner-set-mini .banner img {
  margin-bottom: "14px";
}
/* line 430, ../sass/core/_banner.scss */
.banner-set.banner-set-mini .banner .title {
  font-size: "14px";
  padding: 0;
}
/* line 436, ../sass/core/_banner.scss */
.banner-set.banner-set-mini .pagination {
  margin-bottom: 15px;
}

/* line 442, ../sass/core/_banner.scss */
.banner-set.banner-set-mini.banner-set-no-pagination .nav-box {
  position: relative;
}
/* line 445, ../sass/core/_banner.scss */
.banner-set.banner-set-mini.banner-set-no-pagination .nav-box .container {
  position: relative;
}
/* line 450, ../sass/core/_banner.scss */
.banner-set.banner-set-mini.banner-set-no-pagination .pagination {
  display: none !important;
}
/* line 454, ../sass/core/_banner.scss */
.banner-set.banner-set-mini.banner-set-no-pagination .prev {
  left: 0;
  margin: -70.5px 0 0 -15px;
  position: absolute;
  top: 0;
}
/* line 461, ../sass/core/_banner.scss */
.banner-set.banner-set-mini.banner-set-no-pagination .next {
  left: 0;
  margin: -70.5px 0 0 -15px;
  position: absolute;
  top: 0;
  left: auto;
  margin-left: 0;
  margin-right: -15px;
  right: 0;
}

/* FOUR */
/* line 475, ../sass/core/_banner.scss */
.p4 a {
  width: 12px;
  height: 12px;
  line-height: 14px;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  border: 2px solid #7f7f7f;
}

/* line 486, ../sass/core/_banner.scss */
.p4 .is-active:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #7f7f7f;
  position: absolute;
  top: 1px;
  left: 1px;
}

/* line 21, ../sass/core/_tiles.scss */
.topic-tile.col-1 article {
  border-top: 15px solid #06282f;
  border-radius: 15px !important;
}
/* line 26, ../sass/core/_tiles.scss */
.topic-tile.col-1 article:hover {
  background-color: #06282f;
  color: white;
}
/* line 30, ../sass/core/_tiles.scss */
.topic-tile.col-1 article:hover a {
  color: #fff;
}
/* line 35, ../sass/core/_tiles.scss */
.topic-tile.col-1 article a.pagefilter-tile:hover {
  color: white;
}
/* line 21, ../sass/core/_tiles.scss */
.topic-tile.col-2 article {
  border-top: 15px solid #0d505d;
  border-radius: 15px !important;
}
/* line 26, ../sass/core/_tiles.scss */
.topic-tile.col-2 article:hover {
  background-color: #0d505d;
  color: white;
}
/* line 30, ../sass/core/_tiles.scss */
.topic-tile.col-2 article:hover a {
  color: #fff;
}
/* line 35, ../sass/core/_tiles.scss */
.topic-tile.col-2 article a.pagefilter-tile:hover {
  color: white;
}
/* line 21, ../sass/core/_tiles.scss */
.topic-tile.col-3 article {
  border-top: 15px solid #12788b;
  border-radius: 15px !important;
}
/* line 26, ../sass/core/_tiles.scss */
.topic-tile.col-3 article:hover {
  background-color: #12788b;
  color: white;
}
/* line 30, ../sass/core/_tiles.scss */
.topic-tile.col-3 article:hover a {
  color: #fff;
}
/* line 35, ../sass/core/_tiles.scss */
.topic-tile.col-3 article a.pagefilter-tile:hover {
  color: white;
}
/* line 21, ../sass/core/_tiles.scss */
.topic-tile.col-4 article {
  border-top: 15px solid #2ec1dc;
  border-radius: 15px !important;
}
/* line 26, ../sass/core/_tiles.scss */
.topic-tile.col-4 article:hover {
  background-color: #2ec1dc;
  color: white;
}
/* line 30, ../sass/core/_tiles.scss */
.topic-tile.col-4 article:hover a {
  color: #fff;
}
/* line 35, ../sass/core/_tiles.scss */
.topic-tile.col-4 article a.pagefilter-tile:hover {
  color: white;
}

/* line 45, ../sass/core/_tiles.scss */
.cl-card {
  border-radius: 15px;
  box-shadow: 0 5px 15px rgba(33, 51, 67, 0.12);
  position: relative;
  padding: 0rem;
}

/* line 54, ../sass/core/_tiles.scss */
.hoverable:hover {
  cursor: pointer;
  transform: scale(1.08);
  filter: blur(0);
}

/* line 62, ../sass/core/_tiles.scss */
article.tile {
  display: flex;
  flex-wrap: wrap;
  min-height: 85px;
  align-content: center;
  background-color: white;
  margin: 1em 0em;
}
/* line 71, ../sass/core/_tiles.scss */
article.tile:hover {
  text-decoration: none;
  color: #fff !important;
}
/* line 75, ../sass/core/_tiles.scss */
article.tile:hover h4 {
  color: #fff !important;
}
/* line 80, ../sass/core/_tiles.scss */
article.tile a.pagefilter-tile {
  width: 100%;
  position: relative;
}
/* line 84, ../sass/core/_tiles.scss */
article.tile a.pagefilter-tile::before {
  background-color: transparent;
  /* Transparent background initially */
  transition: background-color 0.3s ease;
  /* Smooth transition for the overlay */
  z-index: -1;
}
/* line 92, ../sass/core/_tiles.scss */
article.tile a.pagefilter-tile:hover {
  text-decoration: none;
}

/* line 100, ../sass/core/_tiles.scss */
.topic-list-column.col-md-3 {
  padding: 0px 8px;
}
/* line 104, ../sass/core/_tiles.scss */
.topic-list-column article.tile {
  margin: 8px 0px;
}

/* line 110, ../sass/core/_tiles.scss */
ul.page-filter-item-list {
  margin: 0em;
}
/* line 113, ../sass/core/_tiles.scss */
ul.page-filter-item-list li.col-md-4 {
  padding: 8px;
  margin: 0px;
}
/* line 117, ../sass/core/_tiles.scss */
ul.page-filter-item-list li.col-md-4 article.tile {
  margin: 0px;
}

/* line 125, ../sass/core/_tiles.scss */
.pagefilter-tile article.tile:hover {
  text-decoration: none;
  color: #2e2924 !important;
}
/* line 129, ../sass/core/_tiles.scss */
.pagefilter-tile article.tile:hover h4 {
  color: inherit;
}

/* line 138, ../sass/core/_tiles.scss */
.topic-tile article.tile:hover {
  text-decoration: none;
  color: white !important;
}
/* line 142, ../sass/core/_tiles.scss */
.topic-tile article.tile:hover h4 {
  color: white !important;
}

/* line 149, ../sass/core/_tiles.scss */
a.pagefilter-tile {
  width: 100%;
}
/* line 152, ../sass/core/_tiles.scss */
a.pagefilter-tile::before {
  background-color: transparent;
  /* Transparent background initially */
  transition: background-color 0.3s ease;
  /* Smooth transition for the overlay */
  z-index: -1;
}
/* line 160, ../sass/core/_tiles.scss */
a.pagefilter-tile img {
  opacity: 0.7;
  display: block;
  width: 100%;
  height: 135px;
  border-radius: 3px;
  transition: .5s ease;
  backface-visibility: hidden;
}
/* line 170, ../sass/core/_tiles.scss */
a.pagefilter-tile h4 {
  color: #2e2924;
}
/* line 174, ../sass/core/_tiles.scss */
a.pagefilter-tile .middle {
  transition: .5s ease;
  opacity: 1;
  position: relative;
  text-align: center;
}
/* line 182, ../sass/core/_tiles.scss */
a.pagefilter-tile::before {
  background-color: rgba(188, 21, 21, 0.5);
  /* Change to desired overlay color and opacity */
}
/* line 187, ../sass/core/_tiles.scss */
a.pagefilter-tile img {
  opacity: 0.1;
}
/* line 191, ../sass/core/_tiles.scss */
a.pagefilter-tile .middle {
  opacity: 0.9;
}

/* line 196, ../sass/core/_tiles.scss */
.text,
h4 {
  background-color: transparent;
  color: white;
  font-size: 18px;
  padding: 0px 36px;
  margin: 0em;
}

/* line 205, ../sass/core/_tiles.scss */
h4 {
  color: #2e2924;
  font-size: 30px;
}

/* line 211, ../sass/core/_tiles.scss */
.pagefilter-tile h4 {
  font-size: 18px;
  padding: 0px;
  word-wrap: break-word;
}

/* FOUR */
/* line 221, ../sass/core/_tiles.scss */
.p4 a {
  width: 12px;
  height: 12px;
  line-height: 14px;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  position: relative;
  border: 2px solid #7f7f7f;
}

/* line 232, ../sass/core/_tiles.scss */
.p4 .is-active:before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background-color: #7f7f7f;
  position: absolute;
  top: 1px;
  left: 1px;
}

/* line 5, ../sass/core/_footer.scss */
.nd-region.footer-top, .nd-region.footer-bottom {
  font-size: 13px;
  line-height: 21px;
}
/* line 12, ../sass/core/_footer.scss */
.nd-region.footer-top #news_events .block,
.nd-region.footer-top #blogs_posts .block, .nd-region.footer-bottom #news_events .block,
.nd-region.footer-bottom #blogs_posts .block {
  background: #e1e1e1;
  padding: 10px 20px;
  overflow: hidden;
  min-height: 309px;
}
/* line 20, ../sass/core/_footer.scss */
.nd-region.footer-top h2, .nd-region.footer-bottom h2 {
  font-size: 16px;
  text-align: left;
  line-height: 21px;
}

/* Footer */
/* line 31, ../sass/core/_footer.scss */
section.footer-top, section.footer-bottom {
  background: #f2f2f2;
  line-height: 21px;
  color: #7f7f7f;
}

/* Footer bottom */
/* line 40, ../sass/core/_footer.scss */
.footer-bottom {
  line-height: 17px;
  font-size: 13px;
  padding: 21px 0 20px;
  background-color: transparent;
  border: 0px solid;
}
/* line 47, ../sass/core/_footer.scss */
.footer-bottom .phone,
.footer-bottom .address {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 34px;
  position: relative;
}
/* line 56, ../sass/core/_footer.scss */
.footer-bottom .footer-icon {
  color: #c6c6c6;
  left: 16px;
  position: absolute;
  top: 0;
}
/* line 62, ../sass/core/_footer.scss */
.footer-bottom .footer-icon::before {
  font-size: 20px;
  line-height: 18px;
  width: auto;
}

/* line 70, ../sass/core/_footer.scss */
.footer-bottom .up {
  background: #c6c6c6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: right;
  height: 40px;
  text-align: center;
  width: 40px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 84, ../sass/core/_footer.scss */
.footer-bottom .up:hover {
  background: #000;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 90, ../sass/core/_footer.scss */
.footer-bottom .up .glyphicon {
  color: #fff;
  margin: 14px 0 0 -0.5px;
  vertical-align: top;
}

/* line 96, ../sass/core/_footer.scss */
.callout-bottom {
  color: #fff;
  width: 100%;
  padding: 0px 0;
  background: #2e2924;
}

/* line 104, ../sass/core/_footer.scss */
.footer-bottom h2.block-title {
  font-size: 16px;
  text-align: left;
  line-height: 21px;
}

/* line 112, ../sass/core/_footer.scss */
#block-followus-2 .item-list {
  margin: 0;
  padding: 0;
}
/* line 116, ../sass/core/_footer.scss */
#block-followus-2 .item-list li {
  list-style: none;
  display: inline-block;
  margin: 0 10px 10px 0;
  list-style: none;
  padding: 0;
}
/* line 123, ../sass/core/_footer.scss */
#block-followus-2 .item-list li a.fa {
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  display: block;
  overflow: hidden;
}
/* line 130, ../sass/core/_footer.scss */
#block-followus-2 .item-list li a.fa:before {
  text-indent: 0;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 18px;
}
/* line 139, ../sass/core/_footer.scss */
#block-followus-2 .item-list li a.fa-linkedin:before {
  content: "\f0e1";
}

/* line 146, ../sass/core/_footer.scss */
#footer .up {
  background: #c6c6c6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: right;
  height: 25px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 160, ../sass/core/_footer.scss */
#footer .up:hover {
  background: #000;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* line 166, ../sass/core/_footer.scss */
#footer .up .glyphicon {
  color: #fff;
  margin: 4px 0 0 -0.5px;
  vertical-align: top;
}

/* line 172, ../sass/core/_footer.scss */
.callout-bottom {
  font-size: 14px;
}
/* line 176, ../sass/core/_footer.scss */
.callout-bottom #block-gurusfootermenu p {
  float: left;
  margin: 3px 0 3px 20px;
  padding: 0 20px 0 20px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  line-height: 14px;
}
/* line 184, ../sass/core/_footer.scss */
.callout-bottom #block-gurusfootermenu p:first-child {
  margin: 3px 0;
  padding: 0;
  border: 0;
}
/* line 191, ../sass/core/_footer.scss */
.callout-bottom #block-gurusfootermenu ul.navbar-nav {
  border-left: 0px solid white;
  padding-top: 3px;
  margin: 0px 0px 0px -30px;
}
/* line 197, ../sass/core/_footer.scss */
.callout-bottom #block-gurusfootermenu ul.navbar-nav > li > a {
  padding: 0px 15px;
  color: white;
  line-height: 14px;
}
/* line 202, ../sass/core/_footer.scss */
.callout-bottom #block-gurusfootermenu ul.navbar-nav > li > a:hover {
  background-color: transparent;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  text-decoration: underline;
}

/**
 * === view: page with teasers tiles (resources + news & events) ===
 */
/* line 57, ../sass/core/_news_events_menu.scss */
body[class*="page-news-events-"] .block-menu-menu-news-events-menu ul li.first a.is-active {
  color: #1e1719;
  border-bottom-color: transparent;
}

/* line 1, ../sass/core/_resources_menu.scss */
#resource-menu {
  width: 100%;
  background: #f8f8f8;
  text-transform: uppercase;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  clear: both;
  position: relative;
}

/* line 12, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  padding: 0px;
}
/* line 19, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li {
  display: block;
  float: left;
  font-size: 17px;
  padding: 0;
  font-style: normal;
  font-weight: 700;
  margin: 0;
}
/* line 28, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li a {
  display: block;
  padding: 20px 30px 16px;
  margin: 0;
  line-height: 1.1em;
  color: #2e2924;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  text-align: center;
  height: 100%;
}
/* line 39, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li a:hover {
  color: #ce2131;
  border-bottom: 4px solid #ce2131;
  text-decoration: none;
  transition: border-bottom 0.2s;
}
/* line 47, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li span {
  display: block;
  padding: 20px 30px 16px;
  margin: 0;
  line-height: 1.1em;
  color: #2e2924;
  text-decoration: none;
  border-bottom: 4px solid transparent;
  text-align: center;
  height: 100%;
}
/* line 60, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li a.is-active {
  color: #ce2131;
  border-bottom: 4px solid #ce2131;
  text-decoration: none;
  transition: border-bottom 0.2s;
}
/* line 67, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li ul {
  z-index: 1;
  width: auto;
  background-color: #f8f8f8;
  color: #2e2924;
  display: none;
}
/* line 74, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li ul li {
  display: block;
  float: none;
}
/* line 78, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li ul li a {
  padding: 10px;
  border-bottom: none;
}
/* line 82, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li ul li a:hover {
  border-bottom: none;
}
/* line 87, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li ul li a.active {
  border-bottom: none;
}
/* line 94, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li:hover ul {
  display: block;
  position: absolute;
  top: 100%;
  left: -40px;
  right: -40px;
}
/* line 104, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li.expanded {
  position: relative;
}
/* line 107, ../sass/core/_resources_menu.scss */
.page-box .resource-navigation ul li.expanded .menu {
  z-index: 1;
  width: auto;
  background-color: #2e2925;
  color: #fff;
}

/* line 42, ../sass/core/_highlighted_block.scss */
.view-highlighted-blog .view-highlighted-block .node-highlighted-block {
  padding: 35px 50px;
}

/* line 53, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper {
  min-height: 300px;
  position: relative;
  display: block;
}
/* line 58, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper .content {
  color: white;
  text-align: center;
  margin: auto;
  padding: 0px 30px;
}
/* line 64, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper .content h2 {
  color: white;
}
/* line 68, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper .content a {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 73, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper .content p {
  margin-bottom: 5px;
  font-size: 20px;
  color: white;
}
/* line 80, ../sass/core/_highlighted_block.scss */
.highlighted-wrapper .latest-document {
  font-size: 20px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 15px 30px;
  background: rgba(89, 84, 78, 0.8);
  position: absolute;
  top: 0;
  right: 0;
}

/* line 93, ../sass/core/_highlighted_block.scss */
.highlighted-node {
  display: block;
  padding: 0;
  margin: 0 auto;
  background: white;
}
/* line 99, ../sass/core/_highlighted_block.scss */
.highlighted-node > * {
  display: table-cell;
}
/* line 103, ../sass/core/_highlighted_block.scss */
.highlighted-node .content {
  padding: 30px;
}
/* line 107, ../sass/core/_highlighted_block.scss */
.highlighted-node .image {
  background-size: cover;
  background-position: center;
  padding: 35px 50px;
}
/* line 113, ../sass/core/_highlighted_block.scss */
.highlighted-node h1 {
  font-size: 36px;
  line-height: 40px;
  text-align: left;
}
/* line 119, ../sass/core/_highlighted_block.scss */
.highlighted-node h2 {
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
}
/* line 126, ../sass/core/_highlighted_block.scss */
.highlighted-node h2 a {
  color: #2e2a24;
}
/* line 133, ../sass/core/_highlighted_block.scss */
.highlighted-node .highlighted-block h2:after {
  display: block;
  width: 40px;
  border-bottom: 8px solid #ce2131;
  content: "";
  margin-top: 10px;
}
/* line 143, ../sass/core/_highlighted_block.scss */
.highlighted-node .submitted {
  color: #a3a2a1;
  display: block;
  margin-top: 30px;
  font-size: 12px;
}
/* line 151, ../sass/core/_highlighted_block.scss */
.highlighted-node .field-more a {
  display: inline-block;
  min-height: 56px;
  margin: 10px auto 10px auto;
  padding: 15px 30px;
  color: white;
  background: #f39c11;
  border: 3px solid #f39c11;
  font-family: "Gotham A", "Gotham B";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 177, ../sass/core/_highlighted_block.scss */
.highlighted-node .field-more a:hover {
  background: #cc7d00;
  border: 3px solid #cc7d00;
}

/* line 186, ../sass/core/_highlighted_block.scss */
.highlighted-node.highlighted-cloud-product-value-extender h2 {
  font-size: 40px;
  font-weight: 100;
  line-height: 36px;
}
/* line 192, ../sass/core/_highlighted_block.scss */
.highlighted-node.highlighted-cloud-product-value-extender p {
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
}

/* line 201, ../sass/core/_highlighted_block.scss */
.highlighted-resource .field-more a {
  background: #f39c11;
  border: 3px solid #f39c11;
}
/* line 205, ../sass/core/_highlighted_block.scss */
.highlighted-resource .field-more a:hover {
  background: #cc7d00;
  border: 3px solid #cc7d00;
}

/* line 213, ../sass/core/_highlighted_block.scss */
.views-blockmore-news-and-events-more-news {
  background: #ebebeb;
  padding-top: 80px;
}
/* line 217, ../sass/core/_highlighted_block.scss */
.views-blockmore-news-and-events-more-news .title-box {
  border-bottom-width: 0px;
  margin-bottom: 0px;
  position: relative;
}
/* line 222, ../sass/core/_highlighted_block.scss */
.views-blockmore-news-and-events-more-news .title-box::before {
  background: #2e2a24;
  height: 0px;
  width: 0px;
}
/* line 229, ../sass/core/_highlighted_block.scss */
.views-blockmore-news-and-events-more-news .title-box .title {
  color: #2e2924;
  font-size: 58px;
  line-height: 64px;
  font-weight: 700;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* line 245, ../sass/core/_blog_teaser.scss */
#block-views-block-blogs-recent-posts-block {
  background-color: #909090;
}

/* line 179, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content .view-content-by-tags header h1 span.dot {
  top: -10px;
}
/* line 31, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .title-box {
  border-bottom: 0px solid #fff;
  border-bottom: 1px solid #cecece;
  padding: 0px 0px;
  min-height: 48px;
  margin: 0px;
}
/* line 38, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .title-box::before {
  height: 0px;
  background: #1e1e1e;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 0px;
}
/* line 50, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .title-box h2 {
  margin: 0px;
  margin-left: 0px;
  font-size: 18px;
  padding: 10px 10px;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
  color: #2e2924;
}
/* line 190, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .title-box {
  border-bottom: 0px solid transparent;
}
/* line 64, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .views-list-of-terms .taxonomy-tags-item-list {
  background-color: #F6F6F2;
  border-color: #EEE;
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 10px 10px;
}
/* line 72, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .views-list-of-terms .taxonomy-tags-item-list .tags-item {
  text-transform: capitalize;
  font-weight: 600;
  color: #2e2924;
  margin: 15px 0px;
  margin-top: 0px;
  line-height: 16px;
  padding: 0px;
}
/* line 198, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .tbm-button-tag {
  background-color: transparent;
  margin-top: 10px;
}
/* line 203, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside.sidebar-second-mobile .view-header {
  background-color: #F6F6F2;
  border-color: #EEE;
  border-bottom: 1px solid #cecece;
}
/* line 211, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .views-element-container {
  background-color: #F6F6F2;
  border-color: #EEE;
}
/* line 31, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .title-box {
  border-bottom: 0px solid #fff;
  border-bottom: 1px solid #cecece;
  padding: 0px 0px;
  min-height: 48px;
  margin: 0px;
}
/* line 38, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .title-box::before {
  height: 0px;
  background: #1e1e1e;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 0px;
}
/* line 50, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .title-box h2 {
  margin: 0px;
  margin-left: 0px;
  font-size: 18px;
  padding: 10px 10px;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
  color: #2e2924;
}
/* line 64, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .views-list-of-terms .taxonomy-tags-item-list {
  background-color: #F6F6F2;
  border-color: #EEE;
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 10px 10px;
}
/* line 72, ../sass/core/_topics_view.scss */
div.tags-sidebar.page-content aside#sidebar .views-list-of-terms .taxonomy-tags-item-list .tags-item {
  text-transform: capitalize;
  font-weight: 600;
  color: #2e2924;
  margin: 15px 0px;
  margin-top: 0px;
  line-height: 16px;
  padding: 0px;
}

/* line 226, ../sass/core/_topics_view.scss */
.content-by-topics-view {
  background-color: #EFF0F2;
}
/* line 230, ../sass/core/_topics_view.scss */
.content-by-topics-view header h1 {
  font-size: 36px;
}
/* line 235, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown,
.content-by-topics-view .topics-content {
  margin: 40px 0px 0px 0px;
}
/* line 240, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown {
  /* Default styles for mobile and smaller devices */
}
/* line 249, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-form form {
  margin: 0px;
  display: flex;
  flex-direction: row;
  /* Aligns items horizontally */
  align-items: center;
  /* Center items vertically in the container */
  justify-content: space-around;
  /* Spreads items evenly in the container */
}
/* line 261, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block {
  padding: 32px 24px 32px 24px;
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}
/* line 267, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .selectBox {
  margin-bottom: 0px;
}
/* line 271, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .selectBox-label {
  color: #2e2924;
  font-weight: 500;
  text-align: center;
  padding-top: 3px;
}
/* line 278, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-submit,
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .form-submit {
  text-align: center;
}
/* line 284, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-label {
  text-align: left;
  min-width: 25%;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
}
/* line 292, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item {
  text-align: center;
  min-width: 36.3333%;
  padding: 0px 0px 0px 16px;
}
/* line 297, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item label.form-label {
  font-size: 20px !important;
  margin-bottom: 24px;
}
/* line 302, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item .selectBox.js-redirect-to-topic {
  margin-bottom: 0px;
}
/* line 306, ../sass/core/_topics_view.scss */
.content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item:last-of-type {
  padding-right: 0px;
}
/* line 314, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content {
  margin: 0 auto;
}
/* line 102, ../sass/core/_mixins.scss */
.content-by-topics-view .view-content .views-row {
  display: flex;
  width: 100%;
  padding-left: 0em;
  padding-right: 1.3em;
  margin: 0em 0;
  height: auto;
}
/* line 110, ../sass/core/_mixins.scss */
.content-by-topics-view .view-content .views-row .views-col {
  display: grid;
}
/* line 113, ../sass/core/_mixins.scss */
.content-by-topics-view .view-content .views-row .views-col.col-md-4 {
  padding: 0px 0px;
}
/* line 118, ../sass/core/_mixins.scss */
.content-by-topics-view .view-content .views-row .views-col.col-2 article {
  background-color: #f9f9f9;
}
/* line 125, ../sass/core/_mixins.scss */
.content-by-topics-view .view-content .views-row .views-col.col-1 article, .content-by-topics-view .view-content .views-row .views-col.col-3 article {
  background-color: #fff;
}
/* line 319, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row {
  float: none;
  clear: none;
  width: auto;
}
/* line 111, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser {
  padding: 16px 16px;
}
/* line 114, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser footer {
  line-height: 42px;
}
/* line 117, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser footer .col {
  display: flex;
  align-content: center;
}
/* line 125, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post {
  margin-bottom: 24px;
  margin-top: 0px;
  margin-left: 12px;
  margin-right: 12px;
}
/* line 131, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post a {
  color: #2e2924;
  display: block;
}
/* line 135, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post a:hover {
  color: #2e2924;
  text-decoration: none;
}
/* line 142, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post img.post-image.border-radius {
  border-radius: 7px;
}
/* line 148, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post h5.title {
  margin: 20px 0px 20px 0px;
  word-wrap: break-word;
  margin-left: 0px;
  font-weight: bold;
  font-size: 22.5px;
  text-align: left !important;
  line-height: 28px;
}
/* line 158, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post .field--name-field-page-filter {
  margin: 20px 0px;
  font-size: smaller;
}
/* line 163, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post .entry-content,
.content-by-topics-view .view-content .views-view-grid .views-row article.node-topic-teaser.post .blog-post-body {
  margin: 2px;
}
/* line 111, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser {
  padding: 16px 16px;
}
/* line 114, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser footer {
  line-height: 42px;
}
/* line 117, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser footer .col {
  display: flex;
  align-content: center;
}
/* line 125, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post {
  margin-bottom: 24px;
  margin-top: 0px;
  margin-left: 12px;
  margin-right: 12px;
}
/* line 131, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post a {
  color: #2e2924;
  display: block;
}
/* line 135, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post a:hover {
  color: #2e2924;
  text-decoration: none;
}
/* line 142, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post img.post-image.border-radius {
  border-radius: 7px;
}
/* line 148, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post h5.title {
  margin: 20px 0px 20px 0px;
  word-wrap: break-word;
  margin-left: 0px;
  font-weight: bold;
  font-size: 22.5px;
  text-align: left !important;
  line-height: 28px;
}
/* line 158, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post .field--name-field-page-filter {
  margin: 20px 0px;
  font-size: smaller;
}
/* line 163, ../sass/core/_topics_view.scss */
.content-by-topics-view .view-content ul li article.node-topic-teaser.post .entry-content,
.content-by-topics-view .view-content ul li article.node-topic-teaser.post .blog-post-body {
  margin: 2px;
}
/* line 336, ../sass/core/_topics_view.scss */
.content-by-topics-view .speak_to_representative_form {
  background-color: #fff;
}
/* line 340, ../sass/core/_topics_view.scss */
.content-by-topics-view .speak_to_representative_form.row.wrapper {
  background-color: #F6F6F2;
}

/* line 348, ../sass/core/_topics_view.scss */
.views-view-grid .views-row {
  float: none;
  clear: none;
  width: auto;
}

/* line 358, ../sass/core/_topics_view.scss */
body.path-taxonomy .sidebar.tags-sidebar {
  display: block;
  position: sticky;
  position: -webkit-sticky;
  top: 125px;
}

/* line 368, ../sass/core/_topics_view.scss */
.mobile-topics-page .contentTitle2 {
  line-height: 40px;
}

/* line 373, ../sass/core/_topics_view.scss */
.fixed-block-contentspeak-to-representative-form {
  margin: 40px 0px;
}

/* line 5, ../sass/core/_blog_teaser.scss */
.view-content-by-topics .view-title {
  padding: 30px 0px;
}
/* line 8, ../sass/core/_blog_teaser.scss */
.view-content-by-topics .view-title h1.blog-list-title {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 40px;
}

/* line 382, ../sass/core/_topics_view.scss */
.views-list-of-pagefilters .cl-card {
  background-color: #fff;
}
/* line 385, ../sass/core/_topics_view.scss */
.views-list-of-pagefilters .cl-card:hover {
  background-color: #12788b;
}
/* line 389, ../sass/core/_topics_view.scss */
.views-list-of-pagefilters .cl-card:hover a.page-filter h4 {
  color: #fff;
}

/******************************************************************************
  Min Width "768x"
*******************************************************************************/
@media (min-width: 768px) {
  /* line 404, ../sass/core/_topics_view.scss */
  .view-content-by-topics .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 102, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row {
    display: flex;
    width: 100%;
    padding-left: 0em;
    padding-right: 1.3em;
    margin: 0em 0;
    height: auto;
  }
  /* line 110, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row .views-col {
    display: grid;
  }
  /* line 113, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row .views-col.col-md-4 {
    padding: 0px 0px;
  }
  /* line 118, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row .views-col.col-2 article {
    background-color: #f9f9f9;
  }
  /* line 125, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row .views-col.col-1 article, .view-content-by-topics .view-content .views-row .views-col.col-3 article {
    background-color: #fff;
  }

  /* line 412, ../sass/core/_topics_view.scss */
  .views-list-of-topics {
    margin: 40px 0px 0px 0px;
  }

  /* line 416, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters {
    padding: 0rem 0rem;
    margin: 40px 0 0 0;
  }
  /* line 420, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters .cl-card {
    background-color: #fff;
  }
  /* line 423, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters .cl-card:hover {
    background-color: #12788b;
  }
  /* line 427, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters .cl-card:hover a.page-filter h4 {
    color: #fff;
  }
  /* line 435, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters ul.item-list article.tile {
    margin: 6px 0px 6px 0px;
  }

  /* line 442, ../sass/core/_topics_view.scss */
  .mobile-topics-page .contentTitle2 {
    line-height: 40px;
  }
}
/******************************************************************************
  Max Width "767x"
*******************************************************************************/
@media (max-width: 767px) {
  /* line 455, ../sass/core/_topics_view.scss */
  .view-content-by-topics .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 136, ../sass/core/_mixins.scss */
  .view-content-by-topics .view-content .views-row {
    float: left;
    width: 100% !important;
    padding-left: 0em;
    padding-right: 0em;
    margin: 0em 0;
  }

  /* line 463, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content {
    margin: 0 auto;
  }
  /* line 466, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row {
    display: flex;
    flex-direction: column;
  }
  /* line 111, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser {
    padding: 16px 16px;
  }
  /* line 114, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser footer {
    line-height: 42px;
  }
  /* line 117, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser footer .col {
    display: flex;
    align-content: center;
  }
  /* line 125, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post {
    margin-bottom: 24px;
    margin-top: 0px;
    margin-left: 12px;
    margin-right: 12px;
  }
  /* line 131, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post a {
    color: #2e2924;
    display: block;
  }
  /* line 135, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post a:hover {
    color: #2e2924;
    text-decoration: none;
  }
  /* line 142, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post img.post-image.border-radius {
    border-radius: 7px;
  }
  /* line 148, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post h5.title {
    margin: 20px 0px 20px 0px;
    word-wrap: break-word;
    margin-left: 0px;
    font-weight: bold;
    font-size: 22.5px;
    text-align: left !important;
    line-height: 28px;
  }
  /* line 158, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .field--name-field-page-filter {
    margin: 20px 0px;
    font-size: smaller;
  }
  /* line 163, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .entry-content,
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .blog-post-body {
    margin: 2px;
  }
  /* line 471, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row img {
    width: 100%;
  }
  /* line 476, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post {
    padding: 20px;
  }

  /* line 484, ../sass/core/_topics_view.scss */
  .views-view-grid .views-col {
    xfloat: none !important;
  }

  /* line 488, ../sass/core/_topics_view.scss */
  .views-view-grid .views-row {
    padding: 0px 12px 0px 12px;
  }
  /* line 491, ../sass/core/_topics_view.scss */
  .views-view-grid .views-row .views-col {
    xfloat: none !important;
    padding-right: 6px;
    padding-left: 6px;
  }
  /* line 496, ../sass/core/_topics_view.scss */
  .views-view-grid .views-row .views-col article.tile {
    margin: 6px 0px 6px 0px;
  }

  /* line 504, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters ul.item-list li {
    padding-right: 6px;
    padding-left: 6px;
  }
  /* line 508, ../sass/core/_topics_view.scss */
  .views-list-of-pagefilters ul.item-list li article.tile {
    margin: 6px 0px 6px 0px;
  }
}
/******************************************************************************
  Max Width "979x"
*******************************************************************************/
@media (max-width: 979px) {
  /* line 521, ../sass/core/_topics_view.scss */
  .mainHeader .top-cto {
    display: flex;
    position: static;
    padding-top: 0.25em;
    justify-content: center;
    flex-direction: row;
  }

  /* line 531, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown {
    position: relative;
    top: inherit;
  }
  /* line 536, ../sass/core/_topics_view.scss */
  .content-by-topics-view #topics-view-dropdown-mobile {
    padding-left: 30px;
    padding-right: 30px;
  }
  /* line 541, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content {
    margin: 0 auto;
  }
  /* line 544, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row {
    display: flex;
    flex-direction: column;
    padding-right: 0em;
  }
  /* line 111, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser {
    padding: 16px 16px;
  }
  /* line 114, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser footer {
    line-height: 42px;
  }
  /* line 117, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser footer .col {
    display: flex;
    align-content: center;
  }
  /* line 125, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post {
    margin-bottom: 24px;
    margin-top: 0px;
    margin-left: 12px;
    margin-right: 12px;
  }
  /* line 131, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post a {
    color: #2e2924;
    display: block;
  }
  /* line 135, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post a:hover {
    color: #2e2924;
    text-decoration: none;
  }
  /* line 142, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post img.post-image.border-radius {
    border-radius: 7px;
  }
  /* line 148, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post h5.title {
    margin: 20px 0px 20px 0px;
    word-wrap: break-word;
    margin-left: 0px;
    font-weight: bold;
    font-size: 22.5px;
    text-align: left !important;
    line-height: 28px;
  }
  /* line 158, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .field--name-field-page-filter {
    margin: 20px 0px;
    font-size: smaller;
  }
  /* line 163, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .entry-content,
  .content-by-topics-view .view-content .views-row article.node-topic-teaser.post .blog-post-body {
    margin: 2px;
  }
  /* line 550, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row .views-col {
    display: block;
  }
  /* line 554, ../sass/core/_topics_view.scss */
  .content-by-topics-view .view-content .views-row img {
    width: 100%;
  }

  /* line 566, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-form form {
    margin: 0px;
    display: flex;
    flex-direction: row;
    /* Stacks items vertically */
    justify-content: space-around;
    /* Center items vertically in the container */
  }
}
/******************************************************************************
  Min Width "979x"
*******************************************************************************/
@media (min-width: 980px) {
  /* line 585, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown {
    position: sticky;
    top: 155px;
  }
  /* line 589, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block {
    padding: 18px 24px 32px 24px;
  }
  /* line 592, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-label {
    text-align: center;
    width: 100%;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
  }
  /* line 600, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item {
    text-align: center;
    width: 100%;
    padding: 15px 0px 0px 0px;
  }
  /* line 605, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-block .js-form-item .selectBox-label {
    padding: 0px;
  }
  /* line 612, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .selectBox {
    margin-bottom: 15px;
  }
  /* line 617, ../sass/core/_topics_view.scss */
  .content-by-topics-view .topics-view-dropdown .gurus-filterbytopics-form form {
    margin: 0px;
    display: flex;
    flex-direction: column;
    /* Stacks items vertically */
    justify-content: space-around;
    /* Center items vertically in the container */
  }
}
/* line 5, ../sass/core/_related_topics.scss */
.tag-content {
  margin-top: 0.5em;
}
/* line 8, ../sass/core/_related_topics.scss */
.tag-content .views-view-grid {
  background-color: #fff;
}

/* line 13, ../sass/core/_related_topics.scss */
.related-topics-block {
  margin: 10px 0;
  padding: 20px 0px;
}
/* line 18, ../sass/core/_related_topics.scss */
.related-topics-block .related-tags-title h6 {
  padding: 15px 0px;
  font-weight: 500;
  font-family: "Gotham A", "Gotham B";
  text-transform: uppercase;
  text-align: left;
  font-size: 1.67rem;
}
/* line 29, ../sass/core/_related_topics.scss */
.related-topics-block .topics-item-list {
  padding: 5px 0px;
}
/* line 32, ../sass/core/_related_topics.scss */
.related-topics-block .topics-item-list ul {
  margin: 0px;
  line-height: 1.6em;
}
/* line 36, ../sass/core/_related_topics.scss */
.related-topics-block .topics-item-list ul li {
  float: left;
  margin: 0px 10px;
  background-image: none;
  height: 100%;
  list-style-image: none;
  list-style-type: none;
  padding: 0;
}
/* line 45, ../sass/core/_related_topics.scss */
.related-topics-block .topics-item-list ul li a {
  background-color: #ddd;
  border: none;
  color: #2e2924;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 12px;
  font-family: "Gotham A", "Gotham B";
  font-size: 1.35rem;
}
/* line 60, ../sass/core/_related_topics.scss */
.related-topics-block .topics-item-list ul li a:hover {
  text-decoration: none;
  color: white;
  background-color: #f39c11;
}

/* line 72, ../sass/core/_related_topics.scss */
.views-blocktaxonomy-list-of-terms-block-list-of-all-tags .sidebar .title-box {
  margin-bottom: auto;
}
/* line 76, ../sass/core/_related_topics.scss */
.views-blocktaxonomy-list-of-terms-block-list-of-all-tags .views-list-of-terms,
.views-blocktaxonomy-list-of-terms-block-list-of-all-tags .region-sidebar-second {
  background-color: #f6f6f2;
}

/* line 217, ../sass/core/_related_topics.scss */
.main .view-content-by-tags.view-teaser-tiles {
  background-color: #f3f3f3;
}
/* line 221, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar {
  background-color: #ebebeb;
  margin: 0px 0px;
}
/* line 95, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar.visible-md-block.visible-lg-block {
  display: flex;
  position: sticky;
  position: -webkit-sticky;
  top: 130px;
  margin-bottom: 40px;
}
/* line 103, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar.visible-md-block.visible-lg-block #blog-category-menu-desktop.collapse {
  display: block;
}
/* line 111, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar #blog-category-menu-mobile.collapse {
  display: none;
}
/* line 114, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar #blog-category-menu-mobile.collapse.in {
  display: block;
}
/* line 122, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header {
  background-color: #f6f6f2;
}
/* line 125, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header > button.navbar-toggle {
  text-decoration: none;
  padding: 10px 15px;
  margin: 0px 15px 0px 0px;
  color: #2e2924;
}
/* line 133, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header header {
  position: static;
  margin: 0 0 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #cecece;
  padding: 0;
  min-height: 48px;
}
/* line 141, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header header::before {
  height: 0;
  background: #1e1e1e;
  bottom: 0;
  content: none;
  display: block;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 0;
}
/* line 153, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header header h6.title {
  padding: 10px;
  margin: 0;
  margin-left: 0;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
  color: #2e2924;
}
/* line 163, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .view-header header h6.title::before {
  height: 0;
  background: #1e1e1e;
  bottom: 0;
  content: none;
  display: block;
  left: 0;
  margin: 0 0 -1px;
  position: absolute;
  width: 0;
}
/* line 179, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar div.taxonomy-tags-item-list {
  background-color: #f6f6f2;
  border-color: #eee;
  display: block;
  list-style-type: none;
  margin: 0;
  padding: 10px;
}
/* line 187, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar div.taxonomy-tags-item-list ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
/* line 192, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar div.taxonomy-tags-item-list ul li.tags-item {
  text-transform: capitalize;
  font-weight: 600;
  color: #2e2924;
  margin: 15px 0px;
  margin-top: 0px;
  line-height: 16px;
}
/* line 200, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar div.taxonomy-tags-item-list ul li.tags-item a {
  color: #ce2232;
  text-decoration: none;
}
/* line 204, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar div.taxonomy-tags-item-list ul li.tags-item a:hover {
  color: #ce2232;
  text-decoration: underline;
}
/* line 224, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .morelink {
  display: flex;
  justify-content: center;
  background-color: #f6f6f2;
  margin: 0.65em 0em;
}
/* line 230, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .sidebar .morelink .more-link a {
  background: #f39c11;
  border: 0px solid #f39c11;
  color: white;
  margin: auto;
  min-height: auto;
}
/* line 8, ../sass/core/_buttons.scss */
.main .view-content-by-tags .sidebar .morelink .more-link a:hover {
  background: #cc7d00 !important;
  border: 0px solid #cc7d00;
  color: white !important;
}
/* line 240, ../sass/core/_related_topics.scss */
.main .view-content-by-tags .tag-content .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
/* line 248, ../sass/core/_related_topics.scss */
.main .view-content-by-tags #footer-form-block {
  background-color: #fff;
}
/* line 252, ../sass/core/_related_topics.scss */
.main .view-content-by-tags #footer-form-block .row-inner .wrapper {
  width: 100%;
}

@media (min-width: 992px) {
  /* line 261, ../sass/core/_related_topics.scss */
  .main .view-content-by-tags #blog-category-menu-mobile-main {
    display: none;
  }
  /* line 267, ../sass/core/_related_topics.scss */
  .main .view-content-by-tags .sidebar #blog-category-menu-mobile.collapse {
    display: block;
  }
  /* line 272, ../sass/core/_related_topics.scss */
  .main .view-content-by-tags .sidebar .navbar-toggle {
    display: none;
  }
}
/* line 83, ../sass/core/_pager.scss */
nav.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 89, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard {
  margin: 45px 0 0;
}
/* line 90, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard h4#pagination-heading {
  padding: 0px;
}
/* line 5, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li {
  margin: 0 0 1em;
  font-size: 90%;
}
/* line 12, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item a,
nav.pager.pagerer-pager-standard .pager__items li.pager__item span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  color: #ce2232;
}
/* line 21, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item a:hover, nav.pager.pagerer-pager-standard .pager__items li.pager__item a:focus,
nav.pager.pagerer-pager-standard .pager__items li.pager__item span:hover,
nav.pager.pagerer-pager-standard .pager__items li.pager__item span:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 29, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item a span {
  display: inline-block;
  padding: auto;
  border: 0px;
  background-color: inherit;
}
/* line 35, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item a span:hover, nav.pager.pagerer-pager-standard .pager__items li.pager__item a span:focus {
  text-decoration: none;
  background-color: inherit;
}
/* line 45, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item.is-active a,
nav.pager.pagerer-pager-standard .pager__items li.pager__item.is-active span {
  background-color: #eee;
}
/* line 55, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager-current {
  color: #f39c11;
}
/* line 59, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.is-active {
  color: #f39c11;
}
/* line 63, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item--next {
  color: azure;
}
/* line 67, ../sass/core/_pager.scss */
nav.pager.pagerer-pager-standard .pager__items li.pager__item--last {
  color: bisque;
}

/* Pagination */
/* line 106, ../sass/core/_pager.scss */
.pagination > li > a,
.pagination > li > span {
  background-color: #ccc;
  border: 0 none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 5px 0 0;
  min-width: 6px;
  padding: 0 9px;
  text-align: center;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

/* line 126, ../sass/core/_pager.scss */
.pagination > li > a:hover,
.pagination > li > a:hover {
  background-color: #1e1e1e;
  color: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

/* line 134, ../sass/core/_pager.scss */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > span:hover {
  background-color: #1e1e1e;
  background-color: rgba(30, 30, 30, 0.7);
  color: #fff;
}

/* line 142, ../sass/core/_pager.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-left-width: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;
  font-weight: normal;
}

/* line 154, ../sass/core/_pager.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background-color: #ccc;
  color: #fff;
}

/* line 162, ../sass/core/_pager.scss */
.pagination + .pagination-text {
  color: #999;
  font-size: 12px;
  float: right;
  line-height: 24px;
  vertical-align: top;
}

/* line 170, ../sass/core/_pager.scss */
.pagination.pagination-lg > li > a,
.pagination.pagination-lg > li > span {
  font-size: 16px;
  line-height: 28px;
  padding: 4px 14px;
}

/* line 177, ../sass/core/_pager.scss */
.pagination.pagination-sm > li > a,
.pagination.pagination-sm > li > span {
  font-size: 10px;
  line-height: 20px;
  padding: 0 7px;
}

/* line 184, ../sass/core/_pager.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span,
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
}

/* line 196, ../sass/core/_pager.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span,
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}

@media (max-width: 767px) {
  /* line 58, ../sass/core/_views.scss */
  .main .view-resources.view.view-teasers-tiles .view-content,
  .main .view-news-events.view.view-teasers-tiles .view-content,
  .main .view-news-events-block.view.view-teasers-tiles .view-content,
  .page-content .view-resources.view.view-teasers-tiles .view-content,
  .page-content .view-news-events.view.view-teasers-tiles .view-content,
  .page-content .view-news-events-block.view.view-teasers-tiles .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 136, ../sass/core/_mixins.scss */
  .main .view-resources.view.view-teasers-tiles .view-content .views-row,
  .main .view-news-events.view.view-teasers-tiles .view-content .views-row,
  .main .view-news-events-block.view.view-teasers-tiles .view-content .views-row,
  .page-content .view-resources.view.view-teasers-tiles .view-content .views-row,
  .page-content .view-news-events.view.view-teasers-tiles .view-content .views-row,
  .page-content .view-news-events-block.view.view-teasers-tiles .view-content .views-row {
    float: left;
    width: 100% !important;
    padding-left: 0em;
    padding-right: 0em;
    margin: 0em 0;
  }
  /* line 5, ../sass/core/_blog_teaser.scss */
  .main .view-blog-posts.view.view-teasers-tiles .view-title,
  .main .content-by-tags-view.view.view-teasers-tiles .view-title,
  .page-content .view-blog-posts.view.view-teasers-tiles .view-title,
  .page-content .content-by-tags-view.view.view-teasers-tiles .view-title {
    padding: 30px 0px;
  }
  /* line 8, ../sass/core/_blog_teaser.scss */
  .main .view-blog-posts.view.view-teasers-tiles .view-title h1.blog-list-title,
  .main .content-by-tags-view.view.view-teasers-tiles .view-title h1.blog-list-title,
  .page-content .view-blog-posts.view.view-teasers-tiles .view-title h1.blog-list-title,
  .page-content .content-by-tags-view.view.view-teasers-tiles .view-title h1.blog-list-title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
  }
  /* line 73, ../sass/core/_views.scss */
  .main .view-blog-posts.view.view-teasers-tiles .view-content,
  .main .content-by-tags-view.view.view-teasers-tiles .view-content,
  .page-content .view-blog-posts.view.view-teasers-tiles .view-content,
  .page-content .content-by-tags-view.view.view-teasers-tiles .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 136, ../sass/core/_mixins.scss */
  .main .view-blog-posts.view.view-teasers-tiles .view-content .views-row,
  .main .content-by-tags-view.view.view-teasers-tiles .view-content .views-row,
  .page-content .view-blog-posts.view.view-teasers-tiles .view-content .views-row,
  .page-content .content-by-tags-view.view.view-teasers-tiles .view-content .views-row {
    float: left;
    width: 100% !important;
    padding-left: 0em;
    padding-right: 0em;
    margin: 0em 0;
  }
}
@media (min-width: 767px) {
  /* line 93, ../sass/core/_views.scss */
  .view-resources.view.view-teasers-tiles .view-content,
  .view-news-events.view.view-teasers-tiles .view-content,
  .view-news-events-block.view.view-teasers-tiles .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 82, ../sass/core/_mixins.scss */
  .view-resources.view.view-teasers-tiles .view-content .views-row,
  .view-news-events.view.view-teasers-tiles .view-content .views-row,
  .view-news-events-block.view.view-teasers-tiles .view-content .views-row {
    float: left;
    width: 33.333333333% !important;
    padding-left: 0.65em;
    padding-right: 0.65em;
    margin: 0.65em 0;
  }

  /* line 5, ../sass/core/_blog_teaser.scss */
  .view-blog-posts.view.view-teasers-tiles .view-title {
    padding: 30px 0px;
  }
  /* line 8, ../sass/core/_blog_teaser.scss */
  .view-blog-posts.view.view-teasers-tiles .view-title h1.blog-list-title {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
  }
  /* line 107, ../sass/core/_views.scss */
  .view-blog-posts.view.view-teasers-tiles .view-content {
    clear: both;
    margin: 0 auto;
  }
  /* line 92, ../sass/core/_mixins.scss */
  .view-blog-posts.view.view-teasers-tiles .view-content .views-row {
    float: left;
    width: 49.3333333% !important;
    padding-left: 0em;
    padding-right: 1.3em;
    margin: 0.65em 0;
  }
  /* line 17, ../sass/core/_blog_teaser.scss */
  .view-blog-posts #blog-category-menu-desktop {
    position: sticky;
    position: -webkit-sticky;
    top: 155px;
  }
}
/* line 129, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles,
.main .content-by-tags-view.view.view-teasers-tiles,
.main .view-news-events.view.view-teasers-tiles,
.main .view-blog-posts.view.view-teasers-tiles,
.main .view-news-events-block.view.view-teasers-tiles,
.page-content .view-resources.view.view-teasers-tiles,
.page-content .content-by-tags-view.view.view-teasers-tiles,
.page-content .view-news-events.view.view-teasers-tiles,
.page-content .view-blog-posts.view.view-teasers-tiles,
.page-content .view-news-events-block.view.view-teasers-tiles {
  background: #ebebeb;
  padding-bottom: 80px;
}
/* line 133, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles > .view-title,
.main .content-by-tags-view.view.view-teasers-tiles > .view-title,
.main .view-news-events.view.view-teasers-tiles > .view-title,
.main .view-blog-posts.view.view-teasers-tiles > .view-title,
.main .view-news-events-block.view.view-teasers-tiles > .view-title,
.page-content .view-resources.view.view-teasers-tiles > .view-title,
.page-content .content-by-tags-view.view.view-teasers-tiles > .view-title,
.page-content .view-news-events.view.view-teasers-tiles > .view-title,
.page-content .view-blog-posts.view.view-teasers-tiles > .view-title,
.page-content .view-news-events-block.view.view-teasers-tiles > .view-title {
  padding: 40px 0;
}
/* line 136, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles > .view-title h1,
.main .content-by-tags-view.view.view-teasers-tiles > .view-title h1,
.main .view-news-events.view.view-teasers-tiles > .view-title h1,
.main .view-blog-posts.view.view-teasers-tiles > .view-title h1,
.main .view-news-events-block.view.view-teasers-tiles > .view-title h1,
.page-content .view-resources.view.view-teasers-tiles > .view-title h1,
.page-content .content-by-tags-view.view.view-teasers-tiles > .view-title h1,
.page-content .view-news-events.view.view-teasers-tiles > .view-title h1,
.page-content .view-blog-posts.view.view-teasers-tiles > .view-title h1,
.page-content .view-news-events-block.view.view-teasers-tiles > .view-title h1 {
  color: white;
  margin-bottom: 0;
}
/* line 144, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles header .highlighted-block .view-content,
.main .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content,
.main .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content,
.main .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content,
.main .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content,
.page-content .view-resources.view.view-teasers-tiles header .highlighted-block .view-content,
.page-content .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content,
.page-content .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content,
.page-content .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content,
.page-content .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content {
  clear: both;
  max-width: max-content;
}
/* line 148, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.main .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.main .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.main .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.main .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.page-content .view-resources.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.page-content .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.page-content .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.page-content .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content .views-row,
.page-content .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content .views-row {
  clear: both;
  width: 100% !important;
  padding: 0em;
  margin: 0em;
}
/* line 154, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.main .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.main .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.main .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.main .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.page-content .view-resources.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.page-content .content-by-tags-view.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.page-content .view-news-events.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.page-content .view-blog-posts.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node,
.page-content .view-news-events-block.view.view-teasers-tiles header .highlighted-block .view-content .views-row article.node {
  padding: 25px 50px;
}
/* line 163, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .view-content,
.main .content-by-tags-view.view.view-teasers-tiles .view-content,
.main .view-news-events.view.view-teasers-tiles .view-content,
.main .view-blog-posts.view.view-teasers-tiles .view-content,
.main .view-news-events-block.view.view-teasers-tiles .view-content,
.page-content .view-resources.view.view-teasers-tiles .view-content,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content,
.page-content .view-news-events.view.view-teasers-tiles .view-content,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}
/* line 241, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile {
  padding: 0px 20px;
  min-height: 200px;
  overflow: hidden;
  position: relative;
  clear: both;
}
/* line 248, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile h2,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile h2,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile h2,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile h2,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile h2,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile h2,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile h2,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile h2,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile h2,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile h2 {
  text-overflow: ellipsis;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  color: white;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 25px;
  line-height: 30px;
}
/* line 263, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .field-category,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .field-category {
  color: #ce2232;
  font-size: 11px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 271, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-image,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-image {
  height: 200px;
  background-size: cover;
}
/* line 276, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary {
  padding: 20px 15px;
  max-height: fit-content;
  min-height: 200px;
}
/* line 281, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile .teaser-summary .field-summary {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  text-align: left;
  color: #2e2924;
  overflow: hidden;
  line-height: 21px;
}
/* line 292, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a {
  min-height: 380px;
  padding: 0px;
  border: none;
  display: block;
  position: relative;
  min-height: 330px;
  display: block;
  text-decoration: none;
  background: white center center no-repeat;
  background-size: cover;
}
/* line 304, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile > a .submitted,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .field-category,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a h2,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .field-summary,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile > a .submitted {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
/* line 146, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article {
  padding: 0px 20px;
  position: relative;
  clear: both;
  overflow: hidden;
}
/* line 152, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article a,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article a,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article a,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article a,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article a,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article a,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article a,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article a,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article a,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article a {
  min-height: 330px;
  padding: 30px 40px;
  display: block;
  border-bottom: 10px solid #2e2a24;
  text-decoration: none;
  position: relative;
  background: #ffffff center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* line 166, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article a:hover,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article a:hover {
  border-bottom-color: #ce2232;
}
/* line 172, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article h4,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article h4 {
  font-size: 18px;
  line-height: 25px;
  text-overflow: ellipsis;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
}
/* line 181, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .field-category,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .field-category {
  color: #ce2232;
  font-size: 11px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 189, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .field-summary p,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .teaser-tile .field-summary > div {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  text-align: left;
  color: #2e2924;
  overflow: hidden;
  line-height: 21px;
}
/* line 200, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .submitted,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .submitted {
  position: absolute;
  bottom: 0px;
  display: block;
  font-size: 11px;
  color: #a3a2a1;
  z-index: 1;
}
/* line 209, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .more,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .more {
  display: block;
  visibility: hidden;
  position: absolute;
  top: 50%;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  margin-left: -40px;
  text-align: center;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 229, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.main .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.main .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.main .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.main .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.page-content .view-resources.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.page-content .content-by-tags-view.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.page-content .view-news-events.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.page-content .view-blog-posts.view.view-teasers-tiles .view-content .teaser-tile-article .more :after,
.page-content .view-news-events-block.view.view-teasers-tiles .view-content .teaser-tile-article .more :after {
  content: "\25B8";
  margin-left: 7px;
}
/* line 15, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered,
.main .view-news-events.view.view-teasers-tiles .pagination-centered,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered {
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0px 0;
  height: auto;
  text-align: center;
}
/* line 23, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box {
  margin: 0px;
}
/* line 26, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pagination {
  margin: 0 10px 0 0;
}
/* line 30, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager {
  display: inline-flex;
}
/* line 711, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a {
  display: inline-block;
  min-height: 56px;
  margin: 80px auto 0 auto;
  padding: 15px 30px;
  background: transparent;
  border: 3px solid #1e1719;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  color: #1e1719;
  -webkit-appearance: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 739, ../sass/core/_mixins.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pager .more-link.more-link a:hover {
  color: #ffffff;
  background: #ce2232;
  border-color: #ce2232;
  text-decoration: none;
}
/* line 38, ../sass/core/_views.scss */
.main .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.main .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-resources.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .content-by-tags-view.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-news-events.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-blog-posts.view.view-teasers-tiles .pagination-centered .pagination-box .pagination,
.page-content .view-news-events-block.view.view-teasers-tiles .pagination-centered .pagination-box .pagination {
  margin: 0 10px 0 0;
}
/* line 175, ../sass/core/_views.scss */
.main .view.view-teasers-tiles.recent-posts,
.page-content .view.view-teasers-tiles.recent-posts {
  background: #ce2232;
  padding-bottom: 80px;
}
/* line 179, ../sass/core/_views.scss */
.main .view.view-teasers-tiles.recent-posts.view-teasers-tiles,
.page-content .view.view-teasers-tiles.recent-posts.view-teasers-tiles {
  background-color: #ce2232;
}
/* line 82, ../sass/core/_mixins.scss */
.main .view.view-teasers-tiles.recent-posts.view-teasers-tiles .views-row,
.page-content .view.view-teasers-tiles.recent-posts.view-teasers-tiles .views-row {
  float: left;
  width: 33.333333333% !important;
  padding-left: 0.65em;
  padding-right: 0.65em;
  margin: 0.65em 0;
}

/* line 189, ../sass/core/_views.scss */
.page-content .view-resources.view.view-teasers-tiles .teasers-tiles > *,
.main .view-resources.view.view-teasers-tiles .teasers-tiles > * {
  padding-left: 0.65em;
  padding-right: 0.65em;
  margin: 0.65em 0;
}

/* line 4, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social,
.main .view-resources .resource-social {
  position: absolute;
  top: 105px;
  right: 0;
}
/* line 9, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li,
.main .view-resources .resource-social li {
  display: block;
  margin: 0px;
}
/* line 13, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa,
.main .view-resources .resource-social li a.fa {
  position: relative;
  text-decoration: none;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  color: #fff;
  background-color: #333333;
}
/* line 24, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa:before,
.main .view-resources .resource-social li a.fa:before {
  position: absolute;
  text-indent: 0;
  width: 48px;
  height: 48px;
  display: block;
  font-size: 28px;
  text-align: center;
  line-height: 48px;
}
/* line 36, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa.fa-facebook,
.main .view-resources .resource-social li a.fa.fa-facebook {
  background-color: rgba(74, 89, 132, 0.8);
}
/* line 40, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa.fa-linkedin,
.main .view-resources .resource-social li a.fa.fa-linkedin {
  background-color: rgba(24, 103, 144, 0.8);
}
/* line 44, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa.fa-twitter,
.main .view-resources .resource-social li a.fa.fa-twitter {
  background-color: rgba(33, 158, 212, 0.8);
}
/* line 48, ../sass/core/_social_menu.scss */
.page-content .view-resources .resource-social li a.fa.fa-youtube,
.main .view-resources .resource-social li a.fa.fa-youtube {
  display: none;
}
/* line 56, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social,
.main .view-resources .blog-social {
  position: absolute;
  top: 105px;
  right: 0;
}
/* line 61, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li,
.main .view-resources .blog-social li {
  display: block;
  margin: 0px;
}
/* line 65, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa,
.main .view-resources .blog-social li a.fa {
  position: relative;
  text-decoration: none;
  text-indent: -9999px;
  width: 48px;
  height: 48px;
  display: block;
  overflow: hidden;
  color: #fff;
  background-color: #333333;
}
/* line 76, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa:before,
.main .view-resources .blog-social li a.fa:before {
  position: absolute;
  text-indent: 0;
  width: 48px;
  height: 48px;
  display: block;
  font-size: 28px;
  text-align: center;
  line-height: 48px;
}
/* line 88, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa.fa-facebook,
.main .view-resources .blog-social li a.fa.fa-facebook {
  background-color: rgba(74, 89, 132, 0.8);
}
/* line 92, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa.fa-linkedin,
.main .view-resources .blog-social li a.fa.fa-linkedin {
  background-color: rgba(24, 103, 144, 0.8);
}
/* line 96, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa.fa-twitter,
.main .view-resources .blog-social li a.fa.fa-twitter {
  background-color: rgba(33, 158, 212, 0.8);
}
/* line 100, ../sass/core/_social_menu.scss */
.page-content .view-resources .blog-social li a.fa.fa-youtube,
.main .view-resources .blog-social li a.fa.fa-youtube {
  display: none;
}
/* line 4, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block,
.main .view-resources .highlighted-block {
  display: block;
}
/* line 7, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block .content,
.main .view-resources .highlighted-block .content {
  width: 100%;
  padding: 0px;
}
/* line 11, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block .content a,
.main .view-resources .highlighted-block .content a {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 18, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block .field--name-body a,
.main .view-resources .highlighted-block .field--name-body a {
  text-transform: uppercase;
  font-weight: bold;
}
/* line 24, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block .field-name-field-category-block,
.main .view-resources .highlighted-block .field-name-field-category-block {
  padding: 35px 50px;
}
/* line 28, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block .block,
.main .view-resources .highlighted-block .block {
  padding: 35px 50px;
}
/* line 32, ../sass/core/_highlighted_block.scss */
.page-content .view-resources .highlighted-block h2,
.main .view-resources .highlighted-block h2 {
  text-align: left;
  margin-bottom: 20px;
}
/* line 205, ../sass/core/_views.scss */
.page-content .view-blog-posts,
.main .view-blog-posts {
  background-color: white !important;
}
/* line 84, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser,
.page-content .view-blog-posts .node-tag-teaser,
.main .view-blog-posts .blog-teaser,
.main .view-blog-posts .node-tag-teaser {
  min-height: 575px;
  margin-bottom: 10px;
  padding: 0 0px;
}
/* line 90, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser footer,
.page-content .view-blog-posts .node-tag-teaser footer,
.main .view-blog-posts .blog-teaser footer,
.main .view-blog-posts .node-tag-teaser footer {
  line-height: 42px;
  display: flex;
  align-content: center;
  justify-content: center;
}
/* line 97, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser footer .col .button-secondary,
.page-content .view-blog-posts .node-tag-teaser footer .col .button-secondary,
.main .view-blog-posts .blog-teaser footer .col .button-secondary,
.main .view-blog-posts .node-tag-teaser footer .col .button-secondary {
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  height: 42px;
  line-height: 30px;
  transition-duration: 0.2s;
  transition-property: border-color, color;
  padding: 0.5em 1.5em;
  border: 2px solid #000000;
  color: #000;
  background: #ebebeb;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 0.75em;
  text-transform: capitalize;
}
/* line 118, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser footer .col .button-secondary:hover,
.page-content .view-blog-posts .node-tag-teaser footer .col .button-secondary:hover,
.main .view-blog-posts .blog-teaser footer .col .button-secondary:hover,
.main .view-blog-posts .node-tag-teaser footer .col .button-secondary:hover {
  border-color: #f39c11;
  color: #f39c11;
}
/* line 127, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .author,
.page-content .view-blog-posts .node-tag-teaser .post-header .author,
.main .view-blog-posts .blog-teaser .post-header .author,
.main .view-blog-posts .node-tag-teaser .post-header .author {
  margin-top: 5px;
}
/* line 131, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .media,
.page-content .view-blog-posts .node-tag-teaser .post-header .media,
.main .view-blog-posts .blog-teaser .post-header .media,
.main .view-blog-posts .node-tag-teaser .post-header .media {
  overflow: unset;
}
/* line 135, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .avatar,
.page-content .view-blog-posts .node-tag-teaser .post-header .avatar,
.main .view-blog-posts .blog-teaser .post-header .avatar,
.main .view-blog-posts .node-tag-teaser .post-header .avatar {
  margin: -45px 10px 0 20px;
}
/* line 139, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .title,
.page-content .view-blog-posts .node-tag-teaser .post-header .title,
.main .view-blog-posts .blog-teaser .post-header .title,
.main .view-blog-posts .node-tag-teaser .post-header .title {
  margin: 25px 10px 5px 0px;
  word-wrap: break-word;
  margin-left: 0px;
  font-weight: bold;
  font-size: 22.5px;
  text-align: left !important;
}
/* line 147, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .title a,
.page-content .view-blog-posts .node-tag-teaser .post-header .title a,
.main .view-blog-posts .blog-teaser .post-header .title a,
.main .view-blog-posts .node-tag-teaser .post-header .title a {
  color: #f39c11;
}
/* line 153, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header p,
.page-content .view-blog-posts .node-tag-teaser .post-header p,
.main .view-blog-posts .blog-teaser .post-header p,
.main .view-blog-posts .node-tag-teaser .post-header p {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  padding: 0px;
}
/* line 163, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .blog-post-body,
.page-content .view-blog-posts .node-tag-teaser .post-header .blog-post-body,
.main .view-blog-posts .blog-teaser .post-header .blog-post-body,
.main .view-blog-posts .node-tag-teaser .post-header .blog-post-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 10px 10px 0px;
  font-size: 90%;
}
/* line 177, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .blog-post-categories,
.page-content .view-blog-posts .node-tag-teaser .post-header .blog-post-categories,
.main .view-blog-posts .blog-teaser .post-header .blog-post-categories,
.main .view-blog-posts .node-tag-teaser .post-header .blog-post-categories {
  margin: 10px 10px 10px 0px;
}
/* line 180, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .blog-post-categories ul,
.page-content .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul,
.main .view-blog-posts .blog-teaser .post-header .blog-post-categories ul,
.main .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul {
  margin: 0px;
  padding: 0px;
}
/* line 184, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .blog-post-categories ul li,
.page-content .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul li,
.main .view-blog-posts .blog-teaser .post-header .blog-post-categories ul li,
.main .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul li {
  display: inline-block;
  float: none;
  margin: 0px;
  font-weight: 500;
  font-size: 80%;
}
/* line 191, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .blog-post-categories ul li a,
.page-content .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul li a,
.main .view-blog-posts .blog-teaser .post-header .blog-post-categories ul li a,
.main .view-blog-posts .node-tag-teaser .post-header .blog-post-categories ul li a {
  color: #909090;
}
/* line 198, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .media-body,
.page-content .view-blog-posts .node-tag-teaser .post-header .media-body,
.main .view-blog-posts .blog-teaser .post-header .media-body,
.main .view-blog-posts .node-tag-teaser .post-header .media-body {
  font-size: 80%;
}
/* line 201, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .media-body time,
.page-content .view-blog-posts .node-tag-teaser .post-header .media-body time,
.main .view-blog-posts .blog-teaser .post-header .media-body time,
.main .view-blog-posts .node-tag-teaser .post-header .media-body time {
  font-size: 100%;
}
/* line 205, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .media-body a,
.page-content .view-blog-posts .node-tag-teaser .post-header .media-body a,
.main .view-blog-posts .blog-teaser .post-header .media-body a,
.main .view-blog-posts .node-tag-teaser .post-header .media-body a {
  color: black;
  font-weight: bold;
}
/* line 209, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .post-header .media-body a:hover,
.page-content .view-blog-posts .node-tag-teaser .post-header .media-body a:hover,
.main .view-blog-posts .blog-teaser .post-header .media-body a:hover,
.main .view-blog-posts .node-tag-teaser .post-header .media-body a:hover {
  color: #ce2232;
}
/* line 217, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser a img,
.page-content .view-blog-posts .node-tag-teaser a img,
.main .view-blog-posts .blog-teaser a img,
.main .view-blog-posts .node-tag-teaser a img {
  display: block;
}
/* line 222, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .avatar,
.page-content .view-blog-posts .node-tag-teaser .avatar,
.main .view-blog-posts .blog-teaser .avatar,
.main .view-blog-posts .node-tag-teaser .avatar {
  overflow: hidden;
  background-color: #F0F7F7;
  border-radius: 50%;
}
/* line 227, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .avatar .avatar-inner,
.page-content .view-blog-posts .node-tag-teaser .avatar .avatar-inner,
.main .view-blog-posts .blog-teaser .avatar .avatar-inner,
.main .view-blog-posts .node-tag-teaser .avatar .avatar-inner {
  position: relative;
  top: 50%;
  background-color: #f0d0d0;
  transform: translate(0px, -1%);
}
/* line 234, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .blog-teaser .avatar .avatar-inner a img,
.page-content .view-blog-posts .node-tag-teaser .avatar .avatar-inner a img,
.main .view-blog-posts .blog-teaser .avatar .avatar-inner a img,
.main .view-blog-posts .node-tag-teaser .avatar .avatar-inner a img {
  border-radius: 0;
  display: block;
  margin: 0px auto;
}
/* line 25, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar,
.main .view-blog-posts .sidebar {
  margin: 0.65em 0;
}
/* line 30, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .footer,
.main .view-blog-posts .sidebar .footer {
  position: sticky;
  position: -webkit-sticky;
  top: 155px;
}
/* line 36, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar,
.main .view-blog-posts .sidebar .view-sidebar {
  background-color: #ebebeb;
  display: block;
}
/* line 40, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar header,
.main .view-blog-posts .sidebar .view-sidebar header {
  border-bottom: 1px solid #cecece;
  padding: 0px 10px;
}
/* line 44, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar header h6,
.main .view-blog-posts .sidebar .view-sidebar header h6 {
  margin: 0px;
  margin-left: 0px;
  font-size: 15px;
  text-align: left;
  line-height: 28px;
}
/* line 53, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar ul.blog-category-list,
.main .view-blog-posts .sidebar .view-sidebar ul.blog-category-list {
  list-style-type: none;
  margin: 0px;
  padding: 10px 10px;
}
/* line 58, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category,
.main .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category {
  margin: 0px;
  text-transform: capitalize;
  font-weight: 600;
  color: #2e2924;
  margin: 15px 0px;
  margin-top: 0px;
  line-height: 16px;
  padding: 0px;
}
/* line 68, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category a,
.main .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category a {
  color: #2e2924;
}
/* line 71, ../sass/core/_blog_teaser.scss */
.page-content .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category a:hover,
.main .view-blog-posts .sidebar .view-sidebar ul.blog-category-list li.blog-category a:hover {
  color: #ce2232;
  text-decoration: underline;
}
/* line 84, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser,
.page-content .content-by-tags-view .node-tag-teaser,
.main .content-by-tags-view .blog-teaser,
.main .content-by-tags-view .node-tag-teaser {
  min-height: 575px;
  margin-bottom: 10px;
  padding: 0 0px;
}
/* line 90, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser footer,
.page-content .content-by-tags-view .node-tag-teaser footer,
.main .content-by-tags-view .blog-teaser footer,
.main .content-by-tags-view .node-tag-teaser footer {
  line-height: 42px;
  display: flex;
  align-content: center;
  justify-content: center;
}
/* line 97, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser footer .col .button-secondary,
.page-content .content-by-tags-view .node-tag-teaser footer .col .button-secondary,
.main .content-by-tags-view .blog-teaser footer .col .button-secondary,
.main .content-by-tags-view .node-tag-teaser footer .col .button-secondary {
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  height: 42px;
  line-height: 30px;
  transition-duration: 0.2s;
  transition-property: border-color, color;
  padding: 0.5em 1.5em;
  border: 2px solid #000000;
  color: #000;
  background: #ebebeb;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 0.75em;
  text-transform: capitalize;
}
/* line 118, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser footer .col .button-secondary:hover,
.page-content .content-by-tags-view .node-tag-teaser footer .col .button-secondary:hover,
.main .content-by-tags-view .blog-teaser footer .col .button-secondary:hover,
.main .content-by-tags-view .node-tag-teaser footer .col .button-secondary:hover {
  border-color: #f39c11;
  color: #f39c11;
}
/* line 127, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .author,
.page-content .content-by-tags-view .node-tag-teaser .post-header .author,
.main .content-by-tags-view .blog-teaser .post-header .author,
.main .content-by-tags-view .node-tag-teaser .post-header .author {
  margin-top: 5px;
}
/* line 131, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .media,
.page-content .content-by-tags-view .node-tag-teaser .post-header .media,
.main .content-by-tags-view .blog-teaser .post-header .media,
.main .content-by-tags-view .node-tag-teaser .post-header .media {
  overflow: unset;
}
/* line 135, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .avatar,
.page-content .content-by-tags-view .node-tag-teaser .post-header .avatar,
.main .content-by-tags-view .blog-teaser .post-header .avatar,
.main .content-by-tags-view .node-tag-teaser .post-header .avatar {
  margin: -45px 10px 0 20px;
}
/* line 139, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .title,
.page-content .content-by-tags-view .node-tag-teaser .post-header .title,
.main .content-by-tags-view .blog-teaser .post-header .title,
.main .content-by-tags-view .node-tag-teaser .post-header .title {
  margin: 25px 10px 5px 0px;
  word-wrap: break-word;
  margin-left: 0px;
  font-weight: bold;
  font-size: 22.5px;
  text-align: left !important;
}
/* line 147, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .title a,
.page-content .content-by-tags-view .node-tag-teaser .post-header .title a,
.main .content-by-tags-view .blog-teaser .post-header .title a,
.main .content-by-tags-view .node-tag-teaser .post-header .title a {
  color: #f39c11;
}
/* line 153, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header p,
.page-content .content-by-tags-view .node-tag-teaser .post-header p,
.main .content-by-tags-view .blog-teaser .post-header p,
.main .content-by-tags-view .node-tag-teaser .post-header p {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  padding: 0px;
}
/* line 163, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .blog-post-body,
.page-content .content-by-tags-view .node-tag-teaser .post-header .blog-post-body,
.main .content-by-tags-view .blog-teaser .post-header .blog-post-body,
.main .content-by-tags-view .node-tag-teaser .post-header .blog-post-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 10px 10px 0px;
  font-size: 90%;
}
/* line 177, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .blog-post-categories,
.page-content .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories,
.main .content-by-tags-view .blog-teaser .post-header .blog-post-categories,
.main .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories {
  margin: 10px 10px 10px 0px;
}
/* line 180, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul,
.page-content .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul,
.main .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul,
.main .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul {
  margin: 0px;
  padding: 0px;
}
/* line 184, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul li,
.page-content .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul li,
.main .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul li,
.main .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul li {
  display: inline-block;
  float: none;
  margin: 0px;
  font-weight: 500;
  font-size: 80%;
}
/* line 191, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul li a,
.page-content .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul li a,
.main .content-by-tags-view .blog-teaser .post-header .blog-post-categories ul li a,
.main .content-by-tags-view .node-tag-teaser .post-header .blog-post-categories ul li a {
  color: #909090;
}
/* line 198, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .media-body,
.page-content .content-by-tags-view .node-tag-teaser .post-header .media-body,
.main .content-by-tags-view .blog-teaser .post-header .media-body,
.main .content-by-tags-view .node-tag-teaser .post-header .media-body {
  font-size: 80%;
}
/* line 201, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .media-body time,
.page-content .content-by-tags-view .node-tag-teaser .post-header .media-body time,
.main .content-by-tags-view .blog-teaser .post-header .media-body time,
.main .content-by-tags-view .node-tag-teaser .post-header .media-body time {
  font-size: 100%;
}
/* line 205, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .media-body a,
.page-content .content-by-tags-view .node-tag-teaser .post-header .media-body a,
.main .content-by-tags-view .blog-teaser .post-header .media-body a,
.main .content-by-tags-view .node-tag-teaser .post-header .media-body a {
  color: black;
  font-weight: bold;
}
/* line 209, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .post-header .media-body a:hover,
.page-content .content-by-tags-view .node-tag-teaser .post-header .media-body a:hover,
.main .content-by-tags-view .blog-teaser .post-header .media-body a:hover,
.main .content-by-tags-view .node-tag-teaser .post-header .media-body a:hover {
  color: #ce2232;
}
/* line 217, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser a img,
.page-content .content-by-tags-view .node-tag-teaser a img,
.main .content-by-tags-view .blog-teaser a img,
.main .content-by-tags-view .node-tag-teaser a img {
  display: block;
}
/* line 222, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .avatar,
.page-content .content-by-tags-view .node-tag-teaser .avatar,
.main .content-by-tags-view .blog-teaser .avatar,
.main .content-by-tags-view .node-tag-teaser .avatar {
  overflow: hidden;
  background-color: #F0F7F7;
  border-radius: 50%;
}
/* line 227, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .avatar .avatar-inner,
.page-content .content-by-tags-view .node-tag-teaser .avatar .avatar-inner,
.main .content-by-tags-view .blog-teaser .avatar .avatar-inner,
.main .content-by-tags-view .node-tag-teaser .avatar .avatar-inner {
  position: relative;
  top: 50%;
  background-color: #f0d0d0;
  transform: translate(0px, -1%);
}
/* line 234, ../sass/core/_blog_teaser.scss */
.page-content .content-by-tags-view .blog-teaser .avatar .avatar-inner a img,
.page-content .content-by-tags-view .node-tag-teaser .avatar .avatar-inner a img,
.main .content-by-tags-view .blog-teaser .avatar .avatar-inner a img,
.main .content-by-tags-view .node-tag-teaser .avatar .avatar-inner a img {
  border-radius: 0;
  display: block;
  margin: 0px auto;
}

/* line 218, ../sass/core/_views.scss */
.block-menu-menu-news-events-menu {
  background-color: #dadada;
  padding: 0 30px;
}
/* line 7, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu .content {
  margin: 0 auto;
}
/* line 11, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul {
  list-style-type: none;
  padding: 0;
}
/* line 15, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul li {
  display: inline-block;
  margin: 0 10px;
}
/* line 19, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul li.first {
  margin-left: 0;
}
/* line 23, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul li a {
  display: block;
  padding: 12px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #1e1719;
  font-size: 14px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
/* line 33, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul li a:hover {
  text-decoration: none;
  color: #ce2232;
}
/* line 41, ../sass/core/_news_events_menu.scss */
.block-menu-menu-news-events-menu ul a.is-active {
  color: #ce2232;
  border-bottom-color: #ce2232;
}

/* line 223, ../sass/core/_views.scss */
.view-content .circleBase {
  border-radius: 50%;
}
/* line 227, ../sass/core/_views.scss */
.view-content .circle1 {
  width: 80px;
  height: 80px;
  background: #4bc475;
  border: 1px solid #000;
}

/* line 235, ../sass/core/_views.scss */
.blog-post-list-featured,
#block-views-block-blogs-recent-posts-block {
  background-color: #ebebeb;
  padding-top: 50px;
}
/* line 240, ../sass/core/_views.scss */
.blog-post-list-featured h2,
#block-views-block-blogs-recent-posts-block h2 {
  font-size: 24px;
  line-height: 1.1em;
  text-transform: capitalize;
}
/* line 84, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser,
.blog-post-list-featured .recent-posts-block .node-tag-teaser,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser {
  min-height: 575px;
  margin-bottom: 10px;
  padding: 0 0px;
}
/* line 90, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser footer,
.blog-post-list-featured .recent-posts-block .node-tag-teaser footer,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser footer,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser footer {
  line-height: 42px;
  display: flex;
  align-content: center;
  justify-content: center;
}
/* line 97, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser footer .col .button-secondary,
.blog-post-list-featured .recent-posts-block .node-tag-teaser footer .col .button-secondary,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser footer .col .button-secondary,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser footer .col .button-secondary {
  background-color: transparent;
  border-style: solid;
  border-width: 2px;
  height: 42px;
  line-height: 30px;
  transition-duration: 0.2s;
  transition-property: border-color, color;
  padding: 0.5em 1.5em;
  border: 2px solid #000000;
  color: #000;
  background: #ebebeb;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 8px;
  font-weight: bold;
  font-size: 0.75em;
  text-transform: capitalize;
}
/* line 118, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser footer .col .button-secondary:hover,
.blog-post-list-featured .recent-posts-block .node-tag-teaser footer .col .button-secondary:hover,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser footer .col .button-secondary:hover,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser footer .col .button-secondary:hover {
  border-color: #f39c11;
  color: #f39c11;
}
/* line 127, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .author,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .author,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .author,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .author {
  margin-top: 5px;
}
/* line 131, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .media,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .media,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .media,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .media {
  overflow: unset;
}
/* line 135, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .avatar,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .avatar,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .avatar,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .avatar {
  margin: -45px 10px 0 20px;
}
/* line 139, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .title,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .title,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .title,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .title {
  margin: 25px 10px 5px 0px;
  word-wrap: break-word;
  margin-left: 0px;
  font-weight: bold;
  font-size: 22.5px;
  text-align: left !important;
}
/* line 147, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .title a,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .title a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .title a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .title a {
  color: #f39c11;
}
/* line 153, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header p,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header p,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header p,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header p {
  overflow-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  padding: 0px;
}
/* line 163, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .blog-post-body,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .blog-post-body,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .blog-post-body,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .blog-post-body {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 10px 10px 10px 0px;
  font-size: 90%;
}
/* line 177, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .blog-post-categories,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .blog-post-categories,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .blog-post-categories,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .blog-post-categories {
  margin: 10px 10px 10px 0px;
}
/* line 180, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .blog-post-categories ul,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .blog-post-categories ul,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul {
  margin: 0px;
  padding: 0px;
}
/* line 184, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .blog-post-categories ul li,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul li,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .blog-post-categories ul li,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul li {
  display: inline-block;
  float: none;
  margin: 0px;
  font-weight: 500;
  font-size: 80%;
}
/* line 191, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .blog-post-categories ul li a,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul li a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .blog-post-categories ul li a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .blog-post-categories ul li a {
  color: #909090;
}
/* line 198, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .media-body,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .media-body,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .media-body,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .media-body {
  font-size: 80%;
}
/* line 201, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .media-body time,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .media-body time,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .media-body time,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .media-body time {
  font-size: 100%;
}
/* line 205, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .media-body a,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .media-body a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .media-body a,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .media-body a {
  color: black;
  font-weight: bold;
}
/* line 209, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .post-header .media-body a:hover,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .post-header .media-body a:hover,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .post-header .media-body a:hover,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .post-header .media-body a:hover {
  color: #ce2232;
}
/* line 217, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser a img,
.blog-post-list-featured .recent-posts-block .node-tag-teaser a img,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser a img,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser a img {
  display: block;
}
/* line 222, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .avatar,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .avatar,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .avatar,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .avatar {
  overflow: hidden;
  background-color: #F0F7F7;
  border-radius: 50%;
}
/* line 227, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .avatar .avatar-inner,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .avatar .avatar-inner,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .avatar .avatar-inner,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .avatar .avatar-inner {
  position: relative;
  top: 50%;
  background-color: #f0d0d0;
  transform: translate(0px, -1%);
}
/* line 234, ../sass/core/_blog_teaser.scss */
.blog-post-list-featured .recent-posts-block .blog-teaser .avatar .avatar-inner a img,
.blog-post-list-featured .recent-posts-block .node-tag-teaser .avatar .avatar-inner a img,
#block-views-block-blogs-recent-posts-block .recent-posts-block .blog-teaser .avatar .avatar-inner a img,
#block-views-block-blogs-recent-posts-block .recent-posts-block .node-tag-teaser .avatar .avatar-inner a img {
  border-radius: 0;
  display: block;
  margin: 0px auto;
}
/* line 249, ../sass/core/_views.scss */
.blog-post-list-featured .recent-posts-block .views-row,
#block-views-block-blogs-recent-posts-block .recent-posts-block .views-row {
  min-height: 605px;
  margin-bottom: 0px;
  float: left;
  padding-left: 0em;
  margin: 0.5em 0;
}
/* line 256, ../sass/core/_views.scss */
.blog-post-list-featured .recent-posts-block .views-row .blog-teaser,
#block-views-block-blogs-recent-posts-block .recent-posts-block .views-row .blog-teaser {
  padding: 0px;
}

/* line 264, ../sass/core/_views.scss */
.view-sections {
  background-color: #ebebeb;
}

/* line 273, ../sass/core/_views.scss */
.main .content-by-tags-view header h1,
.page-content .content-by-tags-view header h1 {
  font-size: 36px;
}

/* line 280, ../sass/core/_views.scss */
.gurus-published {
  font-size: 0.95em;
  font-style: italic;
  color: #aaaaaa;
}

/* line 287, ../sass/core/_views.scss */
.page-content .view-news-events header {
  display: none;
  opacity: 0;
}

/* line 294, ../sass/core/_views.scss */
.blog-list-title {
  color: white;
}

/* line 298, ../sass/core/_views.scss */
.views-list-of-topics,
.views-list-of-pagefilters {
  margin: 40px 0px 0px 0px;
}

/* line 41, ../sass/core/_header.scss */
.cover-with-overlay {
  background-repeat: no-repeat !important;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

/* line 49, ../sass/core/_header.scss */
.header-overlay-desaturate {
  background-blend-mode: saturation;
}

/* line 55, ../sass/core/_header.scss */
#header-content-jobs,
#header-content-blog,
#header-content-tags,
#header-content-news-events,
#header-content-users,
#header-content-search,
#header-content-resources {
  background: url("/sites/default/files/finder/consultant-bg-11.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
/* line 66, ../sass/core/_header.scss */
#header-content-jobs:first-child,
#header-content-blog:first-child,
#header-content-tags:first-child,
#header-content-news-events:first-child,
#header-content-users:first-child,
#header-content-search:first-child,
#header-content-resources:first-child {
  padding-top: 150px;
}
/* line 70, ../sass/core/_header.scss */
#header-content-jobs .header-container,
#header-content-blog .header-container,
#header-content-tags .header-container,
#header-content-news-events .header-container,
#header-content-users .header-container,
#header-content-search .header-container,
#header-content-resources .header-container {
  margin: 5rem 0em 4rem 0em;
  color: white;
  display: flex;
  justify-content: center;
}
/* line 76, ../sass/core/_header.scss */
#header-content-jobs .header-container h1,
#header-content-blog .header-container h1,
#header-content-tags .header-container h1,
#header-content-news-events .header-container h1,
#header-content-users .header-container h1,
#header-content-search .header-container h1,
#header-content-resources .header-container h1 {
  color: white;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  margin: 0;
}
/* line 82, ../sass/core/_header.scss */
#header-content-jobs .header-container h1.node-title,
#header-content-blog .header-container h1.node-title,
#header-content-tags .header-container h1.node-title,
#header-content-news-events .header-container h1.node-title,
#header-content-users .header-container h1.node-title,
#header-content-search .header-container h1.node-title,
#header-content-resources .header-container h1.node-title {
  text-align: center;
}
/* line 86, ../sass/core/_header.scss */
#header-content-jobs .header-container h1.resources-list-title,
#header-content-blog .header-container h1.resources-list-title,
#header-content-tags .header-container h1.resources-list-title,
#header-content-news-events .header-container h1.resources-list-title,
#header-content-users .header-container h1.resources-list-title,
#header-content-search .header-container h1.resources-list-title,
#header-content-resources .header-container h1.resources-list-title {
  text-transform: capitalize;
}

/* line 93, ../sass/core/_header.scss */
#header-content-blog .header-container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
  z-index: 1;
}
/* line 99, ../sass/core/_header.scss */
#header-content-blog .header-container .date-info {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  padding-top: 1rem;
}
/* line 106, ../sass/core/_header.scss */
#header-content-blog .header-container .title-section {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
/* line 111, ../sass/core/_header.scss */
#header-content-blog .header-container .title-section .title-content h1.node-title {
  text-align: left;
}
@media (min-width: 992px) {
  /* line 117, ../sass/core/_header.scss */
  #header-content-blog .header-container .title-section {
    grid-template-columns: 2fr 1fr;
  }
}
/* line 121, ../sass/core/_header.scss */
#header-content-blog .header-container p {
  color: white;
  line-height: 1.5;
  margin: 0;
  font-size: 1.9rem;
}
/* line 127, ../sass/core/_header.scss */
#header-content-blog .header-container .featured-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/* line 131, ../sass/core/_header.scss */
#header-content-blog .header-container .featured-image img.lazyload {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
/* line 135, ../sass/core/_header.scss */
#header-content-blog .header-container .featured-image img.lazyloaded {
  opacity: 1;
}
/* line 138, ../sass/core/_header.scss */
#header-content-blog .header-container .featured-image img.rounded {
  border-radius: 1.5rem;
}
/* line 142, ../sass/core/_header.scss */
#header-content-blog .header-container .author-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: white;
  font-weight: bold;
  padding: 0rem;
  margin-bottom: 0px;
}
/* line 150, ../sass/core/_header.scss */
#header-content-blog .header-container .author-info a {
  color: white;
  text-decoration: none;
}
/* line 153, ../sass/core/_header.scss */
#header-content-blog .header-container .author-info a:hover {
  text-decoration: none;
}
/* line 158, ../sass/core/_header.scss */
#header-content-blog .header-container .author-info .author-name {
  font-weight: bold;
}
/* line 161, ../sass/core/_header.scss */
#header-content-blog .header-container .author-info .author-date {
  font-style: italic;
}

/* Phone & Search Header */
/******************************************************************************
  Portfolio work gallery on the front page
*******************************************************************************/
/* line 4, ../sass/core/_work-portfolio.scss */
.portfolio .filter-elements {
  overflow: visible !important;
}

/* line 8, ../sass/core/_work-portfolio.scss */
.portfolio .work {
  margin-bottom: 40px;
}

/* line 12, ../sass/core/_work-portfolio.scss */
.work,
.work:visited {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  display: block;
  position: relative;
  text-align: center;
  text-shadow: 0 1px #000;
}

/* line 24, ../sass/core/_work-portfolio.scss */
.work:hover {
  display: block;
  text-decoration: none;
}

/* line 29, ../sass/core/_work-portfolio.scss */
.carousel .work {
  margin: 2px 1px;
}

/* line 33, ../sass/core/_work-portfolio.scss */
.work img {
  background-color: #555;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  width: 100%;
}

/* line 45, ../sass/core/_work-portfolio.scss */
.work .shadow {
   /*  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(29%, rgba(255, 255, 255, 0.01)), color-stop(30%, rgba(0, 0, 0, 0.01)), color-stop(33%, rgba(0, 0, 0, 0.01)), color-stop(62%, rgba(0, 0, 0, 0.17)), color-stop(68%, rgba(0, 0, 0, 0.24)), color-stop(90%, rgba(0, 0, 0, 0.62)), color-stop(100%, rgba(0, 0, 0, 0.73)));
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%); */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 62, ../sass/core/_work-portfolio.scss */
.work .work-title {
  bottom: 37px;
  left: 0;
  margin: 0 0 -17px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  text-align: center;
  -webkit-transition: bottom .2s ease-in;
  transition: bottom .2s ease-in;
}

/* line 74, ../sass/core/_work-portfolio.scss */
.work .title {
  bottom: 46px;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 6px;
  text-align: center;
}

/* line 83, ../sass/core/_work-portfolio.scss */
.work .description {
  font-size: 11px;
  font-style: italic;
  font-family: Georgia;
  line-height: 16px;
  text-align: center;
}

/* line 91, ../sass/core/_work-portfolio.scss */
.work .bg-hover {
  background: white;
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

/* line 108, ../sass/core/_work-portfolio.scss */
.work:hover {
  text-shadow: none;
}

/* line 112, ../sass/core/_work-portfolio.scss */
.work:hover .work-title {
  bottom: 46%;
  color: #2e2924;
  -webkit-transition: bottom .2s ease-in;
  transition: bottom .2s ease-in;
}

/* line 119, ../sass/core/_work-portfolio.scss */
.work:hover .resource-type {
  color: #2e2924;
  -webkit-transition: bottom .2s ease-in;
  transition: bottom .2s ease-in;
}

/* line 125, ../sass/core/_work-portfolio.scss */
.work:hover .bg-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}

/* line 132, ../sass/core/_work-portfolio.scss */
.work-single .carousel-box {
  overflow: hidden;
}

/* line 136, ../sass/core/_work-portfolio.scss */
.work-single .carousel-box .carousel img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 142, ../sass/core/_work-portfolio.scss */
.work-single .carousel-box.load {
  max-height: 270px;
}

/* line 146, ../sass/core/_work-portfolio.scss */
.work-single .title {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 5px;
}

/* line 152, ../sass/core/_work-portfolio.scss */
.work-single .type {
  color: #7f7f7f;
  font-size: 14px;
  margin: 0 0 22px;
}

/* Portfolio One */
/* line 159, ../sass/core/_work-portfolio.scss */
.work-one {
  color: #7f7f7f;
  max-width: 100%;
  overflow: hidden;
}

/* line 165, ../sass/core/_work-portfolio.scss */
.work-one + .work-one {
  margin-top: 40px;
}

/* line 169, ../sass/core/_work-portfolio.scss */
.work-one .title {
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 7px;
}

/* line 176, ../sass/core/_work-portfolio.scss */
.work-one .title a {
  color: #2e2924;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

/* line 182, ../sass/core/_work-portfolio.scss */
.work-one .title a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
  text-decoration: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

/* line 190, ../sass/core/_work-portfolio.scss */
.work-one .description {
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 27px;
}

/* line 196, ../sass/core/_work-portfolio.scss */
.work-one .work-image {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  line-height: 0;
  overflow: hidden;
}

/* line 205, ../sass/core/_work-portfolio.scss */
.work-one .work-image img {
  -webkit-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 211, ../sass/core/_work-portfolio.scss */
.work-one .work-image img:hover {
  -webkit-filter: grayscale(100%);
}

/* line 217, ../sass/core/_work-portfolio.scss */
.views-portfolio .work {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  display: block;
  position: relative;
  text-align: center;
  text-shadow: 0 1px #000;
}
/* line 227, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .resource-type {
  text-align: left;
  position: absolute;
  left: 8px;
  bottom: 8px;
  right: 10px;
  font-size: 85%;
  font-style: italic;
  width: 240px;
  justify-content: right;
  padding: 0px 5px;
  color: white;
}
/* line 241, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:visited {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: white;
  display: block;
  position: relative;
  text-align: center;
  text-shadow: 0 1px #000;
}
/* line 252, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:hover {
  display: block;
  text-decoration: none;
}
/* line 258, ../sass/core/_work-portfolio.scss */
.views-portfolio .carousel .work {
  margin: 2px 1px;
}
/* line 264, ../sass/core/_work-portfolio.scss */
.views-portfolio .work img {
  background-color: #555;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  width: 100%;
}
/* line 276, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .shadow {
  /*             background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(29%, rgba(255, 255, 255, 0.01)), color-stop(30%, rgba(0, 0, 0, 0.01)), color-stop(33%, rgba(0, 0, 0, 0.01)), color-stop(62%, rgba(0, 0, 0, 0.17)), color-stop(68%, rgba(0, 0, 0, 0.24)), color-stop(90%, rgba(0, 0, 0, 0.62)), color-stop(100%, rgba(0, 0, 0, 0.73)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%); */
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 293, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .work-title {
  top: 45px;
  left: 0;
  padding: 0 5px;
  position: absolute;
  right: 0;
  text-align: center;
  -webkit-transition: bottom .2s ease-in;
  transition: bottom .2s ease-in;
}
/* line 304, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .title {
  bottom: 46px;
  font-size: 13px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 6px;
  text-align: center;
}
/* line 313, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .description {
  font-size: 11px;
  font-style: italic;
  font-family: Georgia;
  line-height: 16px;
  text-align: center;
}
/* line 321, ../sass/core/_work-portfolio.scss */
.views-portfolio .work .bg-hover {
  background: white;
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
/* line 338, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:hover {
  text-shadow: none;
}
/* line 341, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:hover .work-title {
  color: #2e2924;
  -webkit-transition: bottom .2s ease-in;
  transition: bottom .2s ease-in;
}
/* line 347, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:hover .resource-type {
  color: #2e2924;
}
/* line 351, ../sass/core/_work-portfolio.scss */
.views-portfolio .work:hover .bg-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
/* line 361, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-single .carousel-box {
  overflow: hidden;
}
/* line 364, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-single .carousel-box .carousel img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 370, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-single .carousel-box.load {
  max-height: 270px;
}
/* line 375, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-single .title {
  font-size: 22px;
  font-weight: normal;
  margin: 0 0 5px;
}
/* line 381, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-single .type {
  color: #7f7f7f;
  font-size: 14px;
  margin: 0 0 22px;
}
/* line 393, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element {
  margin-bottom: 40px;
}
/* line 396, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media {
  margin: -60px 10px 0 20px;
}
/* line 399, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar {
  overflow: hidden;
}
/* line 402, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar .avatar-inner {
  position: relative;
  top: 50%;
  background-color: RGBA(0, 0, 93, 0.5);
  x-webkit-transform: translate(0px, -50%);
  transform: translate(0px, -1%);
  width: 45px;
  height: 45px;
  text-align: center;
  border-radius: 50%;
}
/* line 414, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar .avatar-inner .related-icon-img img {
  margin: 5px 5px;
}
/* line 420, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar .avatar-inner .related-icon img {
  display: block;
}
/* line 425, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar .avatar-inner .fontawesome-icons {
  border-radius: 0;
  display: block;
  margin: 0px auto;
}
/* line 430, ../sass/core/_work-portfolio.scss */
.views-portfolio .work-element .media .avatar .avatar-inner .fontawesome-icons .fontawesome-icon {
  color: white;
  padding: 10.5px;
}

/* line 31, ../sass/core/_user_profile.scss */
.user-blog-posts article.user-profile-blog-post {
  padding: 10px 0px;
}
/* line 7, ../sass/core/_user_profile.scss */
.user-blog-posts article.user-profile-blog-post .avatar.medium {
  width: 40px;
  height: 37px;
}
/* line 12, ../sass/core/_user_profile.scss */
.user-blog-posts article.user-profile-blog-post .avatar img {
  width: 72px;
  height: 72px;
}
/* line 18, ../sass/core/_user_profile.scss */
.user-blog-posts article.user-profile-blog-post .media-body {
  overflow: hidden;
}
/* line 21, ../sass/core/_user_profile.scss */
.user-blog-posts article.user-profile-blog-post .media-body h6 {
  font-weight: bold;
  font-size: 16px;
  margin: 0px;
  text-align: left;
}

/* line 36, ../sass/core/_user_profile.scss */
#content .user-profile.user-full {
  padding: 0px 0px;
}

/**
* { Blog section : mobile }
*/
@media (min-width: 320px) {
  /* line 47, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full.row {
    margin: 0 auto;
    display: block;
    padding: 20px 20px;
  }
  /* line 53, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full .row {
    display: block;
  }
  /* line 60, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full aside.group-left .avatar-inner img.author-profile-img {
    margin: 0 auto;
  }
  /* line 65, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full aside.group-left .profile-link {
    margin-bottom: 20px;
  }
  /* line 70, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full section.group-rights {
    width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 79, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full {
    padding: 0px 0px;
  }
  /* line 82, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full.row {
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
  }
  /* line 88, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full .row {
    display: flex;
  }
  /* line 94, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full aside.group-left .avatar-inner {
    padding-left: 30px;
  }
  /* line 97, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full aside.group-left .avatar-inner img.author-profile-img {
    width: 160px;
    margin-top: 10px;
  }
  /* line 104, ../sass/core/_user_profile.scss */
  #content .user-profile.user-full section.group-rights {
    width: calc(75% - 5px);
  }
}
/* line 114, ../sass/core/_user_profile.scss */
#block-blogpostsbyauthor .title-h2,
.user-blog-post-list .title-h2 {
  text-align: left;
}
/* line 119, ../sass/core/_user_profile.scss */
#block-blogpostsbyauthor .title-box,
.user-blog-post-list .title-box {
  border-bottom-width: 0px;
  margin-bottom: 40px;
  position: relative;
}
/* line 124, ../sass/core/_user_profile.scss */
#block-blogpostsbyauthor .title-box h2,
.user-blog-post-list .title-box h2 {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  margin: 1.5% 0px;
  margin-right: 0px;
  color: #5D6769;
}
/* line 133, ../sass/core/_user_profile.scss */
#block-blogpostsbyauthor .title-box::before,
.user-blog-post-list .title-box::before {
  background: #1e1e1e;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  margin: 0 0 -1px;
  position: relative;
  width: 0px;
}

/* line 150, ../sass/core/_user_profile.scss */
.user-profile.user-full .break-word {
  word-wrap: break-word;
}
/* line 154, ../sass/core/_user_profile.scss */
.user-profile.user-full .bottom0 {
  margin-bottom: 0px !important;
}
/* line 158, ../sass/core/_user_profile.scss */
.user-profile.user-full .bottom4 {
  margin-bottom: 40px !important;
}
/* line 162, ../sass/core/_user_profile.scss */
.user-profile.user-full h3,
.user-profile.user-full h5,
.user-profile.user-full h4 {
  margin: 0px;
  color: #5D6769;
  text-align: left;
  text-rendering: optimizelegibility;
}
/* line 171, ../sass/core/_user_profile.scss */
.user-profile.user-full h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 1.5% 0px;
}
/* line 177, ../sass/core/_user_profile.scss */
.user-profile.user-full h4 {
  font-size: 15px;
}
/* line 181, ../sass/core/_user_profile.scss */
.user-profile.user-full h5 {
  margin: 0px;
  line-height: 1.2em;
  text-rendering: optimizelegibility;
  font-weight: bold;
  font-size: 16px;
  clear: both;
}
/* line 191, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .profile-link {
  font-size: 12px;
  line-height: 18px;
}
/* line 192, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .profile-link .pull-left {
  margin-right: 10px !important;
}
/* line 199, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .profile-link a.fa {
  text-indent: -9999px;
  width: 24px;
  height: 24px;
  display: block;
  overflow: hidden;
}
/* line 206, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .profile-link a.fa:before {
  text-indent: 0;
  width: 24px;
  height: 24px;
  display: block;
  font-size: 24px;
}
/* line 216, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .avatar-box {
  text-align: center;
}
/* line 219, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .avatar-box .media-body {
  clear: both;
}
/* line 222, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .avatar-box .media-body h4 {
  padding-top: 18px;
  text-align: center;
}
/* line 229, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .small {
  font-size: 12px;
}
/* line 232, ../sass/core/_user_profile.scss */
.user-profile.user-full aside .small.icon {
  height: 16px;
  width: 16px;
}
/* line 238, ../sass/core/_user_profile.scss */
.user-profile.user-full aside p {
  text-align: left;
  display: block;
  clear: both;
}
/* line 243, ../sass/core/_user_profile.scss */
.user-profile.user-full aside p.author-position {
  margin-top: 0px;
  text-align: center;
}
/* line 251, ../sass/core/_user_profile.scss */
.user-profile.user-full section p {
  font-size: 13.5px;
}
/* line 255, ../sass/core/_user_profile.scss */
.user-profile.user-full section table.profile-info {
  margin: 20px 0px;
}
/* line 258, ../sass/core/_user_profile.scss */
.user-profile.user-full section table.profile-info tbody {
  border-top: 0px solid #cbcac9 !important;
  border-bottom: 0px solid #cbcac9 !important;
}
/* line 262, ../sass/core/_user_profile.scss */
.user-profile.user-full section table.profile-info tbody tr {
  border: 0px solid #fff;
  border-top: 0px solid #ebebeb !important;
  border-bottom: 0px solid #ebebeb !important;
}
/* line 267, ../sass/core/_user_profile.scss */
.user-profile.user-full section table.profile-info tbody tr td {
  padding: 0px;
  line-height: 20px;
  font-size: 13px;
}
/* line 274, ../sass/core/_user_profile.scss */
.user-profile.user-full section table.profile-info tbody tr:nth-child(odd) td {
  background-color: #fff;
}

/* line 4, ../sass/core/_jobs.scss */
#main .opening:hover a:before {
  opacity: 1;
}

/* line 8, ../sass/core/_jobs.scss */
.opening:hover a:after {
  height: 100%;
  padding-top: 10px;
}

/* line 13, ../sass/core/_jobs.scss */
.main #block-views-block-greenhouse-jobs-available-jobs-block {
  background-image: url("/themes/custom/ameya/images/infographics-background4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 22, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .jobs-title {
  font-size: 240%;
  text-align: center;
  line-height: 50px;
  color: #000000;
  margin-bottom: 13px;
  letter-spacing: -1px;
}
/* line 31, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content {
  padding-bottom: 80px;
  clear: both;
  max-width: 1200px;
  margin: 0 auto;
}
/* line 35, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content h3 {
  margin: 0 0 1em;
  margin-top: 30px;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  font-size: 28px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: #2e2924;
  line-height: 1.2em;
}
/* line 51, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row {
  float: left;
  width: 29.333333333%;
  padding-left: 0em;
  padding-right: 1.3em;
  margin: 0.65em 0;
  text-align: center;
  justify-content: center;
}
/* line 60, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser {
  background-color: white;
  margin: 0.65em 1.5%;
  border-bottom: 10px solid #2e2a24;
  padding: 0px 0px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  box-sizing: border-box;
  min-height: 240px;
}
/* line 69, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser:before {
  content: " ";
  display: table;
}
/* line 75, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser:hover a:before {
  opacity: 1;
}
/* line 79, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser:hover a:after {
  height: 100%;
  padding-top: 10px;
}
/* line 86, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser a {
  color: #2e2924 !important;
  padding: 0px 20px;
  overflow: hidden;
  min-height: 240px;
  position: relative;
  clear: both;
  background-color: white;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  box-sizing: border-box;
}
/* line 97, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser a:before {
  position: absolute;
  display: block;
  content: "Apply now \25B8";
  color: white;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  z-index: 2;
  top: 50%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
/* line 118, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 0;
  background-color: #17a0ba;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 135, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser > a {
  padding: 20px 20px;
  border: none;
  display: block;
  position: relative;
  background: white center center no-repeat;
  background-size: cover;
  color: #2e2924;
  text-decoration: none;
}
/* line 145, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser > a:hover {
  color: #ce2232;
}
/* line 149, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser > a h4 {
  text-align: left;
  font-size: 18px;
  color: #2e2924;
  padding: 0px 0px;
}
/* line 157, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser > a .greenhouse-teaser .field {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  text-align: left;
  color: #2e2924;
  overflow: hidden;
  line-height: 21px;
}
/* line 173, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .views-exposed-form {
  display: flex;
  border: #ebebeb 3px dashed;
}
/* line 177, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .views-exposed-form .views-exposed-widget {
  margin-left: 20px;
  display: flex;
  float: none;
}
/* line 182, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1em;
}
/* line 187, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .views-exposed-form > .form-item {
  display: block;
  float: left;
  padding: 15px 15px;
  width: 50%;
}
/* line 194, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs .views-exposed-form .views-widget-filter-field_grnhse_job_department_value {
  padding-left: 20px;
}

/* line 206, ../sass/core/_jobs.scss */
.ameya-page.fr .view-gurus-greenhouse-jobs .view-content .views-row article.greenhouse-job-teaser a:before {
  content: "Postulez maintenant \25B8";
}

@media only screen and (min-width: 690px) {
  /* line 217, ../sass/core/_jobs.scss */
  #main .opening {
    position: relative;
    width: 30%;
    min-height: 240px;
  }
}
/* line 294, ../sass/core/_jobs.scss */
.greenhouse-job {
  flex-wrap: wrap;
  padding: 0px 0px;
}

/* line 300, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar {
  background-color: #55565b;
  text-align: center;
  background-color: #3f444c;
  color: white;
  padding: 70px 15px 0px 15px;
  position: sticky;
  top: 90px;
  margin-top: 0px;
}
/* line 233, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar h1,
.greenhouse-job .sidebar h2 {
  color: #ffe;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 1em;
}
/* line 241, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar .field {
  margin-bottom: 20px;
}
/* line 244, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar .field .field__label {
  text-transform: uppercase;
  font-size: smaller;
  margin-bottom: 10px;
  font-weight: bold;
}
/* line 252, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar h5 {
  color: #ffe;
}
/* line 256, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar .back-container {
  margin-bottom: 10px;
}
/* line 260, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar a.back-to-main {
  margin: 10px;
  color: #f39c11;
  text-transform: uppercase;
  font-size: smaller;
}
/* line 268, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar a.button {
  color: white;
  background-color: #f39c11;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none;
}
/* line 281, ../sass/core/_jobs.scss */
.greenhouse-job .sidebar ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
  list-style: none;
  padding: 0;
}
/* line 305, ../sass/core/_jobs.scss */
.greenhouse-job .entry-content {
  padding: 50px 40px 0px 70px;
}

/* line 310, ../sass/core/_jobs.scss */
.job-application-form {
  width: 100%;
}

/* line 314, ../sass/core/_jobs.scss */
.apply-for-this-job,
.apply-for-this-job:link .apply-for-this-job:visited,
.apply-for-this-job:active,
.apply-for-this-job:link:focus {
  color: white;
  background-color: #FB9800;
  border-color: #fb9800;
  font-size: smaller;
}

/* line 325, ../sass/core/_jobs.scss */
.sidebar a.button,
.sidebar a.button:link,
.sidebar a.button:visited,
.sidebar a.button:active,
.sidebar a.button:focus {
  color: white;
  background-color: #FB9800;
  border-color: #fb9800;
  font-size: smaller;
}

/* line 337, ../sass/core/_jobs.scss */
.sidebar .field .field-label {
  text-transform: uppercase;
  font-size: smaller;
  margin-bottom: 10px;
}

/* line 343, ../sass/core/_jobs.scss */
.sidebar .field.field-label-above {
  margin-bottom: 10px;
}

/* line 349, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job h6 {
  font-size: smaller;
  text-transform: uppercase;
  color: white;
}

/* line 356, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}

/* line 364, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
  list-style: none;
  padding: 0;
}

/* line 374, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a {
  text-decoration: none;
  color: #FB9800;
}

/* line 379, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a.fa {
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  display: block;
  overflow: hidden;
}

/* line 388, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a.fa:before {
  text-indent: 0;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 18px;
}

/* line 399, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-widget-filter-field_grnhse_job_department_value {
  padding-left: 20px;
}
/* line 404, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-form .views-exposed-widget {
  margin-left: 20px;
}
/* line 407, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1em;
}

@media only screen and (max-width: 600px) {
  /* line 418, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs .view-content .views-row {
    width: 100%;
  }

  /* line 422, ../sass/core/_jobs.scss */
  .greenhouse-job {
    width: auto;
  }
  /* line 425, ../sass/core/_jobs.scss */
  .greenhouse-job .sidebar,
  .greenhouse-job .entry-content {
    width: 100%;
  }
  /* line 430, ../sass/core/_jobs.scss */
  .greenhouse-job .sidebar {
    height: fit-content;
  }

  /* line 437, ../sass/core/_jobs.scss */
  .group-one-sidebar > .entry-content {
    width: 100%;
    padding: 40px 20px 0px 20px;
  }

  /* line 443, ../sass/core/_jobs.scss */
  .sidebar {
    text-align: center;
    background-color: #55565b;
    color: white;
    padding: 40px 20px 0px;
    width: 100%;
  }

  /* line 451, ../sass/core/_jobs.scss */
  .opening {
    position: relative;
    float: left;
    width: 100%;
    min-height: 240px;
  }

  /* line 460, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-widget-filter-field_grnhse_job_department_value {
    padding-left: 0px;
  }
  /* line 464, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-widget {
    margin-left: 0px;
  }
  /* line 468, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 601px) {
  /* line 476, ../sass/core/_jobs.scss */
  #main .opening {
    position: relative;
    float: left;
    width: 30%;
    min-height: 240px;
  }
}
/* line 486, ../sass/core/_jobs.scss */
.view-sections.view-display-id-block article.appearance-background-style-a {
  background-color: white !important;
}

/* Jobs background */
/* line 496, ../sass/core/_jobs.scss */
.page-node-459 .view-sections.view-display-id-block article.appearance-background-style-b {
  background-image: url("../images/infographics-background4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 507, ../sass/core/_jobs.scss */
.view-sections.view-display-id-block article.appearance-background-style-a {
  background-color: white !important;
}

/* line 514, ../sass/core/_jobs.scss */
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

/* line 520, ../sass/core/_jobs.scss */
.opening {
  background-color: white;
  margin: 0.65em 1.5%;
  border-bottom: 10px solid #2e2a24;
  padding: 30px 40px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  box-sizing: border-box;
}

/* line 529, ../sass/core/_jobs.scss */
#main .opening a {
  color: #2e2924 !important;
  font-size: 18px;
  line-height: 25px;
  text-overflow: ellipsis;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  margin: 0 0 1em;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

/* line 543, ../sass/core/_jobs.scss */
#main .opening a:before {
  position: absolute;
  display: block;
  content: "Apply now \25B8";
  color: white;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  top: 50%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* line 563, ../sass/core/_jobs.scss */
body.lang-fr #main .opening a:before {
  content: "Appliquer \25B8";
}

/* line 567, ../sass/core/_jobs.scss */
#main .opening a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 0;
  background-color: #ce2232;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 583, ../sass/core/_jobs.scss */
#main .opening:hover a:before {
  opacity: 1;
}

/* line 587, ../sass/core/_jobs.scss */
#main .opening:hover a:after {
  height: 100%;
  padding-top: 10px;
}

/* line 592, ../sass/core/_jobs.scss */
#main .opening span {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  text-align: left;
  color: #2e2924;
  overflow: hidden;
  line-height: 21px;
}

/* line 603, ../sass/core/_jobs.scss */
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
  margin-left: 1.5%;
}

/* line 614, ../sass/core/_jobs.scss */
.node-greenhouse-job #callout-top,
.node-type-greenhouse-job #callout-top {
  border-top: 0px;
}

/* line 619, ../sass/core/_jobs.scss */
.ds-3col-stacked.greenhouse-job,
.ds-3col-stacked-fluid.greenhouse-job {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  padding: 0px 0px;
}

/* line 629, ../sass/core/_jobs.scss */
.ds-3col-stacked.greenhouse-job .group-left,
.ds-3col-stacked-fluid.greenhouse-job .group-left {
  display: flex;
  background-color: #55565b;
  padding: 70px 0px 0px 0px;
}
/* line 635, ../sass/core/_jobs.scss */
.ds-3col-stacked.greenhouse-job .group-middle,
.ds-3col-stacked-fluid.greenhouse-job .group-middle {
  display: flex;
  padding: 70px 40px 0px 70px;
}

/* line 641, ../sass/core/_jobs.scss */
.jobs-sidebar {
  text-align: center;
  background-color: #55565b;
  color: white;
  padding: 0px 20px 0px;
  position: sticky;
  height: 600px;
  width: 100%;
  top: 120px;
}
/* line 651, ../sass/core/_jobs.scss */
.jobs-sidebar h5 {
  color: #ffe;
}
/* line 655, ../sass/core/_jobs.scss */
.jobs-sidebar .back-container {
  margin-bottom: 10px;
}
/* line 659, ../sass/core/_jobs.scss */
.jobs-sidebar a.back-to-main {
  margin: 10px;
  color: #f39c11;
  text-transform: uppercase;
  font-size: smaller;
}
/* line 667, ../sass/core/_jobs.scss */
.jobs-sidebar a.button {
  color: white;
  background-color: #f39c11;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
}

/* line 678, ../sass/core/_jobs.scss */
.job-application-form {
  width: 100%;
}

/* line 682, ../sass/core/_jobs.scss */
.apply-for-this-job,
.apply-for-this-job:link .apply-for-this-job:visited,
.apply-for-this-job:active,
.apply-for-this-job:link:focus {
  color: white;
  background-color: #FB9800;
  border-color: #fb9800;
  font-size: smaller;
}

/* line 693, ../sass/core/_jobs.scss */
.sidebar a.button,
.sidebar a.button:link,
.sidebar a.button:visited,
.sidebar a.button:active,
.sidebar a.button:focus {
  color: white;
  background-color: #FB9800;
  border-color: #fb9800;
  font-size: smaller;
}

/* line 705, ../sass/core/_jobs.scss */
.sidebar .field .field-label {
  text-transform: uppercase;
  font-size: smaller;
  margin-bottom: 10px;
}

/* line 711, ../sass/core/_jobs.scss */
.sidebar .field.field-label-above {
  margin-bottom: 10px;
}

/* line 718, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job h6 {
  font-size: smaller;
  text-transform: uppercase;
  color: white;
}

/* line 724, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}

/* line 732, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
  list-style: none;
  padding: 0;
}

/* line 742, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a {
  text-decoration: none;
  color: #FB9800;
}

/* line 747, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a.fa {
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  display: block;
  overflow: hidden;
}

/* line 756, ../sass/core/_jobs.scss */
.sidebar #jobs-share-this-job ul li a.fa:before {
  text-indent: 0;
  width: 18px;
  height: 18px;
  display: block;
  font-size: 18px;
}

/* line 765, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs h2.department-title {
  margin: 0 0 1em;
  margin-top: 30px;
  clear: both;
  display: block;
  float: left;
  width: 100%;
  font-size: 28px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  text-align: left;
  color: #2e2924;
  line-height: 1.2em;
}
/* line 782, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-widget-filter-field_grnhse_job_department_value {
  padding-left: 20px;
}
/* line 786, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-widget {
  margin-left: 20px;
}
/* line 790, ../sass/core/_jobs.scss */
.view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1em;
}

@media only screen and (max-width: 600px) {
  /* line 800, ../sass/core/_jobs.scss */
  .ds-3col-stacked.greenhouse-job .group-left,
  .ds-3col-stacked-fluid.greenhouse-job .group-left {
    width: 100%;
  }

  /* line 807, ../sass/core/_jobs.scss */
  .ds-3col-stacked.greenhouse-job .group-left,
  .ds-3col-stacked.greenhouse-job .group-middle {
    width: 100%;
  }

  /* line 815, ../sass/core/_jobs.scss */
  .ds-3col-stacked-fluid.greenhouse-job .group-left .group-left,
  .ds-3col-stacked-fluid.greenhouse-job .group-left .group-middle {
    width: 100%;
  }

  /* line 822, ../sass/core/_jobs.scss */
  .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
    width: 100%;
    padding: 40px 20px 0px 20px;
  }

  /* line 828, ../sass/core/_jobs.scss */
  .sidebar {
    text-align: center;
    background-color: #55565b;
    color: white;
    padding: 40px 20px 0px;
    width: 100%;
  }

  /* line 836, ../sass/core/_jobs.scss */
  .opening {
    position: relative;
    float: left;
    width: 100%;
    min-height: 240px;
  }

  /* line 845, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-widget-filter-field_grnhse_job_department_value {
    padding-left: 0px;
  }
  /* line 849, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-widget {
    margin-left: 0px;
  }
  /* line 853, ../sass/core/_jobs.scss */
  .view-gurus-greenhouse-jobs #views-exposed-form-gurus-greenhouse-jobs-available-jobs-block .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 601px) {
  /* line 861, ../sass/core/_jobs.scss */
  #main .opening {
    position: relative;
    float: left;
    width: 30%;
    min-height: 240px;
  }
}
/* line 871, ../sass/core/_jobs.scss */
.view-sections.view-display-id-block article.appearance-background-style-a {
  background-color: white !important;
}

/* Jobs background */
/* line 881, ../sass/core/_jobs.scss */
.page-node-459 .view-sections.view-display-id-block article.appearance-background-style-b {
  background-image: url("../images/infographics-background4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 892, ../sass/core/_jobs.scss */
.view-sections.view-display-id-block article.appearance-background-style-a {
  background-color: white !important;
}

/* line 899, ../sass/core/_jobs.scss */
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

/* line 905, ../sass/core/_jobs.scss */
.opening {
  background-color: white;
  margin: 0.65em 1.5%;
  border-bottom: 10px solid #2e2a24;
  padding: 30px 40px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  box-sizing: border-box;
}

/* line 914, ../sass/core/_jobs.scss */
#main .opening a {
  color: #2e2924 !important;
  font-size: 18px;
  line-height: 25px;
  text-overflow: ellipsis;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0;
  margin: 0 0 1em;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

/* line 928, ../sass/core/_jobs.scss */
#main .opening a:before {
  position: absolute;
  display: block;
  content: "Apply now \25B8";
  color: white;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  z-index: 2;
  top: 50%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

/* line 948, ../sass/core/_jobs.scss */
body.lang-fr #main .opening a:before {
  content: "Appliquer \25B8";
}

/* line 952, ../sass/core/_jobs.scss */
#main .opening a:after {
  position: absolute;
  bottom: 0px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 0;
  background-color: #ce2232;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* line 968, ../sass/core/_jobs.scss */
#main .opening:hover a:before {
  opacity: 1;
}

/* line 972, ../sass/core/_jobs.scss */
#main .opening:hover a:after {
  height: 100%;
  padding-top: 10px;
}

/* line 977, ../sass/core/_jobs.scss */
#main .opening span {
  display: block;
  margin-top: 15px;
  font-size: 15px;
  text-align: left;
  color: #2e2924;
  overflow: hidden;
  line-height: 21px;
}

/* line 987, ../sass/core/_jobs.scss */
.node-type-article #main h1 {
  margin-left: auto;
}

/* line 994, ../sass/core/_jobs.scss */
.node-type-article.section-news-events #main h1 {
  margin-left: auto;
}

/******************************************************************************
  Progress
*******************************************************************************/
/* Progress */
/* line 5, ../sass/core/_progress.scss */
.progress {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 50px;
}

/* line 12, ../sass/core/_progress.scss */
.progress-bar {
  font-size: 14px;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 45px;
  text-align: left;
  text-indent: 10px;
  text-shadow: none;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
  padding: 5px solid;
}

/* line 28, ../sass/core/_progress.scss */
.progress-bar-text {
  margin-left: -28px;
}

/* line 32, ../sass/core/_progress.scss */
.progress-btn {
  text-transform: uppercase;
}

/* line 36, ../sass/core/_progress.scss */
.progress.border-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 42, ../sass/core/_progress.scss */
.progress[data-appear-progress-animation] .progress-bar {
  text-indent: -100%;
}

/* line 46, ../sass/core/_progress.scss */
.progress.hover .progress-bar:hover {
  background: #2e2924;
}

/* line 50, ../sass/core/_progress.scss */
.progress.hover .progress-bar-info:hover {
  background: #6291df;
}

/* line 54, ../sass/core/_progress.scss */
.progress.hover .progress-bar-success:hover {
  background: #58be6b;
}

/* line 58, ../sass/core/_progress.scss */
.progress.hover .progress-bar-warning:hover {
  background: #d38f3c;
}

/* line 62, ../sass/core/_progress.scss */
.progress.hover .progress-bar-danger:hover {
  background: #c10841;
}

/* line 66, ../sass/core/_progress.scss */
.progress-circular {
  position: relative;
  text-align: center;
}

/* line 71, ../sass/core/_progress.scss */
.progress-circular > div {
  display: inline-block;
  vertical-align: top;
}

/* line 76, ../sass/core/_progress.scss */
.progress-circular input.knob {
  border: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #7f7f7f;
  font-size: 0;
  font-style: italic;
  font-weight: normal !important;
}

/******************************************************************************
  Max Width "991px"
*******************************************************************************/
@media (max-width: 991px) {
  /* line 91, ../sass/core/_progress.scss */
  .progress-bar-text {
    margin-left: 0px;
  }
}
/* line 1, ../sass/core/_tabbed.scss */
.tabbed-content {
  background: transparent;
  padding: 1em;
  margin: 1em auto;
}
/* line 6, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs {
  border-bottom: 0px solid #fff;
  margin: 0px !important;
}
/* line 10, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > .active > a,
.tabbed-content ul.nav-tabs > .active > a:hover,
.tabbed-content ul.nav-tabs > .active > a:focus {
  border-bottom-color: #fff;
  border: 0px solid #fff;
}
/* line 17, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li {
  background: #eee;
  font-size: 20px;
  line-height: 28px;
  background: none;
  color: #222;
  padding: 0px 0px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  box-shadow: 0 0 0 0px #ddd;
  top: 0px;
  transition: top .2s;
  margin: 0px;
  float: left;
  position: relative;
  display: inline-grid;
  min-height: 136px;
  width: 20%;
}
/* line 37, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li > a {
  margin-right: 0px;
  border: 0px solid #fff;
}
/* line 41, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li > a:hover {
  background-color: #fff;
  color: #2e2924;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
}
/* line 50, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li .fa {
  font-size: 40px;
  width: 100%;
  padding: 15px 0 5px;
  color: #666;
}
/* line 57, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li .tab-title {
  color: #ce2232;
  font-size: 20px;
  line-height: 28px;
}
/* line 63, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li:active {
  background-color: rgba(255, 255, 255, 0.45);
  color: #ce2232;
  top: 0;
  transition: top .2s;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 74, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li:active a,
.tabbed-content ul.nav-tabs > li:active .tab-title {
  color: #ce2232;
}
/* line 79, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li:active a:focus {
  outline: none;
}
/* line 84, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li:active .fa {
  color: #ce2232;
}
/* line 92, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li > .active a {
  border: 0px solid #fff;
  color: #2e2924;
}
/* line 96, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li > .active a:focus, .tabbed-content ul.nav-tabs > li > .active a:hover {
  border: 0px solid #fff;
}
/* line 102, ../sass/core/_tabbed.scss */
.tabbed-content ul.nav-tabs > li > .active .whiteBlock {
  display: block;
  height: 2px;
  bottom: -2px;
  background-color: rgba(255, 255, 255, 0.45);
  width: 99%;
  position: absolute;
  z-index: 1;
}
/* line 115, ../sass/core/_tabbed.scss */
.tabbed-content .tab-content {
  background: white;
  padding: 15px;
  clear: both;
  margin-bottom: 10px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 125, ../sass/core/_tabbed.scss */
.tabbed-content .tab-content .active {
  display: inherit;
  background-color: rgba(255, 255, 255, 0.45);
}

@media (max-width: 1200px) {
  /* line 136, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .fa {
    font-size: 36px;
  }
  /* line 140, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .hidden-xs {
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  /* line 154, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .fa {
    font-size: 33px;
  }
  /* line 158, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .hidden-xs {
    font-size: 18px;
    font-weight: normal;
  }
}
@media all and (min-width: 800px) {
  /* line 171, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs {
    display: block;
    min-height: 0;
  }
  /* line 174, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs li {
    display: inline-block;
  }
  /* line 177, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs li a {
    display: block;
  }

  /* line 188, ../sass/core/_tabbed.scss */
  .tabbed-content .item::before {
    display: none;
  }

  /* line 192, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .nav-tabs {
    width: 150px;
    float: left;
  }

  /* line 197, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .nav-tabs li {
    display: block;
  }

  /* line 201, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .item {
    margin-left: 150px;
  }
}
/* line 207, ../sass/core/_tabbed.scss */
.whiteBlock {
  display: none;
}

@media (max-width: 768px) {
  /* line 215, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li > a {
    font-size: 18px;
    padding: 15px 0;
    margin-bottom: inherit;
    border-right: 1px solid transparent;
    padding-bottom: 0;
  }
  /* line 223, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .fa {
    font-size: 30px;
  }
  /* line 227, ../sass/core/_tabbed.scss */
  .tabbed-content ul.nav-tabs > li .hidden-xs {
    font-size: 18px;
    font-weight: normal;
  }
}
/* line 237, ../sass/core/_tabbed.scss */
.nav-tabs ul li a {
  padding: .5em 1em;
}

/* line 241, ../sass/core/_tabbed.scss */
.nav-tabs ul li a:hover,
.nav-tabs ul li a.active {
  background: #444;
  color: #eee;
}

/* line 247, ../sass/core/_tabbed.scss */
.item {
  margin-bottom: 2px;
}

/* line 251, ../sass/core/_tabbed.scss */
.item::before {
  cursor: pointer;
  font-weight: bold;
  background: #eee;
  padding: .5em;
  display: block;
}

/* line 259, ../sass/core/_tabbed.scss */
.item.active::before {
  background: #444;
  color: #eee;
}

/* line 264, ../sass/core/_tabbed.scss */
.item.active .item-content {
  padding: 1em;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media all and (min-width: 800px) {
  /* line 274, ../sass/core/_tabbed.scss */
  .item.active .tab-content {
    padding-top: 0;
  }

  /* line 278, ../sass/core/_tabbed.scss */
  .nav-tabs-side .nav-tabs li {
    margin-bottom: 2px;
  }
}
/* line 283, ../sass/core/_tabbed.scss */
.tabbed-content .nav-tabs {
  display: none;
}

/* line 287, ../sass/core/_tabbed.scss */
.tabbed-content .item {
  min-height: 2em;
}

/* line 291, ../sass/core/_tabbed.scss */
.tabbed-content .item::before {
  content: attr(data-title);
}

/* line 295, ../sass/core/_tabbed.scss */
.tabbed-content .item .item-content {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

/* line 301, ../sass/core/_tabbed.scss */
.tabbed-content .item.active .tab-content,
.tabbed-content .item.active .tab-content {
  opacity: 1;
  visibility: visible;
  height: auto;
}

@media all and (min-width: 800px) {
  /* line 309, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs {
    display: block;
  }

  /* line 313, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs li {
    display: inline-block;
  }

  /* line 317, ../sass/core/_tabbed.scss */
  .tabbed-content .nav-tabs li a {
    display: block;
  }

  /* line 321, ../sass/core/_tabbed.scss */
  .tabbed-content .item {
    min-height: 0;
  }

  /* line 325, ../sass/core/_tabbed.scss */
  .tabbed-content .item::before {
    display: none;
  }

  /* line 329, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .nav-tabs {
    width: 150px;
    float: left;
  }

  /* line 334, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .nav-tabs li {
    display: block;
  }

  /* line 338, ../sass/core/_tabbed.scss */
  .tabbed-content.nav-tabs-side .item {
    margin-left: 150px;
  }
}
/* line 2, ../sass/core/_nodes.scss */
.node-article .entry-content {
  padding-top: 30px;
  padding-bottom: 80px;
}
/* line 7, ../sass/core/_nodes.scss */
.node-article .infos {
  margin-bottom: 20px;
}
/* line 10, ../sass/core/_nodes.scss */
.node-article .infos .field-category {
  color: #ce2232;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 16, ../sass/core/_nodes.scss */
.node-article .infos .submitted {
  color: #a3a2a1;
}

/* line 24, ../sass/core/_nodes.scss */
.node-blog h1.node-title {
  font-size: 36px;
}

/* line 31, ../sass/core/_nodes.scss */
.node-resource.view-mode-full .node-title {
  font-size: 42px;
  line-height: 1.15em;
  text-align: left;
  margin: 40px 0px;
}

/* Primary Tabs */
/* line 2, ../sass/core/_primary_tabs.scss */
.local-tasks-container {
  width: 100%;
  background: #2e2924 url(/themes/custom/ameya/images/appearance-grey-dark.svg) top center fixed;
}

/* line 8, ../sass/core/_primary_tabs.scss */
.tabs.primary {
  padding: 0px;
  border-bottom: 0px solid #ddd;
}

/* line 13, ../sass/core/_primary_tabs.scss */
.tabs.primary li > a {
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  border-bottom: none !important;
  border-radius: 0;
  padding: 12px 13px;
  position: relative;
  line-height: 1.42857143;
  border: 0px solid transparent;
  display: block;
}

/* line 25, ../sass/core/_primary_tabs.scss */
.tabs.primary li {
  position: relative;
  display: inline-block;
  bottom: -1px;
  z-index: 50;
  border: 1px solid #ddd;
  margin-right: 20px;
}

/* line 34, ../sass/core/_primary_tabs.scss */
.tabs.primary li.active {
  border-bottom: 0;
  bottom: -2px;
}

/* line 39, ../sass/core/_primary_tabs.scss */
.tabs.primary a:hover {
  text-decoration: none;
}

/* line 43, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary {
  position: relative;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1em;
  height: 4em;
  margin: 0;
  padding: 0.5em;
  background: none;
  border: none;
  box-shadow: none;
}
/* line 59, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary a {
  color: #ffffff;
}
/* line 62, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary a:hover {
  background: none;
  color: #fff;
  text-decoration: underline;
}
/* line 67, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary a:hover:before {
  content: "\f13a";
}
/* line 72, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary a:before {
  position: absolute;
  top: 0.999em;
  left: -0.5em;
  bottom: 1.5em;
  width: 1em;
  height: 1em;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  content: "\f138";
  display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 94, ../sass/core/_primary_tabs.scss */
.tabs.primary li.button.secondary a:after {
  transition: none;
}

/* line 6, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form,
.menuPort .search-api-page-form-block,
.menuPort form.search-block-form {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  max-width: 1320px;
  float: none;
  width: auto;
  display: flex;
  padding-top: 0.8em;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-right: 0px;
  padding-left: 0px;
}
/* line 24, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form form,
.menuPort .search-api-page-form-block form,
.menuPort form.search-block-form form {
  margin-bottom: 0px;
  display: flex;
}
/* line 29, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form .js input.form-autocomplete,
.menuPort form#search-api-page-block-form input.form-autocomplete,
.menuPort form#search-api-page-block-form input.ui-autocomplete-input,
.menuPort .search-api-page-form-block .js input.form-autocomplete,
.menuPort .search-api-page-form-block input.form-autocomplete,
.menuPort .search-api-page-form-block input.ui-autocomplete-input,
.menuPort form.search-block-form .js input.form-autocomplete,
.menuPort form.search-block-form input.form-autocomplete,
.menuPort form.search-block-form input.ui-autocomplete-input {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
  color: #525865;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07);
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  outline: none;
  padding: 0.2em 0.4em 0.4em;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
  transition: .18s ease-out;
}
/* line 49, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form .js input.form-autocomplete.visible,
.menuPort form#search-api-page-block-form input.form-autocomplete.visible,
.menuPort form#search-api-page-block-form input.ui-autocomplete-input.visible,
.menuPort .search-api-page-form-block .js input.form-autocomplete.visible,
.menuPort .search-api-page-form-block input.form-autocomplete.visible,
.menuPort .search-api-page-form-block input.ui-autocomplete-input.visible,
.menuPort form.search-block-form .js input.form-autocomplete.visible,
.menuPort form.search-block-form input.form-autocomplete.visible,
.menuPort form.search-block-form input.ui-autocomplete-input.visible {
  opacity: 1;
  transform: translateX(0);
  transition: width 1s ease;
  transition-timing-function: ease-in;
  transition: opacity 1s ease-in, transform 0.5s ease-in-out;
  outline: none;
}
/* line 59, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form input[type=search],
.menuPort form#search-api-page-block-form input[type=text],
.menuPort .search-api-page-form-block input[type=search],
.menuPort .search-api-page-form-block input[type=text],
.menuPort form.search-block-form input[type=search],
.menuPort form.search-block-form input[type=text] {
  color: #525865;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07);
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  outline: none;
  padding: 0.2em 0.4em 0.4em;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
  transition: .18s ease-out;
  color: #525865;
  width: 200px;
}
/* line 76, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form input[type=search]:focus,
.menuPort form#search-api-page-block-form input[type=text]:focus,
.menuPort .search-api-page-form-block input[type=search]:focus,
.menuPort .search-api-page-form-block input[type=text]:focus,
.menuPort form.search-block-form input[type=search]:focus,
.menuPort form.search-block-form input[type=text]:focus {
  width: 200px;
  color: #4b515d;
  border: 1px solid #B8B6B6;
  box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.01), 0px 0px 8px rgba(0, 0, 0, 0.2);
}
/* line 83, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form input[type=search]:hover,
.menuPort form#search-api-page-block-form input[type=text]:hover,
.menuPort .search-api-page-form-block input[type=search]:hover,
.menuPort .search-api-page-form-block input[type=text]:hover,
.menuPort form.search-block-form input[type=search]:hover,
.menuPort form.search-block-form input[type=text]:hover {
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.02);
}
/* line 90, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form button.search-submit,
.menuPort .search-api-page-form-block button.search-submit,
.menuPort form.search-block-form button.search-submit {
  display: inline-block;
}
/* line 94, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form .search-submit,
.menuPort .search-api-page-form-block .search-submit,
.menuPort form.search-block-form .search-submit {
  background: transparent;
  float: right;
  display: flex;
  position: relative;
  padding-top: 0px;
  padding-left: 16px;
}
/* line 102, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form .search-submit i,
.menuPort .search-api-page-form-block .search-submit i,
.menuPort form.search-block-form .search-submit i {
  position: relative;
  left: 0px;
  color: white;
  font-size: larger;
  top: 2px;
}
/* line 111, ../sass/core/_search.scss */
.menuPort form#search-api-page-block-form .form-submit,
.menuPort .search-api-page-form-block .form-submit,
.menuPort form.search-block-form .form-submit {
  display: none;
  visibility: hidden;
}

/* line 120, ../sass/core/_search.scss */
body.path-search .search-results-page {
  margin-top: 20px;
}
/* line 123, ../sass/core/_search.scss */
body.path-search .search-results-page h2 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #eef;
  margin-left: 0px !important;
}
/* line 132, ../sass/core/_search.scss */
body.path-search .search-results-page .sidebar {
  margin: 0px 0px;
}
/* line 136, ../sass/core/_search.scss */
body.path-search .search-results-page form#search-api-page-block-form-site-search,
body.path-search .search-results-page form.search-block-form {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  max-width: 1320px;
}
/* line 142, ../sass/core/_search.scss */
body.path-search .search-results-page form#search-api-page-block-form-site-search input.ui-autocomplete-input,
body.path-search .search-results-page form.search-block-form input.ui-autocomplete-input {
  width: 540px;
  min-width: 540px;
}
/* line 147, ../sass/core/_search.scss */
body.path-search .search-results-page form#search-api-page-block-form-site-search button.search-submit,
body.path-search .search-results-page form.search-block-form button.search-submit {
  display: none;
  visibility: hidden;
}

/* line 157, ../sass/core/_search.scss */
.search-results-page {
  margin-top: 20px;
}
/* line 160, ../sass/core/_search.scss */
.search-results-page h2 {
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 1px solid #eef;
  margin-left: 0px !important;
}
/* line 169, ../sass/core/_search.scss */
.search-results-page .sidebar {
  margin: 0px 0px;
}

/* line 174, ../sass/core/_search.scss */
.search-performance {
  margin: 0px 0px 30px 0px !important;
  padding: 7px;
  font-size: .95em;
  border: 1px solid #DDD;
  border-top-color: #dddddd;
  border-right-color: #dddddd;
  border-bottom-color: #dddddd;
  border-left-color: #dddddd;
  background-color: #F6F6F2;
  border-color: #EEE;
  border-radius: 6px;
}

/* line 188, ../sass/core/_search.scss */
.search-results {
  list-style: none;
  padding: 0px;
  list-style-type: none;
}
/* line 193, ../sass/core/_search.scss */
.search-results li.search-result {
  margin-bottom: 1em;
}
/* line 196, ../sass/core/_search.scss */
.search-results li.search-result .title {
  font-size: 1.2em;
}
/* line 200, ../sass/core/_search.scss */
.search-results li.search-result .search-snippet-info {
  padding-left: 1em;
}
/* line 203, ../sass/core/_search.scss */
.search-results li.search-result .search-snippet-info p {
  margin-top: 0;
}
/* line 207, ../sass/core/_search.scss */
.search-results li.search-result .search-snippet-info .search-info {
  font-size: 0.85em;
}

/* line 214, ../sass/core/_search.scss */
form#search-api-page-block-form,
form.search-block-form {
  margin: 0px auto;
  padding: 0px 0px 0px 40px;
  max-width: 1320px;
}

/* line 222, ../sass/core/_search.scss */
#block-ameya-searchapipagesearchblockform.container-inline {
  display: flex;
  align-items: center;
}
/* line 226, ../sass/core/_search.scss */
#block-ameya-searchapipagesearchblockform.container-inline .form-item {
  display: flex;
}

/* line 234, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search.container-inline {
  display: flex;
  align-items: center;
}
/* line 238, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search.container-inline .js-form-item {
  float: left;
  display: flex;
}
/* line 243, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search.container-inline .form-actions {
  float: left;
  display: flex;
  margin: auto 15px;
  align-items: center;
  margin-top: -5px;
}
/* line 252, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search input.form-autocomplete,
form#search-api-page-block-form-site-search input.form-search {
  min-width: 185px;
  color: #525865;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07);
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  outline: none;
  padding: 0.6em 0.5em 0.7em;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
  transition: .18s ease-out;
}
/* line 270, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search input#edit-submit {
  margin: 5px 0px 5px 0px;
  min-width: 160px;
  background: #ce2232;
  border: 3px solid #ce2232;
  color: white;
}
/* line 277, ../sass/core/_search.scss */
form#search-api-page-block-form-site-search input#edit-submit:hover {
  background: transparent;
  border: 3px solid #ce2232;
  color: #ce2232;
}

/* line 288, ../sass/core/_search.scss */
.sidebar {
  margin: 25px 0px;
}
/* line 291, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox {
  margin: 0 0 0px;
  background-color: #F6F6F2;
  border-color: #EEE;
}
/* line 296, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .title-box {
  margin: 0px;
  border-bottom-width: 0px !important;
}
/* line 300, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .title-box:before {
  background: none;
  background-color: transparent;
  height: 0px;
}
/* line 306, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .title-box .title {
  font-size: 12px;
  margin: 0px 0px 10px 0px;
  border-bottom: 2px solid #ce2232;
  text-transform: uppercase;
  text-decoration: dashed;
  padding: 5px 5px;
  text-align: left;
  line-height: inherit;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  font-weight: 600;
  text-align: left;
  color: #2e2924;
}
/* line 325, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .facets-widget-checkbox ul {
  padding: 10px 10px 10px 25px;
  margin-bottom: 0px;
}
/* line 332, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .facet-item span {
  color: #ce2232;
  font-size: 90%;
}
/* line 338, ../sass/core/_search.scss */
.sidebar .block-facet--checkbox .facets-soft-limit-link {
  color: #ce2232;
  font-size: 90%;
  padding: 5px;
}

/* line 352, ../sass/core/_search.scss */
body.btStickyHeaderActive .search-api-page-form-block .form-autocomplete,
body.btStickyHeaderActive .search-api-page-form-block .form-search.visible {
  opacity: 1;
  transform: translateX(0);
  transition: opacity 1s ease-in, transform 0.5s ease-in-out;
}
/* line 359, ../sass/core/_search.scss */
body.btStickyHeaderActive .search-api-page-form-block input[type=search],
body.btStickyHeaderActive .search-api-page-form-block input[type=text] {
  background: #fff;
  color: #525865;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.07);
  font-family: inherit;
  font-size: 1em;
  line-height: 1.45;
  outline: none;
  padding: 0.6em 0.5em 0.7em;
  -webkit-transition: .18s ease-out;
  -moz-transition: .18s ease-out;
  -o-transition: .18s ease-out;
  transition: .18s ease-out;
}
/* line 376, ../sass/core/_search.scss */
body.btStickyHeaderActive .search-api-page-form-block input[type=search]:focus,
body.btStickyHeaderActive .search-api-page-form-block input[type=text]:focus {
  width: 185px;
  color: #4b515d;
  border: 1px solid #B8B6B6;
  box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.01), 0px 0px 8px rgba(0, 0, 0, 0.2);
}
/* line 383, ../sass/core/_search.scss */
body.btStickyHeaderActive .search-api-page-form-block input[type=search]:hover,
body.btStickyHeaderActive .search-api-page-form-block input[type=text]:hover {
  box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.02);
}
/* line 389, ../sass/core/_search.scss */
body.btStickyHeaderActive .search-api-page-form-block .search-submit i {
  color: #2e2924;
}

/* line 401, ../sass/core/_search.scss */
body:not(.btStickyHeaderActive) .search-api-page-form-block .search-submit i {
  color: white;
}

/* line 410, ../sass/core/_search.scss */
.ui-widget.ui-autocomplete.search-api-autocomplete-search {
  z-index: 998;
}

/* line 415, ../sass/core/_search.scss */
h4.show {
  animation: alert 0.18s ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes alert {
  0% {
    transform: scale(0);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
/* line 434, ../sass/core/_search.scss */
search-api-page-form-block {
   /* Hold final focused state
****************************/
}
/* line 435, ../sass/core/_search.scss */
search-api-page-form-block form {
  transition: all 0.15s;
}
/* line 440, ../sass/core/_search.scss */
search-api-page-form-block form.explode {
  transform: scale(1.4);
  opacity: 0;
}
/* line 445, ../sass/core/_search.scss */
search-api-page-form-block form {
  width: 36px;
  height: 36px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  position: relative;
}
/* line 453, ../sass/core/_search.scss */
search-api-page-form-block form input[type="submit"] {
  display: none !important;
}
/* line 457, ../sass/core/_search.scss */
search-api-page-form-block form input {
  width: 100%;
}
/* line 461, ../sass/core/_search.scss */
search-api-page-form-block form input {
  background: none;
  border: 3px solid #fff;
  border-radius: 26px;
  box-sizing: border-box;
  padding: 5px 15px 7px;
  font-size: 14px;
  color: #fff;
  z-index: 2;
  position: relative;
}
/* line 473, ../sass/core/_search.scss */
search-api-page-form-block form input:focus {
  outline: none;
}
/* line 481, ../sass/core/_search.scss */
search-api-page-form-block form,
search-api-page-form-block form .after,
search-api-page-form-block form .after:before,
search-api-page-form-block form .after:after {
  animation-duration: 1.1s;
  animation-fill-mode: forwards;
}
/* line 489, ../sass/core/_search.scss */
search-api-page-form-block form.in {
  animation-name: expand;
}
/* line 493, ../sass/core/_search.scss */
search-api-page-form-block form.in .after:before {
  animation-name: beforemagic;
}
/* line 497, ../sass/core/_search.scss */
search-api-page-form-block form.in .after:after {
  animation-name: aftermagic;
}
/* line 501, ../sass/core/_search.scss */
search-api-page-form-block form.close,
search-api-page-form-block form.close .after,
search-api-page-form-block form.close .after:before,
search-api-page-form-block form.close .after:after {
  animation-direction: reverse;
}
/* line 508, ../sass/core/_search.scss */
search-api-page-form-block form.close {
  animation-name: expand;
}
/* line 512, ../sass/core/_search.scss */
search-api-page-form-block form.close .after:before {
  animation-name: beforemagic;
}
/* line 516, ../sass/core/_search.scss */
search-api-page-form-block form.close .after:after {
  animation-name: aftermagic;
}
/* line 522, ../sass/core/_search.scss */
search-api-page-form-block form.open {
  width: 250px;
  color: #fff;
}
/* line 527, ../sass/core/_search.scss */
search-api-page-form-block form.open .after {
  z-index: 3;
}
/* line 531, ../sass/core/_search.scss */
search-api-page-form-block form.open .after:before {
  width: 20px;
  top: 9px;
  right: 13px;
  opacity: 1;
}
/* line 538, ../sass/core/_search.scss */
search-api-page-form-block form.open .after:after {
  width: 20px;
  bottom: 10px;
  right: 15px;
}

/* line 546, ../sass/core/_search.scss */
.after {
  width: 36px;
  height: 36px;
  position: absolute;
  top: 1px;
  right: 0;
  z-index: 1;
}

/* line 555, ../sass/core/_search.scss */
form.open .after {
  cursor: pointer;
}

/* line 559, ../sass/core/_search.scss */
.after:before,
.after:after {
  content: '';
  width: 13px;
  height: 3px;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  transform-origin: 100% 100%;
}

/* line 570, ../sass/core/_search.scss */
.after:after {
  bottom: -3px;
  right: -3px;
  transform: rotate(45deg);
}

/* line 576, ../sass/core/_search.scss */
.after:before {
  top: -3px;
  right: -3px;
  transform: rotate(-45deg);
  opacity: 0;
}

/* line 583, ../sass/core/_search.scss */
form,
form .after,
form .after:before,
form .after:after {
  animation-duration: 1.1s;
  animation-fill-mode: forwards;
}

/* line 591, ../sass/core/_search.scss */
form.in {
  animation-name: expand;
}

/* line 595, ../sass/core/_search.scss */
form.in .after:before {
  animation-name: beforemagic;
}

/* line 599, ../sass/core/_search.scss */
form.in .after:after {
  animation-name: aftermagic;
}

/* line 603, ../sass/core/_search.scss */
form.close,
form.close .after,
form.close .after:before,
form.close .after:after {
  animation-direction: reverse;
}

/* line 610, ../sass/core/_search.scss */
form.close {
  animation-name: expand;
}

/* line 614, ../sass/core/_search.scss */
form.close .after:before {
  animation-name: beforemagic;
}

/* line 618, ../sass/core/_search.scss */
form.close .after:after {
  animation-name: aftermagic;
}

/* Hold final focused state
 ****************************/
/* line 624, ../sass/core/_search.scss */
form.open {
  width: 250px;
  color: #fff;
}

/* line 629, ../sass/core/_search.scss */
form.open .after {
  z-index: 3;
}

/* line 633, ../sass/core/_search.scss */
form.open .after:before {
  width: 20px;
  top: 9px;
  right: 13px;
  opacity: 1;
}

/* line 640, ../sass/core/_search.scss */
form.open .after:after {
  width: 20px;
  bottom: 10px;
  right: 15px;
}

@keyframes aftermagic {
  10% {
    width: 24px;
    bottom: -10px;
    right: -10px;
  }
  15% {
    opacity: 1;
  }
  35% {
    width: 13px;
    bottom: -3px;
    right: -3px;
    opacity: 0;
  }
  25% {
    opacity: 0;
  }
  64% {
    opacity: 0;
  }
  65% {
    opacity: 1;
    width: 13px;
    bottom: -2px;
    right: -3px;
  }
  75% {
    width: 30px;
    bottom: 4px;
    right: 10px;
  }
  90% {
    width: 20px;
    bottom: 10px;
    right: 15px;
  }
  100% {
    width: 20px;
    bottom: 10px;
    right: 15px;
  }
}
@keyframes beforemagic {
  50% {
    opacity: 0;
  }
  55% {
    opacity: 1;
    width: 13px;
    top: -4px;
    right: -3px;
  }
  65% {
    width: 30px;
    top: 6px;
    right: 10px;
  }
  80% {
    width: 20px;
    top: 9px;
    right: 13px;
  }
  100% {
    width: 20px;
    top: 9px;
    right: 13px;
    opacity: 1;
  }
}
@keyframes expand {
  0% {
    color: transparent;
  }
  20% {
    width: 36px;
  }
  45% {
    width: 250px;
  }
  99% {
    color: transparent;
  }
  100% {
    width: 250px;
    color: #fff;
  }
}
/* Latest Posts */
/* line 4, ../sass/core/_latest_posts.scss */
.latest-posts {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 10, ../sass/core/_latest_posts.scss */
.latest-posts li {
  overflow: hidden;
  padding: 0px 0px 22px 0px;
}

/* line 15, ../sass/core/_latest_posts.scss */
.latest-posts li + li {
  border-top-width: 1px;
}

/* line 19, ../sass/core/_latest_posts.scss */
.latest-posts li:first-child {
  padding-top: 0;
}

/* line 23, ../sass/core/_latest_posts.scss */
.latest-posts li:last-child {
  padding-bottom: 0;
}

/* line 27, ../sass/core/_latest_posts.scss */
.latest-posts li .image {
  float: left;
  height: 84px;
  margin: 0 25px 0 0;
  width: 84px;
}
/* line 33, ../sass/core/_latest_posts.scss */
.latest-posts li .image img {
  border-radius: 50%;
}

/* line 38, ../sass/core/_latest_posts.scss */
.latest-posts li .meta {
  color: #7f7f7f;
  font-size: 11px;
  line-height: 18px;
  margin: 0 0 10px;
}

/* line 45, ../sass/core/_latest_posts.scss */
.latest-posts li .description {
  overflow: hidden;
}

/* line 49, ../sass/core/_latest_posts.scss */
.latest-posts li a {
  color: #1e1e1e;
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}

/* line 56, ../sass/core/_latest_posts.scss */
.latest-posts-white li .meta {
  color: rgba(255, 255, 255, 0.6);
}

/* line 60, ../sass/core/_latest_posts.scss */
.latest-posts-white li a {
  color: rgba(255, 255, 255, 0.8);
}

/* line 64, ../sass/core/_latest_posts.scss */
.latest-posts-white li {
  border-color: rgba(255, 255, 255, 0.3);
}

/* line 69, ../sass/core/_latest_posts.scss */
.block-views-blog-post-block {
  margin-top: 40px;
}
/* line 74, ../sass/core/_latest_posts.scss */
.block-views-blog-post-block .latest-posts-sidebar li.col-md-3 {
  width: 100%;
  display: flex;
}
/* line 79, ../sass/core/_latest_posts.scss */
.block-views-blog-post-block .latest-posts-sidebar li .views-field-field-blog-featured-image {
  clear: both;
  float: left;
  width: 40%;
}
/* line 85, ../sass/core/_latest_posts.scss */
.block-views-blog-post-block .latest-posts-sidebar li .views-field-title {
  float: left;
  width: 50%;
}
/* line 91, ../sass/core/_latest_posts.scss */
.block-views-blog-post-block .latest-posts-sidebar li + li {
  border-top-width: 0px !important;
}

/* line 98, ../sass/core/_latest_posts.scss */
#block-gurus-views-block-latest-posts-block a.btn.btn-default {
  color: black;
  border: 3px solid #000;
}

/* Language/Currency */
/* line 2, ../sass/core/_language_currency.scss */
.btn-group.btn-select {
  color: #7f7f7f;
  font-size: 14px;
  vertical-align: top;
}

/* line 8, ../sass/core/_language_currency.scss */
#top-box .btn-group.btn-select {
  margin: 3px 0 0 0;
}

/* line 12, ../sass/core/_language_currency.scss */
#top-box .btn-group.btn-select.language {
  margin-right: 6px;
  width: 100%;
}

/* line 17, ../sass/core/_language_currency.scss */
.btn-group.btn-select .dropdown-toggle {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #7f7f7f;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  padding: 0 7px 3px;
  z-index: 2;
}

/* line 31, ../sass/core/_language_currency.scss */
.btn-group.btn-select.open .btn.dropdown-toggle {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 0 none;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  color: #7f7f7f;
}

/* line 44, ../sass/core/_language_currency.scss */
.btn-group.btn-select .btn.dropdown-toggle .caret {
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  margin-left: 0;
}

/* line 50, ../sass/core/_language_currency.scss */
.btn-group.btn-select.open .btn.dropdown-toggle .caret {
  color: #777;
}

/* line 54, ../sass/core/_language_currency.scss */
.btn-group.btn-select.open .btn.dropdown-toggle:after {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 6px;
  left: 0px;
  margin: 0 0 -6px;
  position: absolute;
  right: 0;
  top: auto;
  z-index: 3;
  -webkit-animation: fadeIn 0.3s;
  animation: fadeIn 0.3s;
}

/* line 70, ../sass/core/_language_currency.scss */
.btn-group.btn-select .dropdown-menu {
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  margin: 0;
  padding-top: 8px;
  z-index: 1;
}

/* line 79, ../sass/core/_language_currency.scss */
.btn-group.btn-select .dropdown-menu > li > a {
  font-size: 14px;
  line-height: 22px;
  padding: 4px 6px;
}

/* line 86, ../sass/core/_language_currency.scss */
.btn-group.btn-select .dropdown-menu > li > a:hover {
  background: #f2f2f2;
}

/* line 90, ../sass/core/_language_currency.scss */
.btn-group.btn-select .dropdown-menu > li > a img {
  margin: 5px 9px 0 0;
  vertical-align: top;
}

/* line 96, ../sass/core/_language_currency.scss */
.dropdown-menu > li > a i {
  font-size: 18px;
  margin-right: 10px;
  min-width: 18px;
  vertical-align: middle;
}

/* line 103, ../sass/core/_language_currency.scss */
#top-box .btn-group.btn-select .dropdown-toggle {
  z-index: 911;
}

/* line 107, ../sass/core/_language_currency.scss */
#top-box .btn-group.btn-select .dropdown-menu {
  z-index: 910;
}

/* line 111, ../sass/core/_language_currency.scss */
#top-box .btn-group.btn-select.open .btn.dropdown-toggle:after {
  z-index: 912;
}

/* line 115, ../sass/core/_language_currency.scss */
.language-switcher-language-url.dropdown-menu {
  text-transform: uppercase;
}

/* line 1, ../sass/core/_toolbar-adminstration.scss */
#toolbar-administration {
  margin-top: 0px;
}

/* line 5, ../sass/core/_toolbar-adminstration.scss */
#toolbar-bar {
  top: 0px;
}

/* line 9, ../sass/core/_toolbar-adminstration.scss */
#toolbar-administration:hover {
  margin-top: 0;
}

/* line 13, ../sass/core/_toolbar-adminstration.scss */
#toolbar-bar:hover {
  top: 0px;
}

/* line 18, ../sass/core/_toolbar-adminstration.scss */
body.toolbar-fixed.toolbar-horizontal.fixed-header.fixed-top #top-box {
  position: relative;
}
/* line 22, ../sass/core/_toolbar-adminstration.scss */
body.toolbar-fixed.toolbar-horizontal.fixed-header.fixed-top .header {
  position: relative;
  margin-top: 0px;
}
/* line 27, ../sass/core/_toolbar-adminstration.scss */
body.toolbar-fixed.toolbar-horizontal.fixed-header.fixed-top .page-box {
  padding: 0px;
}

/* Social */
/* line 2, ../sass/core/_social_icons.scss */
.social {
  margin: 0px 10px 0px 0px;
  font-size: 20px;
}
/* line 6, ../sass/core/_social_icons.scss */
.social:hover {
  text-decoration: none;
}
/* line 11, ../sass/core/_social_icons.scss */
.social a:hover {
  text-decoration: none;
}

/* line 18, ../sass/core/_social_icons.scss */
.social .sbtnf {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: block;
  height: 40px;
  float: left;
  line-height: 40px;
  margin: 0 10px 0 0;
  opacity: .35;
  filter: alpha(opacity=35);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  text-align: center;
  width: 40px;
}

/* line 36, ../sass/core/_social_icons.scss */
.social .sbtnf:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}

/* line 1, ../sass/core/_collapsible_menu.scss */
.collapsible-menu {
  padding: 0px 0px;
  xbox-shadow: 1px 2px 3px rgba(0, 0, 0, 0.2);
}

/* line 6, ../sass/core/_collapsible_menu.scss */
.collapsible-menu ul {
  list-style-type: none;
  padding: 0;
}

/* line 11, ../sass/core/_collapsible_menu.scss */
.collapsible-menu a {
  display: block;
  padding: 5px;
  text-decoration: none;
}

/* Toggle Effect */
/* line 18, ../sass/core/_collapsible_menu.scss */
input:checked ~ label {
  background-image: url(close.png);
}

/* line 22, ../sass/core/_collapsible_menu.scss */
input:checked ~ .menu-content {
  max-height: 100%;
}

/* line 26, ../sass/core/_collapsible_menu.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  background: currentColor;
  border-radius: 3px;
  opacity: 1;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

/******************************************************************************
  Min Width "768px"
*******************************************************************************/
@media (min-width: 992px) {
  /* line 44, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-desktop.desktop-only .blog-category-menu.collapse {
    display: flex;
  }
}
/******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 991px) {
  /* line 59, ../sass/core/_collapsible_menu.scss */
  .navbar-toggle {
    display: block;
  }

  /* line 66, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile .navbar-toggle {
    margin: 0px;
  }
  /* line 70, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar {
    background-color: #ebebeb;
    color: #2e2924;
  }
  /* line 74, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar {
    background-color: #ebebeb;
    color: #2e2924;
  }
  /* line 78, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar header {
    padding: 5px 10px;
    border-bottom: 0px solid transparent;
  }
  /* line 82, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar header h6 {
    color: #2e2924;
    text-align: center;
    text-transform: uppercase;
  }
  /* line 90, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list {
    padding: 0px 0px;
  }
  /* line 93, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list li.blog-category {
    margin: 5px 0px;
    text-align: left;
    border-bottom: 1px solid rgba(46, 41, 36, 0.2);
  }
  /* line 98, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list li.blog-category:hover {
    color: #ce2232;
  }
  /* line 102, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list li.blog-category a {
    color: #2e2924;
    margin: 0px 10px;
  }
  /* line 106, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list li.blog-category a:hover {
    color: #ce2232;
  }
  /* line 111, ../sass/core/_collapsible_menu.scss */
  .page-box-content #blog-category-menu-mobile.sidebar .view-sidebar ul.blog-category-list li.blog-category:last-child {
    border-bottom: 0px solid;
  }
}
/* line 6, ../sass/core/_adwords.scss */
body.toolbar-horizontal .adwords-page.no-header #header-adwords {
  background: transparent;
  position: absolute;
  margin-top: 90px;
  opacity: 0.9;
  z-index: 12;
}
/* line 18, ../sass/core/_adwords.scss */
body.toolbar-horizontal.gin--horizontal-toolbar .adwords-page #header-adwords {
  margin-top: 150px !important;
}

/* line 28, ../sass/core/_adwords.scss */
.adwords-page .cta-block {
  padding: 0px 0px 0px 0px;
  margin-right: 0px;
  text-align: right;
  /* Theme hook for CTA anchor; adjust to your design system. */
}
/* line 33, ../sass/core/_adwords.scss */
.adwords-page .cta-block a.cta-button {
  display: inline-block;
  color: #ce2232;
  font-size: 25px;
  font-weight: 600;
  text-decoration: underline;
}
/* line 43, ../sass/core/_adwords.scss */
.adwords-page.no-header .cta-block a.cta-button {
  color: white;
}
/* line 49, ../sass/core/_adwords.scss */
.adwords-page #block-headermenu {
  display: none;
}
/* line 55, ../sass/core/_adwords.scss */
.adwords-page .logo .btMainLogo,
.adwords-page .logo .btAltLogo {
  height: 80px;
}
/* line 60, ../sass/core/_adwords.scss */
.adwords-page .logo .btAltLogo {
  display: none;
}
/* line 67, ../sass/core/_adwords.scss */
.adwords-page #block-top-cto-header {
  display: none;
}
/* line 72, ../sass/core/_adwords.scss */
.adwords-page.no-header {
  color: #2e2924;
}
/* line 76, ../sass/core/_adwords.scss */
.adwords-page.no-header #header-adwords {
  background: transparent;
  position: absolute;
  opacity: 0.9;
  color: white !important;
  width: 100%;
  transform: translateX(21.5%);
  top: 0px;
  padding: 25px 0 0 0px;
}
/* line 86, ../sass/core/_adwords.scss */
.adwords-page.no-header #header-adwords h5 {
  text-align: right;
  color: white;
}
/* line 91, ../sass/core/_adwords.scss */
.adwords-page.no-header #header-adwords .telephone-block {
  padding: 15px 0px 0px 0px;
  margin-right: 30px;
}
/* line 95, ../sass/core/_adwords.scss */
.adwords-page.no-header #header-adwords .telephone-block a {
  color: white;
  font-size: 25px;
  font-weight: 600;
  text-decoration: underline;
}
/* line 100, ../sass/core/_adwords.scss */
.adwords-page.no-header #header-adwords .telephone-block a:hover {
  color: white;
}
/* line 107, ../sass/core/_adwords.scss */
.adwords-page.no-header footer.nd-region {
  min-height: 120px;
  display: flex;
  align-content: space-around;
  justify-content: flex-end;
  align-items: center;
  background-color: #66707F;
}
/* line 115, ../sass/core/_adwords.scss */
.adwords-page.no-header footer.nd-region .callout-bottom,
.adwords-page.no-header footer.nd-region #Callout-Bottom #footer {
  background-color: inherit;
}

 /******************************************************************************
  Min Width "768px"
*******************************************************************************/
@media (min-width: 768px) {
  /* line 132, ../sass/core/_adwords.scss */
  .adwords-page.no-header {
    padding: 0px 0 0 0px;
  }
  /* line 133, ../sass/core/_adwords.scss */
  .adwords-page.no-header .row > .row-inner {
    max-width: inherit;
    margin: 0 auto;
    padding: 0;
  }
  /* line 137, ../sass/core/_adwords.scss */
  .adwords-page.no-header .row > .row-inner .logo {
    margin: 10px 0px;
    xwidth: 26%;
  }
  /* line 142, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords {
    left: 50%;
    transform: translateX(-50%);
    margin-left: 40px;
  }
  /* line 146, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords .telephone-block {
    margin-right: 80px;
  }
}
/******************************************************************************
  Min Width "992px"
*******************************************************************************/
@media (min-width: 992px) {
  /* line 162, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords {
    transform: translateX(-50%);
    left: 50%;
  }
  /* line 165, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords .telephone-block {
    padding: 15px 0px 0px 0px;
    margin-right: 30px;
  }
}
/******************************************************************************
  Min Width "1200px"
*******************************************************************************/
@media (min-width: 1200px) {
  /* line 180, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords {
    transform: translateX(-50%);
    left: 50%;
    margin-left: 20px;
  }
  /* line 184, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords .telephone-block {
    padding: 15px 0px 0px 0px;
    margin-right: 40px;
  }
}
 /******************************************************************************
  Max Width "767px"
*******************************************************************************/
@media (max-width: 767px) {
  /* line 199, ../sass/core/_adwords.scss */
  .adwords-page.no-header {
    text-align: center;
  }
  /* line 200, ../sass/core/_adwords.scss */
  .adwords-page.no-header .row > .row-inner {
    max-width: inherit;
    margin: 0 auto;
    padding: 0;
  }
  /* line 206, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords {
    padding: 0px;
    transform: none;
  }
  /* line 209, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords h5 {
    text-align: center;
  }
  /* line 212, ../sass/core/_adwords.scss */
  .adwords-page.no-header #header-adwords .telephone-block {
    margin: 10px 0px;
    padding: 25px 20px 0px 20px;
    text-align: center;
  }
  /* line 221, ../sass/core/_adwords.scss */
  .adwords-page.no-header .logo {
    margin: 10px 0px;
  }
  /* line 227, ../sass/core/_adwords.scss */
  .adwords-page #header-adwords {
    text-align: center;
  }
  /* line 230, ../sass/core/_adwords.scss */
  .adwords-page #header-adwords h5 {
    text-align: center;
  }
  /* line 235, ../sass/core/_adwords.scss */
  .adwords-page .telephone-block {
    text-align: center;
  }
}
/* line 5, ../sass/core/_cookie_eu.scss */
.sliding-popup-bottom {
  position: fixed;
}

/* line 9, ../sass/core/_cookie_eu.scss */
.sliding-popup-bottom,
.sliding-popup-top {
  z-index: 99999;
  text-align: center;
}

/* line 19, ../sass/core/_cookie_eu.scss */
body #sliding-popup {
  background: #37383a;
  position: fixed;
  height: auto;
  width: 100%;
  font-size: 15px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
  text-align: left;
  border: none;
}
/* line 30, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-withdraw-tab {
  position: relative;
  top: inherit;
  transform: none;
  left: inherit;
  display: none;
}
/* line 38, ../sass/core/_cookie_eu.scss */
body #sliding-popup button {
  text-transform: uppercase;
  font-size: 80%;
  font-weight: 600;
  padding: 0.5em 0.8em;
  border-radius: 3px;
  color: #2e2924;
}
/* line 46, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox {
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  float: left;
  height: 15px;
  margin: 2px 0 0 -20px;
  position: absolute;
  width: 15px;
}
/* line 61, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox input[type="checkbox"] {
  cursor: pointer;
  height: 100%;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  vertical-align: top;
  width: 100%;
}
/* line 72, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox svg {
  display: none;
  height: 18px;
  margin: -3px 0 0 -2px;
  width: 18px;
}
/* line 79, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox svg polygon {
  fill: #1e1e1e;
}
/* line 83, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox.checked svg {
  display: block;
}
/* line 87, ../sass/core/_cookie_eu.scss */
body #sliding-popup .new-checkbox.disabled {
  opacity: .5;
  filter: alpha(opacity=50);
}
/* line 92, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories {
  clear: both;
  color: #fff;
  font-size: small;
  align-items: center;
  flex-direction: row-reverse;
  position: fixed;
  right: 100px;
  bottom: 75px;
  background: #37383a;
  padding: 10px 10px;
  z-index: 100;
  width: 30vw;
  height: auto;
  box-sizing: border-box;
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s, visibility 1s;
}
/* line 112, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-category {
  margin-bottom: 10px;
}
/* line 113, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-category .new-checkbox {
  margin: 0px 5px;
  position: relative;
}
/* line 119, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-category-description {
  margin-top: 0px;
  margin-left: 5px;
}
/* line 124, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons {
  margin: 1em 0em;
}
/* line 127, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons .button {
  background-color: #fff;
  color: #37383a;
}
/* line 133, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-categories .eu-cookie-compliance-save-preferences-button {
  background-color: transparent;
  color: #fff;
}
/* line 140, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
  transform: none;
}
/* line 144, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content {
  position: relative;
  flex-direction: row;
  flex-basis: 100%;
  flex: 1;
  padding: 10px;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  margin: 0 0px;
  padding: 10px;
}
/* line 159, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content .eu-cookie-compliance-close-button {
  background: url(../images/cross.png);
  width: 36px;
  height: 36px;
  border-width: 0;
  font-size: 0px;
  position: absolute;
  right: 25px;
  top: 20px;
  cursor: pointer;
}
/* line 172, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content h3 {
  text-align: left;
  font-size: 1.25em;
}
/* line 177, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content p {
  display: flex;
}
/* line 181, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-text {
  max-width: none;
  align-content: center;
  flex-wrap: wrap;
  padding: 5px 0px 5px 40px;
}
/* line 187, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-text::before {
  position: absolute;
  z-index: -1;
  top: -50px;
  bottom: 0;
  left: -50px;
  display: block;
  content: "";
}
/* line 199, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-buttons .decline-button {
  background-color: #666;
  text-decoration: dashed;
}
/* line 204, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-buttons .agree-button {
  background-color: #fff;
}
/* line 209, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-buttons .eu-manage-cookies-button {
  background-color: transparent;
  color: #fff;
}
/* line 214, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-buttons .eu-cookie-compliance-default-button {
  margin: 0.5em;
}
/* line 217, ../sass/core/_cookie_eu.scss */
body #sliding-popup .popup-content #popup-buttons .eu-cookie-compliance-default-button.eu-cookie-compliance-reject-button {
  background-color: transparent;
  color: #fff;
}
/* line 228, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 0;
  min-height: 10vh;
}
/* line 237, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message {
  color: #fff;
}
/* line 240, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message ::before {
  background: #fff;
}
/* line 244, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message h3 {
  color: #fff;
}
/* line 248, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message p {
  display: block;
  color: #fff;
  font-size: 15px;
  font-family: "Gotham A", "Gotham B", "GothamBook";
}
/* line 254, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message p a {
  color: #fff !important;
  text-decoration: underline;
}
/* line 260, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-banner-info .eu-cookie-compliance-message a {
  color: #fff !important;
  text-decoration: underline;
}
/* line 268, ../sass/core/_cookie_eu.scss */
body #sliding-popup .eu-cookie-compliance-language-switch {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: 1;
  list-style: none;
}

/* line 289, ../sass/core/_cookie_eu.scss */
.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab {
  transform: translate(-50%, -100%) scaleY(-1);
}

/* line 293, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-buttons {
  float: none;
  max-width: 100%;
  display: flex;
  flex-direction: row-reverse;
  width: 20%;
  align-items: stretch;
  gap: 10px;
}

/* line 304, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-language-switch {
  text-transform: uppercase;
  line-height: 1;
  list-style: none;
  list-style-position: outside;
}
/* line 310, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-language-switch li {
  border-color: white;
  display: inline-block;
  border-right: solid 1px;
  border-right-color: currentcolor;
  line-height: 1;
}
/* line 317, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-language-switch li .language-link {
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
  line-height: 1rem;
  text-decoration: none;
}
/* line 325, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-language-switch li .language-link.active {
  pointer-events: none;
  font-weight: bold;
  text-decoration: underline;
}
/* line 335, ../sass/core/_cookie_eu.scss */
.eu-cookie-compliance-language-switch .language-link {
  line-height: 1rem;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
  color: #fff;
}

@media (min-width: 768px) {
  /* line 349, ../sass/core/_cookie_eu.scss */
  .eu-cookie-compliance-rocketship--accept-all-wrapper {
    flex-shrink: 0;
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  /* line 358, ../sass/core/_cookie_eu.scss */
  body #sliding-popup {
    width: 100% !important;
    overflow: inherit;
  }
  /* line 362, ../sass/core/_cookie_eu.scss */
  body #sliding-popup .eu-cookie-compliance-categories {
    width: 100% !important;
    margin: 1em;
    display: block !important;
    text-align: center;
  }
  /* line 369, ../sass/core/_cookie_eu.scss */
  body #sliding-popup .popup-content {
    display: block;
    margin: 1em;
  }
  /* line 373, ../sass/core/_cookie_eu.scss */
  body #sliding-popup .popup-content #popup-text,
  body #sliding-popup .popup-content #popup-buttons {
    width: 100%;
    display: block;
    margin: 1em;
  }
  /* line 380, ../sass/core/_cookie_eu.scss */
  body #sliding-popup .popup-content .eu-cookie-compliance-close-button {
    top: -10px;
    right: 5px;
  }
}
@media (min-width: 600px) {
  /* line 390, ../sass/core/_cookie_eu.scss */
  #sliding-popup {
    overflow-y: initial;
  }
  /* line 393, ../sass/core/_cookie_eu.scss */
  #sliding-popup .popup-content {
    display: flex;
  }
  /* line 396, ../sass/core/_cookie_eu.scss */
  #sliding-popup .popup-content #popup-text {
    width: 55%;
    display: flex;
  }
  /* line 401, ../sass/core/_cookie_eu.scss */
  #sliding-popup .popup-content #popup-buttons {
    width: 35%;
  }
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 6, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile {
    overflow-x: auto;
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  /* line 10, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile table,
  .table-responsive-mobile thead,
  .table-responsive-mobile tbody,
  .table-responsive-mobile th,
  .table-responsive-mobile td,
  .table-responsive-mobile tr {
    display: block;
  }
  /* line 19, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile table {
    border-collapse: separate;
    border-spacing: 0;
  }
  /* line 25, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 31, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile tr {
    border: 1px solid #ccc;
  }
  /* line 35, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  /* line 43, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  /* line 54, ../sass/core/_responsive_table.scss */
  .table-responsive-mobile .table td,
  .table-responsive-mobile .table th {
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  /* line 64, ../sass/core/_responsive_table.scss */
  tr {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
  }

  /* line 70, ../sass/core/_responsive_table.scss */
  td,
  th {
    display: block;
    width: 33.333333333333%;
    font-size: 20px;
  }

  /* line 77, ../sass/core/_responsive_table.scss */
  th:first-child,
  td:first-child {
    background: #efefef;
    width: 100%;
  }

  /* line 83, ../sass/core/_responsive_table.scss */
  th:first-child {
    display: none;
  }
}
/* Define variables for shadow and animation properties if you want consistency and easy maintenance */
/* line 18, ../sass/core/_effects.scss */
.subtle-drop-shadow-with-radius {
  background-color: white;
  border-radius: 24px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.18) 0px 0.60219px 0.60219px -1.25px, rgba(0, 0, 0, 0.16) 0px 2.28853px 2.28853px -2.5px, rgba(0, 0, 0, 0.063) 0px 10px 10px -3.75px;
  opacity: 1;
}

/* line 25, ../sass/core/_effects.scss */
.frame-border {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* line 31, ../sass/core/_effects.scss */
.frame-shadow {
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

/* Drop Shadow Class */
/* line 39, ../sass/core/_effects.scss */
.drop-shadow {
  box-shadow: 0px 15px 20px rgba(33, 51, 67, 0.12);
}

/* line 43, ../sass/core/_effects.scss */
.hoverable {
  xtransition: all .3s ease-in-out;
  transition: transform .3s ease;
}

/* line 48, ../sass/core/_effects.scss */
.cl-card-item {
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(33, 51, 67, 0.12);
  position: relative;
  padding: 0rem;
}

/* Pop-up Animation Class */
@keyframes popup {
  from {
    transform: scale(0.99);
    opacity: 0;
  }
  to {
    transform: scale(0.999);
    opacity: 1;
  }
}
/* line 69, ../sass/core/_effects.scss */
.popup-animation {
  transform: scale(0.99);
  opacity: 1;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
/* line 77, ../sass/core/_effects.scss */
.popup-animation:hover {
  animation: popup 0.3s ease forwards;
}

/* Pop-up Animation Class */
/* line 83, ../sass/core/_effects.scss */
.popup-animation {
  transition: transform 0.3s ease-out;
}
/* line 86, ../sass/core/_effects.scss */
.popup-animation:hover {
  transform: scale(1.05);
}

/* Animation for scrolling */
@keyframes scroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
/* line 103, ../sass/core/_effects.scss */
.paused {
  animation-play-state: paused !important;
}

/* line 109, ../sass/core/_effects.scss */
.border-radius {
  border-radius: 15px;
}
/* line 113, ../sass/core/_effects.scss */
div .border-radius, article .border-radius, img .border-radius {
  border-radius: 15px;
}

/* Example Usage in HTML */
/*
<div class="drop-shadow popup-animation">Your Content Here</div>
<a href="#" class="drop-shadow popup-animation">Link Text Here</a>
*/
/* Example Usage in HTML */
/*
<div class="border-radius">Your Div Content Here</div>
<img src="your-image-source.jpg" class="border-radius" />
*/
/* line 12, ../sass/core/_frontpage.scss */
.frontpage-drop-shadow {
  z-index: 9999;
  box-shadow: 3px 5px 8px 2px rgba(33, 51, 67, 0.12);
  border-radius: 24px;
}

/* line 18, ../sass/core/_frontpage.scss */
.frame-shadow {
  xbox-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 5px 8px 2px rgba(33, 51, 67, 0.12);
}

/* Mobile view adjustments */
@media screen and (max-width: 680px) {
  /* line 45, ../sass/core/_frontpage.scss */
  .carousel {
    overflow-x: hidden;
    /* Disables horizontal scrolling */
  }

  /* line 50, ../sass/core/_frontpage.scss */
  .card {
    width: 100%;
    /* Full width cards */
  }
}
/* line 56, ../sass/core/_frontpage.scss */
.testimonial {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: block;
  color: inherit;
  /* Ensures the text color remains the same */
  text-decoration: none;
  /* Removes underline from links */
}
/* line 65, ../sass/core/_frontpage.scss */
.testimonial a:hover {
  text-decoration: none;
}

/* line 71, ../sass/core/_frontpage.scss */
.testimonial:hover,
.testimonial:focus {
  transform: scale(1.05);
  /* Slightly enlarges the card */
  /* Adds a shadow for depth */
  cursor: pointer;
  /* Changes cursor to indicate it's clickable */
}
/* line 80, ../sass/core/_frontpage.scss */
.testimonial:hover a:hover,
.testimonial:focus a:hover {
  text-decoration: none;
}

/* line 243, ../sass/core/_frontpage.scss */
.path-frontpage .image_overlay {
  margin: 0px 0px 0px 0px;
}
/* line 247, ../sass/core/_frontpage.scss */
.path-frontpage .img-rounded {
  border-radius: 18px;
}
/* line 26, ../sass/core/_frontpage.scss */
.path-frontpage .page-box-content .pricing-card ul.list {
  padding-left: 30px;
  --framer-text-color: #4a6778;
}
/* line 32, ../sass/core/_frontpage.scss */
.path-frontpage .page-box-content .pricing-card .centered-button a {
  text-align: center !important;
}
/* line 37, ../sass/core/_frontpage.scss */
.path-frontpage .page-box-content .pricing-card.active-card {
  xcolor: #ce2232;
}
/* line 255, ../sass/core/_frontpage.scss */
.path-frontpage h2 {
  font-size: 40px;
  text-align: center;
  line-height: 40px;
  color: #000000;
  margin-bottom: 10px;
  letter-spacing: -1px;
}

/* line 266, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3 {
  padding: 0px 0px;
  position: relative;
  z-index: 3;
}
/* line 271, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3:hover {
  z-index: 400;
}
/* line 276, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3 .frontpage-topblock-cta.frame {
  border: 0px solid;
}
/* line 280, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3 .frontpage-topblock-cta a.btn.btn-lg {
  padding: 20px;
  width: 100%;
  width: -webkit-fill-available;
  border: 0px solid;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
/* line 288, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3 .frontpage-topblock-cta a.btn.btn-lg h5 {
  color: inherit !important;
  margin: 0.65em;
}
/* line 293, ../sass/core/_frontpage.scss */
.frontpage-topblock-container .col-md-3 .frontpage-topblock-cta a.btn.btn-lg:hover {
  box-shadow: 0px 20px 25px rgba(33, 51, 67, 0.12);
  z-index: 9999;
  transform: scale(1.07);
}

/* line 304, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials {
  flex: none;
  position: relative;
  width: 100%;
}
/* line 306, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .row-inner .wrapper {
  max-width: inherit;
}
/* line 313, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials {
  display: flex;
}
/* line 316, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content {
  flex: 1 0 0px;
  height: 100%;
  position: relative;
  width: 1px;
}
/* line 322, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  place-items: center;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  opacity: 1;
  overflow: hidden;
}
/* line 335, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list {
  animation: scroll 165s linear infinite;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  place-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-indent: none;
  gap: 0;
  position: relative;
  flex-direction: row;
  will-change: transform;
  transform: translateX(0px);
}
/* line 123, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section {
  margin: 0px 0px;
  padding: 0px 0px;
}
/* line 127, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article {
  margin: 0em 0em;
}
/* line 130, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0px;
  position: relative;
  width: min-content;
  border-radius: 24px;
  opacity: 1;
}
/* line 146, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-4uuycl,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-4uuycl {
  align-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 12px 12px;
  position: relative;
}
/* line 161, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-1e7zp0u,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-1e7zp0u {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: none;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 240px;
  justify-content: space-between;
  overflow: visible;
  padding: 24px;
  position: relative;
}
/* line 176, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-1nrapm0,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-1nrapm0 {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  height: min-content;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
/* line 193, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-er1vvr,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-er1vvr {
  align-content: flex-start;
  align-items: flex-start;
  display: flex;
  flex: 1 0 0px;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 8px;
  height: min-content;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 1px;
}
/* line 211, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article .framer-text,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article .framer-text {
  --framer-text-color: #4a6778;
  font-style: var(--framer-font-style, normal);
  font-weight: var(--framer-font-weight, 400);
  color: var(--framer-text-color, #000);
  font-size: calc(var(--framer-font-size, 14px) * var(--framer-font-size-scale, 1));
  letter-spacing: var(--framer-letter-spacing, 0);
  text-transform: var(--framer-text-transform, none);
  text-decoration: var(--framer-text-decoration, none);
  line-height: var(--framer-line-height, 1.2em);
  text-align: var(--framer-text-alignment, start);
}
/* line 223, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article .framer-text p,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article .framer-text p {
  padding: 0px 0px;
}
/* line 228, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article .framer-img,
.frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article .framer-img {
  aspect-ratio: 1 / 1;
  flex: none;
  height: 64px;
  overflow: hidden;
  position: relative;
  width: var(--framer-aspect-ratio-supported, 64px);
  will-change: var(--framer-will-change-override, transform);
}
/* line 367, ../sass/core/_frontpage.scss */
.frontpage-top-testimonials .testimonial-list {
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  place-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-indent: none;
  gap: 0;
  position: relative;
  flex-direction: row;
  will-change: transform;
  transform: translateX(0px);
}

/******************************************************************************
  Max Width "768x"
*******************************************************************************/
@media (max-width: 768px) {
  /* line 391, ../sass/core/_frontpage.scss */
  .frontpage-topblock-cta a.btn.btn-lg h5 {
    font-size: 16px;
    margin: 0.0em;
  }

  /* line 396, ../sass/core/_frontpage.scss */
  .frontpage-topblock-container .col-md-3 .frontpage-topblock-cta a.btn.btn-lg {
    padding: 20px 20px;
  }
  /* line 399, ../sass/core/_frontpage.scss */
  .frontpage-topblock-container .col-md-3 .frontpage-topblock-cta a.btn.btn-lg h5 {
    margin: 0em 0em 0em;
  }

  /* line 408, ../sass/core/_frontpage.scss */
  .frontpage-topblock-container .block-builder-element-type-row .row-inner .wrapper.row > [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 420, ../sass/core/_frontpage.scss */
  .block-builder-element-type-row > .row-inner .wrapper.row > [class*="col-"] .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  /* line 425, ../sass/core/_frontpage.scss */
  .block-builder-element-type-row > .row-inner .wrapper.row > [class*="col-"] .row > .row-inner .wrapper.row {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* line 436, ../sass/core/_frontpage.scss */
  .pricing-card {
    padding: 24px !important;
    border-radius: 16px !important;
    cursor: pointer;
  }

  /* line 448, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-topblock-container.block-builder-element-type-row > .row-inner .wrapper.row .row > .row-inner .wrapper.row {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 461, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-topblock-container .row-inner .row .row-inner .row {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 471, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials.row {
    margin: 0px 0px;
  }
  /* line 475, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials.row .row-inner .row {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 486, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list {
    animation: none;
  }
  /* line 89, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article {
    margin: 0em 0em;
  }
  /* line 93, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-4uuycl,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-4uuycl {
    padding: 12px 6px;
  }
  /* line 97, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-1e7zp0u,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-1e7zp0u {
    min-height: 280px;
  }
  /* line 101, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-1e7zp0u p,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-1e7zp0u p {
    padding: 0px 0px;
  }
  /* line 107, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article div.framer-NRFcS .framer-1e7zp0u,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article div.framer-NRFcS .framer-1e7zp0u {
    padding: 20px;
  }
  /* line 113, ../sass/core/_frontpage.scss */
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list li.section article .framer-text p,
  .path-frontpage .frontpage-top-testimonials .block-testimonials .view-content .item-list.carousel .testimonial-list div.section article .framer-text p {
    padding: 0px 0px;
  }
}
@media (min-width: 768px) {
  /* line 505, ../sass/core/_frontpage.scss */
  .testimonialSwiper.carousel .section.col-md-3 {
    min-width: 360px;
    width: 360px;
  }
}
/* line 515, ../sass/core/_frontpage.scss */
.pricing-card {
  cursor: pointer;
}

/* line 1, ../sass/core/_selectBox.scss */
.selectBox {
  border: 0px solid #e1e1e1;
  -webkit-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px #fff, inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  height: 40px;
  line-height: 22px;
  margin-bottom: 22px;
  min-height: 40px;
  padding: 8px 12px;
  width: 100%;
}

/* line 18, ../sass/core/_selectBox.scss */
.selectBox:hover {
  border-color: #ccc;
  text-decoration: none;
}

/* line 23, ../sass/core/_selectBox.scss */
.selectBox.selectBox-menuShowing {
  -webkit-box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  -moz-box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  border: solid 0px #839bb7;
  outline: none;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}

/* line 38, ../sass/core/_selectBox.scss */
.selectBox-label {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #555;
  display: block;
  max-width: 100%;
  padding: 0 0px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 52, ../sass/core/_selectBox.scss */
.selectBox-arrow {
  background: url("../img/svg/select.svg") 50% 50% no-repeat;
  border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  height: 100%;
  left: auto;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
}

/* line 66, ../sass/core/_selectBox.scss */
.selectBox-dropdown-menu {
  background: #fff;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  -moz-box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  box-shadow: 0 0 10px rgba(46, 84, 129, 0.3);
  border: solid 1px #839bb7;
  outline: none;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  color: #5f5f5f;
  font-size: 12px;
  list-style: none;
  margin: 0;
  max-height: 150px;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
}

/* line 100, ../sass/core/_selectBox.scss */
.selectBox-options li {
  display: block;
}

/* line 104, ../sass/core/_selectBox.scss */
.selectBox-options li a {
  color: #1e1e1e;
  cursor: pointer;
  display: block;
  line-height: 1.5;
  padding: 2px 2px 2px 16px;
  margin: 0;
  min-height: 23px;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

/* line 117, ../sass/core/_selectBox.scss */
.selectBox-options li + li a {
  border-top: 0px solid #839bb7;
}

/* line 121, ../sass/core/_selectBox.scss */
.selectBox-options li a:hover {
  background: #f2f2f2;
  color: #111;
  text-decoration: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

/* line 129, ../sass/core/_selectBox.scss */
.selectBox-options li.selectBox-selected a {
  background: #e9e9e9;
  color: #000;
  text-decoration: none;
}

/* line 135, ../sass/core/_selectBox.scss */
.selectBox-inline {
  overflow-y: auto;
  padding: 0;
  width: 100%;
}

/* line 141, ../sass/core/_selectBox.scss */
.selectBox-inline ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 1, ../sass/core/_accented_card_item.scss */
.AccentedCard {
  --accentedCardShadowMargin: 0;
  --accentedCardMinHeight: 72px;
  --accentedCardBorderRadius: 12px;
  --accentedCardTopBorderHeight: 12px;
  --accentedCardTransitionEasing: 500ms cubic-bezier(0.7, 0, 0, 1);
  --accentedCardScale: 1.018;
  --cardBackground: #fff;
  position: relative;
  min-width: 100px;
  min-height: var(--accentedCardMinHeight);
  max-width: var(--accentedCardMaxWidth, none);
  margin-right: calc(var(--cardBleedRight, 0)*-1);
  margin-bottom: calc(var(--cardBleedBottom, 0)*-1);
  border-radius: var(--accentedCardBorderRadius);
}

@media (min-width: 600px) {
  /* line 19, ../sass/core/_accented_card_item.scss */
  .AccentedCard {
    max-width: var(--accentedCardMaxWidthTablet, var(--accentedCardMaxWidth));
  }
}
/* line 24, ../sass/core/_accented_card_item.scss */
.AccentedCard__background:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: var(--accentedCardTopBorderHeight);
  background: var(--accentedCardAccentColor);
  transition: transform var(--accentedCardTransitionEasing);
  transform-origin: top center;
}

@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  /* line 38, ../sass/core/_accented_card_item.scss */
  .AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__background,
  .AccentedCard:not(.AccentedCard--noHover):hover .AccentedCard__background {
    box-shadow: var(--cardShadowHover);
    transform: scale(var(--accentedCardScale));
  }

  /* line 44, ../sass/core/_accented_card_item.scss */
  .AccentedCard:not(.AccentedCard--border):hover .AccentedCard__background:before .AccentedCard:not(.AccentedCard--noHover):focus-within .AccentedCard__background:before {
    transform: scaleY(1.51);
  }
}
/* line 49, ../sass/core/_accented_card_item.scss */
.AccentedCard--border {
  border: 1px solid var(--cardBorderColor);
}

@media (max-width: 599px) {
  /* line 54, ../sass/core/_accented_card_item.scss */
  .AccentedCard--hasShadowMargin {
    margin-bottom: var(--accentedCardShadowMargin);
  }
}
/* line 59, ../sass/core/_accented_card_item.scss */
.AccentedCard--shadowXSmall {
  --accentedCardShadow: var(--cardShadowXSmall);
  --accentedCardShadowMargin: var(--cardShadowXSmallMargin);
}

/* line 64, ../sass/core/_accented_card_item.scss */
.AccentedCard--shadowSmall {
  --accentedCardShadow: var(--cardShadowSmall);
  --accentedCardShadowMargin: var(--cardShadowSmallMargin);
}

/* line 69, ../sass/core/_accented_card_item.scss */
.AccentedCard--shadowMedium {
  --accentedCardShadow: var(--cardShadowMedium);
  --accentedCardShadowMargin: var(--cardShadowMediumMargin);
}

/* line 74, ../sass/core/_accented_card_item.scss */
.AccentedCard--shadowLarge {
  --accentedCardShadow: var(--cardShadowLarge);
  --accentedCardShadowMargin: var(--cardShadowLargeMargin);
}

/* line 79, ../sass/core/_accented_card_item.scss */
.AccentedCard--shadowXLarge {
  --accentedCardShadow: var(--cardShadowXLarge);
  --accentedCardShadowMargin: var(--cardShadowXLargeMargin);
}

/* line 84, ../sass/core/_accented_card_item.scss */
a.Link {
  --windowWidth: calc(100vw - var(--scrollbarWidth));
  --viewportWidthSmall: 375;
  --viewportWidthMedium: 600;
  --viewportWidthLarge: 1112;
  --viewportScale: calc(var(--windowWidth)/var(--viewportWidthLarge));
  --paddingTop: 160px;
  --paddingBottom: 160px;
  --columnPaddingNone: 0;
  --columnPaddingSmall: 8px;
  --columnPaddingNormal: 16px;
  --rowGapNormal: 8px;
  --rowGapMedium: 24px;
  --rowGapLarge: 32px;
  --rowGapXLarge: 64px;
  --rowGapXXLarge: 88px;
  --rowGap: var(--rowGapNormal);
  --columnWidth: calc(var(--layoutWidth)/var(--columnCountMax));
  --columnMaxWidth: calc(var(--layoutWidthMax)*0.25);
  --copyMaxWidth: calc(var(--columnMaxWidth)*3);
  --columnPaddingMedium: 32px;
  --columnPaddingLarge: 64px;
  --columnPaddingXLarge: 112px;
  --columnCountMax: 4;
  --fontFamily: "sohne-var", "Helvetica Neue", "Arial", sans-serif;
  --fontWeightLight: 200;
  --fontWeightNormal: 300;
  --fontWeightSemibold: 425;
  --fontWeightBold: 500;
  --codeFontFamily: "SourceCodePro";
  --sourceCodeFont: 500 14px/1.71429 var(--codeFontFamily);
  --ctaFont: var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);
  --inputFont: var(--fontWeightNormal) 15px/1.6 var(--fontFamily);
  --cardShadowXSmall: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  --cardShadowSmall: 0 6px 12px -2px rgba(50, 50, 93, 0.25), 0 3px 7px -3px rgba(0, 0, 0, 0.3);
  --cardShadowLargeInset: inset 0 30px 60px -12px rgba(50, 50, 93, 0.25), inset 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  --cardShadowXLarge: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(0, 0, 0, 0.3);
  --cardShadowXSMallMargin: 2px;
  --cardShadowSmallMargin: 8px;
  --cardShadowXLargeMargin: 48px;
  --cardBorderRadius: 8px;
  --filterShadowMedium: 0px 3px 11.5px -3.5px rgba(50, 50, 93, 0.25), 0px 3.8px 7.5px -3.7px rgba(0, 0, 0, 0.1);
  --scrollbarOffset: 10px;
  --angleNormal: -6deg;
  --angleStrong: -12deg;
  --angleNormalSin: 0.106;
  --angleStrongSin: 0.212;
  --modalZIndex: 999999;
  --fixedNavHeight: 60px;
  --fixedNavSpacing: 48px;
  --fixedNavScrollMargin: calc(var(--fixedNavHeight) + var(--fixedNavSpacing));
  --hoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  --focusBoxShadow: 0 0 0 2px #4d90fe, inset 0 0 0 2px rgba(255, 255, 255, 0.9);
  color-scheme: only light;
  --cardShadowMedium: 0px 8px 16px -8px rgba(0, 0, 0, 0.1), 0px 13px 27px -12px rgba(50, 50, 93, 0.25);
  --cardShadowMediumMargin: 16px;
  --cardShadowLarge: 0px 18px 36px -18px rgba(0, 0, 0, 0.1), 0px 30px 45px -30px rgba(50, 50, 93, 0.25);
  --cardShadowLargeMargin: 32px;
  --cardShadowHover: 0px 100px 60px -40px rgba(0, 0, 0, 0.1), 0px 60px 100px 0px rgba(50, 50, 93, 0.25);
  --layoutWidthFull: calc(var(--windowWidth) - var(--gutterWidth)*2);
  --gutterWidth: 24px;
  --gutterWidthFlexible: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --gridColumnWidth: calc((min(var(--layoutWidthFull), var(--layoutWidthMax)) - (var(--gridColumnCount) - 1)*var(--gridColumnGap))/var(--gridColumnCount));
  --gridColumnGap: 24px;
  --gridColumnCount: 12;
  --layoutWidthMax: 1080px;
  --layoutWidth: var(--layoutWidthMax);
  --scrollbarWidth: 15px;
  font-family: var(--fontFamily);
  -webkit-font-smoothing: antialiased;
  --blendBackground: #80e9ff;
  --blendIntersection: #0048e5;
  --blendForeground: #7a73ff;
  --gradientColorZero: #a960ee;
  --gradientColorOne: #ff333d;
  --gradientColorTwo: #90e0ff;
  --gradientColorThree: #ffcb57;
  --gradientColorZeroTransparent: rgba(169, 96, 238, 0);
  --gradientColorOneTransparent: rgba(255, 51, 61, 0);
  --gradientColorTwoTransparent: rgba(144, 224, 255, 0);
  --gradientColorThreeTransparent: rgba(255, 203, 87, 0);
  --shadeOneColor: #02bcf5;
  --shadeTwoColor: #0073e6;
  --shadeThreeColor: #003ab9;
  --shadeFourColor: #635bff;
  --shadeFiveColor: #002c59;
  --shadeSixColor: #09cbcb;
  --accentColor: #635bff;
  --guideBackground: #5d69e3;
  --guideDarkColor: #4d5ae0;
  --guideLightColor: #6772e5;
  --guideLighterColor: #7a84e9;
  --guideLightestColor: #8d95ec;
  --sectionAngleSin: var(--angleNormalSin);
  --sectionAngle: 0;
  --sectionPaddingMax: var(--sectionPaddingNormalMax);
  --sectionPaddingTopMax: var(--sectionPaddingMax);
  --sectionPaddingBottomMax: var(--sectionPaddingMax);
  --sectionMarginBottom: 0;
  --sectionAngleHeight: calc(var(--windowWidth)*var(--sectionAngleSin));
  --sectionAnglePaddingBaseMin: 100;
  --sectionAnglePaddingBaseMax: var(--sectionPaddingMax);
  --sectionAnglePaddingTopBaseMax: var(--sectionAnglePaddingBaseMax);
  --sectionAnglePaddingBottomBaseMax: var(--sectionAnglePaddingBaseMax);
  --sectionAngleMaxHeight: none;
  --sectionOverflow: hidden;
  --sectionTransformOrigin: 100% 0;
  --sectionBackgroundOverflow: visible;
  --sectionPaddingTopGutterWidth: var(--gutterWidth);
  --sectionAnglePaddingTop: calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--sectionPaddingTopGutterWidth) + var(--sectionAnglePaddingTopBase));
  --sectionAnglePaddingBottom: calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--gutterWidth) + var(--sectionAnglePaddingBottomBase));
  --sectionAnglePaddingTopBase: calc(var(--sectionAnglePaddingTopBaseMax)*1px);
  --sectionAnglePaddingBottomBase: calc(var(--sectionAnglePaddingBottomBaseMax)*1px);
  --sectionPaddingTop: calc(var(--sectionPaddingTopMax)*1px);
  --sectionPaddingBottom: calc(var(--sectionPaddingBottomMax)*1px);
  --backgroundColor: #f6f9fc;
  --linkColor: var(--accentColor);
  --linkHoverColor: #0a2540;
  --buttonColor: var(--accentColor);
  --buttonHoverColor: #0a2540;
  --buttonDisabledColor: #cfd7df;
  --buttonDisabledOpacity: 0.7;
  --knockoutColor: #fff;
  --knockoutDisabledColor: #8898aa;
  --guideSolidColor: rgba(66, 71, 112, 0.06);
  --guideDashedColor: rgba(66, 71, 112, 0.09);
  --titleColor: #0a2540;
  --textColor: #425466;
  --formFieldDescriptionTextColor: #3f4b66;
  --inputBackground: #f6f9fc;
  --checkboxInputBackground: #e7ecf1;
  --inputPlaceholderColor: #727f96;
  --inputTextColor: #0a2540;
  --inputErrorAccentColor: #ff5996;
  --annotationColor: #8c9eb1;
  --navColor: #0a2540;
  --navHoverColor: #0a2540;
  --navHoverOpacity: 0.6;
  --footerColor: #0a2540;
  --cardBorderColor: #cbd6e0;
  --cardBackground: #fff;
  --subcardBackground: #f6f9fc;
  --gridSubcardBackground: #fff;
  --tableIconColor: #8c9eb1;
  --stripeAccentWhite: #fff;
  --stripeAccentLight: #e3e7ec;
  --stripeAccentDark: #0a2540;
  --bulletColor: #cfd7df;
  --footnoteTextColor: #4d5b78;
  --disclaimerTextColor: #707f98;
  --inlineCodeTextColor: #2c3a57;
  --inlineCodeBackground: #dce6ee;
  --socialLogoColor: #c4ccd8;
  --socialLogoHoverColor: #0a2540;
  --sectionPaddingNormalMax: 128;
  --sectionPaddingSmallMax: 112;
  --sectionPaddingXSmallMax: 96;
  --sectionPaddingMin: 96;
  --accentedCardCarouselIndicatorWidth: 35.2px;
  --rowLayoutGap: var(--rowLayoutGapLarge);
  --rowLayoutGapXXLarge: 128px;
  --rowLayoutGapXSmall: 16px;
  --rowLayoutGapSmall: 24px;
  --rowLayoutGapNormal: 32px;
  --rowLayoutGapMedium: 40px;
  --rowLayoutGapLarge: 56px;
  --rowLayoutGapXLarge: 128px;
  --fullWidthCarouselOverflowPaddingNormal: 32px;
  --fullWidthCarouselOverflowPaddingLarge: 64px;
  --fullWidthCarouselOverflowPaddingTop: 24px;
  --fullWidthCarouselOverflowPaddingBottom: 128px;
  --fullWidthCarouselItemWidth: 540px;
  --overflowMargin: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --accentedCardMinHeight: 72px;
  --accentedCardBorderRadius: 8px;
  --accentedCardTopBorderHeight: 8px;
  --accentedCardTransitionEasing: 500ms cubic-bezier(0.7, 0, 0, 1);
  --accentedCardScale: 1.018;
  --accentedCardShadow: var(--cardShadowMedium);
  --accentedCardShadowMargin: var(--cardShadowMediumMargin);
  --accentedCardAccentColor: #635BFF;
  text-decoration: none;
  font-weight: var(--linkWeight, var(--fontWeightSemibold));
  cursor: pointer;
  transition: var(--hoverTransition);
  transition-property: color, opacity;
  outline: none;
  box-sizing: border-box;
  color: var(--linkHoverColor, var(--linkColor));
  opacity: var(--linkHoverOpacity, 1);
}

/* line 276, ../sass/core/_accented_card_item.scss */
.AccentedCard__background {
  position: absolute;
  display: block;
  inset: 0;
  overflow: hidden;
  border-radius: var(--accentedCardBorderRadius);
  box-shadow: var(--accentedCardShadow);
  transition: transform var(--accentedCardTransitionEasing), box-shadow var(--accentedCardTransitionEasing);
  background: var(--cardBackground);
  z-index: -1;
}

/* line 1, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem {
  display: grid;
  min-width: var(--layoutWidth);
}
/* line 6, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem .Copy__header h3 {
  text-align: left;
  margin-bottom: 24px;
}

@media (min-width: 680px) {
  /* line 14, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem {
    min-width: calc(var(--layoutWidth)/2);
  }
}
/* line 19, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__accentedCard.AccentedCard {
  display: flex;
  flex-direction: column;
  margin-right: 24px;
}

/* line 25, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__content {
  padding: 40px 24px;
}

/* line 30, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogoGrid {
  position: relative;
  display: grid;
  grid: auto/repeat(3, 1fr);
  gap: 8px;
  padding: 24px 30px;
  margin-top: auto;
}
/* line 39, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogoGrid a.Link {
  display: flex;
  justify-content: flex-start;
}
/* line 43, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogoGrid a.Link img.carousel-item-img {
  height: fit-content;
}

/* line 49, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogoGrid:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 24px;
  right: 24px;
  height: 1px;
  background-color: #e7ecf1;
}

/* line 61, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__cta {
  font: var(--ctaFont);
}
/* line 64, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__cta svg.HoverArrow {
  display: none;
}

/* line 69, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogo.UserLogo {
  --userLogoColor: #425466;
  width: 100%;
  height: auto;
}

/* line 75, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogo.UserLogo path {
  transition: var(--hoverTransition);
  transition-property: fill;
}

/* line 80, ../sass/core/_accented_carousel_item.scss */
.AccentedCardCarouselItem__userLogo.UserLogo:hover {
  --userLogoColor: initial;
}

@media (max-width: 991px) {
  /* line 85, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem {
    min-width: calc(var(--layoutWidth)/2);
  }

  /* line 89, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__content {
    padding: 24px 30px;
  }
  /* line 90, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__content .Copy__header {
    padding-top: 12px;
  }
}
@media (min-width: 992px) {
  /* line 100, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__content {
    padding: 40px 40px 34px;
  }

  /* line 104, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__userLogoGrid {
    padding: 24px 16px;
  }
}
@media (min-width: 680px) {
  /* line 110, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__userLogoGrid {
    padding: 20px 32px;
  }
}
@media (min-width: 992px) {
  /* line 116, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__userLogoGrid {
    gap: 20px;
    padding: 32px 30px;
  }

  /* line 121, ../sass/core/_accented_carousel_item.scss */
  .AccentedCardCarouselItem__:before {
    left: 40px;
    right: 40px;
  }
}
/* line 3, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel {
  --paymentsCarouselIndicatorWidth: 0;
  --paymentsCarouselClipRight: 100%;
  --paymentsCarouselMobileClipRight: 100%;
  --paymentsCarouselMobileScrollPercent: 0;
  --paymentsCarouselColumnCount: 6;
}

/* line 11, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__buttonContainer {
  display: flex;
  justify-content: flex-end;
}

@media (min-width: 680px) {
  /* line 17, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__buttonContainer {
    display: flex;
    justify-content: flex-end;
    gap: 16px;
    margin-bottom: 0px;
  }
}
/* line 25, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid transparent;
  border-color: #17a0ba;
  outline: none;
  background-color: transparent;
  cursor: pointer;
  transition: .1s linear;
  transition-property: border-color, background-color;
  margin: 0px 8px;
}

/* line 45, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button.StartupHubPaymentsCarousel__button--inactive {
  border: 0px solid transparent;
}

/* line 49, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button:before {
  content: "";
  position: absolute;
  inset: -2px;
  box-shadow: var(--focusBoxShadow);
  opacity: 0;
  transition: var(--hoverTransition);
  transition-property: opacity;
}

/* line 59, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button:focus-visible {
  outline: none;
}

/* line 63, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button:focus-visible:before {
  opacity: 1;
}

/* line 67, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button > .StartupHubPaymentsCarousel__buttonArrow {
  stroke: #17a0ba;
  transition: stroke .1s linear;
}

/* line 72, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button.StartupHubPaymentsCarousel__button--inactive {
  border-color: #17a0ba;
  background-color: rgba(23, 160, 186, 0.5);
  pointer-events: none;
}

/* line 78, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__button.StartupHubPaymentsCarousel__button--inactive > .StartupHubPaymentsCarousel__buttonArrow {
  stroke: #17a0ba;
}

/* line 82, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__content {
  position: relative;
  display: grid;
}

/* line 87, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__fullWidthCarousel.FullWidthCarousel {
  --overflowMargin: 24px;
  --fullWidthCarouselOverflowPaddingTop: 24px;
  --fullWidthCarouselOverflowPaddingBottom: 128px;
}

/* line 93, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progress {
  padding-bottom: 0px;
  padding-top: 40px;
}

@media (min-width: 680px) {
  /* line 99, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__fullWidthCarousel.FullWidthCarousel {
    --overflowMargin: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  }
}
/* line 105, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressIndicator {
  position: relative;
  height: 8px;
  width: 200%;
  border-radius: 2px;
  background: #ccc;
  margin-bottom: 14px;
}

@media (min-width: 680px) {
  /* line 115, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressIndicator {
    width: auto;
  }
}
/* line 120, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressIndicator:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 2px;
  background: #17a0ba;
  -webkit-clip-path: inset(0 var(--paymentsCarouselMobileClipRight) 0 0);
  clip-path: inset(0 var(--paymentsCarouselMobileClipRight) 0 0);
  transform: translateX(var(--paymentsCarouselMobileScrollPercent));
  transition: transform 0.5s ease-out;
}

@media (min-width: 680px) {
  /* line 133, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressIndicator:after {
    -webkit-clip-path: inset(0 var(--paymentsCarouselClipRight) 0 0);
    clip-path: inset(0 var(--paymentsCarouselClipRight) 0 0);
    transform: none;
  }
}
/* line 140, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressScroll {
  overflow: hidden;
}

/* line 144, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupList {
  display: grid;
  width: 200%;
  transform: translateX(var(--paymentsCarouselMobileScrollPercent));
  transition: transform 0.5s ease-out;
}

/* line 151, ../sass/core/_carousel_progress.scss */
.FullWidthCarousel__track {
  transform: translateX(var(--paymentsCarouselMobileScrollPercent));
  transition: transform 0.5s ease-out;
}

@media (min-width: 680px) {
  /* line 157, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupList {
    width: auto;
    transform: none;
  }
}
/* line 163, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupItem {
  text-align: center;
}

/* line 167, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  background: none;
  border: none;
  outline: none;
  font: var(--ctaFont);
  cursor: pointer;
}

/* line 182, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:before {
  content: "";
  position: absolute;
  inset: -2px;
  box-shadow: var(--focusBoxShadow);
  opacity: 0;
  transition: var(--hoverTransition);
  transition-property: opacity;
}

/* line 192, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible {
  outline: none;
}

/* line 196, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible:before {
  opacity: 1;
}

/* line 200, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupTitle {
  transition: var(--hoverTransition);
}

@media (pointer: fine) {
  /* line 205, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupButton:hover .StartupHubPaymentsCarousel__progressGroupTitleNoCode {
    color: #17a0ba;
  }
}
/* line 210, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible .StartupHubPaymentsCarousel__progressGroupTitleNoCode {
  color: #17a0ba;
}

@media (pointer: fine) {
  /* line 215, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupButton:hover .StartupHubPaymentsCarousel__progressGroupTitleLowCode {
    color: #17a0ba;
  }
}
/* line 220, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible .StartupHubPaymentsCarousel__progressGroupTitleLowCode {
  color: #17a0ba;
}

@media (pointer: fine) {
  /* line 225, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupButton:hover .StartupHubPaymentsCarousel__progressGroupTitleSomeCode {
    color: #96f;
  }
}
/* line 230, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible .StartupHubPaymentsCarousel__progressGroupTitleSomeCode {
  color: #96f;
}

@media (pointer: fine) {
  /* line 235, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupButton:hover .StartupHubPaymentsCarousel__progressGroupTitleApi {
    color: #635bff;
  }
}
/* line 240, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupButton:focus-visible .StartupHubPaymentsCarousel__progressGroupTitleApi {
  color: #635bff;
}

/* line 244, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__progressGroupCaption {
  font: var(--fontWeightNormal) 13px/1.54 var(--fontFamily);
  letter-spacing: .15px;
  transform: translateY(-2px);
  color: #727f96;
}

/* line 251, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__mobilePaginationTrack {
  position: absolute;
  bottom: -32px;
  width: 176px;
  height: 2px;
  background-color: #c4ccd8;
  border-radius: 2px;
  justify-self: center;
}

@media (min-width: 680px) {
  /* line 262, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__mobilePaginationTrack {
    display: none;
  }
}
/* line 267, ../sass/core/_carousel_progress.scss */
.StartupHubPaymentsCarousel__mobilePaginationIndicator {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--paymentsCarouselIndicatorWidth);
  height: 2px;
  border-radius: 2px;
  background-color: #635bff;
}

@media (max-width: 680px) {
  /* line 278, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progress {
    padding: 0px;
    display: none;
  }

  /* line 283, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressIndicator {
    display: none;
  }

  /* line 287, ../sass/core/_carousel_progress.scss */
  .StartupHubPaymentsCarousel__progressGroupList {
    display: none;
  }
}
/* line 1, ../sass/core/_carousel_variables.scss */
html {
  --gutterWidth: 16px;
  --scrollbarWidth: 0px;
  --windowWidth: calc(100vw - var(--scrollbarWidth));
  --layoutWidth: calc(var(--windowWidth) - var(--gutterWidth)*2);
  --layoutWidthMax: 1080px;
  --viewportWidthSmall: 375;
  --viewportWidthMedium: 600;
  --viewportWidthLarge: 1112;
  --viewportScale: calc(var(--windowWidth)/var(--viewportWidthLarge));
  --paddingTop: 160px;
  --paddingBottom: 160px;
  --columnPaddingNone: 0;
  --columnPaddingSmall: 8px;
  --columnPaddingNormal: 16px;
  --columnPaddingMedium: 16px;
  --columnPaddingLarge: 16px;
  --columnPaddingXLarge: 16px;
  --rowGapNormal: 8px;
  --rowGapMedium: 24px;
  --rowGapLarge: 32px;
  --rowGapXLarge: 64px;
  --rowGapXXLarge: 88px;
  --rowGap: var(--rowGapNormal);
  --columnCountMax: 1;
  --columnWidth: calc(var(--layoutWidth)/var(--columnCountMax));
  --columnMaxWidth: calc(var(--layoutWidthMax)*0.25);
  --copyMaxWidth: calc(var(--columnMaxWidth)*3);
}

@media (min-width: 600px) {
  /* line 32, ../sass/core/_carousel_variables.scss */
  html {
    --columnPaddingMedium: 32px;
    --columnPaddingLarge: 64px;
    --columnPaddingXLarge: 64px;
    --columnCountMax: 2;
  }
}
@media (min-width: 900px) {
  /* line 41, ../sass/core/_carousel_variables.scss */
  html {
    --columnPaddingXLarge: 112px;
    --columnCountMax: 4;
  }
}
@media (min-width: 1112px) {
  /* line 48, ../sass/core/_carousel_variables.scss */
  html {
    --layoutWidth: var(--layoutWidthMax);
    --gutterWidth: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  }
}
/* line 54, ../sass/core/_carousel_variables.scss */
html {
  --gutterWidth: 16px;
  --scrollbarWidth: 10px;
  --windowWidth: calc(105vw - var(--scrollbarWidth));
  --layoutWidth: calc(var(--windowWidth) - var(--gutterWidth)*2);
  --layoutWidthMax: 1080px;
  --viewportWidthSmall: 375;
  --viewportWidthMedium: 600;
  --viewportWidthLarge: 1112;
  --viewportScale: calc(var(--windowWidth)/var(--viewportWidthLarge));
  --paddingTop: 160px;
  --paddingBottom: 160px;
  --columnPaddingNone: 0;
  --columnPaddingSmall: 8px;
  --columnPaddingNormal: 16px;
  --columnPaddingMedium: 16px;
  --columnPaddingLarge: 16px;
  --columnPaddingXLarge: 16px;
  --rowGapNormal: 8px;
  --rowGapMedium: 24px;
  --rowGapLarge: 32px;
  --rowGapXLarge: 64px;
  --rowGapXXLarge: 88px;
  --rowGap: var(--rowGapNormal);
  --columnCountMax: 1;
  --columnWidth: calc(var(--layoutWidth)/var(--columnCountMax));
  --columnMaxWidth: calc(var(--layoutWidthMax)*0.25);
  --copyMaxWidth: calc(var(--columnMaxWidth)*3);
}

@media (min-width: 1128px) {
  /* line 85, ../sass/core/_carousel_variables.scss */
  html {
    --layoutWidth: var(--layoutWidthMax);
  }
}
@media (min-width: 1112px) {
  /* line 92, ../sass/core/_carousel_variables.scss */
  html {
    --layoutWidth: var(--layoutWidthFull);
  }
}
@media (min-width: 900px) {
  /* line 98, ../sass/core/_carousel_variables.scss */
  html {
    --gridColumnCount: 12;
    --layoutWidthMax: 1080px;
  }
}
@media (min-width: 600px) {
  /* line 105, ../sass/core/_carousel_variables.scss */
  html {
    --gridColumnCount: 8;
    --gridColumnGap: 24px;
  }
}
@media (min-width: 600px) {
  /* line 115, ../sass/core/_carousel_variables.scss */
  html {
    --columnPaddingMedium: 32px;
    --columnPaddingLarge: 64px;
    --columnPaddingXLarge: 64px;
    --columnCountMax: 2;
  }
}
@media (min-width: 900px) {
  /* line 124, ../sass/core/_carousel_variables.scss */
  html {
    --columnPaddingXLarge: 112px;
    --columnCountMax: 4;
  }
}
@media (min-width: 1112px) {
  /* line 131, ../sass/core/_carousel_variables.scss */
  html {
    --layoutWidth: var(--layoutWidthMax);
    --gutterWidth: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  }
}
/* line 138, ../sass/core/_carousel_variables.scss */
html {
  --cardShadowMedium: 0px 8px 16px -8px rgba(0, 0, 0, 0.1), 0px 13px 27px -12px rgba(50, 50, 93, 0.25);
  --cardShadowMediumMargin: 16px;
  --cardShadowLarge: 0px 18px 36px -18px rgba(0, 0, 0, 0.1), 0px 30px 45px -30px rgba(50, 50, 93, 0.25);
  --cardShadowLargeMargin: 32px;
  --cardShadowHover: 0px 100px 60px -40px rgba(0, 0, 0, 0.1), 0px 60px 100px 0px rgba(50, 50, 93, 0.25);
  --layoutWidthFull: calc(var(--windowWidth) - var(--gutterWidth)*2);
  --gutterWidth: 24px;
  --gutterWidthFlexible: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --gridColumnCount: 4;
  --gridColumnGap: 8px;
  --gridColumnWidth: calc((min(var(--layoutWidthFull), var(--layoutWidthMax)) - (var(--gridColumnCount) - 1)*var(--gridColumnGap))/var(--gridColumnCount));
  --cardShadowXSmall: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  --cardShadowSmall: 0 6px 12px -2px rgba(50, 50, 93, 0.25), 0 3px 7px -3px rgba(0, 0, 0, 0.3);
  --cardShadowMedium: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3);
  --cardShadowLarge: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  --cardShadowLargeInset: inset 0 30px 60px -12px rgba(50, 50, 93, 0.25), inset 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  --cardShadowXLarge: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(0, 0, 0, 0.3);
  --cardShadowXSMallMargin: 2px;
  --cardShadowSmallMargin: 8px;
  --cardShadowMediumMargin: 16px;
  --cardShadowLargeMargin: 32px;
  --cardShadowXLargeMargin: 48px;
  --cardBorderRadius: 8px;
  --filterShadowMedium: 0px 3px 11.5px -3.5px rgba(50, 50, 93, 0.25), 0px 3.8px 7.5px -3.7px rgba(0, 0, 0, 0.1);
  --scrollbarOffset: 10px;
  --angleNormal: -6deg;
  --angleStrong: -12deg;
  --angleNormalSin: 0.106;
  --angleStrongSin: 0.212;
  --modalZIndex: 999999;
  --fixedNavHeight: 60px;
  --fixedNavSpacing: 48px;
  --fixedNavScrollMargin: calc(var(--fixedNavHeight) + var(--fixedNavSpacing));
  --hoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  --focusBoxShadow: 0 0 0 2px #4d90fe, inset 0 0 0 2px rgba(255, 255, 255, 0.9);
  color-scheme: only light;
}

@media (min-width: 1128px) {
  /* line 178, ../sass/core/_carousel_variables.scss */
  .ameya-page {
    --layoutWidth: var(--layoutWidthMax);
  }
}
@media (min-width: 1112px) {
  /* line 185, ../sass/core/_carousel_variables.scss */
  .ameya-page {
    --layoutWidth: var(--layoutWidthFull);
  }
}
@media (min-width: 900px) {
  /* line 192, ../sass/core/_carousel_variables.scss */
  .ameya-page {
    --gridColumnCount: 12;
    --layoutWidthMax: 1080px;
  }
}
@media (min-width: 600px) {
  /* line 199, ../sass/core/_carousel_variables.scss */
  .ameya-page {
    --gridColumnCount: 8;
    --gridColumnGap: 24px;
  }
}
/* line 206, ../sass/core/_carousel_variables.scss */
.ameya-page {
  --cardShadowMedium: 0px 8px 16px -8px rgba(0, 0, 0, 0.1), 0px 13px 27px -12px rgba(50, 50, 93, 0.25);
  --cardShadowMediumMargin: 16px;
  --cardShadowLarge: 0px 18px 36px -18px rgba(0, 0, 0, 0.1), 0px 30px 45px -30px rgba(50, 50, 93, 0.25);
  --cardShadowLargeMargin: 32px;
  --cardShadowHover: 0px 100px 60px -40px rgba(0, 0, 0, 0.1), 0px 60px 100px 0px rgba(50, 50, 93, 0.25);
  --layoutWidthFull: 1080px;
  --gutterWidth: 24px;
  --gutterWidthFlexible: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --gridColumnCount: 4;
  --gridColumnGap: 8px;
  --gridColumnWidth: calc((min(var(--layoutWidthFull), var(--layoutWidthMax)) - (var(--gridColumnCount) - 1)*var(--gridColumnGap))/var(--gridColumnCount));
  --mobileGutterPadding-left: 30px;
  --mobileGutterPadding-right: 30px;
}

/* line 1, ../sass/core/_row_layout.scss */
.RowLayout {
  --rowLayoutGapXSmall: 16px;
  --rowLayoutGapSmall: 24px;
  --rowLayoutGapNormal: 32px;
  --rowLayoutGapMedium: var(--rowLayoutGapNormal);
  --rowLayoutGapLarge: var(--rowLayoutGapNormal);
  --rowLayoutGapXLarge: var(--rowLayoutGapNormal);
  --rowLayoutGapXXLarge: var(--rowLayoutGapNormal);
  --rowLayoutGap: var(--rowLayoutGapLarge);
  display: grid;
  grid: auto/minmax(0, 1fr);
  row-gap: var(--rowLayoutGap);
  align-items: flex-start;
}

@media (min-width: 680px) {
  /* line 17, ../sass/core/_row_layout.scss */
  .RowLayout {
    --rowLayoutGapMedium: 48px;
    --rowLayoutGapLarge: var(--rowLayoutGapMedium);
    --rowLayoutGapXLarge: var(--rowLayoutGapMedium);
    --rowLayoutGapXXLarge: 64px;
  }
}
@media (min-width: 991px) {
  /* line 26, ../sass/core/_row_layout.scss */
  .RowLayout {
    --rowLayoutGapLarge: 64px;
    --rowLayoutGapXLarge: 96px;
    --rowLayoutGapXXLarge: 128px;
  }
}
/* line 33, ../sass/core/_row_layout.scss */
.ameya-page .RowLayout {
  --rowLayoutGapXSmall: 16px;
  --rowLayoutGapSmall: 24px;
  --rowLayoutGapNormal: 32px;
  --rowLayoutGapMedium: 40px;
  --rowLayoutGapLarge: 40px;
  --rowLayoutGapXLarge: 96px;
}

@media (min-width: 680px) {
  /* line 43, ../sass/core/_row_layout.scss */
  .ameya-page .RowLayout {
    --rowLayoutGapLarge: 48px;
    --rowLayoutGapXLarge: 112px;
  }
}
@media (min-width: 991px) {
  /* line 50, ../sass/core/_row_layout.scss */
  .ameya-page .RowLayout {
    --rowLayoutGapLarge: 56px;
    --rowLayoutGapXLarge: 128px;
  }
}
/* line 56, ../sass/core/_row_layout.scss */
.ColumnLayout--alignStretch .RowLayout > :last-child {
  margin-top: auto;
}

/* line 5, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel {
  --fullWidthCarouselOverflowPaddingNormal: 32px;
  --fullWidthCarouselOverflowPaddingLarge: 48px;
  --overflowMargin: 16px;
  --fullWidthCarouselOverflowPaddingTop: 0px;
  --fullWidthCarouselOverflowPaddingBottom: 0px;
  --fullWidthCarouselItemWidth: 0;
  min-width: 0;
}

/* line 15, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__track > * {
  scroll-snap-align: start;
}

@media (min-width: 900px) {
  /* line 21, ../sass/core/_full_width_carousel.scss */
  .FullWidthCarousel {
    --fullWidthCarouselOverflowPaddingLarge: 64px;
  }
}
/* line 26, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__layout {
  margin-left: calc(var(--overflowMargin)*-1);
}

@media (min-width: 1112px) {
  /* line 31, ../sass/core/_full_width_carousel.scss */
  .FullWidthCarousel__layout {
    display: flex;
    width: var(--windowWidth);
  }
}
@media (min-width: 1112px) {
  /* line 39, ../sass/core/_full_width_carousel.scss */
  .FullWidthCarousel__layout {
    --overflowMargin: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  }
}
/* line 44, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__track {
  position: relative;
  display: flex;
  padding: var(--fullWidthCarouselOverflowPaddingTop) 0 var(--fullWidthCarouselOverflowPaddingBottom);
  margin: calc(var(--fullWidthCarouselOverflowPaddingTop)*-1) 0 calc(var(--fullWidthCarouselOverflowPaddingBottom)*-1);
  scroll-snap-type: x mandatory;
  scroll-padding-left: var(--overflowMargin);
  scroll-padding-right: var(--overflowMargin);
  scrollbar-width: none;
  overscroll-behavior-x: contain;
  -webkit-overflow-scrolling: touch;
  transition: transform 0.3s ease;
}

/* line 58, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer {
  text-align: right;
  margin-top: 24px;
}

/* line 63, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__fullWidthCarousel.FullWidthCarousel {
  --overflowMargin: 24px;
  --fullWidthCarouselOverflowPaddingTop: 24px;
  --fullWidthCarouselOverflowPaddingBottom: 128px;
}

/* line 69, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__track::-webkit-scrollbar {
  display: none;
}

/* line 73, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__track > * {
  scroll-snap-align: start;
}

/* line 77, ../sass/core/_full_width_carousel.scss */
.FullWidthCarousel__spacer {
  min-width: var(--overflowMargin);
  scroll-snap-align: none;
  margin: 0;
  height: 1px;
}

/* line 85, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .StartupHubPaymentsCarousel__button.StartupHubPaymentsCarousel__button--inactive {
  pointer-events: none;
  cursor: auto;
}
/* line 90, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-next.swiper-button-disabled,
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
  cursor: auto;
  pointer-events: none;
}
/* line 97, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-next,
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev {
  position: relative;
  top: inherit;
  width: 48px;
  height: 48px;
  margin-top: initial;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  left: auto;
  right: auto;
}
/* line 114, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev:after,
.StartupHubPaymentsCarousel__buttonContainer .swiper-rtl .swiper-button-next:after {
  content: none;
}
/* line 120, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-next:after,
.StartupHubPaymentsCarousel__buttonContainer .swiper-rtl .swiper-button-prev:after {
  content: none;
}
/* line 125, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-next:after,
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev:after {
  font-family: inherit;
  font-size: inherit;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
/* line 135, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-next svg,
.StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev svg {
  width: auto;
  height: auto;
  object-fit: contain;
  transform-origin: center;
}

@media (max-width: 1112px) {
  /* line 146, ../sass/core/_full_width_carousel.scss */
  .FullWidthCarousel__spacer {
    min-width: Opx;
    display: none;
  }

  /* line 153, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .StartupHubPaymentsCarousel__button.StartupHubPaymentsCarousel__button--inactive {
    pointer-events: auto;
  }
  /* line 157, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-next.swiper-button-disabled,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    cursor: auto;
    pointer-events: none;
  }
  /* line 164, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-next,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev {
    position: relative;
    top: inherit;
    width: 48px;
    height: 48px;
    margin-top: initial;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: inherit;
    left: auto;
    right: auto;
  }
  /* line 181, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev:after,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-rtl .swiper-button-next:after {
    content: none;
  }
  /* line 187, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-next:after,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-rtl .swiper-button-prev:after {
    content: none;
  }
  /* line 192, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-next:after,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev:after {
    font-family: inherit;
    font-size: inherit;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
  }
  /* line 202, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-next svg,
  .StartupHubPaymentsCarousel__buttonContainer .swiper-button-prev svg {
    width: auto;
    height: auto;
    object-fit: contain;
    transform-origin: center;
  }
}
/* line 217, ../sass/core/_full_width_carousel.scss */
.full-width-carousel {
  overflow: hidden;
  width: 100%;
}

/* line 222, ../sass/core/_full_width_carousel.scss */
.full-width-carousel-track {
  display: flex;
  animation: scroll 10s linear infinite;
}

/* line 227, ../sass/core/_full_width_carousel.scss */
.card {
  flex: 0 0 auto;
  width: 100%;
  /* Add other styling for cards */
}

/* Mobile view adjustments */
@media screen and (max-width: 680px) {
  /* line 236, ../sass/core/_full_width_carousel.scss */
  .carousel {
    overflow-x: hidden;
    /* Disables horizontal scrolling */
  }

  /* line 241, ../sass/core/_full_width_carousel.scss */
  .card {
    width: 100%;
    /* Full width cards */
  }

  /* line 247, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarouselItem.swiper-slide {
    height: auto;
    display: flex;
  }
}
@media (min-width: 1112px) {
  /* line 255, ../sass/core/_full_width_carousel.scss */
  .Section {
    --sectionAnglePaddingTopBase: calc(var(--sectionAnglePaddingTopBaseMax)*1px);
    --sectionAnglePaddingBottomBase: calc(var(--sectionAnglePaddingBottomBaseMax)*1px);
    --sectionPaddingTop: calc(var(--sectionPaddingTopMax)*1px);
    --sectionPaddingBottom: calc(var(--sectionPaddingBottomMax)*1px);
  }
}
/* line 263, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__fullWidthCarousel.FullWidthCarousel {
  --overflowMargin: 24px;
  --fullWidthCarouselOverflowPaddingTop: 24px;
  --fullWidthCarouselOverflowPaddingBottom: 128px;
}

/* line 269, ../sass/core/_full_width_carousel.scss */
a.Link {
  --windowWidth: calc(100vw - var(--scrollbarWidth));
  --viewportWidthSmall: 375;
  --viewportWidthMedium: 600;
  --viewportWidthLarge: 1112;
  --viewportScale: calc(var(--windowWidth)/var(--viewportWidthLarge));
  --paddingTop: 160px;
  --paddingBottom: 160px;
  --columnPaddingNone: 0;
  --columnPaddingSmall: 8px;
  --columnPaddingNormal: 16px;
  --rowGapNormal: 8px;
  --rowGapMedium: 24px;
  --rowGapLarge: 32px;
  --rowGapXLarge: 64px;
  --rowGapXXLarge: 88px;
  --rowGap: var(--rowGapNormal);
  --columnWidth: calc(var(--layoutWidth)/var(--columnCountMax));
  --columnMaxWidth: calc(var(--layoutWidthMax)*0.25);
  --copyMaxWidth: calc(var(--columnMaxWidth)*3);
  --columnPaddingMedium: 32px;
  --columnPaddingLarge: 64px;
  --columnPaddingXLarge: 112px;
  --columnCountMax: 4;
  --fontFamily: "sohne-var", "Helvetica Neue", "Arial", sans-serif;
  --fontWeightLight: 200;
  --fontWeightNormal: 300;
  --fontWeightSemibold: 425;
  --fontWeightBold: 500;
  --systemFontFamily: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --codeFontFamily: "SourceCodePro";
  --sourceCodeFont: 500 14px/1.71429 var(--codeFontFamily);
  --ctaFont: var(--fontWeightSemibold) 15px/1.6 var(--fontFamily);
  --inputFont: var(--fontWeightNormal) 15px/1.6 var(--fontFamily);
  --cardShadowXSmall: 0 2px 5px -1px rgba(50, 50, 93, 0.25), 0 1px 3px -1px rgba(0, 0, 0, 0.3);
  --cardShadowSmall: 0 6px 12px -2px rgba(50, 50, 93, 0.25), 0 3px 7px -3px rgba(0, 0, 0, 0.3);
  --cardShadowLargeInset: inset 0 30px 60px -12px rgba(50, 50, 93, 0.25), inset 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  --cardShadowXLarge: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(0, 0, 0, 0.3);
  --cardShadowXSMallMargin: 2px;
  --cardShadowSmallMargin: 8px;
  --cardShadowXLargeMargin: 48px;
  --cardBorderRadius: 8px;
  --filterShadowMedium: 0px 3px 11.5px -3.5px rgba(50, 50, 93, 0.25), 0px 3.8px 7.5px -3.7px rgba(0, 0, 0, 0.1);
  --scrollbarOffset: 10px;
  --angleNormal: -6deg;
  --angleStrong: -12deg;
  --angleNormalSin: 0.106;
  --angleStrongSin: 0.212;
  --modalZIndex: 999999;
  --fixedNavHeight: 60px;
  --fixedNavSpacing: 48px;
  --fixedNavScrollMargin: calc(var(--fixedNavHeight) + var(--fixedNavSpacing));
  --hoverTransition: 150ms cubic-bezier(0.215, 0.61, 0.355, 1);
  --focusBoxShadow: 0 0 0 2px #4d90fe, inset 0 0 0 2px rgba(255, 255, 255, 0.9);
  color-scheme: only light;
  --cardShadowMedium: 0px 8px 16px -8px rgba(0, 0, 0, 0.1), 0px 13px 27px -12px rgba(50, 50, 93, 0.25);
  --cardShadowMediumMargin: 16px;
  --cardShadowLarge: 0px 18px 36px -18px rgba(0, 0, 0, 0.1), 0px 30px 45px -30px rgba(50, 50, 93, 0.25);
  --cardShadowLargeMargin: 32px;
  --cardShadowHover: 0px 100px 60px -40px rgba(0, 0, 0, 0.1), 0px 60px 100px 0px rgba(50, 50, 93, 0.25);
  --layoutWidthFull: calc(var(--windowWidth) - var(--gutterWidth)*2);
  --gutterWidth: 24px;
  --gutterWidthFlexible: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --gridColumnWidth: calc((min(var(--layoutWidthFull), var(--layoutWidthMax)) - (var(--gridColumnCount) - 1)*var(--gridColumnGap))/var(--gridColumnCount));
  --gridColumnGap: 24px;
  --gridColumnCount: 12;
  --layoutWidthMax: 1080px;
  --layoutWidth: var(--layoutWidthMax);
  --scrollbarWidth: 15px;
  font-family: var(--fontFamily);
  -webkit-font-smoothing: antialiased;
  --blendBackground: #80e9ff;
  --blendIntersection: #0048e5;
  --blendForeground: #7a73ff;
  --gradientColorZero: #a960ee;
  --gradientColorOne: #ff333d;
  --gradientColorTwo: #90e0ff;
  --gradientColorThree: #ffcb57;
  --gradientColorZeroTransparent: rgba(169, 96, 238, 0);
  --gradientColorOneTransparent: rgba(255, 51, 61, 0);
  --gradientColorTwoTransparent: rgba(144, 224, 255, 0);
  --gradientColorThreeTransparent: rgba(255, 203, 87, 0);
  --shadeOneColor: #02bcf5;
  --shadeTwoColor: #0073e6;
  --shadeThreeColor: #003ab9;
  --shadeFourColor: #635bff;
  --shadeFiveColor: #002c59;
  --shadeSixColor: #09cbcb;
  --accentColor: #635bff;
  --guideBackground: #5d69e3;
  --guideDarkColor: #4d5ae0;
  --guideLightColor: #6772e5;
  --guideLighterColor: #7a84e9;
  --guideLightestColor: #8d95ec;
  --sectionAngleSin: var(--angleNormalSin);
  --sectionAngle: 0;
  --sectionPaddingMax: var(--sectionPaddingNormalMax);
  --sectionPaddingTopMax: var(--sectionPaddingMax);
  --sectionPaddingBottomMax: var(--sectionPaddingMax);
  --sectionMarginBottom: 0;
  --sectionAngleHeight: calc(var(--windowWidth)*var(--sectionAngleSin));
  --sectionAnglePaddingBaseMin: 100;
  --sectionAnglePaddingBaseMax: var(--sectionPaddingMax);
  --sectionAnglePaddingTopBaseMax: var(--sectionAnglePaddingBaseMax);
  --sectionAnglePaddingBottomBaseMax: var(--sectionAnglePaddingBaseMax);
  --sectionAngleMaxHeight: none;
  --sectionOverflow: hidden;
  --sectionTransformOrigin: 100% 0;
  --sectionBackgroundOverflow: visible;
  --sectionPaddingTopGutterWidth: var(--gutterWidth);
  --sectionAnglePaddingTop: calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--sectionPaddingTopGutterWidth) + var(--sectionAnglePaddingTopBase));
  --sectionAnglePaddingBottom: calc(var(--sectionAngleHeight) - var(--sectionAngleSin)*var(--gutterWidth) + var(--sectionAnglePaddingBottomBase));
  --sectionAnglePaddingTopBase: calc(var(--sectionAnglePaddingTopBaseMax)*1px);
  --sectionAnglePaddingBottomBase: calc(var(--sectionAnglePaddingBottomBaseMax)*1px);
  --sectionPaddingTop: calc(var(--sectionPaddingTopMax)*1px);
  --sectionPaddingBottom: calc(var(--sectionPaddingBottomMax)*1px);
  --backgroundColor: #f6f9fc;
  --linkColor: var(--accentColor);
  --linkHoverColor: #0a2540;
  --buttonColor: var(--accentColor);
  --buttonHoverColor: #0a2540;
  --buttonDisabledColor: #cfd7df;
  --buttonDisabledOpacity: 0.7;
  --knockoutColor: #fff;
  --knockoutDisabledColor: #8898aa;
  --guideSolidColor: rgba(66, 71, 112, 0.06);
  --guideDashedColor: rgba(66, 71, 112, 0.09);
  --titleColor: #0a2540;
  --textColor: #425466;
  --formFieldDescriptionTextColor: #3f4b66;
  --inputBackground: #f6f9fc;
  --checkboxInputBackground: #e7ecf1;
  --inputPlaceholderColor: #727f96;
  --inputTextColor: #0a2540;
  --inputErrorAccentColor: #ff5996;
  --annotationColor: #8c9eb1;
  --maskFadeColor: rgba(0, 0, 0, 0.4);
  --navColor: #0a2540;
  --navHoverColor: #0a2540;
  --navHoverOpacity: 0.6;
  --footerColor: #0a2540;
  --cardBorderColor: #cbd6e0;
  --cardBackground: #fff;
  --subcardBackground: #f6f9fc;
  --gridSubcardBackground: #fff;
  --tableIconColor: #8c9eb1;
  --stripeAccentWhite: #fff;
  --stripeAccentLight: #e3e7ec;
  --stripeAccentDark: #0a2540;
  --bulletColor: #cfd7df;
  --footnoteTextColor: #4d5b78;
  --disclaimerTextColor: #707f98;
  --inlineCodeTextColor: #2c3a57;
  --inlineCodeBackground: #dce6ee;
  --socialLogoColor: #c4ccd8;
  --socialLogoHoverColor: #0a2540;
  --sectionPaddingNormalMax: 128;
  --sectionPaddingSmallMax: 112;
  --sectionPaddingXSmallMax: 96;
  --sectionPaddingMin: 96;
  --accentedCardCarouselIndicatorWidth: 35.2px;
  --rowLayoutGap: var(--rowLayoutGapLarge);
  --rowLayoutGapXXLarge: 128px;
  --rowLayoutGapXSmall: 16px;
  --rowLayoutGapSmall: 24px;
  --rowLayoutGapNormal: 32px;
  --rowLayoutGapMedium: 40px;
  --rowLayoutGapLarge: 56px;
  --rowLayoutGapXLarge: 128px;
  --fullWidthCarouselOverflowPaddingNormal: 32px;
  --fullWidthCarouselOverflowPaddingLarge: 64px;
  --fullWidthCarouselOverflowPaddingTop: 24px;
  --fullWidthCarouselOverflowPaddingBottom: 128px;
  --fullWidthCarouselItemWidth: 540px;
  --overflowMargin: calc(var(--windowWidth)/2 - var(--layoutWidth)/2);
  --accentedCardMinHeight: 72px;
  --accentedCardBorderRadius: 8px;
  --accentedCardTopBorderHeight: 8px;
  --accentedCardTransitionEasing: 500ms cubic-bezier(0.7, 0, 0, 1);
  --accentedCardScale: 1.018;
  --accentedCardShadow: var(--cardShadowMedium);
  --accentedCardShadowMargin: var(--cardShadowMediumMargin);
  --accentedCardAccentColor: #635BFF;
  text-decoration: none;
  font-weight: var(--linkWeight, var(--fontWeightSemibold));
  cursor: pointer;
  transition: var(--hoverTransition);
  transition-property: color, opacity;
  outline: none;
  box-sizing: border-box;
  color: var(--linkHoverColor, var(--linkColor));
  opacity: var(--linkHoverOpacity, 1);
}
/* line 462, ../sass/core/_full_width_carousel.scss */
a.Link:hover {
  text-decoration: none;
}

/* line 468, ../sass/core/_full_width_carousel.scss */
.Link {
  font-weight: var(--linkWeight, var(--fontWeightSemibold));
  cursor: pointer;
  color: var(--linkColor);
  opacity: var(--linkOpacity, 1);
  transition: var(--hoverTransition);
  transition-property: color, opacity;
  outline: none;
}
/* line 477, ../sass/core/_full_width_carousel.scss */
.Link .Copy__body {
  font-weight: var(--linkWeight, var(--fontWeightNormal));
}

@media (pointer: fine) {
  /* line 483, ../sass/core/_full_width_carousel.scss */
  .Link:hover {
    color: var(--linkHoverColor, var(--linkColor));
    opacity: var(--linkHoverOpacity, 1);
  }
}
@media (pointer: coarse) {
  /* line 490, ../sass/core/_full_width_carousel.scss */
  .Link:active {
    color: var(--linkHoverColor, var(--linkColor));
    opacity: var(--linkHoverOpacity, 1);
  }
}
/* line 496, ../sass/core/_full_width_carousel.scss */
.keyboard-navigation .Link:focus {
  box-shadow: var(--focusBoxShadow);
  border-radius: 2px;
}

/* line 501, ../sass/core/_full_width_carousel.scss */
.Link__icon {
  position: relative;
  top: 2px;
  margin: 0 8px 0 0;
}

/* line 508, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__nav {
  display: grid;
  gap: 16px;
  grid-auto-flow: column;
  justify-content: end;
}

/* line 515, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__button.AccentedCardCarousel__button--inactive {
  border-color: var(--monochrome-slate-6, #e7ecf1);
  background-color: transparent;
  pointer-events: none;
}

/* line 521, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__button {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  border: 1px solid transparent;
  background-color: rgba(99, 91, 255, 0.1);
  cursor: pointer;
  transition: .1s linear;
  transition-property: border-color, background-color;
}

/* line 534, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__button.AccentedCardCarousel__button--inactive > svg {
  stroke: #727f96;
}

/* line 538, ../sass/core/_full_width_carousel.scss */
.AccentedCardCarousel__button > svg {
  stroke: #635bff;
  transition: stroke .1s linear;
}

/* line 544, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem {
  --startupHubPaymentsCarouselItemTransitionEasing: 500ms cubic-bezier(0.7, 0, 0, 1);
  --startupHubPaymentsCarouselItemBodyPadding: 24px;
  display: grid;
  min-width: var(--layoutWidth);
}
/* line 551, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem.swiper-slide {
  height: auto;
}

@media (min-width: 680px) {
  /* line 559, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarouselItem {
    --startupHubPaymentsCarouselItemBodyPadding: 32px;
    min-width: calc(var(--layoutWidth)/2);
    width: calc(var(--layoutWidth)/2);
  }
  /* line 564, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarouselItem.swiper-slide {
    display: grid;
    width: calc(var(--layoutWidth)/2);
    flex-shrink: inherit;
    height: auto;
  }
}
/* line 574, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__card {
  position: relative;
  display: grid;
  align-items: end;
  margin-right: 24px;
}

/* line 581, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__cardBackground {
  position: absolute;
  display: block;
  inset: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: var(--cardShadowMedium);
  transition: transform var(--startupHubPaymentsCarouselItemTransitionEasing), box-shadow var(--startupHubPaymentsCarouselItemTransitionEasing);
  background: var(--cardBackground);
  z-index: -1;
}

@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  /* line 595, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarouselItem__card:focus-visible .StartupHubPaymentsCarouselItem__cardBackground,
  .StartupHubPaymentsCarouselItem__card:hover .StartupHubPaymentsCarouselItem__cardBackground {
    box-shadow: var(--cardShadowHover);
    transform: scale(1.018);
  }
}
/* line 602, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__content {
  align-self: start;
  display: grid;
  row-gap: 16px;
  padding: var(--startupHubPaymentsCarouselItemBodyPadding);
}

/* line 609, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__badge {
  align-self: start;
  justify-self: start;
  padding: 3px 8px 4px;
  font: var(--fontWeightSemibold) 11px/14px var(--fontFamily);
  border-radius: 60px;
}

/* line 617, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__badgeNoCode {
  background-color: #f2fcfe;
  color: #02bcf5;
}

/* line 622, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__badgeLowCode {
  background-color: #f2f8fe;
  color: #0073e6;
}

/* line 627, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__badgeSomeCode {
  background-color: #faf7ff;
  color: #96f;
}

/* line 632, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__badgeApi {
  background-color: #f7f7ff;
  color: #635bff;
}

/* line 637, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__copy.Copy {
  --headerPaddingRight: 10px;
  --bodyPaddingRight: 36px;
}

/* line 642, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__cta {
  font: var(--ctaFont);
}

/* line 646, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__graphic {
  position: relative;
  aspect-ratio: 1.3;
  margin: 4px;
  border-radius: 4px;
  overflow: hidden;
  background: #f6f9fc;
  transition: var(--startupHubPaymentsCarouselItemTransitionEasing);
  transition-property: transform, margin;
}

@media (hover: hover) and (prefers-reduced-motion: no-preference) {
  /* line 659, ../sass/core/_full_width_carousel.scss */
  .StartupHubPaymentsCarouselItem__card:focus-visible .StartupHubPaymentsCarouselItem__graphic,
  .StartupHubPaymentsCarouselItem__card:hover .StartupHubPaymentsCarouselItem__graphic {
    transform: scale(1.018);
    margin: 4px 4px 2px;
  }
}
/* line 666, ../sass/core/_full_width_carousel.scss */
.StartupHubPaymentsCarouselItem__graphicWrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1.3;
}

/******************************************************************************
  General
*******************************************************************************/
/* line 13, ../sass/general.scss */
html,
body {
  height: 100%;
}

/* line 18, ../sass/general.scss */
.full-height {
  height: 100%;
}

/* line 23, ../sass/general.scss */
body {
  height: 100%;
  line-height: 1.6;
  overflow-x: hidden;
  -webkit-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  background-color: white;
  /******************************************************************************
  Page 404
  *******************************************************************************/
}
/* line 33, ../sass/general.scss */
body.toolbar-horizontal.toolbar-fixed section#content_top {
  padding-top: 0px;
}
/* line 38, ../sass/general.scss */
body section#content_top {
  padding-top: 55px;
}
/* line 42, ../sass/general.scss */
body img, body video {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
/* line 56, ../sass/general.scss */
body.page-404 section#content .system-main-block,
body.page-404 div#content .system-main-block {
  margin: 80px 0px;
}
/* line 61, ../sass/general.scss */
body.page-404 .system-main-block {
  margin: 80px 0px;
}
/* line 67, ../sass/general.scss */
body .ameya-alerts,
body .alert-dismissable,
body .alert-dismissible {
  z-index: 100003;
}

/* line 74, ../sass/general.scss */
ul.latest-news-events {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 79, ../sass/general.scss */
ul.latest-news-events li {
  margin: 0 0 15px 0;
  list-style: none;
}
/* line 84, ../sass/general.scss */
ul.latest-news-events li .gurus-news-events {
  margin-right: 20px;
}
/* line 87, ../sass/general.scss */
ul.latest-news-events li .gurus-news-events h4 {
  text-align: left;
  font-size: 1.1em;
  line-height: 1.4em;
  margin-bottom: 10px;
}
/* line 93, ../sass/general.scss */
ul.latest-news-events li .gurus-news-events h4 a {
  color: #2e2924;
  padding: 16px 0px;
}
/* line 99, ../sass/general.scss */
ul.latest-news-events li .gurus-news-events .gurus-category {
  font-size: 0.95em;
  font-style: italic;
  margin-bottom: 15px;
}

/* line 109, ../sass/general.scss */
article.node-article .title-wrapper {
  background: #2e2924 url(/sites/all/themes/custom/ameya/images/appearance-grey-dark.svg) center;
  background-size: cover;
  background-position: center;
  padding: 210px 110px 120px 20px;
}
/* line 115, ../sass/general.scss */
article.node-article .title-wrapper h1 {
  margin: 0 auto;
  color: white;
  max-width: 1220px;
}

/* line 4, ../sass/core/_author_info.scss */
article.node-blog .author-info {
  margin-bottom: 10px;
}
/* line 7, ../sass/core/_author_info.scss */
article.node-blog .author-info .author-profile-img {
  width: 72px;
  height: 72px;
}
/* line 12, ../sass/core/_author_info.scss */
article.node-blog .author-info .avatar {
  margin-right: 10px;
}
/* line 16, ../sass/core/_author_info.scss */
article.node-blog .author-info .media-body {
  font-size: 80%;
  padding-top: 25px;
}
/* line 20, ../sass/core/_author_info.scss */
article.node-blog .author-info .media-body time {
  font-size: 100%;
}
/* line 24, ../sass/core/_author_info.scss */
article.node-blog .author-info .media-body .blog-date-timestamp {
  display: none;
}
/* line 28, ../sass/core/_author_info.scss */
article.node-blog .author-info .media-body a {
  color: black;
  font-weight: bold;
}
/* line 32, ../sass/core/_author_info.scss */
article.node-blog .author-info .media-body a:hover {
  color: #ce2232;
}

/* line 128, ../sass/general.scss */
.fixed-height-table.options {
  min-height: 450px;
}

/* line 134, ../sass/general.scss */
.fixed-header.hidden-top.visible-top .header-wrapper {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  min-height: 75px;
}
/* line 142, ../sass/general.scss */
.fixed-header.hidden-top.visible-top #top_cto {
  margin-top: 0;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 148, ../sass/general.scss */
.fixed-header.hidden-top.visible-top .header {
  margin-top: 40px;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}

/* line 156, ../sass/general.scss */
.fixed-header.fixed .header-wrapper {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

@keyframes animate {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 400%;
  }
}
/* line 174, ../sass/general.scss */
.page-box {
  /* Theme hook for CTA anchor; adjust to your design system. */
}
/* line 176, ../sass/general.scss */
.page-box .builder-grid-row.cover .clickable-block-link {
  text-decoration: none !important;
  color: #2e2924 !important;
  transition: 0.3s;
}
/* line 181, ../sass/general.scss */
.page-box .builder-grid-row.cover .clickable-block-link:link {
  color: #2e2924 !important;
}
/* line 186, ../sass/general.scss */
.page-box .builder-grid-row.cover .clickable-block-link:hover {
  color: #2e2924 !important;
  animation: animate 8s linear infinite;
  opacity: .7;
}
/* line 193, ../sass/general.scss */
.page-box .builder-grid-row.cover .clickable-block-link .call-to-action.white strong {
  color: #2e2924;
}
/* line 199, ../sass/general.scss */
.page-box p {
  color: #2e2924;
  margin: 1em 0em;
}

/* line 207, ../sass/general.scss */
.article .body-content > .builder-grid-row:first-child {
  padding-top: 100px;
}

/* line 214, ../sass/general.scss */
.fixed-header.hidden-top .page-box {
  padding-top: 112px;
  -webkit-transition: padding-top 0.2s linear;
  transition: padding-top 0.2s linear;
}
/* line 220, ../sass/general.scss */
.fixed-header.hidden-top #top_cto {
  left: 0;
  margin-top: -32px;
  position: fixed;
  top: 0;
  z-index: 910;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 230, ../sass/general.scss */
.fixed-header.hidden-top .header {
  margin-top: 8px;
  top: 0;
}

/* line 238, ../sass/general.scss */
.adwords-page .header-wrapper .logo {
  display: block;
  height: auto;
  margin: 10px 0px;
}

/* line 2, ../sass/core/_header.scss */
.cms-header .header .logo-box {
  display: table;
  table-layout: fixed;
}
/* line 7, ../sass/core/_header.scss */
.cms-header .header .logo {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
  margin: 10px 0px;
}
/* line 15, ../sass/core/_header.scss */
.cms-header .header .logo a {
  display: inline-block;
  max-width: 100%;
}
/* line 20, ../sass/core/_header.scss */
.cms-header .header .logo img,
.cms-header .header .logo .logo-img {
  max-height: 100px;
}
/* line 25, ../sass/core/_header.scss */
.cms-header .header .logo-box.auto-height {
  display: block;
  height: 100px;
}
/* line 30, ../sass/core/_header.scss */
.cms-header .header .logo-box.auto-height .logo {
  display: block;
}
/* line 34, ../sass/core/_header.scss */
.cms-header .header .logo-box.auto-height img {
  max-height: inherit;
}
/* line 251, ../sass/general.scss */
.cms-header .header .header-wrapper {
  min-height: 75px;
  /* Phone & Search Active Header */
}
/* line 4, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-header,
.cms-header .header .header-wrapper .search-header {
  border-right: 1px solid #ccc;
  border-right: 1px solid rgba(204, 204, 204, 0.8);
  color: #1e1e1e;
  display: inline-block;
  height: 30px;
  margin: 8px 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 41px;
}
/* line 18, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-header:last-child,
.cms-header .header .header-wrapper .search-header:last-child {
  border-right: 0 none;
}
/* line 23, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-header a,
.cms-header .header .header-wrapper .search-header a {
  display: block;
  height: 23px;
  padding-top: 7px;
  width: 100%;
}
/* line 31, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-header a svg,
.cms-header .header .header-wrapper .search-header a svg {
  overflow: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px);
}
/* line 42, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-header a:hover svg,
.cms-header .header .header-wrapper .search-header a:hover svg {
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
@media (max-width: 992px) {
  /* line 55, ../sass/core/_header_search.scss */
  .cms-header .header .header-wrapper .phone-active,
  .cms-header .header .header-wrapper .search-active {
    margin: 0px !important;
  }
}
@media (min-width: 1200px) {
  /* line 63, ../sass/core/_header_search.scss */
  .cms-header .header .header-wrapper .phone-active,
  .cms-header .header .header-wrapper .search-active {
    position: relative;
  }
}
/* line 74, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-block-form .container-inline div {
  display: flex;
  flex-direction: horizontal;
}
/* line 83, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-active,
.cms-header .header .header-wrapper .search-active {
  margin-left: 25px;
  margin-top: 15px;
}
/* line 88, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-active .close,
.cms-header .header .header-wrapper .search-active .close {
  float: right;
  font-size: 26px;
  margin: 3px 0 0 5px;
}
/* line 95, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-active {
  background: #fff;
  color: #ebebeb;
  font-size: 48px;
  line-height: 58px;
}
/* line 103, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-active .close span,
.cms-header .header .header-wrapper .search-active .close span {
  line-height: 21px;
  margin-right: 5px;
  margin-top: 0;
  text-transform: uppercase;
}
/* line 111, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .phone-active strong {
  color: #1e1e1e;
  letter-spacing: 1px;
}
/* line 116, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .close {
  position: absolute;
  right: 65px;
  z-index: 1;
}
/* line 122, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active form {
  height: 100%;
  margin: 0;
  position: relative;
  width: 100%;
}
/* line 129, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-string,
.cms-header .header .header-wrapper .search-active .search-string:hover {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #1e1e1e;
  font-size: 14px;
  height: 100%;
  line-height: 20px;
  margin: 0;
  padding: 10px 10px 10px 40px;
  width: 100%;
}
/* line 146, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-string:focus {
  border-color: #ccc;
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 155, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-submit {
  background: none;
  border-right-width: 0px;
  border-left-width: 0px;
  height: 30px;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 4px;
  right: -95px;
  width: 35px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
/* line 172, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-submit svg {
  margin-top: 2px;
}
/* line 176, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-submit svg path {
  fill: #1e1e1e;
}
/* line 180, ../sass/core/_header_search.scss */
.cms-header .header .header-wrapper .search-active .search-submit:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

/* line 260, ../sass/general.scss */
.fixed-header.hidden-top.fixed .page-box {
  padding-top: 0px;
  -webkit-transition: padding-top 0.2s linear;
  transition: padding-top 0.2s linear;
}
/* line 266, ../sass/general.scss */
.fixed-header.hidden-top.fixed #top_cto {
  margin-top: -40px;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 272, ../sass/general.scss */
.fixed-header.hidden-top.fixed .header {
  margin-top: 0;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}

/* line 280, ../sass/general.scss */
.fixed-header.hidden-top.visible-top.fixed #top_cto {
  margin-top: -40px;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}
/* line 286, ../sass/general.scss */
.fixed-header.hidden-top.visible-top.fixed .header {
  margin-top: 0;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
}

/* line 293, ../sass/general.scss */
.full-cover-background {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

/* line 300, ../sass/general.scss */
a.button {
  color: white;
  background-color: #f39c11;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 13px;
  padding: 5px;
  border-color: #f39c11;
  margin: 0px;
}
/* line 312, ../sass/general.scss */
a.button span.cto {
  text-transform: capitalize;
  color: white;
  font-size: 14px;
  font-weight: 500;
}

/* line 321, ../sass/general.scss */
.shareable-links .social-sharing-buttons {
  margin: 1em 0;
}
/* line 324, ../sass/general.scss */
.shareable-links .social-sharing-buttons a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin: 0 0 0 5px;
  position: relative;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
}

/* line 23, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb {
  font-weight: 500;
  padding: 0;
  margin: 20px 0;
  width: 100%;
  float: left;
  background: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 37, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > li {
  line-height: 18px;
  text-shadow: none;
}
/* line 41, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > li > a {
  color: #cbcdd3;
  text-decoration: none;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 47, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > li > a.hover {
  opacity: .8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
/* line 57, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > * {
  font-weight: 500;
  font-size: 13px;
  margin: 0;
  float: left;
  text-transform: capitalize;
}
/* line 66, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > li + li:before {
  padding: 0 6px;
  color: #9ea1a8;
  font-size: 9px;
  top: -1px;
  left: 0px;
  content: "\f054";
}
/* line 75, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb-none {
  height: 10px;
}
/* line 80, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *:before {
  display: inline;
  color: #9ea1a8;
  font-size: 9px;
  top: -1px;
  left: 0px;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* line 95, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *:hover a,
.page-box .breadcrumb > *:focus a {
  text-decoration: underline;
}
/* line 100, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > * a,
.page-box .breadcrumb > * span {
  text-transform: capitalize;
  color: #2ba6cb;
}
/* line 106, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.current {
  cursor: default;
  color: #9ea1a8;
}
/* line 111, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.current a {
  cursor: default;
  color: #9ea1a8;
}
/* line 116, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.current:hover,
.page-box .breadcrumb > *.current:hover a,
.page-box .breadcrumb > *.current:focus,
.page-box .breadcrumb > *.current:focus a {
  text-decoration: none;
}
/* line 123, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.unavailable {
  color: #7f7f7f;
}
/* line 127, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.unavailable a {
  color: #7f7f7f;
}
/* line 131, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *.unavailable:hover,
.page-box .breadcrumb > *.unavailable:hover a,
.page-box .breadcrumb > *.unavailable:focus,
.page-box .breadcrumb > *.unavailable a:focus {
  text-decoration: none;
  color: #7f7f7f;
  cursor: default;
}
/* line 140, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *:before {
  content: "/";
  color: #9ea1a8;
  margin: 0 0.75em;
  position: relative;
  top: 1px;
}
/* line 148, ../sass/core/_breadcrumbs.scss */
.page-box .breadcrumb > *:first-child:before {
  content: " ";
  margin: 0;
}

@media (min-width: 992px) {
  /* line 346, ../sass/general.scss */
  .fixed-header.fixed-top #top-box {
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 471;
  }
  /* line 354, ../sass/general.scss */
  .fixed-header.fixed-top #top-box .top-box-menu {
    padding-right: 0px;
    padding-left: 0px;
  }

  /* line 360, ../sass/general.scss */
  .fixed-header.fixed-top .header {
    margin-top: 40px;
  }

  /* line 364, ../sass/general.scss */
  .fixed-header.fixed-top .page-box {
    padding-top: 60px;
  }
  /* line 367, ../sass/general.scss */
  .fixed-header.fixed-top .page-box.adwords-page {
    padding: 0px;
  }
}
/******************************************************************************
  Top
*******************************************************************************/
/* line 377, ../sass/general.scss */
#top-box {
  background: #1e1e1e;
  min-height: 40px;
  padding: 5px 5px;
  width: 100%;
}
/* line 384, ../sass/general.scss */
#top-box .top-cto .button {
  font-size: 0.89em;
}

/* line 392, ../sass/general.scss */
.fixed-header .header {
  left: 0;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 470;
  -webkit-transition: margin-top 0.2s linear;
  transition: margin-top 0.2s linear;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  width: auto;
}

/* line 408, ../sass/general.scss */
.page-box #footer p {
  color: white;
  margin: 1em 0em;
}
/* line 413, ../sass/general.scss */
.page-box #footer a {
  padding: 5px;
}
/* line 416, ../sass/general.scss */
.page-box #footer a:hover, .page-box #footer a:link, .page-box #footer a:focus, .page-box #footer a:active {
  text-decoration: none;
  color: white;
}
/* line 425, ../sass/general.scss */
.page-box #footer ul {
  margin: 0em;
}
/* line 428, ../sass/general.scss */
.page-box #footer ul li {
  margin: 0em;
}
/* line 431, ../sass/general.scss */
.page-box #footer ul li a {
  padding: 5px;
}
/* line 434, ../sass/general.scss */
.page-box #footer ul li a:hover, .page-box #footer ul li a:link, .page-box #footer ul li a:focus, .page-box #footer ul li a:active {
  text-decoration: none;
  color: white;
}

/* line 449, ../sass/general.scss */
.centered-button.text-left a {
  text-align: center !important;
}

/* line 457, ../sass/general.scss */
a.selectBox.selectBox-dropdown:hover {
  text-decoration: none;
}

/* line 463, ../sass/general.scss */
.selectBox-label {
  width: 100% !important;
}

/* Theme hook for CTA anchor; adjust to your design system. */
/* line 5, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar .mainHeader,
body.gin--horizontal-toolbar .bt-vertical-header-top {
  z-index: 102;
}
/* line 10, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar .btPreloader {
  z-index: 100;
}
/* line 14, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar header.mainHeader {
  z-index: 4;
}
/* line 17, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar header.mainHeader .bt-logo-area {
  z-index: 1;
}
/* line 22, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar #content_top {
  margin-top: 0px;
}
/* line 27, ../sass/admin-settings.scss */
body.gin--horizontal-toolbar.toolbar-horizontal .adwords-page.no-header .adwords-page #header-adwords {
  margin-top: 150px;
}

/* line 39, ../sass/admin-settings.scss */
.btMenuHorizontal.logged-in .mainHeader .main-navigation a.tbm-link.level-1,
.btMenuHorizontal.logged-in .mainHeader .main-navigation span.tbm-link.level-1 {
  xcolor: white;
}

/* line 49, ../sass/admin-settings.scss */
body.logged-in.gin--horizontal-toolbar.btStickyHeaderOpen.btStickyHeaderActive.btMenuHorizontal header.mainHeader {
  z-index: 4;
}
/* line 52, ../sass/admin-settings.scss */
body.logged-in.gin--horizontal-toolbar.btStickyHeaderOpen.btStickyHeaderActive.btMenuHorizontal header.mainHeader .bt-logo-area {
  z-index: 1;
  margin-top: 60px;
}
/* line 56, ../sass/admin-settings.scss */
body.logged-in.gin--horizontal-toolbar.btStickyHeaderOpen.btStickyHeaderActive.btMenuHorizontal header.mainHeader .bt-logo-area img.btMainLogo {
  display: none;
}
/* line 64, ../sass/admin-settings.scss */
body.logged-in #block-ameya-local-tasks {
  z-index: 1;
}
