
  .radio-wrap,
  .checkbox-wrap {
    position: relative;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    padding: 1em;
  }
  .radio-wrap::-moz-selection,
  .checkbox-wrap::-moz-selection {
    background: rgba(0, 0, 0, 0);
  }
  .radio-wrap::selection,
  .checkbox-wrap::selection {
    background: rgba(0, 0, 0, 0);
  }
  .radio-wrap input.d-checkbox + span,
  .checkbox-wrap input.d-checkbox + span,
  .radio-wrap input.b-radio + span,
  .checkbox-wrap input.b-radio + span {
    background: #fff;
    content: "";
    display: inline-block;
    margin: 0 0.5em 0 0;
    padding: 0;
    border: 1px solid #999;
    vertical-align: middle;
    width: 2em;
    height: 2em;
  }
  .radio-wrap input.d-checkbox + span::after,
  .checkbox-wrap input.d-checkbox + span::after,
  .radio-wrap input.b-radio + span::after,
  .checkbox-wrap input.b-radio + span::after {
    content: "";
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .radio-wrap input.d-checkbox:checked + span::after,
  .checkbox-wrap input.d-checkbox:checked + span::after,
  .radio-wrap input.b-radio:checked + span::after,
  .checkbox-wrap input.b-radio:checked + span::after {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .radio-wrap input.d-checkbox,
  .checkbox-wrap input.d-checkbox,
  .radio-wrap input.b-radio,
  .checkbox-wrap input.b-radio {
    position: absolute;
    cursor: pointer;
    opacity: 0;
  }
  .checkbox-wrap input + span {
    border-radius: 2px;
  }
  .checkbox-wrap input + span::after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iMTMuNzA3LDMyLjI5MyAxMi4yOTMsMzMuODU0IDI0LjI5Myw0NiAyNS43MDcsNDYgNDkuNzA3LDIxLjg1NCA0OC4yOTMsMjAuMzY2IDI1LDQzLjYyMyAiLz48L2c+PC9zdmc+)
      no-repeat center;
    background-size: contain;
    width: 1.9em;
    height: 1.9em;
  }
  .checkbox-wrap.is-medium input + span {
    width: 1.4em;
    height: 1.4em;
  }
  .checkbox-wrap.is-medium input + span::after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iMTMuNzA3LDMyLjI5MyAxMi4yOTMsMzMuODU0IDI0LjI5Myw0NiAyNS43MDcsNDYgNDkuNzA3LDIxLjg1NCA0OC4yOTMsMjAuMzY2IDI1LDQzLjYyMyAiLz48L2c+PC9zdmc+)
      no-repeat center;
    background-size: contain;
    width: 1.3em;
    height: 1.3em;
  }
  .checkbox-wrap.is-small input + span {
    width: 1em;
    height: 1em;
  }
  .checkbox-wrap.is-small input + span::after {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2NHB4IiBoZWlnaHQ9IjY0cHgiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIHBvaW50cz0iMTMuNzA3LDMyLjI5MyAxMi4yOTMsMzMuODU0IDI0LjI5Myw0NiAyNS43MDcsNDYgNDkuNzA3LDIxLjg1NCA0OC4yOTMsMjAuMzY2IDI1LDQzLjYyMyAiLz48L2c+PC9zdmc+)
      no-repeat center;
    background-size: contain;
    width: 0.9em;
    height: 0.9em;
  }
  .radio-wrap input + span {
    border-radius: 1000px;
  }
  .radio-wrap input + span::after {
    border-radius: 1000px;
    margin: 0.55em;
    width: 0.75em;
    height: 0.75em;
  }
  .radio-wrap input:checked + span::after {
    background: #444f60;
  }
  .radio-wrap.is-small span {
    -webkit-transform: scale(0.6) !important;
    transform: scale(0.6) !important;
  }
  .radio-wrap.is-small span::after {
    margin: 0.54em !important;
  }
  .radio-wrap.is-medium span {
    -webkit-transform: scale(0.8) !important;
    transform: scale(0.8) !important;
  }
  .radio-wrap.is-medium span::after {
    margin: 0.58em !important;
  }
  .radio-wrap.is-primary input:checked + span::after {
    background: #8c8cf9;
  }
  .radio-wrap.is-secondary input:checked + span::after {
    background: #7f00ff;
  }
  .radio-wrap.is-accent input:checked + span::after {
    background: #ad5cff;
  }
  .tagsinput {
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 5px;
    width: 300px;
    height: 100px;
    overflow-y: auto;
  }
  .tagsinput .tag {
    position: relative;
    border: 1px solid #039be5;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left;
    padding: 4px 8px;
    text-decoration: none;
    background: #039be5;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 13px;
  }
  .tagsinput .tag:after {
    position: absolute;
    right: 4px;
    font-family: "Material Icons";
    content: "";
    color: #fff;
    opacity: 1;
    z-index: 0;
  }
  .tagsinput .tag span {
    position: relative;
    top: -2px;
    margin-right: 6px;
  }
  .tagsinput .tag a {
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    opacity: 0;
    position: relative;
    z-index: 2;
  }
  .tagsinput input {
    width: 80px;
    margin: 0 5px 5px 0;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 5px;
    background: 0 0;
    color: #000;
    outline: 0;
  }
  .tagsinput div {
    display: block;
    float: left;
  }
  .bulma-tags .tagsinput {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    overflow-y: auto;
  }
  .bulma-tags .tagsinput .control {
    margin-right: 0.2rem !important;
  }
  .bulma-tags .tagsinput .tags {
    outline: none !important;
  }
  .bulma-tags .tagsinput .tags .tag:first-child {
    padding: 4px 8px 6px;
  }
  .bulma-tags .tagsinput .tags .tag:first-child.is-active {
    background: #039be5;
  }
  .bulma-tags .tagsinput .tags .tag:first-child:after {
    display: none !important;
  }
  .bulma-tags .tagsinput .tags .is-delete {
    margin: 0;
    background: #344258;
  }
  .steps-wrapper {
    position: relative;
    min-height: 390px;
    padding: 40px;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 6px;
    -webkit-box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
  }
  .steps-wrapper .steps {
    font-size: 0.9rem;
  }
  .steps-wrapper .steps .steps-content {
    padding-bottom: 50px;
  }
  .steps-wrapper .steps .step-item.is-active .step-marker {
    border-color: #7f00ff !important;
    color: #7f00ff;
  }
  .steps-wrapper .steps .step-item.is-active:before {
    background-position: left bottom;
  }
  .steps-wrapper .steps .step-item.is-completed .step-marker {
    background: #7f00ff;
  }
  .steps-wrapper .steps .step-item.is-completed:before {
    background-position: left bottom;
  }
  .steps-wrapper .steps .step-item:not(:first-child):before {
    content: " ";
    display: block;
    position: absolute;
  }
  .steps-wrapper .steps .step-item:before {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(50%, #dbdbdb),
      color-stop(50%, #7f00ff)
    );
    background: linear-gradient(to left, #dbdbdb 50%, #7f00ff 50%);
    background-size: 200% 100%;
    background-position: right bottom;
  }
  .steps-wrapper .step-title {
    font-size: 0.7rem !important;
    text-transform: uppercase;
  }
  .steps-wrapper .label {
    text-align: left;
    font-weight: 600 !important;
  }
  .steps-wrapper .steps-actions {
    position: absolute;
    width: 100%;
    bottom: 40px;
    left: 0;
    padding: 0 40px;
  }
  .steps-wrapper .steps-actions .steps-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
  }
  .steps-wrapper .steps-actions .steps-action .button {
    margin-left: 8px;
  }
  .steps-wrapper .confirm-image {
    display: block;
    margin: 10px auto;
    height: 75px;
  }
  .steps-wrapper.is-squared .step-marker {
    border-radius: 4px !important;
  }
  @media (max-width: 767px) {
    .steps-wrapper.is-double-column .steps-actions {
      bottom: 20px !important;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .steps-wrapper.is-double-column .steps-actions {
      bottom: 20px !important;
    }
  }
  .is-combo {
    margin-bottom: 20px;
  }
  .is-combo .combo-label {
    font-weight: 500;
    font-size: 0.9rem;
    color: #999;
  }
  .is-combo .combo-box,
  .is-combo .image-combo-box,
  .is-combo .stacked-combo-box {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    height: 40px;
    margin-top: 4px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-combo .combo-box.has-rounded-images .combo-item img,
  .is-combo .combo-box.has-rounded-images .item-icon img,
  .is-combo .image-combo-box.has-rounded-images .combo-item img,
  .is-combo .image-combo-box.has-rounded-images .item-icon img,
  .is-combo .stacked-combo-box.has-rounded-images .combo-item img,
  .is-combo .stacked-combo-box.has-rounded-images .item-icon img {
    border-radius: 50%;
  }
  .is-combo .combo-box .box-inner,
  .is-combo .image-combo-box .box-inner,
  .is-combo .stacked-combo-box .box-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .is-combo .combo-box .box-inner .combo-item,
  .is-combo .image-combo-box .box-inner .combo-item,
  .is-combo .stacked-combo-box .box-inner .combo-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    padding-left: 8px;
  }
  .is-combo .combo-box .box-inner .combo-item i,
  .is-combo .image-combo-box .box-inner .combo-item i,
  .is-combo .stacked-combo-box .box-inner .combo-item i {
    color: #7f00ff;
    font-size: 20px;
    margin-right: 8px;
  }
  .is-combo .combo-box .box-inner .combo-item .fa,
  .is-combo .image-combo-box .box-inner .combo-item .fa,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa {
    position: relative;
    top: 1px;
    font-size: 14px;
  }
  .is-combo .combo-box .box-inner .combo-item .fa.is-green,
  .is-combo .image-combo-box .box-inner .combo-item .fa.is-green,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa.is-green {
    color: #06d6a0;
  }
  .is-combo .combo-box .box-inner .combo-item .fa.is-blue,
  .is-combo .image-combo-box .box-inner .combo-item .fa.is-blue,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa.is-blue {
    color: #039be5;
  }
  .is-combo .combo-box .box-inner .combo-item .fa.is-orange,
  .is-combo .image-combo-box .box-inner .combo-item .fa.is-orange,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa.is-orange {
    color: #eda514;
  }
  .is-combo .combo-box .box-inner .combo-item .fa.is-red,
  .is-combo .image-combo-box .box-inner .combo-item .fa.is-red,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa.is-red {
    color: #f92b60;
  }
  .is-combo .combo-box .box-inner .combo-item .fa.is-secondary,
  .is-combo .image-combo-box .box-inner .combo-item .fa.is-secondary,
  .is-combo .stacked-combo-box .box-inner .combo-item .fa.is-secondary {
    color: #7f00ff;
  }
  .is-combo .combo-box .box-inner .combo-item img,
  .is-combo .image-combo-box .box-inner .combo-item img,
  .is-combo .stacked-combo-box .box-inner .combo-item img {
    display: block;
    height: 26px;
    width: 26px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 8px;
  }
  .is-combo .combo-box .box-inner .combo-item .avatar-container,
  .is-combo .image-combo-box .box-inner .combo-item .avatar-container,
  .is-combo .stacked-combo-box .box-inner .combo-item .avatar-container {
    position: relative;
    display: block;
    height: 26px;
    width: 26px;
  }
  .is-combo .combo-box .box-inner .combo-item .avatar-container .avatar,
  .is-combo .image-combo-box .box-inner .combo-item .avatar-container .avatar,
  .is-combo .stacked-combo-box .box-inner .combo-item .avatar-container .avatar {
    display: block;
    height: 26px;
    width: 26px;
    border-radius: 50%;
  }
  .is-combo .combo-box .box-inner .combo-item .avatar-container .badge,
  .is-combo .image-combo-box .box-inner .combo-item .avatar-container .badge,
  .is-combo .stacked-combo-box .box-inner .combo-item .avatar-container .badge {
    position: absolute;
    bottom: 0;
    right: -6px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin: 0;
  }
  .is-combo .combo-box .box-inner .combo-item span,
  .is-combo .image-combo-box .box-inner .combo-item span,
  .is-combo .stacked-combo-box .box-inner .combo-item span {
    display: block;
    color: #444f60;
    font-size: 0.9rem;
    font-weight: 500;
    margin-left: 8px;
  }
  .is-combo .combo-box .box-chevron,
  .is-combo .image-combo-box .box-chevron,
  .is-combo .stacked-combo-box .box-chevron {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    width: 40px;
  }
  .is-combo .combo-box .box-chevron i,
  .is-combo .image-combo-box .box-chevron i,
  .is-combo .stacked-combo-box .box-chevron i {
    font-size: 18px;
    stroke: #444f60;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-combo .combo-box .box-chevron svg,
  .is-combo .image-combo-box .box-chevron svg,
  .is-combo .stacked-combo-box .box-chevron svg {
    height: 18px;
    width: 18px;
    stroke: #444f60;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-combo .combo-box .box-dropdown,
  .is-combo .image-combo-box .box-dropdown,
  .is-combo .stacked-combo-box .box-dropdown {
    position: absolute;
    top: 32px;
    left: 0;
    width: 100%;
    z-index: 50;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    pointer-events: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    margin-top: 10px;
    max-height: 190px;
    overflow-y: auto;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul {
    padding: 10px 0;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li {
    padding: 6px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .item-icon,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li .item-icon {
    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;
    height: 30px;
    width: 30px;
    margin-right: 8px;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon i,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .item-icon i,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li .item-icon i {
    color: #999;
    font-size: 20px;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon .fa,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .item-icon .fa,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa {
    font-size: 14px;
    position: relative;
    top: 1px;
  }
  .is-combo
    .combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-green,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-green,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-green {
    color: #06d6a0;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon .fa.is-blue,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-blue,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-blue {
    color: #039be5;
  }
  .is-combo
    .combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-orange,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-orange,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-orange {
    color: #eda514;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon .fa.is-red,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-red,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-red {
    color: #f92b60;
  }
  .is-combo
    .combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-secondary,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-secondary,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .fa.is-secondary {
    color: #7f00ff;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon img,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .item-icon img,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    img {
    display: block;
    height: 22px;
    width: 22px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon .avatar,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .avatar,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .avatar {
    display: block;
    height: 22px;
    width: 22px;
    border-radius: 50%;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .item-icon .badge,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .badge,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .item-icon
    .badge {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    border: 2px solid #fff;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .checkmark,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .checkmark,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li .checkmark {
    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;
    height: 16px;
    width: 16px;
    margin-right: 8px;
    margin-left: auto;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .checkmark svg,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .checkmark svg,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li
    .checkmark
    svg {
    stroke: #7f00ff;
    stroke-width: 3px;
    height: 16px;
    width: 16px;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li .checkmark i,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li .checkmark i,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li .checkmark i {
    font-size: 16px;
    color: #7f00ff;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li span,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li span,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li span {
    display: block;
    color: #999;
    font-size: 0.9rem;
    font-weight: 500;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li:hover,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li:hover,
  .is-combo .stacked-combo-box .box-dropdown .dropdown-inner ul li:hover {
    background: #f2f2f2;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li.is-active .item-icon i,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li.is-active
    .item-icon
    i,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li.is-active
    .item-icon
    i {
    color: #7f00ff;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li.is-active span,
  .is-combo .image-combo-box .box-dropdown .dropdown-inner ul li.is-active span,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li.is-active
    span {
    color: #444f60;
  }
  .is-combo .combo-box .box-dropdown .dropdown-inner ul li.is-active .checkmark,
  .is-combo
    .image-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li.is-active
    .checkmark,
  .is-combo
    .stacked-combo-box
    .box-dropdown
    .dropdown-inner
    ul
    li.is-active
    .checkmark {
    opacity: 1;
  }
  .is-combo .combo-box.is-active,
  .is-combo .image-combo-box.is-active,
  .is-combo .stacked-combo-box.is-active {
    border-color: #7f00ff;
  }
  .is-combo .combo-box.is-active .box-chevron svg,
  .is-combo .combo-box.is-active .box-chevron i,
  .is-combo .image-combo-box.is-active .box-chevron svg,
  .is-combo .image-combo-box.is-active .box-chevron i,
  .is-combo .stacked-combo-box.is-active .box-chevron svg,
  .is-combo .stacked-combo-box.is-active .box-chevron i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .is-combo .combo-box.is-active .box-dropdown,
  .is-combo .image-combo-box.is-active .box-dropdown,
  .is-combo .stacked-combo-box.is-active .box-dropdown {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: all;
  } /*! _tables.scss | Bulkit | CSS Ninja */
  .table {
    width: 100%;
  }
  .table.device-table th,
  .table.device-table td {
    text-align: center !important;
    border: none;
  }
  .table.device-table th i {
    font-size: 35px;
    color: #cecece;
  }
  .table.device-table td {
    padding: 0.75em 1em;
  }
  .table.device-table td:first-child {
    text-align: left !important;
  }
  .table.device-table td.feature-name {
    line-height: 1.9;
    font-family: "Nexa Light", sans-serif;
  }
  .table.device-table td i.im-icon-Yes {
    font-size: 24px;
    color: #8c8cf9;
  }
  .table.device-table td i.im-icon-Close {
    font-size: 24px;
    color: #cecece;
  }
  .table.device-table th {
    border-bottom: 1px solid #dbdbdb;
  }
  .table.compare-table th,
  .table.compare-table td {
    text-align: center !important;
    border: none;
  }
  .table.compare-table th i {
    font-size: 35px;
    color: #cecece;
  }
  .table.compare-table td {
    padding: 0.75em 1em;
  }
  .table.compare-table td:first-child {
    text-align: left !important;
  }
  .table.compare-table td.feature-name {
    line-height: 1.9;
    font-family: "Nexa Light", sans-serif;
  }
  .table.compare-table td i.fa-check {
    font-size: 18px;
    color: #8c8cf9;
  }
  .table.compare-table td i.fa-close {
    font-size: 18px;
    color: #cecece;
  }
  .table.compare-table th {
    border-bottom: 1px solid #dbdbdb;
    font-family: "Nexa Bold", sans-serif;
  }
  .responsive-table {
    margin: auto;
    min-width: 300px;
    max-width: 100%;
    border-collapse: collapse;
    color: #333;
    border-radius: 0.2em;
    overflow: hidden;
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  }
  .responsive-table.is-primary tr:first-child {
    background: #8c8cf9;
  }
  .responsive-table.is-secondary tr:first-child {
    background: #7f00ff;
  }
  .responsive-table.is-accent tr:first-child {
    background: #ad5cff;
  }
  .responsive-table tr:first-child {
    border-top: none;
    background: #999;
    color: #fff !important;
  }
  .responsive-table tr {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    border-color: #bfbfbf;
  }
  .responsive-table:nth-child(odd):not(:first-child) {
    background-color: #fcfcfc;
  }
  .responsive-table th {
    display: none;
    color: #fff;
  }
  .responsive-table td {
    display: block;
  }
  .responsive-table td:first-child {
    margin-top: 0.5em;
  }
  .responsive-table td:last-child {
    margin-bottom: 0.5em;
  }
  .responsive-table td:before {
    content: attr(data-th) ": ";
    font-weight: bold;
    width: 120px;
    display: inline-block;
    color: #000;
  }
  .responsive-table th,
  .responsive-table td {
    text-align: left;
    padding: 0.5em 1em;
  }
  @media screen and (max-width: 601px) {
    .responsive-table tr:nth-child(2) {
      border-top: none;
    }
    .responsive-table td {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    .responsive-table td::before {
      text-align: left !important;
    }
  }
  @media screen and (min-width: 600px) {
    .responsive-table tr:hover:not(:first-child) {
      background-color: #f2f2f2;
    }
    .responsive-table td:before {
      display: none;
    }
    .responsive-table th,
    .responsive-table td {
      display: table-cell;
      padding: 0.25em 0.5em;
    }
    .responsive-table th:first-child,
    .responsive-table td:first-child {
      padding-left: 0;
    }
    .responsive-table th:last-child,
    .responsive-table td:last-child {
      padding-right: 0;
    }
    .responsive-table th,
    .responsive-table td {
      padding: 1em !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .content ul {
    list-style-type: disc;
  }
  .content ol {
    list-style-type: decimal;
  }
  ul,
  ol {
    list-style-type: none;
    font-family: "Roboto", sans-serif;
  }
  .icon-bullet-list {
    list-style: none;
    padding: 0;
    font-family: "Roboto", sans-serif;
  }
  .icon-bullet-list li {
    padding-left: 1.3em;
    padding: 3px 0 3px 1.3em;
  }
  .icon-bullet-list li:before {
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    margin-right: 0.7rem;
    width: 1.3em;
  }
  .solid-list {
    display: inline-block;
    font-family: "Roboto", sans-serif;
  }
  .solid-list .solid-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 5px 0;
  }
  .solid-list .solid-list-item .list-bullet i {
    font-size: 1.5rem;
    margin-right: 10px;
    position: relative;
    top: 2px;
    color: #a9abac;
  }
  .inline-list {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: "Roboto", sans-serif;
  }
  .inline-list i.inline-bullet {
    font-size: 0.4rem;
    margin: 0 10px;
    color: #ededed;
    position: relative;
    top: 8px;
  }
  .list-block {
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  }
  .list-block li {
    padding: 10px 20px;
    font-family: "Roboto", sans-serif;
  }
  .list-block li a {
    color: #444;
  }
  .list-block li.is-active {
    background: #8c8cf9;
  }
  .list-block li.is-active:hover {
    background: #8c8cf9;
  }
  .list-block li.is-active .b-badge {
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0);
  }
  .list-block li.is-active a {
    color: #fff;
  }
  .list-block li:hover {
    background: #eff4f7;
  }
  .list-block.bordered li:not(last-child) {
    border-bottom: 1px solid #ededed;
  }
  .list-block.minimal {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .list-block.minimal li {
    border-bottom: 1px solid #ededed;
  }
  .list-block .b-badge {
    float: right;
  }
  .list-block.is-secondary li.is-active {
    background: #7f00ff;
  }
  .list-block.is-accent li.is-active {
    background: #ad5cff;
  }
  .level.nav-level {
    padding: 20px 40px;
    border: 1px solid #ededed;
    background: #fff;
  }
  .level.nav-level i {
    cursor: pointer;
  }
  .level.nav-level i:hover {
    color: #8c8cf9;
  }
  .level.centered-level {
    padding: 20px 40px;
    border: 1px solid #ededed;
    background: #fff;
  }
  .user-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
  }
  .user-list .user-list-avatar img {
    width: 40px;
    height: 40px;
    border-radius: 100px;
  }
  .user-list .user-list-info {
    margin: 0 10px;
  }
  .user-list .user-list-info .name {
    font-size: 14px;
    font-weight: 500;
    color: #444f60;
  }
  .user-list .user-list-info .position {
    font-size: 12px;
    color: #a9abac;
  }
  .user-list .user-list-status {
    height: 10px;
    width: 10px;
    border-radius: 100px;
    background: #a9abac;
    margin-left: auto;
  }
  .user-list .user-list-status.is-offline {
    background: #ededed;
  }
  .user-list .user-list-status.is-online {
    background: #06d6a0;
  }
  .user-list .user-list-status.is-busy {
    background: #eda514;
  }
  .user-media-list li {
    margin: 15px 0;
  }
  .user-media-list .media-left .image {
    position: relative;
  }
  .user-media-list .media-left .image .avatar-status {
    height: 10px;
    width: 10px;
    border-radius: 200px;
    background: #a9abac;
    position: absolute;
    right: 1px;
    top: 3px;
  }
  .user-media-list .media-left .image .avatar-status.is-offline {
    background: #ededed;
  }
  .user-media-list .media-left .image .avatar-status.is-online {
    background: #06d6a0;
  }
  .user-media-list .media-left .image .avatar-status.is-busy {
    background: #eda514;
  }
  .user-media-list .media-content span {
    color: #444f60;
    font-weight: 500;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .b-badge {
    height: 20px;
    min-width: 20px;
    max-width: 100px;
    padding: 3px 6px;
    line-height: 1.2;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 0.8rem;
    color: #fff;
    background: #999;
    text-align: center;
    border-radius: 3px;
  }
  .b-badge.rounded {
    border-radius: 200px;
  }
  .b-badge.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #999;
    color: #999;
  }
  .b-badge.is-primary {
    background: #8c8cf9;
  }
  .b-badge.is-primary.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #8c8cf9;
    color: #8c8cf9;
  }
  .b-badge.is-secondary {
    background: #7f00ff;
  }
  .b-badge.is-secondary.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #7f00ff;
    color: #7f00ff;
  }
  .b-badge.is-accent {
    background: #ad5cff;
  }
  .b-badge.is-accent.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ad5cff;
    color: #ad5cff;
  }
  .b-badge.is-success {
    background: #06d6a0;
  }
  .b-badge.is-success.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #06d6a0;
    color: #06d6a0;
  }
  .b-badge.is-warning {
    background: #eda514;
  }
  .b-badge.is-warning.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #eda514;
    color: #eda514;
  }
  .b-badge.is-danger {
    background: #f92b60;
  }
  .b-badge.is-danger.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #f92b60;
    color: #f92b60;
  }
  .b-badge.is-info {
    background: #039be5;
  }
  .b-badge.is-info.badge-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #039be5;
    color: #039be5;
  }
  .tag {
    margin-bottom: 5px;
    font-family: "Roboto", sans-serif;
  }
  .tag.squared {
    border-radius: 2px !important;
  }
  .tag.is-outlined {
    border: 1px solid #999;
  }
  .tag.is-primary {
    background: #8c8cf9;
    color: #fff;
  }
  .tag.is-primary.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #8c8cf9;
    color: #8c8cf9;
  }
  .tag.is-secondary {
    background: #7f00ff;
    color: #fff;
  }
  .tag.is-secondary.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #7f00ff;
    color: #7f00ff;
  }
  .tag.is-accent {
    background: #ad5cff;
    color: #fff;
  }
  .tag.is-accent.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ad5cff;
    color: #ad5cff;
  }
  .tag.is-success {
    background: #06d6a0;
    color: #fff;
  }
  .tag.is-success.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #06d6a0;
    color: #06d6a0;
  }
  .tag.is-success.is-pastel {
    background: #d3fef3;
    color: #05ae82;
  }
  .tag.is-warning {
    background: #eda514 !important;
    color: #fff !important;
  }
  .tag.is-warning.is-outlined {
    background: rgba(0, 0, 0, 0) !important;
    border: 1px solid #eda514 !important;
    color: #eda514 !important;
  }
  .tag.is-warning.is-pastel {
    background: #fceed1 !important;
    color: #c98b0f !important;
  }
  .tag.is-danger {
    background: #f92b60;
    color: #fff;
  }
  .tag.is-danger.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #f92b60;
    color: #f92b60;
  }
  .tag.is-danger.is-pastel {
    background: #fdf2f6 !important;
    color: #ce1852 !important;
  }
  .tag.is-info {
    background: #039be5;
    color: #fff;
  }
  .tag.is-info.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #039be5;
    color: #039be5;
  }
  .tag.is-info.is-pastel {
    background: #caedfe !important;
    color: #0280bd !important;
  }
  .tag.is-purple {
    background: #8269b2;
    color: #fff;
  }
  .tag.is-purple.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #8269b2;
    color: #8269b2;
  }
  .tag.is-purple.is-pastel {
    background: #ede9f4 !important;
    color: #6d52a0 !important;
  }
  .tag.is-purple {
    background: #8269b2;
    color: #fff;
  }
  .tag.is-purple.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #8269b2;
    color: #8269b2;
  }
  .tag.is-purple.is-pastel {
    background: #ede9f4 !important;
    color: #6d52a0 !important;
  }
  .tag.is-yellow {
    background: #ffd66e;
    color: #fff;
  }
  .tag.is-yellow.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ffd66e;
    color: #ffd66e;
  }
  .tag.is-yellow.is-pastel {
    background: #fff6de !important;
    color: #ffca45 !important;
  }
  .tag.is-orange {
    background: #ffa981;
    color: #fff;
  }
  .tag.is-orange.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #ffa981;
    color: #ffa981;
  }
  .tag.is-orange.is-pastel {
    background: #fff6f1 !important;
    color: #ff8d58 !important;
  }
  .tag.is-light {
    background: #fff;
    color: #444f60;
  }
  .tag.is-light.is-outlined {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    color: #fff;
  }
  .tag span.delete {
    top: 2px;
  }
  .tags.has-addons span:first-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-right: 0;
  }
  .tags.has-addons span:last-child {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    margin-left: -5px;
  }
  .tags.has-addons.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .control.tag-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tag.is-delete {
    margin-left: 1px;
    padding: 0;
    position: relative;
    width: 2em;
    border-radius: 0 2px 2px 0 !important;
    margin-left: -5px;
  }
  .tag.is-delete:before {
    height: 1px;
    width: 50%;
  }
  .tag.is-delete:after {
    height: 50%;
    width: 1px;
  }
  .tag.is-delete:before,
  .tag.is-delete:after {
    background-color: currentColor;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .message .message-header {
    background: #999;
  }
  .message.msg-primary .message-header {
    background: #8c8cf9;
  }
  .message.msg-primary .message-body {
    border: 1px solid #8c8cf9;
  }
  .message.msg-secondary .message-header {
    background: #7f00ff;
  }
  .message.msg-secondary .message-body {
    border: 1px solid #7f00ff;
  }
  .message.msg-accent .message-header {
    background: #ad5cff;
  }
  .message.msg-accent .message-body {
    border: 1px solid #ad5cff;
  }
  .message.msg-info .message-header {
    background: #039be5;
  }
  .message.msg-info .message-body {
    border: 1px solid #039be5;
  }
  .message.msg-success .message-header {
    background: #06d6a0;
  }
  .message.msg-success .message-body {
    border: 1px solid #06d6a0;
  }
  .message.msg-warning .message-header {
    background: #eda514;
  }
  .message.msg-warning .message-body {
    border: 1px solid #eda514;
  }
  .message.msg-danger .message-header {
    background: #f92b60;
  }
  .message.msg-danger .message-body {
    border: 1px solid #f92b60;
  }
  .message.icon-msg {
    position: relative;
  }
  .message.icon-msg .message-body {
    padding: 1em 3em 1em 1.5em;
  }
  .message.icon-msg .message-body h4 {
    padding-bottom: 5px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #444f60;
  }
  .message.icon-msg i {
    position: absolute;
    top: -18px;
    right: -20px;
    height: 60px;
    width: 60px;
    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;
    background: #999;
    border: 5px solid #fff;
    border-radius: 50%;
    color: #fff;
  }
  .message.icon-msg.primary-msg i {
    background: #8c8cf9;
  }
  .message.icon-msg.secondary-msg i {
    background: #7f00ff;
  }
  .message.icon-msg.accent-msg i {
    background: #ad5cff;
  }
  .message.icon-msg.info-msg i {
    background: #039be5;
  }
  .message.icon-msg.success-msg i {
    background: #06d6a0;
  }
  .message.icon-msg.warning-msg i {
    background: #eda514;
  }
  .message.icon-msg.danger-msg i {
    background: #f92b60;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .pricing-plan .plan-header {
    text-transform: uppercase;
    font-weight: 400 !important;
    font-family: "Nexa Bold", sans-serif;
    color: #999;
  }
  .classic-pricing .pricing-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
  }
  .classic-pricing .pricing-table.is-comparative .pricing-plan {
    margin: 0;
  }
  .classic-pricing .pricing-table.is-comparative .pricing-plan:not(:last-child) {
    border-right: none;
  }
  .classic-pricing .pricing-table.is-horizontal .pricing-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-header {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-price {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-items {
    width: 100%;
    background-color: #fcfcfc;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 0.1rem;
    -moz-column-gap: 0.1rem;
    column-gap: 0.1rem;
  }
  .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-footer {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
  }
  .classic-pricing .pricing-table .pricing-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    border: 0.1rem solid #ededed;
    border-radius: 3px;
    list-style-type: none;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    margin: 0.5em;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-header {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    padding: 0.75em;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-item {
    background: #fcfcfc;
    border-bottom: 1px solid #ededed;
    padding: 0.75em;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    font-size: 0.9em;
    color: #8e9baf;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-item:hover {
    background: #eff4f7;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-price {
    background-color: #fff;
    font-size: 0.8rem;
    font-weight: normal;
    padding: 0.75em;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-price .plan-price-amount {
    font-size: 3rem;
    font-weight: bolder;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan
    .plan-price
    .plan-price-amount
    .plan-price-currency {
    vertical-align: super;
    font-size: 1.1rem !important;
    font-weight: normal !important;
    color: #444f60;
    margin-right: 0.25rem;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-footer {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 0.75em;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    margin-top: auto;
  }
  .classic-pricing .pricing-table .pricing-plan .plan-footer .button {
    height: 42px;
  }
  .classic-pricing .pricing-table .pricing-plan.is-primary .plan-header {
    color: #8c8cf9;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-price
    .plan-price-amount {
    color: #8c8cf9;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-price
    .plan-price-currency {
    color: #8c8cf9;
  }
  .classic-pricing .pricing-table .pricing-plan.is-primary .plan-footer .button {
    background-color: #8c8cf9;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-footer
    .button:hover {
    background-color: #8080f8;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(140, 140, 249, 0.25);
    box-shadow: 0 0 0.5em rgba(140, 140, 249, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-footer
    .button.is-active {
    background-color: #7474f8;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-primary
    .plan-footer
    .button[disabled] {
    background-color: #8c8cf9;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-secondary .plan-header {
    color: #7f00ff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-price
    .plan-price-amount {
    color: #7f00ff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-price
    .plan-price-currency {
    color: #7f00ff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button {
    background-color: #7f00ff;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button:hover {
    background-color: #7900f2;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(127, 0, 255, 0.25);
    box-shadow: 0 0 0.5em rgba(127, 0, 255, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button.is-active {
    background-color: #7200e6;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-secondary
    .plan-footer
    .button[disabled] {
    background-color: #7f00ff;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-accent .plan-header {
    color: #ad5cff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-price
    .plan-price-amount {
    color: #ad5cff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-price
    .plan-price-currency {
    color: #ad5cff;
  }
  .classic-pricing .pricing-table .pricing-plan.is-accent .plan-footer .button {
    background-color: #ad5cff;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-footer
    .button:hover {
    background-color: #a74fff;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(173, 92, 255, 0.25);
    box-shadow: 0 0 0.5em rgba(173, 92, 255, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-footer
    .button.is-active {
    background-color: #a043ff;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-accent
    .plan-footer
    .button[disabled] {
    background-color: #ad5cff;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-success .plan-header {
    color: #06d6a0;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-price
    .plan-price-amount {
    color: #06d6a0;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-price
    .plan-price-currency {
    color: #06d6a0;
  }
  .classic-pricing .pricing-table .pricing-plan.is-success .plan-footer .button {
    background-color: #06d6a0;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-footer
    .button:hover {
    background-color: #06ca97;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(6, 214, 160, 0.25);
    box-shadow: 0 0 0.5em rgba(6, 214, 160, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-footer
    .button.is-active {
    background-color: #05bd8d;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-success
    .plan-footer
    .button[disabled] {
    background-color: #06d6a0;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-warning .plan-header {
    color: #eda514;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-price
    .plan-price-amount {
    color: #eda514;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-price
    .plan-price-currency {
    color: #eda514;
  }
  .classic-pricing .pricing-table .pricing-plan.is-warning .plan-footer .button {
    background-color: #eda514;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-footer
    .button:hover {
    background-color: #e39d11;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(237, 165, 20, 0.25);
    box-shadow: 0 0 0.5em rgba(237, 165, 20, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-footer
    .button.is-active {
    background-color: #d79510;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-warning
    .plan-footer
    .button[disabled] {
    background-color: #eda514;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-danger .plan-header {
    color: #f92b60;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-price
    .plan-price-amount {
    color: #f92b60;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-price
    .plan-price-currency {
    color: #f92b60;
  }
  .classic-pricing .pricing-table .pricing-plan.is-danger .plan-footer .button {
    background-color: #f92b60;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-footer
    .button:hover {
    background-color: #f91f57;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(249, 43, 96, 0.25);
    box-shadow: 0 0 0.5em rgba(249, 43, 96, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-footer
    .button.is-active {
    background-color: #f8124d;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-danger
    .plan-footer
    .button[disabled] {
    background-color: #f92b60;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-info .plan-header {
    color: #039be5;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-price
    .plan-price-amount {
    color: #039be5;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-price
    .plan-price-currency {
    color: #039be5;
  }
  .classic-pricing .pricing-table .pricing-plan.is-info .plan-footer .button {
    background-color: #039be5;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-footer
    .button:hover {
    background-color: #0392d8;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-footer
    .button:focus {
    border-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0.5em rgba(3, 155, 229, 0.25);
    box-shadow: 0 0 0.5em rgba(3, 155, 229, 0.25);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-footer
    .button:active,
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-footer
    .button.is-active {
    background-color: #038acc;
    border-color: rgba(0, 0, 0, 0);
    color: #fff;
  }
  .classic-pricing
    .pricing-table
    .pricing-plan.is-info
    .plan-footer
    .button[disabled] {
    background-color: #039be5;
    border-color: rgba(0, 0, 0, 0);
  }
  .classic-pricing .pricing-table .pricing-plan.is-active {
    -webkit-box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  @media (min-width: 768px) and (max-width: 1024px) {
    .classic-pricing .pricing-table.is-comparative {
      margin: 0.5rem;
    }
    .classic-pricing .pricing-table.is-comparative.is-features {
      display: none;
    }
    .classic-pricing .pricing-table.is-comparative .plan-item::before {
      content: attr("data-feature");
    }
    .classic-pricing .pricing-table.is-horizontal .pricing-plan {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
    }
    .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-header {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-price {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-items {
      width: 100%;
      background-color: #fcfcfc;
      columns: 2;
      -webkit-columns: 2;
      -moz-columns: 2;
      -webkit-column-gap: 0.1rem;
      -moz-column-gap: 0.1rem;
      column-gap: 0.1rem;
    }
    .classic-pricing .pricing-table.is-horizontal .pricing-plan .plan-footer {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: auto;
    }
  }
  @media (max-width: 767px) {
    .classic-pricing .pricing-table.is-comparative .pricing-plan {
      width: 100% !important;
      margin: 0.5rem;
    }
    .classic-pricing .pricing-table.is-comparative .pricing-plan.is-features {
      display: none;
    }
    .classic-pricing
      .pricing-table.is-comparative
      .pricing-plan
      .plan-item::before {
      content: attr(data-feature);
      display: block;
      font-weight: 600;
      font-size: 0.8rem;
      color: #eff4f7;
    }
    .classic-pricing .pricing-table.is-horizontal .plan-items {
      display: none;
    }
    .classic-pricing .pricing-plan.is-mobile {
      min-width: 100% !important;
      display: block !important;
    }
  }
  .minimal-pricing {
    border: 2px solid #444f60;
    border-radius: 2px;
  }
  .minimal-pricing.wide-box {
    max-width: 100%;
    margin: 0 10px 0 10px;
    padding: 20px 0 20px 0;
  }
  .minimal-pricing.featured {
    border: 2px solid #8c8cf9;
  }
  .minimal-pricing.featured .plan-name {
    color: #8c8cf9;
  }
  .minimal-pricing.featured .price .price-number {
    color: #8c8cf9;
  }
  .minimal-pricing.featured .price .price-currency {
    color: #8c8cf9;
  }
  .minimal-pricing .plan-name {
    color: #444f60;
    font-size: 1.3rem;
    font-weight: 500;
  }
  .minimal-pricing .price {
    margin-bottom: 20px;
  }
  .minimal-pricing .price .price-currency {
    font-weight: bold;
    font-size: 2rem;
  }
  .minimal-pricing .price .price-number {
    font-size: 6rem;
    font-weight: bold;
  }
  .minimal-pricing .plan-features {
    margin-bottom: 30px;
  }
  .minimal-pricing .plan-features ul li {
    padding: 5px 10px 5px 10px;
  }
  .minimal-pricing.wide-box {
    background-image: url(https://via.placeholder.com/1280x720);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .plan-controls {
    padding: 10px 0;
  }
  .plan-controls span {
    margin: 0 5px 0 5px;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
  }
  .plan-controls span.is-active {
    border: 1px solid #8c8cf9;
    border-radius: 4px;
    color: #8c8cf9;
  }
  .period-select {
    padding: 20px 0;
    max-width: 245px;
  }
  .period-select span {
    padding: 8px 20px;
    font-size: 14px;
    cursor: pointer;
    color: #444f60;
    border: 1px solid #444f60;
  }
  .period-select span:first-child {
    border-right: 1px solid #444f60;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .period-select span:last-child {
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .period-select span.is-active {
    background: #444f60;
    color: #fff;
  }
  .side-pricing .pricing-card {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #ededed;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .side-pricing .pricing-card .popular {
    position: absolute;
    top: 15px;
    right: 25px;
  }
  .side-pricing .pricing-card .popular i {
    font-size: 26px;
    color: #8c8cf9;
  }
  .side-pricing .pricing-card .inner {
    padding: 15px;
  }
  .side-pricing .pricing-card .inner .plan-name {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 500;
    color: #999;
  }
  .side-pricing .pricing-card .inner .plan-price {
    color: #444f60;
    font-weight: bolder;
    font-size: 3.8em;
    line-height: 1.15em;
    position: relative;
  }
  .side-pricing .pricing-card .inner .plan-price small.currency {
    position: relative;
    top: 38px;
    left: -90px;
    font-size: 26px;
  }
  .side-pricing .pricing-card .inner .plan-price small:last-child {
    font-size: 12px;
    font-weight: 400;
  }
  .side-pricing .pricing-card .inner ul {
    list-style: none;
    padding: 0;
    max-width: 240px;
    margin: 10px auto;
  }
  .side-pricing .pricing-card .inner ul li {
    color: #999;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  }
  .side-pricing .pricing-card .inner ul li b {
    color: #3c4858;
  }
  .side-pricing .pricing-card .inner a {
    margin: 10px 0;
  }
  .side-pricing .pricing-card.transparent {
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .side-pricing .pricing-card.card-raised:hover {
    -webkit-box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px !important;
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px !important;
  }
  .fancy-pricing .fancy-pricing-card {
    padding: 20px;
    text-align: center;
    border-radius: 15px 15px 0 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .fancy-pricing .fancy-pricing-card:hover {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  .fancy-pricing .fancy-pricing-card:hover .plan-icon i {
    -webkit-box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
  }
  .fancy-pricing .fancy-pricing-card .plan-name {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 10px 0;
  }
  .fancy-pricing .fancy-pricing-card .plan-icon {
    padding: 20px 0;
  }
  .fancy-pricing .fancy-pricing-card .plan-icon i {
    font-size: 3rem;
    padding: 20px;
    border: 1px solid #ededed;
    color: #fff;
    border-radius: 200px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .fancy-pricing .fancy-pricing-card .plan-price {
    font-size: 3rem;
    padding: 30px 20px;
    color: #444f60;
    font-weight: bolder;
  }
  .fancy-pricing .fancy-pricing-card .plan-price small:first-child {
    font-size: 1.4rem;
    position: relative;
    top: -20px;
  }
  .fancy-pricing .fancy-pricing-card .plan-price small:last-child {
    font-size: 1rem;
    font-weight: 400;
  }
  .fancy-pricing .fancy-pricing-card .plan-features {
    text-align: left;
    padding: 10px 0;
  }
  .fancy-pricing .fancy-pricing-card .plan-features li {
    margin: 10px 40px;
    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;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .fancy-pricing .fancy-pricing-card .plan-features li .feature-count-text {
    color: #999;
  }
  .fancy-pricing .fancy-pricing-card.streched {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 40px;
  }
  .fancy-pricing .fancy-pricing-card.streched .plan-name {
    font-family: "Nexa Bold", sans-serif;
    margin-bottom: 0;
    margin-right: 25px;
  }
  .fancy-pricing .fancy-pricing-card.streched .plan-price {
    margin-top: 0;
    font-size: 2rem;
  }
  .fancy-pricing .fancy-pricing-card.streched .plan-price small:first-child {
    position: static !important;
  }
  .fancy-pricing .fancy-pricing-card.streched .large-count {
    font-size: 1.3rem;
    font-weight: 500;
  }
  .fancy-pricing .fancy-pricing-card.primary .plan-name {
    color: #8c8cf9;
  }
  .fancy-pricing .fancy-pricing-card.primary .plan-icon i {
    color: #8c8cf9;
  }
  .fancy-pricing .fancy-pricing-card.primary .plan-features li .large-count {
    color: #8c8cf9;
  }
  .fancy-pricing .fancy-pricing-card.secondary .plan-name {
    color: #7f00ff;
  }
  .fancy-pricing .fancy-pricing-card.secondary .plan-icon i {
    color: #7f00ff;
  }
  .fancy-pricing .fancy-pricing-card.secondary .plan-features li .large-count {
    color: #7f00ff;
  }
  .fancy-pricing .fancy-pricing-card.accent .plan-name {
    color: #ad5cff;
  }
  .fancy-pricing .fancy-pricing-card.accent .plan-icon i {
    color: #ad5cff;
  }
  .fancy-pricing .fancy-pricing-card.accent .plan-features li .large-count {
    color: #ad5cff;
  }
  .header-pricing.is-wavy .flex-card,
  .header-pricing.is-wavy .network-grid .network-card,
  .network-grid .header-pricing.is-wavy .network-card,
  .header-pricing.is-wavy .project-card,
  .header-pricing.is-wavy .profile-card,
  .header-pricing.is-wavy
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item,
  .carousel-wrap
    .testimonials-solo-carousel
    .header-pricing.is-wavy
    .testimonial-item {
    border: none !important;
  }
  .header-pricing.is-wavy .flex-card .plan-name,
  .header-pricing.is-wavy .network-grid .network-card .plan-name,
  .network-grid .header-pricing.is-wavy .network-card .plan-name,
  .header-pricing.is-wavy .project-card .plan-name,
  .header-pricing.is-wavy .profile-card .plan-name,
  .header-pricing.is-wavy
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-name,
  .carousel-wrap
    .testimonials-solo-carousel
    .header-pricing.is-wavy
    .testimonial-item
    .plan-name {
    font-family: "Nexa Bold", sans-serif;
    text-transform: none;
    font-size: 1.4rem;
  }
  .header-pricing .header-pricing-card {
    text-align: center;
    border-radius: 15px 15px 0 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .header-pricing .header-pricing-card .plan-name {
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 500;
    color: #fff;
    background: #999;
    padding: 20px;
  }
  .header-pricing .header-pricing-card .pricing-card-body {
    border: 1px solid #ededed;
    border-top-color: rgba(0, 0, 0, 0);
  }
  .header-pricing .header-pricing-card .pricing-card-body .plan-price {
    font-size: 3rem;
    padding: 40px 20px;
    color: #444f60;
    font-weight: bolder;
  }
  .header-pricing
    .header-pricing-card
    .pricing-card-body
    .plan-price
    small:first-child {
    font-size: 1.4rem;
    position: relative;
    top: -20px;
  }
  .header-pricing
    .header-pricing-card
    .pricing-card-body
    .plan-price
    small:last-child {
    font-size: 1rem;
    font-weight: 400;
  }
  .header-pricing .header-pricing-card .pricing-card-body ul {
    list-style: none;
    padding: 0;
    max-width: 240px;
    margin: 10px auto;
  }
  .header-pricing .header-pricing-card .pricing-card-body ul li {
    color: #999;
    text-align: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(153, 153, 153, 0.3);
  }
  .header-pricing .header-pricing-card .pricing-card-body ul li b {
    color: #3c4858;
  }
  .header-pricing .header-pricing-card.primary .plan-name {
    background: #8c8cf9;
  }
  .header-pricing .header-pricing-card.secondary .plan-name {
    background: #7f00ff;
  }
  .header-pricing .header-pricing-card.accent .plan-name {
    background: #ad5cff;
  }
  .switch-pricing-wrapper {
    margin-top: -125px;
  }
  .switch-pricing-wrapper .pricing-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
  }
  .switch-pricing-wrapper .pricing-switcher {
    text-align: center;
  }
  .switch-pricing-wrapper .pricing-switcher .fieldset {
    display: inline-block;
    position: relative;
    padding: 2px;
    border-radius: 50em;
    border: 2px solid #2d3e50;
  }
  .switch-pricing-wrapper .pricing-switcher label {
    position: relative;
    z-index: 1;
    display: inline-block;
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
  }
  .switch-pricing-wrapper .pricing-switcher .switch {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 40px;
    width: 90px;
    background-color: #2d3e50;
    border-radius: 50em;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .switch-pricing-wrapper .pricing-switcher input[type="radio"] {
    position: absolute;
    opacity: 0;
  }
  .switch-pricing-wrapper
    .pricing-switcher
    input[type="radio"]:checked
    + label
    + .switch,
  .switch-pricing-wrapper
    .pricing-switcher
    input[type="radio"]:checked
    + label:nth-of-type(n)
    + .switch {
    -webkit-transform: translateX(90px);
    transform: translateX(90px);
  }
  .switch-pricing-wrapper .tables-wrap {
    margin: 40px 0;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card,
  .switch-pricing-wrapper .tables-wrap .network-grid .network-card,
  .network-grid .switch-pricing-wrapper .tables-wrap .network-card,
  .switch-pricing-wrapper .tables-wrap .project-card,
  .switch-pricing-wrapper .tables-wrap .profile-card,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item {
    padding: 20px;
    border-radius: 8px;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .pricing-image-container,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container,
  .switch-pricing-wrapper .tables-wrap .project-card .pricing-image-container,
  .switch-pricing-wrapper .tables-wrap .profile-card .pricing-image-container,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container {
    position: relative;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.05);
    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;
    margin: 0 auto;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .pricing-image-container img,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container
    img,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container
    img,
  .switch-pricing-wrapper .tables-wrap .project-card .pricing-image-container img,
  .switch-pricing-wrapper .tables-wrap .profile-card .pricing-image-container img,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container
    img,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container
    img {
    height: 60px;
  }
  .switch-pricing-wrapper
    .tables-wrap
    .flex-card
    .pricing-image-container
    .plan-price,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container
    .plan-price,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container
    .plan-price,
  .switch-pricing-wrapper
    .tables-wrap
    .project-card
    .pricing-image-container
    .plan-price,
  .switch-pricing-wrapper
    .tables-wrap
    .profile-card
    .pricing-image-container
    .plan-price,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container
    .plan-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container
    .plan-price {
    position: absolute;
    bottom: 0;
    right: -52px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #fff;
    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-box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    box-shadow: inset rgba(143, 160, 241, 0.2) 0 0 0 1px,
      rgba(213, 220, 247, 0.59) 0 10px 20px;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
  .switch-pricing-wrapper
    .tables-wrap
    .flex-card
    .pricing-image-container
    .plan-price
    span,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container
    .plan-price
    span,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container
    .plan-price
    span,
  .switch-pricing-wrapper
    .tables-wrap
    .project-card
    .pricing-image-container
    .plan-price
    span,
  .switch-pricing-wrapper
    .tables-wrap
    .profile-card
    .pricing-image-container
    .plan-price
    span,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container
    .plan-price
    span,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container
    .plan-price
    span {
    display: block;
    font-weight: 700;
    font-size: 1.6rem;
  }
  .switch-pricing-wrapper
    .tables-wrap
    .flex-card
    .pricing-image-container
    .plan-price
    span:before,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container
    .plan-price
    span:before,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container
    .plan-price
    span:before,
  .switch-pricing-wrapper
    .tables-wrap
    .project-card
    .pricing-image-container
    .plan-price
    span:before,
  .switch-pricing-wrapper
    .tables-wrap
    .profile-card
    .pricing-image-container
    .plan-price
    span:before,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container
    .plan-price
    span:before,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container
    .plan-price
    span:before {
    content: "$";
    font-size: 1rem;
  }
  .switch-pricing-wrapper
    .tables-wrap
    .flex-card
    .pricing-image-container
    .plan-price.is-active,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .pricing-image-container
    .plan-price.is-active,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .pricing-image-container
    .plan-price.is-active,
  .switch-pricing-wrapper
    .tables-wrap
    .project-card
    .pricing-image-container
    .plan-price.is-active,
  .switch-pricing-wrapper
    .tables-wrap
    .profile-card
    .pricing-image-container
    .plan-price.is-active,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .pricing-image-container
    .plan-price.is-active,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .pricing-image-container
    .plan-price.is-active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .plan-name,
  .switch-pricing-wrapper .tables-wrap .network-grid .network-card .plan-name,
  .network-grid .switch-pricing-wrapper .tables-wrap .network-card .plan-name,
  .switch-pricing-wrapper .tables-wrap .project-card .plan-name,
  .switch-pricing-wrapper .tables-wrap .profile-card .plan-name,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-name,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .plan-name {
    margin: 20px 0;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .plan-name h3,
  .switch-pricing-wrapper .tables-wrap .network-grid .network-card .plan-name h3,
  .network-grid .switch-pricing-wrapper .tables-wrap .network-card .plan-name h3,
  .switch-pricing-wrapper .tables-wrap .project-card .plan-name h3,
  .switch-pricing-wrapper .tables-wrap .profile-card .plan-name h3,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-name
    h3,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .plan-name
    h3 {
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 700;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .plan-features,
  .switch-pricing-wrapper .tables-wrap .network-grid .network-card .plan-features,
  .network-grid .switch-pricing-wrapper .tables-wrap .network-card .plan-features,
  .switch-pricing-wrapper .tables-wrap .project-card .plan-features,
  .switch-pricing-wrapper .tables-wrap .profile-card .plan-features,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-features,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .plan-features {
    text-align: center;
    padding: 10px 0;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .plan-features li,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .plan-features
    li,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .plan-features
    li,
  .switch-pricing-wrapper .tables-wrap .project-card .plan-features li,
  .switch-pricing-wrapper .tables-wrap .profile-card .plan-features li,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-features
    li,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .plan-features
    li {
    padding: 10px 20px;
  }
  .switch-pricing-wrapper .tables-wrap .flex-card .plan-features li:hover,
  .switch-pricing-wrapper
    .tables-wrap
    .network-grid
    .network-card
    .plan-features
    li:hover,
  .network-grid
    .switch-pricing-wrapper
    .tables-wrap
    .network-card
    .plan-features
    li:hover,
  .switch-pricing-wrapper .tables-wrap .project-card .plan-features li:hover,
  .switch-pricing-wrapper .tables-wrap .profile-card .plan-features li:hover,
  .switch-pricing-wrapper
    .tables-wrap
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .plan-features
    li:hover,
  .carousel-wrap
    .testimonials-solo-carousel
    .switch-pricing-wrapper
    .tables-wrap
    .testimonial-item
    .plan-features
    li:hover {
    background: #ededed;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .switch-pricing-wrapper {
      margin-top: -30px !important;
    }
  }
  @media (max-width: 767px) {
    .switch-pricing-wrapper {
      margin-top: 0 !important;
    }
  }
  .pricing-wrap {
    padding: 60px 0;
  }
  .pricing-wrap .pricing-card {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #ededed;
    border-radius: 8px;
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .pricing-wrap .pricing-card:hover .pricing-overlay {
    -webkit-transform: scale(20);
    transform: scale(20);
  }
  .pricing-wrap .pricing-card:hover .pricing-head .price {
    color: #fcfcfc;
  }
  .pricing-wrap .pricing-card:hover .pricing-head .meta span {
    color: #fcfcfc !important;
  }
  .pricing-wrap .pricing-card:hover .pricing-desc {
    opacity: 0;
  }
  .pricing-wrap .pricing-card:hover .pricing-button {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .pricing-wrap .pricing-card .pricing-overlay {
    position: absolute;
    bottom: -50px;
    right: -50px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #8c8cf9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pricing-wrap .pricing-card .pricing-overlay.is-accent {
    background: #ad5cff;
  }
  .pricing-wrap .pricing-card .pricing-overlay.is-bold {
    background: #344258;
  }
  .pricing-wrap .pricing-card .pricing-head {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    z-index: 1;
  }
  .pricing-wrap .pricing-card .pricing-head .price {
    font-size: 3.6rem;
    font-family: "Nexa Bold", sans-serif;
    font-weight: bolder;
    color: #444f60;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pricing-wrap .pricing-card .pricing-head .price:before {
    content: "$";
    position: relative;
    top: -20px;
    font-size: 1.6rem;
  }
  .pricing-wrap .pricing-card .pricing-head .meta span {
    display: block;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pricing-wrap .pricing-card .pricing-head .meta span:first-child {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
  }
  .pricing-wrap .pricing-card .pricing-head .meta span:nth-child(2) {
    color: #6f7592;
  }
  .pricing-wrap .pricing-card .pricing-desc {
    position: relative;
    padding: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .pricing-wrap .pricing-card .pricing-desc p {
    color: #999;
  }
  .pricing-wrap .pricing-card .pricing-button {
    position: absolute;
    bottom: 44px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 160px;
    z-index: 1;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  }
  .pricing-card {
    width: 100%;
    padding: 40px;
    border-radius: 8px;
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .pricing-card .pricing-title {
    color: #444f60;
    font-family: "Nexa Bold", sans-serif;
    font-size: 2rem;
    margin-bottom: 20px;
  }
  .pricing-card p {
    margin-bottom: 40px;
  }
  .pricing-card .features {
    margin-bottom: 30px;
  }
  .pricing-card .features .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .pricing-card .features .feature:last-child {
    margin-bottom: 0;
  }
  .pricing-card .features .feature span {
    display: block;
  }
  .pricing-card .features .feature span:first-child {
    color: #444f60;
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
  }
  .pricing-card .features .feature span:nth-child(2) {
    color: #444f60;
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
  }
  .pricing-card .features .feature span.colored {
    color: #8c8cf9;
  }
  .pricing-card .button {
    min-height: 44px;
    line-height: 2;
  }
  .billing-switcher-wrapper {
    padding-top: 40px;
    max-width: 200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
  }
  .billing-switcher-wrapper .by-month {
    padding-right: 20px;
  }
  .billing-switcher-wrapper .by-year {
    padding-left: 10px;
  }
  .billing-switcher-wrapper .by-month,
  .billing-switcher-wrapper .by-year {
    color: #a9abac;
  }
  .billing-switcher-wrapper .by-month.is-active,
  .billing-switcher-wrapper .by-year.is-active {
    color: #8c8cf9;
  }
  .billing-switcher-wrapper .discount {
    position: absolute;
    top: -10px;
    right: -100px;
  }
  .billing-switcher-wrapper .discount img {
    max-height: 70px;
    height: 70px;
  }
  .pricing-wrapper {
    position: relative;
  }
  .pricing-wrapper .hr-bg {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 100%;
    z-index: 0;
  }
  .pricing-wrapper .flex-card,
  .pricing-wrapper .network-grid .network-card,
  .network-grid .pricing-wrapper .network-card,
  .pricing-wrapper .project-card,
  .pricing-wrapper .profile-card,
  .pricing-wrapper .carousel-wrap .testimonials-solo-carousel .testimonial-item,
  .carousel-wrap .testimonials-solo-carousel .pricing-wrapper .testimonial-item {
    z-index: 2;
  }
  .pricing-wrapper .flex-card .condensed-plan,
  .pricing-wrapper .network-grid .network-card .condensed-plan,
  .network-grid .pricing-wrapper .network-card .condensed-plan,
  .pricing-wrapper .project-card .condensed-plan,
  .pricing-wrapper .profile-card .condensed-plan,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan {
    padding: 20px;
    text-align: center;
    border-right: 1px solid #ededed;
  }
  .pricing-wrapper .flex-card .condensed-plan.is-last,
  .pricing-wrapper .network-grid .network-card .condensed-plan.is-last,
  .network-grid .pricing-wrapper .network-card .condensed-plan.is-last,
  .pricing-wrapper .project-card .condensed-plan.is-last,
  .pricing-wrapper .profile-card .condensed-plan.is-last,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan.is-last,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan.is-last {
    border-right: none;
  }
  .pricing-wrapper .flex-card .condensed-plan.is-switched .monthly-price,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan.is-switched
    .monthly-price,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan.is-switched
    .monthly-price,
  .pricing-wrapper .project-card .condensed-plan.is-switched .monthly-price,
  .pricing-wrapper .profile-card .condensed-plan.is-switched .monthly-price,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan.is-switched
    .monthly-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan.is-switched
    .monthly-price {
    display: none !important;
  }
  .pricing-wrapper .flex-card .condensed-plan.is-switched .yearly-price,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan.is-switched
    .yearly-price,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan.is-switched
    .yearly-price,
  .pricing-wrapper .project-card .condensed-plan.is-switched .yearly-price,
  .pricing-wrapper .profile-card .condensed-plan.is-switched .yearly-price,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan.is-switched
    .yearly-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan.is-switched
    .yearly-price {
    display: block !important;
  }
  .pricing-wrapper .flex-card .condensed-plan.is-switched .yearly-billed,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan.is-switched
    .yearly-billed,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan.is-switched
    .yearly-billed,
  .pricing-wrapper .project-card .condensed-plan.is-switched .yearly-billed,
  .pricing-wrapper .profile-card .condensed-plan.is-switched .yearly-billed,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan.is-switched
    .yearly-billed,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan.is-switched
    .yearly-billed {
    visibility: visible !important;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-header,
  .pricing-wrapper .network-grid .network-card .condensed-plan .plan-header,
  .network-grid .pricing-wrapper .network-card .condensed-plan .plan-header,
  .pricing-wrapper .project-card .condensed-plan .plan-header,
  .pricing-wrapper .profile-card .condensed-plan .plan-header,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-header,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-header {
    font-size: 1.2rem;
    font-weight: 500;
    padding-bottom: 20px;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-description,
  .pricing-wrapper .network-grid .network-card .condensed-plan .plan-description,
  .network-grid .pricing-wrapper .network-card .condensed-plan .plan-description,
  .pricing-wrapper .project-card .condensed-plan .plan-description,
  .pricing-wrapper .profile-card .condensed-plan .plan-description,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-description,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-description {
    color: #a9abac;
    padding-bottom: 20px;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-description span,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-description
    span,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-description
    span,
  .pricing-wrapper .project-card .condensed-plan .plan-description span,
  .pricing-wrapper .profile-card .condensed-plan .plan-description span,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-description
    span,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-description
    span {
    font-weight: 500;
    color: #8c8cf9;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price,
  .pricing-wrapper .network-grid .network-card .condensed-plan .plan-price,
  .network-grid .pricing-wrapper .network-card .condensed-plan .plan-price,
  .pricing-wrapper .project-card .condensed-plan .plan-price,
  .pricing-wrapper .profile-card .condensed-plan .plan-price,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price {
    font-size: 6rem;
    font-weight: 400;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #a9abac;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price span:after,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-price
    span:after,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-price
    span:after,
  .pricing-wrapper .project-card .condensed-plan .plan-price span:after,
  .pricing-wrapper .profile-card .condensed-plan .plan-price span:after,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price
    span:after,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price
    span:after {
    content: "PER MONTH";
    display: block;
    margin-top: -8px;
    font-size: 0.8rem;
    line-height: 1rem;
    font-family: inherit;
    font-weight: 300;
    color: #748088;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price span:before,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-price
    span:before,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-price
    span:before,
  .pricing-wrapper .project-card .condensed-plan .plan-price span:before,
  .pricing-wrapper .profile-card .condensed-plan .plan-price span:before,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price
    span:before,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price
    span:before {
    content: "$";
    display: inline-block;
    font-weight: 700;
    line-height: 4rem;
    font-size: 1rem;
    padding-top: 1rem;
    margin-right: 0;
    vertical-align: text-top;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price .monthly-price,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-price
    .monthly-price,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-price
    .monthly-price,
  .pricing-wrapper .project-card .condensed-plan .plan-price .monthly-price,
  .pricing-wrapper .profile-card .condensed-plan .plan-price .monthly-price,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price
    .monthly-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price
    .monthly-price {
    display: block;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price .yearly-price,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-price
    .yearly-price,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-price
    .yearly-price,
  .pricing-wrapper .project-card .condensed-plan .plan-price .yearly-price,
  .pricing-wrapper .profile-card .condensed-plan .plan-price .yearly-price,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price
    .yearly-price,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price
    .yearly-price {
    display: none;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-price .yearly-billed,
  .pricing-wrapper
    .network-grid
    .network-card
    .condensed-plan
    .plan-price
    .yearly-billed,
  .network-grid
    .pricing-wrapper
    .network-card
    .condensed-plan
    .plan-price
    .yearly-billed,
  .pricing-wrapper .project-card .condensed-plan .plan-price .yearly-billed,
  .pricing-wrapper .profile-card .condensed-plan .plan-price .yearly-billed,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-price
    .yearly-billed,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-price
    .yearly-billed {
    padding-top: 2rem;
    font-size: 0.9rem;
    color: #8c8cf9;
    visibility: hidden;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-features,
  .pricing-wrapper .network-grid .network-card .condensed-plan .plan-features,
  .network-grid .pricing-wrapper .network-card .condensed-plan .plan-features,
  .pricing-wrapper .project-card .condensed-plan .plan-features,
  .pricing-wrapper .profile-card .condensed-plan .plan-features,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-features,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-features {
    padding-top: 3rem;
  }
  .pricing-wrapper .flex-card .condensed-plan .plan-features li,
  .pricing-wrapper .network-grid .network-card .condensed-plan .plan-features li,
  .network-grid .pricing-wrapper .network-card .condensed-plan .plan-features li,
  .pricing-wrapper .project-card .condensed-plan .plan-features li,
  .pricing-wrapper .profile-card .condensed-plan .plan-features li,
  .pricing-wrapper
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .condensed-plan
    .plan-features
    li,
  .carousel-wrap
    .testimonials-solo-carousel
    .pricing-wrapper
    .testimonial-item
    .condensed-plan
    .plan-features
    li {
    padding-bottom: 20px;
  }
  @media (max-width: 768px) {
    .category-card .card-body {
      padding: 30px 20px !important;
    }
    .category-card .card-body a {
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .category-card .card-body .inner-content {
      padding-left: 0 !important;
    }
    .category-card .card-body .icon {
      width: 100% !important;
      height: 60px !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .category-card .card-body .icon i {
      font-size: 2.8rem !important;
    }
    .category-header {
      padding: 30px 20px !important;
      -webkit-box-orient: vertical !important;
      -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .category-header .inner-content {
      padding-left: 0 !important;
    }
    .category-header .icon {
      width: 100% !important;
      height: 60px !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .category-header .icon i {
      font-size: 2.8rem !important;
    }
    .small-avatar:nth-child(2),
    .small-avatar:nth-child(3),
    .small-avatar:nth-child(4),
    .small-avatar.is-more {
      display: none !important;
    }
    .help-article {
      padding: 30px 20px !important;
    }
    .articles-list {
      margin: 20px;
      width: calc(100% - 40px);
    }
    .single-help-article {
      padding: 25px 20px;
    }
  }
  .pricing-sub {
    font-size: 1.2rem;
    color: #999;
    margin-bottom: 20px;
  }
  .is-pricing-card {
    border-radius: 6px;
  }
  .is-pricing-card .pricing-icon {
    position: relative;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    background: #e0ecff;
    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;
    margin: 0 auto;
    z-index: 2;
  }
  .is-pricing-card .pricing-icon img {
    height: 38px;
    width: 38px;
    display: block;
  }
  .is-pricing-card .plan-name {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
  }
  .is-pricing-card .features-list {
    padding: 10px 0;
  }
  .is-pricing-card .features-list li {
    padding: 4px 0;
    color: #999;
  }
  .is-pricing-card .plan-price {
    font-size: 2rem;
    font-weight: 500;
    color: #8c8cf9;
  }
  .is-pricing-card .plan-price:before {
    content: "$";
    font-size: 60%;
  }
  .is-pricing-card .price-per {
    font-weight: 500;
  }
  .is-pricing-card .plan-action {
    margin-top: 20px;
  }
  .pricing-wrapper {
    padding-bottom: 60px;
  }
  .pricing-wrapper.is-large {
    max-width: 1080px;
  }
  .pricing-wrapper .pricing-tabs {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #faf8ff;
    border-radius: 100px;
    margin-bottom: 40px;
  }
  .pricing-wrapper .pricing-tabs .tab-item {
    position: relative;
    width: 25%;
    height: 40px;
    margin: 16px 0;
    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;
    border-right: 1px solid #e3e3e3;
    z-index: 1;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active,
  .pricing-wrapper .pricing-tabs .tab-item + .is-active {
    border-color: rgba(0, 0, 0, 0);
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active span,
  .pricing-wrapper .pricing-tabs .tab-item + .is-active span {
    color: #444f60;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active img,
  .pricing-wrapper .pricing-tabs .tab-item + .is-active img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active:first-child ~ .naver {
    margin-left: 0;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active:nth-child(2) ~ .naver {
    margin-left: 25%;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active:nth-child(3) ~ .naver {
    margin-left: 50%;
  }
  .pricing-wrapper .pricing-tabs .tab-item.is-active:nth-child(4) ~ .naver {
    margin-left: 75%;
  }
  .pricing-wrapper .pricing-tabs .tab-item:nth-child(4) {
    border: none !important;
  }
  .pricing-wrapper .pricing-tabs .tab-item img {
    display: block;
    height: 28px;
    width: 28px;
    margin-right: 4px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .pricing-wrapper .pricing-tabs .tab-item span {
    display: block;
    font-weight: 500;
    color: #6a7b96;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pricing-wrapper .pricing-tabs .naver {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 25%;
    border-radius: 100px;
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    margin: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .pricing-wrapper .pricing-tabs .naver .naver-inner {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .pricing-wrapper .pricing-tabs .naver .naver-inner .naver-naver {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 4px;
    width: 30px;
    border-radius: 50px;
    background: #8c8cf9;
  }
  .pricing-wrapper .pricing-container {
    display: none;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
    border: 1px solid #e3e3e3;
    border-radius: 1px;
  }
  .pricing-wrapper .pricing-container.is-active {
    display: block;
  }
  .pricing-wrapper .pricing-container .container-inner {
    padding: 40px 0;
  }
  .pricing-wrapper .pricing-container .container-inner.no-padding {
    padding: 0;
  }
  .pricing-wrapper .pricing-container .container-inner .solo-plans {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pricing-wrapper .pricing-container .container-inner .solo-plans .solo-plan {
    min-height: 200px;
    width: 33.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 40px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan:nth-child(2) {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .header {
    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;
    width: 100%;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .header
    img {
    display: block;
    height: 40px;
    width: 40px;
    margin-right: 6px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .header
    span {
    display: block;
    font-size: 1.4rem;
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .price {
    width: 100%;
    text-align: center;
    padding: 16px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .price
    .amount {
    font-size: 3rem;
    font-weight: bold;
    color: #444f60;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .price
    .amount:before {
    content: "$";
    position: relative;
    top: -15px;
    left: -5px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .price
    p {
    color: #7f8ea4;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .plan-tagline {
    text-align: center;
    padding: 16px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .plan-tagline
    p {
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .button-wrap {
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .button-wrap
    .button {
    height: 44px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .button-wrap
    .button.is-first {
    border-color: #e3e3e3;
    color: #7f8ea4;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .button-wrap
    .button.primary-btn {
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    font-weight: 500;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .button-wrap
    .button.is-upgrade {
    border-color: #e3e3e3;
    color: #7f8ea4;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .benefits
    li {
    padding: 6px 0;
    color: #7f8ea4;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .solo-plans
    .solo-plan
    .benefits
    li
    span {
    color: #444f60;
    font-weight: 500;
  }
  .pricing-wrapper .pricing-container .container-inner .plan-focus {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pricing-wrapper .pricing-container .container-inner .plan-focus .left-side {
    width: 35%;
    padding: 40px;
    border-right: 1px solid #e3e3e3;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .header
    img {
    display: block;
    height: 40px;
    width: 40px;
    margin-right: 6px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .header
    span {
    display: block;
    font-size: 1.4rem;
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .plan-tagline {
    padding: 16px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .plan-tagline
    p {
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price
    .control {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-right: 16px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price
    .control
    .input {
    height: 40px;
    font-size: 1rem;
    padding-bottom: 8px;
    padding-left: 22px;
    background: #fafafa;
    border-color: #ededed;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price
    .control
    .input:focus {
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price
    .amount {
    font-size: 3rem;
    font-weight: bold;
    color: #444f60;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price
    .amount:before {
    content: "$";
    position: relative;
    top: -15px;
    left: -5px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price-info {
    padding: 8px 0 16px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .price-info
    p {
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .button-wrap {
    width: 100%;
    padding: 20px 0 20px 0;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .button-wrap
    .button {
    height: 44px;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    font-weight: 500;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .benefits {
    padding-bottom: 20px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .benefits
    li {
    padding: 6px 0;
    color: #7f8ea4;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .left-side
    .benefits
    li
    span {
    color: #444f60;
    font-weight: 500;
  }
  .pricing-wrapper .pricing-container .container-inner .plan-focus .right-side {
    width: 65%;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel {
    position: relative;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel
    .carousel-item {
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel
    .carousel-item
    .header
    .header-inner
    .title-wrap
    h4 {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel
    .carousel-item
    .header
    .header-inner
    .title-wrap
    h3 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #444f60;
    margin: 0 !important;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel
    .carousel-item
    .header
    .subheader
    p {
    font-size: 1rem;
    color: #999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .feature-carousel
    .carousel-item
    .carousel-image {
    display: block;
    margin-top: 30px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-dots {
    bottom: 12px !important;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom {
    position: absolute;
    top: 40px;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 50px;
    height: 50px;
    display: none !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    background: #fff;
    border-radius: 100px;
    cursor: pointer;
    color: #444f60;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom
    i {
    position: relative;
    font-size: 12px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom:hover {
    border-color: #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom.is-prev {
    right: 100px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom.is-prev
    i {
    right: 2px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom.is-next {
    right: 40px;
  }
  .pricing-wrapper
    .pricing-container
    .container-inner
    .plan-focus
    .right-side
    .slick-custom.is-next
    i {
    left: 2px;
  }
  @media (max-width: 767px) {
    .pricing-wrapper .pricing-tabs .tab-item span {
      display: none;
    }
    .pricing-wrapper .pricing-container .container-inner .solo-plans {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .pricing-wrapper .pricing-container .container-inner .solo-plans .solo-plan {
      width: 100%;
    }
    .pricing-wrapper
      .pricing-container
      .container-inner
      .solo-plans
      .solo-plan:nth-child(2),
    .pricing-wrapper
      .pricing-container
      .container-inner
      .solo-plans
      .solo-plan:nth-child(3) {
      margin-top: 40px;
      padding-top: 40px;
      border-top: 1px solid #e3e3e3;
    }
    .pricing-wrapper .pricing-container .container-inner .plan-focus {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .pricing-wrapper .pricing-container .container-inner .plan-focus .left-side {
      width: 100%;
    }
    .pricing-wrapper
      .pricing-container
      .container-inner
      .plan-focus
      .left-side
      .price
      .control {
      max-width: 150px;
    }
    .pricing-wrapper .pricing-container .container-inner .plan-focus .right-side {
      width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .pricing-container .container-inner .plan-focus .left-side {
      width: 45% !important;
    }
    .pricing-container .container-inner .plan-focus .right-side {
      width: 55% !important;
    }
    .pricing-container .container-inner .plan-focus .right-side .slick-custom {
      height: 36px !important;
      width: 36px !important;
      top: 30px !important;
    }
    .pricing-container
      .container-inner
      .plan-focus
      .right-side
      .slick-custom.is-next {
      right: 12px !important;
    }
    .pricing-container
      .container-inner
      .plan-focus
      .right-side
      .slick-custom.is-prev {
      right: 50px !important;
    }
  }
  .pricing-wrapper {
    padding: 30px 0;
    max-width: 900px;
    margin: 0 auto;
  }
  .pricing-wrapper .pricing-box {
    padding: 20px;
    -webkit-box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    border-radius: 10px;
    background: #fff;
    text-align: center;
  }
  .pricing-wrapper .pricing-box > img {
    display: block;
    max-width: 160px;
    margin: 0 auto;
  }
  .pricing-wrapper .pricing-box h3 {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #8c8cf9;
  }
  .pricing-wrapper .pricing-box > p {
    margin-bottom: 16px;
    color: #999;
  }
  .pricing-wrapper .pricing-box .price {
    position: relative;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-bottom: 16px;
  }
  .pricing-wrapper .pricing-box .price .price-number {
    position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    color: #444f60;
  }
  .pricing-wrapper .pricing-box .price .price-number:after {
    content: "PER MONTH";
    position: absolute;
    top: 6px;
    right: 40px;
    font-size: 0.8rem;
    font-weight: 400;
    color: #999;
    text-align: left;
    text-transform: uppercase;
    max-width: 50px;
    line-height: 1.2;
  }
  .pricing-wrapper .pricing-box .button {
    min-height: 46px;
    font-weight: 500;
    line-height: 2;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .pricing-wrapper .columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  .clean-pricing {
    padding-top: 80px !important;
  }
  @media (max-width: 768px) {
    .clean-pricing .column.is-5 {
      text-align: center !important;
    }
    .clean-pricing .period-select {
      margin: 0 auto;
    }
  }
  @media (max-width: 767px) {
    .is-ice-pricing .pricing-card {
      padding: 24px !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .is-drop {
    position: relative;
    cursor: pointer;
  }
  .is-drop i.sl-icon-arrow-down {
    font-size: 8px !important;
    top: 2px !important;
  }
  .is-drop .dropContain {
    width: 220px;
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -165px;
    top: -500vh;
  }
  .is-drop .dropContain .dropOut {
    width: 220px;
    background: #fff;
    float: left;
    position: relative;
    margin-top: 15px;
    opacity: 0;
    border: 1px solid #ededed;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .is-drop .dropContain .dropOut ul li {
    text-align: left;
    float: left;
    width: 200px;
    padding: 12px 0 10px 15px;
    margin: 3px 10px;
    color: #777;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
  }
  .is-drop .dropContain .dropOut ul li:hover {
    background: #eff4f7;
    cursor: pointer;
  }
  .is-drop .dropContain .dropOut ul li i.drop-icon {
    position: relative;
    top: 4px;
    margin-right: 15px;
  }
  .is-drop .dropContain .dropOut ul li i.drop-icon.sl {
    position: relative;
    top: 0;
    margin-right: 15px;
  }
  .is-drop .dropContain .dropOut ul {
    float: left;
    padding: 10px 0;
    list-style: none;
  }
  .is-drop .dropContain .dropOut ul li.dropdown-divider {
    padding: 0 !important;
    border-radius: 0 !important;
    height: 5px;
    border-bottom: 1px solid #f2f2f2;
  }
  .is-drop .dropContain .dropOut ul li.dropdown-divider:hover {
    background-color: #fff;
  }
  .is-drop .dropContain .dropOut.is-primary ul li:hover {
    background: #8c8cf9;
    color: #fff;
  }
  .is-drop .dropContain .dropOut.is-secondary ul li:hover {
    background: #7f00ff;
    color: #fff;
  }
  .is-drop .dropContain .dropOut.is-accent ul li:hover {
    background: #ad5cff;
    color: #fff;
  }
  .is-drop:hover .dropContain {
    top: 30px !important;
  }
  .is-drop:hover .dropContain .dropOut {
    -webkit-animation: fadeInUp 0.27s ease-out;
    animation: fadeInUp 0.27s ease-out;
    opacity: 1;
  }
  .is-drop.drop-sm:hover .dropContain {
    top: 15px !important;
  }
  .is-drop.is-centered .dropContain {
    margin-left: -110px;
  }
  .is-drop.is-right .dropContain {
    margin-left: -55px;
  }
  button i.sl-icon-arrow-down {
    font-size: 8px !important;
    top: 2px !important;
    padding-left: 8px !important;
  }
  .jq-dropdown {
    position: absolute;
    top: 5px;
    z-index: 1039;
    display: none;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.27s;
    animation-duration: 0.27s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
  }
  .jq-dropdown .jq-dropdown-menu,
  .jq-dropdown .jq-dropdown-panel {
    min-width: 220px;
    max-width: 360px;
    list-style: none;
    background: #fff;
    border: solid 1px #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    overflow: visible;
    padding: 4px 0;
    margin: 0;
  }
  .jq-dropdown .jq-dropdown-panel {
    padding: 20px;
  }
  .jq-dropdown.jq-dropdown-tip {
    margin-top: 8px;
  }
  .jq-dropdown.jq-dropdown-tip:before {
    position: absolute;
    top: -6px;
    left: 9px;
    content: "";
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #ddd;
    display: inline-block;
  }
  .jq-dropdown.jq-dropdown-tip:after {
    position: absolute;
    top: -5px;
    left: 10px;
    content: "";
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid #fff;
    display: inline-block;
  }
  .jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,
  .jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel {
    max-height: 180px;
    overflow: auto;
  }
  .jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu::-webkit-scrollbar {
    width: 10px;
  }
  .jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
  }
  .jq-dropdown li {
    list-style: none;
    padding: 0 3px;
    text-indent: 0;
    margin: 0;
    line-height: 18px;
  }
  .jq-dropdown li > a,
  .jq-dropdown label {
    display: block;
    color: inherit;
    text-decoration: none;
    line-height: 18px;
    padding: 10px 15px;
    margin: 0;
    white-space: nowrap;
  }
  .jq-dropdown li > a:hover,
  .jq-dropdown label:hover {
    background-color: #eff4f7;
    color: inherit;
    cursor: pointer;
  }
  .jq-dropdown .jq-dropdown-divider {
    font-size: 1px;
    border-top: solid 1px #e5e5e5;
    padding: 0;
    margin: 5px 0;
  }
  .jq-dropdown .jq-dropdown-menu li > a:hover,
  .jq-dropdown .jq-dropdown .jq-dropdown-menu label:hover {
    background-color: #eff4f7;
    color: inherit;
  }
  .jq-dropdown.is-primary .jq-dropdown-menu li > a:hover,
  .jq-dropdown.is-primary .jq-dropdown .jq-dropdown-menu label:hover {
    background-color: #8c8cf9;
    color: #fff;
  }
  .jq-dropdown.is-secondary .jq-dropdown-menu li > a:hover,
  .jq-dropdown.is-secondary .jq-dropdown .jq-dropdown-menu label:hover {
    background-color: #7f00ff;
    color: #fff;
  }
  .jq-dropdown.is-accent .jq-dropdown-menu li > a:hover,
  .jq-dropdown.is-accent .jq-dropdown .jq-dropdown-menu label:hover {
    background-color: #ad5cff;
    color: #fff;
  }
  .is-megamenu {
    padding: 0 !important;
  }
  .is-megamenu .mega-inner {
    position: relative;
    padding: 0.5rem 0;
  }
  .is-megamenu .mega-inner .container {
    padding: 1rem;
  }
  .is-megamenu .mega-inner .column {
    padding-left: 0;
    padding-right: 0;
  }
  .is-megamenu .mega-inner .scrollable-container {
    height: 275px;
  }
  .is-megamenu .mega-inner .navbar-item.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .is-megamenu .mega-inner .navbar-item.is-flex i {
    font-size: 2.2rem;
    font-weight: 500;
    color: #cecece;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-megamenu .mega-inner .navbar-item.is-flex div {
    margin: 0 10px;
  }
  .is-megamenu .mega-inner .navbar-item.is-flex:hover {
    background-color: #f5f5f5;
  }
  .is-megamenu .mega-inner .navbar-item.is-flex:hover i {
    color: #8c8cf9;
  }
  .is-megamenu .menu-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 220px;
  }
  .is-megamenu .menu-image img {
    height: 220px;
    max-height: none !important;
  }
  .is-megamenu .is-footer {
    padding: 0.375rem 1rem;
    position: relative;
    z-index: 2;
  }
  .is-megamenu p.is-cta {
    padding: 0.5rem 1rem;
    font-size: 1rem;
  }
  .is-megamenu .mega-btn.primary-btn {
    background: #8c8cf9 !important;
    color: #fff;
  }
  .is-megamenu .mega-btn.secondary-btn {
    background: #7f00ff !important;
    color: #fff;
  }
  .is-megamenu .mega-btn.accent-btn {
    background: #ad5cff !important;
    color: #fff;
  }
  .is-megamenu .level-left .level-item {
    text-transform: uppercase;
  }
  .is-megamenu .social-link {
    color: #fff;
    margin: 0 5px;
  }
  .is-megamenu .social-link i {
    font-size: 1rem;
  }
  @media (max-width: 768px) {
    .is-mega .navbar-link {
      display: none;
    }
    .navbar-item.is-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  .media.media-notification {
    -ms-flex-line-pack: center;
    align-content: center;
    cursor: pointer;
  }
  .media.media-notification:hover .notification-title {
    color: #8c8cf9;
  }
  .media.media-notification .timestamp {
    color: #a9abac;
    position: relative;
    top: 3px;
    font-size: 0.7rem;
  }
  .media.media-notification .notification-title {
    font-weight: 600;
  }
  .media.media-notification .notification-text {
    font-size: 0.9rem !important;
    color: #878787;
  }
  .media .see-all {
    margin-top: 20px;
    font-size: 0.7rem;
    text-transform: uppercase;
  }
  .media.icon-media {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
  }
  .media.icon-media .media-left i {
    font-size: 1.8rem;
    color: #a9abac;
  }
  .media.icon-media .timestamp {
    color: #a9abac;
    position: relative;
    top: 3px;
    font-size: 0.7rem;
  }
  .media.icon-media .notification-title {
    font-weight: 600;
  }
  .media.icon-media .notification-text {
    font-size: 0.9rem !important;
    color: #878787;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .b-checkbox {
    position: relative;
  }
  .b-checkbox.is-circular label::before {
    border-radius: 50%;
  }
  .b-checkbox.is-primary input[type="checkbox"]:checked + label::before {
    background-color: #8c8cf9;
    border-color: #8c8cf9;
  }
  .b-checkbox.is-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-secondary input[type="checkbox"]:checked + label::before {
    background-color: #7f00ff;
    border-color: #7f00ff;
  }
  .b-checkbox.is-secondary input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-accent input[type="checkbox"]:checked + label::before {
    background-color: #ad5cff;
    border-color: #ad5cff;
  }
  .b-checkbox.is-accent input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-danger input[type="checkbox"]:checked + label::before {
    background-color: #f92b60;
    border-color: #f92b60;
  }
  .b-checkbox.is-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-info input[type="checkbox"]:checked + label::before {
    background-color: #039be5;
    border-color: #039be5;
  }
  .b-checkbox.is-info input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-warning input[type="checkbox"]:checked + label::before {
    background-color: #eda514;
    border-color: #eda514;
  }
  .b-checkbox.is-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-success input[type="checkbox"]:checked + label::before {
    background-color: #06d6a0;
    border-color: #06d6a0;
  }
  .b-checkbox.is-success input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox.is-dark input[type="checkbox"]:checked + label::before {
    background-color: #444;
    border-color: #444;
  }
  .b-checkbox.is-dark input[type="checkbox"]:checked + label::after {
    color: #fff;
  }
  .b-checkbox label {
    padding-left: 5px;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1;
  }
  .b-checkbox label::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 1px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: background-color 0.1s ease-in-out;
    transition: background-color 0.1s ease-in-out;
  }
  .b-checkbox label::after {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 3px;
    top: 3px;
    font-size: 12px;
    color: #363636;
  }
  .b-checkbox input[type="checkbox"],
  .b-checkbox input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
  }
  .b-checkbox input[type="checkbox"]:checked + label::after,
  .b-checkbox input[type="radio"]:checked + label::after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    font-size: 0.7rem;
    top: 2px;
    left: 1px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .b-checkbox input[type="checkbox"]:disabled,
  .b-checkbox input[type="radio"]:disabled {
    cursor: not-allowed;
  }
  .b-checkbox input[type="checkbox"]:disabled + label,
  .b-checkbox input[type="radio"]:disabled + label {
    opacity: 0.65;
  }
  .b-checkbox input[type="checkbox"]:disabled + label::before,
  .b-checkbox input[type="radio"]:disabled + label::before {
    background-color: #fcfcfc;
    cursor: not-allowed;
  }
  .b-checkbox input[type="checkbox"].styled:checked + label:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    font-size: 0.7rem;
    top: 2px;
    left: 1px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .b-checkbox input[type="checkbox"] .styled:checked + label::before {
    color: #fff;
  }
  .b-checkbox input[type="checkbox"] .styled:checked + label::after {
    color: #fff;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .badge {
    position: relative;
    white-space: nowrap;
    position: relative;
  }
  .badge[data-badge]::after {
    position: absolute;
    left: 100%;
    z-index: 99;
    margin: 0;
    background: #444f60;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 1rem;
    -webkit-box-shadow: 0 0 0 0.1rem #fff;
    box-shadow: 0 0 0 0.1rem #fff;
    color: #fff;
    content: attr(data-badge);
    display: inline-block;
  }
  .badge[data-badge]::after.is-badge-outlined {
    background: #fff;
    border: 1px solid #444f60;
    color: #444f60;
  }
  .badge:not([data-badge=""])::after {
    padding: 0.3rem 0.5rem;
    text-align: center;
    white-space: nowrap;
  }
  .badge.is-badge-outlined[data-badge]::after {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0.1rem solid #444f60;
    color: #444f60;
  }
  .badge.is-badge-outlined.badge-primary::after {
    background: #fff;
    border: 0.1rem solid #8c8cf9;
    color: #8c8cf9;
  }
  .badge.is-badge-outlined.badge-secondary::after {
    background: #fff;
    border: 0.1rem solid #7f00ff;
    color: #7f00ff;
  }
  .badge.is-badge-outlined.badge-accent::after {
    background: #fff;
    border: 0.1rem solid #ad5cff;
    color: #ad5cff;
  }
  .badge.is-badge-outlined.badge-success::after {
    background: #fff;
    border: 0.1rem solid #06d6a0;
    color: #06d6a0;
  }
  .badge.is-badge-outlined.badge-warning::after {
    background: #fff;
    border: 0.1rem solid #eda514;
    color: #eda514;
  }
  .badge.is-badge-outlined.badge-danger::after {
    background: #fff;
    border: 0.1rem solid #f92b60;
    color: #f92b60;
  }
  .badge.is-badge-outlined.badge-info::after {
    background: #fff;
    border: 0.1rem solid #039be5;
    color: #039be5;
  }
  .badge[data-badge]::after {
    top: calc(0px - (1rem / 2));
    left: calc(100% - (1rem / 2));
    min-height: 1rem;
    min-width: 1rem;
  }
  .badge:not([data-badge=""])::after {
    font-size: 0.75rem;
    line-height: 0.5rem;
  }
  .badge.is-badge-small[data-badge]::after {
    top: calc(0px - (0.75rem / 2));
    left: calc(100% - (0.75rem / 2));
    min-height: 0.75rem;
    min-width: 0.75rem;
  }
  .badge.is-badge-small:not([data-badge=""])::after {
    font-size: 0.5625rem;
    line-height: 0.375rem;
  }
  .badge.is-badge-medium[data-badge]::after {
    top: calc(0px - (1.25rem / 2));
    left: calc(100% - (1.25rem / 2));
    min-height: 1.25rem;
    min-width: 1.25rem;
  }
  .badge.is-badge-medium:not([data-badge=""])::after {
    font-size: 0.9375rem;
    line-height: 0.625rem;
  }
  .badge.is-badge-large[data-badge]::after {
    top: calc(0px - (1.5rem / 2));
    left: calc(100% - (1.5rem / 2));
    min-height: 1.5rem;
    min-width: 1.5rem;
  }
  .badge.is-badge-large:not([data-badge=""])::after {
    font-size: 1.125rem;
    line-height: 0.75rem;
  }
  .badge.badge-primary::after {
    background: #8c8cf9;
  }
  .badge.badge-secondary::after {
    background: #7f00ff;
  }
  .badge.badge-accent::after {
    background: #ad5cff;
  }
  .badge.badge-success::after {
    background: #06d6a0;
  }
  .badge.badge-warning::after {
    background: #eda514;
  }
  .badge.badge-danger::after {
    background: #f92b60;
  }
  .badge.badge-info::after {
    background: #039be5;
  } /*! Bulkit | 5.0 | CSS Ninja */
  input[type="range"].slider {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 1rem 0;
    background: rgba(0, 0, 0, 0);
  }
  input[type="range"].slider.is-fullwidth {
    display: block;
    width: 100%;
  }
  input[type="range"].slider:focus {
    outline: none;
  }
  input[type="range"].slider:not(
      [orient="vertical"]
    )::-webkit-slider-runnable-track {
    width: 100%;
  }
  input[type="range"].slider:not([orient="vertical"])::-moz-range-track {
    width: 100%;
  }
  input[type="range"].slider:not([orient="vertical"])::-ms-track {
    width: 100%;
  }
  input[type="range"].slider:not([orient="vertical"]).has-output + output,
  input[type="range"].slider:not([orient="vertical"]).has-output-tooltip
    + output {
    width: 3.1rem;
    background: #878787;
    border-radius: 3px;
    padding: 0.4rem 0.8rem;
    font-size: 0.9rem;
    line-height: 1rem;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
  }
  input[type="range"].slider:not([orient="vertical"]).has-output {
    display: inline-block;
    width: calc(100% - 4.1rem);
  }
  input[type="range"].slider:not([orient="vertical"]).has-output + output {
    display: inline-block;
    position: relative;
    margin-left: 0.75rem;
    top: -0.75rem;
  }
  input[type="range"].slider:not([orient="vertical"]).has-output-tooltip {
    display: block;
  }
  input[type="range"].slider:not([orient="vertical"]).has-output-tooltip
    + output {
    position: absolute;
    left: 0;
    top: 2rem;
  }
  input[type="range"].slider[orient="vertical"] {
    -webkit-appearance: slider-vertical;
    -webkit-writing-mode: bt-lr;
    -ms-writing-mode: bt-lr;
    writing-mode: bt-lr;
  }
  input[type="range"].slider[orient="vertical"]::-webkit-slider-runnable-track {
    height: 100%;
  }
  input[type="range"].slider[orient="vertical"]::-moz-range-track {
    height: 100%;
  }
  input[type="range"].slider[orient="vertical"]::-ms-track {
    height: 100%;
  }
  input[type="range"].slider[orient="vertical"]::-webkit-slider-thumb {
    position: relative;
    left: -2px;
    height: 2rem;
    width: 2rem;
    border-radius: 100px;
  }
  input[type="range"].slider::-webkit-slider-runnable-track {
    cursor: pointer;
    animate: 0.2s;
    -webkit-box-shadow: 0px 0px 0px #666;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666;
  }
  input[type="range"].slider::-moz-range-track {
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666;
  }
  input[type="range"].slider::-ms-track {
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 0px 0px 0px #666;
    background: #cecece;
    border-radius: 50px;
    border: 0px solid #666;
  }
  input[type="range"].slider::-ms-fill-lower {
    background: #8c8cf9;
  }
  input[type="range"].slider::-ms-fill-upper {
    background: #eff4f7;
  }
  input[type="range"].slider::-webkit-slider-thumb {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #c1c1c1;
    border-radius: 50px;
    background: #fff;
    cursor: pointer;
    -webkit-appearance: none;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
  }
  input[type="range"].slider::-moz-range-thumb {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    background: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    -moz-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
  }
  input[type="range"].slider::-ms-thumb {
    box-shadow: none;
    border: 1px solid #c1c1c1;
    background: #fff;
    border-radius: 50px;
    cursor: pointer;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    -ms-transition: transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
  }
  input[type="range"].slider::-webkit-slider-thumb {
    -webkit-appearance: none;
  }
  input[type="range"].slider:active::-webkit-slider-thumb {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
  input[type="range"].slider:active::-moz-range-thumb {
    transform: scale(1.25);
  }
  input[type="range"].slider:active::-ms-thumb {
    transform: scale(1.25);
  }
  input[type="range"].slider:disabled {
    opacity: 0.5;
    cursor: not-allowed;
  }
  input[type="range"].slider:disabled::-webkit-slider-thumb {
    cursor: not-allowed;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  input[type="range"].slider:disabled::-moz-range-thumb {
    cursor: not-allowed;
    transform: scale(1);
  }
  input[type="range"].slider:disabled::-ms-thumb {
    cursor: not-allowed;
    transform: scale(1);
  }
  input[type="range"].slider:not(
      [orient="vertical"]
    )::-webkit-slider-runnable-track {
    height: 0.6rem;
  }
  input[type="range"].slider:not([orient="vertical"])::-moz-range-track {
    height: 0.6rem;
  }
  input[type="range"].slider:not([orient="vertical"])::-ms-track {
    height: 0.6rem;
  }
  input[type="range"].slider[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.6rem;
  }
  input[type="range"].slider[orient="vertical"]::-moz-range-track {
    width: 0.6rem;
  }
  input[type="range"].slider[orient="vertical"]::-ms-track {
    width: 0.6rem;
  }
  input[type="range"].slider::-webkit-slider-thumb {
    height: 1.2rem;
    width: 1.2rem;
    margin-top: -0.3rem;
  }
  input[type="range"].slider::-moz-range-thumb {
    height: 1.2rem;
    width: 1.2rem;
  }
  input[type="range"].slider::-ms-thumb {
    height: 1.2rem;
    width: 1.2rem;
  }
  input[type="range"].slider[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.3rem;
  }
  input[type="range"].slider.is-small:not(
      [orient="vertical"]
    )::-webkit-slider-runnable-track {
    height: 0.5rem;
  }
  input[type="range"].slider.is-small:not([orient="vertical"])::-moz-range-track {
    height: 0.5rem;
  }
  input[type="range"].slider.is-small:not([orient="vertical"])::-ms-track {
    height: 0.5rem;
  }
  input[type="range"].slider.is-small[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.5rem;
  }
  input[type="range"].slider.is-small[orient="vertical"]::-moz-range-track {
    width: 0.5rem;
  }
  input[type="range"].slider.is-small[orient="vertical"]::-ms-track {
    width: 0.5rem;
  }
  input[type="range"].slider.is-small::-webkit-slider-thumb {
    height: 1rem;
    width: 1rem;
    margin-top: -0.25rem;
  }
  input[type="range"].slider.is-small::-moz-range-thumb {
    height: 1rem;
    width: 1rem;
  }
  input[type="range"].slider.is-small::-ms-thumb {
    height: 1rem;
    width: 1rem;
  }
  input[type="range"].slider.is-small[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.25rem;
  }
  input[type="range"].slider.is-medium:not(
      [orient="vertical"]
    )::-webkit-slider-runnable-track {
    height: 0.75rem;
  }
  input[type="range"].slider.is-medium:not(
      [orient="vertical"]
    )::-moz-range-track {
    height: 0.75rem;
  }
  input[type="range"].slider.is-medium:not([orient="vertical"])::-ms-track {
    height: 0.75rem;
  }
  input[type="range"].slider.is-medium[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.75rem;
  }
  input[type="range"].slider.is-medium[orient="vertical"]::-moz-range-track {
    width: 0.75rem;
  }
  input[type="range"].slider.is-medium[orient="vertical"]::-ms-track {
    width: 0.75rem;
  }
  input[type="range"].slider.is-medium::-webkit-slider-thumb {
    height: 1.5rem;
    width: 1.5rem;
    margin-top: -0.375rem;
  }
  input[type="range"].slider.is-medium::-moz-range-thumb {
    height: 1.5rem;
    width: 1.5rem;
  }
  input[type="range"].slider.is-medium::-ms-thumb {
    height: 1.5rem;
    width: 1.5rem;
  }
  input[type="range"].slider.is-medium[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.375rem;
  }
  input[type="range"].slider.is-large:not(
      [orient="vertical"]
    )::-webkit-slider-runnable-track {
    height: 0.9rem;
  }
  input[type="range"].slider.is-large:not([orient="vertical"])::-moz-range-track {
    height: 0.9rem;
  }
  input[type="range"].slider.is-large:not([orient="vertical"])::-ms-track {
    height: 0.9rem;
  }
  input[type="range"].slider.is-large[orient="vertical"]::-webkit-slider-runnable-track {
    width: 0.9rem;
  }
  input[type="range"].slider.is-large[orient="vertical"]::-moz-range-track {
    width: 0.9rem;
  }
  input[type="range"].slider.is-large[orient="vertical"]::-ms-track {
    width: 0.9rem;
  }
  input[type="range"].slider.is-large::-webkit-slider-thumb {
    height: 1.8rem;
    width: 1.8rem;
    margin-top: -0.45rem;
  }
  input[type="range"].slider.is-large::-moz-range-thumb {
    height: 1.8rem;
    width: 1.8rem;
  }
  input[type="range"].slider.is-large::-ms-thumb {
    height: 1.8rem;
    width: 1.8rem;
  }
  input[type="range"].slider.is-large[orient="vertical"]::-webkit-slider-thumb {
    margin-top: auto;
    margin-left: -0.45rem;
  }
  input[type="range"].slider.is-primary::-webkit-slider-runnable-track {
    background: #8c8cf9;
  }
  input[type="range"].slider.is-primary::-moz-range-track {
    background: #8c8cf9;
  }
  input[type="range"].slider.is-primary::-ms-track {
    background: #8c8cf9;
  }
  input[type="range"].slider.is-secondary::-webkit-slider-runnable-track {
    background: #7f00ff;
  }
  input[type="range"].slider.is-secondary::-moz-range-track {
    background: #7f00ff;
  }
  input[type="range"].slider.is-secondary::-ms-track {
    background: #7f00ff;
  }
  input[type="range"].slider.is-accent::-webkit-slider-runnable-track {
    background: #ad5cff;
  }
  input[type="range"].slider.is-accent::-moz-range-track {
    background: #ad5cff;
  }
  input[type="range"].slider.is-accent::-ms-track {
    background: #ad5cff;
  }
  input[type="range"].slider.is-info::-webkit-slider-runnable-track {
    background: #039be5;
  }
  input[type="range"].slider.is-info::-moz-range-track {
    background: #039be5;
  }
  input[type="range"].slider.is-info::-ms-track {
    background: #039be5;
  }
  input[type="range"].slider.is-success::-webkit-slider-runnable-track {
    background: #06d6a0;
  }
  input[type="range"].slider.is-success::-moz-range-track {
    background: #06d6a0;
  }
  input[type="range"].slider.is-success::-ms-track {
    background: #06d6a0;
  }
  input[type="range"].slider.is-warning::-webkit-slider-runnable-track {
    background: #eda514;
  }
  input[type="range"].slider.is-warning::-moz-range-track {
    background: #eda514;
  }
  input[type="range"].slider.is-warning::-ms-track {
    background: #eda514;
  }
  input[type="range"].slider.is-danger::-webkit-slider-runnable-track {
    background: #f92b60;
  }
  input[type="range"].slider.is-danger::-moz-range-track {
    background: #f92b60;
  }
  input[type="range"].slider.is-danger::-ms-track {
    background: #f92b60;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .has-ribbon {
    position: relative;
  }
  .has-ribbon-left {
    position: relative;
  }
  .has-ribbon-left .ribbon {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 0.1rem solid #ededed;
  }
  .has-ribbon-bottom {
    position: relative;
  }
  .has-ribbon-bottom .ribbon {
    top: auto;
    bottom: 0.5em;
  }
  .ribbon {
    background-color: #fff;
    border: 0.1rem solid #ededed;
    border-right: none;
    color: #999;
    font-size: 1rem !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-align: center;
    white-space: nowrap;
    position: absolute;
    top: 0.5em;
    right: 0;
    font-weight: 400;
    z-index: 2;
  }
  .ribbon.is-primary {
    background-color: #8c8cf9;
    color: #fff;
    border-color: #8c8cf9;
  }
  .ribbon.is-secondary {
    background-color: #7f00ff;
    color: #fff;
    border-color: #7f00ff;
  }
  .ribbon.is-accent {
    background-color: #ad5cff;
    color: #fff;
    border-color: #ad5cff;
  }
  .ribbon.is-success {
    background-color: #06d6a0;
    color: #fff;
    border-color: #06d6a0;
  }
  .ribbon.is-warning {
    background-color: #eda514;
    color: #fff;
    border-color: #eda514;
  }
  .ribbon.is-danger {
    background-color: #f92b60;
    color: #fff;
    border-color: #f92b60;
  }
  .ribbon.is-info {
    background-color: #039be5;
    color: #fff;
    border-color: #039be5;
  }
  .ribbon.is-small {
    font-size: 0.8rem !important;
  }
  .ribbon.is-medium {
    font-size: 1.3rem !important;
  }
  .ribbon.is-large {
    font-size: 1.6rem !important;
  }
  .ribbon.is-outlined {
    background-color: rgba(0, 0, 0, 0);
  } /*! Bulkit | 5.0 | CSS Ninja */
  .bubble-range {
    -webkit-appearance: none;
    margin: 12.5px 0;
    width: 100%;
  }
  .bubble-range:focus {
    outline: none;
  }
  .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px;
  }
  .bubble-range:focus::-webkit-slider-runnable-track {
    background: #cecece;
  }
  .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1;
  }
  .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid rgba(255, 255, 255, 0.5);
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #01c9ca;
    cursor: pointer;
    z-index: 1;
  }
  .bubble-range:focus::-ms-fill-lower {
    background: #cecece;
  }
  .bubble-range:focus::-ms-fill-upper {
    background: #cecece;
  }
  .bubble-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px;
  }
  .bubble-range::-moz-range-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px;
  }
  .bubble-range::-ms-track {
    width: 100%;
    height: 5px;
    cursor: pointer;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    border-width: 25px 0;
    color: rgba(0, 0, 0, 0);
  }
  .bubble-range::-ms-fill-lower {
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px;
  }
  .bubble-range::-ms-fill-upper {
    background: #cecece;
    border: 0px solid #000;
    border-radius: 0px;
  }
  .range {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 0 50px;
    width: 100%;
  }
  .range[data-value="0"] .bubble-label {
    left: 0%;
  }
  .range[data-value="1"] .bubble-label {
    left: 1%;
  }
  .range[data-value="2"] .bubble-label {
    left: 2%;
  }
  .range[data-value="3"] .bubble-label {
    left: 3%;
  }
  .range[data-value="4"] .bubble-label {
    left: 4%;
  }
  .range[data-value="5"] .bubble-label {
    left: 5%;
  }
  .range[data-value="6"] .bubble-label {
    left: 6%;
  }
  .range[data-value="7"] .bubble-label {
    left: 7%;
  }
  .range[data-value="8"] .bubble-label {
    left: 8%;
  }
  .range[data-value="9"] .bubble-label {
    left: 9%;
  }
  .range[data-value="10"] .bubble-label {
    left: 10%;
  }
  .range[data-value="11"] .bubble-label {
    left: 11%;
  }
  .range[data-value="12"] .bubble-label {
    left: 12%;
  }
  .range[data-value="13"] .bubble-label {
    left: 13%;
  }
  .range[data-value="14"] .bubble-label {
    left: 14%;
  }
  .range[data-value="15"] .bubble-label {
    left: 15%;
  }
  .range[data-value="16"] .bubble-label {
    left: 16%;
  }
  .range[data-value="17"] .bubble-label {
    left: 17%;
  }
  .range[data-value="18"] .bubble-label {
    left: 18%;
  }
  .range[data-value="19"] .bubble-label {
    left: 19%;
  }
  .range[data-value="20"] .bubble-label {
    left: 20%;
  }
  .range[data-value="21"] .bubble-label {
    left: 21%;
  }
  .range[data-value="22"] .bubble-label {
    left: 22%;
  }
  .range[data-value="23"] .bubble-label {
    left: 23%;
  }
  .range[data-value="24"] .bubble-label {
    left: 24%;
  }
  .range[data-value="25"] .bubble-label {
    left: 25%;
  }
  .range[data-value="26"] .bubble-label {
    left: 26%;
  }
  .range[data-value="27"] .bubble-label {
    left: 27%;
  }
  .range[data-value="28"] .bubble-label {
    left: 28%;
  }
  .range[data-value="29"] .bubble-label {
    left: 29%;
  }
  .range[data-value="30"] .bubble-label {
    left: 30%;
  }
  .range[data-value="31"] .bubble-label {
    left: 31%;
  }
  .range[data-value="32"] .bubble-label {
    left: 32%;
  }
  .range[data-value="33"] .bubble-label {
    left: 33%;
  }
  .range[data-value="34"] .bubble-label {
    left: 34%;
  }
  .range[data-value="35"] .bubble-label {
    left: 35%;
  }
  .range[data-value="36"] .bubble-label {
    left: 36%;
  }
  .range[data-value="37"] .bubble-label {
    left: 37%;
  }
  .range[data-value="38"] .bubble-label {
    left: 38%;
  }
  .range[data-value="39"] .bubble-label {
    left: 39%;
  }
  .range[data-value="40"] .bubble-label {
    left: 40%;
  }
  .range[data-value="41"] .bubble-label {
    left: 41%;
  }
  .range[data-value="42"] .bubble-label {
    left: 42%;
  }
  .range[data-value="43"] .bubble-label {
    left: 43%;
  }
  .range[data-value="44"] .bubble-label {
    left: 44%;
  }
  .range[data-value="45"] .bubble-label {
    left: 45%;
  }
  .range[data-value="46"] .bubble-label {
    left: 46%;
  }
  .range[data-value="47"] .bubble-label {
    left: 47%;
  }
  .range[data-value="48"] .bubble-label {
    left: 48%;
  }
  .range[data-value="49"] .bubble-label {
    left: 49%;
  }
  .range[data-value="50"] .bubble-label {
    left: 50%;
  }
  .range[data-value="51"] .bubble-label {
    left: 51%;
  }
  .range[data-value="52"] .bubble-label {
    left: 52%;
  }
  .range[data-value="53"] .bubble-label {
    left: 53%;
  }
  .range[data-value="54"] .bubble-label {
    left: 54%;
  }
  .range[data-value="55"] .bubble-label {
    left: 55%;
  }
  .range[data-value="56"] .bubble-label {
    left: 56%;
  }
  .range[data-value="57"] .bubble-label {
    left: 57%;
  }
  .range[data-value="58"] .bubble-label {
    left: 58%;
  }
  .range[data-value="59"] .bubble-label {
    left: 59%;
  }
  .range[data-value="60"] .bubble-label {
    left: 60%;
  }
  .range[data-value="61"] .bubble-label {
    left: 61%;
  }
  .range[data-value="62"] .bubble-label {
    left: 62%;
  }
  .range[data-value="63"] .bubble-label {
    left: 63%;
  }
  .range[data-value="64"] .bubble-label {
    left: 64%;
  }
  .range[data-value="65"] .bubble-label {
    left: 65%;
  }
  .range[data-value="66"] .bubble-label {
    left: 66%;
  }
  .range[data-value="67"] .bubble-label {
    left: 67%;
  }
  .range[data-value="68"] .bubble-label {
    left: 68%;
  }
  .range[data-value="69"] .bubble-label {
    left: 69%;
  }
  .range[data-value="70"] .bubble-label {
    left: 70%;
  }
  .range[data-value="71"] .bubble-label {
    left: 71%;
  }
  .range[data-value="73"] .bubble-label {
    left: 73%;
  }
  .range[data-value="74"] .bubble-label {
    left: 74%;
  }
  .range[data-value="75"] .bubble-label {
    left: 75%;
  }
  .range[data-value="76"] .bubble-label {
    left: 76%;
  }
  .range[data-value="77"] .bubble-label {
    left: 77%;
  }
  .range[data-value="78"] .bubble-label {
    left: 78%;
  }
  .range[data-value="79"] .bubble-label {
    left: 79%;
  }
  .range[data-value="81"] .bubble-label {
    left: 81%;
  }
  .range[data-value="82"] .bubble-label {
    left: 82%;
  }
  .range[data-value="83"] .bubble-label {
    left: 83%;
  }
  .range[data-value="84"] .bubble-label {
    left: 84%;
  }
  .range[data-value="85"] .bubble-label {
    left: 85%;
  }
  .range[data-value="86"] .bubble-label {
    left: 86%;
  }
  .range[data-value="87"] .bubble-label {
    left: 87%;
  }
  .range[data-value="88"] .bubble-label {
    left: 88%;
  }
  .range[data-value="89"] .bubble-label {
    left: 89%;
  }
  .range[data-value="90"] .bubble-label {
    left: 90%;
  }
  .range[data-value="91"] .bubble-label {
    left: 91%;
  }
  .range[data-value="92"] .bubble-label {
    left: 92%;
  }
  .range[data-value="93"] .bubble-label {
    left: 93%;
  }
  .range[data-value="94"] .bubble-label {
    left: 94%;
  }
  .range[data-value="95"] .bubble-label {
    left: 95%;
  }
  .range[data-value="96"] .bubble-label {
    left: 96%;
  }
  .range[data-value="97"] .bubble-label {
    left: 97%;
  }
  .range[data-value="98"] .bubble-label {
    left: 98%;
  }
  .range[data-value="99"] .bubble-label {
    left: 99%;
  }
  .range[data-value="100"] .bubble-label {
    left: 100%;
  }
  .range.is-primary .bubble-label .drop {
    background: #8c8cf9 !important;
  }
  .range.is-primary .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #ededfe;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #8c8cf9;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px;
  }
  .range.is-primary .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #ededfe;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #8c8cf9;
    cursor: pointer;
    z-index: 1;
  }
  .range.is-primary .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #ededfe;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #8c8cf9;
    cursor: pointer;
    z-index: 1;
  }
  .range.is-secondary .bubble-label .drop {
    background: #7f00ff !important;
  }
  .range.is-secondary .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7f00ff;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px;
  }
  .range.is-secondary .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7f00ff;
    cursor: pointer;
    z-index: 1;
  }
  .range.is-secondary .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #b266ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #7f00ff;
    cursor: pointer;
    z-index: 1;
  }
  .range.is-accent .bubble-label .drop {
    background: #ad5cff !important;
  }
  .range.is-accent .bubble-range::-webkit-slider-thumb {
    position: relative;
    border: 5px solid #e0c2ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #ad5cff;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    margin-top: -10px;
  }
  .range.is-accent .bubble-range::-moz-range-thumb {
    position: relative;
    border: 5px solid #e0c2ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #ad5cff;
    cursor: pointer;
    z-index: 1;
  }
  .range.is-accent .bubble-range::-ms-thumb {
    position: relative;
    border: 5px solid #e0c2ff;
    height: 25px;
    width: 25px;
    border-radius: 100%;
    background: #ad5cff;
    cursor: pointer;
    z-index: 1;
  }
  .bubble-label {
    position: relative;
    top: 0;
    margin-left: -40px;
    margin-bottom: 20px;
    width: 80px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .bubble-label .value {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    z-index: 1;
  }
  .bubble-label .drop {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    width: 80px;
    height: 80px;
    border-radius: 80% 0 55% 50%/55% 0 80% 50%;
    background: #01c9ca;
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg);
  }
  .input-box {
    position: relative;
    margin: 0 -12.5px;
    height: 60px;
  }
  .input-box input[type="range"] {
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0);
  }
  .input-box .bar {
    position: absolute;
    bottom: 50%;
    left: 0;
    margin: 0 0 -2.5px;
    height: 5px;
    background: #01c9ca;
    z-index: 0;
  }
  .input-box[data-value="0"] .bar {
    margin-right: 25px;
    width: calc(0% - math.div(25px, math.div(100, 0)));
  }
  .input-box[data-value="1"] .bar {
    margin-right: 25px;
    width: calc(1% - math.div(25px, math.div(100, 1)));
  }
  .input-box[data-value="2"] .bar {
    margin-right: 25px;
    width: calc(2% - math.div(25px, math.div(100, 2)));
  }
  .input-box[data-value="3"] .bar {
    margin-right: 25px;
    width: calc(3% - math.div(25px, math.div(100, 3)));
  }
  .input-box[data-value="4"] .bar {
    margin-right: 25px;
    width: calc(4% - math.div(25px, math.div(100, 4)));
  }
  .input-box[data-value="5"] .bar {
    margin-right: 25px;
    width: calc(5% - math.div(25px, math.div(100, 5)));
  }
  .input-box[data-value="6"] .bar {
    margin-right: 25px;
    width: calc(6% - math.div(25px, math.div(100, 6)));
  }
  .input-box[data-value="7"] .bar {
    margin-right: 25px;
    width: calc(7% - math.div(25px, math.div(100, 7)));
  }
  .input-box[data-value="8"] .bar {
    margin-right: 25px;
    width: calc(8% - math.div(25px, math.div(100, 8)));
  }
  .input-box[data-value="9"] .bar {
    margin-right: 25px;
    width: calc(9% - math.div(25px, math.div(100, 9)));
  }
  .input-box[data-value="10"] .bar {
    margin-right: 25px;
    width: calc(10% - math.div(25px, math.div(100, 10)));
  }
  .input-box[data-value="11"] .bar {
    margin-right: 25px;
    width: calc(11% - math.div(25px, math.div(100, 11)));
  }
  .input-box[data-value="12"] .bar {
    margin-right: 25px;
    width: calc(12% - math.div(25px, math.div(100, 12)));
  }
  .input-box[data-value="13"] .bar {
    margin-right: 25px;
    width: calc(13% - math.div(25px, math.div(100, 13)));
  }
  .input-box[data-value="14"] .bar {
    margin-right: 25px;
    width: calc(14% - math.div(25px, math.div(100, 14)));
  }
  .input-box[data-value="15"] .bar {
    margin-right: 25px;
    width: calc(15% - math.div(25px, math.div(100, 15)));
  }
  .input-box[data-value="16"] .bar {
    margin-right: 25px;
    width: calc(16% - math.div(25px, math.div(100, 16)));
  }
  .input-box[data-value="17"] .bar {
    margin-right: 25px;
    width: calc(17% - math.div(25px, math.div(100, 17)));
  }
  .input-box[data-value="18"] .bar {
    margin-right: 25px;
    width: calc(18% - math.div(25px, math.div(100, 18)));
  }
  .input-box[data-value="19"] .bar {
    margin-right: 25px;
    width: calc(19% - math.div(25px, math.div(100, 19)));
  }
  .input-box[data-value="20"] .bar {
    margin-right: 25px;
    width: calc(20% - math.div(25px, math.div(100, 20)));
  }
  .input-box[data-value="21"] .bar {
    margin-right: 25px;
    width: calc(21% - math.div(25px, math.div(100, 21)));
  }
  .input-box[data-value="22"] .bar {
    margin-right: 25px;
    width: calc(22% - math.div(25px, math.div(100, 22)));
  }
  .input-box[data-value="23"] .bar {
    margin-right: 25px;
    width: calc(23% - math.div(25px, math.div(100, 23)));
  }
  .input-box[data-value="24"] .bar {
    margin-right: 25px;
    width: calc(24% - math.div(25px, math.div(100, 24)));
  }
  .input-box[data-value="25"] .bar {
    margin-right: 25px;
    width: calc(25% - math.div(25px, math.div(100, 25)));
  }
  .input-box[data-value="26"] .bar {
    margin-right: 25px;
    width: calc(26% - math.div(25px, math.div(100, 26)));
  }
  .input-box[data-value="27"] .bar {
    margin-right: 25px;
    width: calc(27% - math.div(25px, math.div(100, 27)));
  }
  .input-box[data-value="28"] .bar {
    margin-right: 25px;
    width: calc(28% - math.div(25px, math.div(100, 28)));
  }
  .input-box[data-value="29"] .bar {
    margin-right: 25px;
    width: calc(29% - math.div(25px, math.div(100, 29)));
  }
  .input-box[data-value="30"] .bar {
    margin-right: 25px;
    width: calc(30% - math.div(25px, math.div(100, 30)));
  }
  .input-box[data-value="31"] .bar {
    margin-right: 25px;
    width: calc(31% - math.div(25px, math.div(100, 31)));
  }
  .input-box[data-value="32"] .bar {
    margin-right: 25px;
    width: calc(32% - math.div(25px, math.div(100, 32)));
  }
  .input-box[data-value="33"] .bar {
    margin-right: 25px;
    width: calc(33% - math.div(25px, math.div(100, 33)));
  }
  .input-box[data-value="34"] .bar {
    margin-right: 25px;
    width: calc(34% - math.div(25px, math.div(100, 34)));
  }
  .input-box[data-value="35"] .bar {
    margin-right: 25px;
    width: calc(35% - math.div(25px, math.div(100, 35)));
  }
  .input-box[data-value="36"] .bar {
    margin-right: 25px;
    width: calc(36% - math.div(25px, math.div(100, 36)));
  }
  .input-box[data-value="37"] .bar {
    margin-right: 25px;
    width: calc(37% - math.div(25px, math.div(100, 37)));
  }
  .input-box[data-value="38"] .bar {
    margin-right: 25px;
    width: calc(38% - math.div(25px, math.div(100, 38)));
  }
  .input-box[data-value="39"] .bar {
    margin-right: 25px;
    width: calc(39% - math.div(25px, math.div(100, 39)));
  }
  .input-box[data-value="40"] .bar {
    margin-right: 25px;
    width: calc(40% - math.div(25px, math.div(100, 40)));
  }
  .input-box[data-value="41"] .bar {
    margin-right: 25px;
    width: calc(41% - math.div(25px, math.div(100, 41)));
  }
  .input-box[data-value="42"] .bar {
    margin-right: 25px;
    width: calc(42% - math.div(25px, math.div(100, 42)));
  }
  .input-box[data-value="43"] .bar {
    margin-right: 25px;
    width: calc(43% - math.div(25px, math.div(100, 43)));
  }
  .input-box[data-value="44"] .bar {
    margin-right: 25px;
    width: calc(44% - math.div(25px, math.div(100, 44)));
  }
  .input-box[data-value="45"] .bar {
    margin-right: 25px;
    width: calc(45% - math.div(25px, math.div(100, 45)));
  }
  .input-box[data-value="46"] .bar {
    margin-right: 25px;
    width: calc(46% - math.div(25px, math.div(100, 46)));
  }
  .input-box[data-value="47"] .bar {
    margin-right: 25px;
    width: calc(47% - math.div(25px, math.div(100, 47)));
  }
  .input-box[data-value="48"] .bar {
    margin-right: 25px;
    width: calc(48% - math.div(25px, math.div(100, 48)));
  }
  .input-box[data-value="49"] .bar {
    margin-right: 25px;
    width: calc(49% - math.div(25px, math.div(100, 49)));
  }
  .input-box[data-value="50"] .bar {
    margin-right: 25px;
    width: calc(50% - math.div(25px, math.div(100, 50)));
  }
  .input-box[data-value="51"] .bar {
    margin-right: 25px;
    width: calc(51% - math.div(25px, math.div(100, 51)));
  }
  .input-box[data-value="52"] .bar {
    margin-right: 25px;
    width: calc(52% - math.div(25px, math.div(100, 52)));
  }
  .input-box[data-value="53"] .bar {
    margin-right: 25px;
    width: calc(53% - math.div(25px, math.div(100, 53)));
  }
  .input-box[data-value="54"] .bar {
    margin-right: 25px;
    width: calc(54% - math.div(25px, math.div(100, 54)));
  }
  .input-box[data-value="55"] .bar {
    margin-right: 25px;
    width: calc(55% - math.div(25px, math.div(100, 55)));
  }
  .input-box[data-value="56"] .bar {
    margin-right: 25px;
    width: calc(56% - math.div(25px, math.div(100, 56)));
  }
  .input-box[data-value="57"] .bar {
    margin-right: 25px;
    width: calc(57% - math.div(25px, math.div(100, 57)));
  }
  .input-box[data-value="58"] .bar {
    margin-right: 25px;
    width: calc(58% - math.div(25px, math.div(100, 58)));
  }
  .input-box[data-value="59"] .bar {
    margin-right: 25px;
    width: calc(59% - math.div(25px, math.div(100, 59)));
  }
  .input-box[data-value="60"] .bar {
    margin-right: 25px;
    width: calc(60% - math.div(25px, math.div(100, 60)));
  }
  .input-box[data-value="61"] .bar {
    margin-right: 25px;
    width: calc(61% - math.div(25px, math.div(100, 61)));
  }
  .input-box[data-value="62"] .bar {
    margin-right: 25px;
    width: calc(62% - math.div(25px, math.div(100, 62)));
  }
  .input-box[data-value="63"] .bar {
    margin-right: 25px;
    width: calc(63% - math.div(25px, math.div(100, 63)));
  }
  .input-box[data-value="64"] .bar {
    margin-right: 25px;
    width: calc(64% - math.div(25px, math.div(100, 64)));
  }
  .input-box[data-value="65"] .bar {
    margin-right: 25px;
    width: calc(65% - math.div(25px, math.div(100, 65)));
  }
  .input-box[data-value="66"] .bar {
    margin-right: 25px;
    width: calc(66% - math.div(25px, math.div(100, 66)));
  }
  .input-box[data-value="67"] .bar {
    margin-right: 25px;
    width: calc(67% - math.div(25px, math.div(100, 67)));
  }
  .input-box[data-value="68"] .bar {
    margin-right: 25px;
    width: calc(68% - math.div(25px, math.div(100, 68)));
  }
  .input-box[data-value="69"] .bar {
    margin-right: 25px;
    width: calc(69% - math.div(25px, math.div(100, 69)));
  }
  .input-box[data-value="70"] .bar {
    margin-right: 25px;
    width: calc(70% - math.div(25px, math.div(100, 70)));
  }
  .input-box[data-value="71"] .bar {
    margin-right: 25px;
    width: calc(71% - math.div(25px, math.div(100, 71)));
  }
  .input-box[data-value="72"] .bar {
    margin-right: 25px;
    width: calc(72% - math.div(25px, math.div(100, 72)));
  }
  .input-box[data-value="73"] .bar {
    margin-right: 25px;
    width: calc(73% - math.div(25px, math.div(100, 73)));
  }
  .input-box[data-value="74"] .bar {
    margin-right: 25px;
    width: calc(74% - math.div(25px, math.div(100, 74)));
  }
  .input-box[data-value="75"] .bar {
    margin-right: 25px;
    width: calc(75% - math.div(25px, math.div(100, 75)));
  }
  .input-box[data-value="76"] .bar {
    margin-right: 25px;
    width: calc(76% - math.div(25px, math.div(100, 76)));
  }
  .input-box[data-value="77"] .bar {
    margin-right: 25px;
    width: calc(77% - math.div(25px, math.div(100, 77)));
  }
  .input-box[data-value="78"] .bar {
    margin-right: 25px;
    width: calc(78% - math.div(25px, math.div(100, 78)));
  }
  .input-box[data-value="79"] .bar {
    margin-right: 25px;
    width: calc(79% - math.div(25px, math.div(100, 79)));
  }
  .input-box[data-value="80"] .bar {
    margin-right: 25px;
    width: calc(80% - math.div(25px, math.div(100, 80)));
  }
  .input-box[data-value="81"] .bar {
    margin-right: 25px;
    width: calc(81% - math.div(25px, math.div(100, 81)));
  }
  .input-box[data-value="82"] .bar {
    margin-right: 25px;
    width: calc(82% - math.div(25px, math.div(100, 82)));
  }
  .input-box[data-value="83"] .bar {
    margin-right: 25px;
    width: calc(83% - math.div(25px, math.div(100, 83)));
  }
  .input-box[data-value="84"] .bar {
    margin-right: 25px;
    width: calc(84% - math.div(25px, math.div(100, 84)));
  }
  .input-box[data-value="85"] .bar {
    margin-right: 25px;
    width: calc(85% - math.div(25px, math.div(100, 85)));
  }
  .input-box[data-value="86"] .bar {
    margin-right: 25px;
    width: calc(86% - math.div(25px, math.div(100, 86)));
  }
  .input-box[data-value="87"] .bar {
    margin-right: 25px;
    width: calc(87% - math.div(25px, math.div(100, 87)));
  }
  .input-box[data-value="88"] .bar {
    margin-right: 25px;
    width: calc(88% - math.div(25px, math.div(100, 88)));
  }
  .input-box[data-value="89"] .bar {
    margin-right: 25px;
    width: calc(89% - math.div(25px, math.div(100, 89)));
  }
  .input-box[data-value="90"] .bar {
    margin-right: 25px;
    width: calc(90% - math.div(25px, math.div(100, 90)));
  }
  .input-box[data-value="91"] .bar {
    margin-right: 25px;
    width: calc(91% - math.div(25px, math.div(100, 91)));
  }
  .input-box[data-value="92"] .bar {
    margin-right: 25px;
    width: calc(92% - math.div(25px, math.div(100, 92)));
  }
  .input-box[data-value="93"] .bar {
    margin-right: 25px;
    width: calc(93% - math.div(25px, math.div(100, 93)));
  }
  .input-box[data-value="94"] .bar {
    margin-right: 25px;
    width: calc(94% - math.div(25px, math.div(100, 94)));
  }
  .input-box[data-value="95"] .bar {
    margin-right: 25px;
    width: calc(95% - math.div(25px, math.div(100, 95)));
  }
  .input-box[data-value="96"] .bar {
    margin-right: 25px;
    width: calc(96% - math.div(25px, math.div(100, 96)));
  }
  .input-box[data-value="97"] .bar {
    margin-right: 25px;
    width: calc(97% - math.div(25px, math.div(100, 97)));
  }
  .input-box[data-value="98"] .bar {
    margin-right: 25px;
    width: calc(98% - math.div(25px, math.div(100, 98)));
  }
  .input-box[data-value="99"] .bar {
    margin-right: 25px;
    width: calc(99% - math.div(25px, math.div(100, 99)));
  }
  .input-box[data-value="100"] .bar {
    margin-right: 25px;
    width: calc(100% - math.div(25px, math.div(100, 100)));
  } /*! Bulkit | 5.0 | CSS Ninja */
  .switch[type="checkbox"] {
    outline: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: none;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .switch[type="checkbox"][disabled] {
    cursor: not-allowed;
  }
  .switch[type="checkbox"][disabled] + label {
    opacity: 0.5;
  }
  .switch[type="checkbox"][disabled] + label::before {
    opactiy: 0.5;
  }
  .switch[type="checkbox"][disabled] + label::after {
    opactiy: 0.5;
  }
  .switch[type="checkbox"][disabled] + label:hover {
    cursor: not-allowed;
  }
  .switch[type="checkbox"] + label {
    position: relative;
    display: initial;
    font-size: 1.2rem;
    line-height: initial;
    padding-left: 4.1rem;
    padding-top: 0.2rem;
    cursor: pointer;
  }
  .switch[type="checkbox"] + label::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 3.6rem;
    height: 1.8rem;
    border: 0.1rem solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background: #ededed;
    content: "";
  }
  .switch[type="checkbox"] + label::after {
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 1.3rem;
    height: 1.3rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 100px;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: "";
  }
  .switch[type="checkbox"]:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
  }
  .switch[type="checkbox"]:hover + label::before {
    background: #e7e7e7;
  }
  .switch[type="checkbox"]:active + label::before {
    background: #e0e0e0;
  }
  .switch[type="checkbox"]:checked + label::before {
    background: #878787;
  }
  .switch[type="checkbox"]:checked + label::after {
    left: 1.925rem;
  }
  .switch[type="checkbox"]:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
  }
  .switch[type="checkbox"]:checked:hover + label::before {
    background: #818181;
  }
  .switch[type="checkbox"]:checked:active + label::before {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-outlined + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ededed;
  }
  .switch[type="checkbox"].is-outlined + label::after {
    background: #ededed;
  }
  .switch[type="checkbox"].is-outlined:hover + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-outlined:hover + label::after {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-outlined:active + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-outlined:active + label::after {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #878787;
  }
  .switch[type="checkbox"].is-outlined:checked + label::after {
    background: #878787;
  }
  .switch[type="checkbox"].is-outlined:checked:hover + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-outlined:checked:hover + label::after {
    background: #818181;
  }
  .switch[type="checkbox"].is-outlined:checked:active + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-outlined:checked:active + label::after {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-thin + label::before {
    top: 0.6545454545rem;
    height: 0.45rem;
  }
  .switch[type="checkbox"].is-thin + label::after {
    -webkit-box-shadow: 0px 0px 3px #878787;
    box-shadow: 0px 0px 3px #878787;
  }
  .switch[type="checkbox"].is-small + label {
    position: relative;
    display: initial;
    font-size: 1rem;
    line-height: initial;
    padding-left: 3.5rem;
    padding-top: 0.2rem;
    cursor: pointer;
  }
  .switch[type="checkbox"].is-small + label::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 3rem;
    height: 1.5rem;
    border: 0.1rem solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background: #ededed;
    content: "";
  }
  .switch[type="checkbox"].is-small + label::after {
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 100px;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: "";
  }
  .switch[type="checkbox"].is-small:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
  }
  .switch[type="checkbox"].is-small:hover + label::before {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-small:active + label::before {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-small:checked + label::before {
    background: #878787;
  }
  .switch[type="checkbox"].is-small:checked + label::after {
    left: 1.625rem;
  }
  .switch[type="checkbox"].is-small:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
  }
  .switch[type="checkbox"].is-small:checked:hover + label::before {
    background: #818181;
  }
  .switch[type="checkbox"].is-small:checked:active + label::before {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-small.is-outlined + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ededed;
  }
  .switch[type="checkbox"].is-small.is-outlined + label::after {
    background: #ededed;
  }
  .switch[type="checkbox"].is-small.is-outlined:hover + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-small.is-outlined:hover + label::after {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-small.is-outlined:active + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-small.is-outlined:active + label::after {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #878787;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked + label::after {
    background: #878787;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked:hover + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked:hover + label::after {
    background: #818181;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked:active + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-small.is-outlined:checked:active + label::after {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-small.is-thin + label::before {
    top: 0.5454545455rem;
    height: 0.375rem;
  }
  .switch[type="checkbox"].is-small.is-thin + label::after {
    -webkit-box-shadow: 0px 0px 3px #878787;
    box-shadow: 0px 0px 3px #878787;
  }
  .switch[type="checkbox"].is-medium + label {
    position: relative;
    display: initial;
    font-size: 1.5rem;
    line-height: initial;
    padding-left: 5rem;
    padding-top: 0.2rem;
    cursor: pointer;
  }
  .switch[type="checkbox"].is-medium + label::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 4.5rem;
    height: 2.25rem;
    border: 0.1rem solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background: #ededed;
    content: "";
  }
  .switch[type="checkbox"].is-medium + label::after {
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 1.75rem;
    height: 1.75rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 100px;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: "";
  }
  .switch[type="checkbox"].is-medium:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
  }
  .switch[type="checkbox"].is-medium:hover + label::before {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-medium:active + label::before {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-medium:checked + label::before {
    background: #878787;
  }
  .switch[type="checkbox"].is-medium:checked + label::after {
    left: 2.375rem;
  }
  .switch[type="checkbox"].is-medium:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
  }
  .switch[type="checkbox"].is-medium:checked:hover + label::before {
    background: #818181;
  }
  .switch[type="checkbox"].is-medium:checked:active + label::before {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-medium.is-outlined + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ededed;
  }
  .switch[type="checkbox"].is-medium.is-outlined + label::after {
    background: #ededed;
  }
  .switch[type="checkbox"].is-medium.is-outlined:hover + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-medium.is-outlined:hover + label::after {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-medium.is-outlined:active + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-medium.is-outlined:active + label::after {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #878787;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked + label::after {
    background: #878787;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked:hover + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked:hover + label::after {
    background: #818181;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked:active + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-medium.is-outlined:checked:active + label::after {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-medium.is-thin + label::before {
    top: 0.8181818182rem;
    height: 0.5625rem;
  }
  .switch[type="checkbox"].is-medium.is-thin + label::after {
    -webkit-box-shadow: 0px 0px 3px #878787;
    box-shadow: 0px 0px 3px #878787;
  }
  .switch[type="checkbox"].is-large + label {
    position: relative;
    display: initial;
    font-size: 1.8rem;
    line-height: initial;
    padding-left: 5.9rem;
    padding-top: 0.2rem;
    cursor: pointer;
  }
  .switch[type="checkbox"].is-large + label::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 5.4rem;
    height: 2.7rem;
    border: 0.1rem solid rgba(0, 0, 0, 0);
    border-radius: 100px;
    background: #ededed;
    content: "";
  }
  .switch[type="checkbox"].is-large + label::after {
    display: block;
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    width: 2.2rem;
    height: 2.2rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 100px;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: "";
  }
  .switch[type="checkbox"].is-large:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
    box-shadow: 0 0 0 0.125em rgba(237, 237, 237, 0.25);
  }
  .switch[type="checkbox"].is-large:hover + label::before {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-large:active + label::before {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-large:checked + label::before {
    background: #878787;
  }
  .switch[type="checkbox"].is-large:checked + label::after {
    left: 2.825rem;
  }
  .switch[type="checkbox"].is-large:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
    box-shadow: 0 0 0 0.125em rgba(135, 135, 135, 0.25);
  }
  .switch[type="checkbox"].is-large:checked:hover + label::before {
    background: #818181;
  }
  .switch[type="checkbox"].is-large:checked:active + label::before {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-large.is-outlined + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ededed;
  }
  .switch[type="checkbox"].is-large.is-outlined + label::after {
    background: #ededed;
  }
  .switch[type="checkbox"].is-large.is-outlined:hover + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-large.is-outlined:hover + label::after {
    background: #e7e7e7;
  }
  .switch[type="checkbox"].is-large.is-outlined:active + label::before {
    border-color: #e7e7e7;
  }
  .switch[type="checkbox"].is-large.is-outlined:active + label::after {
    background: #e0e0e0;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #878787;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked + label::after {
    background: #878787;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked:hover + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked:hover + label::after {
    background: #818181;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked:active + label::before {
    border-color: #818181;
  }
  .switch[type="checkbox"].is-large.is-outlined:checked:active + label::after {
    background: #7a7a7a;
  }
  .switch[type="checkbox"].is-large.is-thin + label::before {
    top: 0.9818181818rem;
    height: 0.675rem;
  }
  .switch[type="checkbox"].is-large.is-thin + label::after {
    -webkit-box-shadow: 0px 0px 3px #878787;
    box-shadow: 0px 0px 3px #878787;
  }
  .switch[type="checkbox"].is-primary:checked + label::before {
    background: #8c8cf9;
  }
  .switch[type="checkbox"].is-primary:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(140, 140, 249, 0.25);
    box-shadow: 0 0 0 0.125em rgba(140, 140, 249, 0.25);
  }
  .switch[type="checkbox"].is-primary:checked:hover + label::before {
    background: #8080f8;
  }
  .switch[type="checkbox"].is-primary:checked:active + label::before {
    background: #7474f8;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #8c8cf9;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked + label::after {
    background: #8c8cf9;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked:hover + label::before {
    border-color: #8080f8;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked:hover + label::after {
    background: #8080f8;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked:active + label::before {
    border-color: #8080f8;
  }
  .switch[type="checkbox"].is-primary.is-outlined:checked:active + label::after {
    background: #7474f8;
  }
  .switch[type="checkbox"].is-primary.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-secondary:checked + label::before {
    background: #7f00ff;
  }
  .switch[type="checkbox"].is-secondary:checked:focus:not(:active)
    + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(127, 0, 255, 0.25);
    box-shadow: 0 0 0 0.125em rgba(127, 0, 255, 0.25);
  }
  .switch[type="checkbox"].is-secondary:checked:hover + label::before {
    background: #7900f2;
  }
  .switch[type="checkbox"].is-secondary:checked:active + label::before {
    background: #7200e6;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #7f00ff;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked + label::after {
    background: #7f00ff;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:hover
    + label::before {
    border-color: #7900f2;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:hover + label::after {
    background: #7900f2;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:active
    + label::before {
    border-color: #7900f2;
  }
  .switch[type="checkbox"].is-secondary.is-outlined:checked:active
    + label::after {
    background: #7200e6;
  }
  .switch[type="checkbox"].is-secondary.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-accent:checked + label::before {
    background: #ad5cff;
  }
  .switch[type="checkbox"].is-accent:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(173, 92, 255, 0.25);
    box-shadow: 0 0 0 0.125em rgba(173, 92, 255, 0.25);
  }
  .switch[type="checkbox"].is-accent:checked:hover + label::before {
    background: #a74fff;
  }
  .switch[type="checkbox"].is-accent:checked:active + label::before {
    background: #a043ff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ad5cff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked + label::after {
    background: #ad5cff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked:hover + label::before {
    border-color: #a74fff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked:hover + label::after {
    background: #a74fff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked:active + label::before {
    border-color: #a74fff;
  }
  .switch[type="checkbox"].is-accent.is-outlined:checked:active + label::after {
    background: #a043ff;
  }
  .switch[type="checkbox"].is-accent.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-info:checked + label::before {
    background: #039be5;
  }
  .switch[type="checkbox"].is-info:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(3, 155, 229, 0.25);
    box-shadow: 0 0 0 0.125em rgba(3, 155, 229, 0.25);
  }
  .switch[type="checkbox"].is-info:checked:hover + label::before {
    background: #0392d8;
  }
  .switch[type="checkbox"].is-info:checked:active + label::before {
    background: #038acc;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #039be5;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked + label::after {
    background: #039be5;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked:hover + label::before {
    border-color: #0392d8;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked:hover + label::after {
    background: #0392d8;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked:active + label::before {
    border-color: #0392d8;
  }
  .switch[type="checkbox"].is-info.is-outlined:checked:active + label::after {
    background: #038acc;
  }
  .switch[type="checkbox"].is-info.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-success:checked + label::before {
    background: #06d6a0;
  }
  .switch[type="checkbox"].is-success:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(6, 214, 160, 0.25);
    box-shadow: 0 0 0 0.125em rgba(6, 214, 160, 0.25);
  }
  .switch[type="checkbox"].is-success:checked:hover + label::before {
    background: #06ca97;
  }
  .switch[type="checkbox"].is-success:checked:active + label::before {
    background: #05bd8d;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #06d6a0;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked + label::after {
    background: #06d6a0;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked:hover + label::before {
    border-color: #06ca97;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked:hover + label::after {
    background: #06ca97;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked:active + label::before {
    border-color: #06ca97;
  }
  .switch[type="checkbox"].is-success.is-outlined:checked:active + label::after {
    background: #05bd8d;
  }
  .switch[type="checkbox"].is-success.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-warning:checked + label::before {
    background: #eda514;
  }
  .switch[type="checkbox"].is-warning:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(237, 165, 20, 0.25);
    box-shadow: 0 0 0 0.125em rgba(237, 165, 20, 0.25);
  }
  .switch[type="checkbox"].is-warning:checked:hover + label::before {
    background: #e39d11;
  }
  .switch[type="checkbox"].is-warning:checked:active + label::before {
    background: #d79510;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #eda514;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked + label::after {
    background: #eda514;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked:hover + label::before {
    border-color: #e39d11;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked:hover + label::after {
    background: #e39d11;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked:active + label::before {
    border-color: #e39d11;
  }
  .switch[type="checkbox"].is-warning.is-outlined:checked:active + label::after {
    background: #d79510;
  }
  .switch[type="checkbox"].is-warning.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .switch[type="checkbox"].is-danger:checked + label::before {
    background: #f92b60;
  }
  .switch[type="checkbox"].is-danger:checked:focus:not(:active) + label::before {
    -webkit-box-shadow: 0 0 0 0.125em rgba(249, 43, 96, 0.25);
    box-shadow: 0 0 0 0.125em rgba(249, 43, 96, 0.25);
  }
  .switch[type="checkbox"].is-danger:checked:hover + label::before {
    background: #f91f57;
  }
  .switch[type="checkbox"].is-danger:checked:active + label::before {
    background: #f8124d;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked + label::before {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f92b60;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked + label::after {
    background: #f92b60;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked:hover + label::before {
    border-color: #f91f57;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked:hover + label::after {
    background: #f91f57;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked:active + label::before {
    border-color: #f91f57;
  }
  .switch[type="checkbox"].is-danger.is-outlined:checked:active + label::after {
    background: #f8124d;
  }
  .switch[type="checkbox"].is-danger.is-thin.is-outlined + label::after {
    -webkit-box-shadow: none;
    box-shadow: none;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .timeline {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .timeline *,
  .timeline *:before,
  .timeline *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .timeline .timeline-item:after,
  .timeline .timeline-item:before {
    content: "";
    display: block;
    width: 100%;
    clear: both;
  }
  .timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #ededed;
    left: 50%;
    top: 0;
    position: absolute;
  }
  .timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
  }
  .timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
  }
  .timeline .timeline-item .timeline-icon {
    background: #ad5cff;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
  }
  .timeline .timeline-item .timeline-icon i {
    position: relative;
    font-size: 1.6rem;
    top: 8px;
    left: 14px;
    color: #fff;
  }
  .timeline .timeline-item .timeline-icon svg {
    position: relative;
    top: 14px;
    left: 14px;
  }
  .timeline .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .timeline .timeline-item .timeline-content .content-body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .timeline .timeline-item .timeline-content .content-body .timeline-avatar {
    height: 40px;
    border-radius: 100px;
  }
  .timeline .timeline-item .timeline-content .content-body .timeline-text {
    margin: 0 10px;
  }
  .timeline
    .timeline-item
    .timeline-content
    .content-body
    .timeline-text
    div:first-child {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 500;
    color: #444f60;
  }
  .timeline
    .timeline-item
    .timeline-content
    .content-body
    .timeline-text
    div:last-child {
    color: #999;
  }
  .timeline
    .timeline-item
    .timeline-content
    .content-body
    .timeline-text
    .timestamp {
    font-size: 0.9rem;
    color: #999;
  }
  .timeline .timeline-item .timeline-content:before {
    content: "";
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-left: 7px solid #fff;
  }
  .timeline .timeline-item .timeline-content.right {
    float: right;
  }
  .timeline .timeline-item .timeline-content.right:before {
    content: "";
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #fff;
  }
  .timeline.doted .timeline-icon {
    background: #fff;
    border: 2px solid #ededed;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 22%;
    overflow: hidden;
    margin: -5px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18);
  }
  @media screen and (max-width: 768px) {
    .timeline {
      margin: 10px;
      padding: 0px;
      width: 100%;
    }
    .timeline:before {
      left: 0;
    }
    .timeline .timeline-item .timeline-content {
      width: 90%;
      float: right;
    }
    .timeline .timeline-item .timeline-content:before,
    .timeline .timeline-item .timeline-content.right:before {
      left: 10%;
      margin-left: -6px;
      border-left: 0;
      border-right: 7px solid #fff;
    }
    .timeline .timeline-item .timeline-icon {
      left: 0;
    }
    .timeline.doted .timeline-icon {
      left: 0;
    }
  }
  .simple-feed {
    padding: 15px;
    list-style: none;
  }
  .simple-feed a {
    color: #ad5cff;
  }
  .simple-feed .feed-item {
    position: relative;
    top: -10px;
    padding-bottom: 40px;
    padding-left: 30px;
    border-left: 2px solid #ededed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .simple-feed .feed-item .name {
    font-weight: 600;
    color: #444f60;
  }
  .simple-feed .feed-item img {
    border-radius: 100px;
    width: 45px;
    height: 45px;
  }
  .simple-feed .feed-item .feed-item-text {
    margin-left: 15px;
  }
  .simple-feed .feed-item::after {
    content: "";
    display: block;
    position: absolute;
    top: 20%;
    left: -8px;
    width: 14px;
    height: 14px;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #ededed;
  }
  .simple-feed .feed-item .date {
    display: block;
    position: relative;
    top: -5px;
    color: #999;
    text-transform: none;
    font-size: 13px;
  }
  .simple-feed .feed-item .text {
    position: relative;
    top: -3px;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .fileuploader-theme-onebutton .fileuploader-input {
    display: inline-block;
  }
  .fileuploader-theme-onebutton .fileuploader-input .fileuploader-input-caption {
    display: none;
  }
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input,
  .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item {
    display: inline-block;
    width: 25%;
    height: 115px;
    line-height: 95px;
    padding: 10px;
    vertical-align: top;
  }
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner {
    width: 100%;
    max-width: 95px;
    height: 100%;
    border: 2px dashed #c2cdda;
    border-radius: 4px;
    text-align: center;
    font-size: 30px;
    color: #acb9c7;
    vertical-align: top;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner span {
    position: relative;
    top: -5px;
  }
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:hover,
  .fileuploader-theme-thumbnails .fileuploader-thumbnails-input-inner:active {
    border-color: #92a7bf;
    color: #899baf;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-dragging
    .fileuploader-thumbnails-input-inner {
    background: #fff;
  }
  .fileuploader-theme-thumbnails .fileuploader-items-list {
    margin: -5px -10px;
  }
  .fileuploader-theme-thumbnails .fileuploader-item {
    -webkit-animation: fileuploaderScaleIn 0.2s ease;
    animation: fileuploaderScaleIn 0.2s ease;
    border-bottom: 0;
  }
  .fileuploader-theme-thumbnails .fileuploader-item-inner {
    position: relative;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.6);
    overflow: hidden;
    z-index: 1;
  }
  .fileuploader-theme-thumbnails .fileuploader-item-inner,
  .fileuploader-theme-thumbnails fileuploader-item-inner .thumbnail-holder,
  .fileuploader-theme-thumbnails
    .fileuploader-items-list
    .fileuploader-item-image {
    width: 100%;
    height: 100%;
    min-height: 95px;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-items-list
    .fileuploader-item-image {
    position: relative;
    text-align: center;
    overflow: hidden;
  }
  .fileuploader-theme-thumbnails .fileuploader-item .fileuploader-item-image img,
  .fileuploader-theme-thumbnails
    .fileuploader-item
    .fileuploader-item-image
    canvas {
    border-radius: 0;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-items-list
    .fileuploader-item-image
    img {
    max-height: 100%;
    min-height: 100%;
    max-width: none;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-item
    .fileuploader-item-image.fileuploader-loading:after {
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    opacity: 0.2;
  }
  .fileuploader-theme-thumbnails .fileuploader-items-list .actions-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: rgba(33, 33, 33, 0.55);
    text-align: right;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    opacity: 0;
    z-index: 3;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-items-list
    .fileuploader-item:hover
    .actions-holder {
    opacity: 1;
  }
  .fileuploader-theme-thumbnails .fileuploader-action {
    background: none;
    border: 0;
    width: 24px;
    height: 24px;
    margin: 3px 3px 0 0;
    z-index: 2;
  }
  .fileuploader-theme-thumbnails .fileuploader-action-remove i:before,
  .fileuploader-theme-thumbnails .fileuploader-action-remove i:after {
    top: 4px;
    left: 10px;
    height: 14px;
    width: 3px;
    background: #fff;
  }
  .fileuploader-theme-thumbnails .fileuploader-action-sort i {
    top: 10px;
    width: 12px;
  }
  .fileuploader-theme-thumbnails .fileuploader-action-sort i:before {
    top: -4px;
  }
  .fileuploader-theme-thumbnails .fileuploader-action-sort i:after {
    top: 4px;
  }
  .fileuploader-theme-thumbnails .fileuploader-action-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 1;
  }
  .fileuploader-theme-thumbnails .fileuploader-item.upload-failed {
    background: none;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-items-list
    .fileuploader-item.upload-failed
    .fileuploader-item-icon {
    display: block !important;
    background: #db6868 !important;
    color: #fff;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-item.upload-pending
    .fileuploader-action-remove:after {
    right: 0;
    margin-top: -14px;
  }
  .fileuploader-theme-thumbnails .fileuploader-item .progress-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .fileuploader-theme-thumbnails
    .fileuploader-item
    .progress-holder
    .fileuploader-progressbar {
    position: relative;
    top: 50%;
    width: 80%;
    height: 6px;
    margin: 0 auto;
    background: #dde4f6;
  }
  .fileuploader-theme-thumbnails .fileuploader-item.sorting {
    -webkit-animation: none;
    animation: none;
  }
  .fileuploader-theme-thumbnails .fileuploader-sorter-placeholder {
    background: none;
  }
  .fileuploader-theme-thumbnails .fileuploader-sorter-placeholder div {
    background: #fff;
  }
  .fileuploader-theme-dragdrop .fileuploader-input {
    display: block;
    padding: 60px 0;
    background: #fff;
    border: 2px dashed #c2cdda;
    border-radius: 3px;
    text-align: center;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  .fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-inner {
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .fileuploader-theme-dragdrop
    .fileuploader-input.fileuploader-dragging
    .fileuploader-input-inner {
    opacity: 0.4;
  }
  .fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging img {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .fileuploader-theme-dragdrop .fileuploader-input img {
    display: block;
    max-width: 64px;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .fileuploader-theme-dragdrop .fileuploader-input h3 {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    color: #555a6b;
    white-space: normal;
  }
  .fileuploader-theme-dragdrop .fileuploader-input p {
    color: #74809d;
  }
  .fileuploader-theme-dragdrop.fileuploader-is-uploading
    .fileuploader-input-caption:after {
    display: none;
  }
  .fileuploader-theme-dragdrop .fileuploader-pending-loader .right-half,
  .fileuploader-theme-dragdrop .fileuploader-pending-loader .spinner {
    background: #687ddb;
  }
  .fileuploader-theme-dragdrop .fileuploader-input p {
    margin: 10px 0;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .iconpicker-wrapper {
    padding: 20px;
    text-align: center;
    max-width: 300px;
    margin: 0 auto;
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .iconpicker-wrapper .help {
    padding-top: 10px;
    font-weight: 500;
  }
  .iconpicker-wrapper .iconpicker-preview {
    background: #039be5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .iconpicker-wrapper .iconpicker-preview i {
    color: #fff;
  }
  .iconpicker-wrapper .iconpicker-preview:hover {
    background: #7f00ff;
  }
  .iconpicker-wrapper:hover {
    border: 2px solid #7f00ff;
  }
  .iconpicker-modal .iconpicker-icons a {
    color: #999;
  }
  .iconpicker-modal .iconpicker-icons a:hover {
    color: #7f00ff;
  }
  .iconpicker-modal .iconpicker-icons a:before {
    content: "" !important;
  }
  .iconpicker-modal.is-active .modal-background {
    display: block !important;
    width: 100vw !important;
    height: 100vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    background: rgba(0, 0, 0, 0.8) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    border-radius: 0 !important;
  }
  .iconpicker-modal.is-active .modal-card {
    z-index: 99 !important;
  }
  .iconpicker-modal.is-active .modal-card .modal-card-head {
    background: #039be5;
  }
  .iconpicker-modal.is-active .modal-card .modal-card-head .modal-card-title {
    color: #fff;
    font-weight: 500;
  }
  .iconpicker-modal.is-active .modal-card .modal-card-head .iconpicker-search {
    background: #fff;
    color: #444f60;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .iconpicker-modal.is-active
    .modal-card
    .modal-card-head
    .iconpicker-search:focus {
    outline: none !important;
  }
  .iconpicker-modal.is-active .modal-card .modal-card-head .delete:before,
  .iconpicker-modal.is-active .modal-card .modal-card-head .delete:after {
    background: #fff !important;
  }
  .iconpicker-modal.is-active .modal-card .iconpicker-sets.tabs ul li a {
    border-radius: 0 !important;
  }
  .iconpicker-modal.is-active
    .modal-card
    .iconpicker-sets.tabs
    ul
    li.is-active
    a {
    color: #7f00ff;
    border-bottom: 1.4px solid #7f00ff;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .calendar-legacy.is-centered {
    margin: 0 auto;
  }
  .calendar-legacy.is-large .calendar-range:before {
    top: 1.6rem !important;
  }
  .calendar-legacy.is-custom {
    border: 1px solid #ededed;
    border-radius: 3px;
  }
  .calendar-legacy.is-custom .calendar-nav {
    background: #7f00ff;
  }
  .calendar-legacy.is-custom .calendar-nav-previous-month button,
  .calendar-legacy.is-custom .calendar-nav-next-month button {
    text-decoration: none !important;
  }
  .calendar-legacy.is-custom .calendar-nav-previous-month button i,
  .calendar-legacy.is-custom .calendar-nav-next-month button i {
    color: #fff !important;
  }
  .calendar-legacy.is-custom .calendar-nav-previous-month button:hover,
  .calendar-legacy.is-custom .calendar-nav-next-month button:hover {
    background: rgba(0, 0, 0, 0) !important;
  }
  .calendar-legacy.is-custom .calendar-body .date-item.is-today {
    border-color: #7f00ff;
    color: #7f00ff;
  }
  .calendar-legacy.is-custom .calendar-body .date-item.is-active {
    background: #7f00ff;
    color: #fff !important;
    border-color: #7f00ff;
  }
  .calendar-legacy.is-custom .calendar-body .calendar-range .date-item {
    color: #7f00ff;
  }
  .calendar-legacy.is-custom .calendar-body .calendar-range:before {
    background: #e5ccff;
  }
  .calendar-legacy.is-custom button:focus,
  .calendar-legacy.is-custom button:active {
    background: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
  }
  .calendar-legacy .calendar-event {
    background: #999;
    padding: 0.6rem 0.4rem !important;
  }
  .calendar-legacy .calendar-event.is-primary {
    background: #8c8cf9 !important;
  }
  .calendar-legacy .calendar-event.is-secondary {
    background: #7f00ff !important;
  }
  .calendar-legacy .calendar-event.is-accent {
    background: #ad5cff !important;
  }
  .calendar-legacy .calendar-event.is-success {
    background: #06d6a0 !important;
  }
  .calendar-legacy .calendar-event.is-warning {
    background: #eda514 !important;
    color: #fff !important;
  }
  .calendar-legacy .calendar-event.is-danger {
    background: #f92b60 !important;
  }
  .datepicker-legacy.modal.is-active .modal-background,
  .datepicker-legacy.is-active .modal-background {
    display: block !important;
    width: 100vw !important;
    height: 100vh !important;
    min-width: 100vw !important;
    min-height: 100vh !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    background: rgba(0, 0, 0, 0.8) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    border-radius: 0 !important;
  }
  .datepicker-legacy.modal.is-active .calendar-legacy,
  .datepicker-legacy.is-active .calendar-legacy {
    z-index: 99 !important;
  }
  .datepicker-legacy.modal.is-active .calendar-legacy .calendar-nav,
  .datepicker-legacy.is-active .calendar-legacy .calendar-nav {
    background: #7f00ff;
  }
  .datepicker-legacy.modal.is-active .calendar-legacy .calendar-nav button:focus,
  .datepicker-legacy.modal.is-active .calendar-legacy .calendar-nav button:active,
  .datepicker-legacy.is-active .calendar-legacy .calendar-nav button:focus,
  .datepicker-legacy.is-active .calendar-legacy .calendar-nav button:active {
    background: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
  }
  .datepicker-legacy.modal.is-active .calendar-legacy .calendar-body,
  .datepicker-legacy.is-active .calendar-legacy .calendar-body {
    min-height: 266px !important;
  }
  .datepicker-legacy.modal.is-active
    .calendar-legacy
    .calendar-body
    .date-item.is-active,
  .datepicker-legacy.is-active
    .calendar-legacy
    .calendar-body
    .date-item.is-active {
    background: #7f00ff;
    border-color: #7f00ff;
    color: #fff;
  }
  .datepicker-legacy .calendar-legacy {
    border: 1px solid #ededed;
  }
  .datetimepicker-wrapper.modal.is-active .modal-background {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    border-radius: 0;
    height: 100%;
    width: 100%;
    background: rgba(52, 66, 88, 0.6);
  }
  .datetimepicker-wrapper.modal.is-active .datetimepicker {
    z-index: 99;
  }
  .datetimepicker-wrapper .datetimepicker {
    margin: 0 auto;
  }
  .datetimepicker-dummy-wrapper {
    border: 1px solid #e5e5e5 !important;
    border-radius: 4px;
    background: #fff;
    height: 38px !important;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .Wallop--scale .Wallop-item--hidePrevious,
  .Wallop--scale .Wallop-item--hideNext {
    visibility: visible;
    -webkit-animation: scaleOut 350ms cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
    animation: scaleOut 350ms cubic-bezier(0.55, 0.055, 0.675, 0.19) both;
  }
  .Wallop--scale .Wallop-item--hidePrevious,
  .Wallop--scale .Wallop-item--hideNext {
    z-index: 2;
  }
  .Wallop--scale .Wallop-item--showPrevious,
  .Wallop--scale .Wallop-item--showNext {
    z-index: 1;
  }
  @-webkit-keyframes scaleOut {
    100% {
      -webkit-transform: scale(1.6);
      transform: scale(1.6);
      opacity: 0;
    }
  }
  @keyframes scaleOut {
    100% {
      -webkit-transform: scale(1.6);
      transform: scale(1.6);
      opacity: 0;
    }
  }
  .Wallop--fade .Wallop-item--hidePrevious,
  .Wallop--fade .Wallop-item--hideNext {
    visibility: visible;
    -webkit-animation: fadeOut 450ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
    animation: fadeOut 450ms cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
  }
  .Wallop--fade .Wallop-item--hidePrevious,
  .Wallop--fade .Wallop-item--hideNext {
    z-index: 2;
  }
  .Wallop--fade .Wallop-item--showPrevious,
  .Wallop--fade .Wallop-item--showNext {
    z-index: 1;
  }
  @-webkit-keyframes fadeOut {
    100% {
      opacity: 0;
      visibility: hidden;
    }
  }
  @keyframes fadeOut {
    100% {
      opacity: 0;
      visibility: hidden;
    }
  }
  .Wallop--v1 {
    top: -65px;
  }
  .Wallop--v1 .Wallop-list {
    width: 100%;
    height: 100%;
  }
  .Wallop--v1 .Wallop-item {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Wallop--v1 .Wallop-buttonPrevious,
  .Wallop--v1 .Wallop-buttonNext {
    position: absolute;
    top: calc(50% - 27px);
    background: none;
    border: none;
    cursor: pointer;
    z-index: 6;
  }
  .Wallop--v1 .Wallop-buttonPrevious:hover i,
  .Wallop--v1 .Wallop-buttonNext:hover i {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Wallop--v1 .Wallop-buttonPrevious i,
  .Wallop--v1 .Wallop-buttonNext i {
    font-size: 3.5rem;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .Wallop--v1 .Wallop-buttonPrevious:active,
  .Wallop--v1 .Wallop-buttonPrevious:focus,
  .Wallop--v1 .Wallop-buttonNext:active,
  .Wallop--v1 .Wallop-buttonNext:focus {
    outline: none !important;
  }
  .Wallop--v1 .Wallop-buttonPrevious {
    left: 20px;
  }
  .Wallop--v1 .Wallop-buttonNext {
    right: 20px;
  }
  .Wallop--v1 .Wallop-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .Wallop--v1 .Wallop-pagination {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 40px;
    z-index: 5;
  }
  .Wallop--v1 .Wallop-dot {
    text-indent: -9999px;
    border: 0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 5px;
    background-color: #ccc;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .Wallop--v1 .Wallop-dot:active,
  .Wallop--v1 .Wallop-dot:focus {
    outline: none !important;
  }
  .Wallop--v1 .Wallop-dot--current {
    background-color: #8c8cf9;
  }
  .Wallop--v1 .Wallop-caption-wrapper {
    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;
    min-height: 100vh;
    position: relative;
  }
  .Wallop--v1 .Wallop-caption {
    font-family: "Nexa Bold", sans-serif;
  }
  .Wallop--v1 .Wallop-caption.is-centered {
    font-size: 3rem;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 5;
    text-align: center;
  }
  .Wallop--v1 .Wallop-caption.is-centered .main-inner {
    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;
  }
  .Wallop--v1 .Wallop-caption.is-centered h1 {
    font-weight: bolder !important;
    text-transform: uppercase;
  }
  .Wallop--v1 .Wallop-caption.is-centered h4 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 40%;
    padding: 0;
    font-weight: 300;
  }
  .Wallop--v1 .caption-action {
    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;
    margin-top: 20px;
  }
  .Wallop--v1 .caption-action a {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica,
      Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  }
  @media (max-width: 768px) {
    .Wallop--v1 .Wallop-caption {
      font-size: 2.8rem !important;
    }
    .Wallop--v1 .Wallop-caption h1,
    .Wallop--v1 .Wallop-caption h4 {
      padding: 0 10% !important;
    }
  }
  .Wallop--v2 {
    top: -65px;
  }
  .Wallop--v2 .Wallop-list {
    width: 100%;
    height: 100%;
  }
  .Wallop--v2 .Wallop-item {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .Wallop--v2 .Wallop-buttonPrevious,
  .Wallop--v2 .Wallop-buttonNext {
    position: absolute;
    top: 48%;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 6;
  }
  .Wallop--v2 .Wallop-buttonPrevious:hover i,
  .Wallop--v2 .Wallop-buttonNext:hover i {
    opacity: 0.8;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .Wallop--v2 .Wallop-buttonPrevious i,
  .Wallop--v2 .Wallop-buttonNext i {
    font-size: 3.5rem;
    color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .Wallop--v2 .Wallop-buttonPrevious:active,
  .Wallop--v2 .Wallop-buttonPrevious:focus,
  .Wallop--v2 .Wallop-buttonNext:active,
  .Wallop--v2 .Wallop-buttonNext:focus {
    outline: none !important;
  }
  .Wallop--v2 .Wallop-buttonPrevious {
    left: 20px;
  }
  .Wallop--v2 .Wallop-buttonNext {
    right: 20px;
  }
  .Wallop--v2 .Wallop-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .Wallop--v2 .Wallop-pagination {
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 40px;
    z-index: 100;
  }
  .Wallop--v2 .Wallop-dot {
    text-indent: -9999px;
    border: 0;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 5px;
    background-color: #ccc;
    cursor: pointer;
    -webkit-appearance: none;
  }
  .Wallop--v2 .Wallop-dot:active,
  .Wallop--v2 .Wallop-dot:focus {
    outline: none !important;
  }
  .Wallop--v2 .Wallop-dot--current {
    background-color: #8c8cf9;
  }
  .Wallop--v2 .Wallop-caption-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100vh;
    position: relative;
    z-index: 99;
  }
  .Wallop--v2 .Wallop-caption-wrapper .container {
    position: relative;
    min-height: 500px;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .Wallop--v2 .Wallop-caption-wrapper .container .caption-inner h1 {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 700;
    font-size: 3.8rem;
    line-height: 3.8rem;
    color: #fff;
  }
  .Wallop--v2 .Wallop-caption-wrapper .container .caption-inner .caption-divider {
    width: 30%;
    height: 3px;
    background: #fff;
    margin: 10px 0;
  }
  .Wallop--v2 .Wallop-caption-wrapper .container .caption-inner .caption-text {
    color: #fff;
    font-size: 1.25rem;
    font-weight: 400;
  }
  .Wallop--v2
    .Wallop-caption-wrapper
    .container
    .caption-inner
    .caption-text
    .action {
    padding: 20px 0;
  }
  @media (max-width: 767px) {
    .Wallop--v2 .caption-inner {
      max-width: 100% !important;
      top: 30% !important;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      text-align: center;
    }
    .Wallop--v2 .caption-inner .caption-divider {
      height: 3px !important;
      margin: 10px auto !important;
    }
    .Wallop--v2 .caption-inner h1 {
      font-size: 3.2rem !important;
    }
    .Wallop--v2 .caption-inner .caption-text span {
      margin: 0 20px;
      display: block;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .Wallop--v2 .caption-inner {
      text-align: center;
      position: relative;
      top: 40vh !important;
    }
    .Wallop--v2 .caption-inner .caption-divider {
      margin: 10px auto !important;
      height: 3px !important;
    }
    .Wallop--v2 .caption-inner .caption-text {
      padding: 0 15%;
    }
    .Wallop--v2 .is-tablet-padded {
      padding: 0 20% !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */ /*! Bulkit | 5.0 | CSS Ninja */
  #landing-hero {
    background: #8c8cf9 url(../img/graphics/legacy/icon-bg.png) repeat 0 0;
    -webkit-animation: 18s linear 0s normal none infinite animate;
    animation: 18s linear 0s normal none infinite animate;
  }
  @-webkit-keyframes animate {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 0 -1450px;
    }
  }
  @keyframes animate {
    from {
      background-position: 0 0;
    }
    to {
      background-position: 0 -1450px;
    }
  }
  .has-waves-bottom {
    position: relative;
  }
  .has-waves-bottom:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy.png) no-repeat
      scroll 0 bottom/100% auto;
    content: "";
    height: 321px;
    width: 100%;
    z-index: 0 !important;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .has-waves-bottom-dark {
    position: relative;
  }
  .has-waves-bottom-dark:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy-dark.png)
      no-repeat scroll 0 bottom/100% auto;
    content: "";
    height: 321px;
    width: 100%;
    z-index: 0 !important;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .hero.is-slant {
    position: relative;
  }
  .hero.is-slant:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/slanted.svg) no-repeat
      scroll 0 bottom/100% auto;
    content: "";
    height: 150px;
    width: 100%;
    z-index: 1 !important;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .hero.is-slant .hero-body .clean-title {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 700;
    font-size: 3.4rem;
    color: #444f60;
    padding: 0;
    line-height: 1.2;
  }
  .hero.is-slant .hero-body .clean-hero-mockup {
    position: relative;
    margin-top: 80px;
    z-index: 2;
  }
  .hero.is-slant .hero-body .cta-wrapper {
    padding: 20px 0;
  }
  @media (max-width: 768px) {
    .hero.is-slant .column.caption-column .clean-title,
    .hero.is-slant .column.caption-column .subtitle,
    .hero.is-slant .column.caption-column .cta-wrapper {
      text-align: center !important;
    }
  }
  .has-waves-bottom-alt {
    position: relative;
  }
  .has-waves-bottom-alt:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy-alt.png)
      no-repeat scroll 0 bottom/100% auto;
    content: "";
    height: 321px;
    width: 100%;
    z-index: 1 !important;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .has-waves-bottom-alt .columns {
    margin-top: -180px;
  }
  .has-wavy-footer {
    position: relative;
  }
  .has-wavy-footer:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy-alt.png)
      no-repeat scroll 0 bottom/100% auto;
    content: "";
    height: 321px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1 !important;
  }
  .is-wavy-bg:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy-core.svg)
      no-repeat scroll 0 bottom/100% auto;
    content: "";
    height: 100%;
    width: 100%;
    z-index: 1 !important;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  body.is-theme-core .hero.is-wavy-bg:before {
    background: rgba(0, 0, 0, 0) url(../img/graphics/legacy/wavy-core.svg)
      no-repeat scroll 0 bottom/100% auto;
  }
  .has-shape-layer-1 {
    overflow: hidden;
  }
  .has-shape-layer-1 .shape-layer {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 0;
  }
  .has-shape-layer-2 {
    overflow: hidden;
  }
  .has-shape-layer-2 .shape-layer {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    z-index: 0;
  }
  .has-animated-waves {
    position: relative;
    z-index: 10;
  }
  .has-animated-waves.waves-bottom .animated-waves {
    bottom: 0;
  }
  .has-animated-waves .animated-waves {
    position: absolute;
    left: 0;
    width: 100%;
  }
  .has-animated-waves .animated-waves.is-reversed {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .waves-primary .animated-waves .parallax > use:first-child {
    fill: rgba(140, 140, 249, 0.7) !important;
  }
  .waves-primary .animated-waves .parallax > use:nth-child(2) {
    fill: rgba(140, 140, 249, 0.5) !important;
  }
  .waves-primary .animated-waves .parallax > use:nth-child(3) {
    fill: rgba(140, 140, 249, 0.3) !important;
  }
  .waves-primary .animated-waves .parallax > use:nth-child(4) {
    fill: #8c8cf9 !important;
  }
  .waves-primary .animated-waves .parallax > use:last-child {
    fill: rgba(140, 140, 249, 0.7) !important;
  }
  .waves-inverted .animated-waves .parallax > use:first-child {
    fill: rgba(255, 255, 255, 0.7) !important;
  }
  .waves-inverted .animated-waves .parallax > use:nth-child(2) {
    fill: rgba(255, 255, 255, 0.5) !important;
  }
  .waves-inverted .animated-waves .parallax > use:nth-child(3) {
    fill: rgba(255, 255, 255, 0.3) !important;
  }
  .waves-inverted .animated-waves .parallax > use:nth-child(4) {
    fill: #fff !important;
  }
  .waves-inverted .animated-waves .parallax > use:last-child {
    fill: rgba(255, 255, 255, 0.7) !important;
  }
  .animated-waves .waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px;
    min-height: 100px;
    max-height: 250px;
  }
  .animated-waves .parallax > use {
    -webkit-animation: move-forever 18s cubic-bezier(0.55, 0.5, 0.45, 0.5)
      infinite;
    animation: move-forever 18s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
  }
  .animated-waves .parallax > use:nth-child(1) {
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
  }
  .animated-waves .parallax > use:nth-child(2) {
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
  }
  .animated-waves .parallax > use:nth-child(3) {
    -webkit-animation-delay: -4s;
    animation-delay: -4s;
    -webkit-animation-duration: 13s;
    animation-duration: 13s;
  }
  .animated-waves .parallax > use:nth-child(4) {
    -webkit-animation-delay: -5s;
    animation-delay: -5s;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
  }
  @-webkit-keyframes move-forever {
    0% {
      -webkit-transform: translate3d(-90px, 0, 0);
      transform: translate3d(-90px, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(85px, 0, 0);
      transform: translate3d(85px, 0, 0);
    }
  }
  @keyframes move-forever {
    0% {
      -webkit-transform: translate3d(-90px, 0, 0);
      transform: translate3d(-90px, 0, 0);
    }
    100% {
      -webkit-transform: translate3d(85px, 0, 0);
      transform: translate3d(85px, 0, 0);
    }
  }
  @media (max-width: 768px) {
    .animated-waves .waves {
      height: 40px;
      min-height: 40px;
    }
    .animated-waves .content {
      height: 30vh;
    }
    .animated-waves h1 {
      font-size: 24px;
    }
  }
  @-webkit-keyframes gradientBG {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes gradientBG {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .hero.gradient-hero {
    background: #8c8cf9;
    background: linear-gradient(-45deg, #ad5cff, #8c8cf9, #8c8cf9, #ad5cff);
    background-size: 400% 400%;
    -webkit-animation: gradientBG 15s ease infinite;
    animation: gradientBG 15s ease infinite;
  }
  .hero.gradient-hero,
  .hero.slant-laptop-hero {
    position: relative;
  }
  .hero.gradient-hero .slant-shape,
  .hero.slant-laptop-hero .slant-shape {
    position: absolute;
    bottom: -1px;
    right: 0;
    z-index: 1 !important;
  }
  .hero.gradient-hero .hero-caption,
  .hero.slant-laptop-hero .hero-caption {
    padding-bottom: 150px;
  }
  .hero.gradient-hero .laptop-container,
  .hero.slant-laptop-hero .laptop-container {
    position: relative;
  }
  .hero.gradient-hero .laptop-container .laptop,
  .hero.slant-laptop-hero .laptop-container .laptop {
    position: relative;
    z-index: 1 !important;
  }
  .hero.gradient-hero .laptop-container .laptop-shadow,
  .hero.slant-laptop-hero .laptop-container .laptop-shadow {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0 !important;
  }
  .hero.gradient-hero .hero-foot,
  .hero.slant-laptop-hero .hero-foot {
    position: relative;
    z-index: 3;
  }
  .hero.rounded-hero {
    position: relative;
    z-index: 3;
  }
  .hero.rounded-hero.is-active .absolute-header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .hero.rounded-hero.is-active .absolute-header .header-inner .states {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
  .hero.rounded-hero.is-active .hero-body .hero-mockup {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
  .hero.rounded-hero .hero-body .hero-mockup {
    display: block;
    max-width: 740px;
    margin: 0 auto;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    border-radius: 12px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    pointer-events: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .hero.rounded-hero .hero-body .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hero .is-hero-title {
    z-index: 2;
  }
  .hero .is-hero-title h1,
  .hero .is-hero-title h2 {
    color: #fff;
  }
  .absolute-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 580px;
    background: #8c8cf9;
    background: linear-gradient(-45deg, #6565f7, #8c8cf9, #8c8cf9, #6565f7);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .absolute-header .header-inner {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .absolute-header .header-inner .cut-circle {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: auto;
  }
  @media (max-width: 767px) {
    .rounded-hero {
      min-height: 75vh !important;
    }
    .rounded-hero .absolute-header {
      height: 500px;
    }
    .rounded-hero .hero-body .hero-mockup {
      max-width: 340px !important;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hero.gradient-hero .is-hero-title {
      text-align: center !important;
    }
    .hero.gradient-hero .is-hero-title .buttons {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .hero.rounded-hero {
      min-height: 75vh !important;
    }
    .hero.rounded-hero .hero-body .hero-mockup {
      max-width: 610px !important;
    }
  }
  .blob-hero .morphing-blob-wrapper {
    position: absolute;
    opacity: 0.6;
  }
  .blob-hero .morphing-blob-wrapper.is-blob-1 {
    top: 20%;
    right: 12%;
  }
  .blob-hero .morphing-blob-wrapper.is-blob-2 {
    bottom: 20%;
    left: 12%;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  .blob-hero .morphing-blob-wrapper.is-blob-3 {
    bottom: 10%;
    right: 5%;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  .blob-hero .morphing-blob-wrapper.is-blob-4 {
    top: 2%;
    left: 30%;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
  }
  .blob-hero .morphing-blob-wrapper.is-blob-5 {
    bottom: 45%;
    left: 10%;
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  .blob-hero .morphing-blob-wrapper.is-blob-6 {
    bottom: 25%;
    left: 2%;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  .blob-hero .morphing-blob-wrapper.is-blob-7 {
    top: -12%;
    left: -8%;
  }
  @media (max-width: 767px) {
    .blob-hero .morphing-blob-wrapper.is-blob-1 {
      top: 17%;
      right: -27%;
      -webkit-transform: scale(0.1);
      transform: scale(0.1);
    }
    .blob-hero .morphing-blob-wrapper.is-blob-2 {
      display: none;
    }
    .blob-hero .morphing-blob-wrapper.is-blob-3 {
      bottom: -1%;
      right: -26%;
    }
    .blob-hero .morphing-blob-wrapper.is-blob-4 {
      top: -3%;
      left: 46%;
    }
    .blob-hero .morphing-blob-wrapper.is-blob-5 {
      bottom: 45%;
      left: -38%;
    }
    .blob-hero .morphing-blob-wrapper.is-blob-6 {
      bottom: -9%;
      left: -17%;
    }
  }
  .hero {
    position: relative;
  }
  .hero.type-1.is-cover {
    background-size: cover !important;
  }
  .hero.type-1 .hero-shape-commerce {
    position: absolute;
    top: unset;
    bottom: -1px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 1 !important;
  }
  .hero.type-1 .is-hero-caption {
    position: relative;
    z-index: 2;
  }
  .hero.type-1 .is-hero-caption .field-wrap .field {
    margin-bottom: 4px;
  }
  .hero.type-1 .is-hero-caption .field-wrap .field .control:first-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .hero.type-1 .is-hero-caption .field-wrap .form-text {
    color: #fff;
  }
  .hero.type-2.type-2-light {
    background: #f5f6fa;
  }
  .hero.type-2.type-2-light .is-hero-caption .field-wrap .form-text {
    color: #999;
  }
  .hero.type-2.type-2-heavy {
    background: #8c8cf9;
  }
  .hero.type-2.type-2-heavy .is-hero-caption .field-wrap .form-text {
    color: #fff;
  }
  .hero.type-2 .hero-shape-commerce {
    position: absolute;
    top: unset;
    bottom: -1px !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    z-index: 1 !important;
  }
  .hero.type-2 .is-hero-caption {
    position: relative;
    z-index: 2;
  }
  .hero.type-2 .is-hero-caption .field-wrap .field {
    margin-bottom: 4px;
  }
  .hero.type-2 .is-hero-caption .field-wrap .field .control:first-child {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .hero .large-input {
    height: 46px;
  }
  .parallax-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #333;
    opacity: 0.4;
  }
  @media (max-width: 767px) {
    .hero.type-1 .is-hero-caption {
      text-align: center;
    }
    .hero.type-1 .is-hero-caption .field-wrap .field {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .hero.type-1 .is-hero-caption .field-wrap .field .control:first-child {
      margin-bottom: 8px;
      margin-right: 0;
    }
    .hero.type-1 .is-hero-caption .field-wrap .field .control .button {
      width: 100%;
    }
  }
  .sub-hero {
    background: #f2f2fa;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square {
    position: absolute;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-1 {
    top: -20px;
    left: -16px;
    -webkit-transform: rotate(124deg);
    transform: rotate(124deg);
    height: 68px;
    width: 68px;
    border-radius: 12px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-2 {
    bottom: 20px;
    right: -16px;
    -webkit-transform: rotate(194deg);
    transform: rotate(194deg);
    height: 88px;
    width: 88px;
    border-radius: 16px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-3 {
    top: -90px;
    right: 35%;
    -webkit-transform: rotate(234deg);
    transform: rotate(234deg);
    height: 160px;
    width: 160px;
    border-radius: 26px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-4 {
    top: 50%;
    left: 15%;
    -webkit-transform: rotate(32deg);
    transform: rotate(32deg);
    height: 48px;
    width: 48px;
    border-radius: 8px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-5 {
    top: 30%;
    left: 25%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    height: 18px;
    width: 18px;
    border-radius: 6px;
    border: 2px solid #dadafd;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-6 {
    top: 28%;
    left: 32%;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    height: 32px;
    width: 32px;
    border-radius: 6px;
    border: 2px solid #dadafd;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-7 {
    top: 24%;
    left: 27%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    height: 10px;
    width: 10px;
    border-radius: 3px;
    border: 1.4px solid #dadafd;
  }
  .sub-hero .hero-body.is-narrow {
    padding-top: 20px;
  }
  .sub-hero .sub-hero-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px;
    background: #8c8cf9;
  }
  .sub-hero .sub-hero-container .sub-hero-content {
    text-align: center;
    width: 100%;
    padding: 4rem;
    border-radius: 12px;
  }
  .sub-hero .sub-hero-container .sub-hero-content h1,
  .sub-hero .sub-hero-container .sub-hero-content h3 {
    position: relative;
    z-index: 10;
  }
  .sub-hero .sub-hero-container .sub-hero-search {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    padding: 10px;
    border-radius: 10px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-right: 12px;
  }
  .sub-hero
    .sub-hero-container
    .sub-hero-search
    .search-inner
    .control:first-child {
    border-right: 1px solid #e5e5e5;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .input {
    border: none;
    min-height: 46px;
    max-height: 46px;
    padding-left: 46px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .icon {
    height: 46px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .icon i {
    font-size: 18px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .button {
    min-height: 46px;
    max-height: 46px;
    min-width: 120px;
    font-weight: 600;
  }
  @media (max-width: 767px) {
    .sub-hero .sub-hero-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .sub-hero .sub-hero-container .sub-hero-content {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 0;
    }
    .sub-hero .sub-hero-container .sub-hero-content .square.square-3,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-5,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-6,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-7 {
      display: none;
    }
    .sub-hero .sub-hero-container .sub-hero-search {
      position: relative;
      top: 0;
      width: calc(100% - 40px);
      margin: 0 20px 20px 20px;
    }
    .sub-hero .sub-hero-container .sub-hero-search .search-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  }
  .hero-form .flex-card,
  .hero-form .network-grid .network-card,
  .network-grid .hero-form .network-card,
  .hero-form .project-card,
  .hero-form .profile-card,
  .hero-form .carousel-wrap .testimonials-solo-carousel .testimonial-item,
  .carousel-wrap .testimonials-solo-carousel .hero-form .testimonial-item {
    padding: 30px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    max-width: 380px;
    margin: 0 auto;
  }
  .hero-form .flex-card .field > label,
  .hero-form .network-grid .network-card .field > label,
  .network-grid .hero-form .network-card .field > label,
  .hero-form .project-card .field > label,
  .hero-form .profile-card .field > label,
  .hero-form
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .field
    > label,
  .carousel-wrap
    .testimonials-solo-carousel
    .hero-form
    .testimonial-item
    .field
    > label {
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    margin-bottom: 6px;
    padding: 0;
  }
  .hero-form .flex-card .field > label small,
  .hero-form .network-grid .network-card .field > label small,
  .network-grid .hero-form .network-card .field > label small,
  .hero-form .project-card .field > label small,
  .hero-form .profile-card .field > label small,
  .hero-form
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .field
    > label
    small,
  .carousel-wrap
    .testimonials-solo-carousel
    .hero-form
    .testimonial-item
    .field
    > label
    small {
    color: #e62965;
  }
  .hero-form .flex-card .field .control .input,
  .hero-form .network-grid .network-card .field .control .input,
  .network-grid .hero-form .network-card .field .control .input,
  .hero-form .project-card .field .control .input,
  .hero-form .profile-card .field .control .input,
  .hero-form
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .field
    .control
    .input,
  .carousel-wrap
    .testimonials-solo-carousel
    .hero-form
    .testimonial-item
    .field
    .control
    .input {
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    padding-left: 42px;
  }
  .hero-form .flex-card .field .control .input:not(:focus),
  .hero-form .network-grid .network-card .field .control .input:not(:focus),
  .network-grid .hero-form .network-card .field .control .input:not(:focus),
  .hero-form .project-card .field .control .input:not(:focus),
  .hero-form .profile-card .field .control .input:not(:focus),
  .hero-form
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .field
    .control
    .input:not(:focus),
  .carousel-wrap
    .testimonials-solo-carousel
    .hero-form
    .testimonial-item
    .field
    .control
    .input:not(:focus) {
    border-color: #dee2e6;
  }
  .hero-form .flex-card .field .control .button,
  .hero-form .network-grid .network-card .field .control .button,
  .network-grid .hero-form .network-card .field .control .button,
  .hero-form .project-card .field .control .button,
  .hero-form .profile-card .field .control .button,
  .hero-form
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .field
    .control
    .button,
  .carousel-wrap
    .testimonials-solo-carousel
    .hero-form
    .testimonial-item
    .field
    .control
    .button {
    line-height: 0;
  }
  .jobs-hero .hero-body {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .jobs-hero .hero-body .is-hero-caption .title {
    font-family: "Nexa Light", sans-serif;
    margin-bottom: 6px !important;
  }
  .jobs-hero .hero-body .is-hero-caption .subtitle {
    margin-bottom: 10px !important;
  }
  .jobs-hero .jobs-hero-image {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 640px;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .jobs-hero .hero-body .container > .columns {
      padding: 0 0;
    }
  }
  .mapbox-hero {
    position: relative;
  }
  .mapbox-hero .hero-map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
  }
  .countdown.is-light li {
    color: #fff;
  }
  .countdown li {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 1.25rem;
    list-style-type: none;
    padding: 1em;
    text-transform: uppercase;
    color: #444f60;
  }
  .countdown li span {
    display: block;
    font-size: 4.5rem;
  }
  .car-hero {
    position: relative;
  }
  .car-hero .main-image {
    opacity: 0;
    pointer-events: none;
  }
  .car-hero .left-image,
  .car-hero .right-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .car-hero .right-image {
    z-index: 0;
    -webkit-transition: all 0.55s ease-out;
    transition: all 0.55s ease-out;
  }
  .car-hero .right-image.is-active {
    -webkit-transform: translate(-44px, -40px);
    transform: translate(-44px, -40px);
  }
  .car-hero .left-image {
    top: -4rem;
    z-index: 1;
    -webkit-transition: all 0.55s ease-out;
    transition: all 0.55s ease-out;
  }
  .car-hero .left-image.is-active {
    -webkit-transform: translate(44px, 44px);
    transform: translate(44px, 44px);
  }
  .is-car-layer {
    bottom: -150px !important;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .is-car-layer.is-active {
    bottom: 0 !important;
  }
  @media (max-width: 767px) {
    .car-hero-wrap .title,
    .car-hero-wrap .subtitle {
      text-align: center;
    }
    .car-hero-wrap .hero-form {
      margin-top: 2rem;
    }
    .car-hero-wrap .hero-form .flex-card,
    .car-hero-wrap .hero-form .network-grid .network-card,
    .network-grid .car-hero-wrap .hero-form .network-card,
    .car-hero-wrap .hero-form .project-card,
    .car-hero-wrap .hero-form .profile-card,
    .car-hero-wrap
      .hero-form
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item,
    .carousel-wrap
      .testimonials-solo-carousel
      .car-hero-wrap
      .hero-form
      .testimonial-item {
      padding-top: 0;
      padding-bottom: 0;
      background: rgba(0, 0, 0, 0);
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .car-hero-wrap .title,
    .car-hero-wrap .subtitle {
      text-align: center;
    }
    .car-hero-wrap .hero-form {
      margin-top: 2rem;
    }
    .car-hero-wrap .hero-form .flex-card,
    .car-hero-wrap .hero-form .network-grid .network-card,
    .network-grid .car-hero-wrap .hero-form .network-card,
    .car-hero-wrap .hero-form .project-card,
    .car-hero-wrap .hero-form .profile-card,
    .car-hero-wrap
      .hero-form
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item,
    .carousel-wrap
      .testimonials-solo-carousel
      .car-hero-wrap
      .hero-form
      .testimonial-item {
      display: block;
      padding-top: 0;
      padding-bottom: 0;
      background: rgba(0, 0, 0, 0);
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
      margin: 0 auto;
    }
  }
  .hero-image-composition-1 {
    position: relative;
  }
  .hero-image-composition-1 .image-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 420px;
  }
  .hero-image-composition-1 .image-wrap .curly-image {
    max-height: 540px;
    border-radius: 0 5rem 0 5rem;
  }
  .hero-image-composition-1 .floating-box {
    position: absolute;
    background: #fff;
    padding: 0.85rem;
    border: 1px solid #dbdbdb;
    border-radius: 0.75rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .hero-image-composition-1 .floating-box.floating-box-1 {
    bottom: 4rem;
    right: -4rem;
    max-width: 240px;
    min-width: 240px;
  }
  .hero-image-composition-1 .floating-box.floating-box-2 {
    top: 4rem;
    left: -6rem;
    max-width: 180px;
    min-width: 180px;
  }
  .hero-image-composition-1 .floating-box .floating-box-content {
    width: 100%;
  }
  .hero-image-composition-1 .floating-box .floating-box-content .pastel-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 50%;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .pastel-icon.is-success {
    background: #c4fdef;
    color: #06d6a0;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .pastel-icon.is-info {
    background: #cfeffe;
    color: #039be5;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-block
    .pastel-icon {
    margin: 1rem auto 0.75rem auto;
    height: 50px;
    width: 50px;
    min-width: 50px;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-block
    .block-text {
    text-align: center;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-block
    .block-text
    .block-title {
    display: block;
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.25rem;
    line-height: 1;
    color: #444f60;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-block
    .block-text
    .block-subtitle {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 0.85rem;
    color: #8e9baf;
    margin-bottom: 0.75rem;
  }
  .hero-image-composition-1 .floating-box .floating-box-content .icon-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.5rem;
    width: 100%;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-header
    .header-text {
    display: block;
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    margin-left: 0.75rem;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-header
    .header-stat {
    margin-left: auto;
    margin-right: 0.5rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-header
    .header-stat.is-positive {
    color: #06d6a0;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .icon-header
    .header-stat.is-negative {
    color: #e62965;
  }
  .hero-image-composition-1
    .floating-box
    .floating-box-content
    .inner-text-content {
    font-family: "Roboto", sans-serif;
    font-size: 0.85rem;
    color: #8e9baf;
    text-align: left;
  }
  .hero-image-composition-2 {
    position: relative;
  }
  .hero-image-composition-2 .image-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 420px;
  }
  .hero-image-composition-2 .image-wrap .inner-image {
    height: 420px;
    width: 420px;
    max-width: 420px;
    border-radius: 50%;
  }
  .hero-image-composition-2 .image-wrap .floating-disc {
    position: absolute;
  }
  .hero-image-composition-2 .image-wrap .floating-disc.disc-1 {
    bottom: 4rem;
    right: -4rem;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 3px solid #039be5;
  }
  .hero-image-composition-2 .image-wrap .floating-disc.disc-2 {
    top: 5rem;
    left: 1rem;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 3px solid #06d6a0;
  }
  .hero-image-composition-2 .image-wrap .floating-disc.disc-3 {
    bottom: 2rem;
    right: 0;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    border: 2px solid #e62965;
  }
  @media only screen and (max-width: 767px) {
    .hero-image-composition-2 .image-wrap .inner-image {
      height: 280px;
      width: 280px;
      max-width: 280px;
    }
  }
  .hero-image-composition-3 {
    position: relative;
  }
  .hero-image-composition-3 .image-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 380px;
  }
  .hero-image-composition-3 .image-wrap .inner-image {
    height: 380px;
    width: 380px;
    max-width: 380px;
    border-radius: 50%;
  }
  .hero-image-composition-3 .image-wrap .inner-image-second {
    position: absolute;
    top: -55px;
    right: -55px;
    height: 170px;
    width: 170px;
    max-width: 170px;
    border-radius: 50%;
  }
  .hero-image-composition-3 .image-wrap .inner-image-third {
    position: absolute;
    top: -90px;
    right: 140px;
    height: 70px;
    width: 70px;
    max-width: 70px;
    border-radius: 50%;
  }
  .hero-image-composition-3 .image-wrap .floating-dot {
    position: absolute;
  }
  .hero-image-composition-3 .image-wrap .floating-dot.dot-1 {
    top: -8%;
    right: 61%;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #039be5;
  }
  .hero-image-composition-3 .image-wrap .floating-dot.dot-2 {
    top: -30%;
    right: 58%;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #06d6a0;
  }
  .hero-image-composition-3 .image-wrap .floating-dot.dot-3 {
    bottom: 33%;
    right: 0;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    background: #e62965;
  }
  .hero-image-composition-3 .image-wrap .floating-dot.dot-4 {
    bottom: 76%;
    right: -22%;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #8c8cf9;
  }
  .hero-image-composition-3 .image-wrap .floating-dot.dot-5 {
    bottom: 18%;
    left: -10%;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #eda514;
  }
  @media only screen and (max-width: 767px) {
    .hero-image-composition-3 .image-wrap .inner-image {
      height: 280px;
      width: 280px;
      max-width: 280px;
    }
    .hero-image-composition-3 .image-wrap .inner-image-second {
      top: 8px;
      right: 10px;
      height: 90px;
      width: 90px;
    }
    .hero-image-composition-3 .image-wrap .inner-image-third {
      display: none;
    }
    .hero-image-composition-3 .image-wrap .floating-dot.dot-1 {
      top: 2%;
      right: 80%;
    }
    .hero-image-composition-3 .image-wrap .floating-dot.dot-2 {
      top: 12%;
      right: 90%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hero-image-composition-3 {
      margin-top: 8rem;
    }
  }
  .has-people .hero-body {
    padding-bottom: 0;
  }
  .hero-image-composition-4 .image-wrap {
    min-height: 580px;
    margin: 0 auto;
    width: 100%;
  }
  .hero-image-composition-4 .image-wrap .inner-image {
    position: absolute;
    bottom: 0.75rem;
    right: -10%;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 740px;
    z-index: 2;
  }
  .hero-image-composition-4 .image-wrap .perspective {
    position: absolute;
    top: 10%;
    right: -2%;
    width: 100%;
    max-width: 720px;
    min-height: 410px;
    background: #8c8cf9;
    border-radius: 2rem;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: perspective(600px) rotatey(-18deg);
    transform: perspective(600px) rotatey(-18deg);
    z-index: 1;
  }
  .hero-image-composition-4 .image-wrap .person-bubble {
    position: absolute;
    background: #fff;
    padding: 0.85rem 1.25rem 0.85rem 0.85rem;
    border: 1px solid #dbdbdb;
    border-radius: 50rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 230px;
    z-index: 4;
  }
  .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-1 {
    bottom: 30%;
    right: -16%;
  }
  .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-2 {
    top: 44%;
    right: 38%;
  }
  .hero-image-composition-4 .image-wrap .person-bubble img {
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 50%;
  }
  .hero-image-composition-4 .image-wrap .person-bubble .bubble-content {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-left: 0.75rem;
  }
  .hero-image-composition-4 .image-wrap .person-bubble .bubble-content span {
    display: block;
    border-radius: 5rem;
    height: 0.75rem;
    background: #ededed;
  }
  .hero-image-composition-4
    .image-wrap
    .person-bubble
    .bubble-content
    span:first-child {
    margin-bottom: 0.25rem;
    max-width: 80%;
  }
  .hero-image-composition-4
    .image-wrap
    .person-bubble
    .bubble-content
    span:nth-child(2) {
    max-width: 50%;
  }
  .hero-image-composition-4 .image-wrap .half-circle {
    position: absolute;
    height: 26px;
    width: 52px;
    border-top-left-radius: 52px;
    border-top-right-radius: 52px;
    z-index: 3;
  }
  .hero-image-composition-4 .image-wrap .half-circle.half-circle-1 {
    top: 27%;
    right: 52%;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    background: #06d6a0;
  }
  .hero-image-composition-4 .image-wrap .half-circle.half-circle-2 {
    top: 2%;
    right: 5%;
    -webkit-transform: rotate(65deg) scale(0.8);
    transform: rotate(65deg) scale(0.8);
    background: #e62965;
  }
  @media only screen and (max-width: 767px) {
    .hero-image-composition-4 .image-wrap {
      min-height: 280px;
    }
    .hero-image-composition-4 .image-wrap .inner-image {
      right: 0;
    }
    .hero-image-composition-4 .image-wrap .perspective {
      min-height: 225px;
      top: initial;
      right: 1%;
      bottom: 5%;
    }
    .hero-image-composition-4 .image-wrap .half-circle {
      z-index: 0;
    }
    .hero-image-composition-4 .image-wrap .half-circle.half-circle-1 {
      top: 27%;
      left: -15%;
      right: initial;
    }
    .hero-image-composition-4 .image-wrap .half-circle.half-circle-2 {
      top: 12%;
      right: 5%;
    }
    .hero-image-composition-4 .image-wrap .person-bubble {
      -webkit-transform: scale(0.6);
      transform: scale(0.6);
    }
    .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-1 {
      bottom: 17%;
      right: -35%;
    }
    .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-2 {
      top: initial;
      bottom: 5%;
      right: 45%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hero-image-composition-4 .image-wrap .inner-image {
      right: -2%;
    }
    .hero-image-composition-4 .image-wrap .perspective {
      top: 42%;
      right: 8%;
    }
    .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-2 {
      top: 75%;
      left: -3%;
      right: initial;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .hero-image-composition-4 .image-wrap .inner-image {
      max-width: 660px;
    }
    .hero-image-composition-4 .image-wrap .perspective {
      top: 20%;
      right: 2%;
      max-width: 545px;
      min-height: 400px;
    }
    .hero-image-composition-4 .image-wrap .person-bubble.person-bubble-2 {
      top: 50%;
      right: 34%;
    }
  }
  .hero-image-composition-5 .image-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-image-composition-5 .image-wrap .thin-image-first,
  .hero-image-composition-5 .image-wrap .thin-image-second,
  .hero-image-composition-5 .image-wrap .thin-image-third {
    display: block;
    margin: 0 0.5rem;
    width: calc(33.3% - 1rem);
    border-radius: 50rem;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .hero-image-composition-5 .image-wrap .thin-image-first,
  .hero-image-composition-5 .image-wrap .thin-image-third {
    min-height: 420px;
  }
  .hero-image-composition-5 .image-wrap .thin-image-second {
    min-height: 560px;
  }
  @media only screen and (max-width: 767px) {
    .hero-image-composition-5 .image-wrap .thin-image-first,
    .hero-image-composition-5 .image-wrap .thin-image-third {
      min-height: 360px;
    }
    .hero-image-composition-5 .image-wrap .thin-image-second {
      min-height: 460px;
    }
  }
  .hero-image-composition-6 {
    min-height: 580px;
  }
  .hero-image-composition-6 .image-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 580px;
    margin: 0 auto;
    width: 100%;
  }
  .hero-image-composition-6 .image-wrap .inner-image {
    position: relative;
    display: block;
    margin: 0 auto;
    height: 100%;
    max-height: 580px;
    width: auto;
    z-index: 2;
  }
  .hero-image-composition-6 .polka-dots {
    position: absolute;
    z-index: 0;
  }
  .hero-image-composition-6 .polka-dots img {
    display: block;
    width: 140px;
  }
  .hero-image-composition-6 .polka-dots.polka-dots-1 {
    bottom: 48%;
    right: 7%;
  }
  .hero-image-composition-6 .polka-dots.polka-dots-2 {
    bottom: 30%;
    left: 6%;
  }
  .hero-image-composition-6 .element-container {
    position: absolute;
    z-index: 1;
  }
  .hero-image-composition-6 .element-container.element-1 {
    bottom: 35%;
    right: 10%;
    background: #fff;
    padding: 0.85rem;
    height: 230px;
    max-width: 300px;
    border: 1px solid #dbdbdb;
    border-radius: 1.75rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .hero-image-composition-6 .element-container.element-1 .call-container {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .hero-image-composition-6 .element-container.element-1 .call-container img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 1.25rem;
  }
  .hero-image-composition-6 .element-container.element-2 {
    bottom: 35%;
    left: 10%;
    background: #fff;
    padding: 0.85rem;
    height: 300px;
    max-width: 260px;
    border: 1px solid #dbdbdb;
    border-radius: 1.75rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .hero-image-composition-6 .element-container.element-2 .call-container {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .hero-image-composition-6 .element-container.element-2 .call-container img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    border-radius: 1.25rem;
  }
  @media only screen and (max-width: 767px) {
    .hero-image-composition-6 .element-container {
      display: none;
    }
    .hero-image-composition-6 .polka-dots.polka-dots-1 {
      display: none;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hero-image-composition-6 .element-container.element-1 {
      right: -18%;
    }
    .hero-image-composition-6 .element-container.element-2 {
      bottom: 24%;
      left: -17%;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .title.is-bigger {
    font-size: 5rem;
    line-height: 1;
  }
  .title.is-medium {
    font-size: 4rem;
    line-height: 1;
  }
  .main-title {
    font-family: "Nexa Bold", sans-serif;
  }
  .subpage-title {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600 !important;
  }
  .centered-title {
    text-align: center;
  }
  .centered-title.is-inverted h2,
  .centered-title.is-inverted .subheading {
    color: #fff;
  }
  .centered-title h2 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    color: #444f60;
  }
  .centered-title .subheading {
    font-family: "Nexa Light", sans-serif;
    font-weight: 600;
    max-width: 70vh;
    margin: 0 auto;
    padding: 10px 20px;
    font-size: 18px;
    color: #a9abac;
  }
  .centered-title .title-divider {
    margin: 10px auto;
  }
  .big-title {
    font-family: "Nexa Bold", sans-serif;
    margin-bottom: 0 !important;
    padding: 10px 0;
  }
  .light-subtitle {
    font-size: 1.5rem;
    padding: 2% 10% 2% 10%;
    margin-bottom: 0 !important;
  }
  @media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    .is-hero-title .is-bigger {
      font-size: 3.6rem;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .is-hero-title {
      text-align: center;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .is-hero-title .is-bigger {
      font-size: 4rem;
    }
  }
  @media (max-width: 767px) {
    .is-hero-title {
      text-align: center;
    }
    .is-hero-title .is-bigger {
      font-size: 3rem;
    }
  }
  .section-title.is-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-title.is-flex .actions .link-wrap {
    position: relative;
  }
  .section-title.is-flex .actions .link-wrap:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 100%;
    height: 2px;
    border-bottom: 1.6px dashed #8c8cf9;
  }
  .section-title.is-flex .actions .link-wrap a {
    display: inline-block;
    color: #8c8cf9;
    font-weight: 500;
  }
  .section-title > img {
    display: block;
    width: 40px;
    margin: 0 auto;
  }
  .section-title .title-alt {
    color: #444f60;
    font-family: "Nexa Light", sans-serif;
    font-size: 2.2rem;
  }
  .section-title .subtitle,
  .section-title .subtitle-alt {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    color: #a9abac;
  }
  .section-title-wrapper {
    position: relative;
  }
  .section-title-wrapper .slanted-container {
    padding: 40px 0;
  }
  .section-title-wrapper .bg-number {
    position: absolute;
    text-align: center;
    font-weight: bolder;
    top: -70px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 160px;
    z-index: 0;
    opacity: 0.1;
    color: #999;
    width: 160px;
    height: 160px;
    line-height: 160px;
  }
  .section-title-wrapper .bg-number .material-icons {
    font-size: 12rem;
  }
  .section-title-wrapper .section-title {
    font-family: "Nexa Bold", sans-serif;
    margin-bottom: 1.5rem;
  }
  .section-title-wrapper .section-subtitle {
    font-family: "Nexa Light", sans-serif;
    font-size: 1.5rem;
    line-height: 30px;
    font-weight: 400;
    color: #a9abac;
    line-height: 1.2;
    margin-bottom: 1rem !important;
  }
  .section-title-wrapper .section-subtitle-alt {
    font-family: "Roboto", sans-serif;
    font-size: 1.3rem;
    line-height: 30px;
    font-weight: 400;
    color: #8e9baf;
    line-height: 1.2;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem !important;
  }
  .section-title-wrapper .section-title-landing {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2.7rem;
    color: #444f60;
  }
  .section-title-wrapper .top-subtitle {
    text-transform: uppercase;
    color: #8c8cf9;
    font-family: "Nexa Light", sans-serif;
    font-weight: 700;
    font-size: 1.05rem;
  }
  .section-title-wrapper .icon-subtitle {
    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;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .section-title-wrapper h4 {
    font-family: "Nexa Light", sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    color: #999;
  }
  .title + .subtitle {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  @media (max-width: 767px) {
    .section-title-wrapper .bg-number {
      font-size: 110px !important;
    }
    .section-title-wrapper .bg-number .material-icons {
      font-size: 6rem;
    }
    .section-title-wrapper .section-title-landing {
      line-height: 1.1;
    }
    .section-title-wrapper .subtitle {
      font-size: 1.1rem;
      line-height: 22px;
    }
    .section-title.is-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .section-title.is-flex .actions {
      margin: 10px auto;
    }
  }
  .title-wrapper .top-subtitle {
    text-transform: uppercase;
    color: #999;
    font-family: "Nexa Light", sans-serif;
    font-weight: 700;
    font-size: 1.05rem;
  }
  .title-wrapper h2 {
    font-size: 2rem !important;
  }
  .title-wrapper .is-landing {
    font-family: "Nexa Light", sans-serif !important;
    font-weight: 700;
  }
  .title-wrap {
    position: relative;
  }
  .title-wrap h3,
  .title-wrap h2 {
    position: relative;
    z-index: 2;
  }
  .title-wrap h2 {
    margin-bottom: 10px !important;
  }
  .title-wrap h3 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 480px;
    font-size: 1.3rem;
    line-height: 1;
    font-family: "Nexa Light", sans-serif;
    color: #8e9baf;
  }
  .title-wrap .special-divider {
    position: absolute;
    right: 0;
    left: 0;
    top: -10px;
    z-index: 0;
    max-width: 90px;
    margin: 0 auto;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .cta-block {
    padding-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #e3e3e3;
  }
  .cta-block.no-border {
    padding-bottom: 2rem;
    border-bottom: none;
  }
  .cta-block.is-box {
    padding: 3rem 2rem;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #ededed;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cta-block .head-text h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.8rem;
    color: #444f60;
  }
  .cta-block .head-text p {
    font-size: 1.1rem;
    color: #999;
  }
  .cta-block .head-action .buttons .button.action-button {
    height: 36px;
    min-width: 140px;
  }
  .cta-block .head-action .buttons .button.chat-button {
    background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c8cf9;
    font-weight: 500;
  }
  .cta-block .head-action .buttons .button.chat-button.is-secondary {
    color: #7f00ff;
  }
  @media (max-width: 767px) {
    .cta-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .cta-block .head-text {
      padding-bottom: 20px;
    }
  }
  .section-cta {
    padding: 40px 0 0 0;
  }
  .section-cta .button {
    min-width: 220px;
  }
  .section-cta p {
    margin-top: 12px;
    color: #999;
  }
  .body-subtitle {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
    color: #444f60;
    font-size: 1.8rem;
    line-height: 30px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0.5rem !important;
  }
  .body-subtitle.is-inverted {
    color: #fff;
  }
  .body-text {
    color: #8e9baf;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
  }
  .detailed-feature-subtitle {
    text-transform: uppercase;
    font-family: "Nexa Light", sans-serif;
    font-size: 0.9rem;
    letter-spacing: 3px;
    color: #a9abac;
    font-weight: 600;
  }
  .quick-feature-wrap .button-wrap {
    padding: 10px 0;
  }
  .quick-feature.has-numbers {
    font-size: 2.1rem !important;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 400 !important;
    margin-bottom: 0.8rem !important;
  }
  .quick-feature.has-numbers .bg-number {
    padding-right: 10px !important;
    font-family: "Roboto", sans-serif !important;
  }
  .quick-feature > span {
    font-size: 2rem;
    font-family: "Nexa Bold", sans-serif;
  }
  .small-feature {
    padding: 5px 0;
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.3rem;
  }
  .is-clean,
  .clean-text {
    font-family: "Nexa Bold", sans-serif !important;
  }
  .side-feature-text {
    padding: 20px;
  }
  .side-feature-text h2 {
    font-size: 1.75rem;
    margin-bottom: 12px !important;
  }
  .side-feature-text p {
    color: #444f60;
    margin-bottom: 12px;
  }
  .feature-content {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .minimal-feature .minimal-title {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2rem;
    font-weight: 500;
    color: #444f60;
    padding: 10px 0;
    margin-bottom: 0 !important;
  }
  .minimal-feature-image {
    position: relative;
  }
  .minimal-feature-image .main-image {
    position: relative;
    z-index: 2;
  }
  .minimal-feature-image .image-bg {
    position: absolute;
    top: 10%;
    left: -20%;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 120%;
    z-index: 0;
  }
  .special-divider {
    margin: 30px auto;
  }
  .special-divider span {
    display: block;
    height: 2px;
    width: 60px;
    background: #8c8cf9;
    border-radius: 50px;
    margin: 15px auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .special-divider.is-inverted span {
    background: #fff;
  }
  .title-divider {
    background: #8c8cf9 !important;
    height: 3px;
    border-radius: 50px;
  }
  .divider-container {
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -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;
  }
  .divider-container .divider-bar {
    height: 160px;
    width: 1.4px;
    background: #d9d9d9;
  }
  .divider-container .divider-text {
    font-weight: 600;
    color: #444f60;
    margin: 16px;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .services-cards.is-minimal {
    padding: 0 8%;
  }
  .services-cards.is-minimal i {
    color: #444f60;
    font-size: 4.5rem;
  }
  .services-cards.is-minimal .feature-card:hover i {
    color: #8c8cf9;
  }
  .services-cards .feature-card {
    height: 310px;
    padding: 50px 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .services-cards .card-feature-description {
    font-size: 95%;
  }
  .services-cards .card-icon {
    padding-top: 30px;
  }
  .services-cards .card-icon i {
    font-size: 5rem;
    color: #8c8cf9;
  }
  @media (max-width: 768px) {
    .services-cards .is-minimal {
      padding: 0 !important;
    }
  }
  .service-box .service-title {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2.4rem;
    font-weight: 600;
    color: #444f60;
  }
  .service-box p {
    padding: 5px 0;
  }
  .service-box .action {
    padding: 10px 0;
  }
  .service-box .action a {
    border-width: 2px;
    font-weight: 600;
  }
  @media (max-width: 767px) {
    .service-box {
      padding-bottom: 20px;
      text-align: center;
    }
    .service-box .title-divider {
      margin: 0 auto;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .service-box {
      text-align: center;
    }
    .service-box .title-divider {
      margin: 0 auto;
    }
  }
  .featured-job-box {
    padding: 30px;
    border: 1px solid #e5e5e5;
    margin-bottom: 0;
    border-radius: 10px;
  }
  .featured-job-box:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .featured-job-box .icon-container {
    background: #f5f6fa;
    height: 50px !important;
    width: 50px !important;
    min-width: 50px;
    border-radius: 50%;
    margin-bottom: 10px;
  }
  .featured-job-box .icon-container img {
    border-radius: 50%;
  }
  .featured-job-box h3 {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
  }
  .featured-job-box .job-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 16px;
  }
  .featured-job-box .job-summary .company,
  .featured-job-box .job-summary .salary {
    margin-right: 20px;
    font-family: "Roboto", sans-serif;
    font-size: 0.95rem;
    color: #8e9baf;
  }
  .job-categories .job-categories-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .job-categories .job-categories-inner .job-category {
    position: relative;
    width: 250px;
    height: 300px;
    margin: 10px;
    -webkit-transform: rotateX(0) rotateY(0);
    transform: rotateX(0) rotateY(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease !important;
    transition-timing-function: ease !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 12px;
    overflow: hidden;
    background-color: #424242;
    will-change: tranform;
  }
  .job-categories
    .job-categories-inner
    .job-category:hover
    .job-category-overlay {
    opacity: 0.8;
  }
  .job-categories .job-categories-inner .job-category .job-category-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: url(../img/graphics/legacy/blur-overlay.jpg) no-repeat center
      center;
    background-size: cover;
    mix-blend-mode: lighten;
    opacity: 0.1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .job-categories .job-categories-inner .job-category .job-category-image img {
    max-width: 100%;
    width: 250px;
    height: 300px;
    mix-blend-mode: lighten;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .job-categories .job-categories-inner .job-category .job-category-heading {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 100%;
    color: #fff;
  }
  .job-categories .job-categories-inner .job-category .job-category-heading h2 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
  }
  .job-categories
    .job-categories-inner
    .job-category
    .job-category-heading
    .small {
    display: inline-block;
    font-family: "Roboto", sans-serif;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 10px;
    -webkit-transform: translateZ(15px);
    transform: translateZ(15px);
  }
  @media only screen and (max-width: 767px) {
    .job-categories .job-categories-inner .job-category {
      width: 100%;
    }
    .job-categories .job-categories-inner .job-category .job-category-image img {
      width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .job-categories .job-categories-inner .job-category {
      width: 280px;
    }
    .job-categories .job-categories-inner .job-category .job-category-image img {
      width: 280px;
    }
  }
  .job-topic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 0;
    padding: 20px;
    border-radius: 10px;
  }
  .job-topic:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .job-topic .icon-container {
    background: #f5f6fa;
    height: 38px !important;
    width: 38px !important;
    min-width: 38px;
    border-radius: 50%;
  }
  .job-topic .icon-container img {
    border-radius: 50%;
  }
  .job-topic .meta {
    margin-left: 12px;
  }
  .job-topic .meta h3 {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
  }
  .job-topic .meta .job-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .job-topic .meta .job-summary .company,
  .job-topic .meta .job-summary .salary {
    margin-right: 20px;
    font-family: "Roboto", sans-serif;
    font-size: 0.95rem;
    color: #8e9baf;
  }
  .job-user {
    text-align: center;
  }
  .job-user .avatar-wrap {
    position: relative;
    height: 100px;
    width: 100px;
    min-width: 100px;
    margin: 0 auto 10px auto;
  }
  .job-user .avatar-wrap .avatar {
    display: block;
    border-radius: 50%;
  }
  .job-user .avatar-wrap .badge {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: 2px solid #fff;
  }
  .job-user h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.3rem;
    color: #444f60;
  }
  .job-user p {
    font-size: 1rem;
    color: #8e9baf;
    margin-bottom: 8px;
  }
  .job-user .tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .benefits-card {
    padding: 40px;
    border: 1px solid #e5e5e5;
  }
  .benefits-card .benefits-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .benefits-card .benefits-header i {
    font-size: 2.8rem;
    margin-right: 1rem;
    color: #8e9baf;
  }
  .benefits-card .benefits-body .solid-list .solid-list-item {
    margin-bottom: 1rem;
  }
  .benefits-card .benefits-body .solid-list .solid-list-item .list-bullet i {
    font-size: 2.5rem;
    color: #06d6a0;
  }
  .feature-card.is-startup {
    padding: 20px;
  }
  .feature-card.is-startup img {
    margin: 0;
  }
  .integration-cards .feature-card {
    padding: 50px 20px !important;
    margin-bottom: 20px;
  }
  .integration-cards .brand-logo {
    padding: 10px 0;
  }
  .integration-cards .brand-logo img {
    max-height: 60px;
    max-width: 120px;
  }
  .integration-cards .card-title {
    padding: 10px 0;
  }
  .integration-cards .card-feature-description {
    padding: 0 !important;
  }
  .integration-cards a {
    margin: 20px 0;
  }
  .values-cards .feature-card {
    height: 310px;
  }
  .values-cards .card-feature-description {
    font-size: 95%;
  }
  .values-cards .card-icon {
    padding-top: 50px;
  }
  .values-cards .card-icon i {
    font-size: 5rem;
    color: #8c8cf9;
  }
  .values-cards.is-minimal {
    padding: 0 8%;
  }
  .values-cards.is-minimal i {
    color: #444f60;
    font-size: 4.5rem;
  }
  .values-cards.is-minimal .feature-card:hover i {
    color: #8c8cf9;
  }
  @media (max-width: 768px) {
    .values-cards.is-minimal {
      padding: 0 !important;
    }
  }
  .event-card.is-wavy .text-title {
    font-family: "Nexa Bold", sans-serif;
    text-transform: none;
    font-size: 1.35em;
  }
  .event-card.is-wavy .text-subtitle {
    font-family: "Nexa Light", sans-serif;
    font-size: 0.9rem;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .event-card.is-wavy .text-title {
      font-size: 1.5rem !important;
    }
  }
  .icon-card {
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .icon-card img {
    display: block;
    max-width: 60px;
    margin: 0 auto;
  }
  .icon-card .icon-card-text {
    margin-top: 10px;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .boxed-features {
    padding: 40px 0;
  }
  .boxed-features .flex-card,
  .boxed-features .network-grid .network-card,
  .network-grid .boxed-features .network-card,
  .boxed-features .project-card,
  .boxed-features .profile-card,
  .boxed-features .carousel-wrap .testimonials-solo-carousel .testimonial-item,
  .carousel-wrap .testimonials-solo-carousel .boxed-features .testimonial-item {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .boxed-features .flex-card .flex-cell,
  .boxed-features .network-grid .network-card .flex-cell,
  .network-grid .boxed-features .network-card .flex-cell,
  .boxed-features .project-card .flex-cell,
  .boxed-features .profile-card .flex-cell,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell {
    width: 25%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    padding: 24px 16px;
  }
  .boxed-features .flex-card .flex-cell.is-bordered,
  .boxed-features .network-grid .network-card .flex-cell.is-bordered,
  .network-grid .boxed-features .network-card .flex-cell.is-bordered,
  .boxed-features .project-card .flex-cell.is-bordered,
  .boxed-features .profile-card .flex-cell.is-bordered,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell.is-bordered,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell.is-bordered {
    border-bottom: 1px solid #e5e5e5;
  }
  .boxed-features .flex-card .flex-cell.no-border-edge,
  .boxed-features .network-grid .network-card .flex-cell.no-border-edge,
  .network-grid .boxed-features .network-card .flex-cell.no-border-edge,
  .boxed-features .project-card .flex-cell.no-border-edge,
  .boxed-features .profile-card .flex-cell.no-border-edge,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell.no-border-edge,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell.no-border-edge {
    border-right: none;
  }
  .boxed-features .flex-card .flex-cell i,
  .boxed-features .network-grid .network-card .flex-cell i,
  .network-grid .boxed-features .network-card .flex-cell i,
  .boxed-features .project-card .flex-cell i,
  .boxed-features .profile-card .flex-cell i,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    i,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    i {
    font-size: 2.2rem;
    color: #8c8cf9;
  }
  .boxed-features .flex-card .flex-cell h3,
  .boxed-features .network-grid .network-card .flex-cell h3,
  .network-grid .boxed-features .network-card .flex-cell h3,
  .boxed-features .project-card .flex-cell h3,
  .boxed-features .profile-card .flex-cell h3,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    h3,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    h3 {
    font-weight: 500;
    color: #444f60;
  }
  .boxed-features .flex-card .flex-cell p,
  .boxed-features .network-grid .network-card .flex-cell p,
  .network-grid .boxed-features .network-card .flex-cell p,
  .boxed-features .project-card .flex-cell p,
  .boxed-features .profile-card .flex-cell p,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    p,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    p {
    font-size: 0.95rem;
    color: #999;
    max-width: 200px;
    margin: 0 auto;
  }
  @media (max-width: 767px) {
    .boxed-features .flex-card .flex-cell,
    .boxed-features .network-grid .network-card .flex-cell,
    .network-grid .boxed-features .network-card .flex-cell,
    .boxed-features .project-card .flex-cell,
    .boxed-features .profile-card .flex-cell,
    .boxed-features
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .flex-cell,
    .carousel-wrap
      .testimonials-solo-carousel
      .boxed-features
      .testimonial-item
      .flex-cell {
      width: 100%;
      border-right: none;
      border-bottom: 1px solid #e5e5e5;
    }
    .boxed-features .flex-card .flex-cell:last-child,
    .boxed-features .network-grid .network-card .flex-cell:last-child,
    .network-grid .boxed-features .network-card .flex-cell:last-child,
    .boxed-features .project-card .flex-cell:last-child,
    .boxed-features .profile-card .flex-cell:last-child,
    .boxed-features
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .flex-cell:last-child,
    .carousel-wrap
      .testimonials-solo-carousel
      .boxed-features
      .testimonial-item
      .flex-cell:last-child {
      border-bottom: none;
    }
  }
  .feature-line {
    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;
  }
  .feature-line span {
    padding: 0 16px;
    color: #999;
  }
  .feature-line span i {
    margin-right: 4px;
  }
  @media (max-width: 767px) {
    .feature-line > span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
    }
  }
  .agency-icon-box i {
    font-size: 3.4rem;
    font-weight: normal;
    color: #8c8cf9;
  }
  .agency-icon-box .box-title {
    padding: 10px 0;
    font-size: 16px;
    line-height: 22px;
    font-family: "Nexa Light", sans-serif;
    font-weight: 600;
    color: #444f60;
  }
  .agency-icon-box .box-content {
    color: #a9abac;
  }
  @media (max-width: 767px) {
    .agency-icon-box {
      text-align: center;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .agency-icon-box {
      text-align: center;
    }
    .agency-icon-box .title-divider {
      margin: 0 auto;
    }
  }
  .startup-icon-box {
    padding: 20px 0;
  }
  .startup-icon-box i {
    font-size: 3.8rem;
    font-weight: normal;
    color: #8c8cf9;
  }
  .startup-icon-box .box-title {
    font-family: "Nexa Light", sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #444f60;
    padding: 5px 0;
  }
  .startup-icon-box .box-content {
    color: #999;
  }
  .wavy-icon-box i {
    font-size: 3.8rem;
    font-weight: normal;
    color: #8c8cf9;
  }
  .wavy-icon-box .box-title {
    font-family: "Nexa Light", sans-serif;
    padding: 5px 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #8c8cf9;
  }
  .wavy-icon-box .box-content {
    color: #999;
  }
  .square-icon-box.is-landing .box-title {
    font-family: "Nexa Light", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    color: #444f60;
  }
  .square-icon-box.is-landing .box-text {
    font-family: "Roboto", sans-serif !important;
    font-size: 0.95rem !important;
    font-weight: 400 !important;
    color: #8e9baf !important;
  }
  .square-icon-box.is-chat .box-title {
    font-family: "Nexa Light";
    font-size: 1.1rem;
    font-weight: 700;
  }
  .square-icon-box.is-chat .box-text {
    font-size: 14px;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .square-icon-box .box-text {
      padding: 0 15%;
    }
  }
  .icon-box.is-spaced .box-icon {
    margin-bottom: 0;
  }
  .icon-box.is-spaced .box-title {
    margin: 0;
    padding: 5px 0;
    font-weight: 700;
  }
  .company-types {
    padding: 20px;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .chat-icon-box i {
    font-size: 3.8rem;
    font-weight: normal;
    color: #8c8cf9;
  }
  .chat-icon-box .box-title {
    font-family: "Nexa Light", sans-serif;
    padding: 5px 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    color: #8c8cf9;
  }
  .is-feature {
    border: 1px solid #f5f5f5;
    border-radius: 6px;
    -webkit-box-shadow: inset rgba(143, 160, 241, 0.09) 0 0 0 1px,
      rgba(213, 220, 247, 0.22) 0 10px 20px;
    box-shadow: inset rgba(143, 160, 241, 0.09) 0 0 0 1px,
      rgba(213, 220, 247, 0.22) 0 10px 20px;
  }
  .is-feature.is-link {
    border: 1px solid #e3e3e3;
    -webkit-transition: border 0.3s, -webkit-transform 0.3s,
      -webkit-box-shadow 0.3s;
    transition: border 0.3s, -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
    transition: transform 0.3s, box-shadow 0.3s, border 0.3s;
    transition: transform 0.3s, box-shadow 0.3s, border 0.3s,
      -webkit-transform 0.3s, -webkit-box-shadow 0.3s;
  }
  .is-feature.is-link:hover {
    border-color: #8c8cf9;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .is-feature .icon-container {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    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;
    margin: 0 auto;
    background: #f5f6fa;
  }
  .is-feature .icon-container img {
    height: 40px;
    width: 40px;
    display: block;
  }
  .is-feature .image-container img {
    display: block;
  }
  .is-feature .content-container h3 {
    padding: 10px 0;
    font-family: "Nexa Bold", sans-serif;
  }
  .is-feature .content-container p {
    font-size: 0.95rem;
    font-family: "Roboto", sans-serif;
    color: #999;
  }
  .box-wrap.is-one-page {
    margin-top: -50px;
    text-align: left;
  }
  .box-wrap.is-one-page .icon-box {
    text-align: left;
    width: 100%;
    border: 1px solid #ededed;
    border-radius: 8px;
    background: #fff;
    padding: 30px 20px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .box-wrap.is-one-page .icon-box img {
    display: block;
    width: 55px;
    margin: 0;
  }
  .box-wrap.is-one-page .icon-box .box-title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    padding: 10px 0;
  }
  .box-wrap.is-one-page .icon-box h4 {
    margin-bottom: 0;
  }
  .box-wrap.is-one-page .icon-box p {
    font-size: 0.9rem;
    color: #999;
  }
  .box-wrap.is-one-page-2 {
    margin-top: 60px;
  }
  .box-wrap.is-one-page-2 .icon-box {
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    text-align: center;
  }
  .box-wrap.is-one-page-2 .icon-box img {
    display: block;
    width: 65px;
    margin: 0 auto 6px auto;
  }
  .box-wrap.is-one-page-2 .icon-box .box-title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    padding: 6px 0;
  }
  .box-wrap.is-one-page-2 .icon-box p {
    font-size: 0.9rem;
    color: #999;
  }
  @media only screen and (max-width: 767px) {
    .box-wrap.is-one-page,
    .box-wrap.is-one-page-2 {
      margin-top: 0;
    }
  }
  .side-title {
    position: relative;
  }
  .side-title .title-number {
    position: absolute;
    top: -70px;
    left: 0;
    font-size: 7rem;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 700;
    color: #444f60;
    opacity: 0.1;
  }
  .side-paragraph {
    color: #999;
    font-size: 1.3rem;
    max-width: 450px;
  }
  .side-paragraph.is-small {
    font-size: 1rem;
  }
  .side-paragraph.has-margin {
    margin-top: 20px;
  }
  .side-image {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .side-image.is-pulled {
    -webkit-transform: translateX(-80px);
    transform: translateX(-80px);
  }
  .side-card {
    width: 100%;
    padding: 16px;
    border-radius: 8px;
    border: 1px solid #eaeaea;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .side-card:last-child {
    margin-bottom: 0;
  }
  .side-card:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .side-card:hover .round-icon {
    background: #344258 !important;
  }
  .side-card .round-icon {
    height: 60px;
    width: 60px;
    min-width: 60px;
    border-radius: 14px;
    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;
  }
  .side-card .round-icon.is-primary {
    background: #8c8cf9;
  }
  .side-card .round-icon.is-accent {
    background: #ad5cff;
  }
  .side-card .round-icon svg {
    height: 28px;
    width: 28px;
    stroke: #fcfcfc;
    stroke-width: 1px;
  }
  .side-card .meta {
    margin-left: 16px;
  }
  .side-card .meta span,
  .side-card .meta a {
    display: block;
  }
  .side-card .meta span:first-child,
  .side-card .meta a:first-child {
    font-weight: 500;
    color: #444f60;
  }
  .side-card .meta span:nth-child(2),
  .side-card .meta a:nth-child(2) {
    color: #999;
    font-size: 0.9rem;
  }
  .side-card .meta span:nth-child(3),
  .side-card .meta a:nth-child(3) {
    color: #8c8cf9;
    font-size: 0.95rem;
  }
  .side-card .meta span:nth-child(3):hover,
  .side-card .meta a:nth-child(3):hover {
    text-decoration: underline;
  }
  .feature-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .feature-block:last-child {
    margin-bottom: 0;
  }
  .feature-block .round-icon {
    height: 54px;
    width: 54px;
    min-width: 54px;
    border-radius: 16px;
    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;
    background: #252f3e;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .feature-block .round-icon img {
    display: block;
    height: 36px;
    width: 36px;
  }
  .feature-block .meta {
    margin-left: 16px;
  }
  .feature-block .meta span,
  .feature-block .meta a {
    display: block;
  }
  .feature-block .meta span:first-child,
  .feature-block .meta a:first-child {
    font-weight: 500;
    font-size: 1rem;
    color: #fcfcfc;
  }
  .feature-block .meta span:nth-child(2),
  .feature-block .meta a:nth-child(2) {
    color: #fcfcfc;
    font-size: 0.9rem;
    max-width: 350px;
  }
  .partner-logos {
    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;
    margin: 0 auto;
  }
  .partner-logos img {
    display: block;
    height: 80px;
    margin: 0 25px;
  }
  @media (max-width: 767px) {
    .partner-logos img {
      height: 54px !important;
      margin: 0 12px !important;
    }
  }
  .theme-list {
    padding: 30px 0;
  }
  .theme-list a:hover .theme-preview {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .theme-list a .theme-preview {
    display: block;
    border-radius: 14px;
    -webkit-box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .theme-feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .theme-feature .feature-icon i {
    color: #8c8cf9;
  }
  .theme-feature h5 {
    font-weight: 500;
    color: #444f60;
  }
  .theme-feature p {
    color: #999;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .theme-list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .theme-list .column {
      width: 50%;
      min-width: 50%;
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
    }
    .theme-features {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .theme-features .theme-feature p {
      font-size: 0.9rem;
    }
  }
  .is-side-feature .text-column {
    position: relative;
  }
  .is-side-feature .text-column h3 {
    margin-bottom: 0.75rem;
  }
  .is-side-feature .text-column p {
    color: #999;
    font-size: 1.1rem;
  }
  .is-side-feature .media-column {
    position: relative;
  }
  .is-side-feature .media-column .pattern {
    position: absolute;
    top: 20px;
    display: block;
    width: 130px;
    opacity: 0.5;
    z-index: 0;
  }
  .is-side-feature .media-column .pattern.is-left {
    left: 111px;
  }
  .is-side-feature .media-column .pattern.is-right {
    right: 110px;
  }
  .is-side-feature .media-column .mockup {
    position: relative;
    z-index: 1;
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .is-side-feature {
      text-align: center;
      max-width: 500px;
      margin: 0 auto;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .presentation-tools {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .presentation-tools .content-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .presentation-tools .content-flex > div:nth-child(2) {
      margin-left: 0 !important;
      text-align: center !important;
    }
  }
  .stat-boxes-wrapper .stat-box {
    width: 100%;
    text-align: center;
  }
  .stat-boxes-wrapper .stat-box .stat-icon img {
    display: block;
    height: 80px;
    margin: 0 auto;
  }
  .stat-boxes-wrapper .stat-box .stat-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 8px 0 0 0;
  }
  .stat-boxes-wrapper .stat-box .stat-count span {
    display: block;
    font-weight: 700;
    font-size: 2rem;
    color: #444f60;
  }
  .stat-boxes-wrapper .stat-box .stat-count small {
    font-size: 1.4rem;
    font-weight: 700;
    margin-left: 4px;
    color: #444f60;
  }
  .stat-boxes-wrapper .stat-box p {
    color: #999;
    font-weight: 500;
  }
  .business-types {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 20px 0;
    max-width: 780px;
    margin: 0 auto;
  }
  .business-types .business-type {
    position: relative;
    text-align: center;
    width: calc(33.3% - 24px);
    margin: 12px;
    z-index: 1;
  }
  .business-types .business-type .inner {
    padding: 20px;
    border-radius: 16px;
    -webkit-box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    background: #fff;
  }
  .business-types .business-type .inner .inner-icon {
    margin: 0 auto;
  }
  .business-types .business-type .inner .inner-icon img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
  }
  .business-types .business-type .inner .inner-text {
    font-weight: 500;
    font-size: 1.2rem;
    color: #444f60;
  }
  .extra-word {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 540px;
    margin: 20px auto;
  }
  .extra-word .avatar-wrap {
    height: 100px;
    width: 100px;
    min-width: 100px;
    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;
    border-radius: 50%;
    border: 2px solid #8c8cf9;
    -webkit-box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
    box-shadow: 20px 20px 60px #d9d9d9, -20px -20px 60px #fff;
  }
  .extra-word .avatar-wrap img {
    display: block;
    height: 80px;
    width: 80px;
    min-width: 80px;
    border-radius: 50%;
  }
  .extra-word .text {
    margin-left: 16px;
  }
  .extra-word .text p {
    color: #999;
    margin-bottom: 6px;
  }
  .extra-word .text p .fa {
    color: #8c8cf9;
  }
  .extra-word .text p .fa-quote-left {
    padding-right: 5px;
  }
  .extra-word .text p .fa-quote-right {
    padding-left: 5px;
  }
  .extra-word .text span {
    display: block;
  }
  .extra-word .text span:nth-child(2) {
    color: #444f60;
    font-weight: 500;
  }
  .extra-word .text span:nth-child(3) {
    font-size: 0.9rem;
    color: #999;
  }
  @media (max-width: 767px) {
    .business-types .business-type {
      width: calc(100% - 24px);
    }
    .extra-word {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .extra-word .avatar-wrap {
      margin: 0 auto 12px auto;
    }
    .extra-word .text {
      margin-left: 0;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .pricing-picker span {
    color: #fff;
    font-family: "Nexa Light", sans-serif;
    margin: 0 5px 0 5px;
    padding: 10px 20px 13px 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
  }
  .pricing-picker span.is-active {
    border: 1px solid #fff;
  }
  .giant-input-wrapper.is-wavy {
    padding: 30px 40px;
    background: #efefef;
    border-radius: 100px;
    margin: 20px 0;
  }
  .giant-input-wrapper.is-wavy .giant-input {
    position: relative;
    min-width: 300px;
    max-width: 100%;
  }
  .giant-input-wrapper.is-wavy .giant-input input {
    padding: 20px 165px 20px 20px;
    width: 100%;
    background: #fff;
    color: #999;
    border: none;
    height: 60px;
    line-height: 60px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid rgba(213, 220, 247, 0.59);
    border-radius: 100px;
  }
  .giant-input-wrapper.is-wavy .giant-input input:focus {
    outline: none !important;
    -webkit-box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18) !important;
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.18) !important;
  }
  .giant-input-wrapper.is-wavy .giant-input button.inner {
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .slide-toggle {
    width: 65px;
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .slide-toggle input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  .slide-toggle input:checked ~ .toggler {
    border-color: #8c8cf9;
  }
  .slide-toggle input:checked ~ .toggler .active,
  .slide-toggle input:checked ~ .toggler .inactive {
    -webkit-transform: translateX(100%) rotate(360deg);
    transform: translateX(100%) rotate(360deg);
  }
  .slide-toggle input:checked ~ .toggler .active {
    opacity: 1;
  }
  .slide-toggle input:checked ~ .toggler .inactive {
    opacity: 0;
  }
  .slide-toggle .toggler {
    position: relative;
    display: block;
    height: 34px;
    width: 61px;
    border: 2px solid #cecece;
    border-radius: 100px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .slide-toggle .toggler .active,
  .slide-toggle .toggler .inactive {
    position: absolute;
    top: 2px;
    left: 2px;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    background: #000;
    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: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .slide-toggle .toggler .active svg,
  .slide-toggle .toggler .inactive svg {
    stroke: #fff;
    height: 14px;
    width: 14px;
    stroke-width: 3px;
  }
  .slide-toggle .toggler .active i,
  .slide-toggle .toggler .inactive i {
    font-size: 14px;
  }
  .slide-toggle .toggler .inactive {
    background: #cecece;
    border-color: #cecece;
    opacity: 1;
    z-index: 1;
  }
  .slide-toggle .toggler .active {
    background: #8c8cf9;
    border-color: #8c8cf9;
    opacity: 0;
    z-index: 0;
  }
  .floating-circles .floating-text {
    margin-top: 20px;
  }
  .floating-circles .button-wrap {
    padding: 40px 0;
  }
  .feature-matrix .button-wrap {
    padding: 40px 0;
  }
  .device-table {
    margin: 0 auto;
  }
  #bulchat {
    position: fixed;
    right: 0;
    opacity: 0;
    visibility: hidden;
    bottom: 85px;
    margin: 0 25px 0 0;
    z-index: 9999;
    -webkit-transition: 0.35s;
    transition: 0.35s;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-animation: gelatine;
    animation: gelatine;
  }
  #bulchat.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  #bulchat.visible div {
    outline: none;
    opacity: 1;
    background: #8c8cf9;
    cursor: pointer;
  }
  #bulchat.visible div:hover {
    opacity: 0.8;
  }
  #bulchat div {
    outline: none;
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 46px;
    height: 46px;
    background-color: #66676b;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 50% 50% 50% 0;
    text-align: center;
    font-size: 26px;
  }
  body #bulchat div {
    outline: none;
    color: #fff;
  }
  #bulchat div:after {
    outline: none;
    content: url(../img/graphics/legacy/smile.svg);
    font-family: "FontAwesome";
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
  }
  #bulchat.visible.close {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #bulchat div.close:after {
    outline: none;
    content: url(../img/graphics/legacy/close.svg);
    font-family: "FontAwesome";
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  #chat-widget {
    display: none;
  }
  #chat-widget .chat-widget-body {
    background-color: #fff;
    position: fixed;
    bottom: 85px;
    right: 85px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 370px;
    height: 550px;
    border-radius: 10px 10px 0;
    -webkit-box-shadow: 0 24px 25px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 25px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999;
  }
  #chat-widget .chat-widget-body.is-closed {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
  #chat-widget .chat-widget-body.is-opened {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
  }
  #chat-widget .chat-widget-body .chat-header {
    padding: 20px 20px 10px 20px;
    background-color: #8c8cf9;
  }
  #chat-widget .chat-widget-body .chat-header .close-chat img {
    height: 10px;
  }
  #chat-widget .chat-widget-body .chat-header .chat-team {
    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;
  }
  #chat-widget .chat-widget-body .chat-header .chat-team .team-member {
    margin: 0 5px 0 5px;
  }
  #chat-widget .chat-widget-body .chat-header .chat-team .team-member img {
    height: 50px;
    border-radius: 100px;
  }
  #chat-widget .chat-widget-body .chat-header .chat-team .team-member div {
    color: #fff;
  }
  #chat-widget .chat-widget-body .chat-header .response-delay {
    color: #fff;
    margin-top: 20px;
    font-size: 12px;
  }
  #chat-widget .chat-widget-body .message-container {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    padding-bottom: 100px;
  }
  #chat-widget .chat-widget-body .message-container .chat-message {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #chat-widget .chat-widget-body .message-container .chat-message img {
    height: 35px;
    border-radius: 100px;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message
    .bubble-wrapper {
    width: 100%;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message
    .bubble-wrapper
    .chat-bubble {
    padding: 10px 20px 10px 20px;
    font-size: 12px;
    border: 1px solid #ededed;
    position: relative;
    top: 30px;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message
    .bubble-wrapper
    .timestamp {
    position: relative;
    top: 8px;
    font-size: 11px;
    font-weight: 500;
    color: #999;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message.from
    .chat-bubble {
    margin-left: 20px;
    color: #fff;
    background: #8c8cf9;
    border-radius: 0 15px 15px 15px;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message.from
    .timestamp {
    right: 10px;
    float: right;
  }
  #chat-widget
    .chat-widget-body
    .message-container
    .chat-message.to
    .chat-bubble {
    margin-right: 20px;
    color: #fff;
    background: #8c8cf9;
    border: 1px solid #ededed;
    border-radius: 15px 0 15px 15px;
    text-align: left !important;
  }
  #chat-widget .chat-widget-body .message-container .chat-message.to .timestamp {
    left: 0;
    top: 23px;
  }
  #chat-widget .chat-widget-body .message-container::-webkit-scrollbar {
    width: 10px;
  }
  #chat-widget .chat-widget-body .message-container::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
  }
  #chat-widget .chat-widget-body .message-input {
    position: absolute;
    bottom: -5px !important;
    width: 100%;
  }
  #chat-widget .chat-widget-body .message-input textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 18px;
    padding-right: 100px;
    padding-left: 30px;
    width: 100%;
    height: 100%;
    font-family: "intercom-font", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.33;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    border: none !important;
    resize: none;
    background-color: #fcfcfc;
  }
  #chat-widget .chat-widget-body .message-input textarea:focus {
    outline: none !important;
  }
  #chat-widget .chat-widget-body .message-input .message-options {
    position: absolute;
    right: 30px;
    top: 0;
  }
  #chat-widget .chat-widget-body .message-input .message-options .emoji-button {
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    opacity: 0.7;
    height: 55px;
    width: 30px;
  }
  #chat-widget
    .chat-widget-body
    .message-input
    .message-options
    .emoji-button:before {
    background-image: url(https://image.ibb.co/gH13KQ/emoji_icon.png);
    background-size: 18px 18px;
    background-repeat: no-repeat;
    content: " ";
    width: 18px;
    height: 18px;
    left: 5px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    background-position: 50%;
  }
  #chat-widget .chat-widget-body .message-input .message-options .attach-button {
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
    opacity: 0.7;
    height: 55px;
    width: 30px;
  }
  #chat-widget
    .chat-widget-body
    .message-input
    .message-options
    .attach-button:before {
    background-image: url(https://image.ibb.co/hSE165/attach_icon.png);
    background-size: 16px 18px;
    background-repeat: no-repeat;
    content: " ";
    width: 16px;
    height: 18px;
    left: 5px;
    position: absolute;
    top: 20px;
    background-position: 50%;
  }
  @media (max-width: 767px) {
    .chat-widget-body {
      height: 100% !important;
      width: 100% !important;
      top: 0 !important;
      left: 0 !important;
      border-radius: 0 !important;
      z-index: 99999 !important;
    }
    #bulchat.visible.close {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      visibility: hidden;
    }
  }
  a:not(.button).is-link {
    color: #8c8cf9 !important;
  }
  .subscription-combo {
    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;
    padding: 80px 0;
  }
  .subscription-combo .control input {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0;
    font-size: 1rem;
    height: 45px;
    padding-left: 45px !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .subscription-combo .control input:focus {
    border-color: #8c8cf9;
  }
  .subscription-combo .control input:focus + .form-icon svg {
    stroke: #8c8cf9;
  }
  .subscription-combo .control .form-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 45px;
    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;
  }
  .subscription-combo .control .form-icon svg {
    height: 20px;
    width: 20px;
    stroke: #d4d4d4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .subscription-combo .combo-button {
    height: 48px;
    max-height: 48px;
    margin-left: 4px;
    padding-bottom: 8px;
  }
  .update-pill {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 1rem;
    padding: 8px 12px 8px 8px;
    border-radius: 10px;
    font-family: "Roboto", sans-serif;
  }
  .update-pill .inner-tag {
    height: 26px;
    background: #8c8cf9;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 500;
    padding: 0 8px;
    line-height: 2.2;
    border-radius: 8px;
  }
  .update-pill .inner-text {
    color: #8e9baf;
    font-size: 0.9rem;
    margin-left: 8px;
  }
  .search-box-wrapper {
    margin: 10px auto 40px auto;
    width: 100%;
    max-width: 940px;
    padding: 24px;
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 18px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .search-box-wrapper .search-box {
    height: 82px;
    padding: 10px 0 10px 10px;
    border-radius: 12px;
    text-align: left;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dee2e6;
  }
  .search-box-wrapper .search-box .search-button {
    width: 100%;
    height: 80px;
    font-family: "Roboto", sans-serif;
    font-size: 1.3rem;
    margin-top: -10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    background: #8c8cf9;
  }
  .search-box-wrapper .search-box .search-button:hover {
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .search-box-wrapper .search-block,
  .search-box-wrapper .price-block {
    position: relative;
    width: 100%;
    height: 80px;
    margin-top: -10px;
    border-right: 1px solid #dee2e6;
    background: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .search-box-wrapper .search-block.focus,
  .search-box-wrapper .price-block.focus {
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
  }
  .search-box-wrapper .price-block .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    outline: none;
    border: 1px solid #b1b1b1;
    text-align: left;
    width: 100%;
    height: 100%;
    font-size: 1em;
    margin-right: 4px;
    color: #4c4c4c;
    padding: 0 0.825em;
    z-index: 0;
    border-radius: 0px;
    border: 0px;
  }
  .search-box-wrapper .price-block .button span {
    position: absolute;
    top: 40px;
    left: 10px;
    font-family: "Roboto", sans-serif;
    padding-bottom: 5px;
    font-size: 1.1rem;
    background: none;
    color: #8e9baf;
    width: 90%;
    height: 30px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
  }
  .search-box-wrapper .price-block .dropdown-container {
    padding-bottom: 0;
    width: 100%;
    border-radius: 0;
    border-top: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    font-size: 14px;
    padding: 0;
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;
    box-shadow: rgba(0, 0, 0, 0.172549) 0 6px 12px 0;
    visibility: hidden;
  }
  .search-box-wrapper .price-block .dropdown-container.is-open {
    visibility: visible;
  }
  .search-box-wrapper .price-block .dropdown-container .dropdown {
    display: inline-block;
    margin: 0;
    border-top: 1px solid #ccc;
    width: 100%;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container {
    height: 60px;
    margin: 20px 0 10px;
    border-bottom: 1px solid #ccc;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container
    .left-input {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    z-index: 11;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container
    .left-input
    input {
    width: 100%;
    max-width: 100% !important;
    line-height: 26px;
    height: 40px;
    padding-left: 6px;
    background-color: #fff;
    text-align: center;
    border: solid 1px #ccc;
    outline-width: 1px;
    outline-color: #009688;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container
    .right-input {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    z-index: 11;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container
    .right-input
    input {
    width: 100%;
    max-width: 100% !important;
    line-height: 26px;
    height: 40px;
    padding-left: 6px;
    background-color: #fff;
    text-align: center;
    border: solid 1px #ccc;
    outline: none;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .range-container:before {
    content: "-";
    color: #ccc;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 2em;
    left: 0;
    z-index: 10;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .salary-options-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 10px 20px 10px;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .salary-options-container
    ul {
    height: 245px;
    overflow-y: auto;
    text-align: center;
    padding: 0;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .salary-options-container
    ul
    li {
    font-family: "Roboto", sans-serif;
    font-size: 0.95rem;
    width: 100%;
    height: 35px;
    min-width: 80px;
    line-height: 35px;
    border-radius: 8px;
    cursor: pointer;
    color: #8e9baf;
    padding: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .salary-options-container
    ul
    li:not(.dark-text):hover {
    background: #8c8cf9;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    color: #fff;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container {
    width: 100%;
    height: 178px;
    margin: 0px;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
    overflow-y: auto;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container
    p {
    font-weight: 500;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container
    ul {
    min-height: 245px;
    list-style: none;
    padding-left: 0;
    margin: 0;
    background-color: #fff;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container
    ul
    li {
    padding-left: 15px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container
    ul
    li:hover {
    background: rgba(0, 0, 0, 0.2);
  }
  .search-box-wrapper
    .price-block
    .dropdown-container
    .dropdown
    .options-container
    ul.max-options
    li {
    padding-right: 15px;
    text-align: right;
  }
  .search-box-wrapper .search-label,
  .search-box-wrapper .price-label {
    position: absolute;
    top: 15px;
    left: 10px;
    font-family: "Roboto", sans-serif;
    color: #444f60;
    z-index: 999;
  }
  .search-box-wrapper .search-input {
    position: absolute;
    top: 40px;
    left: 10px;
    font-family: "Roboto", sans-serif;
    padding-bottom: 5px;
    font-size: 1.1rem;
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    color: #8e9baf;
    width: 90%;
    height: 30px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
  }
  .search-box-wrapper .search-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
  }
  .search-box-wrapper .search-input:focus {
    border-bottom-color: #8c8cf9;
  }
  .search-box-wrapper .checkbox input[type="checkbox"] {
    margin-left: 0px;
  }
  .search-box-wrapper .checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 12px;
    cursor: pointer;
  }
  .search-box-wrapper .checkbox > span {
    position: relative;
    top: 2px;
    font-size: 0.95rem;
    color: #8e9baf;
    margin-left: 4px;
  }
  .search-box-wrapper .checkbox .end {
    margin-left: auto;
  }
  .search-box-wrapper .checkbox .end img {
    display: block;
    height: 22px;
    width: 22px;
    min-width: 22px;
    border-radius: 50%;
  }
  .search-box-wrapper .checkbox input[type="checkbox"],
  .search-box-wrapper label input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    margin: 0;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    left: 0;
    pointer-events: none;
  }
  .search-box-wrapper .checkbox .checkbox-material .check {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.54);
    border-radius: 2px;
    overflow: hidden;
    z-index: 1;
  }
  .search-box-wrapper
    .checkbox
    input[type="checkbox"]:checked
    ~ .checkbox-material
    .check {
    color: #8c8cf9;
    padding: 1px 0 0px 1px;
    cursor: pointer;
  }
  .search-box-wrapper .checkbox .checkbox-material {
    vertical-align: middle;
    position: relative;
    top: 3px;
    margin-right: 5px;
  }
  .search-box-wrapper
    .checkbox
    input[type="checkbox"]:checked
    ~ .checkbox-material
    .check:before {
    position: relative;
    top: -2px;
    color: #8c8cf9;
    font: normal normal normal 14px/1 FontAwesome;
    content: "";
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  @media (max-width: 767px) {
    .search-box-wrapper .search-box {
      height: auto;
      padding: 10px 8px;
    }
    .search-box-wrapper .search-box .search-block,
    .search-box-wrapper .search-box .price-block {
      border-right: none;
    }
    .search-box-wrapper .search-box .search-button {
      border-radius: 12px;
      margin-top: 12px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .search-box-wrapper .search-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
  }
  .marquee-hero {
    height: auto !important;
    max-height: initial !important;
  }
  .marquee-container {
    position: relative;
    max-width: 980px;
    margin: 0 auto 1.5rem auto;
    padding: 4px 6px;
    border-radius: 1rem;
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    z-index: 3;
  }
  .marquee-container.is-night {
    background: #000021;
    border-color: #00004f;
  }
  .marquee-container.is-night .marquee-item span {
    color: #fff;
  }
  .marquee {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 5;
  }
  .marquee.is-app-screens {
    max-width: 100%;
    padding: 0.5rem 0;
  }
  .marquee .marquee-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 54px;
  }
  .marquee .marquee-inner.is-auto {
    height: auto;
  }
  .marquee .marquee-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 1rem;
  }
  .marquee .marquee-item:last-child {
    margin-right: 0;
  }
  .marquee .marquee-item.is-app-screen {
    margin: 0 0.5rem;
  }
  .marquee .marquee-item img {
    height: 26px;
    width: 26px;
    min-width: 26px;
    margin-right: 0.5rem;
  }
  .marquee .marquee-item img.app-screen {
    display: inline-block;
    height: auto;
    min-width: 460px;
    max-width: 460px;
    margin-right: 0;
    border-radius: 0.5rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.12);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.12);
  }
  .marquee .marquee-item span {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #444f60;
  }
  .marquee .marquee-item span.positive {
    color: #06d6a0;
  }
  .marquee .marquee-item span.negative {
    color: #e62965;
  }
  @-webkit-keyframes scaleAnimation {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes scaleAnimation {
    0% {
      opacity: 0;
      -webkit-transform: scale(1.5);
      transform: scale(1.5);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @-webkit-keyframes drawCircle {
    0% {
      stroke-dashoffset: 151px;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes drawCircle {
    0% {
      stroke-dashoffset: 151px;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }
  @-webkit-keyframes drawCheck {
    0% {
      stroke-dashoffset: 36px;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes drawCheck {
    0% {
      stroke-dashoffset: 36px;
    }
    100% {
      stroke-dashoffset: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeInUp {
    from {
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
      opacity: 0;
    }
    to {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .SuccessAnimation-box {
    min-height: 70px;
    min-width: 70px;
    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;
  }
  .SuccessAnimation.is-primary .SuccessAnimationCircle,
  .SuccessAnimation.is-primary .SuccessAnimationCheck {
    stroke: #8c8cf9;
  }
  .SuccessAnimation.is-primary .SuccessAnimationResult {
    fill: #8c8cf9;
  }
  .SuccessAnimation.is-success .SuccessAnimationCircle,
  .SuccessAnimation.is-success .SuccessAnimationCheck {
    stroke: #7f00ff;
  }
  .SuccessAnimation.is-success .SuccessAnimationResult {
    fill: #7f00ff;
  }
  .SuccessAnimation .SuccessAnimationCircle {
    stroke-dasharray: 151px 151px;
    stroke: #ad5cff;
  }
  .SuccessAnimation .SuccessAnimationCheck {
    stroke-dasharray: 36px 36px;
    stroke: #ad5cff;
  }
  .SuccessAnimation .SuccessAnimationResult {
    fill: #ad5cff;
    opacity: 0;
  }
  .SuccessAnimation.animated {
    -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
    animation: 1s ease-out 0s 1 both scaleAnimation;
  }
  .SuccessAnimation.animated .SuccessAnimationCircle {
    -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle,
      0.3s linear 0.9s 1 both fadeOut;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle,
      0.3s linear 0.9s 1 both fadeOut;
  }
  .SuccessAnimation.animated .SuccessAnimationCheck {
    -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck,
      0.3s linear 0.9s 1 both fadeOut;
    animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck,
      0.3s linear 0.9s 1 both fadeOut;
  }
  .SuccessAnimation.animated .SuccessAnimationResult {
    -webkit-animation: 0.3s linear 0.9s both fadeIn;
    animation: 0.3s linear 0.9s both fadeIn;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .featured-svg {
    max-width: 450px;
  }
  .featured-svg.is-large {
    max-width: 540px;
  }
  .featured-svg-lg {
    max-width: 550px;
    max-height: 550px;
  }
  .vivus-svg {
    max-height: 450px;
    width: 450px;
  }
  @media (max-width: 767px) {
    .featured-svg,
    .featured-svg-lg {
      max-width: 100% !important;
    }
  }
  .dotted-app {
    display: block;
    max-width: 940px;
    margin: 40px auto 0 auto;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .mockup-dots .dot {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: block;
    background-color: #8c8cf9;
    z-index: 5;
  }
  .mockup-dots .dot:before {
    position: absolute;
    background: #8c8cf9;
    content: "";
    top: 0;
    left: 0;
    border: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-animation: dotPulse 2s ease-out infinite;
    animation: dotPulse 2s ease-out infinite;
  }
  .mockup-dots .dot.first {
    top: 42%;
    left: 20%;
  }
  .mockup-dots .dot.first:hover + .dot-tip.tip-first {
    display: block;
  }
  .mockup-dots .dot.second {
    top: 65%;
    left: 20%;
  }
  .mockup-dots .dot.second:hover + .dot-tip.tip-second {
    display: block;
  }
  .mockup-dots .dot.third {
    top: 55%;
    right: 20%;
  }
  .mockup-dots .dot.third:hover + .dot-tip.tip-third {
    display: block;
  }
  .mockup-dots .dot-tip {
    padding: 15px 20px;
    background-color: #8c8cf9;
    color: #fff;
    border-radius: 10px 10px 0 10px;
    font-size: 13px;
    display: none;
    z-index: 4;
  }
  .mockup-dots .dot-tip.tip-first {
    position: absolute;
    top: 38%;
    left: 0;
  }
  .mockup-dots .dot-tip.tip-second {
    position: absolute;
    top: 60%;
    left: 0;
  }
  .mockup-dots .dot-tip.tip-third {
    position: absolute;
    top: 50%;
    right: 24%;
  }
  @media (max-width: 767px) {
    .dotted-app {
      max-width: 100%;
    }
  }
  @media only screen and (min-width: 767px) and (max-width: 1024px) and (orientation: portrait) {
    .dotted-app {
      max-width: 100%;
    }
  }
  .mockup-wrap .image-wrap {
    max-width: 840px;
    margin: 0 auto;
  }
  .mockup-wrap .image-wrap img {
    display: block;
    width: 100%;
  }
  .mockup-wrap .image-wrap img.full-image {
    border: 1px solid #dbdbdb;
    border-radius: 1.25rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    max-width: 680px;
    margin: 0 auto 40px auto;
  }
  .mockup-wrap .image-wrap img.full-image-minimal {
    max-width: 680px;
    margin: 0 auto 40px auto;
  }
  .mockup-wrap .image-wrap .app-features {
    max-width: 640px;
    margin: 0 auto;
  }
  .mockup-wrap .image-wrap .app-features.is-pulled {
    margin-top: -30px;
  }
  .mockup-wrap .image-wrap .app-features .content-flex h5 {
    margin-bottom: 0.35rem;
  }
  .mockup-wrap .image-wrap .app-features .content-flex p {
    color: #999;
    font-size: 0.9rem;
  }
  .mockup-wrap .image-wrap .app-features .content-flex i {
    color: #8c8cf9;
  }
  .blob-figure {
    position: relative;
  }
  .blob-figure .morphing-blob-wrapper {
    position: absolute;
  }
  .blob-figure .morphing-blob-wrapper.sub-blob-1 {
    top: -130px;
    left: -120px;
  }
  .blob-figure .morphing-blob-wrapper.sub-blob-2 {
    bottom: -130px;
    right: -120px;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }
  .blob-figure .morphing-blob-wrapper.sub-blob-3 {
    top: -180px;
    right: -200px;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  .hero-figure {
    position: relative;
  }
  .hero-figure.is-pushed {
    top: 60px;
  }
  .mockup-section {
    padding: 5rem 1.5rem !important;
  }
  .mockup-section .app-mockup {
    position: relative;
    max-width: 940px;
    margin: 0 auto;
    margin-top: 5%;
    z-index: 2;
  }
  .mockup-section .hr-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1096px;
    width: 100%;
    z-index: 0;
  }
  .featured-ui {
    max-height: 500px;
    display: block;
    margin: 0 auto;
  }
  .rounded-app {
    position: relative;
    border: 1px solid #dbdbdb;
    border-radius: 1.25rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .hero-app {
    position: relative;
    text-align: center;
    z-index: 2;
  }
  .hero-app img {
    border-radius: 4px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
  }
  .hero-image {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  @media (max-width: 767px) {
    .hero-image {
      max-width: 375px;
    }
    .mockup-section .app-mockup {
      max-width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .mockup-section .app-mockup {
      max-width: 100%;
    }
  }
  .showcase-text-wrapper {
    padding: 0 40px;
  }
  .showcase-wrapper {
    position: relative;
  }
  .showcase-wrapper .showcase-wrap {
    width: 100%;
    height: 100%;
  }
  .showcase-wrapper .showcase-wrap .app-showcase {
    border-radius: 4px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .showcase-wrapper .showcase-wrap.is-active .app-showcase {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    position: relative;
    z-index: 0;
  }
  .slide-control {
    max-width: 350px;
    margin: 60px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slide-control .slide-dot {
    width: 60px;
    height: 60px;
    margin: 0 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .slide-control .slide-dot img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #ededed;
  }
  .slide-control .slide-dot.is-active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .slide-control .slide-dot.is-active img {
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.15);
  }
  @media only screen and (max-width: 767px) {
    .hero-figure.is-pushed {
      top: -80px !important;
    }
    .slide-control {
      margin: 0 auto;
    }
    .showcase-text-wrapper {
      padding: 0;
      text-align: center;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .hero-figure.is-pushed {
      top: -80px !important;
    }
    .showcase-text-wrapper {
      text-align: center;
    }
    .slide-control {
      margin: 30px auto;
    }
  }
  .app-wrapper {
    padding: 80px 0 0 0;
  }
  .app-wrapper .app-features {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 640px;
    margin: 0 auto;
  }
  .app-wrapper .app-features .app-feature {
    text-align: center;
    width: 25%;
  }
  .app-wrapper .app-features .app-feature img {
    display: block;
    max-width: 48px;
    margin: 0 auto 12px auto;
  }
  .app-wrapper .app-features .app-feature h3 {
    font-weight: 600;
    color: #444f60;
    margin-left: 12px;
    padding-bottom: 24px;
    border-bottom: 2px solid #c2c2c2;
  }
  .app-wrapper .mockup-wrapper {
    position: relative;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto;
    padding: 60px;
  }
  .app-wrapper .mockup-wrapper img {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    border-radius: 6px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    z-index: 3;
  }
  @media (max-width: 767px) {
    .app-wrapper .mockup-wrapper {
      padding: 10px;
      margin-top: 30px;
    }
    .app-wrapper .app-features .app-feature h3 {
      margin-left: 0;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .app-features {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .app-features .column {
      width: 50%;
      min-width: 50%;
      -webkit-box-flex: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
    }
  }
  #geo-canvas {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: visible;
    position: absolute;
    top: 10%;
  }
  .starfall {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    z-index: 0;
  }
  .starfall .falling-star {
    width: 8px;
    height: 8px;
    background: #8c8cf9;
    position: absolute;
    border-radius: 50%;
    opacity: 0.5;
  }
  .falling-star:nth-child(1) {
    -webkit-transform: translateX(39vw) translateY(-8px);
    transform: translateX(39vw) translateY(-8px);
    -webkit-animation: anim1 4s infinite;
    animation: anim1 4s infinite;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  @-webkit-keyframes anim1 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(59vw) translateY(100vh);
      transform: translateX(59vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim1 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(59vw) translateY(100vh);
      transform: translateX(59vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(2) {
    -webkit-transform: translateX(77vw) translateY(-8px);
    transform: translateX(77vw) translateY(-8px);
    -webkit-animation: anim2 4s infinite;
    animation: anim2 4s infinite;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  @-webkit-keyframes anim2 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(97vw) translateY(100vh);
      transform: translateX(97vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim2 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(97vw) translateY(100vh);
      transform: translateX(97vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(3) {
    -webkit-transform: translateX(24vw) translateY(-8px);
    transform: translateX(24vw) translateY(-8px);
    -webkit-animation: anim3 4s infinite;
    animation: anim3 4s infinite;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }
  @-webkit-keyframes anim3 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(44vw) translateY(100vh);
      transform: translateX(44vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim3 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(44vw) translateY(100vh);
      transform: translateX(44vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(4) {
    -webkit-transform: translateX(15vw) translateY(-8px);
    transform: translateX(15vw) translateY(-8px);
    -webkit-animation: anim4 4s infinite;
    animation: anim4 4s infinite;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
  }
  @-webkit-keyframes anim4 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(35vw) translateY(100vh);
      transform: translateX(35vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim4 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(35vw) translateY(100vh);
      transform: translateX(35vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(5) {
    -webkit-transform: translateX(45vw) translateY(-8px);
    transform: translateX(45vw) translateY(-8px);
    -webkit-animation: anim5 4s infinite;
    animation: anim5 4s infinite;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
  }
  @-webkit-keyframes anim5 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(65vw) translateY(100vh);
      transform: translateX(65vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim5 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(65vw) translateY(100vh);
      transform: translateX(65vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(6) {
    -webkit-transform: translateX(46vw) translateY(-8px);
    transform: translateX(46vw) translateY(-8px);
    -webkit-animation: anim6 4s infinite;
    animation: anim6 4s infinite;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
  }
  @-webkit-keyframes anim6 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(66vw) translateY(100vh);
      transform: translateX(66vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim6 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(66vw) translateY(100vh);
      transform: translateX(66vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(7) {
    -webkit-transform: translateX(89vw) translateY(-8px);
    transform: translateX(89vw) translateY(-8px);
    -webkit-animation: anim7 4s infinite;
    animation: anim7 4s infinite;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
  }
  @-webkit-keyframes anim7 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(109vw) translateY(100vh);
      transform: translateX(109vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim7 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(109vw) translateY(100vh);
      transform: translateX(109vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(8) {
    -webkit-transform: translateX(89vw) translateY(-8px);
    transform: translateX(89vw) translateY(-8px);
    -webkit-animation: anim8 4s infinite;
    animation: anim8 4s infinite;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
  }
  @-webkit-keyframes anim8 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(109vw) translateY(100vh);
      transform: translateX(109vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim8 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(109vw) translateY(100vh);
      transform: translateX(109vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(9) {
    -webkit-transform: translateX(78vw) translateY(-8px);
    transform: translateX(78vw) translateY(-8px);
    -webkit-animation: anim9 4s infinite;
    animation: anim9 4s infinite;
    -webkit-animation-delay: 2.7s;
    animation-delay: 2.7s;
  }
  @-webkit-keyframes anim9 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim9 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(10) {
    -webkit-transform: translateX(69vw) translateY(-8px);
    transform: translateX(69vw) translateY(-8px);
    -webkit-animation: anim10 4s infinite;
    animation: anim10 4s infinite;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
  @-webkit-keyframes anim10 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(89vw) translateY(100vh);
      transform: translateX(89vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim10 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(89vw) translateY(100vh);
      transform: translateX(89vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(11) {
    -webkit-transform: translateX(78vw) translateY(-8px);
    transform: translateX(78vw) translateY(-8px);
    -webkit-animation: anim11 4s infinite;
    animation: anim11 4s infinite;
    -webkit-animation-delay: 3.3s;
    animation-delay: 3.3s;
  }
  @-webkit-keyframes anim11 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim11 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(12) {
    -webkit-transform: translateX(83vw) translateY(-8px);
    transform: translateX(83vw) translateY(-8px);
    -webkit-animation: anim12 4s infinite;
    animation: anim12 4s infinite;
    -webkit-animation-delay: 3.6s;
    animation-delay: 3.6s;
  }
  @-webkit-keyframes anim12 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(103vw) translateY(100vh);
      transform: translateX(103vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim12 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(103vw) translateY(100vh);
      transform: translateX(103vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(13) {
    -webkit-transform: translateX(77vw) translateY(-8px);
    transform: translateX(77vw) translateY(-8px);
    -webkit-animation: anim13 4s infinite;
    animation: anim13 4s infinite;
    -webkit-animation-delay: 3.9s;
    animation-delay: 3.9s;
  }
  @-webkit-keyframes anim13 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(97vw) translateY(100vh);
      transform: translateX(97vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim13 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(97vw) translateY(100vh);
      transform: translateX(97vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(14) {
    -webkit-transform: translateX(33vw) translateY(-8px);
    transform: translateX(33vw) translateY(-8px);
    -webkit-animation: anim14 4s infinite;
    animation: anim14 4s infinite;
    -webkit-animation-delay: 4.2s;
    animation-delay: 4.2s;
  }
  @-webkit-keyframes anim14 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(53vw) translateY(100vh);
      transform: translateX(53vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim14 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(53vw) translateY(100vh);
      transform: translateX(53vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(15) {
    -webkit-transform: translateX(55vw) translateY(-8px);
    transform: translateX(55vw) translateY(-8px);
    -webkit-animation: anim15 4s infinite;
    animation: anim15 4s infinite;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
  }
  @-webkit-keyframes anim15 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim15 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(16) {
    -webkit-transform: translateX(52vw) translateY(-8px);
    transform: translateX(52vw) translateY(-8px);
    -webkit-animation: anim16 4s infinite;
    animation: anim16 4s infinite;
    -webkit-animation-delay: 4.8s;
    animation-delay: 4.8s;
  }
  @-webkit-keyframes anim16 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(72vw) translateY(100vh);
      transform: translateX(72vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim16 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(72vw) translateY(100vh);
      transform: translateX(72vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(17) {
    -webkit-transform: translateX(30vw) translateY(-8px);
    transform: translateX(30vw) translateY(-8px);
    -webkit-animation: anim17 4s infinite;
    animation: anim17 4s infinite;
    -webkit-animation-delay: 5.1s;
    animation-delay: 5.1s;
  }
  @-webkit-keyframes anim17 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(50vw) translateY(100vh);
      transform: translateX(50vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim17 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(50vw) translateY(100vh);
      transform: translateX(50vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(18) {
    -webkit-transform: translateX(25vw) translateY(-8px);
    transform: translateX(25vw) translateY(-8px);
    -webkit-animation: anim18 4s infinite;
    animation: anim18 4s infinite;
    -webkit-animation-delay: 5.4s;
    animation-delay: 5.4s;
  }
  @-webkit-keyframes anim18 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(45vw) translateY(100vh);
      transform: translateX(45vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim18 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(45vw) translateY(100vh);
      transform: translateX(45vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(19) {
    -webkit-transform: translateX(55vw) translateY(-8px);
    transform: translateX(55vw) translateY(-8px);
    -webkit-animation: anim19 4s infinite;
    animation: anim19 4s infinite;
    -webkit-animation-delay: 5.7s;
    animation-delay: 5.7s;
  }
  @-webkit-keyframes anim19 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim19 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(20) {
    -webkit-transform: translateX(57vw) translateY(-8px);
    transform: translateX(57vw) translateY(-8px);
    -webkit-animation: anim20 4s infinite;
    animation: anim20 4s infinite;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
  }
  @-webkit-keyframes anim20 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(77vw) translateY(100vh);
      transform: translateX(77vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim20 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(77vw) translateY(100vh);
      transform: translateX(77vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(21) {
    -webkit-transform: translateX(98vw) translateY(-8px);
    transform: translateX(98vw) translateY(-8px);
    -webkit-animation: anim21 4s infinite;
    animation: anim21 4s infinite;
    -webkit-animation-delay: 6.3s;
    animation-delay: 6.3s;
  }
  @-webkit-keyframes anim21 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(118vw) translateY(100vh);
      transform: translateX(118vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim21 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(118vw) translateY(100vh);
      transform: translateX(118vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(22) {
    -webkit-transform: translateX(66vw) translateY(-8px);
    transform: translateX(66vw) translateY(-8px);
    -webkit-animation: anim22 4s infinite;
    animation: anim22 4s infinite;
    -webkit-animation-delay: 6.6s;
    animation-delay: 6.6s;
  }
  @-webkit-keyframes anim22 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(86vw) translateY(100vh);
      transform: translateX(86vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim22 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(86vw) translateY(100vh);
      transform: translateX(86vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(23) {
    -webkit-transform: translateX(63vw) translateY(-8px);
    transform: translateX(63vw) translateY(-8px);
    -webkit-animation: anim23 4s infinite;
    animation: anim23 4s infinite;
    -webkit-animation-delay: 6.9s;
    animation-delay: 6.9s;
  }
  @-webkit-keyframes anim23 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(83vw) translateY(100vh);
      transform: translateX(83vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim23 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(83vw) translateY(100vh);
      transform: translateX(83vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(24) {
    -webkit-transform: translateX(55vw) translateY(-8px);
    transform: translateX(55vw) translateY(-8px);
    -webkit-animation: anim24 4s infinite;
    animation: anim24 4s infinite;
    -webkit-animation-delay: 7.2s;
    animation-delay: 7.2s;
  }
  @-webkit-keyframes anim24 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim24 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(75vw) translateY(100vh);
      transform: translateX(75vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(25) {
    -webkit-transform: translateX(44vw) translateY(-8px);
    transform: translateX(44vw) translateY(-8px);
    -webkit-animation: anim25 4s infinite;
    animation: anim25 4s infinite;
    -webkit-animation-delay: 7.5s;
    animation-delay: 7.5s;
  }
  @-webkit-keyframes anim25 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(64vw) translateY(100vh);
      transform: translateX(64vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim25 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(64vw) translateY(100vh);
      transform: translateX(64vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(26) {
    -webkit-transform: translateX(41vw) translateY(-8px);
    transform: translateX(41vw) translateY(-8px);
    -webkit-animation: anim26 4s infinite;
    animation: anim26 4s infinite;
    -webkit-animation-delay: 7.8s;
    animation-delay: 7.8s;
  }
  @-webkit-keyframes anim26 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(61vw) translateY(100vh);
      transform: translateX(61vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim26 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(61vw) translateY(100vh);
      transform: translateX(61vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(27) {
    -webkit-transform: translateX(65vw) translateY(-8px);
    transform: translateX(65vw) translateY(-8px);
    -webkit-animation: anim27 4s infinite;
    animation: anim27 4s infinite;
    -webkit-animation-delay: 8.1s;
    animation-delay: 8.1s;
  }
  @-webkit-keyframes anim27 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim27 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(28) {
    -webkit-transform: translateX(78vw) translateY(-8px);
    transform: translateX(78vw) translateY(-8px);
    -webkit-animation: anim28 4s infinite;
    animation: anim28 4s infinite;
    -webkit-animation-delay: 8.4s;
    animation-delay: 8.4s;
  }
  @-webkit-keyframes anim28 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim28 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(98vw) translateY(100vh);
      transform: translateX(98vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(29) {
    -webkit-transform: translateX(53vw) translateY(-8px);
    transform: translateX(53vw) translateY(-8px);
    -webkit-animation: anim29 4s infinite;
    animation: anim29 4s infinite;
    -webkit-animation-delay: 8.7s;
    animation-delay: 8.7s;
  }
  @-webkit-keyframes anim29 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(73vw) translateY(100vh);
      transform: translateX(73vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim29 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(73vw) translateY(100vh);
      transform: translateX(73vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(30) {
    -webkit-transform: translateX(50vw) translateY(-8px);
    transform: translateX(50vw) translateY(-8px);
    -webkit-animation: anim30 4s infinite;
    animation: anim30 4s infinite;
    -webkit-animation-delay: 9s;
    animation-delay: 9s;
  }
  @-webkit-keyframes anim30 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(70vw) translateY(100vh);
      transform: translateX(70vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim30 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(70vw) translateY(100vh);
      transform: translateX(70vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(31) {
    -webkit-transform: translateX(65vw) translateY(-8px);
    transform: translateX(65vw) translateY(-8px);
    -webkit-animation: anim31 4s infinite;
    animation: anim31 4s infinite;
    -webkit-animation-delay: 9.3s;
    animation-delay: 9.3s;
  }
  @-webkit-keyframes anim31 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim31 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(32) {
    -webkit-transform: translateX(65vw) translateY(-8px);
    transform: translateX(65vw) translateY(-8px);
    -webkit-animation: anim32 4s infinite;
    animation: anim32 4s infinite;
    -webkit-animation-delay: 9.6s;
    animation-delay: 9.6s;
  }
  @-webkit-keyframes anim32 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim32 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(85vw) translateY(100vh);
      transform: translateX(85vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(33) {
    -webkit-transform: translateX(2vw) translateY(-8px);
    transform: translateX(2vw) translateY(-8px);
    -webkit-animation: anim33 4s infinite;
    animation: anim33 4s infinite;
    -webkit-animation-delay: 9.9s;
    animation-delay: 9.9s;
  }
  @-webkit-keyframes anim33 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(22vw) translateY(100vh);
      transform: translateX(22vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim33 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(22vw) translateY(100vh);
      transform: translateX(22vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(34) {
    -webkit-transform: translateX(40vw) translateY(-8px);
    transform: translateX(40vw) translateY(-8px);
    -webkit-animation: anim34 4s infinite;
    animation: anim34 4s infinite;
    -webkit-animation-delay: 10.2s;
    animation-delay: 10.2s;
  }
  @-webkit-keyframes anim34 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(60vw) translateY(100vh);
      transform: translateX(60vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim34 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(60vw) translateY(100vh);
      transform: translateX(60vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(35) {
    -webkit-transform: translateX(97vw) translateY(-8px);
    transform: translateX(97vw) translateY(-8px);
    -webkit-animation: anim35 4s infinite;
    animation: anim35 4s infinite;
    -webkit-animation-delay: 10.5s;
    animation-delay: 10.5s;
  }
  @-webkit-keyframes anim35 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(117vw) translateY(100vh);
      transform: translateX(117vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim35 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(117vw) translateY(100vh);
      transform: translateX(117vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(36) {
    -webkit-transform: translateX(2vw) translateY(-8px);
    transform: translateX(2vw) translateY(-8px);
    -webkit-animation: anim36 4s infinite;
    animation: anim36 4s infinite;
    -webkit-animation-delay: 10.8s;
    animation-delay: 10.8s;
  }
  @-webkit-keyframes anim36 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(22vw) translateY(100vh);
      transform: translateX(22vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim36 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(22vw) translateY(100vh);
      transform: translateX(22vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(37) {
    -webkit-transform: translateX(93vw) translateY(-8px);
    transform: translateX(93vw) translateY(-8px);
    -webkit-animation: anim37 4s infinite;
    animation: anim37 4s infinite;
    -webkit-animation-delay: 11.1s;
    animation-delay: 11.1s;
  }
  @-webkit-keyframes anim37 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(113vw) translateY(100vh);
      transform: translateX(113vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim37 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(113vw) translateY(100vh);
      transform: translateX(113vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(38) {
    -webkit-transform: translateX(60vw) translateY(-8px);
    transform: translateX(60vw) translateY(-8px);
    -webkit-animation: anim38 4s infinite;
    animation: anim38 4s infinite;
    -webkit-animation-delay: 11.4s;
    animation-delay: 11.4s;
  }
  @-webkit-keyframes anim38 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(80vw) translateY(100vh);
      transform: translateX(80vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim38 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(80vw) translateY(100vh);
      transform: translateX(80vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(39) {
    -webkit-transform: translateX(74vw) translateY(-8px);
    transform: translateX(74vw) translateY(-8px);
    -webkit-animation: anim39 4s infinite;
    animation: anim39 4s infinite;
    -webkit-animation-delay: 11.7s;
    animation-delay: 11.7s;
  }
  @-webkit-keyframes anim39 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(94vw) translateY(100vh);
      transform: translateX(94vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim39 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(94vw) translateY(100vh);
      transform: translateX(94vw) translateY(100vh);
      opacity: 0;
    }
  }
  .falling-star:nth-child(40) {
    -webkit-transform: translateX(1vw) translateY(-8px);
    transform: translateX(1vw) translateY(-8px);
    -webkit-animation: anim40 4s infinite;
    animation: anim40 4s infinite;
    -webkit-animation-delay: 12s;
    animation-delay: 12s;
  }
  @-webkit-keyframes anim40 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(21vw) translateY(100vh);
      transform: translateX(21vw) translateY(100vh);
      opacity: 0;
    }
  }
  @keyframes anim40 {
    10% {
      opacity: 0.5;
    }
    12% {
      opacity: 1;
      -webkit-box-shadow: 0 0 3px 0 #fff;
      box-shadow: 0 0 3px 0 #fff;
    }
    15% {
      opacity: 0.5;
    }
    50% {
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(21vw) translateY(100vh);
      transform: translateX(21vw) translateY(100vh);
      opacity: 0;
    }
  }
  @-webkit-keyframes move {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 0;
    }
    10%,
    90% {
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(45vw);
      transform: translateY(45vw);
      opacity: 0;
    }
  }
  @keyframes move {
    0% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 0;
    }
    10%,
    90% {
      opacity: 1;
    }
    100% {
      -webkit-transform: translateY(45vw);
      transform: translateY(45vw);
      opacity: 0;
    }
  }
  .ref-tabs ul,
  .ref-tabs li a {
    border-bottom: none !important;
  }
  .ref-tabs img {
    display: block;
    width: 100%;
    max-width: 110px;
    max-height: 70px;
  }
  .floating-bubbles .bubble img {
    height: 100px;
    position: absolute;
  }
  .floating-bubbles .bubble img.bubble-1st {
    left: 20%;
    top: -5%;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  .floating-bubbles .bubble img.bubble-2nd {
    left: 50%;
    top: 25%;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
  }
  .floating-bubbles .bubble img.bubble-3rd {
    left: 15%;
    top: 75%;
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
  }
  .floating-bubbles .bubble img.bubble-4th {
    right: 15%;
    top: -15%;
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s;
  }
  .floating-bubbles .bubble img.bubble-5th {
    right: 15%;
    top: -15%;
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s;
  }
  .floating-bubbles .bubble img.bubble-6th {
    right: 50%;
    top: 20%;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
  }
  .floating-bubbles .bubble img.bubble-7th {
    right: 10%;
    top: -80%;
    -webkit-animation-delay: 1.7s;
    animation-delay: 1.7s;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
  .floating-bubbles .bubble img.bubble-8th {
    left: 10%;
    top: -7%;
    -webkit-animation-delay: 5.3s;
    animation-delay: 5.3s;
  }
  .floating-bubbles .bubble img.bubble-9th {
    left: 30%;
    top: 80%;
    -webkit-animation-delay: 5.3s;
    animation-delay: 5.3s;
  }
  .floating-avatars .avatar {
    height: 60px;
    border-radius: 100px;
    position: absolute;
  }
  .floating-avatars .avatar.avatar-1st {
    left: 50%;
    top: 64%;
  }
  .floating-avatars .avatar.avatar-2nd {
    height: 40px;
    left: 80%;
    top: 45%;
  }
  .floating-avatars .avatar.avatar-3rd {
    height: 50px;
    left: 68%;
    top: 60%;
  }
  .floating-avatars .avatar.avatar-4th {
    left: 90%;
    top: 75%;
  }
  .floating-avatars .avatar.avatar-5th {
    height: 50px;
    left: 33%;
    top: 55%;
  }
  .floating-avatars .avatar.avatar-6th {
    left: 20%;
    top: 69%;
    z-index: 2;
  }
  .floating-avatars .avatar.avatar-7th {
    height: 40px;
    left: 8%;
    top: 45%;
  }
  .city-container img {
    display: block;
  }
  .conditions {
    position: relative;
    top: 12px;
    font-size: 85%;
    margin-left: 15px;
    color: #fff;
  }
  .tabbed-features .navigation-tabs {
    margin-bottom: 40px;
  }
  .tabbed-features .navtab-content .inner-content {
    padding: 20px;
  }
  .tabbed-features .navtab-content .inner-content .feature-headline {
    font-size: 1.75rem;
  }
  .tabbed-features .navtab-content .inner-content p {
    margin-bottom: 12px;
  }
  .square {
    position: absolute;
  }
  .square.square-1 {
    bottom: 60px;
    right: 5%;
    height: 80px;
    width: 80px;
    border-radius: 12px;
    opacity: 0.5;
    background: #fff;
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
    z-index: 2;
  }
  .square.square-2 {
    bottom: 50px;
    right: 25%;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    opacity: 0.7;
    background: #f7f7ff;
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
    z-index: 2;
  }
  .square.square-3 {
    bottom: 160px;
    right: -22px;
    height: 180px;
    width: 180px;
    border-radius: 36px;
    background: #8c8cf9;
    opacity: 0.2;
    -webkit-transform: rotate(24deg);
    transform: rotate(38deg);
    z-index: 2;
  }
  .square.square-4 {
    top: 20px;
    left: 30%;
    height: 80px;
    width: 80px;
    border-radius: 16px;
    opacity: 0.5;
    background: #8c8cf9;
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
    z-index: 2;
  }
  .square.square-5 {
    top: 220px;
    left: 20%;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    opacity: 0.7;
    background: #f7f7ff;
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
    z-index: 2;
  }
  .square.square-6 {
    top: 60px;
    right: 10%;
    height: 40px;
    width: 40px;
    opacity: 0.5;
    border: 2px solid #8c8cf9;
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
    z-index: 2;
  }
  .square.square-7 {
    top: 80px;
    left: 15%;
    height: 30px;
    width: 30px;
    opacity: 0.5;
    border: 2px solid #8c8cf9;
    -webkit-transform: rotate(146deg);
    transform: rotate(146deg);
    z-index: 2;
  }
  @media (max-width: 767px) {
    .square.square-1 {
      bottom: -25px;
      height: 40px;
      width: 40px;
    }
    .square.square-2 {
      bottom: 23px;
      right: 25%;
      height: 25px;
      width: 25px;
      border-radius: 7px;
    }
    .square.square-4 {
      top: 8px;
      left: 30%;
      height: 50px;
      width: 50px;
      border-radius: 11px;
    }
    .square.square-5 {
      top: 207px;
      height: 24px;
      width: 24px;
      border-radius: 7px;
    }
    .square.square-6 {
      top: 100px;
      right: 10%;
      height: 20px;
      width: 20px;
    }
    .square.square-7 {
      display: none;
    }
  }
  .has-background-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .has-background-image.is-contain {
    background-size: contain;
    background-repeat: repeat;
  }
  .partner-logos {
    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;
  }
  .partner-logos img {
    display: block;
    height: 80px;
    margin: 0 25px;
  }
  .blob-1 {
    position: absolute;
    top: 10%;
    right: -290px;
    width: 280px;
    z-index: 0;
    opacity: 0.15;
  }
  .blob-2 {
    position: absolute;
    top: 10%;
    left: -190px;
    width: 380px;
    z-index: 0;
    opacity: 0.15;
  }
  .blob-3 {
    position: absolute;
    top: -80px;
    left: -120px;
    width: 90px;
    z-index: 0;
    opacity: 0.15;
  }
  .blob-4 {
    position: absolute;
    top: -82px;
    left: 180px;
    width: 130px;
    z-index: 0;
    opacity: 0.15;
  }
  .blob-5 {
    position: absolute;
    bottom: 50px;
    right: -104px;
    width: 130px;
    z-index: 0;
    opacity: 0.15;
  }
  .morphing-blob-wrapper svg,
  .morphing-blob-wrapper svg circle {
    fill: #8c8cf9;
  }
  @-webkit-keyframes from0to360 {
    from {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes from0to360 {
    from {
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .morphing-blob-wrapper .Circle1 {
    -webkit-animation: from0to360 3s linear infinite;
    animation: from0to360 3s linear infinite;
    cx: 150;
    cy: 145;
    r: 100;
    -webkit-transform-origin: 145px 150px;
    transform-origin: 145px 150px;
  }
  @-webkit-keyframes from360to0 {
    from {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
    to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  @keyframes from360to0 {
    from {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
    to {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }
  .morphing-blob-wrapper .Circle2 {
    -webkit-animation: from360to0 4s linear infinite;
    animation: from360to0 4s linear infinite;
    cx: 150;
    cy: 155;
    r: 100;
    -webkit-transform-origin: 155px 150px;
    transform-origin: 155px 150px;
  }
  .morphing-blob-wrapper .Circle3 {
    -webkit-animation: from0to360 5s linear infinite;
    animation: from0to360 5s linear infinite;
    cx: 145;
    cy: 150;
    r: 100;
    -webkit-transform-origin: 150px 145px;
    transform-origin: 150px 145px;
  }
  .morphing-blob-wrapper .Circle4 {
    -webkit-animation: from360to0 4.5s linear infinite;
    animation: from360to0 4.5s linear infinite;
    cx: 155;
    cy: 150;
    r: 100;
    -webkit-transform-origin: 150px 155px;
    transform-origin: 150px 155px;
  }
  .masked-image {
    position: relative;
    max-width: 450px;
    margin: 0 auto;
  }
  .masked-image .main-image {
    display: block;
    -webkit-transform: scale(0.99);
    transform: scale(0.99);
  }
  .masked-image .image-mask {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  }
  .masked-image .dot {
    position: absolute;
    height: 48px;
    width: 48px;
    border-radius: 50%;
  }
  .masked-image .dot.dot-primary {
    background: #8c8cf9;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .masked-image .dot.dot-success {
    background: #06d6a0;
    -webkit-box-shadow: 0 14px 26px -12px rgba(6, 214, 160, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(6, 214, 160, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(6, 214, 160, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(6, 214, 160, 0.2) !important;
  }
  .masked-image .dot.dot-info {
    background: #039be5;
    -webkit-box-shadow: 0 14px 26px -12px rgba(3, 155, 229, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(3, 155, 229, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(3, 155, 229, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(3, 155, 229, 0.2) !important;
  }
  .masked-image .dot.dot-1 {
    bottom: 20%;
    left: 5%;
  }
  .masked-image .dot.dot-2 {
    bottom: 20%;
    right: 2%;
    height: 54px;
    width: 54px;
  }
  .masked-image .dot.dot-3 {
    bottom: 10%;
    height: 32px;
    width: 32px;
    left: 15%;
  }
  .masked-image .dot.dot-4 {
    top: 20%;
    left: 5%;
  }
  .masked-image .dot.dot-5 {
    bottom: 22%;
    right: 5%;
    height: 54px;
    width: 54px;
  }
  .masked-image .dot.dot-6 {
    top: 15%;
    left: 2%;
  }
  @media only screen and (max-width: 1024px) {
    .masked-image .main-image {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
    }
  }
  .featured-image-medium {
    display: block;
    max-width: 480px;
    margin: 0 auto;
  }
  .featured-image-large {
    display: block;
    max-width: 580px;
    margin: 0 auto;
  }
  @media only screen and (max-width: 767px) {
    .featured-image-medium,
    .featured-image-large {
      max-width: 100%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .stories {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .stories .column {
      min-width: 50%;
    }
  }
  .section-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 650px;
  }
  .section-wrap.is-skewed-sm {
    -webkit-transform: skew(0deg, -3deg) translate(0, -45px);
    transform: skew(0deg, -3deg) translate(0, -45px);
  }
  .section-wrap.is-skewed-sm .container {
    -webkit-transform: skew(0deg, 3deg) translate(0, 45px);
    transform: skew(0deg, 3deg) translate(0, 45px);
    margin-top: -60px;
  }
  .section-wrap .section.image-section {
    width: 50%;
    padding-left: 10%;
    padding-right: 5%;
    background: #252f3e;
  }
  .section-wrap .section.image-section .title,
  .section-wrap .section.image-section .subtitle,
  .section-wrap .section.image-section p {
    color: #fff;
  }
  .section-wrap .section.image-section .title-wrap h3 {
    margin-left: 0 !important;
  }
  .section-wrap .section.image-section .support-features {
    padding: 16px 0;
  }
  .section-wrap .section.image-section .support-features > p {
    margin-bottom: 16px;
  }
  .section-wrap .section.image-section .support-features .support-card {
    display: inline-block;
    padding: 20px;
    width: 100%;
    border-radius: 10px;
    background: #19202b;
    border: 1px solid #212a38;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .section-wrap .section.image-section .support-features .support-card:hover {
    border-color: #8c8cf9 !important;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .section-wrap .section.image-section .support-features .support-card:hover h3,
  .section-wrap .section.image-section .support-features .support-card:hover i {
    color: #8c8cf9;
  }
  .section-wrap .section.image-section .support-features .support-card i {
    font-size: 2.8rem;
    color: #999;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .section-wrap .section.image-section .support-features .support-card h3 {
    font-weight: 500;
    color: #fff;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .section-wrap .section.image-section .support-features .support-card p {
    font-size: 0.95rem;
    color: #999;
  }
  .section-wrap .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    background-size: cover;
    background-repeat: no-repeat;
  }
  @media (max-width: 767px) {
    .section-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .section-wrap .section.image-section {
      width: 100%;
      padding-left: 10%;
      padding-right: 10%;
      text-align: center;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .section-wrap .section.image-section {
      padding-left: 5%;
      padding-right: 5%;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .section-wrap .section.image-section {
      padding-left: 5%;
      padding-right: 5%;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .clients-logo-carousel {
    text-align: center;
    max-width: 950px;
    margin: 0 auto;
  }
  .clients-logo-carousel:hover .slick-custom {
    opacity: 1;
  }
  .clients-logo-carousel .carousel-item {
    margin: 0 20px;
  }
  .clients-logo-carousel .image-wrapper {
    position: relative;
  }
  .clients-logo-carousel .image-wrapper .stack-logo {
    max-height: 130px;
    margin: 0 auto;
  }
  .clients-logo-carousel .slick-custom {
    opacity: 0;
    top: 23px;
  }
  .clients-logo-carousel .slick-dots {
    bottom: -60px !important;
  }
  .clients-logo-carousel .slick-prev:before,
  .clients-logo-carousel .slick-next:before {
    color: #999;
  }
  .clients-logo-carousel .slick-custom.is-next {
    right: -15px;
  }
  .clients-logo-carousel .slick-custom.is-prev {
    left: -15px;
  }
  .clients-logo-carousel .client-logo {
    max-height: 80px;
  }
  @media (max-width: 768px) {
    .clients-logo-carousel .slick-dots {
      display: none !important;
    }
  }
  .people-carousel {
    margin-bottom: 0 !important;
  }
  .people-carousel .people-carousel-item.slick-dotted .slick-slider {
    margin-bottom: 0 !important;
  }
  .people-carousel .people-carousel-item .item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .people-carousel .people-carousel-item .image-column {
    width: 60%;
    display: block;
    position: relative;
  }
  .people-carousel .people-carousel-item .content-column {
    width: 40%;
    display: block;
    position: relative;
  }
  .people-carousel .people-carousel-item .carousel-img {
    text-align: center;
  }
  .people-carousel .people-carousel-item .carousel-img img {
    display: block;
    margin: 0 auto;
  }
  .people-carousel .testimonial-title {
    font-size: 1.7rem;
    color: #444f60;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
    position: relative;
  }
  .people-carousel .testimonial-title i {
    position: absolute;
    top: -25px;
    right: 0;
    color: #8c8cf9;
  }
  .people-carousel .testimonial-content p {
    padding-bottom: 10px;
  }
  .people-carousel .customer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .people-carousel .customer-info .customer-avatar img {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 1px solid #ededed;
  }
  .people-carousel .customer-info .customer-block {
    margin: 0 10px;
    position: relative;
  }
  .people-carousel .customer-info .customer-block .name {
    font-family: "Nexa Light", sans-serif;
    font-weight: 600;
    color: #444f60;
  }
  .people-carousel .customer-info .customer-block .position {
    font-size: 90%;
    color: #a9abac;
  }
  .people-carousel .customer-info .company-logo {
    max-width: 100px !important;
    margin-left: auto;
  }
  .people-carousel .mobile-spacer {
    padding-bottom: 80px;
  }
  .people-carousel .slick-dots {
    bottom: 40px;
    right: 18%;
    width: auto;
  }
  @media (max-width: 767px) {
    .people-carousel .content-column {
      width: 100% !important;
    }
    .people-carousel .testimonial-title {
      font-size: 1.4rem;
    }
    .people-carousel .slick-dots {
      left: 0 !important;
      right: 0 !important;
    }
  }
  .testimonials.is-wavy .testimonial-name h3 {
    font-family: "Nexa Bold", sans-serif;
  }
  @media (max-width: 768px) {
    .testimonials.is-wavy .testimonial-item {
      margin: 40px 15px !important;
    }
    .testimonials.is-wavy .testimonial-item .testimonial-content p {
      padding: 20px !important;
    }
  }
  .testimonials-wrapper .testimonial .fa-quote-left {
    font-size: 1.3rem;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
    background: #8c8cf9;
    position: relative;
    left: 19px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
  }
  .testimonials-wrapper .testimonial .testimonial-title {
    margin: 0 0 20px 22px;
    font-weight: normal;
    font-size: 22px;
    color: rgba(255, 255, 255, 0.7);
  }
  .testimonials-wrapper .testimonial .testimonial-quote {
    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;
    padding: 15px;
    border: none;
  }
  .testimonials-wrapper .testimonial .testimonial-quote footer::before {
    content: "";
  }
  .testimonials-wrapper .testimonial .testimonial-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 200px;
    max-width: 500px;
    padding: 30px 70px 30px 30px;
    font-size: 16px;
    line-height: 1.55;
    color: #888;
    background: #fff;
    border-radius: 0 30px;
    -webkit-box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
  }
  .testimonials-wrapper .testimonial .testimonial-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .testimonials-wrapper .testimonial .testimonial-img {
    position: relative;
    left: -40px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    font-size: 16px;
    border-radius: 50%;
    background: #fff;
    border: solid 2px #fff;
    -webkit-box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.2);
  }
  .testimonials-wrapper .slick-dots .slick-active button::before {
    color: #fff !important;
  }
  @media (min-width: 768px) {
    .testimonials-wrapper .testimonial-img {
      min-width: 116px;
      width: 116px;
      height: 116px;
      border-width: 3px;
    }
    .testimonials-wrapper .testimonial-text {
      max-width: 70%;
      padding: 50px 22px;
      padding-right: 90px;
      border-radius: 0 50px;
    }
  }
  @media (max-width: 768px) {
    .testimonials-wrapper .testimonial-text {
      margin-bottom: 20px;
      padding: 20px !important;
    }
    .testimonials-wrapper .testimonial-img {
      min-width: 60px !important;
      width: 60px !important;
      height: 60px !important;
    }
  }
  @media (max-width: 767px) {
    .testimonials-wrapper .testimonials-wrapper .slick-slide {
      height: 340px;
      min-height: 340px;
    }
    .testimonials-wrapper .testimonial-quote {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    .testimonials-wrapper .fa-quote-left {
      top: 20px;
      left: 0 !important;
    }
    .testimonials-wrapper .testimonial-img {
      top: -40px;
      left: 0 !important;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .testimonials-wrapper .fa-quote-left {
      top: -10px !important;
      left: 12px !important;
    }
    .testimonials-wrapper .testimonial-img {
      top: -10px !important;
      left: -26px !important;
    }
  }
  .testimonials-wrapper .slick-slide {
    height: 260px;
    min-height: 260px;
  }
  .testimonials-cover {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto;
    z-index: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .testimonials-cover.is-active {
    opacity: 1;
  }
  .css-carousel {
    background: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 4rem;
    height: 300px;
    max-width: 750px;
    margin: auto;
    position: relative;
    overflow: hidden;
  }
  .css-carousel h2 {
    margin: 0;
    margin-top: -1.7em;
    padding: 0;
    font-size: 1em;
    text-align: center;
    color: #bbb;
  }
  .css-carousel .slides {
    width: 400%;
    left: 0;
    padding-left: 0;
    padding-top: 1em;
    overflow: hidden;
    list-style: none;
    position: relative;
    -webkit-transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }
  .css-carousel .slides li {
    width: 25%;
    position: relative;
    float: left;
  }
  .css-carousel .slides li p {
    margin-top: 0;
  }
  .css-carousel .slides li q {
    max-width: 90%;
    margin: auto;
    color: #666;
    font-size: 1.3em;
    font-weight: bold;
  }
  .css-carousel .slides li img {
    width: 3em;
    border-radius: 50%;
    margin-left: -1.5em;
    margin-right: 0.5em;
    vertical-align: middle;
  }
  .css-carousel .slides li .author {
    margin-top: 20px;
    font-size: 1rem;
    color: #777;
    display: block;
    font-weight: 500;
  }
  .css-carousel .slides li .text {
    display: block;
    color: #999;
  }
  .css-carousel .carousel-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    text-align: center;
    bottom: 1em;
    position: absolute;
    width: 104px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .css-carousel .carousel-dots label {
    float: left;
    margin: 6px;
    display: block;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: solid 2px #8c8cf9;
    font-size: 0;
  }
  .css-carousel .carousel-dots label:hover {
    cursor: pointer;
  }
  .css-carousel input {
    display: none;
  }
  .css-carousel #radio-1:checked ~ .slides {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  .css-carousel #radio-2:checked ~ .slides {
    -webkit-transform: translateX(-25%);
    transform: translateX(-25%);
  }
  .css-carousel #radio-3:checked ~ .slides {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .css-carousel #radio-4:checked ~ .slides {
    -webkit-transform: translateX(-75%);
    transform: translateX(-75%);
  }
  .css-carousel #radio-1:checked ~ .carousel-dots label#dotForRadio-1,
  .css-carousel #radio-2:checked ~ .carousel-dots label#dotForRadio-2,
  .css-carousel #radio-3:checked ~ .carousel-dots label#dotForRadio-3,
  .css-carousel #radio-4:checked ~ .carousel-dots label#dotForRadio-4 {
    background: #8c8cf9;
  }
  @media (max-width: 796px) {
    .css-carousel {
      height: 8.5em;
    }
  }
  @media (max-width: 480px) {
    .css-carousel li p {
      padding-left: 0.5em;
      padding-right: 0.5em;
    }
    .css-carousel li q {
      font-size: 1em;
    }
    .css-carousel li img {
      width: 2em;
      margin-left: -1em;
      margin-right: 0.25em;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .css-carousel {
      padding: 4rem 2rem !important;
    }
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .css-carousel {
      padding: 10px;
      min-height: 260px;
      opacity: 0.9;
    }
  }
  @media (max-width: 767px) {
    .css-carousel {
      padding: 10px;
      min-height: 200px;
      opacity: 0.9;
    }
  }
  .carousel-wrap {
    padding: 40px 0;
    max-width: 840px;
    margin: 0 auto;
  }
  .carousel-wrap .testimonials-solo-carousel .testimonial-item {
    padding: 40px;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container {
    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;
    width: 220px;
    height: 175px;
    margin: 0 auto;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container
    img {
    display: block;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container
    img.avatar {
    position: relative;
    height: 140px;
    width: 140px;
    border-radius: 50%;
    z-index: 1;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container
    img.dots {
    position: absolute;
    width: 100%;
    max-width: 90px;
    z-index: 0;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container
    img.dots.is-top {
    top: 0;
    left: 0;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-container
    img.dots.is-bottom {
    bottom: 0;
    right: 0;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-info {
    text-align: center;
    padding: 16px 0;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-info
    h3 {
    font-family: "Nexa Bold";
    font-size: 1.2rem;
    color: #444f60;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .left-side
    .avatar-info
    p {
    color: #999;
  }
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .right-side {
    padding: 0 40px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .company-logo {
    display: block;
    width: 100%;
    max-width: 100px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .text-content {
    color: #64748d;
    margin-bottom: 10px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .learn-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    color: #8c8cf9;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .learn-more
    span {
    display: block;
    margin-right: 4px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .learn-more
    i {
    position: relative;
    top: 1px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 30px;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric
    .circle-chart__circle {
    animation: circle-chart-fill 2s reverse;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center;
    transform-origin: center;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric
    .circle-chart__info {
    -webkit-animation: circle-chart-appear 2s forwards;
    animation: circle-chart-appear 2s forwards;
    opacity: 0;
    -webkit-transform: translateY(0.3em);
    transform: translateY(0.3em);
  }
  @-webkit-keyframes circle-chart-fill {
    to {
      stroke-dasharray: 0 100;
    }
  }
  @keyframes circle-chart-fill {
    to {
      stroke-dasharray: 0 100;
    }
  }
  @-webkit-keyframes circle-chart-appear {
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes circle-chart-appear {
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric
    .meta
    span {
    display: block;
    line-height: 1.2;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric
    .meta
    span:first-child {
    font-weight: 600;
    color: #444f60;
  }
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .right-side
    .testimonial-content
    .metrics
    .metric
    .meta
    span:nth-child(2) {
    color: #64748d;
  }
  .carousel-wrap .slick-custom {
    position: absolute;
    top: 41%;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 50px;
    height: 50px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    background: #fff;
    border-radius: 100px;
    cursor: pointer;
    color: #444f60;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 999;
  }
  .carousel-wrap .slick-custom i {
    position: relative;
    font-size: 12px;
  }
  .carousel-wrap .slick-custom:hover {
    border-color: #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .carousel-wrap .slick-custom.is-prev {
    left: -60px;
  }
  .carousel-wrap .slick-custom.is-prev i {
    right: 2px;
  }
  .carousel-wrap .slick-custom.is-next {
    right: -60px;
  }
  .carousel-wrap .slick-custom.is-next i {
    left: 2px;
  }
  .carousel-wrap .carousel-footer {
    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;
    max-width: 540px;
    margin: 0 auto;
    padding: 30px 0;
  }
  .carousel-wrap .carousel-footer > div {
    width: 50%;
    padding: 0 20px;
  }
  .carousel-wrap .carousel-footer > div.rating-block {
    text-align: center;
    border-right: 1px solid #e3e3e3;
  }
  .carousel-wrap .carousel-footer > div.rating-block .stars i {
    font-size: 18px;
    color: #cecece;
  }
  .carousel-wrap .carousel-footer > div.rating-block p {
    color: #999;
  }
  .carousel-wrap .carousel-footer > div.support-block {
    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;
  }
  .carousel-wrap .carousel-footer > div.support-block i {
    font-size: 22px;
    color: #cecece;
  }
  .carousel-wrap .carousel-footer > div.support-block .meta {
    margin-left: 12px;
  }
  .carousel-wrap .carousel-footer > div.support-block .meta span {
    display: block;
    line-height: 1.2;
    color: #999;
  }
  @media (max-width: 767px) {
    .carousel-wrap .testimonials-solo-carousel .testimonial-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .left-side,
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .right-side {
      width: 100%;
    }
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .right-side {
      padding: 0;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .learn-more {
      margin-bottom: 20px;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .metrics
      .metric {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 50%;
      margin: 0 auto;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .metrics
      .metric
      .meta {
      margin: 0;
      padding-top: 12px;
      text-align: center;
    }
  }
  .carousel-wrapper {
    max-width: 760px;
    margin: 90px auto;
  }
  .carousel-wrapper .carousel .slick-slide {
    outline: none !important;
  }
  .carousel-wrapper .carousel .carousel-item {
    width: 100%;
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    background: #fff;
    padding: 60px;
    margin: 20px;
  }
  .carousel-wrapper .carousel .carousel-item.slick-current .item-footer span {
    color: #fff !important;
  }
  .carousel-wrapper .carousel .carousel-item p {
    color: #999;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer img {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer span {
    display: block;
    font-size: 1.1rem;
    font-weight: 600;
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    margin-left: 10px;
  }
  .customer-testimonials-wrapper {
    position: relative;
  }
  .customer-testimonials-wrapper .customer-testimonials {
    max-width: 840px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .customer-testimonials-wrapper .customer-testimonials .testimonial-item {
    outline: none;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left {
    width: calc(50% - 120px);
    margin-left: 120px;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .rating {
    margin-bottom: 8px;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .rating
    i {
    font-size: 1.3rem;
    color: #ffc02e;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    p {
    margin-bottom: 12px;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    p
    i {
    color: #8c8cf9;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    p
    .fa-quote-left {
    margin-right: 5px;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    p
    .fa-quote-right {
    margin-left: 5px;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta
    img {
    display: block;
    height: 48px;
    width: 48px;
    min-width: 48px;
    border-radius: 50%;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta
    .inner-meta {
    margin-left: 12px;
    line-height: 1.2;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta
    .inner-meta
    span {
    display: block;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta
    .inner-meta
    span:first-child {
    color: #444f60;
    font-size: 1.1rem;
    font-weight: 500;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .left
    .meta
    .inner-meta
    span:nth-child(2) {
    color: #999;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .right {
    width: 50%;
  }
  .customer-testimonials-wrapper
    .customer-testimonials
    .testimonial-item
    .item-inner
    .right
    img {
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: 478px;
  }
  @media (max-width: 767px) {
    .customer-testimonials-wrapper
      .customer-testimonials
      .testimonial-item
      .item-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .customer-testimonials-wrapper
      .customer-testimonials
      .testimonial-item
      .item-inner
      .left {
      width: 100%;
      margin-left: 0;
      margin-bottom: 30px;
      text-align: center;
    }
    .customer-testimonials-wrapper
      .customer-testimonials
      .testimonial-item
      .item-inner
      .left
      .meta {
      text-align: left;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }
  .carousel-wrapper {
    max-width: 620px;
    margin: 90px auto;
  }
  .carousel-wrapper .carousel .slick-slide {
    outline: none !important;
  }
  .carousel-wrapper .carousel .carousel-item {
    width: 100%;
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    background: #fff;
    padding: 60px;
    margin: 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .carousel-wrapper .carousel .carousel-item.slick-current {
    background: #8c8cf9;
  }
  .carousel-wrapper .carousel .carousel-item.slick-current i,
  .carousel-wrapper .carousel .carousel-item.slick-current p {
    color: #fcfcfc;
  }
  .carousel-wrapper
    .carousel
    .carousel-item.slick-current
    .item-footer
    .meta
    span {
    color: #fcfcfc !important;
  }
  .carousel-wrapper .carousel .carousel-item p {
    color: #999;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .carousel-wrapper .carousel .carousel-item i {
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer img {
    display: block;
    height: 50px;
    width: 50px;
    border-radius: 50%;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer .meta {
    margin-left: 10px;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer .meta span {
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .carousel-wrapper .carousel .carousel-item .item-footer .meta span:first-child {
    font-size: 1.1rem;
    font-weight: 600;
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
  }
  .carousel-wrapper
    .carousel
    .carousel-item
    .item-footer
    .meta
    span:nth-child(2) {
    font-size: 1rem;
    color: #8c8cf9;
    line-height: 1;
  }
  @media only screen and (max-width: 767px) {
    .carousel-wrapper .carousel .carousel-item {
      padding: 30px;
      margin-left: 10px;
      margin-right: 10px;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .currencies-table {
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    max-width: 940px;
    width: 100%;
    margin: 0 auto 40px auto;
    overflow: hidden;
    border-radius: 1rem;
  }
  .currencies-table .responsive-table {
    max-width: 940px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
  }
  .currencies-table .responsive-table tr:first-child {
    background: #fff !important;
  }
  .currencies-table .responsive-table tr:last-child {
    border-bottom: none;
  }
  .currencies-table .responsive-table th,
  .currencies-table .responsive-table td {
    vertical-align: middle;
    border-color: #e3e3e3;
  }
  .currencies-table .responsive-table th {
    color: #444f60;
    font-weight: 600;
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important;
  }
  .currencies-table .responsive-table td.light-cell {
    color: #8e9baf;
  }
  .currencies-table .responsive-table td .currency-icon {
    height: 38px;
    width: 38px;
    min-width: 38px;
  }
  .currencies-table .responsive-table td .evolution {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .currencies-table .responsive-table td .evolution.is-positive {
    color: #06d6a0;
  }
  .currencies-table .responsive-table td .evolution.is-negative {
    color: #e62965;
  }
  .currencies-table .responsive-table td .evolution span {
    color: #8e9baf;
    margin-right: 8px;
  }
  .currencies-table .responsive-table td .evolution svg {
    height: 18px;
    width: 18px;
  }
  .flex-table {
    margin-top: 20px;
  }
  .flex-table .flex-table-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 4px;
  }
  .flex-table .flex-table-header span {
    font-family: "Nexa Bold", sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    padding-bottom: 10px;
  }
  .flex-table .flex-table-header span.product {
    width: 40%;
  }
  .flex-table .flex-table-header span.quantity {
    width: 15%;
    text-align: center;
  }
  .flex-table .flex-table-header span.price {
    width: 15%;
    text-align: center;
  }
  .flex-table .flex-table-header span.discount {
    width: 15%;
    text-align: center;
  }
  .flex-table .flex-table-header span.total {
    width: 15%;
    text-align: center;
  }
  .flex-table .flex-table-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #e3e3e3;
    padding: 8px;
    margin-bottom: 6px;
  }
  .flex-table .flex-table-item .flex-table-cell {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
  }
  .flex-table .flex-table-item .flex-table-cell.is-grow {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .flex-table .flex-table-item .flex-table-cell.cell-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown:hover
    .dropdown-trigger
    .button {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-color: #e8e8e8;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-trigger
    .button {
    min-width: 150px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-color: #e3e3e3;
    color: #98a9c3;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-trigger
    .button
    svg {
    stroke: #98a9c3;
    stroke-width: 1.6px;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu {
    margin-top: 8px;
    width: 240px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item
    > img {
    height: 28px;
    width: 28px;
    border-radius: 50%;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item
    > .meta {
    margin-left: 0.75rem;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item
    > .meta
    span {
    display: block;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item
    > .meta
    span:first-child {
    font-size: 0.9rem;
  }
  .flex-table
    .flex-table-item
    .flex-table-cell.cell-end
    .dropdown
    .dropdown-menu
    .dropdown-content
    .dropdown-item
    > .meta
    span:nth-child(2) {
    font-size: 0.8rem;
    color: #98a9c3;
  }
  .flex-table .flex-table-item .flex-table-cell.is-bold > span {
    font-weight: 600;
  }
  .flex-table .flex-table-item .flex-table-cell.is-meta .meta span {
    display: block;
    font-family: "Roboto", sans-serif;
  }
  .flex-table .flex-table-item .flex-table-cell.is-meta .meta span:first-child {
    text-transform: uppercase;
    font-size: 0.7rem;
    color: #98a9c3;
  }
  .flex-table .flex-table-item .flex-table-cell.is-meta .meta span:nth-child(2) {
    font-size: 0.95rem;
    color: #444f60;
  }
  .flex-table .flex-table-item .flex-table-cell .badge,
  .flex-table .flex-table-item .flex-table-cell .tag {
    margin-bottom: 0 !important;
  }
  .flex-table .flex-table-item .product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40%;
  }
  .flex-table .flex-table-item .product img {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .flex-table .flex-table-item .product .product-name {
    display: block;
    margin-left: 12px;
    max-width: 360px;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    color: #444f60;
  }
  .flex-table .flex-table-item .quantity span,
  .flex-table .flex-table-item .price span {
    display: block;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    color: #999;
  }
  .flex-table .flex-table-item .discount span,
  .flex-table .flex-table-item .total span {
    display: block;
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    color: #444f60;
  }
  .flex-table .flex-table-item .quantity {
    width: 15%;
    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;
    border-left: 1px solid #e3e3e3;
  }
  .flex-table .flex-table-item .price {
    width: 15%;
    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;
    border-left: 1px solid #e3e3e3;
  }
  .flex-table .flex-table-item .price span:before {
    content: "$";
  }
  .flex-table .flex-table-item .discount {
    width: 15%;
    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;
    border-left: 1px solid #e3e3e3;
  }
  .flex-table .flex-table-item .total {
    width: 15%;
    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;
    border-left: 1px solid #e3e3e3;
  }
  .flex-table .flex-table-item .total span:before {
    content: "$";
  }
  @media (max-width: 767px) {
    .flex-table .flex-table-header {
      display: none;
    }
    .flex-table .flex-table-item {
      -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;
      width: 100% !important;
      padding: 20px;
      margin-bottom: 16px;
    }
    .flex-table .flex-table-item .flex-table-cell {
      position: relative;
      margin: 8px 0;
    }
    .flex-table .flex-table-item .flex-table-cell:before {
      content: attr(data-th);
      font-size: 0.85rem;
      text-transform: uppercase;
      font-weight: 500;
      color: #98a9c3;
    }
    .flex-table .flex-table-item .flex-table-cell.cell-end {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .flex-table .flex-table-item .flex-table-cell.cell-end .dropdown {
      width: 100%;
    }
    .flex-table
      .flex-table-item
      .flex-table-cell.cell-end
      .dropdown
      .dropdown-trigger {
      width: 100%;
    }
    .flex-table
      .flex-table-item
      .flex-table-cell.cell-end
      .dropdown
      .dropdown-trigger
      .button {
      width: 100%;
    }
    .flex-table
      .flex-table-item
      .flex-table-cell.is-meta
      .meta
      span:first-child:not(.tag) {
      display: none;
    }
    .flex-table
      .flex-table-item
      .flex-table-cell.is-meta
      .meta
      span:nth-child(2) {
      font-size: 1rem !important;
    }
    .flex-table .flex-table-item .flex-table-cell.is-meta .tag {
      line-height: 2 !important;
      text-transform: capitalize !important;
    }
    .flex-table .flex-table-item .flex-table-cell > span,
    .flex-table .flex-table-item .flex-table-cell > .pushed-mobile {
      margin-left: auto;
    }
    .flex-table .flex-table-item:last-child {
      margin-bottom: 0;
    }
    .flex-table .flex-table-item > div {
      border: none !important;
    }
    .flex-table .product {
      width: 100% !important;
      padding-bottom: 10px;
    }
    .flex-table .quantity,
    .flex-table .price,
    .flex-table .discount,
    .flex-table .total {
      position: relative;
      -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
      width: 100% !important;
      border: none;
    }
    .flex-table .quantity:before,
    .flex-table .price:before,
    .flex-table .discount:before,
    .flex-table .total:before {
      text-transform: uppercase;
      font-size: 0.7rem;
      font-weight: 500;
      color: #999;
    }
    .flex-table .quantity:before {
      content: "Quantity";
      position: absolute;
      top: 0;
      left: 0;
    }
    .flex-table .price:before {
      content: "Price";
      position: absolute;
      top: 0;
      left: 0;
    }
    .flex-table .discount:before {
      content: "Discount";
      position: absolute;
      top: 0;
      left: 0;
    }
    .flex-table .total:before {
      content: "Total";
      position: absolute;
      top: 0;
      left: 0;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */ /*! Bulkit | 5.0 | CSS Ninja */
  @keyframes gradientBG {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  #demo-canvas {
    position: absolute;
    bottom: 20%;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .hero.rounded-hero {
    position: relative;
    z-index: 3;
  }
  .hero.rounded-hero.is-active .absolute-header {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .hero.rounded-hero.is-active .absolute-header .header-inner .states {
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
  .hero.rounded-hero.is-active .hero-body .hero-mockup {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;
  }
  .hero.rounded-hero .hero-body {
    position: relative;
    z-index: 1;
  }
  .hero.rounded-hero .hero-body .tag {
    max-height: 18px;
    font-weight: 500;
  }
  .hero.rounded-hero .hero-body .hero-mockup {
    display: block;
    max-width: 740px;
    margin: 0 auto;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    border-radius: 12px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    pointer-events: none;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
  .hero.rounded-hero .hero-body .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .is-hero-title {
    z-index: 2;
  }
  .is-hero-title h1,
  .is-hero-title h2 {
    color: #fff;
  }
  .absolute-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 580px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .absolute-header.is-landing-demo {
    background: #8c8cf9;
    background: linear-gradient(-45deg, #7f00ff, #8c8cf9, #8c8cf9, #7f00ff);
  }
  .absolute-header .header-inner {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .absolute-header .header-inner .cut-circle {
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: auto;
  }
  .sub-hero {
    background: #f2f2fa;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content {
    overflow: hidden;
    position: relative;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square {
    position: absolute;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-1 {
    top: -20px;
    left: -16px;
    -webkit-transform: rotate(124deg);
    transform: rotate(124deg);
    height: 68px;
    width: 68px;
    border-radius: 12px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-2 {
    bottom: 20px;
    right: -16px;
    -webkit-transform: rotate(194deg);
    transform: rotate(194deg);
    height: 88px;
    width: 88px;
    border-radius: 16px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-3 {
    top: -90px;
    right: 35%;
    -webkit-transform: rotate(234deg);
    transform: rotate(234deg);
    height: 160px;
    width: 160px;
    border-radius: 26px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-4 {
    top: 50%;
    left: 15%;
    -webkit-transform: rotate(32deg);
    transform: rotate(32deg);
    height: 48px;
    width: 48px;
    border-radius: 8px;
    background: #6f6ff7;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-5 {
    top: 30%;
    left: 25%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    height: 18px;
    width: 18px;
    border-radius: 6px;
    border: 2px solid #dadafd;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-6 {
    top: 28%;
    left: 32%;
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    height: 32px;
    width: 32px;
    border-radius: 6px;
    border: 2px solid #dadafd;
  }
  .sub-hero.has-shapes .sub-hero-container .sub-hero-content .square.square-7 {
    top: 24%;
    left: 27%;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    height: 10px;
    width: 10px;
    border-radius: 3px;
    border: 1.4px solid #dadafd;
  }
  .sub-hero .hero-body.is-narrow {
    padding-top: 20px;
  }
  .sub-hero .sub-hero-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 12px;
    background: #8c8cf9;
  }
  .sub-hero .sub-hero-container .sub-hero-content {
    text-align: center;
    width: 100%;
    padding: 4rem;
    border-radius: 12px;
  }
  .sub-hero .sub-hero-container .sub-hero-content h1,
  .sub-hero .sub-hero-container .sub-hero-content h3 {
    position: relative;
    z-index: 10;
  }
  .sub-hero .sub-hero-container .sub-hero-search {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    background: #fff;
    padding: 10px;
    border-radius: 10px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    margin-right: 12px;
  }
  .sub-hero
    .sub-hero-container
    .sub-hero-search
    .search-inner
    .control:first-child {
    border-right: 1px solid #e5e5e5;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .input {
    border: none;
    min-height: 46px;
    max-height: 46px;
    padding-left: 46px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .icon {
    height: 46px;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .control .icon i {
    font-size: 18px;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .sub-hero .sub-hero-container .sub-hero-search .search-inner .button {
    min-height: 46px;
    max-height: 46px;
    min-width: 120px;
    font-weight: 600;
  }
  .title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
  }
  .title.is-bigger {
    font-size: 4rem;
  }
  .title.is-medium {
    font-size: 4rem;
  }
  .title.is-light {
    color: #fff;
  }
  .subtitle.is-light {
    color: #fff;
  }
  .section {
    position: relative;
  }
  .section .section-title h2 {
    margin-bottom: 6px;
  }
  .section .section-title h4 {
    color: #999;
    font-size: 1.4rem;
  }
  .section .section-feature-description {
    font-size: 1.2rem;
  }
  .has-background-image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .has-background-image.is-contain {
    background-size: contain;
    background-repeat: repeat;
  }
  .stacks {
    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;
    max-width: 540px;
    margin: 0 auto;
    padding: 16px 0 30px 0;
  }
  .stacks .stack {
    height: 54px;
    width: 54px;
    min-width: 54px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    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;
    margin: 0 6px;
  }
  .stacks .stack img {
    display: block;
    height: 40px;
    width: 40px;
  }
  .boxed-features {
    padding: 40px 0;
  }
  .boxed-features .flex-card,
  .boxed-features .network-grid .network-card,
  .network-grid .boxed-features .network-card,
  .boxed-features .project-card,
  .boxed-features .profile-card,
  .boxed-features .carousel-wrap .testimonials-solo-carousel .testimonial-item,
  .carousel-wrap .testimonials-solo-carousel .boxed-features .testimonial-item {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .boxed-features .flex-card .flex-cell,
  .boxed-features .network-grid .network-card .flex-cell,
  .network-grid .boxed-features .network-card .flex-cell,
  .boxed-features .project-card .flex-cell,
  .boxed-features .profile-card .flex-cell,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell {
    width: 25%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
    padding: 24px 16px;
  }
  .boxed-features .flex-card .flex-cell.is-bordered,
  .boxed-features .network-grid .network-card .flex-cell.is-bordered,
  .network-grid .boxed-features .network-card .flex-cell.is-bordered,
  .boxed-features .project-card .flex-cell.is-bordered,
  .boxed-features .profile-card .flex-cell.is-bordered,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell.is-bordered,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell.is-bordered {
    border-bottom: 1px solid #e5e5e5;
  }
  .boxed-features .flex-card .flex-cell.no-border-edge,
  .boxed-features .network-grid .network-card .flex-cell.no-border-edge,
  .network-grid .boxed-features .network-card .flex-cell.no-border-edge,
  .boxed-features .project-card .flex-cell.no-border-edge,
  .boxed-features .profile-card .flex-cell.no-border-edge,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell.no-border-edge,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell.no-border-edge {
    border-right: none;
  }
  .boxed-features .flex-card .flex-cell i,
  .boxed-features .network-grid .network-card .flex-cell i,
  .network-grid .boxed-features .network-card .flex-cell i,
  .boxed-features .project-card .flex-cell i,
  .boxed-features .profile-card .flex-cell i,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    i,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    i {
    font-size: 2.2rem;
    color: #8c8cf9;
  }
  .boxed-features .flex-card .flex-cell h3,
  .boxed-features .network-grid .network-card .flex-cell h3,
  .network-grid .boxed-features .network-card .flex-cell h3,
  .boxed-features .project-card .flex-cell h3,
  .boxed-features .profile-card .flex-cell h3,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    h3,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    h3 {
    font-weight: 500;
    color: #444f60;
  }
  .boxed-features .flex-card .flex-cell p,
  .boxed-features .network-grid .network-card .flex-cell p,
  .network-grid .boxed-features .network-card .flex-cell p,
  .boxed-features .project-card .flex-cell p,
  .boxed-features .profile-card .flex-cell p,
  .boxed-features
    .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .flex-cell
    p,
  .carousel-wrap
    .testimonials-solo-carousel
    .boxed-features
    .testimonial-item
    .flex-cell
    p {
    font-size: 0.95rem;
    color: #999;
    max-width: 200px;
    margin: 0 auto;
  }
  .demo-section {
    margin-bottom: 100px;
  }
  .demo-section .demo-section-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .demo-section .demo-section-title img {
    display: block;
    width: 100%;
    max-width: 100px;
  }
  .demo-section .demo-section-title .title-meta {
    margin-left: 12px;
    line-height: 1.2;
  }
  .demo-section .demo-section-title .title-meta h3 {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 500;
    font-size: 1.3rem;
    color: #444f60;
  }
  .demo-section .demo-section-title .title-meta p {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    color: #8e9baf;
  }
  .demo-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .demo-wrapper:hover .circle-overlay {
    -webkit-transform: scale(35);
    transform: scale(35);
  }
  .demo-wrapper:hover .demo-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0 !important;
    transition-delay: 0 !important;
  }
  .demo-wrapper:hover .demo-link {
    color: #fff;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0 !important;
    transition-delay: 0 !important;
  }
  .demo-wrapper .new-tag {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: red;
    color: #fff;
    font-family: "Roboto", sans-serif;
    padding: 6px 16px;
    border-radius: 8px;
    text-transform: uppercase;
    font-size: 0.8rem;
    z-index: 8;
  }
  .demo-wrapper img {
    border-radius: 10px;
    display: block;
  }
  .demo-wrapper .circle-overlay {
    position: absolute;
    top: -60px;
    left: -60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #7f00ff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
  }
  .demo-wrapper .demo-info {
    position: absolute;
    margin: 0 auto;
    top: 35%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    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;
  }
  .demo-wrapper .demo-title {
    color: #fff;
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    padding-bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .demo-wrapper .demo-link {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .demo-wrapper .demo-link a {
    color: #fff;
    font-size: 1rem;
  }
  .demo-wrapper .demo-link a i {
    position: relative;
    top: 8px;
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .demo-wrapper .demo-link a:hover i {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  .cta-block {
    padding-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #e3e3e3;
  }
  .cta-block.no-border {
    padding-bottom: 2rem;
    border-bottom: none;
  }
  .cta-block.is-box {
    padding: 3rem 2rem;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #ededed;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cta-block .head-text h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.8rem;
    color: #444f60;
  }
  .cta-block .head-text p {
    font-size: 1.1rem;
    color: #999;
  }
  .cta-block .head-action .buttons .button.action-button {
    height: 36px;
    min-width: 140px;
  }
  .cta-block .head-action .buttons .button.chat-button {
    background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c8cf9;
    font-weight: 500;
  }
  .cta-block .head-action .buttons .button.chat-button.is-secondary {
    color: #7f00ff;
  }
  .component-box {
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .component-box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-color: #7f00ff;
  }
  .component-box:hover .component img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
  }
  .component-box:hover .component-title {
    color: #444f60;
  }
  .component-box .component {
    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;
  }
  .component-box .component img {
    display: block;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
    max-height: 60px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .component-box .component-title {
    font-size: 1.1rem;
    padding-top: 6px;
    color: #999;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .section-focus {
    background: #f2f2fa;
  }
  .footer-light-medium-demo {
    padding-bottom: 0 !important;
    padding-top: 4rem !important;
    background: #fafafa;
  }
  .footer-light-medium-demo .footer-head {
    padding-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e3;
  }
  .footer-light-medium-demo .footer-head .head-text h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.8rem;
    color: #444f60;
  }
  .footer-light-medium-demo .footer-head .head-text p {
    font-size: 1.1rem;
    color: #999;
  }
  .footer-light-medium-demo
    .footer-head
    .head-action
    .buttons
    .button.action-button {
    height: 36px;
    min-width: 140px;
  }
  .footer-light-medium-demo
    .footer-head
    .head-action
    .buttons
    .button.chat-button {
    background: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #8c8cf9;
    font-weight: 500;
  }
  .footer-light-medium-demo .footer-body {
    padding-top: 3rem;
  }
  .footer-light-medium-demo .footer-body .footer-column {
    padding-top: 20px;
  }
  .footer-light-medium-demo .footer-body .footer-column .column-header {
    font-family: "Nexa Light", sans-serif;
    text-transform: uppercase;
    color: #444f60;
    font-size: 1rem;
    font-weight: 700;
    margin: 10px 0;
  }
  .footer-light-medium-demo .footer-body .footer-column .column-item {
    padding-bottom: 10px;
  }
  .footer-light-medium-demo .footer-body .footer-column .column-item a {
    color: #a9abac;
  }
  .footer-light-medium-demo .footer-body .footer-column .column-item a:hover {
    color: #8c8cf9;
  }
  .footer-light-medium-demo .footer-body .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-light-medium-demo .footer-body .social-links a {
    color: #a9abac;
    margin: 0 5px;
  }
  .footer-light-medium-demo .footer-body .social-links a:hover {
    color: #8c8cf9;
  }
  .footer-light-medium-demo .footer-body .footer-description {
    color: #a9abac;
  }
  .footer-light-medium-demo .footer-body .moto {
    color: #999;
  }
  .footer-light-medium-demo .footer-body .small-footer-logo {
    height: 24px;
  }
  .footer-light-medium-demo .footer-copyright {
    color: #999;
    padding: 4rem 0 2rem 0;
  }
  .footer-light-medium-demo .footer-copyright a {
    color: #999;
  }
  .footer-light-medium-demo .footer-copyright a:hover {
    color: #8c8cf9;
  }
  @media (max-width: 767px) {
    .footer-light-medium-demo .footer-head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .footer-light-medium-demo .footer-head .head-text {
      padding-bottom: 20px;
    }
  }
  @media (max-width: 767px) {
    .main-hero .title.is-bigger {
      font-size: 3rem !important;
    }
    .rounded-hero {
      min-height: 75vh !important;
      max-height: 75vh;
    }
    .rounded-hero .absolute-header {
      height: 500px;
    }
    .rounded-hero .hero-body .hero-mockup {
      max-width: 340px !important;
    }
    .sub-hero .sub-hero-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .sub-hero .sub-hero-container .sub-hero-content {
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 0;
    }
    .sub-hero .sub-hero-container .sub-hero-content .square.square-3,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-5,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-6,
    .sub-hero .sub-hero-container .sub-hero-content .square.square-7 {
      display: none;
    }
    .sub-hero .sub-hero-container .sub-hero-search {
      position: relative;
      top: 0;
      width: calc(100% - 40px);
      margin: 0 20px 20px 20px;
    }
    .sub-hero .sub-hero-container .sub-hero-search .search-inner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .boxed-features .flex-card .flex-cell,
    .boxed-features .network-grid .network-card .flex-cell,
    .network-grid .boxed-features .network-card .flex-cell,
    .boxed-features .project-card .flex-cell,
    .boxed-features .profile-card .flex-cell,
    .boxed-features
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .flex-cell,
    .carousel-wrap
      .testimonials-solo-carousel
      .boxed-features
      .testimonial-item
      .flex-cell {
      width: 100%;
      border-right: none;
      border-bottom: 1px solid #e5e5e5;
    }
    .boxed-features .flex-card .flex-cell:last-child,
    .boxed-features .network-grid .network-card .flex-cell:last-child,
    .network-grid .boxed-features .network-card .flex-cell:last-child,
    .boxed-features .project-card .flex-cell:last-child,
    .boxed-features .profile-card .flex-cell:last-child,
    .boxed-features
      .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .flex-cell:last-child,
    .carousel-wrap
      .testimonials-solo-carousel
      .boxed-features
      .testimonial-item
      .flex-cell:last-child {
      border-bottom: none;
    }
    .cta-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .cta-block .head-text {
      padding-bottom: 20px;
    }
    .app-wrapper .mockup-wrapper {
      padding: 10px;
      margin-top: 30px;
    }
    .app-wrapper .app-features .app-feature h3 {
      margin-left: 0;
    }
    .carousel-wrap .testimonials-solo-carousel .testimonial-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
    }
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .left-side,
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .right-side {
      width: 100%;
    }
    .carousel-wrap .testimonials-solo-carousel .testimonial-item .right-side {
      padding: 0;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .learn-more {
      margin-bottom: 20px;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .metrics
      .metric {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 50%;
      margin: 0 auto;
    }
    .carousel-wrap
      .testimonials-solo-carousel
      .testimonial-item
      .right-side
      .testimonial-content
      .metrics
      .metric
      .meta {
      margin: 0;
      padding-top: 12px;
      text-align: center;
    }
    .grid-clients.three-grid .columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .job-results-wrapper {
      padding-top: 0;
      padding-bottom: 0;
    }
    .job-results-wrapper .job-results-section h3 {
      text-align: center;
    }
    .job-results-wrapper .job-results-section .result-list .result-list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      border: 1px solid #ededed;
      border-radius: 8px;
      margin-bottom: 20px;
    }
    .job-results-wrapper
      .job-results-section
      .result-list
      .result-list-item
      .end {
      margin: 10px auto 0 auto;
    }
    .footer-light-medium-demo .footer-body {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .main-hero .is-hero-title {
      text-align: center !important;
    }
    .main-hero .is-hero-title .buttons {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    .rounded-hero {
      min-height: 75vh !important;
    }
    .rounded-hero .hero-body .hero-mockup {
      max-width: 610px !important;
    }
    .section .featured-image {
      max-width: 540px !important;
      margin: 0 auto;
    }
    .section .section-title.is-demo,
    .section .section-feature-description {
      max-width: 460px !important;
      margin: 0 auto !important;
    }
    .presentation-tools {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .presentation-tools .content-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .presentation-tools .content-flex > div:nth-child(2) {
      margin-left: 0 !important;
      text-align: center !important;
    }
    .grid-clients.three-grid .columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .stories {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .stories .column {
      min-width: 50%;
    }
    .is-centered-tablet-portrait {
      text-align: center;
    }
    .is-centered-tablet-portrait img {
      max-width: 380px;
      margin: 0 auto 30px auto;
      display: block;
    }
    .is-centered-tablet-portrait p {
      max-width: 380px;
      margin-left: auto;
      margin-right: auto;
    }
    .is-flex-portrait {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
    }
    .footer-light-medium-demo .footer-head,
    .footer-light-medium-demo .footer-body {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  .components-title {
    font-family: "Nexa Bold", cursive;
  }
  .components-title.is-cta {
    font-size: 3.4rem !important;
  }
  .components-title {
    margin-bottom: 0 !important;
  }
  .components-subtitle {
    margin-bottom: 0 !important;
    padding: 20px 0;
    font-family: "Nexa Light", sans-serif;
  }
  .info-block {
    position: relative;
    background: #fff;
    padding: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    margin: 0 auto 30px auto;
    max-width: 480px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .info-block .tag {
    position: absolute;
    top: 16px;
    right: 16px;
    height: 24px;
  }
  .info-block .tag.is-secondary {
    -webkit-box-shadow: 0 14px 26px -12px rgba(127, 0, 255, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(127, 0, 255, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(127, 0, 255, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(127, 0, 255, 0.2) !important;
  }
  .info-block .tag.is-success {
    -webkit-box-shadow: 0 14px 26px -12px rgba(6, 214, 160, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(6, 214, 160, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(6, 214, 160, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(6, 214, 160, 0.2) !important;
  }
  .info-block h4 {
    font-size: 1.4rem;
    color: #444f60;
    font-family: "Nexa Bold", sans-serif;
  }
  .info-block p {
    padding: 10px 0;
  }
  .component-block {
    max-width: 480px;
    margin: 0 auto;
  }
  .component-block.is-large {
    max-width: 640px;
  }
  .hero-heading {
    font-size: 3rem !important;
    font-family: Open Sans, sans-serif !important;
  }
  .hero-heading + h2 {
    padding: 0;
    margin-bottom: 0 !important;
  }
  .section-title.is-demo {
    font-weight: 700;
    font-size: 2rem !important;
  }
  .vivus-svg {
    max-height: 450px;
    width: 450px;
  }
  .feature-icon {
    height: 140px !important;
  }
  .feature-icon-md {
    height: 110px !important;
  }
  .feature-description {
    font-size: 1.2rem;
    color: #a9abac;
  }
  .feature-description span {
    display: block;
  }
  .feature-description span.feature-key {
    font-size: 1.2rem;
    font-weight: 600;
    color: #7f00ff;
    font-family: "Nexa Light", sans-serif;
  }
  .highlight {
    padding: 1.4rem;
    overflow: auto;
    background: #444f60;
    border-radius: 4px;
  }
  .highlight::-webkit-scrollbar {
    width: 10px;
  }
  .highlight::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.2);
  }
  code.hljs span {
    font-family: Inconsolata, monospace !important;
  }
  @media (max-width: 767px) {
    .components-title,
    .components-subtitle,
    .components-cta {
      text-align: center !important;
    }
  }
  .flex-card.is-active .name,
  .network-grid .is-active.network-card .name,
  .is-active.project-card .name,
  .is-active.profile-card .name,
  .carousel-wrap .testimonials-solo-carousel .is-active.testimonial-item .name {
    color: #8c8cf9 !important;
  }
  .flex-card .card-avatar img,
  .network-grid .network-card .card-avatar img,
  .project-card .card-avatar img,
  .profile-card .card-avatar img,
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .card-avatar img {
    width: 45px;
    border-radius: 100px;
  }
  .flex-card .card-name,
  .network-grid .network-card .card-name,
  .project-card .card-name,
  .profile-card .card-name,
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .card-name {
    margin-left: 15px;
  }
  .flex-card .card-name .name,
  .network-grid .network-card .card-name .name,
  .project-card .card-name .name,
  .profile-card .card-name .name,
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .card-name .name {
    color: #444f60;
  }
  .flex-card .card-name .position,
  .network-grid .network-card .card-name .position,
  .project-card .card-name .position,
  .profile-card .card-name .position,
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .card-name
    .position {
    font-size: 0.9rem;
    color: #a9abac;
  }
  .flex-card .card-select i,
  .network-grid .network-card .card-select i,
  .project-card .card-select i,
  .profile-card .card-select i,
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .card-select i {
    color: #cecece;
    border: 2px dashed #cecece;
    border-radius: 100px;
    padding: 6px;
    font-size: 20px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .flex-card .card-select i:hover,
  .network-grid .network-card .card-select i:hover,
  .project-card .card-select i:hover,
  .profile-card .card-select i:hover,
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .card-select
    i:hover,
  .flex-card .card-select i.is-active,
  .network-grid .network-card .card-select i.is-active,
  .project-card .card-select i.is-active,
  .profile-card .card-select i.is-active,
  .carousel-wrap
    .testimonials-solo-carousel
    .testimonial-item
    .card-select
    i.is-active {
    color: #8c8cf9;
    border: 2px solid #8c8cf9;
  }
  .flex-card .title-bold,
  .network-grid .network-card .title-bold,
  .project-card .title-bold,
  .profile-card .title-bold,
  .carousel-wrap .testimonials-solo-carousel .testimonial-item .title-bold {
    font-family: "Nexa Bold", sans-serif;
  }
  .feature-card {
    padding: 20px !important;
  }
  .feature-card img {
    margin: 0 !important;
  }
  .accordion-wrapper .toggle-wrap {
    border-bottom: 1px solid #e0e0e0;
  }
  .accordion-wrapper .toggle-wrap .trigger a {
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0;
    line-height: 26px;
    outline: none;
    color: #444f60;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    -webkit-transition: background-color 0.2s, color 0.2s;
    transition: background-color 0.2s, color 0.2s;
    padding: 16px 27px;
    margin: -1px 0 0 0;
  }
  .accordion-wrapper .toggle-wrap .trigger a i {
    padding-right: 6px;
    margin: 0 4px 0 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .accordion-wrapper .toggle-wrap .trigger a .im-icon-Add {
    position: absolute;
    right: 0;
    top: 55%;
    font-size: 24px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(0);
    transform: translate3d(0, -50%, 0) rotate(0);
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .accordion-wrapper .toggle-wrap .trigger a .im-icon-Coding {
    position: relative;
    top: 7px;
  }
  .accordion-wrapper .toggle-wrap .trigger a {
    text-transform: none;
    border: none;
    margin: 0;
    padding: 15px 0;
    text-transform: none;
    font-size: 11px;
    font-weight: 500;
    background-color: rgba(0, 0, 0, 0);
    color: #ad5cff;
    padding-right: 60px;
    font-weight: 400;
  }
  .accordion-wrapper .toggle-wrap .trigger.active .im-icon-Add {
    margin-top: 2px;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
    color: #ad5cff;
  }
  .accordion-wrapper .toggle-wrap .toggle-container {
    border: none;
  }
  .demo-im-block:hover {
    background: #eff4f7;
  }
  .demo-im-block:hover .demo-im i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #ad5cff;
  }
  .demo-im-block .demo-im i {
    font-size: 2.6rem;
    margin: 0 15px 0 10px;
    color: #878787;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .demo-im-block .im-code {
    font-size: 1rem;
  }
  .demo-im-block .im-code code {
    color: #878787;
  }
  .demo-fa-block {
    padding: 10px 5px;
  }
  .demo-fa-block:hover {
    background: #eff4f7;
  }
  .demo-fa-block:hover .demo-fa i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #ad5cff;
  }
  .demo-fa-block .demo-fa i {
    font-size: 1.6rem;
    margin: 0 15px 0 10px;
    color: #878787;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .demo-fa-block .fa-embed-code {
    font-size: 1rem;
  }
  .demo-fa-block .fa-embed-code code {
    color: #878787;
  }
  .demo-sl-block {
    padding: 10px 5px;
  }
  .demo-sl-block:hover {
    background: #eff4f7;
  }
  .demo-sl-block:hover .demo-sl i {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    color: #ad5cff;
  }
  .demo-sl-block .demo-sl i {
    font-size: 1.6rem;
    margin: 0 15px 0 10px;
    color: #878787;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .demo-sl-block .sl-embed-code {
    font-size: 1rem;
  }
  .demo-sl-block .sl-embed-code code {
    color: #878787;
  }
  .nav-switch {
    padding: 20px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    background: #3d4e68;
    border: 1px solid #ededed;
    border-radius: 4px;
    min-width: 220px;
  }
  .nav-switch .panel-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-switch .panel-title h3 {
    text-transform: uppercase;
    color: #fff;
  }
  .nav-switch .panel-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
  }
  .nav-switch .panel-body .color-dot {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #ededed;
    margin-top: 10px;
    cursor: pointer;
  }
  .nav-switch .panel-body .color-dot.is-white {
    background: #fff;
  }
  .nav-switch .panel-body .color-dot.is-blue {
    background: #039be5;
  }
  .nav-switch .panel-body .color-dot.is-purple {
    background: #7f00ff;
  }
  .nav-switch .panel-body .color-dot.is-red {
    background: #f92b60;
  }
  .nav-switch .panel-body .color-dot.is-reverse {
    background: #344258;
  }
  .flex-card.color-card .color-item,
  .network-grid .color-card.network-card .color-item,
  .color-card.project-card .color-item,
  .color-card.profile-card .color-item,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-card.color-card .color-item .color-spot,
  .network-grid .color-card.network-card .color-item .color-spot,
  .color-card.project-card .color-item .color-spot,
  .color-card.profile-card .color-item .color-spot,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot {
    display: block;
    width: 40px !important;
    height: 40px !important;
    border: 1px solid #ededed;
    border-radius: 100px;
  }
  .flex-card.color-card .color-item .color-spot.is-white,
  .network-grid .color-card.network-card .color-item .color-spot.is-white,
  .color-card.project-card .color-item .color-spot.is-white,
  .color-card.profile-card .color-item .color-spot.is-white,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-white {
    background: #fff;
  }
  .flex-card.color-card .color-item .color-spot.is-smoke-white,
  .network-grid .color-card.network-card .color-item .color-spot.is-smoke-white,
  .color-card.project-card .color-item .color-spot.is-smoke-white,
  .color-card.profile-card .color-item .color-spot.is-smoke-white,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-smoke-white {
    background: #fcfcfc;
  }
  .flex-card.color-card .color-item .color-spot.is-grey-white,
  .network-grid .color-card.network-card .color-item .color-spot.is-grey-white,
  .color-card.project-card .color-item .color-spot.is-grey-white,
  .color-card.profile-card .color-item .color-spot.is-grey-white,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-grey-white {
    background: #f2f2f2;
  }
  .flex-card.color-card .color-item .color-spot.is-grey-white-accent,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-grey-white-accent,
  .color-card.project-card .color-item .color-spot.is-grey-white-accent,
  .color-card.profile-card .color-item .color-spot.is-grey-white-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-grey-white-accent {
    background: #e2e2e2;
  }
  .flex-card.color-card .color-item .color-spot.is-light-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-light-grey,
  .color-card.project-card .color-item .color-spot.is-light-grey,
  .color-card.profile-card .color-item .color-spot.is-light-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-light-grey {
    background: #eff4f7;
  }
  .flex-card.color-card .color-item .color-spot.is-ultra-light-grey,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-ultra-light-grey,
  .color-card.project-card .color-item .color-spot.is-ultra-light-grey,
  .color-card.profile-card .color-item .color-spot.is-ultra-light-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-ultra-light-grey {
    background: #f7fcff;
  }
  .flex-card.color-card .color-item .color-spot.is-title-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-title-grey,
  .color-card.project-card .color-item .color-spot.is-title-grey,
  .color-card.profile-card .color-item .color-spot.is-title-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-title-grey {
    background: #a9abac;
  }
  .flex-card.color-card .color-item .color-spot.is-blue-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-blue-grey,
  .color-card.project-card .color-item .color-spot.is-blue-grey,
  .color-card.profile-card .color-item .color-spot.is-blue-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-blue-grey {
    background: #444f60;
  }
  .flex-card.color-card .color-item .color-spot.is-light-blue-grey,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-light-blue-grey,
  .color-card.project-card .color-item .color-spot.is-light-blue-grey,
  .color-card.profile-card .color-item .color-spot.is-light-blue-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-light-blue-grey {
    background: #98a9c3;
  }
  .flex-card.color-card .color-item .color-spot.is-medium-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-medium-grey,
  .color-card.project-card .color-item .color-spot.is-medium-grey,
  .color-card.profile-card .color-item .color-spot.is-medium-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-medium-grey {
    background: #66676b;
  }
  .flex-card.color-card .color-item .color-spot.is-basaltic-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-basaltic-grey,
  .color-card.project-card .color-item .color-spot.is-basaltic-grey,
  .color-card.profile-card .color-item .color-spot.is-basaltic-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-basaltic-grey {
    background: #878787;
  }
  .flex-card.color-card .color-item .color-spot.is-muted-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-muted-grey,
  .color-card.project-card .color-item .color-spot.is-muted-grey,
  .color-card.profile-card .color-item .color-spot.is-muted-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-muted-grey {
    background: #999;
  }
  .flex-card.color-card .color-item .color-spot.is-section-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-section-grey,
  .color-card.project-card .color-item .color-spot.is-section-grey,
  .color-card.profile-card .color-item .color-spot.is-section-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-section-grey {
    background: #fbfbfb;
  }
  .flex-card.color-card .color-item .color-spot.is-section-grey-accent,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-section-grey-accent,
  .color-card.project-card .color-item .color-spot.is-section-grey-accent,
  .color-card.profile-card .color-item .color-spot.is-section-grey-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-section-grey-accent {
    background: #efefef;
  }
  .flex-card.color-card .color-item .color-spot.is-header-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-header-grey,
  .color-card.project-card .color-item .color-spot.is-header-grey,
  .color-card.profile-card .color-item .color-spot.is-header-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-header-grey {
    background: #f5f9fc;
  }
  .flex-card.color-card .color-item .color-spot.is-default-input,
  .network-grid .color-card.network-card .color-item .color-spot.is-default-input,
  .color-card.project-card .color-item .color-spot.is-default-input,
  .color-card.profile-card .color-item .color-spot.is-default-input,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-default-input {
    background: #ccc;
  }
  .flex-card.color-card .color-item .color-spot.is-placeholder,
  .network-grid .color-card.network-card .color-item .color-spot.is-placeholder,
  .color-card.project-card .color-item .color-spot.is-placeholder,
  .color-card.profile-card .color-item .color-spot.is-placeholder,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-placeholder {
    background: #cecece;
  }
  .flex-card.color-card .color-item .color-spot.is-fade-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-fade-grey,
  .color-card.project-card .color-item .color-spot.is-fade-grey,
  .color-card.profile-card .color-item .color-spot.is-fade-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-fade-grey {
    background: #ededed;
  }
  .flex-card.color-card .color-item .color-spot.is-sidebar,
  .network-grid .color-card.network-card .color-item .color-spot.is-sidebar,
  .color-card.project-card .color-item .color-spot.is-sidebar,
  .color-card.profile-card .color-item .color-spot.is-sidebar,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-sidebar {
    background: #344258;
  }
  .flex-card.color-card .color-item .color-spot.is-coal,
  .network-grid .color-card.network-card .color-item .color-spot.is-coal,
  .color-card.project-card .color-item .color-spot.is-coal,
  .color-card.profile-card .color-item .color-spot.is-coal,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-coal {
    background: #444;
  }
  .flex-card.color-card .color-item .color-spot.is-grey-3,
  .network-grid .color-card.network-card .color-item .color-spot.is-grey-3,
  .color-card.project-card .color-item .color-spot.is-grey-3,
  .color-card.profile-card .color-item .color-spot.is-grey-3,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-grey-3 {
    background: #333;
  }
  .flex-card.color-card .color-item .color-spot.is-grey-5,
  .network-grid .color-card.network-card .color-item .color-spot.is-grey-5,
  .color-card.project-card .color-item .color-spot.is-grey-5,
  .color-card.profile-card .color-item .color-spot.is-grey-5,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-grey-5 {
    background: #555;
  }
  .flex-card.color-card .color-item .color-spot.is-grey-6,
  .network-grid .color-card.network-card .color-item .color-spot.is-grey-6,
  .color-card.project-card .color-item .color-spot.is-grey-6,
  .color-card.profile-card .color-item .color-spot.is-grey-6,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-grey-6 {
    background: #666;
  }
  .flex-card.color-card .color-item .color-spot.is-cream-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-cream-grey,
  .color-card.project-card .color-item .color-spot.is-cream-grey,
  .color-card.profile-card .color-item .color-spot.is-cream-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-cream-grey {
    background: #f6f4ff;
  }
  .flex-card.color-card .color-item .color-spot.is-icon-grey,
  .network-grid .color-card.network-card .color-item .color-spot.is-icon-grey,
  .color-card.project-card .color-item .color-spot.is-icon-grey,
  .color-card.profile-card .color-item .color-spot.is-icon-grey,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-icon-grey {
    background: #818a97;
  }
  .flex-card.color-card .color-item .color-spot.is-blue,
  .network-grid .color-card.network-card .color-item .color-spot.is-blue,
  .color-card.project-card .color-item .color-spot.is-blue,
  .color-card.profile-card .color-item .color-spot.is-blue,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-blue {
    background: #039be5;
  }
  .flex-card.color-card .color-item .color-spot.is-green,
  .network-grid .color-card.network-card .color-item .color-spot.is-green,
  .color-card.project-card .color-item .color-spot.is-green,
  .color-card.profile-card .color-item .color-spot.is-green,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-green {
    background: #06d6a0;
  }
  .flex-card.color-card .color-item .color-spot.is-orange,
  .network-grid .color-card.network-card .color-item .color-spot.is-orange,
  .color-card.project-card .color-item .color-spot.is-orange,
  .color-card.profile-card .color-item .color-spot.is-orange,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-orange {
    background: #eda514;
  }
  .flex-card.color-card .color-item .color-spot.is-red,
  .network-grid .color-card.network-card .color-item .color-spot.is-red,
  .color-card.project-card .color-item .color-spot.is-red,
  .color-card.profile-card .color-item .color-spot.is-red,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-red {
    background: #f92b60;
  }
  .flex-card.color-card .color-item .color-spot.is-facebook,
  .network-grid .color-card.network-card .color-item .color-spot.is-facebook,
  .color-card.project-card .color-item .color-spot.is-facebook,
  .color-card.profile-card .color-item .color-spot.is-facebook,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-facebook {
    background: #3b5998;
  }
  .flex-card.color-card .color-item .color-spot.is-twitter,
  .network-grid .color-card.network-card .color-item .color-spot.is-twitter,
  .color-card.project-card .color-item .color-spot.is-twitter,
  .color-card.profile-card .color-item .color-spot.is-twitter,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-twitter {
    background: #1dcaff;
  }
  .flex-card.color-card .color-item .color-spot.is-linkedin,
  .network-grid .color-card.network-card .color-item .color-spot.is-linkedin,
  .color-card.project-card .color-item .color-spot.is-linkedin,
  .color-card.profile-card .color-item .color-spot.is-linkedin,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-linkedin {
    background: #007bb6;
  }
  .flex-card.color-card .color-item .color-spot.is-tumblr,
  .network-grid .color-card.network-card .color-item .color-spot.is-tumblr,
  .color-card.project-card .color-item .color-spot.is-tumblr,
  .color-card.profile-card .color-item .color-spot.is-tumblr,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-tumblr {
    background: #35465c;
  }
  .flex-card.color-card .color-item .color-spot.is-reddit,
  .network-grid .color-card.network-card .color-item .color-spot.is-reddit,
  .color-card.project-card .color-item .color-spot.is-reddit,
  .color-card.profile-card .color-item .color-spot.is-reddit,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-reddit {
    background: #ff4500;
  }
  .flex-card.color-card .color-item .color-spot.is-github,
  .network-grid .color-card.network-card .color-item .color-spot.is-github,
  .color-card.project-card .color-item .color-spot.is-github,
  .color-card.profile-card .color-item .color-spot.is-github,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-github {
    background: #444;
  }
  .flex-card.color-card .color-item .color-spot.is-dribbble,
  .network-grid .color-card.network-card .color-item .color-spot.is-dribbble,
  .color-card.project-card .color-item .color-spot.is-dribbble,
  .color-card.profile-card .color-item .color-spot.is-dribbble,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-dribbble {
    background: #ea4c89;
  }
  .flex-card.color-card .color-item .color-spot.is-youtube,
  .network-grid .color-card.network-card .color-item .color-spot.is-youtube,
  .color-card.project-card .color-item .color-spot.is-youtube,
  .color-card.profile-card .color-item .color-spot.is-youtube,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-youtube {
    background: #cc181e;
  }
  .flex-card.color-card .color-item .color-spot.is-google-plus,
  .network-grid .color-card.network-card .color-item .color-spot.is-google-plus,
  .color-card.project-card .color-item .color-spot.is-google-plus,
  .color-card.profile-card .color-item .color-spot.is-google-plus,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-google-plus {
    background: #d34836;
  }
  .flex-card.color-card .color-item .color-spot.is-primary,
  .network-grid .color-card.network-card .color-item .color-spot.is-primary,
  .color-card.project-card .color-item .color-spot.is-primary,
  .color-card.profile-card .color-item .color-spot.is-primary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-primary {
    background: #8c8cf9;
  }
  .flex-card.color-card .color-item .color-spot.is-secondary,
  .network-grid .color-card.network-card .color-item .color-spot.is-secondary,
  .color-card.project-card .color-item .color-spot.is-secondary,
  .color-card.profile-card .color-item .color-spot.is-secondary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-secondary {
    background: #7f00ff;
  }
  .flex-card.color-card .color-item .color-spot.is-accent,
  .network-grid .color-card.network-card .color-item .color-spot.is-accent,
  .color-card.project-card .color-item .color-spot.is-accent,
  .color-card.profile-card .color-item .color-spot.is-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-accent {
    background: #ad5cff;
  }
  .flex-card.color-card .color-item .color-spot.is-green-accent,
  .network-grid .color-card.network-card .color-item .color-spot.is-green-accent,
  .color-card.project-card .color-item .color-spot.is-green-accent,
  .color-card.profile-card .color-item .color-spot.is-green-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-green-accent {
    background: #06f4b6;
  }
  .flex-card.color-card .color-item .color-spot.is-deep-primary,
  .network-grid .color-card.network-card .color-item .color-spot.is-deep-primary,
  .color-card.project-card .color-item .color-spot.is-deep-primary,
  .color-card.profile-card .color-item .color-spot.is-deep-primary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-deep-primary {
    background: #0082c8;
  }
  .flex-card.color-card .color-item .color-spot.is-deep-secondary,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-deep-secondary,
  .color-card.project-card .color-item .color-spot.is-deep-secondary,
  .color-card.profile-card .color-item .color-spot.is-deep-secondary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-deep-secondary {
    background: #7c4dff;
  }
  .flex-card.color-card .color-item .color-spot.is-deep-accent,
  .network-grid .color-card.network-card .color-item .color-spot.is-deep-accent,
  .color-card.project-card .color-item .color-spot.is-deep-accent,
  .color-card.profile-card .color-item .color-spot.is-deep-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-deep-accent {
    background: #00b289;
  }
  .flex-card.color-card .color-item .color-spot.is-lemonade-primary,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-lemonade-primary,
  .color-card.project-card .color-item .color-spot.is-lemonade-primary,
  .color-card.profile-card .color-item .color-spot.is-lemonade-primary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-lemonade-primary {
    background: #039be5;
  }
  .flex-card.color-card .color-item .color-spot.is-lemonade-secondary,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-lemonade-secondary,
  .color-card.project-card .color-item .color-spot.is-lemonade-secondary,
  .color-card.profile-card .color-item .color-spot.is-lemonade-secondary,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-lemonade-secondary {
    background: #0084c4;
  }
  .flex-card.color-card .color-item .color-spot.is-lemonade-accent,
  .network-grid
    .color-card.network-card
    .color-item
    .color-spot.is-lemonade-accent,
  .color-card.project-card .color-item .color-spot.is-lemonade-accent,
  .color-card.profile-card .color-item .color-spot.is-lemonade-accent,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-spot.is-lemonade-accent {
    background: #00d1b2;
  }
  .flex-card.color-card .color-item .color-values,
  .network-grid .color-card.network-card .color-item .color-values,
  .color-card.project-card .color-item .color-values,
  .color-card.profile-card .color-item .color-values,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-values {
    margin: 0 20px;
  }
  .flex-card.color-card .color-item .color-values .hex-value,
  .network-grid .color-card.network-card .color-item .color-values .hex-value,
  .color-card.project-card .color-item .color-values .hex-value,
  .color-card.profile-card .color-item .color-values .hex-value,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-values
    .hex-value {
    color: #999;
  }
  .flex-card.color-card .color-item .color-values .hex-value span,
  .network-grid
    .color-card.network-card
    .color-item
    .color-values
    .hex-value
    span,
  .color-card.project-card .color-item .color-values .hex-value span,
  .color-card.profile-card .color-item .color-values .hex-value span,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-values
    .hex-value
    span {
    font-weight: 600;
    color: #444f60;
  }
  .flex-card.color-card .color-item .color-values .variable-value span,
  .network-grid
    .color-card.network-card
    .color-item
    .color-values
    .variable-value
    span,
  .color-card.project-card .color-item .color-values .variable-value span,
  .color-card.profile-card .color-item .color-values .variable-value span,
  .carousel-wrap
    .testimonials-solo-carousel
    .color-card.testimonial-item
    .color-item
    .color-values
    .variable-value
    span {
    color: #ad5cff;
    font-weight: 600;
  }
  .grid-system .columns .column p {
    padding: 40px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-radius: 4px;
  }
  .grid-system .columns .column p.is-blue {
    background: #039be5;
  }
  .grid-system .columns .column p.is-green {
    background: #06d6a0;
  }
  .grid-system .columns .column p.is-orange {
    background: #eda514;
  }
  .grid-system .columns .column p.is-red {
    background: #f92b60;
  }
  .grid-system.is-medium .column p {
    padding: 25px;
  }
  .parallax-hero-title {
    font-size: 6rem !important;
    font-family: "Nexa Bold", cursive !important;
  }
  .parallax-hero-title.is-smaller {
    font-size: 4rem !important;
    line-height: 1;
  }
  .parallax-hero-title + h2 {
    padding: 0 20%;
    margin-bottom: 0 !important;
  }
  .tag.is-bold {
    border-width: 2px !important;
    font-weight: 700 !important;
  }
  .small-footer-logo {
    height: 38px;
  }
  pre {
    background-color: rgba(0, 0, 0, 0) !important;
    color: unset;
    font-size: 0.875em;
    overflow-x: auto;
    padding: 0 !important;
    white-space: pre;
    word-wrap: normal;
  }
  .hljs {
    display: block;
    overflow-x: auto;
    padding: 1.5em;
    background: #444f60;
    color: #fff;
  }
  .hljs-name,
  .hljs-strong {
    font-weight: bold;
    color: #4fc1ea;
  }
  .hljs-code,
  .hljs-emphasis {
    font-style: italic;
  }
  .hljs-tag {
    color: #909090;
  }
  .hljs-variable,
  .hljs-template-variable,
  .hljs-selector-id,
  .hljs-selector-class {
    color: #ade5fc;
  }
  .hljs-string,
  .hljs-bullet {
    color: #f39200 !important;
  }
  .hljs-type,
  .hljs-title,
  .hljs-section,
  .hljs-attribute,
  .hljs-quote,
  .hljs-built_in,
  .hljs-builtin-name {
    color: #ffa;
  }
  .hljs-attr {
    color: #68bb88;
  }
  .hljs-number,
  .hljs-symbol,
  .hljs-bullet {
    color: #d36363;
  }
  .hljs-keyword,
  .hljs-selector-tag,
  .hljs-literal {
    color: #fcc28c;
  }
  .hljs-comment,
  .hljs-deletion,
  .hljs-code {
    color: #888;
  }
  .hljs-regexp,
  .hljs-link {
    color: #c6b4f0;
  }
  .hljs-meta {
    color: #fc9b9b;
  }
  .hljs-deletion {
    background-color: #fc9b9b;
    color: #333;
  }
  .hljs-addition {
    background-color: #a2fca2;
    color: #333;
  }
  .hljs a {
    color: inherit;
  }
  .hljs a:focus,
  .hljs a:hover {
    color: inherit;
    text-decoration: underline;
  }
  @media (max-width: 767px) {
    .parallax-hero-title {
      font-size: 4rem !important;
    }
    .parallax-hero-title.is-smaller {
      font-size: 3rem !important;
    }
    .parallax-hero-title + h2 {
      padding: 0 8%;
      margin-bottom: 0 !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .hero-heading {
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }
  .hero-heading .auth-logo .top-logo {
    height: 32px;
  }
  .login {
    padding: 10px 0;
  }
  .login-wrapper {
    overflow: hidden !important;
    height: 100%;
    padding: 0;
    margin: 0;
  }
  .login-wrapper.is-gapless:not(:last-child) {
    margin-bottom: 0 !important;
  }
  .login-wrapper .column .login-column {
    padding: 0 !important;
  }
  .login-wrapper .hero.login-hero,
  .login-wrapper .hero.signup-hero {
    background-position: center;
    background-size: auto;
  }
  .hero-body .auth-content {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    margin-top: -40px;
    margin-bottom: 40px;
  }
  .hero-body .auth-content h2 {
    font-size: 2rem;
    font-family: "Nexa Bold", sans-serif;
    line-height: 1;
  }
  .hero-body .auth-content p {
    font-size: 1.2rem;
    margin-bottom: 8px;
    color: #999;
  }
  .hero-body .auth-content a {
    font-size: 0.9rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #8c8cf9;
  }
  .hero-body .auth-form-wrapper {
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
  }
  .hero-banner .title {
    padding: 25px;
    padding-top: 25%;
  }
  .hero-banner .subtitle {
    padding: 0 30px;
  }
  .hero-banner img.login-city {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
  }
  .hero-banner .button {
    position: relative;
    z-index: 2;
  }
  .signup-hero {
    overflow: hidden;
  }
  .signup-hero .title {
    padding: 25px;
    padding-top: 15%;
  }
  .signup-hero .subtitle {
    padding: 0 22%;
  }
  .signup-hero img.mockup {
    position: absolute;
    bottom: -15%;
    left: 0;
    right: 0;
    z-index: 0;
    max-width: 80%;
    margin: 0 auto;
  }
  .signup-hero .already {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
  }
  .signup-hero .already span {
    margin-right: 15px;
    color: #fff;
  }
  .signup-hero .already a {
    min-width: 80px;
  }
  .no-account,
  .return {
    color: #a9abac !important;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }
  .no-account:hover,
  .return:hover {
    opacity: 0.8;
    color: #8c8cf9 !important;
  }
  .no-account.is-secondary,
  .return.is-secondary {
    color: #7f00ff !important;
  }
  .no-account.is-accent,
  .return.is-accent {
    color: #ad5cff !important;
  }
  .forgot-password a {
    color: #95a5a6;
    font-weight: normal;
    padding-right: 20px;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .forgot-password a:hover {
    color: #8c8cf9;
  }
  .icon.user,
  .icon.password {
    margin: 5px 10px 0 0;
  }
  .checkbox-wrap {
    color: #a9abac;
    margin-bottom: 10px;
  }
  .checkbox-wrap span {
    position: relative;
    top: -2px;
  }
  .signup-block.is-rounded .input,
  .signup-block.is-rounded button {
    border-radius: 100px;
  }
  .signup-block.is-rounded .input {
    padding-left: 20px !important;
  }
  .signup-block .control {
    position: relative;
    width: 80%;
  }
  .signup-block .control .input {
    height: 50px;
    padding-left: 10px;
    padding-right: 140px;
    font-size: 1rem;
  }
  .signup-block .control .input:focus {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .signup-block .control .input::-webkit-input-placeholder {
    color: #cecece;
  }
  .signup-block .control .input::-moz-placeholder {
    color: #cecece;
  }
  .signup-block .control .input:-ms-input-placeholder {
    color: #cecece;
  }
  .signup-block .control .input::-ms-input-placeholder {
    color: #cecece;
  }
  .signup-block .control .input::placeholder {
    color: #cecece;
  }
  .signup-block .control button {
    position: absolute;
    top: 4px;
    right: 5px;
    height: 42px;
    width: 120px;
    font-weight: 600;
  }
  @media (max-width: 768px) {
    .signup-column {
      margin-top: 0 !important;
      text-align: center !important;
    }
    .signup-block .control {
      width: 100%;
    }
  }
  .contact-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-card .icon i {
    font-size: 26px;
    color: #8c8cf9;
    position: relative;
  }
  .contact-card .contact-info {
    margin: 0 30px;
    font-family: "Roboto", sans-serif;
  }
  .contact-card .contact-info .contact-name {
    color: #cecece;
  }
  .contact-card .contact-info .contact-details .details-text {
    font-size: 16px;
    font-weight: 400;
    color: #444f60 !important;
  }
  .wavy-login-card,
  .wavy-signup-card,
  .clean-login-card,
  .clean-signup-card,
  .quick-signup {
    padding: 40px;
    border-radius: 6px;
    max-width: 400px;
    margin: auto;
    background-color: #fff;
    border: 1px solid #ecf0f1;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
  }
  .wavy-login-card h2,
  .wavy-signup-card h2,
  .clean-login-card h2,
  .clean-signup-card h2,
  .quick-signup h2 {
    font-size: 22px;
    margin-bottom: 40px;
    font-weight: 700 !important;
    font-family: "Nexa Light", sans-serif;
  }
  .quick-signup.is-landing {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    padding: 40px;
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  }
  .trial-features {
    padding: 40px;
    background: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  }
  .trial-features img {
    margin-top: 20px;
  }
  .remember-wrap .control:last-child,
  .switch-toggle-wrap .control:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .remember-wrap .control > span,
  .switch-toggle-wrap .control > span {
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    color: #8e9baf !important;
    max-width: 70%;
  }
  .remember-wrap .control > span a,
  .switch-toggle-wrap .control > span a {
    color: #8c8cf9;
  }
  .clean-signup-info {
    padding: 40px;
  }
  .clean-signup-info h2 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 300;
  }
  .clean-signup-info .feature {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
  }
  .clean-signup-info .feature img {
    height: 48px !important;
    width: 48px !important;
  }
  .clean-signup-info .feature .feature-text {
    margin-left: 20px;
    color: #999;
  }
  .signup-context {
    border: none !important;
    border-radius: 6px;
  }
  .signup-context .subtitle {
    color: #fff !important;
  }
  .signup-context .argument {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    padding-top: 30px;
  }
  .signup-context .argument .icon i {
    font-size: 2.4rem;
    color: #fff;
  }
  .signup-context .argument .argument-text {
    margin-left: 22px;
    color: #fff;
  }
  .auth-nav {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #ededed;
    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;
    z-index: 10;
  }
  .auth-nav a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
  }
  .auth-nav a img {
    display: block;
    width: 100%;
    max-width: 90px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.4;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .auth-outer {
    position: relative;
    margin-top: 60px;
    background: #f2f2f2;
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .auth-outer .mobile-auth-toggle {
    display: none;
  }
  .auth-outer .shadow {
    -webkit-box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0.125rem 0.8rem rgba(0, 0, 0, 0.1) !important;
  }
  .auth-outer .auth-box {
    width: 760px;
    min-height: 480px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .auth-outer .auth-box .form-wrapper {
    position: relative;
    width: 380px;
    height: 480px;
    overflow: hidden;
  }
  .auth-outer .auth-box .form-wrapper.is-active .register {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .auth-outer .auth-box .form-wrapper.is-active .login {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  .auth-outer .auth-box .form-wrapper .register {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .auth-outer .auth-box .form-wrapper .login {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .auth-outer .auth-box .form-wrapper .login,
  .auth-outer .auth-box .form-wrapper .register {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .auth-outer .auth-box .form-wrapper .login .header,
  .auth-outer .auth-box .form-wrapper .register .header {
    width: 100%;
    height: 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;
  }
  .auth-outer .auth-box .form-wrapper .login .item-list,
  .auth-outer .auth-box .form-wrapper .register .item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px;
  }
  .auth-outer .auth-box .form-wrapper .login .item-list .item,
  .auth-outer .auth-box .form-wrapper .register .item-list .item {
    width: 140px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 21px;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .auth-outer .auth-box .form-wrapper .login .item-list .item a,
  .auth-outer .auth-box .form-wrapper .register .item-list .item a {
    color: #444f60;
  }
  .auth-outer .auth-box .form-wrapper .login .item-list .item a:hover,
  .auth-outer .auth-box .form-wrapper .register .item-list .item a:hover {
    color: #8c8cf9;
  }
  .auth-outer .auth-box .form-wrapper .login .body,
  .auth-outer .auth-box .form-wrapper .register .body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 50px;
  }
  .auth-outer .auth-box .form-wrapper .login .body form,
  .auth-outer .auth-box .form-wrapper .register .body form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .auth-outer .auth-box .form-wrapper .login .body .control,
  .auth-outer .auth-box .form-wrapper .register .body .control {
    position: relative;
  }
  .auth-outer .auth-box .form-wrapper .login .body .control input,
  .auth-outer .auth-box .form-wrapper .register .body .control input {
    width: 290px;
    height: 40px;
    padding-left: 40px;
    padding-bottom: 6px;
    border: 1px solid #e5e5e5;
    background: #f2f2f2;
    border-radius: 4px;
  }
  .auth-outer .auth-box .form-wrapper .login .body .control input:focus,
  .auth-outer .auth-box .form-wrapper .register .body .control input:focus {
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .auth-outer
    .auth-box
    .form-wrapper
    .login
    .body
    .control
    input:focus
    + .form-icon
    i,
  .auth-outer
    .auth-box
    .form-wrapper
    .register
    .body
    .control
    input:focus
    + .form-icon
    i {
    color: #8c8cf9;
  }
  .auth-outer .auth-box .form-wrapper .login .body .control .form-icon,
  .auth-outer .auth-box .form-wrapper .register .body .control .form-icon {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    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;
  }
  .auth-outer .auth-box .form-wrapper .login .body .control .form-icon i,
  .auth-outer .auth-box .form-wrapper .register .body .control .form-icon i {
    color: #cecece;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .auth-outer .auth-box .form-wrapper .login .body button[type="submit"],
  .auth-outer .auth-box .form-wrapper .register .body button[type="submit"] {
    width: 290px;
    height: 44px;
    border: none;
    margin-top: 35px;
    color: #fff;
  }
  .auth-outer .auth-box .form-wrapper .login .body button,
  .auth-outer .auth-box .form-wrapper .register .body button {
    width: 290px;
    height: 44px;
    border: none;
    margin-top: 35px;
    color: #fff;
    cursor: pointer;
  }
  .auth-outer .auth-box .side-box {
    width: 380px;
    height: 480px;
    z-index: 1;
    -webkit-transition: 2s;
    transition: 2s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: linear-gradient(-45deg, #ad5cff, #8c8cf9, #8c8cf9, #ad5cff);
    background-size: 200% 200%;
    -webkit-animation: gradientBG 15s ease infinite;
    animation: gradientBG 15s ease infinite;
  }
  .auth-outer .auth-box .side-box .action-btn {
    height: 40px;
    min-width: 160px;
    color: #8c8cf9;
    font-weight: 500;
  }
  .auth-outer .forgot-password {
    margin-top: 12px;
    font-size: 0.9rem;
    font-weight: 500;
  }
  .auth-outer .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .auth-outer .flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  @media (max-width: 767px) {
    .auth-outer .mobile-auth-toggle {
      position: absolute;
      top: 30px;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      text-align: center;
    }
    .auth-outer .mobile-auth-toggle h3 {
      margin-bottom: 0;
    }
    .auth-outer .mobile-auth-toggle .button {
      font-size: 1.2rem;
      border: none;
      background: rgba(0, 0, 0, 0);
      color: #8c8cf9;
      font-weight: 500;
    }
    .auth-outer .auth-box {
      max-width: 340px;
    }
    .auth-outer .auth-box .side-box {
      display: none;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .auth-outer .auth-box {
      max-width: 720px;
    }
  }
  .auth-nav-alt {
    position: fixed;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    padding: 0 20px;
    background: #f2f2fa;
    border-bottom: 1px solid #ededed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
  }
  .auth-nav-alt .start a,
  .auth-nav-alt .end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .auth-nav-alt .start a {
    color: #999;
  }
  .auth-nav-alt .end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
  .auth-nav-alt .end .button {
    font-weight: 500;
    color: #7f00ff;
    border-color: #7f00ff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .auth-outer-alt {
    position: relative;
    margin-top: 60px;
    background: #f2f2fa;
    min-height: calc(100vh - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .auth-outer-alt .form-wrapper {
    max-width: 400px;
    margin: 0 auto 0 auto;
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .auth-outer-alt .form-wrapper .form-title {
    text-align: center;
  }
  .auth-outer-alt .form-wrapper .form-title h3 {
    font-size: 1.6rem;
    color: #444f60;
  }
  .auth-outer-alt .form-wrapper .form-title h4 {
    color: #999;
    max-width: 240px;
    margin: 0 auto;
  }
  .auth-outer-alt .form-wrapper .form-inner {
    padding: 20px;
  }
  .auth-outer-alt .form-wrapper .form-inner .field .control .button {
    height: 42px;
    font-weight: 600;
  }
  .auth-outer-alt .form-wrapper .form-inner .field .control .input:focus {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .auth-outer-alt .form-wrapper .form-inner .form-divider {
    position: relative;
    margin: 40px 0;
    border-top: 1px solid #ededed;
  }
  .auth-outer-alt .form-wrapper .form-inner .form-divider .divider-circle {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    background: #fff;
    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-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .auth-outer-alt .form-wrapper .form-inner .form-divider .divider-circle i {
    color: #444f60;
  }
  .auth-outer-alt .form-wrapper .form-inner .social-login h4 {
    text-align: center;
    color: #999;
    max-width: 240px;
    margin: 0 auto;
  }
  .auth-outer-alt .form-wrapper .form-inner .social-login .login-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
  }
  .auth-outer-alt
    .form-wrapper
    .form-inner
    .social-login
    .login-buttons
    .button-wrap {
    width: 33.3%;
    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;
  }
  .auth-outer-alt
    .form-wrapper
    .form-inner
    .social-login
    .login-buttons
    .button-wrap
    .button-inner {
    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;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .auth-outer-alt
    .form-wrapper
    .form-inner
    .social-login
    .login-buttons
    .button-wrap
    .button-inner:hover {
    border-color: #7f00ff;
    background: #7f00ff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(127, 0, 255, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(127, 0, 255, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(127, 0, 255, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(127, 0, 255, 0.2) !important;
  }
  .auth-outer-alt
    .form-wrapper
    .form-inner
    .social-login
    .login-buttons
    .button-wrap
    .button-inner:hover
    i {
    color: #fff;
  }
  .auth-outer-alt
    .form-wrapper
    .form-inner
    .social-login
    .login-buttons
    .button-wrap
    .button-inner
    i {
    color: #444f60;
    font-size: 1.3rem;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .auth-outer-alt > div {
    width: 100%;
  }
  .login-hero {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .login-hero .circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 99;
  }
  .login-hero .circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    -webkit-animation: animateCircles 25s linear infinite;
    animation: animateCircles 25s linear infinite;
    bottom: -150px;
  }
  .login-hero .circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .login-hero .circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
  }
  .login-hero .circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 4s;
    animation-delay: 4s;
  }
  .login-hero .circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 18s;
    animation-duration: 18s;
  }
  .login-hero .circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
  }
  .login-hero .circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }
  .login-hero .circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    -webkit-animation-delay: 7s;
    animation-delay: 7s;
  }
  .login-hero .circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    -webkit-animation-delay: 15s;
    animation-delay: 15s;
    -webkit-animation-duration: 45s;
    animation-duration: 45s;
  }
  .login-hero .circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 35s;
    animation-duration: 35s;
  }
  .login-hero .circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-duration: 11s;
    animation-duration: 11s;
  }
  @-webkit-keyframes animateCircles {
    0% {
      -webkit-transform: translateY(0) rotate(0deg);
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
    }
    100% {
      -webkit-transform: translateY(-1000px) rotate(720deg);
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
    }
  }
  @keyframes animateCircles {
    0% {
      -webkit-transform: translateY(0) rotate(0deg);
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
    }
    100% {
      -webkit-transform: translateY(-1000px) rotate(720deg);
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
    }
  }
  .quick-landing-signup {
    padding: 30px 0;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
  }
  .quick-landing-signup .control {
    position: relative;
  }
  .quick-landing-signup .control .input {
    height: 46px;
    padding-left: 20px;
    padding-bottom: 8px;
    font-size: 1.2rem;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
  }
  .quick-landing-signup .control .button {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 46px;
    min-width: 160px;
    background: #8c8cf9;
    border-color: #8c8cf9;
    color: #fff;
    font-weight: 500;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .profile-header {
    background: #fff;
  }
  .profile-header .profile-header-inner {
    position: relative;
    text-align: center;
    padding: 2rem 0 6rem 0;
  }
  .profile-header .profile-header-inner .profile-avatar {
    position: relative;
  }
  .profile-header .profile-header-inner .profile-avatar .avatar {
    display: block;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 0 auto 1rem auto;
  }
  .profile-header .profile-header-inner .profile-avatar p {
    color: #8e9baf;
  }
  .profile-header .profile-header-inner .tabs {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .profile-header .profile-header-inner .tabs ul {
    border: none;
  }
  .profile-header .profile-header-inner .tabs ul li.is-active a {
    color: #8c8cf9;
    border-color: #8c8cf9;
  }
  .profile-header .profile-header-inner .tabs ul li a {
    border-color: rgba(0, 0, 0, 0);
    border-width: 3px;
    margin-bottom: 0;
    color: #8e9baf;
  }
  .profile-wrapper {
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
  }
  .profile-wrapper.is-larger {
    max-width: 890px;
  }
  .profile-card {
    border-color: #e5e5e5;
    padding: 2rem;
  }
  .profile-card:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .profile-card .profile-card-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem;
  }
  .profile-card .profile-card-head h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.2rem;
    color: #444f60;
  }
  .profile-card .profile-card-head > a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #8c8cf9;
  }
  .profile-card .profile-card-body > p {
    color: #8e9baf;
  }
  .profile-card .profile-card-body .projects .project h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.2rem;
    color: #444f60;
  }
  .profile-card .profile-card-body .projects .project > p {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .profile-card .profile-card-body .projects .project .project-members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 1rem;
  }
  .profile-card .profile-card-body .projects .project .project-members img {
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    margin: 0 0.35rem;
  }
  .profile-card .profile-card-body .skills .skill-box {
    padding: 1.5rem;
    border: 1px solid #e5e5e5;
  }
  .profile-card .profile-card-body .skills .skill-box h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
    color: #444f60;
    margin-bottom: 0.75rem;
  }
  .profile-card .profile-card-body .skills .skill-box > p {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
    margin-bottom: 0.75rem;
  }
  .profile-card .profile-card-body .skills .skill-box .skill-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1rem;
    padding: 0.75rem 0 0 0;
  }
  .profile-card .profile-card-body .skills .skill-box .skill-list img {
    display: block;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    margin: 0 0.35rem;
  }
  .profile-card .profile-card-body .experiences .experience,
  .profile-card .profile-card-body .experiences .education,
  .profile-card .profile-card-body .educations .experience,
  .profile-card .profile-card-body .educations .education {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .profile-card .profile-card-body .experiences .experience + .experience,
  .profile-card .profile-card-body .experiences .experience + .education,
  .profile-card .profile-card-body .experiences .education + .experience,
  .profile-card .profile-card-body .experiences .education + .education,
  .profile-card .profile-card-body .educations .experience + .experience,
  .profile-card .profile-card-body .educations .experience + .education,
  .profile-card .profile-card-body .educations .education + .experience,
  .profile-card .profile-card-body .educations .education + .education {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    border-top: 1px solid #e5e5e5;
  }
  .profile-card .profile-card-body .experiences .experience > img,
  .profile-card .profile-card-body .experiences .education > img,
  .profile-card .profile-card-body .educations .experience > img,
  .profile-card .profile-card-body .educations .education > img {
    display: block;
    height: 44px;
    width: 44px;
    border-radius: 50%;
  }
  .profile-card .profile-card-body .experiences .experience .meta,
  .profile-card .profile-card-body .experiences .education .meta,
  .profile-card .profile-card-body .educations .experience .meta,
  .profile-card .profile-card-body .educations .education .meta {
    margin-left: 1rem;
  }
  .profile-card .profile-card-body .experiences .experience .meta h3,
  .profile-card .profile-card-body .experiences .education .meta h3,
  .profile-card .profile-card-body .educations .experience .meta h3,
  .profile-card .profile-card-body .educations .education .meta h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
    color: #444f60;
  }
  .profile-card .profile-card-body .experiences .experience .meta span,
  .profile-card .profile-card-body .experiences .education .meta span,
  .profile-card .profile-card-body .educations .experience .meta span,
  .profile-card .profile-card-body .educations .education .meta span {
    display: block;
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .profile-card .profile-card-body .experiences .experience .meta p,
  .profile-card .profile-card-body .experiences .education .meta p,
  .profile-card .profile-card-body .educations .experience .meta p,
  .profile-card .profile-card-body .educations .education .meta p {
    margin-top: 0.75rem;
  }
  .project-card {
    border-color: #e5e5e5;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .project-card:hover {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .project-card .project-card-content {
    padding: 1.25rem;
  }
  .project-card .project-card-content h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.1rem;
    color: #444f60;
    margin-bottom: 0.25rem;
  }
  .project-card .project-card-content p {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .project-card .project-card-content .project-members {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 1rem;
  }
  .project-card .project-card-content .project-members img {
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 50%;
    margin: 0 0.35rem;
  }
  .network-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .network-stats .network-stat {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
  .network-stats .network-stat.is-centered {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  .network-stats .network-stat span {
    display: block;
  }
  .network-stats .network-stat span:first-child {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.8rem;
    color: #444f60;
  }
  .network-stats .network-stat span:nth-child(2) {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    color: #8e9baf;
  }
  .network-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
  }
  .network-toolbar h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.2rem;
    color: #444f60;
  }
  .network-toolbar > a {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #8c8cf9;
  }
  .network-grid .network-card {
    border-color: #e5e5e5;
    padding: 1.5rem;
    text-align: center;
    margin-bottom: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .network-grid .network-card:hover {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .network-grid .network-card .network-avatar {
    position: relative;
  }
  .network-grid .network-card .network-avatar .avatar {
    display: block;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 0 auto 1rem auto;
  }
  .network-grid .network-card p {
    color: #8e9baf;
  }
  .network-grid .network-card .network-stats {
    margin-bottom: 1.5rem;
  }
  .network-grid .network-card .network-stats .network-stat:first-child {
    border-right: 1px solid #e5e5e5;
  }
  .network-grid .network-card .network-stats .network-stat span:first-child {
    font-size: 1rem !important;
  }
  .network-grid .network-card .network-stats .network-stat span:nth-child(2) {
    font-size: 0.9rem;
  }
  .network-grid .network-card > a {
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    color: #8c8cf9;
  }
  .network-grid .load-more {
    text-align: center;
  }
  .network-grid .load-more .button {
    height: 42px;
    min-width: 140px;
  }
  .account-form {
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
  }
  .account-form .form-section-title {
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #444f60;
  }
  .account-form .input {
    background: #fff;
    border-radius: 0.5rem;
  }
  .account-form .select {
    width: 100%;
  }
  .account-form .select select {
    width: 100%;
  }
  .account-form .form-button {
    font-size: 1.1rem;
    font-family: "Roboto", sans-serif;
    min-height: 48px;
    min-width: 180px;
    border-radius: 0.65rem;
  }
  .addresses .addresses-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 1rem;
  }
  .addresses .addresses-grid .addresses-grid-item {
    position: relative;
    background: #fff;
    border: 1px solid #e1e8ee;
    border-radius: 0.65rem;
    padding: 2.5rem;
    -webkit-transition: border 0.3s, -webkit-box-shadow 0.3s;
    transition: border 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, border 0.3s;
    transition: box-shadow 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
  }
  .addresses .addresses-grid .addresses-grid-item:hover {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-color: #8c8cf9;
  }
  .addresses .addresses-grid .addresses-grid-item:hover .edit-link {
    opacity: 1;
    pointer-events: all;
  }
  .addresses .addresses-grid .addresses-grid-item .edit-link {
    position: absolute;
    top: 1rem;
    right: 1rem;
    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;
    height: 36px;
    width: 36px;
    border: 1px solid #e1e8ee;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
    transition: opacity 0.3s, border 0.3s, -webkit-box-shadow 0.3s;
    transition: opacity 0.3s, box-shadow 0.3s, border 0.3s;
    transition: opacity 0.3s, box-shadow 0.3s, border 0.3s,
      -webkit-box-shadow 0.3s;
    color: #444f60;
    border-radius: 50%;
    font-size: 0.8rem;
  }
  .addresses .addresses-grid .addresses-grid-item .edit-link:hover {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-color: #8c8cf9;
  }
  .addresses .addresses-grid .addresses-grid-item .edit-link svg {
    height: 16px;
    width: 16px;
  }
  .addresses .addresses-grid .addresses-grid-item .address {
    margin-bottom: 1rem;
  }
  .addresses .addresses-grid .addresses-grid-item .address p:first-child {
    font-weight: 500;
    margin-bottom: 0.25rem;
  }
  .addresses .addresses-grid .addresses-grid-item .checkbox-wrap {
    padding: 0;
  }
  .account-orders .flex-table .flex-table-item {
    padding-top: 0.7rem;
    padding-bottom: 0.75rem;
  }
  .account-orders .flex-table .flex-table-item .flex-table-cell.cell-end {
    padding-right: 0;
  }
  @media (max-width: 767px) {
    .account-orders .flex-table .flex-table-item .flex-table-cell.cell-end {
      padding-right: 10px;
    }
    .account-orders .flex-table .flex-table-item .is-details {
      width: 100%;
      min-height: 48px;
      font-size: 1.25rem;
      border-radius: 0.55rem;
      margin-top: 1rem;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .profile-wrapper > .columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
    }
    .profile-wrapper > .columns .column.is-4 {
      min-width: 33.3%;
    }
    .profile-wrapper .projects > .columns,
    .profile-wrapper .skills > .columns,
    .profile-wrapper .network-grid > .columns {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
    }
    .profile-wrapper .projects > .columns .column.is-4,
    .profile-wrapper .skills > .columns .column.is-4,
    .profile-wrapper .network-grid > .columns .column.is-4 {
      min-width: 33.3%;
    }
    .addresses .addresses-title {
      padding: 0 10%;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .modern-team .modern-team-item {
    padding: 0 5px;
    width: 33%;
  }
  .modern-team .modern-team-item .item-img:before {
    content: "";
    background-color: rgba(140, 140, 249, 0.9);
  }
  .modern-team .modern-team-item img {
    border-radius: 10px;
  }
  .modern-team .modern-team-item:hover .item-img {
    border-radius: 10px;
  }
  @media (max-width: 767px) {
    .modern-team .modern-team-item {
      width: auto !important;
    }
  }
  .modern-team.startup-team .modern-team-item {
    padding: 0 5px;
    width: 33%;
  }
  .modern-team.startup-team .modern-team-item .item-wrapper {
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
  }
  .modern-team.startup-team .modern-team-item img {
    border-radius: 10px;
  }
  .modern-team.startup-team .modern-team-item:hover .item-img {
    border-radius: 10px;
  }
  .modern-team.startup-team .modern-team-item a i {
    color: #8c8cf9;
  }
  .modern-team.startup-team .modern-team-item a:hover i {
    color: #444f60;
  }
  @media (max-width: 767px) {
    .modern-team.startup-team .modern-team-item {
      width: auto !important;
    }
  }
  .hero-box {
    padding: 20px;
    border-radius: 6px;
    width: 100%;
    background: #fff;
    border: 1px solid #ededed;
  }
  .hero-box img {
    height: 50px;
    display: block;
    margin: 10px auto;
  }
  .hero-box .name {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
  }
  .hero-box .position {
    font-size: 0.9rem;
    font-weight: 600;
    color: #7f00ff;
  }
  .hero-box .social {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-box .social a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    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;
    margin: 0 2px;
    color: #8c8cf9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hero-box .social a i {
    font-size: 18px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .hero-box .social a:hover {
    background: #8c8cf9;
  }
  .hero-box .social a:hover i {
    color: #fff;
  }
  .hero-box p {
    padding: 10px 0;
    color: #999;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .help-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .help-header img {
    max-height: 45px;
    max-width: 45px;
    padding-right: 20px;
    border-right: 1px solid #fff;
  }
  .help-header .title {
    color: #fff;
    padding-left: 20px;
    position: relative;
    top: -2px;
  }
  .help-subheader {
    padding: 20px 0 30px 0;
  }
  .help-search-wrapper {
    position: relative;
    width: 100%;
  }
  .help-search-wrapper input {
    width: 100%;
    padding: 20px 32px 21px 59px;
    background: rgba(255, 255, 255, 0.2);
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03);
    -webkit-transition: background 0.4s, box-shadow 0.2s;
    -webkit-transition: background 0.4s, -webkit-box-shadow 0.2s;
    transition: background 0.4s, -webkit-box-shadow 0.2s;
    transition: background 0.4s, box-shadow 0.2s;
    transition: background 0.4s, box-shadow 0.2s, -webkit-box-shadow 0.2s;
  }
  .help-search-wrapper input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .help-search-wrapper input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .help-search-wrapper input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .help-search-wrapper input:-moz-placeholder {
    color: rgba(255, 255, 255, 0.7) !important;
  }
  .help-search-wrapper input:focus {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.14);
    background: #fff;
    color: #444f60;
  }
  .help-search-wrapper input:focus + i {
    color: #999;
  }
  .help-search-wrapper input:focus::-webkit-input-placeholder {
    color: #cecece !important;
  }
  .help-search-wrapper input:focus::-moz-placeholder {
    color: #cecece !important;
  }
  .help-search-wrapper input:focus:-ms-input-placeholder {
    color: #cecece !important;
  }
  .help-search-wrapper input:focus:-moz-placeholder {
    color: #cecece !important;
  }
  .help-search-wrapper i {
    font-size: 2rem;
    color: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 12px;
    left: 16px;
  }
  .section.help-section {
    background: #f3f5f7;
  }
  .section.help-section .category-card {
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.03);
  }
  .section.help-section .category-card .card-body a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section.help-section .category-card .card-body a .icon {
    width: 110px;
    height: 110px;
    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;
  }
  .section.help-section .category-card .card-body a .icon i {
    font-size: 3.5rem;
    color: #818a97 !important;
  }
  .section.help-section .category-card .card-body a .inner-content {
    padding-left: 25px;
  }
  .section.help-section .category-card .card-body a .inner-content .title {
    margin-bottom: 10px !important;
    font-weight: 400;
    color: #8c8cf9;
  }
  .section.help-section .category-card .card-body a .inner-content .inner-text {
    color: #999 !important;
  }
  .section.help-section .category-card .card-body a .inner-content .card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 12px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid #fff;
    position: relative;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar:not(:first-child) {
    margin-left: -19px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar:first-child {
    z-index: 3;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar:nth-child(2) {
    z-index: 2;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar:nth-child(3) {
    z-index: 1;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar:nth-child(4) {
    z-index: 0;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar.is-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #999;
    font-weight: 500;
    font-size: 13px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .small-avatar.is-more
    span {
    position: relative;
    top: -2px;
    left: -1px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .meta-info {
    color: #999 !important;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .meta-info
    .articles-number {
    font-size: 13px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .meta-info
    .authors {
    font-size: 13px;
  }
  .section.help-section
    .category-card
    .card-body
    a
    .inner-content
    .card-meta
    .meta-info
    .authors
    span {
    color: #039be5;
  }
  .breadcrumbs {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #999;
  }
  .breadcrumbs ul {
    margin: 0 !important;
  }
  .breadcrumbs ul li {
    display: inline-block;
    list-style: none;
    margin: 0 0 0 10px;
  }
  .breadcrumbs ul li:first-child:before {
    content: "";
    margin-left: -20px;
  }
  .breadcrumbs ul li:before {
    content: "";
    font-family: "FontAwesome";
    color: #a0a0a0;
    font-size: 14px;
    margin-right: 15px;
  }
  .breadcrumbs a {
    font-weight: 500;
    color: #8c8cf9;
  }
  .help-container {
    position: relative;
  }
  .help-container .shadow-bg {
    width: 100%;
  }
  .help-container .shadow-bg:before {
    content: " ";
    position: absolute;
    display: block;
    top: 50px;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ebeef1;
    border-radius: 4px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    z-index: 0;
    margin: 0 10px;
  }
  .help-container .category-header {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 20px;
    z-index: 2;
  }
  .help-container .category-header .icon {
    width: 110px;
    height: 110px;
    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;
  }
  .help-container .category-header .icon i {
    font-size: 3.5rem;
    color: #818a97 !important;
  }
  .help-container .category-header .inner-content {
    padding-left: 25px;
  }
  .help-container .category-header .inner-content .title {
    margin-bottom: 10px !important;
    font-weight: 400;
    color: #8c8cf9;
  }
  .help-container .category-header .inner-content .inner-text {
    color: #999 !important;
  }
  .help-container .category-header .inner-content .card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 12px;
  }
  .help-container .category-header .inner-content .card-meta .small-avatar {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid #fff;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar:not(:first-child) {
    margin-left: -19px;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar:first-child {
    z-index: 3;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar:nth-child(2) {
    z-index: 2;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar:nth-child(3) {
    z-index: 1;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar:nth-child(4) {
    z-index: 0;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar.is-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #999;
    font-weight: 500;
    font-size: 13px;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .small-avatar.is-more
    span {
    position: relative;
    top: -2px;
    left: -1px;
  }
  .help-container .category-header .inner-content .card-meta .meta-info {
    color: #999 !important;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .meta-info
    .articles-number {
    font-size: 13px;
  }
  .help-container .category-header .inner-content .card-meta .meta-info .authors {
    font-size: 13px;
  }
  .help-container
    .category-header
    .inner-content
    .card-meta
    .meta-info
    .authors
    span {
    color: #8c8cf9;
  }
  .help-container .articles-list {
    position: relative;
    margin: 30px;
    background: #fff;
    width: calc(100% - 60px);
    border-radius: 4px;
    border: 1px solid #d4dadf;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.05);
  }
  .help-container .articles-list .help-article {
    padding: 30px;
  }
  .help-container .articles-list .help-article a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .help-container .articles-list .help-article a .inner-content .title {
    margin-bottom: 10px !important;
    font-weight: 400;
    color: #8c8cf9;
  }
  .help-container .articles-list .help-article a .inner-content .inner-text {
    color: #999 !important;
  }
  .help-container .articles-list .help-article a .inner-content .card-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 12px;
  }
  .help-container
    .articles-list
    .help-article
    a
    .inner-content
    .card-meta
    .small-avatar {
    height: 34px;
    width: 34px;
    border-radius: 50%;
    margin-right: 10px;
    border: 2px solid #fff;
    position: relative;
  }
  .help-container
    .articles-list
    .help-article
    a
    .inner-content
    .card-meta
    .meta-info {
    color: #999 !important;
    line-height: 1.1rem;
  }
  .help-container
    .articles-list
    .help-article
    a
    .inner-content
    .card-meta
    .meta-info
    .author {
    font-size: 13px;
  }
  .help-container
    .articles-list
    .help-article
    a
    .inner-content
    .card-meta
    .meta-info
    .author
    span {
    color: #039be5;
  }
  .help-container
    .articles-list
    .help-article
    a
    .inner-content
    .card-meta
    .meta-info
    .status {
    font-size: 12px;
    color: #a9abac;
  }
  .help-container .articles-list .help-article:not(:last-child) {
    border-bottom: 1px solid #d4dadf;
  }
  .single-help-article {
    border-radius: 4px;
    border: 1px solid #d4dadf;
    margin-top: 20px;
    padding: 60px;
  }
  .single-help-article .article-inner {
    max-width: 640px;
    margin: 0 auto;
  }
  .single-help-article .article-inner h2 {
    font-weight: 500;
  }
  .single-help-article .article-inner h3 {
    padding-top: 20px;
    color: #999;
    font-weight: 500;
    margin-bottom: 1rem;
  }
  .single-help-article .article-inner .article-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #999 !important;
    line-height: 1.1rem;
  }
  .single-help-article .article-inner .article-meta .small-avatar {
    width: 32px;
    height: 32px;
    border-radius: 50%;
  }
  .single-help-article .article-inner .article-meta .meta-info {
    color: #999 !important;
    line-height: 1.1rem;
    margin-left: 15px;
  }
  .single-help-article .article-inner .article-meta .meta-info .author {
    font-size: 13px;
  }
  .single-help-article .article-inner .article-meta .meta-info .author span {
    color: #039be5;
  }
  .single-help-article .article-inner .article-meta .meta-info .status {
    font-size: 12px;
    color: #a9abac;
  }
  .single-help-article .article-inner .content {
    padding-top: 30px;
  }
  .single-help-article .article-inner .content p {
    font-size: 16px;
    color: #444f60;
  }
  .single-help-article .article-inner .content h4 {
    padding-top: 10px;
    font-weight: 500;
  }
  .single-help-article .article-inner .content ul {
    font-size: 16px;
  }
  .single-help-article .article-inner .rating-section {
    width: 100%;
    text-align: center;
  }
  .single-help-article .article-inner .rating-section .question {
    padding-top: 25px;
    font-size: 1.1rem;
    font-weight: 500;
    color: #a9abac;
  }
  .single-help-article .article-inner .rating-section .rating-buttons {
    position: relative;
    top: 18px;
  }
  .single-help-article .article-inner .rating-section .rating-button {
    max-width: 60px;
    max-height: 60px;
    cursor: pointer;
  }
  .single-help-article .article-inner .rating-section .rating-button i {
    font-size: 50px;
    font-weight: 200;
    color: #a9abac;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .single-help-article .article-inner .rating-section .rating-button:hover i {
    color: #8c8cf9;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  .faq-wrapper {
    padding: 50px 0;
  }
  .faq-wrapper .faq-block {
    margin: 0 0 50px 0;
    padding: 0 16px;
  }
  .faq-wrapper .faq-block:last-child {
    margin-bottom: 0;
  }
  .faq-wrapper .faq-block .block-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }
  .faq-wrapper .faq-block .block-header.is-active .header-icon {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .faq-wrapper .faq-block .block-header .header-icon {
    height: 24px;
    width: 24px;
    min-width: 24px;
    background: #8c8cf9;
    border-radius: 50%;
    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.4s;
    transition: all 0.4s;
  }
  .faq-wrapper .faq-block .block-header .header-icon i {
    color: #fcfcfc;
    font-size: 12px;
  }
  .faq-wrapper .faq-block .block-header h3 {
    font-size: 1.2rem;
    font-weight: 500;
    color: #444f60;
    margin-left: 12px;
  }
  .faq-wrapper .faq-block .block-body {
    display: none;
    padding-top: 16px;
  }
  .faq-wrapper .faq-block .block-body p {
    color: #64748d;
  }
  @media (max-width: 767px) {
    .faq-wrapper .faq-block {
      margin: 25px 0;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .portfolio .portfolio-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    max-height: 800px;
    height: auto;
    margin: 20px 10px;
  }
  .portfolio .portfolio-item:hover .circle-overlay {
    -webkit-transform: scale(35);
    transform: scale(35);
  }
  .portfolio .portfolio-item:hover .project-title {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0 !important;
    transition-delay: 0 !important;
  }
  .portfolio .portfolio-item:hover .project-link {
    color: #fff;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0 !important;
    transition-delay: 0 !important;
  }
  .portfolio .portfolio-item img {
    border-radius: 10px;
    max-height: 800px;
    display: block;
  }
  .portfolio .portfolio-item .circle-overlay {
    position: absolute;
    top: -60px;
    left: -60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #8c8cf9;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
  }
  .portfolio .portfolio-item .project-info {
    position: absolute;
    margin: 0 auto;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    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;
  }
  .portfolio .portfolio-item .project-title {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.6rem;
    font-weight: 600;
    padding-bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .portfolio .portfolio-item .project-link {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .portfolio .portfolio-item .project-link a {
    color: #fff;
    font-family: "Nexa Light", sans-serif;
    font-size: 1.2rem;
  }
  .portfolio .portfolio-item .project-link a i {
    position: relative;
    top: 8px;
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .portfolio .portfolio-item .project-link a:hover i {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  .portfolio-item .item-title {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2.3rem;
  }
  .portfolio-item .project-description p {
    padding-bottom: 10px;
  }
  .portfolio-item .made-for {
    font-family: "Nexa Bold", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .portfolio-item .made-for img {
    max-height: 80px;
  }
  .portfolio-item label {
    font-family: "Nexa Light", sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 90%;
    color: #999;
  }
  .portfolio-item .project-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .portfolio-item .project-category span {
    font-family: "Nexa Bold", sans-serif;
  }
  .portfolio-item .project-category i {
    font-size: 1.8rem;
    color: #8c8cf9;
  }
  .portfolio-item .inline-list {
    padding: 10px 0;
  }
  .portfolio-item .project-date {
    padding: 10px 0;
    font-family: "Nexa Bold", sans-serif;
  }
  .portfolio-item .fa-social {
    font-size: 1.4rem;
    color: #a9abac;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .portfolio-item .fa-social:hover {
    color: #8c8cf9;
  }
  .portfolio-item .navigation {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .portfolio-item .navigation a {
    width: 146px;
    margin: 0 5px;
  }
  .portfolio-item .navigation a i {
    font-size: 18px;
  }
  .portfolio-item .navigation a i.is-right {
    position: relative;
    right: -14px;
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .portfolio-item img {
      width: 100%;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .latest-posts .card,
  .latest-posts .cart-summary .summary-card,
  .cart-summary .latest-posts .summary-card {
    border-radius: 5px;
    -webkit-box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.04);
    border: 1px solid #ededed;
  }
  .latest-posts .card .card-image figure img,
  .latest-posts .cart-summary .summary-card .card-image figure img,
  .cart-summary .latest-posts .summary-card .card-image figure img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .latest-posts .card figure.author,
  .latest-posts .cart-summary .summary-card figure.author,
  .cart-summary .latest-posts .summary-card figure.author {
    position: absolute;
    bottom: -24px;
    right: 20px;
  }
  .latest-posts .card figure.author .img-circle,
  .latest-posts .cart-summary .summary-card figure.author .img-circle,
  .cart-summary .latest-posts .summary-card figure.author .img-circle {
    border: 2px solid #fff;
    border-radius: 50%;
  }
  .latest-posts .card .media,
  .latest-posts .cart-summary .summary-card .media,
  .cart-summary .latest-posts .summary-card .media {
    margin: 0;
  }
  .latest-posts .card .title,
  .latest-posts .cart-summary .summary-card .title,
  .cart-summary .latest-posts .summary-card .title {
    font-family: "Nexa Bold", sans-serif;
    font-weight: 600;
  }
  .latest-posts .card .timestamp,
  .latest-posts .cart-summary .summary-card .timestamp,
  .cart-summary .latest-posts .summary-card .timestamp {
    font-size: 85%;
    color: #a9abac;
    padding: 5px 0;
  }
  .latest-posts .card .timestamp i,
  .latest-posts .cart-summary .summary-card .timestamp i,
  .cart-summary .latest-posts .summary-card .timestamp i {
    margin-right: 7px;
  }
  .latest-posts .card .post-exerpt,
  .latest-posts .cart-summary .summary-card .post-exerpt,
  .cart-summary .latest-posts .summary-card .post-exerpt {
    padding: 10px 0 20px 0;
    font-family: "Roboto", sans-serif;
  }
  .blog-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .is-post {
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    width: 100%;
    max-width: 760px;
    margin: 0 auto 50px auto;
  }
  .is-post:last-child {
    margin-bottom: 0;
  }
  .is-post .featured-post-image {
    position: relative;
  }
  .is-post .featured-post-image img {
    display: block;
    border-radius: 4px 4px 0 0;
  }
  .is-post .featured-post-image .post-date {
    position: absolute;
    bottom: -28px;
    right: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    text-align: center;
  }
  .is-post .featured-post-image .post-date .post-date-inner {
    line-height: 1;
    text-align: center;
  }
  .is-post .featured-post-image .post-date .post-date-inner span {
    font-family: "Roboto", sans-serif;
    display: block;
  }
  .is-post .featured-post-image .post-date .post-date-inner span:first-child {
    font-size: 0.8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #444f60;
  }
  .is-post .featured-post-image .post-date .post-date-inner span:nth-child(2) {
    font-weight: 700;
    font-size: 1.8rem;
    color: #8c8cf9;
  }
  .is-post .featured-post-body {
    border: 1px solid #e5e5e5;
    padding: 30px;
    border-radius: 0 0 6px 6px;
  }
  .is-post .featured-post-body .featured-post-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .is-post .featured-post-body .featured-post-title .title-avatar {
    width: 60px;
    min-width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
    display: block;
  }
  .is-post .featured-post-body .featured-post-title .title-avatar img {
    border-radius: 50%;
  }
  .is-post .featured-post-body .featured-post-title .title-meta {
    margin-left: 12px;
  }
  .is-post .featured-post-body .featured-post-title .title-meta .post-title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.4rem;
    line-height: 1;
  }
  .is-post .featured-post-body .featured-post-title .title-meta .post-subtitle {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .is-post .featured-post-body .featured-post-title .title-meta .post-subtitle a {
    color: #8c8cf9;
  }
  .is-post .featured-post-body .featured-post-title .title-meta .post-subtitle i {
    position: relative;
    top: -4px;
    font-size: 4px;
    margin: 0 5px;
  }
  .is-post .featured-post-body p {
    color: #8e9baf;
    margin-bottom: 1.5rem;
  }
  .is-post .featured-post-body .read-more-link {
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
    color: #8c8cf9;
    font-size: 1.1rem;
  }
  .is-post .featured-post-body .read-more-link span {
    position: relative;
    top: 2px;
    font-size: 1.6rem;
    margin-left: 4px;
  }
  .load-more {
    padding: 60px 0;
  }
  .load-more .button {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
  }
  .blog-grid-item.is-masonry {
    margin-bottom: 1.5rem;
  }
  .blog-grid-item.is-masonry:last-child {
    margin-bottom: 0;
  }
  .blog-grid-item.masonry-size-1 .card-image .item-featured-image {
    height: 140px;
  }
  .blog-grid-item.masonry-size-2 .card-image .item-featured-image {
    height: 240px;
  }
  .blog-grid-item.masonry-size-3 .card-image .item-featured-image {
    height: 290px;
  }
  .blog-grid-item.is-related .card-content {
    padding: 16px;
  }
  .blog-grid-item.is-related .card-content .featured-post-title .title-meta {
    margin-left: 0;
  }
  .blog-grid-item.is-related
    .card-content
    .featured-post-title
    .title-meta
    .post-title {
    font-size: 1.3rem;
  }
  .blog-grid-item.is-related
    .card-content
    .featured-post-title
    .title-meta
    .post-subtitle {
    font-size: 1rem;
  }
  .blog-grid-item .card-image .item-featured-image {
    height: 180px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blog-grid-item .card-image .post-date {
    position: absolute;
    bottom: 12px;
    right: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    width: 50px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    text-align: center;
  }
  .blog-grid-item .card-image .post-date .post-date-inner {
    line-height: 1;
    text-align: center;
  }
  .blog-grid-item .card-image .post-date .post-date-inner span {
    font-family: "Roboto", sans-serif;
    display: block;
  }
  .blog-grid-item .card-image .post-date .post-date-inner span:first-child {
    font-size: 0.75rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #444f60;
  }
  .blog-grid-item .card-image .post-date .post-date-inner span:nth-child(2) {
    font-weight: 700;
    font-size: 1.5rem;
    color: #8c8cf9;
  }
  .blog-grid-item .card-content {
    padding: 26px;
  }
  .blog-grid-item .card-content .featured-post-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .blog-grid-item .card-content .featured-post-title .title-avatar {
    width: 50px;
    min-width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
    display: block;
  }
  .blog-grid-item .card-content .featured-post-title .title-avatar img {
    border-radius: 50%;
  }
  .blog-grid-item .card-content .featured-post-title .title-meta {
    margin-left: 12px;
  }
  .blog-grid-item .card-content .featured-post-title .title-meta .post-title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.1rem;
    line-height: 1.2;
  }
  .blog-grid-item .card-content .featured-post-title .title-meta .post-subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    color: #8e9baf;
  }
  .blog-grid-item
    .card-content
    .featured-post-title
    .title-meta
    .post-subtitle
    a {
    color: #8c8cf9;
  }
  .blog-grid-item
    .card-content
    .featured-post-title
    .title-meta
    .post-subtitle
    i {
    position: relative;
    top: -4px;
    font-size: 4px;
    margin: 0 5px;
  }
  .blog-grid-item .card-content p {
    color: #8e9baf;
    margin-bottom: 1rem;
  }
  .blog-grid-item .card-content .read-more-link {
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
    color: #8c8cf9;
    font-size: 1rem;
  }
  .blog-grid-item .card-content .read-more-link span {
    position: relative;
    top: 2px;
    font-size: 1.6rem;
    margin-left: 4px;
  }
  .blog-sidebar {
    padding: 0 30px;
  }
  .blog-sidebar .blog-sidebar-search {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    margin-bottom: 2.5rem;
  }
  .blog-sidebar .blog-sidebar-search .input {
    border-color: #e7eaed;
    font-size: 1.2rem;
  }
  .blog-sidebar .blog-sidebar-posts {
    margin-bottom: 3.5rem;
  }
  .blog-sidebar .blog-sidebar-posts h4 {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post:last-child {
    margin-bottom: 0;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-image {
    position: relative;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-image img {
    display: block;
    width: 70px;
    min-width: 70px;
    height: 70px;
    min-height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
    object-fit: cover;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-content {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 20px;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-content h3 {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-weight: 500;
    color: #444f60;
    margin-bottom: 6px;
    line-height: 1.2;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-content .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-content .meta img {
    display: block;
    height: 24px;
    width: 24px;
    min-width: 24px;
    border-radius: 50%;
  }
  .blog-sidebar .blog-sidebar-posts .blog-sidebar-post .post-content .meta span {
    color: #8e9baf;
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    margin-left: 8px;
  }
  .blog-sidebar .blog-sidebar-categories {
    margin-bottom: 3.5rem;
  }
  .blog-sidebar .blog-sidebar-categories h4 {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category:last-child {
    margin-bottom: 0;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category:hover > span {
    color: #8c8cf9;
  }
  .blog-sidebar
    .blog-sidebar-categories
    .blog-sidebar-category:hover
    .post-count {
    border-color: #e7eaed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .blog-sidebar
    .blog-sidebar-categories
    .blog-sidebar-category:hover
    .post-count
    span {
    color: #8c8cf9;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category > span {
    font-family: "Roboto", sans-serif;
    font-size: 1.15rem;
    font-weight: 300;
    color: #8e9baf;
    line-height: 1.2;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category .post-count {
    height: 35px;
    width: 35px;
    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;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .blog-sidebar .blog-sidebar-categories .blog-sidebar-category .post-count span {
    font-weight: 600;
    font-size: 1rem;
    color: #444f60;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
  }
  .blog-sidebar .blog-sidebar-tags {
    margin-bottom: 3.5rem;
  }
  .blog-sidebar .blog-sidebar-tags h4 {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .blog-sidebar .blog-sidebar-tags .tags .tag {
    height: 3em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 0.9rem;
    background: #fff;
    color: #8e9baf;
    border: 1px solid #e7eaed;
    border-radius: 8px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .blog-sidebar .blog-sidebar-tags .tags .tag:hover {
    color: #8c8cf9;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .is-single-post {
    border-radius: 6px;
    background: #fff;
    width: 100%;
    max-width: 760px;
    margin: 0 auto 50px auto;
  }
  .is-single-post:last-child {
    margin-bottom: 0;
  }
  .is-single-post .featured-post-image {
    position: relative;
  }
  .is-single-post .featured-post-image img {
    display: block;
    border-radius: 4px 4px 0 0;
  }
  .is-single-post .featured-post-image .post-date {
    position: absolute;
    bottom: -28px;
    right: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    text-align: center;
  }
  .is-single-post .featured-post-image .post-date .post-date-inner {
    line-height: 1;
    text-align: center;
  }
  .is-single-post .featured-post-image .post-date .post-date-inner span {
    font-family: "Roboto", sans-serif;
    display: block;
  }
  .is-single-post
    .featured-post-image
    .post-date
    .post-date-inner
    span:first-child {
    font-size: 0.8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #444f60;
  }
  .is-single-post
    .featured-post-image
    .post-date
    .post-date-inner
    span:nth-child(2) {
    font-weight: 700;
    font-size: 1.8rem;
    color: #8c8cf9;
  }
  .is-single-post .featured-post-body {
    padding: 30px 0;
  }
  .is-single-post .featured-post-body .featured-post-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .is-single-post
    .featured-post-body
    .featured-post-title
    .title-meta
    .post-title {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.8rem;
    line-height: 1;
    margin-bottom: 8px;
  }
  .is-single-post
    .featured-post-body
    .featured-post-title
    .title-meta
    .post-subtitle {
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    color: #8e9baf;
    margin-bottom: 1rem;
  }
  .is-single-post
    .featured-post-body
    .featured-post-title
    .title-meta
    .post-subtitle
    a {
    color: #8c8cf9;
  }
  .is-single-post
    .featured-post-body
    .featured-post-title
    .title-meta
    .post-subtitle
    i {
    position: relative;
    top: -4px;
    font-size: 4px;
    margin: 0 5px;
  }
  .is-single-post .featured-post-body p {
    font-size: 1.2rem;
    color: #8e9baf;
    margin-bottom: 1.5rem;
  }
  .is-single-post .featured-post-body blockquote {
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    background: #f5f6fa;
    border-color: #8c8cf9;
    color: #8593a9;
  }
  .is-single-post .sharing-links,
  .is-single-post .post-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
    font-size: 1.1rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #dee2e6;
  }
  .is-single-post .sharing-links > span,
  .is-single-post .post-tags > span {
    position: relative;
    top: 2px;
    color: #444f60;
    font-size: 1.3rem;
    margin-left: 4px;
  }
  .is-single-post .sharing-links .social-links,
  .is-single-post .post-tags .social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .is-single-post .sharing-links .social-links a,
  .is-single-post .post-tags .social-links a {
    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;
    height: 38px;
    width: 38px;
    min-width: 38px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-single-post .sharing-links .social-links a:hover,
  .is-single-post .post-tags .social-links a:hover {
    background: #fff;
    border-color: #e7eaf3;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .is-single-post .sharing-links .social-links a:hover i,
  .is-single-post .post-tags .social-links a:hover i {
    color: #8c8cf9;
  }
  .is-single-post .sharing-links .social-links a i,
  .is-single-post .post-tags .social-links a i {
    font-size: 16px;
    color: #c5cbe2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-single-post .sharing-links {
    margin-bottom: 1.5rem;
  }
  .is-single-post .post-tags {
    border-bottom: none;
  }
  .is-single-post .post-tags .tags .tag {
    height: 3em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 0.9rem;
    background: #fff;
    color: #8e9baf;
    border: 1px solid #e7eaed;
    border-radius: 8px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-single-post .post-tags .tags .tag:hover {
    color: #8c8cf9;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .is-single-post .post-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    margin: 40px 0;
    padding: 30px;
    border: 1px solid #e4e7ea;
    border-radius: 12px;
    background: #fff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-single-post .post-author:hover {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .is-single-post .post-author .post-author-avatar {
    width: 90px;
    min-width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #fff;
    z-index: 1;
    display: block;
  }
  .is-single-post .post-author .post-author-avatar img {
    border-radius: 50%;
  }
  .is-single-post .post-author .post-author-meta {
    margin-left: 12px;
  }
  .is-single-post .post-author .post-author-meta .post-author-title a {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.4rem;
    line-height: 1.2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .is-single-post .post-author .post-author-meta .post-author-title a:hover {
    color: #8c8cf9;
  }
  .is-single-post .post-author .post-author-meta h4 {
    font-family: "Nexa Light", sans-serif;
    color: #8e9baf;
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
  .is-single-post .post-author .post-author-meta p {
    font-size: 1.1rem;
    color: #8e9baf;
    margin-bottom: 0;
  }
  @media (max-width: 768px) {
    .is-single-post .post-author {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
    }
    .is-single-post .post-author .post-author-avatar {
      margin: 0 auto 16px auto;
    }
  }
  .related-posts {
    margin-bottom: 3.5rem;
  }
  .related-posts .related-posts-head {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .single-comments .single-comments-head {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .single-comments .comments-list .media {
    font-family: "Roboto", sans-serif;
    margin: 0 !important;
    padding: 1.5rem 0 !important;
    border-color: #e4e7ea;
    max-width: 640px;
  }
  .single-comments .comments-list .media .media-left img {
    border-radius: 50%;
  }
  .single-comments .comments-list .media .media-content .content .title {
    color: #444f60;
    font-size: 1.2rem;
  }
  .single-comments .comments-list .media .media-content .content .timestamp {
    display: block;
    color: #8e9baf;
    margin-bottom: 0.5rem;
  }
  .single-comments .comments-list .media .media-content .content p {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
  }
  .single-comments .comments-list .media .media-content .content .controls i {
    color: #f92b60;
    font-size: 12px;
  }
  .single-comments
    .comments-list
    .media
    .media-content
    .content
    .controls
    .count {
    color: #444f60;
    font-weight: 500;
  }
  .single-comments
    .comments-list
    .media
    .media-content
    .content
    .controls
    .reply {
    font-family: "Roboto", sans-serif;
    margin-left: 20px;
  }
  .single-comments
    .comments-list
    .media
    .media-content
    .content
    .controls
    .reply
    a {
    color: #8c8cf9;
  }
  .single-comments .publish-comment {
    margin-bottom: 3.5rem;
  }
  .single-comments .publish-comment .publish-comment-head {
    font-family: "Nexa Bold", sans-serif;
    color: #444f60;
    font-size: 1.6rem;
    margin: 20px 0;
  }
  .single-comments .publish-comment form .field .textarea {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    border-color: #dee2e6;
    font-size: 1.2rem;
    font-family: "Roboto", sans-serif;
  }
  .single-comments .publish-comment form .field .input {
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06) !important;
    height: 50px;
    font-size: 1.2rem;
  }
  .single-comments .publish-comment form .field .submit-wrap .button {
    height: 55px;
    min-width: 240px;
  }
  .main-post .post-image {
    position: relative;
    border-radius: 6px;
  }
  .main-post .post-image img {
    display: block;
    border-radius: 6px;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .main-post .post-image .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(140, 140, 249, 0.8);
    border-radius: 6px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main-post .post-image:hover .image-overlay {
    background: rgba(140, 140, 249, 0.6);
  }
  .main-post .post-content {
    padding: 20px;
  }
  .main-post .post-content h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    color: #8c8cf9;
    margin: 10px 0 0 0;
  }
  .main-post .post-content h3 a {
    color: #8c8cf9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main-post .post-content h3 a:hover {
    opacity: 0.7;
  }
  .main-post .post-content .time {
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
    color: #999;
    margin-bottom: 16px;
  }
  .main-post .post-content p {
    font-size: 1.1rem;
    color: #999;
  }
  .side-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
  }
  .side-post .post-image {
    position: relative;
  }
  .side-post .post-image img {
    display: block;
    width: 100px;
    min-width: 100px;
    height: 100px;
    min-height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
    -webkit-box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
    box-shadow: 0 14px 26px -12px rgba(140, 140, 249, 0.42),
      0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(140, 140, 249, 0.2) !important;
  }
  .side-post .post-image .image-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(140, 140, 249, 0.8);
    border-radius: 6px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .side-post .post-image:hover .image-overlay {
    background: rgba(140, 140, 249, 0.6);
  }
  .side-post .post-content {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 20px;
  }
  .side-post .post-content h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    color: #8c8cf9;
    margin-bottom: 6px;
  }
  .side-post .post-content h3 a {
    color: #8c8cf9;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .side-post .post-content h3 a:hover {
    opacity: 0.7;
  }
  .side-post .post-content p {
    font-size: 1rem;
    color: #999;
  }
  .no-credit-card {
    color: #999;
    font-size: 0.8rem;
  }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .side-post .post-image img {
      width: 90px !important;
      min-width: 90px !important;
      height: 90px !important;
      min-height: 90px !important;
    }
    .side-post .post-content {
      padding-right: 0 !important;
    }
    .side-post .post-content h3 {
      font-size: 1rem !important;
    }
    .side-post .post-content p {
      font-size: 0.9rem !important;
    }
  }
  @media (max-width: 767px) {
    .main-post .post-content {
      padding: 20px 0;
    }
    .side-post .post-image img {
      width: 60px !important;
      min-width: 60px !important;
      height: 60px !important;
      min-height: 60px !important;
    }
    .side-post .post-content {
      padding-right: 0 !important;
    }
    .side-post .post-content h3 {
      font-size: 1rem !important;
    }
    .side-post .post-content p {
      font-size: 0.9rem !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .contact-form-wrapper {
    min-height: 500px;
    padding: 50px 0;
    background: #ededed;
  }
  .contact-form-wrapper .container {
    padding: 50px 0;
  }
  .contact-form-wrapper .columns {
    padding: 30px 0;
  }
  .contact-form-wrapper .form-title {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    color: #444f60;
  }
  .shadow-title {
    font-family: "Nexa Light", sans-serif;
    font-size: 1.3rem;
    padding-top: 10px;
  }
  .shadow-description {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
  }
  .contact-title {
    margin-top: 200px;
  }
  .contact-form {
    width: 100%;
    padding: 40px 20px;
  }
  .contact-form.is-bigger {
    width: 100%;
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    background: #fff;
    padding: 50px;
  }
  .contact-form.is-bigger p {
    color: #6f7592;
    font-size: 0.9rem;
    margin-bottom: 40px;
  }
  .contact-form.is-bigger .button-wrap {
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nexa Bold", sans-serif;
  }
  .contact-form.is-bigger .button-wrap .button {
    height: 54px;
    line-height: 1 !important;
  }
  .contact-form label {
    font-weight: 500;
    color: #444f60;
  }
  .contact-form .submit-wrapper {
    text-align: right;
  }
  .contact-toggler {
    padding: 40px 0;
  }
  .contact-toggler .tabbed-links li {
    display: inline-block;
    padding: 10px;
    color: #cecece;
    border-top: 2px solid rgba(0, 0, 0, 0);
    cursor: pointer;
  }
  .contact-toggler .tabbed-links li.is-active {
    color: #444f60;
    font-weight: 500;
    border-top: 2px solid #8c8cf9;
  }
  .contact-toggler .contact-blocks .contact-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 0;
  }
  .contact-toggler .contact-blocks .contact-block .contact-icon {
    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;
    background: #8c8cf9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  .contact-toggler .contact-blocks .contact-block .contact-icon i {
    font-size: 1.3rem;
    color: #fff;
  }
  .contact-toggler .contact-blocks .contact-block .contact-info {
    padding: 0 10px;
  }
  .contact-toggler .contact-blocks .contact-block .contact-info span {
    display: block;
  }
  .contact-toggler .contact-blocks .contact-block .contact-info span:first-child {
    font-weight: 500;
    color: #444f60;
  }
  .contact-toggler
    .contact-blocks
    .contact-block
    .contact-info
    span:nth-child(2) {
    font-weight: 500;
    color: #039be5;
  }
  @media (max-width: 767px) {
    .submit-wrapper {
      text-align: center !important;
    }
    .contact-form.is-bigger {
      padding: 30px;
    }
  }
  .contact-form-2 {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 60px auto;
    border: 1px solid #ededed;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    background: #fff;
    padding: 50px;
  }
  .contact-form-2 p {
    color: #6f7592;
    font-size: 0.9rem;
    margin-bottom: 40px;
  }
  .contact-form-2 .b-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-form-2 .b-checkbox label {
    padding-left: 1rem;
    color: #8e9baf;
  }
  .contact-form-2 .button-wrap {
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Nexa Bold", sans-serif;
  }
  .contact-form-2 .button-wrap .button {
    height: 54px;
    line-height: 3 !important;
  }
  .half-map {
    min-height: 550px;
  }
  @media (max-width: 767px) {
    #google-map {
      min-height: 50vh;
    }
  }
  .mapbox-map.map-1 {
    width: 100%;
    height: 100%;
  }
  .mapbox-map.map-1 canvas {
    height: 100% !important;
  }
  .startup-contact-button {
    max-width: 320px;
    margin: 0 auto;
    height: 44px;
  }
  .contact-page-form {
    display: block;
    padding: 40px;
    border: 1px solid #eaecef;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    text-align: left;
  }
  .contact-page-form > h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.4rem;
    color: #444f60;
  }
  .contact-page-form > p {
    color: #8e9baf;
    margin-bottom: 2rem;
  }
  .contact-page-form .column {
    padding: 0.5rem;
  }
  .contact-page-form .field > label {
    font-size: 0.95rem;
  }
  .contact-page-form .field .control .input,
  .contact-page-form .field .control .textarea {
    font-size: 1.1rem;
  }
  .map-block {
    border-radius: 2rem;
    margin: 3rem auto 5rem auto;
    max-width: 1040px;
  }
  .map-block .map-block-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 3rem;
    min-height: 400px;
    z-index: 1;
  }
  .map-block .map-block-inner .card,
  .map-block .map-block-inner .cart-summary .summary-card,
  .cart-summary .map-block .map-block-inner .summary-card {
    min-width: 340px;
    border-radius: 1rem;
    background: #fff;
    border: 1px solid #dbdbdb;
  }
  .map-block .map-block-inner .card .card-content,
  .map-block .map-block-inner .cart-summary .summary-card .card-content,
  .cart-summary .map-block .map-block-inner .summary-card .card-content {
    padding: 2.5rem;
  }
  .map-block .map-block-inner .card .card-content h4,
  .map-block .map-block-inner .cart-summary .summary-card .card-content h4,
  .cart-summary .map-block .map-block-inner .summary-card .card-content h4 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.2rem;
    color: #444f60;
  }
  .map-block .map-block-inner .card .card-content p,
  .map-block .map-block-inner .cart-summary .summary-card .card-content p,
  .cart-summary .map-block .map-block-inner .summary-card .card-content p {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .map-block .map-block-inner .card .card-content .control,
  .map-block .map-block-inner .cart-summary .summary-card .card-content .control,
  .cart-summary .map-block .map-block-inner .summary-card .card-content .control {
    position: relative;
  }
  .map-block .map-block-inner .card .card-content .control .form-icon,
  .map-block
    .map-block-inner
    .cart-summary
    .summary-card
    .card-content
    .control
    .form-icon,
  .cart-summary
    .map-block
    .map-block-inner
    .summary-card
    .card-content
    .control
    .form-icon {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 42px;
    width: 42px;
  }
  .map-block .map-block-inner .card .card-content .control .form-icon svg,
  .map-block
    .map-block-inner
    .cart-summary
    .summary-card
    .card-content
    .control
    .form-icon
    svg,
  .cart-summary
    .map-block
    .map-block-inner
    .summary-card
    .card-content
    .control
    .form-icon
    svg {
    height: 18px;
    width: 18px;
    stroke: #8c8cf9;
  }
  .map-block .map-block-inner .card .card-content .input,
  .map-block .map-block-inner .cart-summary .summary-card .card-content .input,
  .cart-summary .map-block .map-block-inner .summary-card .card-content .input,
  .map-block .map-block-inner .card .card-content .textarea,
  .map-block .map-block-inner .cart-summary .summary-card .card-content .textarea,
  .cart-summary
    .map-block
    .map-block-inner
    .summary-card
    .card-content
    .textarea {
    font-family: "Roboto", sans-serif;
    font-size: 0.9rem;
    border-radius: 0.5rem;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
  }
  .map-block .map-block-inner .card .card-content .input:focus,
  .map-block
    .map-block-inner
    .cart-summary
    .summary-card
    .card-content
    .input:focus,
  .cart-summary
    .map-block
    .map-block-inner
    .summary-card
    .card-content
    .input:focus,
  .map-block .map-block-inner .card .card-content .textarea:focus,
  .map-block
    .map-block-inner
    .cart-summary
    .summary-card
    .card-content
    .textarea:focus,
  .cart-summary
    .map-block
    .map-block-inner
    .summary-card
    .card-content
    .textarea:focus {
    border-color: #8c8cf9;
  }
  .map-block .map-block-inner .card .card-content .input,
  .map-block .map-block-inner .cart-summary .summary-card .card-content .input,
  .cart-summary .map-block .map-block-inner .summary-card .card-content .input {
    height: 42px;
    padding-left: 42px;
    border-radius: 0.55rem;
  }
  .map-block .map-block-inner .card .card-content .button,
  .map-block .map-block-inner .cart-summary .summary-card .card-content .button,
  .cart-summary .map-block .map-block-inner .summary-card .card-content .button {
    height: 42px;
    border-radius: 0.55rem;
  }
  @media only screen and (max-width: 767px) {
    .map-block .map-block-inner {
      padding: 1.5rem !important;
    }
    .map-block .map-block-inner .card,
    .map-block .map-block-inner .cart-summary .summary-card,
    .cart-summary .map-block .map-block-inner .summary-card {
      min-width: 100% !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .case-study-logo-container {
    position: relative;
  }
  .case-study-logo-container .case-study-logo {
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 6px solid #fff;
    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;
    margin: 0 auto;
    background: #f5f6fa;
  }
  .case-study-logo-container .case-study-logo img {
    height: 32px;
    width: 32px;
    display: block;
  }
  .case-study-colors {
    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;
    margin-top: -40px;
  }
  .case-study-colors .color-dot-container {
    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;
    height: 50px;
    width: 50px;
    min-width: 50px;
    background: #fff;
    border: 1px solid #e4e7ea;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    margin: 0 10px;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .case-study-colors .color-dot-container:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  .case-study-colors .color-dot-container .color-dot-inner {
    height: 35px;
    width: 35px;
    min-width: 35px;
    background: #fff;
    border-radius: 50%;
  }
  .case-study-colors .color-dot-container .color-dot-inner.primary-color {
    background: #8c8cf9;
  }
  .case-study-colors .color-dot-container .color-dot-inner.secondary-color {
    background: #7f00ff;
  }
  .case-study-colors .color-dot-container .color-dot-inner.accent-color {
    background: #ad5cff;
  }
  .case-study-colors .color-dot-container .color-dot-inner.fade-grey-color {
    background: #ededed;
  }
  .case-study-colors .color-dot-container .color-dot-inner.blue-grey-color {
    background: #444f60;
  }
  .case-study-colors .color-dot-container .color-dot-inner.blue-grey-light-color {
    background: #8e9baf;
  }
  @media only screen and (max-width: 767px) {
    .case-study-colors {
      padding: 80px 0 30px 0;
    }
    .case-study-colors .color-dot-container {
      margin: 0 4px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .case-study-colors {
      padding: 80px 0 30px 0;
    }
  }
  .case-study-tools .case-study-tools-card {
    padding: 30px;
    border: 1px solid #e4e7ea;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
  }
  .case-study-tools .case-study-tools-card:not(:last-child) {
    margin-bottom: 30px;
  }
  .case-study-tools .case-study-tools-card:nth-child(2) {
    position: relative;
    right: -40px;
  }
  .case-study-tools .case-study-tools-card h4 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.3rem;
    color: #444f60;
  }
  .case-study-tools .case-study-tools-card p {
    font-family: "Roboto", sans-serif;
    color: #8e9baf;
    margin-bottom: 1.5rem;
  }
  .case-study-tools .case-study-tools-card .tools-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .case-study-tools .case-study-tools-card .tools-list .tool-container {
    width: 20%;
    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;
  }
  .case-study-tools
    .case-study-tools-card
    .tools-list
    .tool-container
    .inner-wrap {
    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;
    height: 52px;
    width: 52px;
    min-width: 52px;
    border: 1px solid #e4e7ea;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border-radius: 50%;
  }
  .case-study-tools
    .case-study-tools-card
    .tools-list
    .tool-container
    .inner-wrap
    img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 42px;
    width: 42px;
    min-width: 42px;
    border-radius: 50%;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .code-container-wrapper {
    padding-top: 40px;
  }
  .code-container-wrapper .code-container {
    border-radius: 6px;
    min-height: 300px;
    border-radius: 6px;
    position: relative;
    will-change: height;
    margin-bottom: 2.5rem;
    background-color: #050f2c !important;
  }
  .code-container-wrapper .code-container:after {
    top: 22%;
    width: 90%;
    height: 80%;
    left: 5%;
    content: "";
    position: absolute;
    background-color: rgba(62, 57, 107, 0.5);
    z-index: -1;
    -webkit-filter: blur(20px);
    filter: blur(20px);
  }
  .code-container-wrapper .code-container header {
    border-radius: 6px 6px 0 0;
    padding: 0 16px;
    height: 40px;
    color: #8994c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #3e396b !important;
  }
  .code-container-wrapper .code-container header .dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .code-container-wrapper .code-container header .dots .dot {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    margin: 0 2px;
    background: #8c8cf9;
  }
  .code-container-wrapper .code-container header .dots .dot:hover {
    stroke: #3e396b;
    stroke-width: 4px;
  }
  .code-container-wrapper .tabs-title {
    padding-bottom: 16px;
    border-bottom: 1px solid #e3e3e3;
  }
  .code-container-wrapper [data-backend-sample],
  .code-container-wrapper [data-frontend-sample] {
    display: none;
  }
  .code-container-wrapper [data-backend-sample].active,
  .code-container-wrapper [data-frontend-sample].active {
    display: block;
  }
  .code-container-wrapper [data-backend-sample].active pre,
  .code-container-wrapper [data-frontend-sample].active pre {
    opacity: 1 !important;
  }
  .code-container-wrapper [data-backend-sample] pre,
  .code-container-wrapper [data-frontend-sample] pre {
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    width: 100%;
    opacity: 0;
    height: calc(100% - 40px);
    max-height: calc(100% - 40px);
    padding: 15px 15px 40px 15px;
    width: 100%;
  }
  .code-container-wrapper [data-backend-sample] pre::-webkit-scrollbar,
  .code-container-wrapper [data-frontend-sample] pre::-webkit-scrollbar {
    width: 6px !important;
  }
  .code-container-wrapper [data-backend-sample] pre::-webkit-scrollbar-thumb,
  .code-container-wrapper [data-frontend-sample] pre::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    background: rgba(0, 0, 0, 0.2) !important;
  }
  .code-container-wrapper [data-backend-sample] pre code,
  .code-container-wrapper [data-frontend-sample] pre code {
    height: 100%;
    display: block;
    overflow: auto;
  }
  .code-container-wrapper .backend-languages,
  .code-container-wrapper .frontend-languages {
    margin: 40px 0 0 0;
  }
  .code-container-wrapper .backend-languages ul,
  .code-container-wrapper .frontend-languages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
  }
  .code-container-wrapper .backend-languages ul li,
  .code-container-wrapper .frontend-languages ul li {
    margin: 0 8px 12px 8px;
    width: calc(16.6% - 16px);
    text-align: center;
    color: #8994c6;
    cursor: pointer;
  }
  .code-container-wrapper .backend-languages ul li.is-active.ruby,
  .code-container-wrapper .frontend-languages ul li.is-active.ruby {
    opacity: 1;
    color: #a62c46 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.rails,
  .code-container-wrapper .frontend-languages ul li.is-active.rails {
    opacity: 1;
    color: #d1405f !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.django,
  .code-container-wrapper .frontend-languages ul li.is-active.django {
    opacity: 1;
    color: #326543 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.python,
  .code-container-wrapper .frontend-languages ul li.is-active.python {
    opacity: 1;
    color: #3770a0 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.php,
  .code-container-wrapper .frontend-languages ul li.is-active.php {
    opacity: 1;
    color: #6c7eb7 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.symfony,
  .code-container-wrapper .frontend-languages ul li.is-active.symfony {
    opacity: 1;
    color: #000 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.java,
  .code-container-wrapper .frontend-languages ul li.is-active.java {
    opacity: 1;
    color: #3694d6 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.go,
  .code-container-wrapper .frontend-languages ul li.is-active.go {
    opacity: 1;
    color: #3770a0 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.javascript,
  .code-container-wrapper .frontend-languages ul li.is-active.javascript {
    opacity: 1;
    color: #ffd141 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.scala,
  .code-container-wrapper .frontend-languages ul li.is-active.scala {
    opacity: 1;
    color: #dc332d !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.csharp,
  .code-container-wrapper .frontend-languages ul li.is-active.csharp {
    opacity: 1;
    color: #00adef !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.apple,
  .code-container-wrapper .frontend-languages ul li.is-active.apple {
    opacity: 1;
    color: #fe6c34 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.android,
  .code-container-wrapper .frontend-languages ul li.is-active.android {
    opacity: 1;
    color: #a4c145 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.vue,
  .code-container-wrapper .frontend-languages ul li.is-active.vue {
    opacity: 1;
    color: #4dba87 !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.react,
  .code-container-wrapper .frontend-languages ul li.is-active.react {
    opacity: 1;
    color: #00aeff !important;
  }
  .code-container-wrapper .backend-languages ul li.is-active.angular,
  .code-container-wrapper .frontend-languages ul li.is-active.angular {
    opacity: 1;
    color: #c5002f !important;
  }
  .code-container-wrapper .backend-languages ul li span,
  .code-container-wrapper .backend-languages ul li small,
  .code-container-wrapper .frontend-languages ul li span,
  .code-container-wrapper .frontend-languages ul li small {
    display: block;
  }
  .code-container-wrapper .backend-languages ul li svg,
  .code-container-wrapper .frontend-languages ul li svg {
    height: 48px;
    width: 48px;
  }
  .code-container-wrapper .hljs {
    background: rgba(0, 0, 0, 0) !important;
    overflow-x: initial !important;
  } /*! Bulkit | 5.0 | CSS Ninja */
  .process-wrap {
    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;
  }
  .process-wrap .process-block {
    position: relative;
  }
  .process-wrap .process-block:after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    height: 2px;
    width: 50%;
    background: #e0ecff;
  }
  .process-wrap .process-block:before {
    content: "";
    position: absolute;
    top: 20%;
    left: 0;
    height: 2px;
    width: 50%;
    background: #e0ecff;
  }
  .process-wrap .process-block:first-child:before {
    display: none;
  }
  .process-wrap .process-block:last-child:after {
    display: none;
  }
  .process-wrap .process-block .process-icon {
    position: relative;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background: #e0ecff;
    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;
    margin: 0 auto;
    z-index: 2;
  }
  .process-wrap .process-block .process-icon img {
    height: 40px;
    width: 40px;
    display: block;
  }
  .process-wrap .process-block .text-block {
    padding: 16px;
  }
  .process-wrap .process-block .text-block p {
    margin-top: 2px;
    padding: 0 16px;
    color: #999;
  }
  @media (max-width: 767px) {
    .process-wrap {
      display: block;
    }
    .process-wrap .process-block {
      margin-bottom: 20px;
    }
    .process-wrap .process-block:before,
    .process-wrap .process-block:after {
      display: block !important;
    }
  }
  .process-block {
    position: relative;
    text-align: center;
  }
  .process-block .process-icon {
    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;
    font-size: 5rem;
  }
  .process-block .process-icon .icon-wrapper {
    position: relative;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: #fff;
    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;
  }
  .process-block.has-line:after {
    content: "";
    height: 4px;
    width: 80px;
    background: #ededed;
    position: absolute;
    top: 88px;
    right: -14%;
    border-radius: 50px;
  }
  .process-block .process-number {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bolder;
    position: absolute;
    top: 13px;
    right: 0;
    background: #8c8cf9;
    color: #fff;
    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;
  }
  .process-block .process-info {
    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;
  }
  .process-block .process-info .step-number {
    font-size: 8rem;
    font-weight: bolder;
    color: #ededed;
    margin-right: 15px;
  }
  .process-block .process-info .details {
    text-align: left;
  }
  .process-block .process-info .motto {
    font-size: 2.4rem;
    font-weight: 700;
    color: #444f60;
  }
  .process-block .process-info .description {
    font-size: 95%;
    color: #999;
  }
  @media (max-width: 768px) {
    .process-block.has-line:after {
      display: none !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  body.is-theme-core .phone-slide {
    background-position: center left;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    vertical-align: top;
    padding: 800px 30px 30px 30px;
  }
  body.is-theme-core .phone-slide.is-first {
    background-image: url(../img/graphics/compositions/phone-slide-1-core.png);
  }
  body.is-theme-core .phone-slide.is-second {
    background-image: url(../img/graphics/compositions/phone-slide-2-core.png);
  }
  body.is-theme-core .phone-slide.is-third {
    background-image: url(../img/graphics/compositions/phone-slide-3-core.png);
  }
  body.is-theme-core .phone-slide.is-fourth {
    background-image: url(../img/graphics/compositions/phone-slide-4-core.png);
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .column.slide-description {
      padding: 40px 0 !important;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .hover-cards .icon-card-hover {
    height: 170px;
    padding: 20px 20px 10px 130px;
    border-radius: 8px;
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.04);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.04);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    text-align: left;
    background-color: #fff;
  }
  .hover-cards .icon-card-hover:hover {
    -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  .hover-cards .icon-card-hover.first-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-position: 0 0, -80px 20px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .hover-cards .icon-card-hover.first-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-position: 0 0, -80px -25px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }
  .hover-cards .icon-card-hover.second-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-position: 0 0, -80px 20px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .hover-cards .icon-card-hover.second-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-position: 0 0, -80px -25px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }
  .hover-cards .icon-card-hover.third-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-position: 0 0, -80px 20px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .hover-cards .icon-card-hover.third-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-position: 0 0, -80px -25px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }
  .hover-cards .icon-card-hover.fourth-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-position: 0 0, -80px 20px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
  }
  .hover-cards .icon-card-hover.fourth-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-position: 0 0, -80px -25px;
    background-size: auto, 200px;
    background-repeat: repeat, no-repeat;
  }
  .hover-cards .button-wrap {
    padding: 40px 0;
  }
  body.is-theme-core .hover-cards .icon-card-hover.first-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.first-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-1-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-1-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.second-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.second-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-2-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-2-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.third-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.third-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-3-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-3-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.fourth-card {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(hsla(0, 0%, 100%, 0.65)),
        to(hsla(0, 0%, 100%, 0.65))
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-image: linear-gradient(
        180deg,
        hsla(0, 0%, 100%, 0.65),
        hsla(0, 0%, 100%, 0.65)
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
  }
  body.is-theme-core .hover-cards .icon-card-hover.fourth-card:hover {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(transparent),
        to(transparent)
      ),
      url(../img/graphics/icons/motion-icon-4-core.svg);
    background-image: linear-gradient(180deg, transparent, transparent),
      url(../img/graphics/icons/motion-icon-4-core.svg);
  }
  @media (max-width: 767px) {
    .hover-cards .icon-card-hover {
      padding: 20px 20px 10px 100px !important;
    }
    .hover-cards .icon-card-hover .card-description {
      font-size: 14px;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .job-results-wrapper {
    padding: 40px 0;
  }
  .job-results-wrapper .job-results-filter .checkbox-list label {
    padding: 0 !important;
  }
  .job-results-wrapper .job-results .job-results-section {
    padding-bottom: 60px;
  }
  .job-results-wrapper .job-results .job-results-section h3 {
    margin-bottom: 30px;
    padding: 0 16px;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px;
    border-radius: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item:hover {
    background: #f6f6fb;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item:hover
    img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item:hover
    .end
    .tag:not(.is-secondary) {
    background: #fff;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    img {
    display: block;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.6;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .meta {
    margin-left: 12px;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .meta
    > span {
    font-size: 1.2rem;
    font-weight: 500;
    color: #444f60;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .meta
    .details
    span {
    color: #999;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .meta
    .details
    span.spacer {
    padding: 0 10px;
    opacity: 0.6;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .end {
    margin-left: auto;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .end
    .tag {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .job-results-wrapper
    .job-results
    .job-results-section
    .result-list
    .result-list-item
    .end
    .time {
    display: block;
    font-size: 0.95rem;
    color: #999;
  }
  @media (max-width: 767px) {
    .job-results-wrapper {
      padding-top: 0;
      padding-bottom: 0;
    }
    .job-results-wrapper .job-results-section h3 {
      text-align: center;
    }
    .job-results-wrapper .job-results-section .result-list .result-list-item {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      border: 1px solid #ededed;
      border-radius: 8px;
      margin-bottom: 20px;
    }
    .job-results-wrapper
      .job-results-section
      .result-list
      .result-list-item
      .end {
      margin: 10px auto 0 auto;
    }
  } /*! Bulkit | 5.0 | CSS Ninja */
  .conference-event-card {
    width: 100%;
    max-width: 960px;
    min-height: 540px;
    height: 540px;
    background-color: #fff;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    border: 1px solid #e1e8ee;
    overflow: hidden;
    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;
    margin: 0 auto;
  }
  .conference-event-card .card-container {
    height: 100%;
    width: 50%;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .conference-event-card .card-container .card-container-content {
    width: 100%;
    height: 100%;
    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;
  }
  .conference-event-card .card-container .text h1 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 2.5em;
    line-height: 1;
    color: #444f60;
    margin-bottom: 0.75rem;
  }
  .conference-event-card .card-container .text p {
    font-family: "Roboto", sans-serif;
    color: #98a9c3;
    margin-bottom: 1rem;
  }
  .conference-event-card .card-container .text a {
    font-weight: 600;
    text-decoration: none;
    padding: 10px 20px;
  }
  .conference-event-card .photo {
    height: 100%;
    width: 50%;
    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;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
  }
  .conference-schedule {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    padding-bottom: 4rem;
  }
  .conference-schedule .tabs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ebedf5;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding: 0.5rem !important;
    border-radius: 100px;
  }
  .conference-schedule .tabs ul li {
    width: 33.3%;
  }
  .conference-schedule .tabs ul li a {
    margin-bottom: 0 !important;
    min-height: 42px;
  }
  .conference-schedule .schedule-box {
    position: relative;
    border: 1px solid #e1e8ee;
    border-radius: 0.65rem;
    -webkit-box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    box-shadow: -1px 3px 15px 0 rgba(0, 0, 0, 0.06);
    padding: 2rem;
  }
  .conference-schedule .schedule-box .speaker {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    height: 42px;
    width: 42px;
    border-radius: 50%;
  }
  .conference-schedule .schedule-box h4 {
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 0.8rem;
    font-weight: 500;
    color: #8c8cf9;
  }
  .conference-schedule .schedule-box h3 {
    font-family: "Nexa Bold", sans-serif;
    font-size: 1.25rem;
    color: #444f60;
    margin-bottom: 0.5rem;
  }
  .conference-schedule .schedule-box p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #444f60;
  }
  .conference-schedule .schedule-box p:not(:last-child) {
    margin-bottom: 0.25rem;
  }
  .conference-schedule .schedule-box p span {
    font-size: 0.9rem;
  }
  .conference-schedule .schedule-box p svg {
    height: 18px;
    width: 18px;
    margin-right: 0.5rem;
    stroke-width: 1px;
    stroke: #98a9c3;
  }
  @media only screen and (max-width: 767px) {
    .conference-event-card {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
    .conference-event-card .card-container {
      width: 100%;
      padding: 2rem;
    }
    .conference-event-card .card-container .button {
      width: 100%;
    }
    .conference-event-card .photo {
      width: 100%;
    }
  } 