@charset "UTF-8";
/*
Theme Name: Underscore VC
Author: GoingClear Interactive
Author URI: https://www.goingclear.com/
Version: 1.0.0
Text Domain: underscorevc
*/
/***********************************
BASE STYLES
***********************************/
@font-face {
  font-family: "underscorevc";
  src: url("fonts/underscorevc.eot?47196585");
  src: url("fonts/underscorevc.eot?47196585#iefix") format("embedded-opentype"), url("fonts/underscorevc.woff2?47196585") format("woff2"), url("fonts/underscorevc.woff?47196585") format("woff"), url("fonts/underscorevc.ttf?47196585") format("truetype"), url("fonts/underscorevc.svg?47196585#underscorevc") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  speak: none;
  line-height: 1;
  font-family: "underscorevc";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  speak: none;
  line-height: 1;
  font-family: "underscorevc";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e800";
}

.icon-arrow-left:before {
  content: "\e801";
}

.icon-arrow-right:before {
  content: "\e802";
}

.icon-arrow-up:before {
  content: "\e803";
}

.icon-close:before {
  content: "\e804";
}

.icon-facebook-alt:before {
  content: "\e805";
}

.icon-facebook:before {
  content: "\e806";
}

.icon-google:before {
  content: "\e807";
}

.icon-instagram:before {
  content: "\e808";
}

.icon-link:before {
  content: "\e809";
}

.icon-linkedin-alt:before {
  content: "\e80a";
}

.icon-linkedin:before {
  content: "\e80b";
}

.icon-pinterest-alt:before {
  content: "\e80c";
}

.icon-pinterest:before {
  content: "\e80d";
}

.icon-play-arrow:before {
  content: "\e80e";
}

.icon-qq:before {
  content: "\e80f";
}

.icon-quora:before {
  content: "\e810";
}

.icon-reddit-alien:before {
  content: "\e811";
}

.icon-rss:before {
  content: "\e812";
}

.icon-schedule:before {
  content: "\e813";
}

.icon-search:before {
  content: "\e814";
}

.icon-sina-weibo:before {
  content: "\e815";
}

.icon-snapchat:before {
  content: "\e816";
}

.icon-telegram:before {
  content: "\e817";
}

.icon-tiktok:before {
  content: "\e818";
}

.icon-twitter:before {
  content: "\e81e";
}

.icon-vkontakte:before {
  content: "\e81a";
}

.icon-videocam:before {
  content: "\e81b";
}

.icon-wechat:before {
  content: "\e81c";
}

.icon-whatsapp:before {
  content: "\e81d";
}

.icon-x-twitter:before {
  content: "\e81e";
}

.icon-youtube:before {
  content: "\e81f";
}

.icon-download:before {
  content: "\e820";
}

*:not(ul):not(ol):not(blockquote) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body, div, span, img, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table {
  border-collapse: collapse;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: #000000;
  background: #FFFFFF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 400 16px/24px "Roboto", sans-serif;
}

h1, .h1 {
  font-size: 72px;
  line-height: 80px;
}
h1.fs-lg, .h1.fs-lg {
  font-size: 96px;
  line-height: 113.28px;
}

h2, .h2 {
  font-size: 48px;
  line-height: 52px;
}
h2.fs-sm, .h2.fs-sm {
  font-size: 40px;
  line-height: 56px;
}

h3, .h3 {
  font-size: 36px;
  line-height: 48px;
}

h4, .h4 {
  font-size: 30px;
  line-height: 36px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 32px;
}

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

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #292B2C;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Roboto", sans-serif;
}

a:hover, a:focus, button:hover, button:focus {
  outline: 0;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
}

section {
  padding: 50px 0;
}

input[type=text]:not(.select2-input),
input[type=number], input[type=email],
input[type=tel], input[type=search],
input[type=password], input[type=file],
input[type=url], select, textarea {
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0 !important;
  outline: 0 !important;
  width: 100% !important;
  font-size: 16px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-weight: 400 !important;
  padding: 9px 16px !important;
  color: #292B2C !important;
  line-height: 20px !important;
  border-radius: 4px !important;
  background: #FFFFFF !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  --gf-local-height: 40px !important;
  border: 1px solid #292B2C !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
input[type=text]:not(.select2-input)::-webkit-inner-spin-button,
input[type=number]::-webkit-inner-spin-button, input[type=email]::-webkit-inner-spin-button,
input[type=tel]::-webkit-inner-spin-button, input[type=search]::-webkit-inner-spin-button,
input[type=password]::-webkit-inner-spin-button, input[type=file]::-webkit-inner-spin-button,
input[type=url]::-webkit-inner-spin-button, select::-webkit-inner-spin-button, textarea::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
input[type=text]:not(.select2-input)::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder, input[type=file]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input)::-moz-placeholder,
input[type=number]::-moz-placeholder, input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder, input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder, input[type=file]::-moz-placeholder,
input[type=url]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-ms-input-placeholder,
input[type=number]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder, input[type=file]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):-moz-placeholder,
input[type=number]:-moz-placeholder, input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder, input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder, input[type=file]:-moz-placeholder,
input[type=url]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
}
input[type=text]:not(.select2-input):hover, input[type=text]:not(.select2-input):focus,
input[type=number]:hover,
input[type=number]:focus, input[type=email]:hover, input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus, input[type=search]:hover, input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus, input[type=file]:hover, input[type=file]:focus,
input[type=url]:hover,
input[type=url]:focus, select:hover, select:focus, textarea:hover, textarea:focus {
  outline: 0;
}

.btn {
  font-size: 16px;
  font-weight: 400;
  padding: 16px 20px;
  line-height: normal;
  border-radius: 500px;
  color: #292B2C;
  background: #F2CD00;
  border: 0 !important;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn.btn-sm {
  font-size: 14px;
  padding: 10px 14px;
}
.btn.btn-secondary {
  color: #FFFFFF;
  background: #292B2C;
}
.btn:hover, .btn:focus {
  color: #FFFFFF;
  background: #E05129;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.entry-title .sub-title {
  display: block;
}
.entry-title .title {
  margin: 0;
}
.entry-title p {
  margin: 0;
}

.highlight-text {
  color: #292B2C;
}
.highlight-text span {
  border-radius: 5px;
  background-color: #F2CD00;
  padding: 2px 16px 2px 10px;
}

.desc-big {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.color-black {
  color: #000000;
}

.color-orange {
  color: #E05129;
}

.background-white {
  background-color: #FFF;
}

.container {
  width: 100%;
  max-width: 1240px;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.container-fluid {
  padding-left: 40px;
  padding-right: 40px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lr-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.lr-10 > [class*=col] {
  padding-left: 10px;
  padding-right: 10px;
}

.lr-6 {
  margin-left: -6px;
  margin-right: -6px;
}
.lr-6 > [class*=col] {
  padding-left: 6px;
  padding-right: 6px;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.fluid {
  max-width: 100% !important;
}
.fluid br {
  display: none;
}
.fluid h1, .fluid h2, .fluid h3, .fluid h4, .fluid h5, .fluid h6,
.fluid .h1, .fluid .h2, .fluid .h3, .fluid .h4, .fluid .h5, .fluid .h6, .fluid p,
.fluid .entry-title, .fluid .description,
.fluid .content, .fluid .testi-item, .fluid .quote,
.fluid [class*=__editor], .fluid [class*=__content],
.fluid [class*=-content], .fluid [class*=text] {
  max-width: 100% !important;
}

.content-area {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tooltip {
  font-size: 14px;
  font-weight: 300;
  line-height: 16.2px;
  font-family: "Roboto", sans-serif;
}
.tooltip .arrow:before {
  z-index: 2;
  border: 0;
  width: 10px;
  height: 10px;
  background: #FFFFFF;
}
.tooltip .tooltip-inner {
  z-index: 1;
  color: #000000;
  background: #FFFFFF;
  position: relative;
  border: 1px solid #000000;
}
.tooltip.show {
  opacity: 1;
}
.tooltip.bs-tooltip-top .arrow:before {
  top: -5px;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tooltip.bs-tooltip-bottom .arrow:before {
  bottom: -5px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip.bs-tooltip-right .arrow:before {
  left: 1px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.tooltip.bs-tooltip-left .arrow:before {
  left: -5px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.overflow-inherit {
  overflow: inherit;
}

.flex-auto .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 160px;
          flex: 1 1 160px;
}

.flex-auto-187 .col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 174px;
          flex: 1 1 174px;
}

.gap-10 {
  gap: 10px;
}

.gap-13 {
  gap: 13px;
}

.horizontal-linebar {
  border-color: #EEEDE4;
}

.horizontal-linebar {
  border-color: #EEEDE4;
}
.horizontal-linebar.gray {
  border-color: #D6D4CE;
}

/***********************************
HEADER STYLES
***********************************/
.scroll-down .header:not(.sticky) {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.scroll-down .blog-accordion #accordion {
  top: 0 !important;
}

.header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  position: fixed;
  background-color: #292B2C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .container {
  padding-left: 40px;
  padding-right: 40px;
}
.header .navbar {
  margin: 0;
  padding: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-header .navbar-brand {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-header .navbar-brand img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .navbar .navbar-header .navbar-brand .text {
  margin-left: 12px;
}
.header .navbar .navbar-header .navbar-brand .text .title {
  color: #F2CD00;
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  margin-bottom: 3px;
}
.header .navbar .navbar-header .navbar-brand .text .mcac-des {
  color: #F2CD00;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.header .navbar .navbar-collapse .navbar-nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav > li:not(:last-child) {
  margin-right: 12px;
}
.header .navbar .navbar-collapse .navbar-nav > li > a {
  color: #FFFFFF;
  display: block;
  position: relative;
  background: transparent;
  font: 400 14px/19px "Roboto", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.menu-btn a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: normal;
  border-radius: 500px;
  font-family: "Roboto", sans-serif;
  padding: 7px 16px;
  border: 1px solid #F2CD00;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.menu-btn a:hover, .header .navbar .navbar-collapse .navbar-nav > li.menu-btn a:focus {
  color: #FFFFFF;
  background-color: #F2CD00;
}
.header .navbar .navbar-collapse .navbar-nav > li.social-link a {
  color: #000000;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  min-width: 32px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #F2CD00;
  background-color: #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.social-link a:hover, .header .navbar .navbar-collapse .navbar-nav > li.social-link a:focus {
  color: #FFFFFF;
  background-color: transparent;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search {
  margin-right: 0 !important;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap:before, .header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap:after {
  content: none;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle {
  border: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #F2CD00;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle:before, .header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle:after {
  content: none;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle i {
  font-size: 13px;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle:hover, .header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-toggle:focus {
  color: #FFFFFF;
  background-color: #F2CD00;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box {
  right: 0;
  opacity: 0;
  left: auto;
  z-index: 1;
  width: 282px;
  bottom: -100px;
  border-radius: 0;
  visibility: hidden;
  background: #FFFFFF;
  position: absolute;
  border-top: 4px solid #F2CD00;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box:before {
  top: -8px;
  right: 12px;
  content: "";
  z-index: -1;
  width: 8px;
  height: 8px;
  color: #FFFFFF;
  background: #F2CD00;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-input {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: relative;
  border: 0 !important;
  color: #000000 !important;
  padding: 15px !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  font-family: "Roboto", sans-serif !important;
  background: #FFFFFF !important;
  border-radius: 4px !important;
  padding-right: 55px !important;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-input::-webkit-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-input::-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-input:-ms-input-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-input:-moz-placeholder {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-submit {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  width: 46px;
  height: 100%;
  color: #000000;
  font-size: 16px;
  position: absolute;
  font-family: "underscorevc";
  background: transparent;
  border-left: 1px solid #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-submit:hover, .header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box .search-submit:focus {
  color: #000000;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap.search-show .search-toggle {
  color: #000000;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap.search-show .search-toggle:before {
  background: #000000;
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap.search-show .search-toggle i.icon-search:before {
  color: #FFFFFF;
  content: "\e804";
  font-size: 12px;
  font-family: "underscorevc";
}
.header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap.search-show .search-box {
  opacity: 1;
  bottom: -62px;
  visibility: visible;
}
.header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
  margin-left: 28px;
}
.header .navbar .navbar-collapse .navbar-nav > li.active a, .header .navbar .navbar-collapse .navbar-nav > li:hover a, .header .navbar .navbar-collapse .navbar-nav > li:focus a {
  color: #292B2C;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-nav--right li {
  padding: 0;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-nav--right li:not(:last-child) {
  margin-right: 24px;
}
.header.stop {
  -webkit-box-shadow: 0 0 36px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 36px rgba(0, 0, 0, 0.3);
}

.notification {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 30px 6px;
  position: relative;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #000000;
  width: 100% !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
}
.notification__text {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  font-family: "Roboto", sans-serif;
}
.notification__text a {
  color: #FFFFFF;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.notification__text a:-moz-any-link:hover {
  color: #F2CD00;
}
.notification__text a:any-link:hover {
  color: #F2CD00;
}
.notification__text a span {
  color: #F2CD00;
  font-size: 11px;
  margin-left: 6px;
}
.notification .btn-notification {
  color: #FFFFFF;
  font-size: 14px;
  padding: 9px 11px;
  white-space: nowrap;
  border-radius: 14px;
  margin: 0 10px 0 6px;
  background: #F2CD00;
  font-family: "Roboto", sans-serif;
}
.notification__close {
  right: 5px;
  height: 20px;
  width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #F2CD00;
  font-size: 10px;
  cursor: pointer;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.newsletter-wrap {
  z-index: 1;
  position: relative;
}
.newsletter-wrap .newsletter-toggle {
  color: #FFFFFF !important;
  cursor: pointer;
}
.newsletter-wrap .newsletter-box {
  opacity: 0;
  left: auto;
  top: 100px;
  z-index: 1;
  right: 0;
  width: 335px;
  border-radius: 4px;
  visibility: hidden;
  background: #FFFFFF;
  position: absolute;
  border: 1px solid #DEDEDE;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.newsletter-wrap .newsletter-box:before {
  top: -6px;
  content: "";
  z-index: -1;
  position: absolute;
  right: 20px;
  border: 8px solid #FFFFFF;
  border-bottom-color: #FFFFFF;
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 0px 6px rgba(0, 0, 0, 0.12);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.newsletter-wrap .newsletter-box .media {
  padding: 15px;
  border-radius: 4px;
  background: #fff;
}
.newsletter-wrap .newsletter-box .media img {
  width: 100%;
}
.newsletter-wrap .newsletter-box .gform_confirmation_wrapper {
  padding: 15px;
  overflow: hidden;
  border-radius: 4px;
  background: #FFFFFF;
}
.newsletter-wrap .newsletter-box .gform_confirmation_wrapper .gform_confirmation_message {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}
.newsletter-wrap .newsletter-box .gform_validation_errors {
  display: none;
}
.newsletter-wrap .newsletter-box .gform_wrapper {
  margin: 0;
  padding: 15px;
  border-radius: 4px;
  background: #FFFFFF;
}
.newsletter-wrap .newsletter-box .gform_wrapper .validation_error {
  display: none;
}
.newsletter-wrap .newsletter-box .gform_wrapper input {
  border-radius: 4px !important;
  background: #f8f8f8 !important;
  border: 1px solid #d3d3d3 !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .validation_error {
  display: none;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields {
  display: block !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield {
  border: 0 !important;
  padding: 0 !important;
  margin-top: 10px !important;
  background: transparent !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield:first-child {
  margin-top: 0 !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield div.ginput_container.ginput_complex span {
  padding-top: 0;
  margin: 0 !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield div.ginput_container.ginput_complex span.name_first {
  margin-bottom: 10px;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield div.ginput_container .gform-field-label {
  display: none;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield div.ginput_container.ginput_recaptcha {
  -webkit-transform: scale(1);
          transform: scale(1);
  margin-bottom: 24px;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .validation_message {
  font-size: 12px !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_footer {
  float: none;
  margin-top: 8px !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_footer .btn {
  width: 100%;
  max-width: 100%;
  border-radius: 4px !important;
}
.newsletter-wrap .newsletter-box .gform_wrapper form .gform_footer img.gform_ajax_spinner {
  display: none !important;
}
.newsletter-wrap.newsletter-show .newsletter-box {
  opacity: 1;
  top: 50px;
  visibility: visible;
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  max-width: 390px;
  background-color: #333638;
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.06);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sidr .sidr-inner .mobile-header {
  display: block !important;
}
.sidr .sidr-inner .mobile-header .navbar-header {
  width: 100%;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 20px;
  position: relative;
  padding-left: 30px;
}
.sidr .sidr-inner .mobile-header .navbar-header .logo .navbar-brand {
  height: 0;
  padding: 0;
  display: inline-table;
}
.sidr .sidr-inner .mobile-header .navbar-header .logo .navbar-brand img {
  height: 30px;
  max-width: 200px;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-close {
  border: 0;
  padding: 0;
  right: 20px;
  border: none;
  color: #FFFFFF;
  font-size: 16px;
  -webkit-box-shadow: none;
          box-shadow: none;
  line-height: 16px;
  position: absolute;
  display: block !important;
  background-color: transparent;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-close i {
  font-size: 16px;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section {
  display: none;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share {
  margin: 0 0 0 10px;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share li {
  padding-left: 0;
  padding-right: 5px;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share li:last-child {
  padding-right: 0;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share li a {
  width: 34px;
  height: 34px;
  color: #F4CD11;
  display: block;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  background: #282A2C;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share li a .icon-new-newsletter {
  color: #FF6F4C;
  font-size: 11px;
}
.sidr .sidr-inner .mobile-header .navbar-header .nu_share_section .mobile_share li a .icon-new-linkedin {
  color: #006097;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner {
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 20px;
  background-color: #292B2C;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner img {
  max-width: 250px;
  margin-bottom: 10px;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner p {
  color: #FFFFFF;
  font-size: 16px;
  max-width: 327px;
  line-height: 24px;
  margin-bottom: 20px;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner .link {
  color: #F4CD11;
  display: block;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner .link span {
  width: 45px;
  height: 45px;
  color: #292B2C;
  font-size: 17px;
  margin-left: 10px;
  line-height: 45px;
  text-align: center;
  background: #F4CD11;
  border-radius: 500px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner .link:hover, .sidr .sidr-inner .mobile-header .nu_menu_banner .link:focus {
  color: #E05129;
}
.sidr .sidr-inner .mobile-header .nu_menu_banner .link:hover span, .sidr .sidr-inner .mobile-header .nu_menu_banner .link:focus span {
  color: #FFFFFF;
  background: #E05129;
}
.sidr .sidr-inner .mobile-header .navigation {
  margin-bottom: 0;
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
}
.sidr .sidr-inner .mobile-header .navigation .nav li {
  margin-bottom: 20px;
}
.sidr .sidr-inner .mobile-header .navigation .nav li:last-child {
  margin-bottom: 0;
}
.sidr .sidr-inner .mobile-header .navigation .nav li a {
  padding: 0;
  color: #D1CCBD;
  font-size: 24px;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .navigation .nav li.active a, .sidr .sidr-inner .mobile-header .navigation .nav li:hover a, .sidr .sidr-inner .mobile-header .navigation .nav li:focus a {
  color: #E05129;
  background: transparent;
}
.sidr .sidr-inner .mobile-header .bottom-bar {
  max-width: 100%;
  padding-left: 30px;
  padding-bottom: 30px;
}
.sidr .sidr-inner .mobile-header .bottom-bar .nu_quick_contacts li {
  padding-bottom: 5px;
}
.sidr .sidr-inner .mobile-header .bottom-bar .nu_quick_contacts li:last-child {
  padding-bottom: 0;
}
.sidr .sidr-inner .mobile-header .bottom-bar .nu_quick_contacts li a {
  color: #FFFFFF;
  font-size: 14px;
  max-width: 230px;
  line-height: 17px;
  letter-spacing: 1.4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidr .sidr-inner .mobile-header .bottom-bar .nu_quick_contacts li a:hover, .sidr .sidr-inner .mobile-header .bottom-bar .nu_quick_contacts li a:focus {
  color: #E05129;
}
.sidr .sidr-inner .mobile-header .bottom-bar .mobile-logo {
  right: 57px;
  bottom: 40px;
}

.navbar-toggle {
  border: 0;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 0;
  overflow: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  background: #F2CD00 !important;
}
.navbar-toggle:hover .icon-bar:nth-child(1) {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.navbar-toggle:hover:before, .navbar-toggle:focus:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.navbar-toggle.in .icon-bar {
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle.in .icon-bar:nth-child(1) {
  -webkit-transform: translateY(8px) rotate(45deg);
  transform: translateY(8px) rotate(45deg);
}
.navbar-toggle.in .icon-bar:nth-child(2) {
  opacity: 0;
}
.navbar-toggle.in .icon-bar:nth-child(3) {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}
.navbar-toggle .icon-bar {
  width: 18px;
  height: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #292B2C;
  -webkit-transition: transform 150ms linear 150ms;
  -webkit-transition: -webkit-transform 150ms linear 150ms;
  transition: -webkit-transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms;
  transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
}
.navbar-toggle .icon-bar:not(:last-child) {
  margin-bottom: 5px;
}

.header-gutter {
  min-height: 60px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header-gutter:not(.has--notification) {
  height: 60px !important;
}

.header-gutter.has--notification {
  min-height: 90px;
}

/***********************************
HOME PAGE STYLES
***********************************/
.banner {
  padding: 30px 0;
  min-height: 590px;
  position: relative;
  overflow: hidden;
  background-size: 100vw;
  background-repeat: no-repeat;
}
.banner__content {
  z-index: 10;
  position: relative;
}
.banner__content .title {
  color: #F2CD00;
  max-width: 573px;
  margin-bottom: 10px;
}
.banner__content .desc {
  color: #FFFFFF;
  max-width: 324px;
}
.banner__content .desc.has--linebar::before {
  content: "";
  height: 8px;
  width: 43px;
  display: block;
  background-color: #F2CD00;
  margin-bottom: 27px;
}
.banner .spotlight {
  display: none;
  position: absolute;
  background-size: 100vw;
  background-repeat: no-repeat;
  -webkit-mask-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
          mask-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.core-people {
  padding-top: 60px;
}
.core-people .entry-title {
  margin-bottom: 70px;
}
.core-people .entry-title .title {
  margin-bottom: 15px;
}
.core-people .entry-title .desc {
  margin-bottom: 20px;
}
.core-people .entry-title .read-more {
  color: #292B2C;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-people .entry-title .read-more span {
  margin-left: 6px;
  font-size: 10px;
}
.core-people .entry-title .read-more:-moz-any-link:hover {
  color: #F2CD00;
}
.core-people .entry-title .read-more:any-link:hover {
  color: #F2CD00;
}
.core-people__slider {
  margin-bottom: 0;
}
.core-people__list {
  list-style: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-people__list li {
  float: left;
}
.core-people__member {
  display: block;
  min-width: 228px;
  max-width: 228px;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.core-people__member img {
  width: 100%;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-people__member:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.core-people .core-item .core-people__member {
  width: 100%;
  min-width: inherit;
  max-width: inherit;
}

.mfp-core-people {
  min-width: 458px;
  max-width: 458px;
  padding: 36px 34px 40px;
  background-color: #F4FAFA;
  -webkit-box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.25), 0px 44px 44px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 44px 0px rgba(0, 0, 0, 0.25), 0px 44px 44px 0px rgba(0, 0, 0, 0.25);
}
.mfp-core-people .mfp-close {
  opacity: 1;
  width: 44px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  font-size: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E05129;
}
.mfp-core-people .position {
  font-style: italic;
  margin-bottom: 10px;
}
.mfp-core-people .social-media {
  margin-bottom: 15px;
}
.mfp-core-people .desc {
  margin-bottom: 24px;
}
.mfp-core-people .read-more {
  color: #E05129;
  font-weight: 700;
  margin-top: 20px;
  display: block;
}
.mfp-core-people .read-more span {
  font-size: 10px;
  margin-left: 6px;
}
.mfp-core-people .read-more:-moz-any-link:hover {
  color: #F2CD00;
}
.mfp-core-people .read-more:any-link:hover {
  color: #F2CD00;
}

.hm-portfolio {
  padding: 115px 0 94px;
  background-color: #EEEDE4;
}
.hm-portfolio .entry-title {
  margin-top: 53px;
  margin-bottom: 30px;
}
.hm-portfolio .entry-title .title {
  color: #292B2C;
  margin-bottom: 5px;
}
.hm-portfolio .entry-title .title.highlight-text span {
  white-space: nowrap;
}
.hm-portfolio .entry-title .desc {
  color: #292B2C;
  margin-bottom: 20px;
  max-width: 263px;
}
.hm-portfolio__slider {
  padding-left: 46px;
}
.hm-portfolio__slider .slider-nav {
  margin-top: 30px;
}
.hm-portfolio__slider .slider-nav .slick-list {
  padding: 0 !important;
}
.hm-portfolio__partner-logo {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  min-height: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 16px;
  position: relative;
}
.hm-portfolio__partner-logo::before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  width: 43px;
  height: 8px;
  margin-left: auto;
  margin-right: auto;
  visibility: hidden;
  position: absolute;
  background-color: #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-portfolio__partner-logo img {
  filter: grayscale(90%);
  -webkit-filter: grayscale(90%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-portfolio__partner-logo.slick-current::before {
  opacity: 1;
  visibility: visible;
}
.hm-portfolio__partner-logo.slick-current img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.hm-portfolio__partner {
  padding-left: 254px;
  padding-bottom: 72px;
  position: relative;
}
.hm-portfolio__partner .media {
  top: 70px;
  bottom: 0;
  right: 254px;
  position: absolute;
}
.hm-portfolio__partner .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hm-portfolio__partner .content {
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  background-color: #292B2C;
}
.hm-portfolio__partner .content .icon-wrapper {
  height: 71px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 180px;
  padding: 10px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 166px;
  background-color: #FFFFFF;
}
.hm-portfolio__partner .content .icon-wrapper img {
  max-width: 113px;
}
.hm-portfolio__partner .content .text {
  padding: 70px 0;
}
.hm-portfolio__partner .content .text ul.category-list {
  margin-bottom: 10px;
  list-style: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 8px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.hm-portfolio__partner .content .text ul.category-list li a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: normal;
  border-radius: 500px;
  padding: 8px 16px;
  border: 1px solid #F2CD00;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-portfolio__partner .content .text ul.category-list li a:hover:-moz-any-link {
  color: #292B2C;
  background-color: #F2CD00;
}
.hm-portfolio__partner .content .text ul.category-list li a:hover:any-link {
  color: #292B2C;
  background-color: #F2CD00;
}
.hm-portfolio__partner .content .text .title {
  color: #FFFFFF;
  margin-bottom: 20px;
  max-width: 177px;
}
.hm-portfolio__partner .content .text .read-more {
  color: #F2CD00;
  font-weight: 700;
}
.hm-portfolio__partner .content .text .read-more span {
  font-size: 12px;
  margin-left: 6px;
}
.hm-portfolio__partner .content .text .read-more:hover:-moz-any-link {
  color: #E05129;
}
.hm-portfolio__partner .content .text .read-more:hover:any-link {
  color: #E05129;
}

.page-template-t_news .breadcrumb-wrapper, .page-template-t_news .header-gutter {
  background: #F2CD00;
}

.hm-news {
  background-color: #F2CD00;
  padding: 84px 0 106px;
}
.hm-news .entry-title {
  margin-bottom: 40px;
}
.hm-news__list {
  list-style: none;
  margin-bottom: 38px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.hm-news__list li {
  border-bottom: 1px solid #FFFFFF;
}
.hm-news__list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000000;
  font-size: 24px;
  padding: 32px 0;
  line-height: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-news__list li a::before {
  font-size: 18px;
  margin-right: 21px;
}
.hm-news__list li a:hover:-moz-any-link {
  background-color: #FED807;
  padding-left: 28px;
}
.hm-news__list li a:hover:any-link {
  background-color: #FED807;
  padding-left: 28px;
}
.hm-news .btn-box .read-more {
  color: #000000;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hm-news .btn-box .read-more span {
  font-size: 13px;
  margin-left: 6px;
}
.hm-news .btn-box .read-more:hover:-moz-any-link {
  color: #E05129;
}
.hm-news .btn-box .read-more:hover:any-link {
  color: #E05129;
}

/***********************************
STARTUP SECRETS MAIN PAGE STYLES
***********************************/
.main-banner {
  min-height: 782px;
  position: relative;
  overflow: hidden;
  padding: 60px 0 20px;
  background-image: url("./images/main_bg.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover !important;
  background-color: #292B2C;
}
.main-banner::after {
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 80px;
  position: absolute;
  background-color: #F8F7EF;
}
.main-banner__content {
  text-align: center;
}
.main-banner__content .media {
  text-align: center;
}
.main-banner__content .media img {
  margin-left: auto;
  margin-right: auto;
}
.main-banner__content .mobile {
  display: none;
}
.main-banner__content p {
  margin: 0 auto;
  color: #FFFFFF;
  max-width: 846px;
  margin-top: 20px;
  padding: 0 50px 40px;
}
.main-banner__graph {
  position: relative;
  height: 368px;
}
.main-banner__graph img, .main-banner__graph svg {
  left: 50%;
  top: -90px;
  height: auto;
  position: relative;
  width: calc(100% + 200px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.main-banner__search {
  z-index: 1;
  height: 110px;
  top: -100px;
  padding: 23px 30px;
  position: relative;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #FFFFFF;
}
.main-banner__search .search-form {
  position: relative;
  height: 60px;
}
.main-banner__search .search-form #main_search {
  height: 100%;
  font-size: 24px !important;
  border-radius: 0 !important;
  padding-right: 40px !important;
  border-color: transparent !important;
  background-color: transparent !important;
  border-bottom: 1px solid #D9D9D9 !important;
}
.main-banner__search .search-form #main_search::-webkit-input-placeholder {
  font-size: 24px !important;
  color: #000000 !important;
}
.main-banner__search .search-form #main_search::-moz-placeholder {
  font-size: 24px !important;
  color: #000000 !important;
}
.main-banner__search .search-form #main_search:-ms-input-placeholder {
  font-size: 24px !important;
  color: #000000 !important;
}
.main-banner__search .search-form #main_search::-ms-input-placeholder {
  font-size: 24px !important;
  color: #000000 !important;
}
.main-banner__search .search-form #main_search::placeholder {
  font-size: 24px !important;
  color: #000000 !important;
}
.main-banner__search .search-form #main_search:focus {
  border-bottom-color: #F2CD00 !important;
  background-color: transparent !important;
}
.main-banner__search .search-form .search-submit {
  right: 0;
  border: 0;
  width: 40px;
  height: 100%;
  font-size: 22px;
  font-weight: bold;
  position: absolute;
  font-family: "underscorevc";
  background-color: transparent;
}
.main-banner__search .search-form .search-submit:hover {
  color: #F2CD00;
}

.letest-teams article.blog-post, .secrets-resources article.blog-post, .secrets-featured article.blog-post {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: inherit;
  margin-bottom: 40px;
}
.letest-teams article.blog-post.video-post .media a, .secrets-resources article.blog-post.video-post .media a, .secrets-featured article.blog-post.video-post .media a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.letest-teams article.blog-post.video-post .media a:before, .secrets-resources article.blog-post.video-post .media a:before, .secrets-featured article.blog-post.video-post .media a:before {
  left: 0;
  right: 0;
  z-index: 1;
  color: #E05129;
  width: 60px;
  height: 60px;
  content: "\e80e";
  padding: 17px;
  margin: 0 auto;
  font-size: 22px;
  text-indent: 5px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 500px;
  top: calc(50% - 30px);
  font-family: "underscorevc";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.letest-teams article.blog-post .media, .secrets-resources article.blog-post .media, .secrets-featured article.blog-post .media {
  overflow: hidden;
  min-width: 280px;
  max-width: 280px;
  border-radius: 4px;
  margin-right: 20px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.letest-teams article.blog-post .media img, .secrets-resources article.blog-post .media img, .secrets-featured article.blog-post .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.letest-teams article.blog-post .text .post-meta, .secrets-resources article.blog-post .text .post-meta, .secrets-featured article.blog-post .text .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  grid-column-gap: 8px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.letest-teams article.blog-post .text .post-meta li.reading-time, .secrets-resources article.blog-post .text .post-meta li.reading-time, .secrets-featured article.blog-post .text .post-meta li.reading-time {
  color: #5C5C60;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.letest-teams article.blog-post .text .post-meta li.reading-time i, .secrets-resources article.blog-post .text .post-meta li.reading-time i, .secrets-featured article.blog-post .text .post-meta li.reading-time i {
  margin-right: 4px;
}
.letest-teams article.blog-post .text .post-meta li.date, .secrets-resources article.blog-post .text .post-meta li.date, .secrets-featured article.blog-post .text .post-meta li.date {
  display: block;
  color: #A7A7A7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.letest-teams article.blog-post .text .post-meta li.category, .secrets-resources article.blog-post .text .post-meta li.category, .secrets-featured article.blog-post .text .post-meta li.category {
  margin-bottom: 7px;
}
.letest-teams article.blog-post .text .post-meta li.category a, .secrets-resources article.blog-post .text .post-meta li.category a, .secrets-featured article.blog-post .text .post-meta li.category a {
  display: block;
  padding: 5px 7px;
  font-size: 12px;
  line-height: 1;
  border-radius: 500px;
  color: #292B2C;
  border: 1px solid #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.letest-teams article.blog-post .text .post-meta li.category a:hover, .secrets-resources article.blog-post .text .post-meta li.category a:hover, .secrets-featured article.blog-post .text .post-meta li.category a:hover {
  background: #F2CD00;
}
.letest-teams article.blog-post .text .title, .secrets-resources article.blog-post .text .title, .secrets-featured article.blog-post .text .title {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 17px;
  color: #292B2C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.letest-teams article.blog-post:hover.video-post .media a:-moz-any-link:before, .secrets-resources article.blog-post:hover.video-post .media a:-moz-any-link:before, .secrets-featured article.blog-post:hover.video-post .media a:-moz-any-link:before {
  color: #FFFFFF;
  background: #F2CD00;
}
.letest-teams article.blog-post:hover.video-post .media a:any-link:before, .secrets-resources article.blog-post:hover.video-post .media a:any-link:before, .secrets-featured article.blog-post:hover.video-post .media a:any-link:before {
  color: #FFFFFF;
  background: #F2CD00;
}
.letest-teams article.blog-post:hover .media a:-moz-any-link img, .secrets-resources article.blog-post:hover .media a:-moz-any-link img, .secrets-featured article.blog-post:hover .media a:-moz-any-link img {
  transform: scale(1.1);
}
.letest-teams article.blog-post:hover .media a:any-link img, .secrets-resources article.blog-post:hover .media a:any-link img, .secrets-featured article.blog-post:hover .media a:any-link img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.letest-teams article.blog-post:hover .text a:-moz-any-link .title, .secrets-resources article.blog-post:hover .text a:-moz-any-link .title, .secrets-featured article.blog-post:hover .text a:-moz-any-link .title {
  color: #F2CD00;
}
.letest-teams article.blog-post:hover .text a:any-link .title, .secrets-resources article.blog-post:hover .text a:any-link .title, .secrets-featured article.blog-post:hover .text a:any-link .title {
  color: #F2CD00;
}

.letest-teams__categories, .secrets-resources__categories {
  gap: 10px 7px;
  margin-left: auto;
  list-style: none;
  margin-bottom: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.letest-teams__categories li input, .secrets-resources__categories li input {
  opacity: 0 !important;
  display: none !important;
  visibility: hidden !important;
}
.letest-teams__categories li input:checked + label, .secrets-resources__categories li input:checked + label {
  background-color: #F2CD00;
}
.letest-teams__categories li label, .secrets-resources__categories li label {
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  background: transparent;
  border-radius: 500px;
  color: #292B2C;
  padding: 9px 13px;
  border: 1px solid #F2CD00;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.letest-teams__categories li label:hover, .secrets-resources__categories li label:hover {
  background-color: #F2CD00;
}

.secrets-resources {
  padding: 0 0 87px;
  background-color: #F8F7EF;
}
.secrets-resources .entry-title {
  margin-bottom: 40px;
}
.secrets-resources .entry-title .title {
  margin-bottom: 10px;
}
.secrets-resources__categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.secrets-resources .last-none {
  margin-bottom: -30px;
}
.secrets-resources article.blog-post {
  display: block;
  margin-bottom: 30px;
}
.secrets-resources article.blog-post .media {
  margin-right: 0px;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.secrets-resources article.blog-post .text .title {
  font-size: 16px;
  line-height: 22px;
}
.secrets-resources .btn-box {
  margin-top: 60px;
}
.secrets-resources .btn-box .btn {
  color: #292B2C;
  background: #F2CD00;
}
.secrets-resources .btn-box .btn:hover {
  color: #FFFFFF;
  background: #E05129;
}

.secrets-newsletter {
  padding: 52px 0;
  background-color: #F2CD00;
}
.secrets-newsletter__content .title {
  color: #292B2C;
  margin-bottom: 7px;
}
.secrets-newsletter__content .desc {
  color: #292B2C;
}
.secrets-newsletter__content .desc p {
  margin-bottom: 0;
}
.secrets-newsletter__form input[type=text]:not(.select2-input), .secrets-newsletter__form input[type=number],
.secrets-newsletter__form input[type=email], .secrets-newsletter__form input[type=tel], .secrets-newsletter__form input[type=search],
.secrets-newsletter__form input[type=password], .secrets-newsletter__form input[type=file],
.secrets-newsletter__form input[type=url], .secrets-newsletter__form select, .secrets-newsletter__form textarea {
  border-color: #F2CD00 !important;
}
.secrets-newsletter__form .gform_wrapper .gform_validation_errors {
  display: none;
}
.secrets-newsletter__form .gform_wrapper form {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.secrets-newsletter__form .gform_wrapper form .gform_footer {
  margin-top: 0 !important;
}
.secrets-newsletter__form .gform_wrapper form .gform_footer .btn {
  color: #FFFFFF !important;
  border-radius: 4px !important;
  background: #292B2C !important;
}

.secrets-featured {
  padding: 113px 0 120px;
}
.secrets-featured .entry-title {
  margin-bottom: 60px;
}
.secrets-featured .last-none {
  margin-bottom: -40px;
}
.secrets-featured article.blog-post {
  display: block;
  margin-bottom: 40px;
}
.secrets-featured article.blog-post .media {
  margin-right: 0px;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.secrets-featured article.blog-post .text .title {
  font-size: 16px;
  line-height: 22px;
}
.secrets-featured article.blog-post.has--featured .text .title {
  font-size: 24px;
  line-height: 32px;
}

/***********************************
TEAM PAGE STYLES
***********************************/
.about-teams {
  padding: 55px 0;
}
.about-teams .entry-title {
  gap: 15px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.about-teams__categories {
  gap: 10px;
  margin-left: auto;
  list-style: none;
  margin-bottom: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.about-teams__categories li input {
  opacity: 0 !important;
  display: none !important;
  visibility: hidden !important;
}
.about-teams__categories li input:checked + label {
  background-color: #F2CD00;
}
.about-teams__categories li label {
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  white-space: nowrap;
  background: transparent;
  border-radius: 500px;
  color: #292B2C;
  padding: 8px 16px;
  border: 1px solid #F2CD00;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-teams__categories li label:hover {
  background-color: #F2CD00;
}
.about-teams .last-none {
  margin-bottom: -30px;
}
.about-teams__item {
  width: 100%;
  display: block;
  margin-bottom: 30px;
}
.about-teams__item .media {
  overflow: hidden;
  margin-bottom: 11px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.about-teams__item .media img {
  width: 100%;
  filter: grayscale(1000%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.about-teams__item .text .name {
  color: #292B2C;
  line-height: normal;
  margin-bottom: 6px;
}
.about-teams__item .text .designation {
  color: #5C5C60;
  font-size: 14px;
  line-height: normal;
}
.about-teams__item:-moz-any-link:hover .media img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.about-teams__item:any-link:hover .media img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.letest-teams {
  padding: 94px 0;
  background-color: #EEEDE4;
}
.letest-teams .entry-title {
  margin-bottom: 43px;
}

.mfp-contributors.mfp-bg {
  opacity: 0 !important;
}

.contributor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.contributor .photo {
  width: 36px;
  height: 36px;
  overflow: hidden;
  background: #F2CD00;
  border-radius: 500px;
  min-width: 36px;
  max-width: 36px;
}
.contributor .photo img {
  width: 100%;
  height: 100%;
  min-height: 36px;
  -o-object-fit: cover;
     object-fit: cover;
}
.contributor .photo a {
  width: 100%;
  height: 100%;
  display: block;
}
.contributor .photo.ucp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contributor span.small {
  margin-left: 6px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}
.contributor .text {
  margin-left: 12px;
  overflow: hidden;
}
.contributor .text .name {
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  margin-bottom: 3px;
}
.contributor .text .position {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.contributor .text a {
  color: #292B2C;
}
.contributor .text a:hover .name, .contributor .text a:focus .name {
  color: #F2CD00;
}

.contributors-buttons {
  position: relative;
}
.contributors-buttons .photo:not(:first-child) {
  margin-left: -20px;
}

.contributors-card {
  opacity: 1;
  top: -200px;
  left: -300px;
  width: 100%;
  max-width: 280px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 4px;
  padding: 28px 20px 14px;
  z-index: 9999999999999;
}
.contributors-card .title {
  margin-bottom: 10px;
  font-size: 20px !important;
}
.contributors-card .contributor {
  margin-bottom: 10px;
}

.team-pagination {
  background-color: #F8F7EF;
}
.team-pagination .container {
  position: relative;
}
.team-pagination__next, .team-pagination__prev {
  width: 40px;
  z-index: 10;
  height: 40px;
  color: #000000 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: calc(50% - 20px);
  background-color: #F2CD00;
}
.team-pagination__prev {
  left: 16px;
}
.team-pagination__next {
  right: 16px;
}
.team-pagination__wrapper {
  padding: 30px 0 0;
  margin: 0 50px;
  overflow: hidden;
}
.team-pagination .slyslider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
.team-pagination .slyslider__wrapper {
  margin-left: auto;
  margin-right: auto;
  overflow: initial !important;
}
.team-pagination .slyslider__item {
  float: left;
  width: 100%;
  max-width: 84px;
  padding-left: 10px;
  position: relative;
  padding-right: 10px;
  padding-bottom: 30px;
}
.team-pagination .slyslider__item:after {
  width: 32px;
  height: 6px;
  opacity: 0;
  left: 30px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  background-color: #F2CD00;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-pagination .slyslider__item.activemember::after {
  opacity: 1;
  visibility: visible;
}
.team-pagination .slyslider__item.activemember .team-pagination__item img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.team-pagination__item {
  width: 64px;
  height: 64px;
  display: block;
  overflow: hidden;
  border-radius: 500px;
}
.team-pagination__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.team-details {
  padding: 64px 0 120px;
}
.team-details__summary .entry-header {
  margin-bottom: 30px;
}
.team-details__summary .entry-header .name {
  color: #292B2C;
  margin-bottom: 3px;
  line-height: normal;
}
.team-details__summary .entry-header .designation {
  color: #5C5C60;
  margin-bottom: 14px;
  line-height: normal;
  font-weight: 400;
}
.team-details__summary .widget__spotify {
  margin-bottom: 30px;
}
.team-details__summary .widget__spotify .title {
  margin-bottom: 12px;
}
.team-details__summary .entry-content {
  margin-bottom: 40px;
}
.team-details__summary .horizontal-linebar {
  border-width: 4px;
}
.team-details__summary .member-latest-post {
  margin-top: 40px;
}
.team-details__summary .member-latest-post .title {
  margin-bottom: 20px;
}
.team-details__summary .member-latest-post .maxlist-more a {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 14px;
  line-height: normal;
  border-radius: 500px;
  color: #292B2C;
  background: #F2CD00;
  border: 0 !important;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.team-details__summary .member-latest-post .maxlist-more a:hover, .team-details__summary .member-latest-post .maxlist-more a:focus {
  color: #FFFFFF;
  background: #E05129;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
}
.social-media li a {
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
  border-radius: 500px;
  color: #292B2C;
  background: #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.social-media li a:hover {
  background: #ffde26;
}

.member-latest-post article.blog-post, .related-articles article.blog-post, .more-articles article.blog-post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
}
.member-latest-post article.blog-post.video-post .media a, .related-articles article.blog-post.video-post .media a, .more-articles article.blog-post.video-post .media a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.member-latest-post article.blog-post.video-post .media a:before, .related-articles article.blog-post.video-post .media a:before, .more-articles article.blog-post.video-post .media a:before {
  left: 0;
  right: 0;
  z-index: 1;
  color: #E05129;
  width: 40px;
  height: 40px;
  content: "\e80e";
  padding: 12px;
  margin: 0 auto;
  font-size: 18px;
  text-indent: 5px;
  background: #FFFFFF;
  position: absolute;
  border-radius: 500px;
  top: calc(50% - 20px);
  font-family: "underscorevc";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.member-latest-post article.blog-post .media, .related-articles article.blog-post .media, .more-articles article.blog-post .media {
  overflow: hidden;
  min-width: 120px;
  max-width: 120px;
  border-radius: 4px;
  margin-right: 10px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.member-latest-post article.blog-post .media img, .related-articles article.blog-post .media img, .more-articles article.blog-post .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.member-latest-post article.blog-post .text .post-meta, .related-articles article.blog-post .text .post-meta, .more-articles article.blog-post .text .post-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  grid-column-gap: 7px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
}
.member-latest-post article.blog-post .text .post-meta li.reading-time, .related-articles article.blog-post .text .post-meta li.reading-time, .more-articles article.blog-post .text .post-meta li.reading-time {
  color: #5C5C60;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 7px;
  text-transform: uppercase;
}
.member-latest-post article.blog-post .text .post-meta li.reading-time i, .related-articles article.blog-post .text .post-meta li.reading-time i, .more-articles article.blog-post .text .post-meta li.reading-time i {
  margin-right: 4px;
}
.member-latest-post article.blog-post .text .post-meta li.date, .related-articles article.blog-post .text .post-meta li.date, .more-articles article.blog-post .text .post-meta li.date {
  display: block;
  color: #A7A7A7;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.member-latest-post article.blog-post .text .post-meta li.category, .related-articles article.blog-post .text .post-meta li.category, .more-articles article.blog-post .text .post-meta li.category {
  margin-bottom: 7px;
}
.member-latest-post article.blog-post .text .post-meta li.category a, .related-articles article.blog-post .text .post-meta li.category a, .more-articles article.blog-post .text .post-meta li.category a {
  display: block;
  padding: 5px 7px;
  font-size: 12px;
  line-height: 1;
  border-radius: 500px;
  color: #292B2C;
  border: 1px solid #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.member-latest-post article.blog-post .text .post-meta li.category a:hover, .related-articles article.blog-post .text .post-meta li.category a:hover, .more-articles article.blog-post .text .post-meta li.category a:hover {
  background: #F2CD00;
}
.member-latest-post article.blog-post .text .title, .related-articles article.blog-post .text .title, .more-articles article.blog-post .text .title {
  color: #292B2C;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.member-latest-post article.blog-post:hover.video-post .media a:-moz-any-link:before, .related-articles article.blog-post:hover.video-post .media a:-moz-any-link:before, .more-articles article.blog-post:hover.video-post .media a:-moz-any-link:before {
  color: #FFFFFF;
  background: #F2CD00;
}
.member-latest-post article.blog-post:hover.video-post .media a:any-link:before, .related-articles article.blog-post:hover.video-post .media a:any-link:before, .more-articles article.blog-post:hover.video-post .media a:any-link:before {
  color: #FFFFFF;
  background: #F2CD00;
}
.member-latest-post article.blog-post:hover .media a:-moz-any-link img, .related-articles article.blog-post:hover .media a:-moz-any-link img, .more-articles article.blog-post:hover .media a:-moz-any-link img {
  transform: scale(1.1);
}
.member-latest-post article.blog-post:hover .media a:any-link img, .related-articles article.blog-post:hover .media a:any-link img, .more-articles article.blog-post:hover .media a:any-link img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.member-latest-post article.blog-post:hover .text a:-moz-any-link .title, .related-articles article.blog-post:hover .text a:-moz-any-link .title, .more-articles article.blog-post:hover .text a:-moz-any-link .title {
  color: #F2CD00;
}
.member-latest-post article.blog-post:hover .text a:any-link .title, .related-articles article.blog-post:hover .text a:any-link .title, .more-articles article.blog-post:hover .text a:any-link .title {
  color: #F2CD00;
}

.sidebar .widget__team-member {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.sidebar .widget__team-member img {
  width: 100%;
}
.sidebar .widget__spotify .title {
  margin-bottom: 12px;
}
.sidebar .widget__contributors {
  margin-top: 40px;
}
.sidebar .widget__contributors .widget-title {
  margin-bottom: 30px;
}
.sidebar .widget__contributors .contributor {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 30px;
}
.sidebar .widget__contributors .contributor .photo {
  width: 58px;
  height: 58px;
  min-width: 58px;
  max-width: 58px;
}
.sidebar .widget__contributors .contributor .photo img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .widget__contributors .contributor .photo a:-moz-any-link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sidebar .widget__contributors .contributor .photo a:any-link:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.sidebar .widget__contributors .contributor .text {
  margin-left: 14px;
}
.sidebar .widget__contributors .contributor .text .name {
  font-size: 16px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .widget__contributors .contributor .text .position {
  font-size: 14px;
  margin-bottom: 10px;
}
.sidebar .widget__contributors .contributor .text a:-moz-any-link:hover .title {
  color: #F2CD00;
}
.sidebar .widget__contributors .contributor .text a:any-link:hover .title {
  color: #F2CD00;
}

/***********************************
PORTFOLIO PAGE STYLES
***********************************/
.portfolio-header {
  background-color: #F8F7EF;
}
.portfolio-header__content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.portfolio-header__content::before {
  top: 0;
  right: -20px;
  height: 100%;
  width: 100vw;
  content: "";
  position: absolute;
  background-color: #EEEDE4;
}
.portfolio-header__content .title {
  position: relative;
  color: #292B2C;
  margin-bottom: 8px;
}
.portfolio-header__content .sub-title {
  position: relative;
  color: #292B2C;
}
.portfolio-header__content .desc {
  position: relative;
  color: #292B2C;
  max-width: 609px;
}
.portfolio-header__testimonial {
  display: block;
  padding: 50px 0;
  padding-left: 60px;
}
.portfolio-header__testimonial .testimonial-slider {
  margin-bottom: 57px;
}
.portfolio-header__testimonial .slider-controls {
  position: relative;
  padding-right: 70px;
}
.portfolio-header__testimonial .slider-controls .slick-arrow {
  top: 0;
  width: 24px;
  height: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(0);
          transform: translate(0);
}
.portfolio-header__testimonial .slider-controls .slick-arrow::before {
  opacity: 1;
  color: #1C1B1F;
  font-size: 11px;
  font-family: "underscorevc";
}
.portfolio-header__testimonial .slider-controls .slick-arrow.slick-prev {
  right: 60px;
  left: auto;
}
.portfolio-header__testimonial .slider-controls .slick-arrow.slick-prev::before {
  content: "\e801";
}
.portfolio-header__testimonial .slider-controls .slick-arrow.slick-next {
  right: 0;
}
.portfolio-header__testimonial .slider-controls .slick-arrow.slick-next::before {
  content: "\e802";
}
.portfolio-header__testimonial .slider-controls .slick-dots {
  display: block;
  line-height: 1;
  text-align: left;
  bottom: initial;
  position: inherit;
}
.portfolio-header__testimonial .slider-controls .slick-dots li {
  width: 13px;
  height: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #D7D5CB;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-header__testimonial .slider-controls .slick-dots li::before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 500px;
  background-color: #000000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-header__testimonial .slider-controls .slick-dots li.slick-active {
  background-color: #F2CD00;
}
.portfolio-header__testimonial .slider-controls .slick-dots li.slick-active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.testimonial::before {
  content: url("./images/svg/quote-left.svg");
}
.testimonial p {
  margin-top: 17px;
  font-style: italic;
  max-width: 418px;
}
.testimonial .contributor {
  margin-top: 28px;
  margin-bottom: 0;
}
.testimonial .contributor .photo {
  width: 46px;
  height: 46px;
  min-width: 46px;
  max-width: 46px;
  margin-right: 7px;
}
.testimonial .contributor .text {
  margin-left: 7px;
}
.testimonial .contributor .text .name {
  color: #000000;
}
.testimonial .contributor .text .designation {
  color: #000000;
  font-weight: 400;
}

.portfolio {
  padding: 70px 0 100px;
}
.portfolio .letest-teams__categories {
  margin-top: 0;
  margin-bottom: 40px;
}
.portfolio .last-none {
  margin-bottom: -20px;
}
.portfolio__card {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 280px;
  padding: 20px 15px;
  background: #F2CD00;
  margin-bottom: 20px;
  position: relative;
  border-radius: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.portfolio__card .media {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
.portfolio__card .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.portfolio__card .logo {
  z-index: 1;
  position: relative;
}
.portfolio__card .logo img {
  max-width: 200px;
  max-height: 150px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.portfolio__card .aquire-notice-wrapper {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.portfolio__card .aquire-notice-wrapper .aquired-notice {
  color: white;
  opacity: 0.8;
  font-weight: 400;
}
.portfolio__card.has--overlay .media::before {
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  z-index: 1;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.66);
}
.portfolio__card:-moz-any-link:hover .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.portfolio__card:any-link:hover .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.mfp-kickout {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-kickout.mfp-bg {
  opacity: 1 !important;
  background: transparent;
  -webkit-backdrop-filter: blur(22px);
          backdrop-filter: blur(22px);
  --webkit-backdrop-filter: blur(22px);
  background-color: rgba(41, 43, 44, 0.55);
}
.mfp-kickout .mfp-content {
  vertical-align: top;
}
.mfp-kickout .mfp-with-anim {
  opacity: 0;
  margin: 0;
  margin-left: auto;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.mfp-kickout.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.mfp-kickout.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mfp-kickout.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-kickout.mfp-removing .mfp-with-anim {
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.mfp-kickout.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-kickout.mfp-wrap {
  z-index: 99999;
  top: 0 !important;
  overflow: hidden !important;
  position: fixed !important;
}
.mfp-kickout .mfp-container {
  padding: 0;
  text-align: right;
}
.mfp-kickout .mfp-content {
  height: 100%;
}
.mfp-kickout .mfp-close {
  opacity: 1;
  top: 37px;
  color: #000;
  right: 37px;
  font-size: 46px;
}

.mfp-portfolio-detail {
  width: 100%;
  height: 100%;
  max-width: 873px;
  position: relative;
  overflow: hidden auto;
  background-color: #292B2C;
}
.mfp-portfolio-detail .content-area {
  display: -ms-grid;
  display: grid;
  height: 100%;
  overflow: auto;
  -ms-grid-columns: 324px 1fr;
  grid-template-columns: 324px 1fr;
}
.mfp-portfolio-detail .mfp-portfolio__item {
  padding: 52px 52px;
}
.mfp-portfolio-detail .mfp-portfolio__item .media {
  height: 220px;
  min-width: 220px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 6px;
  padding: 10px 15px;
  margin-bottom: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E05129;
}
.mfp-portfolio-detail .mfp-portfolio__item .media img {
  max-width: 150px;
  max-height: 150px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.mfp-portfolio-detail .mfp-portfolio__item .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0;
  grid-row-gap: 10px;
}
.mfp-portfolio-detail .mfp-portfolio__item .social-media li button {
  border: 0;
  padding: 0;
  outline: 0;
  width: 32px;
  color: #FFFFFF;
  height: 32px;
  display: block;
  font-size: 12px;
  cursor: pointer;
  line-height: 32px;
  text-align: center;
  background: transparent;
  border-radius: 500px;
  border: 1px solid #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-portfolio-detail .mfp-portfolio__item .social-media li a {
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 32px;
  font-size: 12px;
  border-radius: 500px;
  color: #FFFFFF;
  background: transparent;
  border: 1px solid #F2CD00;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-portfolio-detail .mfp-portfolio__item .social-media li a:hover {
  color: #292B2C;
  background: #F2CD00;
}
.mfp-portfolio-detail .mfp-portfolio__item .text {
  margin-top: 80px;
}
.mfp-portfolio-detail .mfp-portfolio__item .text .title {
  color: #FFFFFF;
  margin-bottom: 8px;
}
.mfp-portfolio-detail .mfp-portfolio__item .text .desc-big {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 140%;
  max-width: 173px;
}
.mfp-portfolio-detail .mfp-portfolio__item .text .desc-big p {
  margin-bottom: 30px;
}
.mfp-portfolio-detail .mfp-portfolio__item .text .desc-big p:last-child {
  margin-bottom: 0;
}
.mfp-portfolio-detail .mfp-portfolio__summary {
  width: 100%;
  background-color: #F8F7EF;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content {
  padding: 42px 40px 50px;
  background-color: #FFFFFF;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content .list-unstyled {
  margin-bottom: 0px;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content .list-unstyled li:not(:last-child) {
  margin-bottom: 22px;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content .list-unstyled li .position {
  margin-bottom: 5px;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content .list-unstyled li .users {
  max-width: 377px;
}
.mfp-portfolio-detail .mfp-portfolio__summary .entry-content .list-unstyled li .users p a:not(.btn) {
  color: #E05129;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-portfolio-detail .mfp-portfolio__summary .related-articles {
  padding: 40px 40px 50px;
  background-color: #F8F7EF;
}
.mfp-portfolio-detail .mfp-portfolio__summary .related-articles .title {
  margin-bottom: 12px;
}
.mfp-portfolio-detail .mfp-portfolio__summary .related-articles .maxlist-more a {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 14px;
  font-weight: 400;
  font-size: 14px;
  padding: 10px 14px;
  line-height: normal;
  border-radius: 500px;
  color: #292B2C;
  background: #F2CD00;
  border: 0 !important;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-portfolio-detail .mfp-portfolio__summary .related-articles .maxlist-more a:hover, .mfp-portfolio-detail .mfp-portfolio__summary .related-articles .maxlist-more a:focus {
  color: #FFFFFF;
  background: #E05129;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.mfp-portfolio-detail .mfp-close {
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #FFFFFF;
  font-size: 22px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E05129;
}

.co-investors {
  background-color: #EEEDE4;
  padding: 100px 0 120px;
}
.co-investors .entry-title {
  margin-bottom: 60px;
}
.co-investors .entry-title .title {
  margin-bottom: 10px;
}
.co-investors .entry-title .desc.text-center p {
  margin-left: auto;
  margin-right: auto;
}
.co-investors .entry-title .desc p {
  max-width: 781px;
}
.co-investors .carouselTicker__list {
  margin-left: -30px;
  margin-right: -30px;
}
.co-investors .carouselTicker__list li {
  padding-right: 30px;
  padding-left: 30px;
}
.co-investors .carouselTicker__list li a {
  height: 122px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 260px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.co-investors .carouselTicker__list li a img {
  filter: grayscale(80%);
  -webkit-filter: grayscale(80%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.co-investors .carouselTicker__list li a:-moz-any-link:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.co-investors .carouselTicker__list li a:any-link:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}

.carouselTicker {
  margin: 0;
  padding: 0;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
}
.carouselTicker__wrap {
  overflow: inherit !important;
}
.carouselTicker__list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  list-style: none;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.carouselTicker__list li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.carouselTicker__list li a {
  min-width: 120px;
}

/***********************************
BLOG DETAILS PAGE STYLES
***********************************/
.blog-details {
  padding: 30px 0 120px;
}
.blog-details__header .title {
  margin-bottom: 10px;
  color: #292B2C;
}
.blog-details__header .desc {
  margin-bottom: 10px;
}
.blog-details__header .contributors-buttons {
  margin-bottom: 20px;
}
.blog-details__header .blog-accordion {
  margin-top: 20px;
}
.blog-details .content-area {
  margin-top: 40px;
}
.blog-details .content-area .blog-post .content__editor {
  margin-bottom: 80px;
}
.blog-details .content-area .blog-post .content__editor p img {
  width: 100%;
}
.blog-details .content-area .blog-post .content__editor img {
  max-width: 100%;
  height: auto;
}
.blog-details .content-area .blog-post .content__editor .soundcloud {
  margin-bottom: 27px;
}
.blog-details .content-area .blog-post .content__editor p a {
  /* color: $red; */
  text-decoration: underline;
}
.blog-details .content-area .blog-post .content__editor p a:hover, .blog-details .content-area .blog-post .content__editor p a:focus {
  /* color: $red; */
  color: #F2CD2F;
  text-decoration: underline;
}
.blog-details .content-area .blog-post .content__editor h2 {
  font-size: 28px;
  line-height: 32px;
}
.blog-details .content-area .blog-post .content__editor h3 {
  font-size: 24px;
  line-height: 30px;
}
.blog-details .content-area .blog-post .content__editor h4 {
  font-size: 20px;
  line-height: 28px;
}
.blog-details .content-area .blog-post .content__editor h1,
.blog-details .content-area .blog-post .content__editor h2,
.blog-details .content-area .blog-post .content__editor h3,
.blog-details .content-area .blog-post .content__editor h4,
.blog-details .content-area .blog-post .content__editor h5,
.blog-details .content-area .blog-post .content__editor h6 {
  color: #000000;
  font-weight: 700;
  margin-bottom: 12px;
}
.blog-details .content-area .blog-post .content__editor section {
  padding: 0;
}
.blog-details .content-area .blog-post .content__editor hr.section-divider {
  margin-top: 20px;
  margin-bottom: 15px;
}
.blog-details .content-area .blog-post .content__editor .progressiveMedia-canvas {
  display: none;
}
.blog-details .content-area .blog-post .content__editor .broken_link,
.blog-details .content-area .blog-post .content__editor a.broken_link {
  text-decoration: underline;
}
.blog-details .content-area .blog-post .content__editor figure img {
  margin-bottom: 20px;
}
.blog-details .content-area .blog-post .content__editor ul {
  list-style: none;
}
.blog-details .content-area .blog-post .content__editor ul li {
  padding-left: 20px;
  position: relative;
}
.blog-details .content-area .blog-post .content__editor ul li ul {
  margin-top: 12px;
}
.blog-details .content-area .blog-post .content__editor ul li:before {
  left: 0;
  content: "•";
  color: #000000;
  font-weight: 900;
  position: absolute;
}
.blog-details .content-area .blog-post .content__editor ol {
  list-style: none;
  counter-reset: section;
}
.blog-details .content-area .blog-post .content__editor ol li {
  padding-left: 25px;
  position: relative;
}
.blog-details .content-area .blog-post .content__editor ol li ul {
  margin-top: 12px;
}
.blog-details .content-area .blog-post .content__editor ol li:before {
  left: 0;
  color: #000000;
  position: absolute;
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.blog-details .content-area .blog-post .content__editor ol li ol {
  margin-top: 15px;
  margin-left: 15px;
}
.blog-details .content-area .blog-post .content__editor ul,
.blog-details .content-area .blog-post .content__editor ol {
  margin-bottom: 22px;
}
.blog-details .content-area .blog-post .content__editor ul li,
.blog-details .content-area .blog-post .content__editor ol li {
  margin-bottom: 12px;
}
.blog-details .content-area .blog-post .embed-responsive-16by9:before {
  padding-top: 0;
}
.blog-details .content-area .more-articles {
  padding-top: 30px;
}
.blog-details .content-area .more-articles .title {
  margin-bottom: 20px;
}
.blog-details .content-area .more-articles article.blog-post {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #C8C7BB;
}
.blog-details .content-area .more-articles article.blog-post.has--next {
  border: 0;
  display: block;
  padding-bottom: 0;
  margin-bottom: 40px;
}
.blog-details .content-area .more-articles article.blog-post.has--next .media {
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 14px;
  margin-right: 0;
}
.blog-details .content-area .more-articles article.blog-post .media a {
  width: 100%;
}
.blog-details .content-area .more-articles article.blog-post .text .title {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 10px;
}

.blog-accordion {
  overflow: hidden;
  border-radius: 4px;
  background-color: #FFFFFF;
}
.blog-accordion #accordion {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.blog-accordion #accordion.sticky {
  left: 0;
  z-index: 99;
  width: 100%;
  position: fixed;
  background-color: #FFFFFF;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.blog-accordion .panel-heading {
  padding: 0;
}
.blog-accordion .panel-heading .panel-title {
  display: block;
  padding: 12px 34px;
  padding-right: 40px;
  background-color: #F2CD00;
}
.blog-accordion .panel-heading .panel-title a {
  display: block;
  color: #292B2C;
  font-size: 24px;
  font-weight: 700;
  position: relative;
}
.blog-accordion .panel-heading .panel-title a::after, .blog-accordion .panel-heading .panel-title a::before {
  top: 50%;
  left: 0px;
  content: "";
  height: 4px;
  width: 20px;
  position: absolute;
  background-color: #292B2C;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.blog-accordion .panel-heading .panel-title a::after {
  height: 4px;
  width: 20px;
  left: 0px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.blog-accordion .panel-heading .panel-title a .text {
  display: block;
  padding-left: 30px;
}
.blog-accordion .panel-heading .panel-title a.collapsed::after {
  width: 4px;
  left: 8px;
  height: 20px;
}
.blog-accordion .container {
  padding: 0;
}
.blog-accordion .panel-body {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  padding: 26px 32px 37px;
}
.blog-accordion .panel-body .nav-tabs {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
}
.blog-accordion .panel-body .nav-tabs li {
  display: block;
  padding-bottom: 15px;
}
.blog-accordion .panel-body .nav-tabs li:last-child {
  padding-bottom: 0;
}
.blog-accordion .panel-body .nav-tabs li.sub-anchor {
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.blog-accordion .panel-body .nav-tabs li a {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  color: #000000;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  padding-left: 0;
  line-height: normal;
  position: relative;
  outline: 0 !important;
  text-decoration: underline;
  background: transparent !important;
}
.blog-accordion .panel-body .nav-tabs li a:before {
  left: 10px;
  top: 6px;
  opacity: 0;
  content: "";
  visibility: hidden;
  position: absolute;
  border: 5px solid transparent;
  border-left-color: #E05129;
}
.blog-accordion .panel-body .nav-tabs li a:hover {
  color: #5C5C60;
}
.blog-accordion .panel-body .nav-tabs li.active a {
  color: #5C5C60;
  padding-left: 28px;
}
.blog-accordion .panel-body .nav-tabs li.active a:before {
  opacity: 1;
  visibility: visible;
}
.blog-accordion .panel-body .maxlist-more {
  margin-top: 20px;
}
.blog-accordion .panel-body .maxlist-more a {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  font-weight: 400;
  padding: 16px 20px;
  line-height: normal;
  border-radius: 500px;
  color: #292B2C;
  background: #F2CD00;
  border: 0 !important;
  outline: 0 !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-accordion .panel-body .maxlist-more a.btn-sm {
  font-size: 14px;
  padding: 10px 14px;
}
.blog-accordion .panel-body .maxlist-more a:hover, .blog-accordion .panel-body .maxlist-more a:focus {
  color: #FFFFFF;
  background: #E05129;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.blog-accordion .panel-body .nu_toggle_content {
  border: 0;
  font-size: 14px;
  padding: 8px 12px;
  border-radius: 3px;
  font-weight: 700;
  background-color: #F2CD00;
  color: #292B2C;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-box-shadow: 0 16px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0 16px 16px rgba(0, 0, 0, 0.06);
}
.blog-accordion .panel-body .nu_toggle_content.less {
  background-color: #292B2C;
  color: #FFFFFF;
}

/***********************************
COMMUNITY PAGE STYLES
***********************************/
.core-community {
  overflow: hidden;
  background-color: #F8F7EF;
}
.core-community__content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 60px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.core-community__content .title {
  position: relative;
  color: #292B2C;
  margin-bottom: 8px;
}
.core-community__content .content__editor {
  max-width: 580px;
  position: relative;
  color: #292B2C;
}
.core-community__content .btn {
  margin-top: 40px;
}
.core-community__slider {
  margin-bottom: 0 !important;
  margin-right: calc(-50vw + 570px);
}
.core-community__slider .slick-arrow {
  top: auto;
  bottom: 40px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(0);
          transform: translate(0);
  border-radius: 500px;
  background-color: #F2CD00;
}
.core-community__slider .slick-arrow::before {
  opacity: 1;
  color: #1C1B1F;
  font-size: 11px;
  font-family: "underscorevc";
}
.core-community__slider .slick-arrow.slick-prev {
  right: 120px;
  left: auto;
}
.core-community__slider .slick-arrow.slick-prev::before {
  content: "\e801";
}
.core-community__slider .slick-arrow.slick-next {
  right: 60px;
}
.core-community__slider .slick-arrow.slick-next::before {
  content: "\e802";
}
.core-community__slider .slick-dots {
  left: 40px;
  display: block;
  line-height: 1;
  text-align: left;
  bottom: 50px;
}
.core-community__slider .slick-dots li {
  width: 13px;
  height: 13px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-community__slider .slick-dots li::before {
  content: "";
  height: 5px;
  width: 5px;
  position: absolute;
  border-radius: 500px;
  background-color: #000000;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-community__slider .slick-dots li.slick-active {
  background-color: #F2CD00;
}
.core-community__slider .slick-dots li.slick-active::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.core-community__media {
  height: 480px;
}
.core-community__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.core-community__media.has--overlay {
  position: relative;
}
.core-community__media.has--overlay:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(37.46%, rgba(28, 27, 31, 0)), color-stop(52.6%, rgba(28, 27, 31, 0.13)), color-stop(72.77%, rgba(28, 27, 31, 0.21)), color-stop(104.79%, rgba(28, 27, 31, 0.88)));
  background: linear-gradient(180deg, rgba(28, 27, 31, 0) 37.46%, rgba(28, 27, 31, 0.13) 52.6%, rgba(28, 27, 31, 0.21) 72.77%, rgba(28, 27, 31, 0.88) 104.79%);
}

.core-event {
  padding: 100px 0;
}
.core-event .entry-title {
  margin-bottom: 40px;
}
.core-event .entry-title .title {
  color: #292B2C;
  margin-bottom: 10px;
}
.core-event .last-none {
  margin-bottom: -30px;
}
.core-event__card {
  margin-bottom: 30px;
  background-color: #F8F7EF;
}
.core-event__card .media {
  overflow: hidden;
}
.core-event__card .media img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-event__card .text {
  padding: 20px 20px 32px;
}
.core-event__card .text .title {
  margin-bottom: 4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-event__card .text .desc {
  max-width: 253px;
  margin-bottom: 16px;
}
.core-event__card .text .btn {
  z-index: 2;
  position: relative;
}
.core-event__card .link {
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.core-event__card:hover:has(.link) .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.core-event__card:hover:has(.link) .text .title {
  color: #F2CD00;
}

.core-partners {
  padding-bottom: 120px;
  background-color: #F2CD00;
  overflow: hidden;
}
.core-partners .entry-title {
  margin-bottom: 30px;
}
.core-partners .entry-title .title {
  color: #292B2C;
  margin-bottom: 6px;
}
.core-partners .entry-title .desc {
  color: #292B2C;
  margin-bottom: 20px;
}
.core-partners .entry-title .btn {
  padding: 12px 20px;
}
.core-partners .entry-title .learn-more {
  color: #FFFFFF;
  font-size: 14px;
  text-align: center;
  line-height: normal;
  border-radius: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 12px 12px 12px 27px;
  background-color: #292B2C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-partners .entry-title .learn-more span {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #E05129;
  font-size: 17px;
  margin-left: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #FFFFFF;
}
.core-partners .entry-title .learn-more:-moz-any-link:hover {
  background-color: #E05129;
}
.core-partners .entry-title .learn-more:any-link:hover {
  background-color: #E05129;
}
.core-partners__background {
  padding: 201px 0;
  position: relative;
}
.core-partners__background .entry-title {
  z-index: 2;
  max-width: 446px;
  position: relative;
  margin-bottom: 0;
}
.core-partners__background::before, .core-partners__background::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
}
.core-partners__background::after {
  z-index: 1;
  background: -webkit-gradient(linear, left bottom, left top, from(#F2CD00), color-stop(5.14%, rgba(242, 205, 0, 0.92)), color-stop(12.53%, rgba(242, 205, 0, 0.74)), color-stop(39.01%, rgba(242, 205, 0, 0)));
  background: linear-gradient(0deg, #F2CD00 0%, rgba(242, 205, 0, 0.92) 5.14%, rgba(242, 205, 0, 0.74) 12.53%, rgba(242, 205, 0, 0) 39.01%);
}
.core-partners__background::before {
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, color-stop(47%, #F2CD00), color-stop(50.14%, rgba(242, 205, 0, 0.92)), color-stop(62.53%, rgba(242, 205, 0, 0.74)), to(rgba(242, 205, 0, 0)));
  background: linear-gradient(90deg, #F2CD00 47%, rgba(242, 205, 0, 0.92) 50.14%, rgba(242, 205, 0, 0.74) 62.53%, rgba(242, 205, 0, 0) 100%);
}
.core-partners__background .media {
  top: 0;
  z-index: 0;
  right: 0;
  height: 100%;
  position: absolute;
}
.core-partners__background .media img {
  height: 100%;
}
.core-partners__background .media .video {
  height: 100%;
}
.core-partners__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.core-partners__list li {
  margin-right: 3px;
  margin-left: 3px;
}
.core-partners__team {
  min-width: 280px;
  padding: 45px 15px;
  border-radius: 4px;
  text-align: center;
  background-color: #FFFFFF;
}
.core-partners__team .media {
  width: 178px;
  height: 178px;
  min-width: 178px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.core-partners__team .media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-partners__team .text .name {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.core-partners__team .text .designation {
  max-width: 250px;
}
.core-partners__team .link {
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
}
.core-partners__team:hover:has(.link) .media img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.core-partners__team:hover:has(.link) .text .name {
  color: #F2CD00;
}

.community-role {
  padding: 74px 0;
}
.community-role .entry-title .title {
  color: #292B2C;
  margin-bottom: 6px;
}
.community-role .entry-title .desc {
  margin-bottom: 20px;
}

/***********************************
FAQ PAGE STYLES
***********************************/
.page-header {
  padding: 74px 0;
  background-color: #EEEDE4;
}
.page-header__content .title {
  color: #292B2C;
  margin-bottom: 16px;
}
.page-header__content p {
  color: #292B2C;
}

.faqs-section {
  padding: 80px 0 120px;
  background-color: #F8F7EF;
}
.faqs-section .faqs-item:not(:last-child) {
  margin-bottom: 40px;
}
.faqs-section .faqs-item .entry-title {
  margin-bottom: 4px;
}

.accordion-faq .faq-card:not(:last-child) {
  border-bottom: 1px solid #C8C7BB;
}
.accordion-faq .faq-card .card-body {
  padding: 0px 20px 26px 30px;
}
.accordion-faq .faq-card .card-body .content__editor p:not(:last-child) {
  margin-bottom: 24px;
}
.accordion-faq .faq-card .card-body .content__editor .blockquote {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}
.accordion-faq .faq-card .card-body .content__editor .blockquote p:not(:last-child) {
  margin-bottom: 24px;
}
.accordion-faq .faq-card .card-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 16px 15px 14px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0;
}
.accordion-faq .faq-card .card-link .question-title {
  font-weight: 700;
  position: relative;
  margin-bottom: 1px;
  color: #292B2C;
}
.accordion-faq .faq-card .card-link:before {
  left: 10px;
  content: "";
  margin-top: 10px;
  position: absolute;
  border-top: 4px solid #292B2C;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.accordion-faq .faq-card .card-link[aria-expanded=true]:before {
  border-top-color: #E05129;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/***********************************
PRESS KIT PAGE STYLES
***********************************/
.press-kit-page {
  padding: 80px 0;
}
.press-kit-page .content {
  margin-bottom: 39px;
}
.press-kit-page .content .title, .press-kit-page .content h5 {
  margin-bottom: 12px;
}
.press-kit-page .content p {
  max-width: 605px;
  margin-bottom: 20px;
}

.card {
  overflow: hidden;
  border-radius: 4px;
  padding: 40px 30px;
  background-color: #292B2C;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.card p {
  color: #FFFFFF;
  font-size: 18px;
  max-width: 150px;
  line-height: 24px;
  margin-bottom: 35px;
}
.card .name {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.card .position {
  color: #F2CD00;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 11px;
}
.card ul {
  font-size: 0;
  line-height: 0;
}
.card ul li {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.card ul li a {
  color: #FFFFFF;
}
.card ul li a:hover, .card ul li a:focus {
  color: #F2CD00;
}

.kit-download {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 20px;
  max-height: 100px;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: calc(100% - 20px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.kit-download .text {
  max-width: 225px;
}
.kit-download .text .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.kit-download .text p {
  margin: 0;
  color: #292B2C;
  font-size: 16px;
  line-height: 24px;
}
.kit-download .icon {
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  aspect-ratio: 1;
  color: #292B2C;
  background: #F2CD00;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 500px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.kit-download:hover, .kit-download:focus {
  background: #F2CD00;
}
.kit-download:hover .icon, .kit-download:focus .icon {
  color: #FFFFFF;
  background: #E05129;
}

/***********************************
FOOTER STYLES
***********************************/
.footer {
  color: #FFFFFF;
  padding: 100px 0 108px;
  background-color: #292B2C;
}
.footer__logo {
  margin-bottom: 65px;
}
.footer .widget-btn {
  color: #FFFFFF;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .widget-btn span {
  color: #F2CD00;
  font-size: 11px;
  margin-left: 4px;
}
.footer .widget-btn:-moz-any-link:hover {
  color: #F2CD00;
}
.footer .widget-btn:any-link:hover {
  color: #F2CD00;
}
.footer__widget {
  margin-bottom: 90px;
}
.footer__widget-contact {
  list-style: none;
  margin-bottom: 0;
  margin-left: -10px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.footer__widget-contact li:not(:last-child) {
  margin-bottom: 24px;
}
.footer__widget-contact li.title {
  color: #F2CD00;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  font-style: normal;
  font-family: "Roboto", sans-serif;
}
.footer__widget-contact li a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  font-style: normal;
  font-family: "Roboto", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget-contact li a:-moz-any-link:hover {
  color: #F2CD00;
}
.footer__widget-contact li a:any-link:hover {
  color: #F2CD00;
}
.footer__widget-menu {
  list-style: none;
  margin-bottom: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.footer__widget-menu li:not(:last-child) {
  margin-bottom: 24px;
}
.footer__widget-menu li.title {
  color: #F2CD00;
  font-weight: 700;
}
.footer__widget-menu li a {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  font-style: normal;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer__widget-menu li a:-moz-any-link:hover {
  color: #F2CD00;
}
.footer__widget-menu li a:any-link:hover {
  color: #F2CD00;
}
.footer__widget-newsletter {
  margin-bottom: 90px;
}
.footer__widget-newsletter .title {
  color: #F2CD00;
  margin-bottom: 64px;
  line-height: 25.92px;
}
.footer__widget-newsletter .newsletter-form .label-title {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin-bottom: 9px;
  font-family: "Roboto", sans-serif;
}
.footer__widget-newsletter .newsletter-form .media {
  margin-bottom: 18px;
}
.footer__widget-newsletter .newsletter-form .desc {
  font-size: 14px;
  line-height: 21px;
}
.footer__widget-newsletter .newsletter-form .desc p:not(:last-child) {
  margin-bottom: 20px;
}
.footer__widget-newsletter .newsletter-form .gform_wrapper {
  margin-bottom: 23px;
}
.footer__widget-newsletter .newsletter-form .gform_wrapper .gform_validation_errors {
  display: none;
}
.footer__widget-newsletter .newsletter-form .gform_wrapper form {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer__widget-newsletter .newsletter-form .gform_wrapper form .gform_footer {
  margin-top: 0 !important;
}
.footer__widget-newsletter .newsletter-form .gform_wrapper form .gform_footer .btn {
  border-radius: 4px !important;
}
.footer .footer__privacy-menu {
  margin-bottom: -5px;
}
.footer .footer__privacy-menu li {
  margin-bottom: 5px;
}
.footer .footer__privacy-menu li a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .footer__privacy-menu li a:-moz-any-link:hover {
  color: #F2CD00;
}
.footer .footer__privacy-menu li a:any-link:hover {
  color: #F2CD00;
}

.lastNobullet li {
  position: relative;
}
.lastNobullet li:after {
  content: "•";
  color: #F2CD00;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  padding-left: 10px;
}
.lastNobullet li.nobullet:after {
  content: none;
}

/***********************************
DEFAULT STYLES
***********************************/
.default-page {
  padding: 40px 0 80px;
}
.default-page .content__editor .widecolumn {
  max-width: 830px;
}

.content__editor h1, .content__editor .h1, .content__editor h2, .content__editor .h2, .content__editor h3, .content__editor .h3, .content__editor h4, .content__editor .h4, .content__editor h5, .content__editor .h5, .content__editor h6, .content__editor .h6 {
  margin-bottom: 8px;
}
.content__editor p {
  margin: 0 0 24px;
}
.content__editor p:last-child {
  margin: 0;
}
.content__editor p a:not(.btn) {
  color: #E05129;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor p a:not(.btn):hover, .content__editor p a:not(.btn):focus {
  color: #F2CD00;
}
.content__editor p .btn {
  margin-bottom: 0;
}
.content__editor a:not(.btn) {
  color: #E05129;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor a:not(.btn):hover, .content__editor a:not(.btn):focus {
  color: #F2CD00;
}
.content__editor .btn {
  margin-bottom: 30px;
}
.content__editor ul:not(.woocommerce-error), .content__editor ol:not(.woocommerce-error) {
  margin-bottom: 30px;
  -webkit-padding-start: 20px;
          padding-inline-start: 20px;
}
.content__editor ul:not(.woocommerce-error).list-unstyled, .content__editor ol:not(.woocommerce-error).list-unstyled {
  padding: 0;
  list-style: none;
}
.content__editor ul:not(.woocommerce-error).list-unstyled li, .content__editor ol:not(.woocommerce-error).list-unstyled li {
  padding-left: 0;
}
.content__editor ul:not(.woocommerce-error).list-unstyled li:before, .content__editor ol:not(.woocommerce-error).list-unstyled li:before {
  display: none;
}
.content__editor ul:not(.woocommerce-error) li, .content__editor ol:not(.woocommerce-error) li {
  margin-bottom: 15px;
}
.content__editor ul:not(.woocommerce-error) li a:not(.btn), .content__editor ol:not(.woocommerce-error) li a:not(.btn) {
  color: #E05129;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content__editor ul:not(.woocommerce-error) li a:not(.btn):hover, .content__editor ul:not(.woocommerce-error) li a:not(.btn):focus, .content__editor ol:not(.woocommerce-error) li a:not(.btn):hover, .content__editor ol:not(.woocommerce-error) li a:not(.btn):focus {
  color: #F2CD00;
}
.content__editor ul:not(.woocommerce-error) li ul, .content__editor ul:not(.woocommerce-error) li ol, .content__editor ol:not(.woocommerce-error) li ul, .content__editor ol:not(.woocommerce-error) li ol {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content__editor .wistia_embed {
  margin-bottom: 30px;
}
.content__editor .bctt-click-to-tweet {
  margin-left: 0;
}

blockquote {
  margin: 30px 0;
  position: relative;
  padding-left: 23px;
  font-size: 16px;
  line-height: 24px;
  border-left: 5px solid #F2CD00;
}
blockquote p {
  margin-bottom: 24px;
}
blockquote h1, blockquote .h1, blockquote h2, blockquote .h2, blockquote h3, blockquote .h3, blockquote h4,
blockquote .h4, blockquote h5, blockquote .h5, blockquote h6, blockquote .h6 {
  margin: 0;
}

.breadcrumb-wrapper .breadcrumb {
  padding: 20px 0 14px;
  border-bottom: 1px solid #292B2C;
}

.breadcrumb {
  border: 0;
  margin: 0;
  color: #000000;
  padding: 25px 0;
  border-radius: 0;
  vertical-align: middle;
  background: transparent;
}
.breadcrumb span.angle-right {
  padding-left: 5px;
  padding-right: 5px;
  vertical-align: middle;
}
.breadcrumb .current-page {
  color: #000000;
  text-decoration: none;
}
.breadcrumb a {
  color: #000000;
  vertical-align: middle;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb a:-moz-any-link:hover, .breadcrumb a:-moz-any-link:focus {
  color: #E05129;
}
.breadcrumb a:any-link:hover, .breadcrumb a:any-link:focus {
  color: #E05129;
}

.mfp-move-from-top {
  -webkit-transition: initial;
  transition: initial;
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top.mfp-bg {
  opacity: 1 !important;
  background: transparent;
  -webkit-backdrop-filter: blur(10px) brightness(150%) opacity(115%);
          backdrop-filter: blur(10px) brightness(150%) opacity(115%);
  --webkit-backdrop-filter: blur(10px) brightness(150%) opacity(115%);
  background-color: rgba(0, 0, 0, 0.7);
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
  transform: translateY(300px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top .mfp-container {
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 30px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-container {
    padding: 0 20px;
  }
}
.mfp-move-from-top .mfp-close {
  top: 10px;
  right: 10px;
  width: auto;
  height: auto;
  color: #FFFFFF;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
  line-height: 20px;
  opacity: 1 !important;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mfp-move-from-top .mfp-close span {
  margin-left: 5px;
  vertical-align: 0;
}
.mfp-move-from-top .mfp-close:hover, .mfp-move-from-top .mfp-close:focus {
  color: #E05129;
}
.mfp-move-from-top .mfp-arrow {
  opacity: 1;
  width: 70px;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  overflow: hidden;
  margin-top: -45px;
  background: #FFFFFF;
  line-height: normal;
  border-radius: 500px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
          filter: drop-shadow(0px 36px 46px rgba(0, 0, 0, 0.08));
}
@media only screen and (max-width: 900px) {
  .mfp-move-from-top .mfp-arrow {
    margin-top: -80px;
  }
}
@media only screen and (max-width: 575px) {
  .mfp-move-from-top .mfp-arrow {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
.mfp-move-from-top .mfp-arrow:after {
  content: none;
}
.mfp-move-from-top .mfp-arrow:before {
  margin: 0;
  border: 0;
  padding: 0;
  opacity: 1;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: inherit;
  height: inherit;
  position: inherit;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.mfp-move-from-top .mfp-arrow.mfp-arrow-left {
  left: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-arrow.mfp-arrow-left {
    left: 20px;
  }
}
.mfp-move-from-top .mfp-arrow.mfp-arrow-left:before {
  content: "Prev";
}
.mfp-move-from-top .mfp-arrow.mfp-arrow-right {
  right: 30px;
}
@media only screen and (max-width: 991px) {
  .mfp-move-from-top .mfp-arrow.mfp-arrow-right {
    right: 20px;
  }
}
.mfp-move-from-top .mfp-arrow.mfp-arrow-right:before {
  content: "Next";
}
.mfp-move-from-top .mfp-arrow:hover {
  background: #E05129;
}
.mfp-move-from-top .mfp-arrow:hover:before {
  color: #FFFFFF;
}
.mfp-move-from-top .mfp-img-wrap {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.mfp-move-from-top .mfp-img-wrap .mfp-img {
  padding: 0;
  overflow: hidden;
  border-radius: 24px;
}
.mfp-move-from-top .mfp-figure:after {
  display: none;
}
.mfp-move-from-top .mfp-bottom-bar .mfp-title .title {
  color: #FFFFFF;
}
.mfp-move-from-top .mfp-bottom-bar .mfp-counter {
  color: #FFFFFF;
}

.gform_confirmation_wrapper .gform_confirmation_message {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  position: relative;
  padding-left: 25px;
}
.gform_confirmation_wrapper .gform_confirmation_message:before {
  left: 0;
  color: green;
  content: "✔";
  position: absolute;
  padding-right: 10px;
}

.gform_wrapper .gform_validation_errors,
.gform_wrapper .gform_heading .gform_required_legend {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields {
  grid-row-gap: 16px;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
  margin: 0;
  border: 0;
  padding: 0;
  background: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container {
  margin-left: 0;
  margin-right: 0;
  grid-row-gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container span {
  width: 100%;
  padding: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container label {
  padding-top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gf_full_width .ginput_container .gf_clear {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection {
  border: 0;
  padding: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gsection .gsection_title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
  font-size: 16px;
  font-weight: 400;
  color: #292B2C;
  line-height: 20px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .validation_message {
  border: 0;
  padding: 0;
  margin: 5px 0 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  background: transparent;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_name label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea {
  line-height: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.small {
  height: 80px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.medium {
  height: 100px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_textarea textarea.large {
  height: 120px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country:before {
  top: 18px;
  z-index: 1;
  content: "";
  right: 16px;
  position: absolute;
  pointer-events: none;
  border: 5px solid transparent;
  border-top-color: #292B2C;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .address_country select {
  color: #292B2C !important;
  background: #F2CD00 !important;
  border-color: #F2CD00 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio {
  margin-bottom: -5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice {
  margin-bottom: 5px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input:checked ~ label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label {
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  color: #292B2C;
  line-height: 18px;
  position: relative;
  padding-left: 28px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:before, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:before {
  left: 0;
  top: 1px;
  width: 16px;
  content: "";
  height: 16px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 500px;
  border: 1px solid #292B2C;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label:after, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label:after {
  top: 5px;
  left: 4px;
  width: 8px;
  opacity: 0;
  content: "";
  height: 8px;
  background: #E05129;
  position: absolute;
  visibility: hidden;
  border-radius: 500px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:before {
  border-radius: 4px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label:after {
  border-radius: 4px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_required {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label {
  margin-left: 0;
  font-size: 16px;
  font-weight: 400;
  color: #292B2C;
  line-height: 18px;
  position: relative;
  padding-left: 28px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:before {
  left: 0;
  top: 1px;
  width: 16px;
  content: "";
  height: 16px;
  position: absolute;
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #292B2C;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent .gfield_consent_label:after {
  top: 5px;
  left: 4px;
  width: 8px;
  content: "";
  opacity: 0;
  height: 8px;
  position: absolute;
  visibility: hidden;
  border-radius: 4px;
  background: #E05129;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox] {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_consent input[type=checkbox]:checked ~ label:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload {
  overflow: hidden;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload input[type=file] {
  opacity: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: transparent;
  position: relative;
  padding-right: 90px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_container_fileupload {
  height: 40px;
  overflow: hidden;
  position: relative;
  border-radius: 6px;
  background: #FFFFFF;
  border: 1px solid #292B2C;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_container_fileupload:before {
  top: 0;
  right: 0;
  z-index: 3;
  width: 80px;
  height: 100%;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  content: "Attach";
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #292B2C;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .gfield_description:not(.validation_message) {
  left: 0;
  top: 29px;
  z-index: 1;
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  color: #292B2C;
  position: absolute;
  padding-left: 16px;
  display: block !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 40px !important;
  text-transform: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .gfield_description.gform_fileupload_rules {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_container_fileupload + .gfield_description {
  top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_preview {
  left: 0;
  margin: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 15px 16px;
  position: absolute;
  background: #FFFFFF;
  border-radius: 6px;
  padding-right: 90px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_preview .dashicons {
  color: #E05129;
  vertical-align: middle;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .ginput_preview strong {
  font-weight: 400;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha:not(.gfield_error) {
  margin-bottom: -30px;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .ginput_recaptcha {
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-captcha .validation_message {
  margin-top: -28px;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .btn {
  z-index: 1;
  position: relative;
  white-space: nowrap;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.gform_wrapper form .gform_body .gform_fields .gfield#field_submit .gform_ajax_spinner {
  display: none;
}
.gform_wrapper form.gform_footer_inline .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
  display: none !important;
}
.gform_wrapper form .gform_footer {
  margin-top: 16px !important;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0 !important;
}
.gform_wrapper form .gform_footer .btn {
  margin: 0 !important;
  padding: 10px 25px 11px;
  color: #292B2C !important;
  background: #F2CD00 !important;
  border-radius: 500px !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gform_wrapper form .gform_footer .btn:hover {
  color: #FFFFFF !important;
  background: #E05129 !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner, .gform_wrapper form .gform_footer .gform-loader {
  display: none;
}

.archive .breadcrumb-wrapper {
  background-color: #F8F7EF;
}
.archive .secrets-resources {
  padding: 40px 0 80px;
}

.search .main-banner {
  padding: 50px 0;
  min-height: inherit;
}
.search .main-banner:after {
  display: none;
}
.search .main-banner__search {
  position: inherit;
}
.search .secrets-resources {
  padding: 40px 0 80px;
}

.pagination {
  margin: 0;
  display: block;
  overflow: hidden;
  border-radius: 0;
  margin-top: 35px;
  padding-top: 30px;
  border-top: 1px solid #292B2C;
}
.pagination a:not(.btn) {
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  line-height: 17px;
  color: #292B2C;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.4px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:not(.btn) span {
  width: 44px;
  height: 44px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  display: inline-block;
  background: #292B2C;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination a:not(.btn) span:hover {
  color: #292B2C;
  background: #F2CD00;
}
.pagination a:not(.btn):hover {
  color: #292B2C;
}
.pagination .float-left a span {
  margin-right: 7px;
}
.pagination .float-right a span {
  margin-left: 7px;
}

#cursor {
  top: 0;
  left: 0;
  z-index: 9999;
  position: fixed;
  pointer-events: none;
  pointer-events: none;
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .cursor__circle {
    width: 70px;
    height: 70px;
    margin-top: -50%;
    margin-left: -50%;
    border-radius: 50%;
    -webkit-transform: scale(0.24);
            transform: scale(0.24);
    will-change: transform;
    border: 8px solid #F2CD00;
    -webkit-transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease;
    transition: transform 0.4s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.2s ease, -webkit-transform 0.4s cubic-bezier(0.25, 1, 0.5, 1);
  }
  #cursor.drag .cursor__circle {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: #F2CD00;
  }
  #cursor.drag .cursor__circle:before {
    top: 50%;
    left: 50%;
    color: #FFFFFF;
    content: "Drag";
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  #cursor.dark .cursor__circle {
    background-color: #292B2C;
  }
  #cursor.anchor:not(.drag) .cursor__circle {
    -webkit-transform: scale(0.12);
            transform: scale(0.12);
    background-color: #F2CD00;
  }
  #cursor.overlay .cursor__circle {
    width: 48px;
    height: 48px;
    background-color: rgba(227, 222, 193, 0.08);
    border-color: transparent;
  }
}
/***********************************
BASIC WORDPRESS STYLES
***********************************/
.alignleft {
  float: left;
  height: auto;
  max-width: 100%;
  display: inline;
  margin-right: 1.5em;
}

.alignright {
  height: auto;
  float: right;
  display: inline;
  max-width: 100%;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  height: auto;
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.alignnone, .hs-cta-img {
  height: auto;
  max-width: 100%;
}

.gallery {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -10px !important;
  margin-right: -10px !important;
  margin-bottom: 10px !important;
}
.gallery:nth-last-of-type(1) {
  margin-bottom: 0 !important;
}
.gallery br {
  display: none;
}
.gallery .gallery-item {
  height: 160px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 20px;
  vertical-align: top;
  display: inline-block;
  float: none !important;
  width: 100% !important;
  margin-top: 0 !important;
}
@media only screen and (max-width: 767px) {
  .gallery .gallery-item:nth-child(3n+1), .gallery .gallery-item:nth-child(3n+2) {
    width: 40% !important;
  }
  .gallery .gallery-item:nth-child(4n+2), .gallery .gallery-item:nth-child(4n+3) {
    width: 60% !important;
  }
}
@media only screen and (max-width: 575px) {
  .gallery .gallery-item {
    height: 140px;
    width: 100% !important;
  }
}
.gallery .gallery-item .gallery-icon {
  height: 100%;
  width: 100%;
}
.gallery .gallery-item a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.gallery .gallery-item a:before, .gallery .gallery-item a:after {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}
.gallery .gallery-item a:before {
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: 0.5s opacity, 0.5s background-color;
  transition: 0.5s opacity, 0.5s background-color;
}
.gallery .gallery-item a:after {
  top: 0;
  opacity: 0;
  content: "+";
  color: #FFFFFF;
  font-size: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  -webkit-transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s;
  transition: 0.4s transform 0.2s, 0.4s opacity 0.2s, 0.4s -webkit-transform 0.2s;
}
.gallery .gallery-item a:hover:before {
  opacity: 1;
}
.gallery .gallery-item a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.gallery .gallery-item a:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery .gallery-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0 !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.gallery .gallery-item:nth-child(3n+1), .gallery .gallery-item:nth-child(3n+2) {
  width: 35% !important;
}
.gallery .gallery-item:nth-child(4n+2), .gallery .gallery-item:nth-child(4n+3) {
  width: 65% !important;
}
.gallery.gallery-columns-3 .gallery-item {
  width: 33.3333333333% !important;
}
@media only screen and (max-width: 767px) {
  .gallery.gallery-columns-3 .gallery-item {
    width: 50% !important;
  }
}

.gallery-caption {
  display: block;
}

/***********************************
BASIC TEMPLATE STYLES
***********************************/
.basic {
  padding: 60px 0;
}
.basic .btn {
  margin-top: 20px;
}

@-webkit-keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@-webkit-keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
/**********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1500px) {
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner__graph img, .main-banner__graph svg {
    width: calc(100% + 100px);
  }
} /* 1500 */
@media only screen and (max-width: 1300px) {
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner__graph img, .main-banner__graph svg {
    width: 100%;
  }
} /* 1300 */
@media only screen and (max-width: 1366px) {
  .core-partners__background .media {
    margin-right: -166px;
  }
} /* 1366 */
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 62px;
    line-height: 70px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 72px;
    line-height: 80px;
  }
  h2, .h2 {
    font-size: 40px;
    line-height: 48px;
  }
  h2.fs-sm, .h2.fs-sm {
    font-size: 36px;
    line-height: 42px;
  }
  h3, .h3 {
    font-size: 32px;
    line-height: 38px;
  }
  h4, .h4 {
    font-size: 28px;
    line-height: 34px;
  }
  h5, .h5 {
    font-size: 21px;
    line-height: 30px;
  }
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .banner {
    min-height: 500px;
  }
  .team-details {
    padding: 60px 0 100px;
  }
  .hm-portfolio {
    padding: 100px 0 80px;
  }
  .hm-portfolio .entry-title {
    margin-top: 0px;
    max-width: 225px;
  }
  .hm-portfolio .entry-title .desc {
    max-width: 100%;
  }
  .hm-portfolio__slider {
    padding-left: 0;
  }
  .hm-portfolio__partner {
    padding-left: 154px;
    padding-bottom: 50px;
  }
  .hm-portfolio__partner .media {
    top: 70px;
    right: 210px;
  }
  .hm-portfolio__partner .content .icon-wrapper {
    margin-right: 20px;
  }
  .hm-portfolio__partner .content .text {
    margin-left: auto;
  }
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner__graph {
    height: 320px;
  }
  .main-banner__graph img, .main-banner__graph svg {
    top: -80px;
  }
  .secrets-featured {
    padding: 100px 0;
  }
  /***********************************
  BLOG DETAILS PAGE STYLES
  ***********************************/
  .blog-details {
    padding: 30px 0 100px;
  }
  /***********************************
  COMMUNITY PAGE STYLES
  ***********************************/
  .core-community__slider {
    margin-right: -30px;
  }
  .core-partners__background {
    padding: 130px 0;
  }
  .core-partners__background .media img {
    max-width: 1100px;
  }
  /***********************************
  FAQ PAGE STYLES
  ***********************************/
  .faqs-section {
    padding: 80px 0 100px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 80px 0;
  }
  .footer__widget-newsletter {
    margin-bottom: 80px;
  }
} /* 1199 */
@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 52px;
    line-height: 60px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 62px;
    line-height: 70px;
  }
  h2, .h2 {
    font-size: 36px;
    line-height: 42px;
  }
  h2.fs-sm, .h2.fs-sm {
    font-size: 32px;
    line-height: 38px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 36px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 32px;
  }
  h5, .h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .navbar-header .navbar-brand {
    padding-left: 20px;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .banner {
    min-height: 450px;
  }
  .mfp-core-people {
    min-width: 400px;
    max-width: 400px;
  }
  .hm-portfolio {
    padding: 80px 0 60px;
  }
  .hm-portfolio .entry-title {
    max-width: 100%;
    margin-bottom: 50px;
  }
  .hm-portfolio__partner .media {
    right: 50%;
  }
  .hm-portfolio__partner .media img {
    width: 100%;
  }
  .hm-portfolio__partner .content .text .title {
    max-width: 280px;
  }
  .hm-news {
    padding: 80px 0;
  }
  .hm-news .entry-title {
    margin-bottom: 30px;
  }
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner {
    min-height: 745px;
  }
  .main-banner__graph img, .main-banner__graph svg {
    top: -20px;
  }
  .secrets-featured {
    padding: 80px 0;
  }
  .secrets-featured .entry-title {
    margin-bottom: 30px;
  }
  .secrets-featured .last-none {
    margin-bottom: -30px;
  }
  .secrets-featured article.blog-post {
    margin-bottom: 30px;
  }
  .secrets-featured article.blog-post.has--featured .text .title {
    font-size: 21px;
    line-height: 30px;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .about-teams .entry-title {
    margin-bottom: 30px;
  }
  .letest-teams {
    padding: 80px 0;
  }
  .letest-teams .entry-title {
    margin-bottom: 30px;
  }
  .letest-teams__categories {
    margin-top: 30px;
  }
  .letest-teams__blog {
    margin-bottom: -30px;
  }
  .letest-teams article.blog-post {
    margin-bottom: 30px;
  }
  .team-pagination__slider .slick-list {
    margin-right: 0;
  }
  .team-details {
    padding: 60px 0 80px;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .portfolio {
    padding-bottom: 80px;
  }
  .mfp-portfolio-detail {
    max-width: 480px;
  }
  .mfp-portfolio-detail .content-area {
    display: block;
    height: auto;
  }
  .mfp-portfolio-detail .mfp-portfolio__item {
    padding: 52px 30px 30px;
  }
  .mfp-portfolio-detail .mfp-portfolio__item .text {
    margin-top: 20px;
  }
  .mfp-portfolio-detail .mfp-portfolio__item .text .title {
    color: #FFFFFF;
    margin-bottom: 8px;
  }
  .mfp-portfolio-detail .mfp-portfolio__item .text .desc-big {
    font-size: 18px;
    max-width: 100%;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .entry-content {
    padding: 30px 30px;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .related-articles {
    padding: 30px 30px 30px;
  }
  .mfp-portfolio-detail .mfp-close {
    height: 30px;
    width: 30px;
    font-size: 22px;
    right: 7px;
  }
  .co-investors {
    padding: 80px 0;
  }
  .co-investors .entry-title {
    margin-bottom: 30px;
  }
  .co-investors .carouselTicker__list {
    margin-left: -20px;
    margin-right: -20px;
  }
  .co-investors .carouselTicker__list li {
    padding-right: 20px;
    padding-left: 20px;
  }
  .co-investors .carouselTicker__list li a {
    height: 100px;
  }
  /***********************************
  BLOG DETAILS PAGE STYLES
  ***********************************/
  .blog-details {
    padding: 30px 0 80px;
  }
  .blog-details .content-area .blog-post .content__editor {
    margin-bottom: 40px;
  }
  /***********************************
  COMMUNITY PAGE STYLES
  ***********************************/
  .core-community__content {
    padding-bottom: 30px;
  }
  .core-community__content .content__editor {
    max-width: 100%;
  }
  .core-community__content .btn {
    margin-top: 30px;
  }
  .core-community__slider {
    margin-right: -20px;
    margin-left: -20px;
  }
  .core-event {
    padding: 80px 0;
  }
  .core-partners {
    padding-bottom: 80px;
  }
  .core-partners .entry-title .learn-more {
    padding: 10px 10px 10px 16px;
  }
  .core-partners .entry-title .learn-more span {
    width: 30px;
    height: 30px;
    font-size: 14px;
    margin-left: 10px;
    text-indent: 3px;
  }
  .core-partners__background {
    padding: 80px 0;
  }
  .core-partners__background .media {
    margin-right: -166px;
  }
  .core-partners__background .media img {
    max-width: 900px;
  }
  /***********************************
  FAQ PAGE STYLES
  ***********************************/
  .faqs-section {
    padding: 80px 0;
  }
  .faqs-section .faqs-item:not(:last-child) {
    margin-bottom: 30px;
  }
  /***********************************
  PRESS KIT PAGE STYLES
  ***********************************/
  .press-kit-page {
    padding: 60px 0;
  }
  .press-kit-page .content .title, .press-kit-page .content h5 {
    margin-bottom: 0;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 60px 0;
  }
  .footer__widget-newsletter {
    margin-bottom: 60px;
  }
  .default-page {
    padding-bottom: 60px;
  }
  .archive .secrets-resources {
    padding-bottom: 60px;
  }
  .search .secrets-resources {
    padding-bottom: 60px;
  }
} /* 991 */
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 48px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 52px;
    line-height: 60px;
  }
  h2, .h2 {
    font-size: 32px;
    line-height: 38px;
  }
  h2.fs-sm, .h2.fs-sm {
    font-size: 30px;
    line-height: 36px;
  }
  h3, .h3 {
    font-size: 28px;
    line-height: 32px;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .banner {
    min-height: 400px;
  }
  .banner__content .title {
    max-width: 100%;
  }
  .banner__content .desc {
    max-width: 100%;
  }
  .banner__content .desc.has--linebar::before {
    height: 6px;
    margin-bottom: 20px;
  }
  .core-people .entry-title {
    margin-bottom: 40px;
  }
  .core-people .entry-title .title {
    margin-bottom: 15px;
  }
  .core-people .entry-title .desc {
    max-width: 100%;
  }
  .mfp-core-people {
    min-width: 350px;
    max-width: 350px;
  }
  .hm-portfolio {
    padding: 60px 0 40px;
  }
  .hm-portfolio .entry-title {
    margin-bottom: 40px;
  }
  .hm-portfolio__partner .media {
    right: 40%;
  }
  .hm-portfolio__partner .content .text .title {
    max-width: 200px;
  }
  .hm-news {
    padding: 40px 0 60px;
  }
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner {
    min-height: inherit;
    padding-bottom: 60px;
  }
  .main-banner__graph {
    height: auto;
  }
  .main-banner__graph img, .main-banner__graph svg {
    top: 0;
  }
  .main-banner__search {
    top: 0;
    height: 70px;
    padding: 0px 15px;
  }
  .main-banner__search .search-form {
    height: 55px;
  }
  .main-banner__search .search-form #main_search {
    padding-left: 0 !important;
    font-size: 18px !important;
    padding-bottom: 0 !important;
  }
  .main-banner__search .search-form #main_search::-webkit-input-placeholder {
    font-size: 18px !important;
  }
  .main-banner__search .search-form #main_search::-moz-placeholder {
    font-size: 18px !important;
  }
  .main-banner__search .search-form #main_search:-ms-input-placeholder {
    font-size: 18px !important;
  }
  .main-banner__search .search-form #main_search::-ms-input-placeholder {
    font-size: 18px !important;
  }
  .main-banner__search .search-form #main_search::placeholder {
    font-size: 18px !important;
  }
  .main-banner__search .search-form .search-submit {
    font-size: 18px;
  }
  .secrets-resources {
    padding: 0 0 60px;
  }
  .secrets-resources .entry-title {
    margin-bottom: 30px;
  }
  .secrets-newsletter {
    padding-top: 40px;
  }
  .secrets-newsletter__content {
    margin-bottom: 20px;
  }
  .secrets-featured {
    padding: 60px 0;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .about-teams {
    padding-top: 35px;
  }
  .letest-teams {
    padding: 60px 0;
  }
  .letest-teams article.blog-post {
    margin-bottom: 30px;
  }
  .letest-teams article.blog-post .media {
    min-width: 220px;
    max-width: 220px;
    margin-right: 15px;
  }
  .letest-teams article.blog-post .text .title {
    font-size: 18px;
    line-height: 21px;
  }
  .team-details {
    padding: 60px 0;
  }
  .sidebar .widget__team-member {
    margin-bottom: 20px;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .portfolio {
    padding: 60px 0;
  }
  .co-investors {
    padding: 60px 0;
  }
  /***********************************
  BLOG DETAILS PAGE STYLES
  ***********************************/
  .blog-details {
    padding: 30px 0 60px;
  }
  /***********************************
  COMMUNITY PAGE STYLES
  ***********************************/
  .core-community__slider .slick-arrow {
    bottom: 30px;
  }
  .core-community__slider .slick-arrow.slick-prev {
    right: 80px;
  }
  .core-community__slider .slick-arrow.slick-next {
    right: 20px;
  }
  .core-community__slider .slick-dots {
    left: 20px;
    bottom: 40px;
  }
  .core-community__media {
    height: 400px;
  }
  .core-event {
    padding: 60px 0;
  }
  .core-partners {
    padding-bottom: 60px;
  }
  .core-partners__background {
    padding: 60px 0;
  }
  .core-partners__background .media {
    margin-right: -200px;
  }
  .core-partners__background .media img {
    max-width: 780px;
  }
  /***********************************
  FAQ PAGE STYLES
  ***********************************/
  .faqs-section {
    padding: 60px 0;
  }
  /***********************************
  PRESS KIT PAGE STYLES
  ***********************************/
  .press-kit-page {
    padding: 50px 0;
  }
  .press-kit-page .content {
    margin-bottom: 30px;
  }
  .press-kit-page .content p {
    max-width: 100%;
  }
  .card {
    margin-bottom: 30px;
  }
  .kit-download {
    max-height: initial;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 40px 0;
  }
  .footer__widget {
    margin-bottom: 30px;
  }
  .footer__widget-contact {
    margin-left: 0px;
  }
  .footer__widget-contact li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer__widget-contact li.title {
    color: #F2CD00;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    font-style: normal;
    font-family: "Roboto", sans-serif;
  }
  .footer__widget-contact li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    font-style: normal;
    font-family: "Roboto", sans-serif;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .footer__widget-contact li a:-moz-any-link:hover {
    color: #F2CD00;
  }
  .footer__widget-contact li a:any-link:hover {
    color: #F2CD00;
  }
  .footer__widget-menu li:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer__widget-menu li.title {
    color: #F2CD00;
    font-weight: 700;
  }
  .footer__widget-menu li a {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    font-style: normal;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .footer__widget-menu li a:-moz-any-link:hover {
    color: #F2CD00;
  }
  .footer__widget-menu li a:any-link:hover {
    color: #F2CD00;
  }
  .footer__widget-newsletter {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .footer__widget-newsletter .title {
    margin-bottom: 15px;
  }
  .default-page {
    padding-bottom: 50px;
  }
  .archive .secrets-resources {
    padding-bottom: 50px;
  }
  .search .secrets-resources {
    padding-bottom: 50px;
  }
  .basic {
    padding: 50px 0;
  }
  .basic .basic-parent {
    margin-top: -30px;
  }
  .basic .content__editor {
    margin-top: 30px;
  }
} /* 767 */
@media only screen and (max-width: 680px) {
  .banner {
    background-size: auto;
  }
  .mfp-core-people {
    min-width: 300px;
    max-width: 300px;
  }
  .hm-portfolio__partner {
    padding-left: 50px;
    padding-bottom: 40px;
  }
  .hm-portfolio__partner .media {
    right: 40%;
  }
  .hm-portfolio__partner .content .text .title {
    max-width: 170px;
  }
} /* 680 */
@media only screen and (max-width: 640px) {
  .secrets-newsletter__form .gform_wrapper form {
    display: block;
  }
  .secrets-newsletter__form .gform_wrapper form .gform_body .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
  }
  .secrets-newsletter__form .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
  .secrets-newsletter__form .gform_wrapper form .gform_footer {
    margin-top: 16px !important;
  }
  .footer__widget-newsletter .newsletter-form .gform_wrapper form {
    display: block;
  }
  .footer__widget-newsletter .newsletter-form .gform_wrapper form .gform_body .gform_fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer__widget-newsletter .newsletter-form .gform_wrapper form .gform_body .gform_fields .gfield {
    width: 100%;
  }
  .footer__widget-newsletter .newsletter-form .gform_wrapper form .gform_footer {
    margin-top: 16px !important;
  }
  .footer .goingclear {
    height: 80px;
  }
} /* 640 */
@media only screen and (max-width: 575px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 42px;
  }
  h1.fs-lg, .h1.fs-lg {
    font-size: 40px;
    line-height: 48px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h2.fs-sm, .h2.fs-sm {
    font-size: 28px;
    line-height: 32px;
  }
  h3, .h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4, .h4 {
    font-size: 21px;
    line-height: 30px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .btn {
    padding: 12px 20px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .navbar-header .navbar-brand img {
    max-width: 180px;
  }
  .header .navbar .navbar-collapse .navbar-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .navbar .navbar-collapse .navbar-nav > li.menu-btn {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav > li.social-link {
    display: none;
  }
  .header .navbar .navbar-collapse .navbar-nav > li.header-search .search-wrap .search-box {
    width: 250px;
  }
  .header .navbar .navbar-collapse .navbar-nav > li.mobile-navbar-toggler {
    margin-left: 12px;
  }
  .notification__text {
    font-size: 14px;
  }
  .header-gutter.has--notification {
    min-height: 88px;
  }
  .sidr {
    max-width: 320px;
  }
  .sidr .sidr-inner .mobile-header .navbar-header {
    padding: 20px 15px;
    padding-left: 40px;
  }
  .sidr .sidr-inner .mobile-header .navbar-header .logo .navbar-brand img {
    max-width: 180px;
  }
  .sidr .sidr-inner .mobile-header .nu_menu_banner {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .sidr .sidr-inner .mobile-header .nu_menu_banner img {
    max-width: 220px;
    margin-bottom: 10px;
  }
  .sidr .sidr-inner .mobile-header .nu_menu_banner p {
    max-width: 280px;
  }
  .sidr .sidr-inner .mobile-header .nu_menu_banner .link {
    font-size: 16px;
  }
  .sidr .sidr-inner .mobile-header .nu_menu_banner .link span {
    width: 35px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
  }
  .sidr .sidr-inner .mobile-header .navigation {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
  }
  .sidr .sidr-inner .mobile-header .navigation .nav li {
    margin-bottom: 15px;
  }
  .sidr .sidr-inner .mobile-header .navigation .nav li a {
    font-size: 18px;
  }
  .sidr .sidr-inner .mobile-header .bottom-bar {
    padding-left: 30px;
    padding-bottom: 30px;
  }
  /***********************************
  HOME PAGE STYLES
  ***********************************/
  .banner {
    min-height: 350px;
  }
  .core-people {
    padding-top: 40px;
  }
  .core-people .entry-title {
    margin-bottom: 30px;
  }
  .core-people__slider {
    margin-bottom: 0;
  }
  .core-people__member {
    min-width: 200px;
    max-width: 200px;
  }
  .mfp-core-people {
    min-width: 250px;
    max-width: 250px;
    padding: 30px 15px 30px;
  }
  .mfp-core-people .mfp-close {
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
  .mfp-core-people .position {
    margin-bottom: 10px;
  }
  .mfp-core-people .social-media {
    margin-bottom: 15px;
  }
  .mfp-core-people .desc {
    margin-bottom: 15px;
  }
  .hm-portfolio {
    padding: 40px 0 40px;
  }
  .hm-portfolio .entry-title {
    margin-bottom: 30px;
  }
  .hm-portfolio__partner {
    padding-left: 20px;
    padding-bottom: 20px;
  }
  .hm-portfolio__partner .media {
    top: 50px;
    right: 45%;
  }
  .hm-portfolio__partner .media img {
    width: 100%;
  }
  .hm-portfolio__partner .content .icon-wrapper {
    height: 50px;
    margin-right: 20px;
  }
  .hm-portfolio__partner .content .text {
    padding: 50px 0;
    margin-left: auto;
  }
  .hm-portfolio__partner .content .text ul.category-list li a {
    padding: 6px 12px;
  }
  .hm-portfolio__partner .content .text .title {
    margin-top: 5px;
    font-size: 16px;
    line-height: 21px;
    max-width: 130px;
    margin-bottom: 15px;
  }
  .hm-news {
    padding: 40px 0 40px;
  }
  .hm-news__list li a {
    font-size: 18px;
    line-height: 26px;
    padding: 15px 0;
  }
  .hm-news__list li a::before {
    font-size: 12px;
    margin-right: 10px;
  }
  .hm-news__list li a:hover:-moz-any-link {
    padding-left: 15px;
  }
  .hm-news__list li a:hover:any-link {
    padding-left: 15px;
  }
  /***********************************
  STARTUP SECRETS MAIN PAGE STYLES
  ***********************************/
  .main-banner {
    padding-top: 55px;
    min-height: inherit;
    padding-bottom: 40px;
  }
  .main-banner::after {
    height: 60px;
  }
  .main-banner__content .desktop {
    display: none;
  }
  .main-banner__content .mobile {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .main-banner__content p {
    padding: 0 7px 40px;
  }
  .main-banner__graph {
    height: auto;
  }
  .main-banner__graph img, .main-banner__graph svg {
    top: 0;
  }
  .secrets-resources {
    padding: 0 0 40px;
  }
  .secrets-resources .btn-box {
    margin-top: 30px;
  }
  .secrets-newsletter {
    padding: 30px 0;
  }
  .secrets-newsletter__content {
    margin-bottom: 20px;
  }
  .secrets-featured {
    padding: 40px 0;
  }
  /***********************************
  TEAM PAGE STYLES
  ***********************************/
  .about-teams {
    padding-bottom: 40px;
  }
  .letest-teams {
    padding: 40px 0;
  }
  .letest-teams article.blog-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 30px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .letest-teams article.blog-post .media {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .letest-teams article.blog-post .text .title {
    font-size: 18px;
    line-height: 21px;
  }
  .contributors-card {
    max-width: 200px;
    padding: 20px 10px 10px;
  }
  .contributors-card .title {
    margin-bottom: 10px;
    font-size: 16px !important;
  }
  .team-pagination__slider .slick-list {
    margin-left: -10px;
  }
  .team-pagination__slider .slick-slide {
    padding-left: 10px;
    padding-right: 10px;
  }
  .team-pagination__slider .slick-slide .media {
    width: 50px;
    height: 50px;
  }
  .team-pagination__slider .slick-slide::after {
    width: 26px;
    left: 22px;
  }
  .team-details {
    padding: 40px 0;
  }
  .team-details__summary .member-latest-post article.blog-post {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  /***********************************
  PORTFOLIO PAGE STYLES
  ***********************************/
  .portfolio-header__testimonial {
    padding-left: 0;
  }
  .portfolio-header__testimonial .testimonial p {
    margin-top: 10px;
    max-width: 100%;
  }
  .portfolio-header__testimonial .testimonial-slider {
    margin-bottom: 30px;
  }
  .portfolio {
    padding: 40px 0;
  }
  .mfp-portfolio-detail {
    max-width: 420px;
  }
  .co-investors {
    padding: 40px 0;
  }
  .co-investors .carouselTicker__list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .co-investors .carouselTicker__list li {
    padding-right: 10px;
    padding-left: 10px;
  }
  .co-investors .carouselTicker__list li a {
    height: 90px;
  }
  /***********************************
  BLOG DETAILS PAGE STYLES
  ***********************************/
  .blog-details {
    padding: 30px 0 40px;
  }
  .blog-details__header .contributors-buttons {
    margin-bottom: 20px;
  }
  .blog-details .content-area {
    margin-top: 30px;
  }
  .blog-details .content-area .blog-post .content__editor {
    margin-bottom: 30px;
  }
  .blog-details .content-area .more-articles {
    padding-top: 0;
  }
  .blog-accordion .panel-heading .panel-title {
    padding: 12px 20px;
    padding-right: 20px;
  }
  .blog-accordion .panel-heading .panel-title a {
    font-size: 21px;
  }
  .blog-accordion .panel-heading .panel-title a::after, .blog-accordion .panel-heading .panel-title a::before {
    height: 3px;
    width: 18px;
  }
  .blog-accordion .panel-heading .panel-title a::after {
    height: 3px;
    width: 18px;
  }
  .blog-accordion .panel-heading .panel-title a .text {
    padding-left: 26px;
  }
  .blog-accordion .panel-heading .panel-title a.collapsed::after {
    width: 3px;
    left: 8px;
    height: 18px;
  }
  .blog-accordion .panel-body {
    padding: 26px 20px 30px;
  }
  .blog-accordion .panel-body .nav-tabs li a {
    font-size: 16px;
  }
  .blog-accordion .panel-body .maxlist-more {
    margin-top: 20px;
  }
  .blog-accordion .panel-body .maxlist-more .btn {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  /***********************************
  COMMUNITY PAGE STYLES
  ***********************************/
  .core-community__media {
    height: 320px;
  }
  .core-event {
    padding: 40px 0;
  }
  .core-partners {
    padding-bottom: 40px;
  }
  .core-partners__background {
    padding: 40px 0;
  }
  .core-partners__background .media {
    margin-right: -200px;
  }
  .core-partners__background .media img {
    max-width: 600px;
  }
  .core-partners__team {
    padding: 30px 15px;
  }
  .core-partners__team .media {
    height: 140px;
    min-width: 140px;
    max-width: 140px;
  }
  .community-role {
    padding: 40px 0;
  }
  /***********************************
  FAQ PAGE STYLES
  ***********************************/
  .faqs-section {
    padding: 40px 0;
  }
  /***********************************
  PRESS KIT PAGE STYLES
  ***********************************/
  .press-kit-page {
    padding: 40px 0;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 30px 0;
  }
  .footer__logo {
    margin-bottom: 40px;
  }
  .footer__widget {
    margin-bottom: 20px;
  }
  .footer__widget-contact {
    margin-left: 0px;
  }
  .footer__widget-contact li:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer__widget-contact li.title {
    font-size: 14px;
  }
  .footer__widget-contact li a {
    font-size: 14px;
    line-height: 21px;
  }
  .footer__widget-menu li:not(:last-child) {
    margin-bottom: 15px;
  }
  .footer__widget-menu li a {
    font-size: 14px;
    line-height: 21px;
  }
  .footer__widget-newsletter {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer__widget-newsletter .title {
    margin-bottom: 15px;
  }
  .default-page {
    padding-bottom: 40px;
  }
  .archive .secrets-resources {
    padding-bottom: 40px;
  }
  .search .main-banner {
    padding: 40px 0;
  }
  .search .secrets-resources {
    padding: 40px 0;
  }
  .basic {
    padding: 40px 0;
  }
} /* 575 */
@media only screen and (max-width: 480px) {
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .navbar-header .navbar-brand img {
    max-width: 160px;
  }
  .mfp-portfolio-detail {
    max-width: 320px;
  }
  .mfp-portfolio-detail .mfp-portfolio__item {
    padding: 52px 20px 30px;
  }
  .mfp-portfolio-detail .mfp-portfolio__item .media {
    height: 180px;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .entry-content {
    padding: 30px 20px;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .related-articles {
    padding: 30px 20px;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .related-articles article.blog-post {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .mfp-portfolio-detail .mfp-portfolio__summary .related-articles article.blog-post .media {
    max-width: 100%;
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .mfp-portfolio-detail .mfp-close {
    height: 30px;
    width: 30px;
    font-size: 22px;
  }
  .hm-portfolio__partner {
    padding-left: 0;
    padding-bottom: 0;
  }
  .hm-portfolio__partner .media {
    top: initial;
    right: initial;
    position: inherit;
  }
  .hm-portfolio__partner .media img {
    width: 100%;
  }
  .hm-portfolio__partner .content {
    display: block;
    padding-right: 0;
  }
  .hm-portfolio__partner .content .icon-wrapper {
    height: 50px;
    margin-right: 0;
  }
  .hm-portfolio__partner .content .text {
    padding: 20px 15px;
  }
  .hm-portfolio__partner .content .text .title {
    max-width: 100%;
  }
  /***********************************
  BLOG DETAILS PAGE STYLES
  ***********************************/
  .blog-details .content-area .more-articles {
    padding-top: 0;
  }
  .blog-details .content-area .more-articles article.blog-post {
    display: block;
  }
  .blog-details .content-area .more-articles article.blog-post .media {
    max-width: 100%;
    min-width: 100%;
    margin-bottom: 14px;
    margin-right: 0;
  }
} /* 480 */
@media only screen and (max-width: 398px) {
  .header-gutter.has--notification {
    min-height: 105px;
  }
} /* 398 */
@media only screen and (max-width: 375px) {
  .team-pagination__next, .team-pagination__prev {
    width: 35px;
    height: 35px;
    font-size: 10px;
    top: calc(50% - 17.5px);
  }
  .team-pagination__prev {
    left: 10px;
  }
  .team-pagination__next {
    right: 10px;
  }
  .team-pagination__wrapper {
    margin: 0 35px;
  }
  .team-pagination .slyslider {
    margin-left: -5px;
    margin-right: -5px;
  }
  .team-pagination .slyslider__item {
    max-width: 76px;
  }
  .team-pagination .slyslider__item:after {
    left: 16px;
  }
  .team-pagination__item {
    width: 54px;
    height: 54px;
  }
} /* 375 */