@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&display=swap);
.category-filter {
  z-index: 9;
  margin-bottom: 32px;
  padding: 16px 0;
  background: #323552; }
  .category-filter .searchandfilter {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto; }
    .category-filter .searchandfilter > ul {
      cursor: pointer; }
      @media (min-width: 768px) {
        .category-filter .searchandfilter > ul {
          display: flex; } }
  .category-filter * {
    color: #ffffff;
    font-family: "Syne", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: .02rem; }
  .category-filter select {
    border: 0;
    background: transparent;
    font-size: 16px;
    color: #ffffff;
    letter-spacing: .01rem;
    text-transform: uppercase; }
  .category-filter input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    border: none;
    outline: none; }
  .category-filter .sf-field-taxonomy-knowledge_tag,
  .category-filter .sf-field-tag {
    position: relative;
    text-align: center; }
    @media (min-width: 768px) {
      .category-filter .sf-field-taxonomy-knowledge_tag,
      .category-filter .sf-field-tag {
        width: 70%;
        text-align: left; } }
    .category-filter .sf-field-taxonomy-knowledge_tag > ul,
    .category-filter .sf-field-tag > ul {
      display: none;
      flex-wrap: wrap;
      position: absolute;
      top: 216px;
      width: calc(100vw - 40px);
      padding: 32px;
      background: #297ce0; }
      @media (min-width: 768px) {
        .category-filter .sf-field-taxonomy-knowledge_tag > ul,
        .category-filter .sf-field-tag > ul {
          top: 72px; } }
      @media (min-width: 1280px) {
        .category-filter .sf-field-taxonomy-knowledge_tag > ul,
        .category-filter .sf-field-tag > ul {
          max-width: 1380px; } }
      .category-filter .sf-field-taxonomy-knowledge_tag > ul input,
      .category-filter .sf-field-tag > ul input {
        display: inline; }
      .category-filter .sf-field-taxonomy-knowledge_tag > ul .sf-count,
      .category-filter .sf-field-tag > ul .sf-count {
        display: inline;
        color: #c2e24f; }
    .category-filter .sf-field-taxonomy-knowledge_tag > ul > li,
    .category-filter .sf-field-tag > ul > li {
      width: 100%;
      text-align: left; }
      @media (min-width: 768px) {
        .category-filter .sf-field-taxonomy-knowledge_tag > ul > li,
        .category-filter .sf-field-tag > ul > li {
          width: 33.33%; } }
      @media (min-width: 812px) {
        .category-filter .sf-field-taxonomy-knowledge_tag > ul > li,
        .category-filter .sf-field-tag > ul > li {
          width: 50%; } }
      @media (min-width: 1024px) {
        .category-filter .sf-field-taxonomy-knowledge_tag > ul > li,
        .category-filter .sf-field-tag > ul > li {
          width: 33.33%; } }
    .category-filter .sf-field-taxonomy-knowledge_tag h4,
    .category-filter .sf-field-tag h4 {
      color: #ffffff;
      font-family: "Syne", sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: .02rem; }
      .category-filter .sf-field-taxonomy-knowledge_tag h4:after,
      .category-filter .sf-field-tag h4:after {
        content: '\f078';
        margin-left: 8px;
        font-family: fontawesome; }
  .category-filter .sf-field-taxonomy-knowledge_tag .sf-level-0 > label.sf-label-checkbox {
    font-size: 20px;
    line-height: 32px; }
  .category-filter .sf-field-taxonomy-knowledge_tag .sf-level-0 > .sf-input-checkbox,
  .category-filter .sf-field-taxonomy-knowledge_tag .sf-level-0 > .sf-label-checkbox > .sf-count {
    display: none; }
  .category-filter .sf-field-tag .sf-level-0 {
    display: flex;
    align-items: center; }
  @media (min-width: 768px) {
    .category-filter .sf-field-submit {
      margin-left: auto;
      margin-right: 16px; } }
  .category-filter .sf-field-submit input {
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .02rem;
    font-family: "Syne", sans-serif;
    color: #323552;
    text-transform: uppercase;
    background: 0; }
    @media (max-width: 767px) {
      .category-filter .sf-field-submit input {
        width: 100% !important; } }
  .category-filter .sf-field-reset input {
    border: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .02rem;
    font-family: "Syne", sans-serif;
    color: #323552;
    text-transform: uppercase;
    background: 0; }
    @media (max-width: 767px) {
      .category-filter .sf-field-reset input {
        width: 100% !important; } }

.category-filter.active .sf-field-tag > ul,
.category-filter.active .sf-field-taxonomy-knowledge_tag > ul {
  display: flex;
  transition: all 1s; }

@media (min-width: 768px) {
  .search-filter-results {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; } }

.search-filter-results > div:not(.pagination) {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  padding-bottom: 32px;
  background-color: #323552;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: linear .3s;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer; }
  @media (min-width: 768px) {
    .search-filter-results > div:not(.pagination) {
      width: calc(50% - 12px); } }
  @media (min-width: 1024px) {
    .search-filter-results > div:not(.pagination) {
      width: calc(33.33% - 16px); } }
  .search-filter-results > div:not(.pagination) h2 {
    color: #57bef2; }
  .search-filter-results > div:not(.pagination):hover {
    transform: scale(1.01); }
    .search-filter-results > div:not(.pagination):hover h2 {
      color: #c2e24f; }
  .search-filter-results > div:not(.pagination):nth-of-type(2n) {
    background-color: #57bef2; }
    .search-filter-results > div:not(.pagination):nth-of-type(2n) h2 {
      color: #c2e24f; }
    .search-filter-results > div:not(.pagination):nth-of-type(2n):hover h2 {
      color: #323552; }
  .search-filter-results > div:not(.pagination):nth-of-type(3n) {
    background-color: #ef7b78; }
    .search-filter-results > div:not(.pagination):nth-of-type(3n) h2 {
      color: #323552; }
    .search-filter-results > div:not(.pagination):nth-of-type(3n):hover h2 {
      color: #c2e24f; }

.search-filter-results h2 {
  order: 2;
  padding: 32px 32px 0;
  font-size: 24px;
  line-height: 32px; }

.search-filter-results p {
  order: 3;
  margin-bottom: unset;
  padding: 0 32px;
  color: #ffffff; }

.search-filter-results p:has(img) {
  order: 1;
  padding: unset; }

.search-filter-results img {
  width: 100%;
  height: 180px;
  object-fit: cover; }
  @media (min-width: 768px) {
    .search-filter-results img {
      height: 300px; } }

.search-filter-results p:has(a),
.search-filter-results p:has(small),
.search-filter-results hr,
.search-filter-results .post-categories {
  display: none; }

.search-filter-results .pagination {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  order: unset !important;
  width: 100%;
  margin: 16px 0 32px; }

.search-filter-results .nav-previous a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 16px;
  padding: 8px 16px;
  border-radius: 5px;
  background: #57bef2;
  color: #ffffff;
  font-size: 0;
  cursor: pointer; }
  .search-filter-results .nav-previous a:after {
    content: '\f054';
    font-family: fontawesome;
    font-size: 16px; }

.search-filter-results .nav-next a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 16px;
  padding: 8px 16px;
  border-radius: 5px;
  background: #57bef2;
  color: #ffffff;
  font-size: 0;
  cursor: pointer; }
  .search-filter-results .nav-next a:after {
    content: '\f053';
    font-family: fontawesome;
    font-size: 16px; }

.searchandfilter li[data-sf-field-input-type=checkbox] label,
.searchandfilter li[data-sf-field-input-type=radio] label,
.searchandfilter li[data-sf-field-input-type=range-radio] label,
.searchandfilter li[data-sf-field-input-type=range-checkbox] label {
  padding-left: unset; }

.sf-item-197,
.sf-item-236 {
  order: 3; }

.primary-button, .category-filter .sf-field-submit input, .category-filter .sf-field-reset input,
.woocommerce ul.products li.product .button,
.woocommerce a.button.product_type_simple.add_to_cart_button,
.wpcf7-submit, .button, button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  display: inline-block;
  width: fit-content;
  min-width: 192px;
  padding: 16px;
  border: 0 !important;
  border-radius: 8px;
  text-align: center;
  white-space: nowrap;
  color: #474b74;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }
  .primary-button--light-blue,
  .woocommerce ul.products li.product .button--light-blue,
  .woocommerce a.button.product_type_simple.add_to_cart_button--light-blue,
  .wpcf7-submit--light-blue, .button--light-blue, button--light-blue,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button--light-blue,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--light-blue,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--light-blue {
    background: #57bef2; }
    .primary-button--light-blue:hover,
    .woocommerce ul.products li.product .button--light-blue:hover,
    .woocommerce a.button.product_type_simple.add_to_cart_button--light-blue:hover,
    .wpcf7-submit--light-blue:hover, .button--light-blue:hover, button--light-blue:hover,
    #add_payment_method .wc-proceed-to-checkout a.checkout-button--light-blue:hover,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--light-blue:hover,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--light-blue:hover {
      color: #57bef2;
      background: #474b74; }
  .primary-button--salmon, .category-filter .sf-field-reset input,
  .woocommerce ul.products li.product .button--salmon,
  .woocommerce a.button.product_type_simple.add_to_cart_button--salmon,
  .wpcf7-submit--salmon, .button--salmon, button--salmon,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button--salmon,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--salmon,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--salmon {
    background: #ef7b78; }
    .primary-button--salmon:hover, .category-filter .sf-field-reset input:hover,
    .woocommerce ul.products li.product .button--salmon:hover,
    .woocommerce a.button.product_type_simple.add_to_cart_button--salmon:hover,
    .wpcf7-submit--salmon:hover, .button--salmon:hover, button--salmon:hover,
    #add_payment_method .wc-proceed-to-checkout a.checkout-button--salmon:hover,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--salmon:hover,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--salmon:hover {
      color: #ef7b78;
      background: #474b74; }
  .primary-button--green, .category-filter .sf-field-submit input,
  .woocommerce ul.products li.product .button--green,
  .woocommerce a.button.product_type_simple.add_to_cart_button--green,
  .wpcf7-submit--green, .button--green, button--green,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button--green,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--green,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--green {
    background: #c2e24f; }
    .primary-button--green:hover, .category-filter .sf-field-submit input:hover,
    .woocommerce ul.products li.product .button--green:hover,
    .woocommerce a.button.product_type_simple.add_to_cart_button--green:hover,
    .wpcf7-submit--green:hover, .button--green:hover, button--green:hover,
    #add_payment_method .wc-proceed-to-checkout a.checkout-button--green:hover,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button--green:hover,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button--green:hover {
      color: #c2e24f;
      background: #474b74; }

.woocommerce a.button.product_type_simple.add_to_cart_button,
.gform_wrapper.gravity-theme #field_submit input,
.gform_wrapper.gravity-theme .gform_footer input,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  background: #c2e24f; }
  .woocommerce a.button.product_type_simple.add_to_cart_button:hover,
  .gform_wrapper.gravity-theme #field_submit input:hover,
  .gform_wrapper.gravity-theme .gform_footer input:hover,
  #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
    color: #c2e24f;
    background: #474b74; }

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  border-radius: 8px; }

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

*:focus {
  outline: none; }

html {
  height: 100%;
  max-width: 100%;
  overflow-x: hidden;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #323552;
  line-height: 24px;
  scroll-behavior: smooth;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  scroll-padding-top: 80px; }

body {
  max-width: 100%;
  overflow-x: hidden;
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Syne", sans-serif;
  font-weight: bold; }

h1 {
  font-size: 40px;
  line-height: 48px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 56px;
      line-height: 64px; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 64px;
      line-height: 72px; } }

h2 {
  font-size: 24px;
  line-height: 32px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 34px;
      line-height: 40px; } }

h3 {
  font-size: 24px;
  line-height: 40px; }

h4 {
  font-size: 18px;
  line-height: 26px; }

p {
  margin-bottom: 16px; }
  p:last-of-type {
    margin-bottom: unset; }

a, a:hover {
  text-decoration: none;
  color: inherit;
  font-family: inherit; }

ul,
ul li {
  list-style-type: none; }

ol li {
  list-style-type: decimal; }
  ol li::marker {
    color: #ef7b78; }

iframe {
  max-width: 100%; }

blockquote {
  margin: 32px auto;
  padding: 48px;
  font-size: 24px;
  line-height: 48px;
  background: #57bef2; }
  blockquote * {
    font-weight: bold !important;
    color: #ffffff !important; }

.arrow-link:after {
  content: '\f061' !important;
  display: inline-block !important;
  margin-left: 8px !important;
  font-family: fontawesome !important; }
  .arrow-link:after:hover {
    margin-left: 16px !important; }

.entry-content {
  z-index: 1; }

.entry-footer {
  display: none; }

.container {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 1024px) {
  .mobile-only {
    display: none !important; } }
@media (max-width: 1023px) {
  .desktop_only {
    display: none !important; } }

.has-icon {
  display: flex; }
  .has-icon img {
    margin-right: 8px; }

.background-color--blue {
  background-color: #297ce0; }

.background-color--dark-blue {
  background-color: #474b74; }

.background-color--light-blue {
  background-color: #57bef2; }

.background-color--navy {
  background-color: #323552; }

.background-color--salmon {
  background-color: #ef7b78; }

.background-color--green {
  background-color: #c2e24f; }

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

.background-color--light-grey {
  background-color: #f4f4f6; }

.background-color--black {
  background-color: #000000; }

.background-color-hover--blue:hover {
  background-color: #297ce0; }

.background-color-hover--dark-blue:hover {
  background-color: #474b74; }

.background-color-hover--light-blue:hover {
  background-color: #57bef2; }

.background-color-hover--navy:hover {
  background-color: #323552; }

.background-color-hover--salmon:hover {
  background-color: #ef7b78; }

.background-color-hover--green:hover {
  background-color: #c2e24f; }

.background-color-hover--white:hover {
  background-color: #ffffff; }

.background-color-hover--light-grey:hover {
  background-color: #f4f4f6; }

.background-color-hover--black:hover {
  background-color: #000000; }

.color--white {
  color: #ffffff; }

.color--black {
  color: #000000; }

.color--blue {
  color: #297ce0; }

.color--dark-blue {
  color: #474b74; }

.color--light-blue {
  color: #57bef2; }

.color--navy {
  color: #323552; }

.color--salmon {
  color: #ef7b78; }

.color--green {
  color: #c2e24f; }

.color-hover--white:hover {
  color: #ffffff; }

.color-hover--black:hover {
  color: #000000; }

.color-hover--blue:hover {
  color: #297ce0; }

.color-hover--dark-blue:hover {
  color: #474b74; }

.color-hover--light-blue:hover {
  color: #57bef2; }

.color-hover--navy:hover {
  color: #323552; }

.color-hover--salmon:hover {
  color: #ef7b78; }

.color-hover--green:hover {
  color: #c2e24f; }

.adjustment-satellite-installation-tools-page img {
  margin-right: 32px;
  vertical-align: middle; }

.temporary-class-dec-2022 > div {
  margin-bottom: 64px !important; }
  @media (min-width: 768px) {
    .temporary-class-dec-2022 > div {
      display: flex;
      align-items: center; } }

.temporary-class-dec-2022 p {
  display: none !important; }

.temporary-class-dec-2022 strong {
  display: inline; }

.temporary-class-dec-2022 img {
  display: block;
  width: 100%;
  margin: 16px auto 32px; }
  @media (min-width: 768px) {
    .temporary-class-dec-2022 img {
      width: 180px;
      margin: 0 32px 0 0; } }

.cta-bar {
  background-color: #323552; }
  .cta-bar.scrolled {
    position: fixed;
    top: 80px;
    width: 100%;
    border-top: 1px solid white;
    z-index: 4; }
    @media (min-width: 1024px) {
      .cta-bar.scrolled {
        top: 138px; } }
  .cta-bar__wrapper {
    z-index: 4;
    width: 100%;
    background: #323552; }
    @media (min-width: 768px) {
      .cta-bar__wrapper {
        background: #f4f4f6; } }
    .cta-bar__wrapper form.cart {
      margin: unset !important; }
  .cta-bar__buttons {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    @media (min-width: 768px) {
      .cta-bar__buttons {
        display: flex;
        flex-wrap: wrap; } }
  .cta-bar__button {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 50%;
    height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #ffffff;
    font-size: .8rem;
    line-height: normal;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #323552;
    cursor: pointer; }
    @media (min-width: 768px) {
      .cta-bar__button {
        width: 50%; } }
    @media (min-width: 1024px) {
      .cta-bar__button {
        float: unset;
        width: fit-content;
        height: 56px;
        padding: 16px 24px;
        border-bottom: 0;
        border-right: 1px solid #ffffff; } }
    .cta-bar__button:hover {
      color: #323552;
      background: #ffffff; }
  .cta-bar__button.change {
    color: #ffffff;
    background: #323552; }
    .cta-bar__button.change:hover {
      color: #323552;
      background: #ffffff; }
  .cta-bar__inquire {
    border-right: 1px solid #ffffff;
    color: #ffffff;
    background: #57bef2; }
    .cta-bar__inquire:before {
      content: '\f46d';
      font-family: fontawesome;
      margin-right: 8px; }
    .cta-bar__inquire:hover {
      color: #ffffff;
      background: #297ce0; }
  .cta-bar__airtime {
    border-right: 1px solid #ffffff; }
    .cta-bar__airtime:before {
      content: '\f46d';
      font-family: fontawesome;
      margin-right: 8px; }
  .cta-bar__airtime.change {
    color: #ffffff;
    background: #57bef2; }
    .cta-bar__airtime.change:hover {
      color: #ffffff;
      background: #297ce0; }
  .cta-bar__coverage {
    border-right: 1px solid #ffffff; }
    .cta-bar__coverage:before {
      content: '\f7bf';
      font-family: fontawesome;
      margin-right: 8px; }
  .cta-bar__rental {
    border-right: 1px solid #ffffff; }
    .cta-bar__rental:before {
      content: '\f0ec';
      font-family: fontawesome;
      margin-right: 8px; }
  .cta-bar__data:before {
    content: '\f129';
    font-family: fontawesome;
    margin-right: 8px; }
  .cta-bar__dev:before {
    content: '\f5fd';
    font-family: fontawesome;
    margin-right: 8px; }
  .cta-bar .quantity {
    display: none !important; }

.cta-bar__pricing {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 32px;
  background: #f4f4f6; }
  @media (min-width: 768px) {
    .cta-bar__pricing {
      justify-content: flex-start;
      padding: 16px; } }
  .cta-bar__pricing h1,
  .cta-bar__pricing .quantity,
  .cta-bar__pricing .product_meta {
    display: none !important; }
  .cta-bar__pricing .price * {
    font-size: 24px;
    font-family: "Lato", sans-serif; }
  .cta-bar__pricing .woocommerce-Price-amount.amount {
    margin-right: 16px;
    font-family: "Lato", sans-serif; }
  .cta-bar__pricing .woocommerce-variation-price .woocommerce-Price-amount.amount {
    margin-left: 16px; }
  .cta-bar__pricing .woocommerce-variation-add-to-cart {
    margin-left: 16px; }

.woocommerce div.product .cta-bar__cart {
  padding: unset; }

.woocommerce div.product .cta-bar .woocommerce-variation-add-to-cart,
.woocommerce div.product .cta-bar .single_add_to_cart_button.button.alt.add_to_cart {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50vw;
  height: 100vh;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  font-size: .8rem;
  line-height: normal;
  color: #323552;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  background: #c2e24f;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .woocommerce div.product .cta-bar .woocommerce-variation-add-to-cart,
    .woocommerce div.product .cta-bar .single_add_to_cart_button.button.alt.add_to_cart {
      width: fit-content; } }
  .woocommerce div.product .cta-bar .woocommerce-variation-add-to-cart:before,
  .woocommerce div.product .cta-bar .single_add_to_cart_button.button.alt.add_to_cart:before {
    content: '\f07a';
    font-family: fontawesome;
    margin-right: 8px; }
  .woocommerce div.product .cta-bar .woocommerce-variation-add-to-cart:hover,
  .woocommerce div.product .cta-bar .single_add_to_cart_button.button.alt.add_to_cart:hover {
    color: #ffffff;
    background: #323552; }

.woocommerce div.product form.cart .variations {
  margin-bottom: unset; }
  @media (min-width: 768px) {
    .woocommerce div.product form.cart .variations {
      display: flex; } }
  .woocommerce div.product form.cart .variations .value {
    display: flex;
    justify-content: space-between;
    min-width: 200px;
    height: 48px;
    padding: 0 8px;
    border: 1px solid #57bef2;
    background-color: #ffffff; }
    .woocommerce div.product form.cart .variations .value:first-of-type {
      margin-bottom: 32px; }
      @media (min-width: 768px) {
        .woocommerce div.product form.cart .variations .value:first-of-type {
          margin: 0 16px 0 0; } }
  .woocommerce div.product form.cart .variations select {
    width: 100%;
    margin: unset !important;
    border: unset !important;
    background: unset !important; }

.reset_variations {
  display: none !important; }

.variations_form {
  display: flex; }
  @media (max-width: 767px) {
    .variations_form {
      flex-direction: column; } }

.single-product .single_variation_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1; }
  @media (max-width: 767px) {
    .single-product .single_variation_wrap {
      margin-bottom: 16px; } }

.single-product .product_slider_select {
  order: 2;
  margin-left: 16px; }
  .single-product .product_slider_select select {
    height: 48px;
	border-radius: 8px;
    border-color: #57bef2;
    background: white;
    min-width: 200px;
    padding: 0 4px;
    font-family: "Lato", sans-serif; }

.single-product .single_add_to_cart_button.button.alt.add_to_cart {
  height: 48px;
  background-color: #c2e24f;
  color: #474b74; }
  .single-product .single_add_to_cart_button.button.alt.add_to_cart:hover {
    color: #c2e24f;
    background: #474b74; }

.site-footer {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  color: #ffffff; }
  .site-footer__wrapper {
    padding: 96px 0 32px;
    background: #323552; }
  @media (min-width: 768px) {
    .site-footer__top {
      display: flex;
      justify-content: space-between; } }
  .site-footer .top-col-1, .site-footer .top-col-2 {
    flex: 1; }
  .site-footer .top-col-3 {
    flex: 2; }
    .site-footer .top-col-3 p {
      text-align: right; }
  .site-footer__middle {
    padding: 64px 0 32px; }
    @media (min-width: 768px) {
      .site-footer__middle {
        display: flex;
        justify-content: space-between; } }
    .site-footer__middle img {
      height: 64px; }
    .site-footer__middle .fa-youtube:before,
    .site-footer__middle .fa-twitter:before,
    .site-footer__middle .fa-linkedin:before,
    .site-footer__middle .fa-facebook-f:before {
      margin-right: 16px;
      font-size: 35px;
      color: #57bef2; }
  .site-footer__bottom {
    text-align: center; }
  @media (min-width: 768px) {
    .site-footer .bottom-row-1 .menu {
      display: flex;
      justify-content: space-evenly;
      max-width: 60%;
      margin: 32px auto; } }
  .site-footer li {
    margin-bottom: 16px;
    color: #ffffff; }

.home .site-header {
  background: unset; }
  .home .site-header.scrolled {
    background: #323552; }

.site-header__wrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  width: 100%;
  max-width: 100%; }
  .site-header__wrapper.scrolled {
    position: fixed; }

.site-header__logo img {
  width: 120px;
  height: 60px;
  object-fit: contain; }
  @media (min-width: 1024px) {
    .site-header__logo img {
      width: 180px; } }

.primary-menu {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  .primary-menu__wrapper {
    padding: 8px 0;
    background-color: #323552; }

.search-icon {
  margin: 0 16px 0 0;
  color: #ffffff;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .search-icon {
      margin: 0 40px 0 0; } }
  .search-icon:after {
    content: '\f002';
    font-family: fontawesome; }
  .search-icon.active:after {
    content: '\f00d';
    font-family: fontawesome; }

.site-header-cart .cart-contents {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-radius: 8px;
  width: 38px;
  height: 38px; }
  @media (min-width: 1024px) {
    .site-header-cart .cart-contents {
      background-color: #c2e24f; } }
  .site-header-cart .cart-contents:before {
    content: '\f291';
    font-family: fontawesome;
    font-size: 28px;
    color: #ffffff; }
    @media (min-width: 1024px) {
      .site-header-cart .cart-contents:before {
        color: #323552; } }

.site-header-cart .cart-contents-count {
  display: block;
  position: absolute;
  bottom: -8px;
  right: -8px;
  background-color: #ef7b78;
  color: #323552;
  font-size: 19px;
  font-family: lato;
  height: 28px;
  width: 28px;
  text-align: center;
  transition: all 0.3s ease 0s;
  border-radius: 100%;
  padding: 3px; }

.utility-menu {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center; }
  .utility-menu__wrapper {
    display: none;
    background: #297ce0;
    padding: 16px 0; }
    @media (min-width: 1024px) {
      .utility-menu__wrapper {
        display: block; } }
  .utility-menu .menu {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  .utility-menu .menu-item {
    margin-left: 32px;
    color: #ffffff;
    font-size: 14px;
    font-family: "Syne", sans-serif; }
  .utility-menu .phone {
    margin-right: 32px;
    font-size: 14px;
    color: #ffffff;
    font-family: "Syne", sans-serif; }
    .utility-menu .phone:before {
      content: '\f095';
      display: inline-block;
      margin-right: 6px;
      font-family: fontawesome;
      color: #c2e24f;
      transform: rotate(90deg); }

.language-select {
  font-size: 16px; }

.language-title {
  position: relative;
  color: #ffffff;
  cursor: pointer; }
  .language-title:after {
    margin-left: 4px;
    content: '\f078';
    font-family: fontawesome; }

.language-view {
  display: none;
  position: absolute;
  z-index: 9;
  padding: 0 16px 16px;
  background: #297ce0; }
  .language-view li {
    color: #ffffff;
    margin-top: 16px; }
  .language-view a {
    display: block; }

.us-site:before {
  margin-right: 4px;
  content: '\f57d';
  font-family: fontawesome; }

.en-site:before {
  margin-right: 4px;
  content: '\f7a2';
  font-family: fontawesome; }

.breadcrumbs {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px; }
  .breadcrumbs__wrapper {
    width: 100%;
    margin-top: 80px;
    padding: 4px 0;
    background: #57bef2; }
    @media (min-width: 1024px) {
      .breadcrumbs__wrapper {
        margin-top: 138px; } }
    .home .breadcrumbs__wrapper {
      visibility: hidden;
      margin-top: 56px;
      padding: unset; }
      @media (min-width: 1024px) {
        .home .breadcrumbs__wrapper {
          margin-top: 80px; } }
    .breadcrumbs__wrapper .current-item {
      color: #ffffff; }
  .breadcrumbs span {
    cursor: pointer; }
  .breadcrumbs a {
    color: #323552; }
    .breadcrumbs a:after {
      content: '\f0da';
      padding: 0 16px;
      font-family: fontawesome; }

.primary-menu__wrapper #mega-menu-wrap-primary {
  margin: 0 16px 0 auto;
  background: 0; }
  @media (min-width: 1024px) {
    .primary-menu__wrapper #mega-menu-wrap-primary {
      margin: 0 40px 0 auto; } }
  .primary-menu__wrapper #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    height: 100vh;
    overflow-y: scroll;
    padding-top: 48px;
    background: rgba(50, 53, 82, 0.95); }
    @media (min-width: 1024px) {
      .primary-menu__wrapper #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        height: unset;
        padding-top: unset;
        background: unset; } }
	.primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-wrap-primary .mega-menu-toggle {
    background: unset; }
  @media (min-width: 1024px) {
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
      margin-right: 24px; } }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > a.mega-menu-link {
    font-family: "Syne", sans-serif;
    font-size: 16px;
    font-weight: bold;
    background: 0 !important; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item > a.mega-menu-link:hover {
      background: #10325a !important; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu > li > ul.mega-sub-menu {
    display: flex;
    justify-content: space-between; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    left: -44px;
    padding: 24px;
    background: #10325a; }
@media (min-width: 812px) {
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
	width: calc(100% + 88px); } }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
      padding: 8px;
      text-transform: unset;
      color: #ffffff;
      font-family: "Syne", sans-serif;
      background: #297ce0; }
      .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:active, .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:visited {
        color: #ffffff;
        background: #2163b3; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: unset;
    font-family: "Syne", sans-serif; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item img {
      width: 100%;
      height: 240px !important;
      object-fit: cover; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    background: #194a86; }
    @media (min-width: 1024px) {
      .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
        width: calc(50% - 16px); } }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6:last-of-type {
      display: none; }
      @media (min-width: 1024px) {
        .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6:last-of-type {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          padding: 32px; } }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item {
    padding: 6px 8px 6px 40px; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item:last-of-type {
      padding-bottom: 16px; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
      color: #ffffff;
      font-family: "Lato", sans-serif;
      font-weight: 100; }
      .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
        color: #c2e24f;
        background: 0; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget {
    padding: 4px 16px;
    color: #323552;
    background: #ffffff; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title a:after,
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget a:after {
      content: '\f061' !important;
      display: inline-block !important;
      margin-left: 8px !important;
      font-family: fontawesome !important; }
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title a:hover:after,
    .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .textwidget a:hover:after {
      margin-left: 16px !important;
      transition: .5s linear; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
    padding: 0 8px;
    color: #c2e24f;
    font-weight: 100; }

.primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:nth-of-type(3) > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6:first-of-type {
  padding: 16px; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:nth-of-type(3) > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6:first-of-type a.mega-menu-link {
    font-weight: normal; }

.primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 4px 8px 4px 4px;
  background: unset; }
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:nth-of-type(3) ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    color: #c2e24f; }

.primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  background: unset; }

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .primary-menu__wrapper #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    max-height: 400px;
    overflow-y: scroll; } }
	
html.modal-active {
  overflow-y: hidden; }
  html.modal-active .modal-overlay {
    opacity: .9;
    visibility: visible;
    transition-delay: 0s; }

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #323552;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s; }
  .modal-overlay.menu-modal-active {
    top: 138px;
    z-index: 6;
    opacity: .9;
    visibility: visible;
    transition-delay: 0s; }

.modal {
  width: 100vw;
  max-width: 784px;
  height: 97vh;
  max-height: 900px;
  overflow-y: auto; }
  .modal__wrapper {
    display: none;
    visibility: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 10000; }
    .modal__wrapper.active {
      display: block;
      visibility: visible; }
  .modal__heading {
    position: relative;
    padding: 80px 24px 24px;
    background-image: url(https://staging.groundcontrol.com/us/wp-content/uploads/sites/4/2022/01/IoT-M2M-Banner-3.png); }
  .modal__form {
    padding: 8px;
    background: #297ce0; }
    .modal__form form {
      padding: 32px 16px;
      border: 1px solid #f4f4f6; }
  .modal .close {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 24px;
    right: 24px;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: #c2e24f;
    cursor: pointer; }
  .modal h2, .modal p, .modal ul {
    color: #ffffff; }
  .modal p {
    margin-bottom: 32px; }

.form-row {
  margin: 0 0 16px !important;
  padding: unset !important; }
  @media (min-width: 768px) {
    .form-row__half {
      display: flex;
      justify-content: space-between; } }
  .form-row__half label {
    display: block;
    margin-bottom: 16px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
    box-shadow: 4px 8px 16px 1px #404040; }
    @media (min-width: 768px) {
      .form-row__half label {
        display: flex !important;
        width: calc(50% - 16px);
        border-top-right-radius: unset;
        border-bottom-left-radius: 25px; } }
    .form-row__half label span:first-of-type {
      display: flex;
      align-items: center;
      height: 32px;
      padding: 8px 16px;
      background: #323552;
      color: #ffffff;
      font-family: "Syne", sans-serif;
      font-weight: bold; }
      @media (min-width: 768px) {
        .form-row__half label span:first-of-type {
          width: 120px;
          height: 48px; } }
    @media (min-width: 768px) {
      .form-row__half label span:last-of-type {
        width: calc(100% - 120px); } }
  .form-row__full {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .form-row__full {
        border-top-right-radius: unset; } }
    .form-row__full label {
      margin-bottom: 32px;
      box-shadow: 4px 4px 8px 1px #404040; }
      @media (min-width: 768px) {
        .form-row__full label {
          display: flex !important;
          border-bottom-left-radius: 25px;
          overflow: hidden; } }
    .form-row__full span:first-of-type {
      display: flex;
      align-items: center;
      height: 32px;
      padding: 8px 16px;
      background: #323552;
      color: #ffffff;
      font-family: "Syne", sans-serif;
      font-weight: bold; }
      @media (min-width: 768px) {
        .form-row__full span:first-of-type {
          width: 200px;
          height: 48px; } }
    .form-row__full span:last-of-type {
      width: calc(100% - 200px); }
  .form-row__message {
    display: flex;
    justify-content: space-between; }
    .form-row__message > label {
      width: 100%;
      margin-bottom: 16px;
      border-top-left-radius: 25px;
      border-top-right-radius: 25px;
      overflow: hidden;
      box-shadow: 4px 8px 16px 1px #404040; }
      @media (min-width: 768px) {
        .form-row__message > label {
          display: flex !important;
          border-top-right-radius: unset;
          border-bottom-left-radius: 25px; } }
      .form-row__message > label > span:first-of-type {
        display: flex;
        flex-direction: column;
        padding: 8px 16px;
        background: #323552;
        text-align: left; }
        @media (min-width: 768px) {
          .form-row__message > label > span:first-of-type {
            width: 200px; } }
        .form-row__message > label > span:first-of-type > span:first-of-type {
          color: #ffffff;
          font-family: "Syne", sans-serif;
          font-weight: bold; }
        .form-row__message > label > span:first-of-type > span:last-of-type {
          color: #ffffff;
          font-size: 14px;
          line-height: 18px; }
      .form-row__message > label > span:last-of-type {
        width: calc(100% - 200px);
        height: 100px; }
  .form-row__privacy.form-row > label {
    display: flex;
    align-items: center;
    height: 48px;
    padding: 8px 16px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    background: #323552;
    color: #ffffff;
    box-shadow: 4px 8px 16px 1px #404040; }
    .form-row__privacy.form-row > label label {
      display: flex;
      align-items: center; }
  .form-row__privacy.form-row input {
    width: 24px;
    height: 24px;
    margin-right: 8px; }
  .form-row__privacy.form-row a {
    color: #c2e24f; }
  .form-row__submit {
    margin: 32px 0 0 8px !important; }
    .form-row__submit.form-row input {
      max-width: fit-content;
      height: 48px;
      line-height: 0;
      background: #c2e24f; }
    .form-row__submit .required {
      color: #ffffff;
      font-size: 12px; }
      .form-row__submit .required:before {
        content: '\2a';
        font-family: fontawesome;
        color: #323552;
        background: #c2e24f;
        margin-right: 4px;
        padding: 4px 6px;
        border-radius: 100%; }
  .form-row input {
    width: 100%;
    height: 32px;
    padding: 2px 4px; }
    @media (min-width: 768px) {
      .form-row input {
        height: 48px; } }
  .form-row textarea {
    width: 100%;
    padding: 4px;
    height: 100%; }
  .form-row .wpcf7-list-item {
    display: unset;
    margin: unset; }

.wpcf7-not-valid-tip {
  width: 100% !important;
  color: #dc3232 !important;
  background: unset !important;
  font-size: 14px !important; }

.item-required {
  position: relative; }
  .item-required:after {
    content: '\2a';
    position: absolute;
    top: 4px;
    right: 4px;
    margin-right: 0;
    padding: 0 8px;
    border-radius: 100%;
    font-family: fontawesome;
    color: #323552;
    font-size: 14px;
    background: #c2e24f; }

.woocommerce form .form-row::after,
.woocommerce form .form-row::before,
.woocommerce-page form .form-row::after,
.woocommerce-page form .form-row::before {
  content: unset; }

.woocommerce form .form-row textarea {
  height: inherit; }

.wpcf7 form.sent .wpcf7-response-output {
  border: 0;
  background: #ffffff;
  color: #323552; }

input, textarea {
  font-family: "Lato", sans-serif !important; }

.woocommerce.single-product .new-single-product-page .woocommerce-breadcrumb,
.woocommerce-page.single-product .new-single-product-page .woocommerce-breadcrumb {
  display: none; }

.product-slider {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  @media (min-width: 1024px) {
    .product-slider {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 1024px) {
    .product-slider:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      z-index: -1;
      width: 50vw;
      height: 100vh;
      background: #ffffff; } }
  .product-slider__wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-color: #297ce0; }
  .product-slider__summary {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative;
    padding: 16px;
    color: #ffffff;
    z-index: 4; }
    @media (min-width: 1280px) {
      .product-slider__summary {
        width: 40%;
        padding: unset; } }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
      .product-slider__summary {
        margin-left: 32px; } }
    @media (min-width: 1024px) {
      .product-slider__summary:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -20px;
        overflow: visible;
        z-index: -1;
        width: 100%;
        height: 40px;
        background: #297ce0;
        left: 22.5%;
        bottom: 0;
        height: 100%;
        transform: skewY(289deg); } }
    @media (min-width: 1280px) {
      .product-slider__summary:after {
        left: 50%; } }
    @media (min-width: 1024px) {
      .product-slider__summary > * {
        width: 72%; } }
    @media (min-width: 1280px) {
      .product-slider__summary > * {
        width: unset; } }
  .product-slider__title {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 48px; }
    @media (min-width: 1280px) {
      .product-slider__title {
        font-size: 48px;
        line-height: 64px; } }
  .product-slider__description {
    z-index: 3; }
  .product-slider__sku {
    margin-bottom: 32px; }
  .product-slider__images {
    background-color: #ffffff; }
    @media (min-width: 768px) {
      .product-slider__images {
        height: 528px; } }
    @media (min-width: 1024px) {
      .product-slider__images {
        width: 60%;
        padding-left: 10%; } }
  .product-slider .slick-slider {
    height: 100%; }
  .product-slider .slick-list {
    height: 100%; }
  .product-slider .slick-slider .slick-track {
    height: 100% !important; }
  .product-slider .slick-slide {
    display: flex !important;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 64px; }
    @media (min-width: 768px) {
      .product-slider .slick-slide {
        padding: unset; } }

.product-slider--prev {
  position: absolute;
  left: 16px;
  right: unset;
  top: unset;
  bottom: 16px;
  z-index: 1; }
  .product-slider--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 16px;
    background-color: #323552;
    opacity: 1; }
  @media (min-width: 768px) {
    .product-slider--prev {
      left: unset;
      right: 64px; } }

.product-slider--next {
  position: absolute;
  left: unset;
  right: 32px;
  top: unset;
  bottom: 16px;
  z-index: 1; }
  .product-slider--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    font-size: 16px;
    background-color: #323552;
    opacity: 1; }
  @media (min-width: 768px) {
    .product-slider--next {
      left: unset;
      right: 0; } }

.product-pricing {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  @media (min-width: 768px) {
    .product-pricing {
      display: flex;
      align-items: center;
      text-align: left; } }
  .product-pricing__wrapper {
    padding: 16px 0;
    background-color: #f4f4f6; }
  .product-pricing .variations_form {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 auto !important; }
  .product-pricing select {
    padding: 8px;
    border-color: #57bef2;
    background-color: #ffffff; }
  .product-pricing .woocommerce-Price-amount {
    margin: 0 16px;
    color: #000000;
    font-size: 16px; }
    @media (min-width: 768px) {
      .product-pricing .woocommerce-Price-amount {
        font-size: 24px; } }
  .product-pricing .variations.product_slider_select {
    margin: unset !important; }

.pagination {
  order: 3;
  width: 100%;
  margin-bottom: 64px; }
  .pagination .pagination-button {
    margin: 8px;
    padding: 8px 16px;
    background: #57bef2;
    border-radius: 5px;
    color: #ffffff; }
  .pagination .pagination-button:not(.page-num) {
    display: inline-block;
    padding: 8px 16px 0;
    font-size: 0; }
    .pagination .pagination-button:not(.page-num):before {
      content: '\f100';
      font-family: fontawesome;
      font-size: 16px; }
    .pagination .pagination-button:not(.page-num):last-of-type:before {
      content: '\f101';
      font-family: fontawesome;
      font-size: 16px; }

.basic-pagination {
  display: flex;
  align-items: center;
  margin: 0 0 32px 24px; }
  .basic-pagination .prev, .basic-pagination .page-numbers {
    display: inline-flex;
    margin-right: 4px;
    padding: 8px 16px;
    background: #57bef2;
    border-radius: 5px;
    color: #ffffff; }
  .basic-pagination .prev {
    font-size: 0; }
    .basic-pagination .prev:before {
      display: none; }
    .basic-pagination .prev:after {
      content: '\f100';
      font-family: fontawesome;
      font-size: 16px; }
  .basic-pagination .next {
    font-size: 0; }
    .basic-pagination .next:before {
      display: none; }
    .basic-pagination .next:after {
      content: '\f101';
      font-family: fontawesome;
      font-size: 16px; }

.product-list-banner {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .product-list-banner__wrapper {
    margin-bottom: 64px;
    padding: 64px 0 53px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; }
  .product-list-banner__heading {
    color: #ffffff; }
  .product-list-banner__description {
    max-width: 900px;
    margin-top: 32px;
    color: #ffffff; }
  .product-list-banner__link {
    display: flex;
    align-items: center;
    margin-top: 32px;
    color: #c2e24f;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none; }
    .product-list-banner__link:after {
      content: '\f061' !important;
      display: inline-block !important;
      margin-left: 8px !important;
      font-family: fontawesome !important; }
    .product-list-banner__link:hover {
      color: #c2e24f; }
      .product-list-banner__link:hover:after {
        margin-left: 16px !important;
        transition: .5s ease-in-out !important; }

.product-archive {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 1024px) {
    .product-archive {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  .product-archive .wpf_layout_vertical {
    border: 1px solid #f4f4f6; }
  .product-archive .wpf_item {
    padding: unset; }
  .product-archive .wpf_item .wpf_item_name {
    padding: 32px;
    border: unset;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #323552; }
  .product-archive .wpf_form .wpf_items_wrapper .wpf_item ul {
    padding: 32px;
    color: #323552;
    font-weight: bold;
    background: #ffffff; }
  .product-archive .wpf_item li .wpf_selected {
    color: #ef7b78; }

@media (min-width: 768px) {
  .product-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-self: flex-start; } }

@media (min-width: 1024px) {
  .product-list {
    width: 70%; } }

@media (min-width: 1280px) {
  .product-list {
    width: 75%; } }

.product-list__item {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media (min-width: 768px) {
    .product-list__item {
      width: calc(50% - 16px);
      margin-bottom: 64px; } }
  @media (min-width: 1280px) {
    .product-list__item {
      width: calc(33.33% - 32px); } }

.product-list__item-inner {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
  margin-bottom: 32px; }

.product-list__title {
  font-size: 20px;
  line-height: 28px; }

.product-list__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 240px;
  border-radius: 8px;
  margin-bottom: 8px;
  border: 1px solid #f1f1f1; }
  .product-list__link img {
    width: 90%;
    height: 90%;
    object-fit: contain; }

.product-list__pricing {
  margin-bottom: 8px; }
  .product-list__pricing .woocommerce-Price-amount.amount {
    color: #57bef2; }

.product-list__buttons {
  margin-top: auto; }

.product-list .own_brand {
  position: absolute;
  top: 0;
  width: fit-content;
  padding: 8px;
  color: #ffffff;
  border-radius: 8px;
  background: #323552; }

.product-list .featured {
  position: absolute;
  top: 0;
  right: 0;
  width: fit-content;
  padding: 8px;
  border-radius: 8px;
  color: #ffffff;
  background: #57bef2; }

@media (min-width: 1024px) {
  .product-filter {
    width: calc(30% - 64px); } }

@media (min-width: 1280px) {
  .product-filter {
    width: calc(25% - 64px); } }

.product-filter__section {
  margin-bottom: 32px;
  padding: 16px;
  border-radius: 8px;
  overflow: hidden;
  background: #323552; }
  .product-filter__section:first-of-type {
    padding: unset;
    border: 1px solid #ddd;
    background: #ffffff; }
    .product-filter__section:first-of-type li {
      margin-bottom: 8px;
      font-size: 16px;
      line-height: 21px;
      font-family: 'Lato', sans-serif;
      font-weight: 600;
      color: #000000; }
  .product-filter__section .accordion__details {
    padding: 16px; }
  .product-filter__section .accordion__link {
    background-color: #323552;
    color: #fff;
    min-height: 59px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 30px;
    padding: 0 45px 0 30px;
    text-transform: uppercase;
    font-weight: 900;
    position: relative;
    cursor: pointer; }
    .product-filter__section .accordion__link.active .arrow:after {
      content: "\f106"; }
    .product-filter__section .accordion__link .arrow {
      position: absolute;
      right: 20px; }
    .product-filter__section .accordion__link .arrow:after {
      content: "\f107";
      font-size: 26px;
      font-family: 'FontAwesome';
      font-weight: 400; }
  .product-filter__section h3 {
    margin-bottom: 16px;
    color: #ffffff; }

.green-link {
  display: block;
  margin-bottom: 16px;
  color: #c2e24f; }
  .green-link:after {
    content: '\f061' !important;
    display: inline-block !important;
    margin-left: 8px !important;
    font-family: fontawesome !important; }
  .green-link:hover {
    color: #c2e24f; }
    .green-link:hover:after {
      margin-left: 16px !important;
      transition: .5s ease-in-out !important; }

.woocommerce .woocommerce-breadcrumb,
.woocommerce nav.woocommerce-pagination,
.woocommerce-notices-wrapper, .woocommerce-result-count,
.woocommerce-ordering {
  display: none; }

.product.woocommerce.add_to_cart_inline {
  padding: unset !important;
  border: unset !important; }

.search-form {
  display: none;
  background: #323552; }
  .search-form.active {
    display: block; }

.is-form-style {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center; }
  .is-form-style .is-search-icon {
    border: 0 !important;
    background: 0; }
  .is-form-style .is-search-submit path {
    fill: #ffffff; }
  .is-form-style.is-form-style-3 label {
    order: 2; }
  .is-form-style.is-form-style-3 input.is-search-input {
    padding: 24px 8px;
    border: 0 !important;
    color: #ffffff;
    background: unset; }
    .is-form-style.is-form-style-3 input.is-search-input::placeholder {
      color: #ffffff !important; }
  .is-form-style button.is-search-submit {
    order: 1;
    min-width: unset; }

@media (min-width: 1280px) {
  body.search.search-results .wrapper {
    display: flex;
    flex-wrap: wrap;
    padding: unset; } }

body.search.search-results .posts-navigation {
  display: none; }

body.search.search-results .template-inner .products-results .navigation.pagination .nav-links {
  justify-content: flex-start; }

.sortby.custom_select2 {
  display: none !important; }

.is-menu-wrapper {
  display: none; }

.single .post-thumbnail img {
  width: 100%;
  height: auto; }

.single .article {
  max-width: unset; }

.single .post-navigation {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }

.single .screen-reader-text,
.single .nav-subtitle {
  display: none; }

.single .nav-links {
  display: flex;
  justify-content: space-between; }

.single .nav-previous .nav-title:before {
  content: '\f053';
  margin-right: 10px;
  font-family: fontawesome; }

.single .nav-next .nav-title:after {
  content: '\f054';
  margin-left: 10px;
  font-family: fontawesome; }

.single-post__heading {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .single-post__heading .back-to-media {
    margin-top: 32px; }
    .single-post__heading .back-to-media a {
      color: #c2e24f;
      font-family: Lato;
      font-size: 16px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 3.2px;
      text-transform: uppercase; }
  .single-post__heading .tags {
    margin: 0 0 50px 0; }
    .single-post__heading .tags a {
      display: inline-block;
      margin: 0 10px 10px 0;
      color: #323552;
      border: 2px solid #323552;
      border-radius: 20px;
      font-family: Lato;
      font-size: 12px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 2.4px;
      text-transform: uppercase;
      line-height: 1.2;
      padding: 0 6px; }
      .single-post__heading .tags a:hover {
        background-color: #323552;
        color: #fff; }
  .single-post__heading .date {
    margin: 0 0 30px 0; }
    .single-post__heading .date p {
      font-family: Lato;
      font-size: 20px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: 4px;
      color: #ef7b78;
      text-transform: uppercase; }
  .single-post__heading .title {
    margin: 0 0 32px 0; }
    .single-post__heading .title h1 {
      color: #323552; }

.comments-area {
  display: none; }

.page-template-default .slick-slide, .page .slick-slide, .home .slick-slide, .single .slick-slide, .archive .slick-slide, .product .slick-slide {
  height: inherit !important;
  margin: 0 16px; }

.page-template-default .slick-list, .page .slick-list, .home .slick-list, .single .slick-list, .archive .slick-list, .product .slick-list {
  margin: 0 -16px; }

.page-template-default .slick-track, .page .slick-track, .home .slick-track, .single .slick-track, .archive .slick-track, .product .slick-track {
  display: flex !important; }

.page-template-default .slick-dotted.slick-slider, .page .slick-dotted.slick-slider, .home .slick-dotted.slick-slider, .single .slick-dotted.slick-slider, .archive .slick-dotted.slick-slider, .product .slick-dotted.slick-slider {
  margin-bottom: unset; }

.page-template-default .related-products-block--prev:before, .page-template-default .accessories-block--prev:before, .page-template-default .tabbed-content-slider--prev:before,
.page-template-default .two-column-slider--prev:before, .page-template-default .three-column-slider--prev:before, .page-template-default .featured-slider--prev:before, .page-template-default .history-slider--prev:before, .page .related-products-block--prev:before, .page .accessories-block--prev:before, .page .tabbed-content-slider--prev:before,
.page .two-column-slider--prev:before, .page .three-column-slider--prev:before, .page .featured-slider--prev:before, .page .history-slider--prev:before, .home .related-products-block--prev:before, .home .accessories-block--prev:before, .home .tabbed-content-slider--prev:before,
.home .two-column-slider--prev:before, .home .three-column-slider--prev:before, .home .featured-slider--prev:before, .home .history-slider--prev:before, .single .related-products-block--prev:before, .single .accessories-block--prev:before, .single .tabbed-content-slider--prev:before,
.single .two-column-slider--prev:before, .single .three-column-slider--prev:before, .single .featured-slider--prev:before, .single .history-slider--prev:before, .archive .related-products-block--prev:before, .archive .accessories-block--prev:before, .archive .tabbed-content-slider--prev:before,
.archive .two-column-slider--prev:before, .archive .three-column-slider--prev:before, .archive .featured-slider--prev:before, .archive .history-slider--prev:before, .product .related-products-block--prev:before, .product .accessories-block--prev:before, .product .tabbed-content-slider--prev:before,
.product .two-column-slider--prev:before, .product .three-column-slider--prev:before, .product .featured-slider--prev:before, .product .history-slider--prev:before {
  content: '\f104';
  margin-right: 10px;
  padding: 16px;
  border-radius: 5px;
  font-family: fontawesome;
  color: #ffffff;
  font-size: 16px;
  background-color: #323552;
  opacity: 1; }

.page-template-default .related-products-block--next:before, .page-template-default .accessories-block--next:before, .page-template-default .tabbed-content-slider--next:before,
.page-template-default .two-column-slider--next:before, .page-template-default .three-column-slider--next:before, .page-template-default .featured-slider--next:before, .page-template-default .history-slider--next:before, .page .related-products-block--next:before, .page .accessories-block--next:before, .page .tabbed-content-slider--next:before,
.page .two-column-slider--next:before, .page .three-column-slider--next:before, .page .featured-slider--next:before, .page .history-slider--next:before, .home .related-products-block--next:before, .home .accessories-block--next:before, .home .tabbed-content-slider--next:before,
.home .two-column-slider--next:before, .home .three-column-slider--next:before, .home .featured-slider--next:before, .home .history-slider--next:before, .single .related-products-block--next:before, .single .accessories-block--next:before, .single .tabbed-content-slider--next:before,
.single .two-column-slider--next:before, .single .three-column-slider--next:before, .single .featured-slider--next:before, .single .history-slider--next:before, .archive .related-products-block--next:before, .archive .accessories-block--next:before, .archive .tabbed-content-slider--next:before,
.archive .two-column-slider--next:before, .archive .three-column-slider--next:before, .archive .featured-slider--next:before, .archive .history-slider--next:before, .product .related-products-block--next:before, .product .accessories-block--next:before, .product .tabbed-content-slider--next:before,
.product .two-column-slider--next:before, .product .three-column-slider--next:before, .product .featured-slider--next:before, .product .history-slider--next:before {
  content: '\f105';
  margin-right: 10px;
  padding: 16px;
  border-radius: 5px;
  font-family: fontawesome;
  color: #ffffff;
  font-size: 16px;
  background-color: #323552;
  opacity: 1; }

.slider-controls-- .slick-arrow, .slider-controls-- .slick-dots {
  display: none; }

.logo-slider--prev:before {
  color: #323552;
  background: 0; }

.logo-slider--next:before {
  color: #323552;
  background: 0; }

.tabbed-content-slider--prev {
  position: absolute;
  top: unset;
  right: unset;
  bottom: -64px;
  left: 0; }

.tabbed-content-slider--next {
  position: absolute;
  top: unset;
  right: unset;
  bottom: -64px;
  left: 64px; }

section.page-module.table .wrapper .table-container {
  max-width: 100%;
  overflow: scroll; }
  section.page-module.table .wrapper .table-container.header-1 tr:first-of-type {
    font-weight: bold; }
  section.page-module.table .wrapper .table-container.width-half {
    width: 50%; }
  section.page-module.table .wrapper .table-container.width-full {
    width: 100%; }
  section.page-module.table .wrapper .table-container table {
    width: 100%; }
  section.page-module.table .wrapper .table-container tr {
    display: flex;
    justify-content: center;
    align-items: center; }
    section.page-module.table .wrapper .table-container tr:nth-of-type(2n) {
      background-color: #f4f4f6; }
    section.page-module.table .wrapper .table-container tr:nth-of-type(2n+1) {
      background-color: #dfe0e4; }
  section.page-module.table .wrapper .table-container td {
    flex: 1;
    padding: 16px; }

.page-template-default .woocommerce .quantity .qty {
  width: 5em;
  padding: 4px;
  border: 1px solid #f4f4f6; }

.single-product.woocommerce div.product {
  position: static; }

.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
  width: 100%;
  display: flex;
  flex-direction: column-reverse; }

.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
  float: unset;
  width: 100%;
  margin-top: 64px; }
  .woocommerce .cart-collaterals .cross-sells h2,
  .woocommerce-page .cart-collaterals .cross-sells h2 {
    margin-bottom: 64px; }

.wc-proceed-to-checkout .checkout-button {
  margin-top: 32px; }

.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .woocommerce .cart-collaterals .cross-sells ul.products:before,
  .woocommerce-page .cart-collaterals .cross-sells ul.products:before {
    content: unset !important; }
  .woocommerce .cart-collaterals .cross-sells ul.products li,
  .woocommerce-page .cart-collaterals .cross-sells ul.products li {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: left; }
    @media (min-width: 768px) {
      .woocommerce .cart-collaterals .cross-sells ul.products li,
      .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: calc(50% - 32px); } }
    @media (min-width: 1024px) {
      .woocommerce .cart-collaterals .cross-sells ul.products li,
      .woocommerce-page .cart-collaterals .cross-sells ul.products li {
        width: calc(33% - 94px); } }
    .woocommerce .cart-collaterals .cross-sells ul.products li:nth-of-type(n+4),
    .woocommerce-page .cart-collaterals .cross-sells ul.products li:nth-of-type(n+4) {
      display: none; }
    .woocommerce .cart-collaterals .cross-sells ul.products li p,
    .woocommerce-page .cart-collaterals .cross-sells ul.products li p {
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .woocommerce .cart-collaterals .cross-sells ul.products li .add_to_cart_button,
    .woocommerce-page .cart-collaterals .cross-sells ul.products li .add_to_cart_button {
      margin-top: auto; }

.woocommerce ul.products li.product a img {
  width: 60%;
  margin: 0 auto 16px; }

.accessories-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .accessories-block__wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #ffffff; }
    @media (min-width: 1024px) {
      .accessories-block__wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .accessories-block__heading {
    margin-bottom: 32px;
    text-align: center;
    color: #323552; }
    @media (min-width: 768px) {
      .accessories-block__heading {
        margin-bottom: 64px; } }
  .accessories-block__link {
    display: flex;
    flex-direction: column;
    height: 100%; }
  .accessories-block__image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    overflow: hidden;
    margin-bottom: 16px;
    padding: 8px;
	border-radius: 8px;
    border: 1px solid #cccccc;
    background: #ffffff; }
  .accessories-block__title {
    margin-bottom: 16px;
    color: #323552;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .accessories-block__price {
    margin-bottom: 16px;
    color: #57bef2; }
  .accessories-block .slick-list {
    max-width: 1100px !important;
    margin: auto; }
  .accessories-block .slick-track {
    display: flex !important;
    height: 456px; }
  .accessories-block .slick-slide {
    height: 100%;
    margin: 0 16px; }
    @media (min-width: 1024px) {
      .accessories-block .slick-slide {
        width: 30% !important; } }
  .accessories-block .primary-button, .accessories-block .category-filter .sf-field-submit input, .category-filter .sf-field-submit .accessories-block input, .accessories-block .category-filter .sf-field-reset input, .category-filter .sf-field-reset .accessories-block input {
    margin-top: auto; }
  .accessories-block .woocommerce img,
  .accessories-block .woocommerce-page img {
    height: 90%;
    max-width: 90%;
    object-fit: contain; }

.accessories-block--prev {
  position: absolute;
  left: 0;
  top: 35%;
  z-index: 1; }
  .accessories-block--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }
  @media (min-width: 1280px) {
    .accessories-block--prev {
      left: 5%;
      top: 35%; } }

.accessories-block--next {
  position: absolute;
  left: unset;
  right: 0;
  top: 35%;
  z-index: 1; }
  .accessories-block--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }
  @media (min-width: 1280px) {
    .accessories-block--next {
      left: unset;
      right: 5%;
      top: 35%; } }

.border-wave {
  position: relative;
  line-height: 0; }
  .border-wave--blue path {
    fill: #297ce0; }
  .border-wave--dark-blue path {
    fill: #474b74; }
  .border-wave--light-blue path {
    fill: #57bef2; }
  .border-wave--navy path {
    fill: #323552; }
  .border-wave--salmon path {
    fill: #ef7b78; }
  .border-wave--green path {
    fill: #c2e24f; }
  .border-wave--white path {
    fill: #ffffff; }
  .border-wave svg {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	margin-top:-1px;
	margin-bottom:-1px;	}

.border-wave.hover-before--blue path {
  fill: #297ce0 !important; }

.border-wave.hover-after--blue {
  background-color: #297ce0 !important; }

.border-wave.hover-before--salmon path {
  fill: #ef7b78 !important; }

.border-wave.hover-after--salmon {
  background-color: #ef7b78 !important; }

.category-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .category-block__main-heading {
    margin-bottom: 80px;
    color: #297ce0;
    text-align: center; }
  @media (min-width: 768px) {
    .category-block__items {
      display: flex;
      justify-content: space-evenly;
      flex-wrap: wrap; } }
  .category-block__item {
    margin: 16px 0;
    transition: linear .3s;
	border-radius: 8px;
	overflow: hidden;
    background: #323552; }
    @media (min-width: 768px) {
      .category-block__item {
        width: calc(50% - 32px); } }
    @media (min-width: 1024px) {
      .category-block__item {
        width: calc(25% - 24px); } }
    .category-block__item:hover {
      transform: scale(1.01);
      transition: linear .3s; }
    .category-block__item:nth-child(3n+2) {
      background: #297ce0; }
      .category-block__item:nth-child(3n+2) .category-block__title {
        color: #c2e24f; }
    .category-block__item:nth-child(3n+3) {
      background: #ef7b78; }
      .category-block__item:nth-child(3n+3) .category-block__title {
        color: #c2e24f; }
    .category-block__item a {
      display: flex;
      flex-direction: column; }
  .category-block__image {
    line-height: 0; }
    .category-block__image img {
      width: 100%;
      height: 180px;
      object-fit: cover; }
  .category-block__link-content {
    display: flex;
    flex-direction: column;
    padding: 16px; }
  .category-block__title {
    margin-bottom: 16px;
    color: #57bef2;
    font-size: 1.3rem;
    line-height: 1.4; }
  .category-block__description {
    display: -webkit-box;
    margin-bottom: 32px;
    color: #ffffff; }
  .category-block__link {
    color: #c2e24f !important;
    text-transform: uppercase !important; }
    .category-block__link:after {
      content: '\f061' !important;
      display: inline-block !important;
      margin-left: 8px !important;
      font-family: fontawesome !important; }
    .category-block__link:hover:after {
      margin-left: 16px !important;
      transition: .5s ease-in-out !important; }

@media (min-width: 768px) {
  .category-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; } }

.category-list__item {
  margin-bottom: 32px;
  background: #323552;
  color: #ffffff;
  box-shadow: 0 3px 6px #cccccc;
  transition: linear .3s; }
  @media (min-width: 768px) {
    .category-list__item {
      width: calc(50% - 16px); } }
  .category-list__item:hover {
    transform: scale(1.01);
    transition: linear .3s; }
  .category-list__item .category-list__title {
    color: #57bef2; }
  .category-list__item:nth-child(3n+2) {
    background: #57bef2; }
    .category-list__item:nth-child(3n+2) .category-list__title {
      color: #c2e24f; }
  .category-list__item:nth-child(3n+3) {
    background: #ef7b78; }
    .category-list__item:nth-child(3n+3) .category-list__title {
      color: #323552; }

.category-list__image img {
  width: 100%;
  height: 280px;
  object-fit: cover; }

.category-list__content {
  padding: 40px 32px; }

.category-list__category {
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase; }

.category-list__title {
  margin-bottom: 32px;
  font-size: 24px;
  line-height: 32px; }

.category-list__description {
  font-size: 16px;
  line-height: 24px; }

.tag .category-block__main-heading {
  margin: 80px 0;
  text-align: left;
  color: #ef7b78;
  font-size: 48px; }
  .tag .category-block__main-heading span {
    color: #323552; }

.tag .category-block__item {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
  padding-bottom: 32px;
  background-color: #323552;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  transition: linear .3s;
  cursor: pointer; }
  @media (min-width: 768px) {
    .tag .category-block__item {
      width: calc(50% - 32px); } }
  @media (min-width: 1024px) {
    .tag .category-block__item {
      width: calc(33.33% - 32px); } }
  .tag .category-block__item h2 {
    color: #57bef2; }
  .tag .category-block__item:hover {
    transform: scale(1.01); }
    .tag .category-block__item:hover h2 {
      color: #c2e24f; }
  .tag .category-block__item:nth-of-type(2n) {
    background-color: #57bef2; }
    .tag .category-block__item:nth-of-type(2n) h2 {
      color: #c2e24f; }
    .tag .category-block__item:nth-of-type(2n):hover h2 {
      color: #323552; }
  .tag .category-block__item:nth-of-type(3n) {
    background-color: #ef7b78; }
    .tag .category-block__item:nth-of-type(3n) h2 {
      color: #323552; }
    .tag .category-block__item:nth-of-type(3n):hover h2 {
      color: #c2e24f; }

.code-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .code-block__wrapper {
    padding-bottom: 64px; }
  .code-block__heading {
    text-align: center; }
  .code-block__code {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 32px; }
  .code-block__description {
    max-width: 500px;
    margin: 32px auto 0;
    text-align: center; }
  .code-block__button {
    width: fit-content;
    max-width: 100%;
    overflow: hidden;
    margin: 32px auto 0; }

.comparison-table {
  width: fit-content;
  margin: auto; }
  .comparison-table__wrapper {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    padding: 32px 0;
    overflow-x: auto; }
  .comparison-table__price {
    margin-bottom: 16px;
    color: #57bef2; }
  .comparison-table__image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 232px;
    height: 232px;
    padding: 16px;
    border: 1px solid #cccccc;
    background: #ffffff; }
    .comparison-table__image img {
      height: 100%;
      object-fit: contain; }
  .comparison-table__product-name {
    margin: 16px 0; }
  .comparison-table__iridium {
    color: red;
    text-transform: uppercase; }
  .comparison-table__description {
    max-width: 280px; }
  .comparison-table td {
    padding: 16px;
    border: 1px solid #cccccc;
    vertical-align: top;
    font-size: 16px; }
    @media (min-width: 1024px) {
      .comparison-table td {
        padding: 24px; } }
  .comparison-table .primary-button, .comparison-table .category-filter .sf-field-submit input, .category-filter .sf-field-submit .comparison-table input, .comparison-table .category-filter .sf-field-reset input, .category-filter .sf-field-reset .comparison-table input {
    display: inline;
    font-size: 12px; }

.heading--1 tr {
  position: relative; }

.heading--1 tr > td:first-of-type {
  position: absolute;
  z-index: 2;
  width: 120px;
  height: 100%;
  background-color: #f4f4f6;
  font-weight: normal; }
  @media (min-width: 1024px) {
    .heading--1 tr > td:first-of-type {
      width: 180px; } }
  .heading--1 tr > td:first-of-type .comparison-table__image {
    border: unset;
    background: unset; }
  .heading--1 tr > td:first-of-type .comparison-table__price {
    color: #000000; }

.heading--1 tr > td:nth-of-type(2) {
  padding-left: 140px; }
  @media (min-width: 1024px) {
    .heading--1 tr > td:nth-of-type(2) {
      padding-left: 200px; } }

.heading--1 tr .comparison-table__product-name:first-of-type {
  font-weight: normal;
  font-family: "Lato", sans-serif; }

.heading--1 tr .comparison-table__iridium:first-of-type {
  color: #000000;
  text-transform: unset; }

.contact-block__wrapper {
  overflow: hidden; }

.contact-block__columns {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 0; }
  @media (min-width: 768px) {
    .contact-block__columns {
      display: flex;
      justify-content: space-between; } }

.contact-block__column {
  height: fit-content;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .contact-block__column {
      width: 50%; } }

.contact-block__column:nth-of-type(2) {
  position: relative;
  z-index: 1; }

.contact-block__column-background {
  display: none; }
  @media (min-width: 768px) {
    .contact-block__column-background {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      right: -10vw;
      top: 5vh;
      width: 48vw;
      height: 90%;
      transition: all .2s; } }
  .contact-block__column-background img {
    width: 100%;
    height: 100vh;
    object-fit: contain; }

.contact-block__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 32px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #c2e24f; }
  @media (min-width: 812px) {
    .contact-block__icon {
      position: absolute;
      left: 32px; } }
  @media (min-width: 1280px) {
    .contact-block__icon {
      left: calc((100% - 1380px)/2); } }
  .contact-block__icon img {
    width: 32px;
    height: 32px !important;
    object-fit: contain; }

.contact-block__content {
  display: flex;
  flex-direction: column;
  max-width: 560px;
  align-items: center;
  text-align: center; }
  @media (min-width: 812px) {
    .contact-block__content {
      margin-left: 80px;
      align-items: unset;
      text-align: left; } }
  @media (min-width: 812px) {
    .contact-block__content {
      margin-left: 96px; } }

@media (min-width: 812px) {
  .contact-block__optional-text {
    position: relative; } }

@media (min-width: 812px) {
  .contact-block__optional-text .contact-block__icon {
    position: absolute;
    left: -96px; } }

.contact-block__heading {
  max-width: 680px;
  color: #ffffff;
  font-size: 2.125rem;
  line-height: 2.563rem; }

.contact-block__description {
  max-width: 680px;
  margin-top: 32px;
  color: #ffffff; }

.contact-block__buttons {
  margin-top: 32px; }

.contact-block__background {
  position: absolute;
  top: 0;
  right: -4vw;
  width: 50vw;
  height: 100%;
  overflow: hidden; }
  .contact-block__background:before {
    content: url("https://groundcontrol.phoenixroadcreative.com/wp-content/uploads/2022/04/bg_circles_thin_lines.svg");
    position: absolute;
    top: 50%;
    z-index: 5;
    transform: translateY(-50%); }

.contact-block img {
  height: fit-content; }

@media (min-width: 1024px) {
  .contact-block .primary-button:first-of-type, .contact-block .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .contact-block input:first-of-type, .contact-block .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .contact-block input:first-of-type {
    margin-right: 16px; } }

.second-column--image .contact-block__optional-image {
  display: none; }
  @media (min-width: 768px) {
    .second-column--image .contact-block__optional-image {
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 2; } }
  .second-column--image .contact-block__optional-image img {
    max-width: 100%; }

.second-column--image .contact-block__optional-text {
  display: none; }

.second-column--text .contact-block__column:first-of-type {
  margin: 0 0 64px 0;
  padding: 0 0 64px 0;
  border-bottom: 2px solid #ffffff; }
  @media (min-width: 768px) {
    .second-column--text .contact-block__column:first-of-type {
      margin: 0 64px 0 0;
      padding: 0 64px 0 0;
      border-bottom: 0;
      border-right: 2px solid #ffffff; } }

.second-column--text .contact-block__column-background {
  display: none; }

.contact-block__wrapper:hover,
.blog-post-cta:hover {
  background-color: #297ce0; }
  .contact-block__wrapper:hover .contact-block__column-background,
  .blog-post-cta:hover .contact-block__column-background {
    width: 50vw;
    height: 100%;
    transition: all .2s ease; }
  .contact-block__wrapper:hover .contact-block:after,
  .blog-post-cta:hover .contact-block:after {
    background-color: #297ce0; }
  .contact-block__wrapper:hover .primary-button--green, .contact-block__wrapper:hover .category-filter .sf-field-submit input, .category-filter .sf-field-submit .contact-block__wrapper:hover input,
  .blog-post-cta:hover .primary-button--green,
  .blog-post-cta:hover .category-filter .sf-field-submit input,
  .category-filter .sf-field-submit .blog-post-cta:hover input {
    color: #c2e24f;
    background: #323552; }
  .contact-block__wrapper:hover .primary-button--light-blue,
  .blog-post-cta:hover .primary-button--light-blue {
    color: #323552;
    background: #c2e24f; }

.contact-block__wrapper.background-color--blue {
  background-color: #297ce0; }
  .contact-block__wrapper.background-color--blue .contact-block:after {
    background-color: #297ce0; }
  .contact-block__wrapper.background-color--blue .contact-block__icon {
    background-color: #ef7b78; }
  .contact-block__wrapper.background-color--blue .primary-button--green, .contact-block__wrapper.background-color--blue .category-filter .sf-field-submit input, .category-filter .sf-field-submit .contact-block__wrapper.background-color--blue input {
    background-color: #ef7b78; }
  .contact-block__wrapper.background-color--blue:hover {
    background-color: #ef7b78; }
    .contact-block__wrapper.background-color--blue:hover .contact-block:after {
      background-color: #ef7b78; }
    .contact-block__wrapper.background-color--blue:hover .contact-block__icon {
      background-color: #57bef2; }
    .contact-block__wrapper.background-color--blue:hover .primary-button--green, .contact-block__wrapper.background-color--blue:hover .category-filter .sf-field-submit input, .category-filter .sf-field-submit .contact-block__wrapper.background-color--blue:hover input {
      background-color: #57bef2;
      color: #323552; }
  .contact-block__wrapper.background-color--blue a:not(.primary-button), .contact-block__wrapper.background-color--blue a:not(.primary-button):hover {
    font-weight: bold;
    text-decoration: underline; }

#label_11_8_1 {
  display: block; }

.blog-post-cta {
  overflow: hidden; }
  .blog-post-cta .contact-block__content {
    margin: unset; }
  .blog-post-cta .contact-block__image {
    z-index: 2;
    text-align: center; }
  .blog-post-cta .contact-block h2,
  .blog-post-cta .contact-block p {
    margin-bottom: 16px;
    color: #ffffff; }
  .blog-post-cta .contact-block input[type="checkbox"] {
    width: 32px;
    height: 32px;
    margin-right: 0 8px 0 0;
    background: white;
    appearance: none; }
  .blog-post-cta .contact-block .primary-button, .blog-post-cta .contact-block .category-filter .sf-field-submit input, .category-filter .sf-field-submit .blog-post-cta .contact-block input, .blog-post-cta .contact-block .category-filter .sf-field-reset input, .category-filter .sf-field-reset .blog-post-cta .contact-block input {
    margin-top: 16px; }
  .blog-post-cta .form-row label {
    border-radius: unset;
    box-shadow: unset; }
    .blog-post-cta .form-row label span:first-of-type {
      display: none; }
    .blog-post-cta .form-row label span:last-of-type {
      width: 100%; }
  .blog-post-cta .form-row input {
    border: 0; }
  .blog-post-cta .item-required:after {
    content: ''; }

.cta-banner {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .cta-banner {
      display: flex; } }
  .cta-banner:last-of-type {
    margin-bottom: unset; }
  @media (min-width: 1024px) {
    .cta-banner__image {
      width: 20%; } }
  .cta-banner__image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .cta-banner__content {
    padding: 32px 16px; }
    @media (min-width: 1024px) {
      .cta-banner__content {
        width: 80%;
        padding: 64px; } }
  .cta-banner__heading {
    margin-bottom: 32px; }
  .cta-banner__description {
    margin-bottom: 64px; }
  .cta-banner__video-thumbnail {
    width: 50%; }
    .cta-banner__video-thumbnail img {
      max-width: 100%;
      height: 100%;
      object-fit: cover; }
  .cta-banner.align--right {
    flex-direction: row-reverse; }
  .cta-banner .modal-button {
    margin-right: 16px; }
  .cta-banner .modal .close {
    top: 15%;
    right: 15%; }

.documents-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px;
  color: #ffffff;
  background: #323552; }
  @media (min-width: 1024px) {
    .documents-block {
      padding: 64px; } }
  .documents-block__heading {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .documents-block__heading {
        margin-bottom: 64px; } }
  .documents-block__documents {
    display: flex;
    flex-wrap: wrap; }
  .documents-block__document {
    width: 100%;
    margin: 0 32px 32px 0;
    border-radius: 8px;
    color: #323552;
    font-weight: bold;
    text-transform: uppercase;
    background: #c2e24f;
    cursor: pointer;
	position:relative; }
	.documents-block__document a {
    width: 100%;
    padding: 16px;
    display: block;
    padding-left: 40px; }
    @media (min-width: 768px) {
      .documents-block__document {
        width: calc(33% - 32px);
        margin: 16px 32px 16px 0; } }
    .documents-block__document:before {
      content: '\f56d';
      margin-right: 8px;
      font-family: fontawesome;
	  position: absolute;
      left: 16px;
      top: 50%;
      transform: translateY(-50%); }

.documents-block__wrapper.block-width--full {
  background-color: #323552; }

.faq-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 864px; }
  .faq-block__wrapper {
    margin-bottom: 64px; }
  .faq-block__heading {
    margin-bottom: 64px;
    font-size: 34px;
    line-height: 46px;
    color: #323552;
    text-align: center; }
  .faq-block__item {
    margin-bottom: 16px;
	border-radius: 8px;
    border: 1px solid #57bef2; }
    .faq-block__item:last-child {
      margin-bottom: 0; }
    .faq-block__item.active .faq-block__title:after {
      content: "\f106"; }
  .faq-block__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 27px 60px 26px 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer; }
    .faq-block__title:after {
      content: "\f107";
      font-size: 26px;
      font-family: 'FontAwesome';
      font-weight: 400; }
  .faq-block__details {
    display: none;
    padding: 0 30px 28px; }

.featured-product-group-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 320px;
  padding-bottom: 48px; }
  .featured-product-group-block__wrapper {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-top: 64px; }
  .featured-product-group-block__text {
    padding: 32px 16px; }
    @media (min-width: 768px) {
      .featured-product-group-block__text {
        padding: 32px; } }
    @media (min-width: 1024px) {
      .featured-product-group-block__text {
        width: 30%; } }
    @media (min-width: 1280px) {
      .featured-product-group-block__text {
        width: 40%; } }
  .featured-product-group-block__heading {
    margin-bottom: 32px;
    font-size: 34px;
    line-height: 40px; }
  .featured-product-group-block__description {
    margin-bottom: 32px; }
  @media (min-width: 768px) {
    .featured-product-group-block__products {
      display: flex; } }
  @media (min-width: 1024px) {
    .featured-product-group-block__products {
      width: 70%; } }
  @media (min-width: 1280px) {
    .featured-product-group-block__products {
      position: absolute;
      top: -64px;
      right: 0;
      width: calc(60% - 128px); } }
  .featured-product-group-block__product {
    margin: 16px;
	border-radius: 8px;
    background-color: #f4f4f6;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    @media (min-width: 768px) {
      .featured-product-group-block__product {
        flex: 1;
        margin: 0 8px; } }
    .featured-product-group-block__product:hover {
      transform: scale(1.01);
      transition: .3s; }
  .featured-product-group-block__image {
    height: 240px; }
    .featured-product-group-block__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .featured-product-group-block__link-content {
    padding: 32px 16px; }
  .featured-product-group-block__title {
    color: #323552;
    font-size: 18px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }

@media (min-width: 1280px) {
  .featured-product-group-block__wrapper.card-alignment--left .featured-product-group {
    display: flex;
    flex-direction: row-reverse; } }

@media (min-width: 1280px) {
  .featured-product-group-block__wrapper.card-alignment--left .featured-product-group-block__products {
    right: unset;
    left: 16px; } }

.featured-product-group-block__wrapper.card-alignment--center-right {
  padding-top: unset; }
  @media (min-width: 1024px) {
    .featured-product-group-block__wrapper.card-alignment--center-right .featured-product-group-block {
      display: flex;
      justify-content: space-between;
      padding: 32px 0; } }
  .featured-product-group-block__wrapper.card-alignment--center-right .featured-product-group-block__products {
    align-self: center;
    position: static; }
    @media (min-width: 1024px) {
      .featured-product-group-block__wrapper.card-alignment--center-right .featured-product-group-block__products {
        margin-right: 24px; } }

.featured-product-group-block__wrapper.card-alignment--center-left {
  padding-top: unset; }
  @media (min-width: 1024px) {
    .featured-product-group-block__wrapper.card-alignment--center-left .featured-product-group-block {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      position: static;
      padding: 32px 0; } }
  .featured-product-group-block__wrapper.card-alignment--center-left .featured-product-group-block__products {
    align-self: center;
    position: static; }
    @media (min-width: 1024px) {
      .featured-product-group-block__wrapper.card-alignment--center-left .featured-product-group-block__products {
        margin-left: 24px; } }

.featured-items {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .featured-items__wrapper {
    padding: 56px 0 40px;
    background-image: url("https://www.groundcontrol.com/en/wp-content/uploads/2022/06/bg_rings-1024x1024-1.png");
    background-position: center;
    background-repeat: no-repeat; }
  .featured-items__heading {
    margin-bottom: 32px;
    font-size: 34px;
    line-height: 40px;
    text-align: center; }
  .featured-items__button {
    margin-bottom: 64px;
    text-align: center; }
  .featured-items__items {
    display: flex; }
  @media (min-width: 768px) {
    .featured-items__item {
      margin: 0 12px; } }
  .featured-items__link {
    display: flex;
    flex-direction: column; }
  .featured-items__image {
    border: 1px solid #cccccc;
    text-align: center;
    background-color: #ffffff; }
    .featured-items__image img {
      width: 100%;
      height: 180px;
      object-fit: cover; }
  .featured-items__link-content {
    display: flex;
    flex-direction: column;
    height: 302px;
    padding: 16px;
    background: #323552; }
    .featured-items__link-content .primary-button, .featured-items__link-content .category-filter .sf-field-submit input, .category-filter .sf-field-submit .featured-items__link-content input, .featured-items__link-content .category-filter .sf-field-reset input, .category-filter .sf-field-reset .featured-items__link-content input {
      width: 100%;
      margin-top: auto; }
  .featured-items__date {
    display: none; }
  .featured-items__title {
    margin-bottom: 16px;
    color: #c2e24f;
    font-size: 1.3rem;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .featured-items__excerpt {
    font-size: .8rem;
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .featured-items .woocommerce ul.products li.product .price {
    display: none; }
  .featured-items .slick-slider {
    margin-bottom: 56px; }
  .featured-items .slick-slide {
    height: inherit !important;
    margin: 0 16px;
	border-radius: 8px;
	overflow: hidden;	}
  .featured-items .slick-list {
    margin: 0 -16px; }
  .featured-items .slick-track {
    display: flex !important; }
  .featured-items .slick-dots button {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: 3px solid #ffffff;
    border-radius: 50%; }
  .featured-items .slick-dots button:hover,
  .featured-items .slick-dots button.active {
    background: #c2e24f; }
  .featured-items .slider-controls-- .slick-arrow, .featured-items .slider-controls-- .slick-dots {
    display: none; }
  .featured-items .featured-slider--1 .slick-arrow.slick-prev {
    top: unset;
    right: unset;
    bottom: -64px;
    left: 0; }
  .featured-items .featured-slider--1 .slick-arrow.slick-next {
    top: unset;
    right: unset;
    bottom: -64px;
    left: 64px; }

.featured-slider--prev {
  position: absolute;
  left: 0;
  bottom: -64px;
  right: unset;
  top: unset; }
  .featured-slider--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.featured-slider--next {
  position: absolute;
  left: 64px;
  bottom: -64px;
  right: unset;
  top: unset; }
  .featured-slider--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.featured-slider-- .featured-items__wrapper {
  background: unset; }

.featured-slider-- .featured-items__items {
  display: block; }
  @media (min-width: 768px) {
    .featured-slider-- .featured-items__items {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }

.featured-slider-- .featured-items__item {
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .featured-slider-- .featured-items__item {
      width: calc(50% - 24px);
      margin-bottom: 64px; } }
  @media (min-width: 1024px) {
    .featured-slider-- .featured-items__item {
      width: calc(25% - 24px); } }
  .featured-slider-- .featured-items__item:last-of-type {
    margin-right: auto; }

.featured-slider-- .featured-items__link-content {
  height: 224px; }

.featured-slider-- .featured-items__date {
  display: block;
  margin-bottom: 16px;
  color: #c2e24f; }

.featured-slider-- .featured-items__title {
  color: #ffffff; }

.featured-slider-- .featured-items__excerpt {
  display: none; }

.featured-slider-- .featured-items .primary-button, .featured-slider-- .featured-items .category-filter .sf-field-submit input, .category-filter .sf-field-submit .featured-slider-- .featured-items input, .featured-slider-- .featured-items .category-filter .sf-field-reset input, .category-filter .sf-field-reset .featured-slider-- .featured-items input {
  padding: unset;
  background: unset;
  color: #c2e24f;
  text-align: left; }
  .featured-slider-- .featured-items .primary-button:after, .featured-slider-- .featured-items .category-filter .sf-field-submit input:after, .category-filter .sf-field-submit .featured-slider-- .featured-items input:after, .featured-slider-- .featured-items .category-filter .sf-field-reset input:after, .category-filter .sf-field-reset .featured-slider-- .featured-items input:after {
    content: '\f061';
    margin-left: 8px;
    font-family: fontawesome; }
  .featured-slider-- .featured-items .primary-button:hover:after, .featured-slider-- .featured-items .category-filter .sf-field-submit input:hover:after, .category-filter .sf-field-submit .featured-slider-- .featured-items input:hover:after, .featured-slider-- .featured-items .category-filter .sf-field-reset input:hover:after, .category-filter .sf-field-reset .featured-slider-- .featured-items input:hover:after {
    margin-left: 16px;
    transition: .5s ease-in-out; }

.featured-slider-- .slick-dots {
  display: none; }

.width--slim {
  max-width: 1120px; }
  @media (min-width: 1024px) {
    .width--slim .featured-items__item {
      width: calc(33.33% - 24px); } }

.featured-items__items.image-position--center .featured-items__image {
  padding: 16px; }
  .featured-items__items.image-position--center .featured-items__image img {
    object-fit: contain; }

.hero-banner {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  text-align: right; }
  .hero-banner__wrapper {
    position: relative;
    z-index: 0;
    padding: 56px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .hero-banner__wrapper.padding--small {
      padding: 40px 0; }
    .hero-banner__wrapper.padding--standard-plus {
      padding: 72px 0; }
    .hero-banner__wrapper.padding--extra {
      padding: 104px 0; }
      @media (min-width: 1024px) {
        .hero-banner__wrapper.padding--extra {
          padding: 120px 0; } }
  .hero-banner__overlay--1 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#313554), to(rgba(49, 53, 84, 0)));
    background-image: linear-gradient(-90deg, #313554 0, rgba(49, 53, 84, 0) 100%);
    opacity: .85;
    z-index: -1; }
  .hero-banner h1 {
    font-size: 48px;
    line-height: 56px; }
  .hero-banner h1, .hero-banner h2 {
    z-index: 2;
    color: #ffffff; }
  .hero-banner__subheading {
    margin-bottom: 12px;
    color: #ffffff; }
  .hero-banner__description {
    margin-top: 32px;
    color: #ffffff;
    line-height: 32px; }
  .hero-banner__link {
    margin-top: 16px;
    color: #c2e24f; }
    .hero-banner__link:after {
      content: '\f061';
      margin-left: 8px;
      font-family: fontawesome; }
    .hero-banner__link:hover:after {
      margin-left: 16px;
      transition: .5s ease-in-out; }

.hero-banner.align--left {
  text-align: left; }

.hero-banner__wrapper.background-color--light-grey h1, .hero-banner__wrapper.background-color--light-grey h2,
.hero-banner__wrapper.background-color--light-blue h1,
.hero-banner__wrapper.background-color--light-blue h2,
.hero-banner__wrapper.background-color--green h1,
.hero-banner__wrapper.background-color--green h2 {
  color: #323552; }

.hero-banner__wrapper.background-color--light-grey .hero-banner__subheading,
.hero-banner__wrapper.background-color--light-blue .hero-banner__subheading,
.hero-banner__wrapper.background-color--green .hero-banner__subheading {
  color: #ef7b78; }

.hero-banner__wrapper.background-color--light-grey .hero-banner__description,
.hero-banner__wrapper.background-color--light-blue .hero-banner__description,
.hero-banner__wrapper.background-color--green .hero-banner__description {
  color: #323552; }

.hero-block {
  position: relative; }
  .hero-block__slide {
    display: flex !important;
    align-items: center;
    background-size: cover !important;
    background-position: center !important;
	position: relative;}
	@media screen and (min-width:768px){
  .video_block .hero-block__content {
    margin-left: auto;
    margin-right: auto;
	position:absolute;
	left:20px;
	right:20px;
	top:50%;
	transform:translateY(-50%);
	z-index:2;}
	}
  .hero-block__content {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: calc(100vh - 160px);
	z-index:2;	}
  .hero-block__heading {
    max-width: 700px;
    color: #ffffff; }
  .hero-block__description {
    max-width: 700px;
    margin-top: 32px;
    color: #ffffff;
    font-style: italic; }
    .hero-block__description p, .hero-block__description ul {
      color: #ffffff;
      font-style: italic; }
  .hero-block__buttons {
    margin-bottom: 64px; }
  .video_block .hero-block__buttons {
    margin-bottom: 0px; }
  .hero-block__button {
    width: 100%;
    margin-top: 32px; }
    @media (min-width: 768px) {
      .hero-block__button {
        width: max-content;
        margin-top: 48px; } }
    @media (min-width: 768px) {
      .hero-block__button:first-of-type {
        margin-right: 32px; } }
  .hero-block__wave {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 0; }
    .hero-block__wave svg {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  .hero-block .wave-color--navy path {
    fill: #323552; }
  .hero-block .wave-color--white path {
    fill: #ffffff; }
  .hero-block .wave-color--blue path {
    fill: #297ce0; }
  .hero-block .wave-color--dark-blue path {
    fill: #474b74; }
  .hero-block .wave-color--light-blue path {
    fill: #57bef2; }
  .hero-block .wave-color--salmon path {
    fill: #ef7b78; }
  .hero-block .wave-color--green path {
    fill: #c2e24f; }

.slider-buttons {
  display: flex; }
  @media (min-width: 812px) {
    .slider-buttons {
      justify-content: flex-end; } }
  @media (min-width: 1024px) {
    .slider-buttons {
      justify-content: unset; } }
  .slider-buttons__wrapper {
    position: absolute;
    left: calc((100% - 1380px)/2);
    bottom: 60px;
    width: 100%; }
    @media (min-width: 768px) {
      .slider-buttons__wrapper {
        bottom: 80px; } }

.hero-block--prev,
.hero-block--next {
  min-width: unset;
  border: 0;
  color: #ffffff;
  background: 0 !important; }

.image-block {
  position: relative; }
  .image-block__link {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%; }
  .image-block.align-full-width img {
    width: 100%;
    height: auto;
    object-fit: cover; }
  .image-block.align-center {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    .image-block.align-center img {
      width: 100%;
      height: auto;
      max-height: 675px;
      object-fit: cover; }

.image-list {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px 0; }
  .image-list__heading {
    margin-bottom: 32px; }
  .image-list__item {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .image-list__item {
        display: flex;
        align-items: center; } }
  .image-list__image {
    width: 180px;
    margin: 0 auto 16px; }
    @media (min-width: 768px) {
      .image-list__image {
        margin: 0 40px 0 0; } }
    .image-list__image img {
      width: 100%;
      object-fit: contain; }
  @media (min-width: 768px) {
    .image-list__content {
      width: calc(100% - 220px); } }

.knowledge-hub {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .knowledge-hub__inner-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
    position: relative; }
    @media (min-width: 1024px) {
      .knowledge-hub__inner-wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .knowledge-hub__design {
    position: absolute;
    top: 64px;
    left: -9%; }
    .knowledge-hub__design path {
      fill: #eeeeee; }
  .knowledge-hub__details {
    text-align: center; }
    @media (min-width: 768px) {
      .knowledge-hub__details {
        max-width: 950px; } }
  .knowledge-hub__heading {
    font-size: 2rem; }
  .knowledge-hub__description {
    display: none;
    margin-top: 32px; }
    @media (min-width: 768px) {
      .knowledge-hub__description {
        display: block; } }
  .knowledge-hub__buttons {
    display: flex;
    justify-content: flex-end;
    margin-top: 32px; }
    .knowledge-hub__buttons .primary-button, .knowledge-hub__buttons .category-filter .sf-field-submit input, .category-filter .sf-field-submit .knowledge-hub__buttons input, .knowledge-hub__buttons .category-filter .sf-field-reset input, .category-filter .sf-field-reset .knowledge-hub__buttons input {
      min-width: unset;
      margin: auto; }
      .knowledge-hub__buttons .primary-button:not(:first-of-type), .knowledge-hub__buttons .category-filter .sf-field-submit input:not(:first-of-type), .category-filter .sf-field-submit .knowledge-hub__buttons input:not(:first-of-type), .knowledge-hub__buttons .category-filter .sf-field-reset input:not(:first-of-type), .category-filter .sf-field-reset .knowledge-hub__buttons input:not(:first-of-type) {
        display: none; }
        @media (min-width: 768px) {
          .knowledge-hub__buttons .primary-button:not(:first-of-type), .knowledge-hub__buttons .category-filter .sf-field-submit input:not(:first-of-type), .category-filter .sf-field-submit .knowledge-hub__buttons input:not(:first-of-type), .knowledge-hub__buttons .category-filter .sf-field-reset input:not(:first-of-type), .category-filter .sf-field-reset .knowledge-hub__buttons input:not(:first-of-type) {
            display: block;
            margin: 0 0 0 32px; } }
      .knowledge-hub__buttons .primary-button:first-of-type, .knowledge-hub__buttons .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .knowledge-hub__buttons input:first-of-type, .knowledge-hub__buttons .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .knowledge-hub__buttons input:first-of-type {
        background: #c2e24f; }
        @media (min-width: 768px) {
          .knowledge-hub__buttons .primary-button:first-of-type, .knowledge-hub__buttons .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .knowledge-hub__buttons input:first-of-type, .knowledge-hub__buttons .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .knowledge-hub__buttons input:first-of-type {
            display: none; } }
        .knowledge-hub__buttons .primary-button:first-of-type:hover, .knowledge-hub__buttons .category-filter .sf-field-submit input:first-of-type:hover, .category-filter .sf-field-submit .knowledge-hub__buttons input:first-of-type:hover, .knowledge-hub__buttons .category-filter .sf-field-reset input:first-of-type:hover, .category-filter .sf-field-reset .knowledge-hub__buttons input:first-of-type:hover {
          color: #c2e24f;
          background: #595d82; }
      .knowledge-hub__buttons .primary-button:nth-of-type(2), .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(2), .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(2), .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(2), .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(2) {
        background: #c2e24f; }
        .knowledge-hub__buttons .primary-button:nth-of-type(2):hover, .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(2):hover, .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(2):hover, .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(2):hover, .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(2):hover {
          color: #c2e24f;
          background: #595d82; }
      .knowledge-hub__buttons .primary-button:nth-of-type(3), .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(3), .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(3), .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(3), .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(3) {
        background: #ef7b78; }
        .knowledge-hub__buttons .primary-button:nth-of-type(3):hover, .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(3):hover, .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(3):hover, .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(3):hover, .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(3):hover {
          color: #ef7b78;
          background: #595d82; }
      .knowledge-hub__buttons .primary-button:nth-of-type(4), .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(4), .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(4), .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(4), .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(4) {
        background: #57bef2; }
        .knowledge-hub__buttons .primary-button:nth-of-type(4):hover, .knowledge-hub__buttons .category-filter .sf-field-submit input:nth-of-type(4):hover, .category-filter .sf-field-submit .knowledge-hub__buttons input:nth-of-type(4):hover, .knowledge-hub__buttons .category-filter .sf-field-reset input:nth-of-type(4):hover, .category-filter .sf-field-reset .knowledge-hub__buttons input:nth-of-type(4):hover {
          color: #57bef2;
          background: #595d82; }
  .knowledge-hub__content {
    margin-top: 72px; }
    @media (min-width: 768px) {
      .knowledge-hub__content {
        display: flex; } }
  @media (min-width: 768px) {
    .knowledge-hub__items {
      display: flex; } }
  .knowledge-hub__item {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .knowledge-hub__item {
        width: calc(33.33% - 24px);
        margin-right: 24px; } }
    @media (min-width: 1280px) {
      .knowledge-hub__item {
        width: calc(25% - 24px); } }
    @media (min-width: 768px) {
      .knowledge-hub__item:nth-of-type(n+3) {
        display: none; } }
    @media (min-width: 1280px) {
      .knowledge-hub__item:nth-of-type(n+3) {
        display: block; } }
  .knowledge-hub__link {
    display: flex;
    flex-direction: column;
    height: 100%;
    background: #323552;
    transition: all .5s ease-in-out; }
    .knowledge-hub__link:hover {
      background: #c2e24f;
      transition: all .5s ease-in-out; }
      .knowledge-hub__link:hover .knowledge-hub__date {
        color: #323552; }
      .knowledge-hub__link:hover h2 {
        color: #323552;
        transition: all .5s ease-in-out; }
      .knowledge-hub__link:hover .knowledge-hub__button {
        color: #323552;
        transition: all .5s ease-in-out; }
        .knowledge-hub__link:hover .knowledge-hub__button:after {
          margin-left: 16px; }
      .knowledge-hub__link:hover img {
        height: calc(100% + 10px);
        transition: all .8s ease-in-out; }
    .knowledge-hub__link img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      transition: all .8s ease-in-out; }
  .knowledge-hub__image {
    height: 190px;
    overflow: hidden; }
  .knowledge-hub__link-content {
    padding: 16px; }
    .knowledge-hub__link-content .knowledge-hub__date {
      color: #c2e24f;
      font-size: 0.875rem; }
    .knowledge-hub__link-content h2 {
      margin-top: 16px;
      color: #ffffff;
      font-size: 1.25rem;
      line-height: 1.813rem;
      transition: all .5s ease-in-out; }
    .knowledge-hub__link-content .knowledge-hub__button {
      margin-top: 32px;
      color: #c2e24f;
      transition: all .5s ease-in-out; }
      .knowledge-hub__link-content .knowledge-hub__button:after {
        content: '\f061';
        margin-left: 8px;
        font-family: fontawesome; }
  @media (min-width: 768px) {
    .knowledge-hub.text-align--right .knowledge-hub__details {
      margin-left: auto;
      text-align: right; } }
  @media (min-width: 768px) {
    .knowledge-hub.text-align--left .knowledge-hub__details {
      margin-right: auto;
      text-align: left; } }
  .knowledge-hub.text-align--left .knowledge-hub__buttons {
    justify-content: flex-start; }
  .knowledge-hub.text-align--left .primary-button:not(:first-of-type), .knowledge-hub.text-align--left .category-filter .sf-field-submit input:not(:first-of-type), .category-filter .sf-field-submit .knowledge-hub.text-align--left input:not(:first-of-type), .knowledge-hub.text-align--left .category-filter .sf-field-reset input:not(:first-of-type), .category-filter .sf-field-reset .knowledge-hub.text-align--left input:not(:first-of-type) {
    margin: 0 32px 0 0; }
  .knowledge-hub.text-align--left .knowledge-hub__design {
    left: unset;
    right: -9%; }
  @media (min-width: 768px) {
    .knowledge-hub.text-align--center .knowledge-hub__details {
      margin: auto;
      text-align: center; } }
  .knowledge-hub.text-align--center .knowledge-hub__buttons {
    justify-content: center; }
  .knowledge-hub__message-box {
    display: flex;
    flex-direction: column;
    padding: 32px;
    background: url("https://www.groundcontrol.com/us/wp-content/uploads/sites/4/2022/06/bg_newsletter_signup.png") no-repeat; }
    @media (min-width: 768px) {
      .knowledge-hub__message-box {
        width: calc(33.33% - 24px); } }
    @media (min-width: 1280px) {
      .knowledge-hub__message-box {
        width: calc(25% - 24px); } }
    .knowledge-hub__message-box h4 {
      font-size: 1.2rem;
      line-height: 1.4;
      color: #ffffff; }
      @media (min-width: 1024px) {
        .knowledge-hub__message-box h4 {
          font-size: 1.5rem;
          line-height: 2rem; } }
    .knowledge-hub__message-box p {
      margin-top: 32px;
      line-height: 1.4;
      color: #ffffff; }
    .knowledge-hub__message-box .primary-button, .knowledge-hub__message-box .category-filter .sf-field-submit input, .category-filter .sf-field-submit .knowledge-hub__message-box input, .knowledge-hub__message-box .category-filter .sf-field-reset input, .category-filter .sf-field-reset .knowledge-hub__message-box input {
      min-width: unset;
      margin-top: 32px; }

.large-text-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 536px;
  padding: 32px;
  font-size: 24px;
  line-height: 32px;
  text-align: center; }
  @media (min-width: 768px) {
    .large-text-block {
      padding: 0 64px;
      font-size: 40px;
      line-height: 48px; } }
  .large-text-block__wrapper {
    position: relative; }
  .large-text-block__background {
    position: absolute;
    top: -64px;
    right: 0; }

.logo-slider {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .logo-slider--wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }
  .logo-slider__header {
    text-align: center;
    color: #323552; }
  .logo-slider__logos {
    margin-top: 48px; }
  .logo-slider__image {
    text-align: center;
    height: 90px !important;
    padding: 0 32px; }
    .logo-slider__image img {
      width: 100%;
      height: 64px;
      object-fit: contain;
      filter: grayscale(1); }

.multi-links-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .multi-links-block {
      display: flex;
      justify-content: space-between; } }
  @media (min-width: 768px) {
    .multi-links-block__column-one {
      width: calc(50% - 24px); } }
  .multi-links-block__column-two {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .multi-links-block__column-two {
        width: calc(50% - 24px); } }
    .multi-links-block__column-two h3 {
      margin-bottom: 32px; }
  .multi-links-block__border {
    width: 100%;
    height: 1px;
    margin: 32px 0;
    background: #cccccc; }
    @media (min-width: 768px) {
      .multi-links-block__border {
        width: 1px;
        height: auto;
        margin: 0 64px; } }
  .multi-links-block .column-one__link {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
    padding: 64px 0;
    font-size: 24px;
    line-height: 32px;
    color: #323552;
    font-family: "Syne", sans-serif !important;
    background: #57bef2; }
    .multi-links-block .column-one__link:hover {
      color: #57bef2;
      background-color: #000000; }
    .multi-links-block .column-one__link:nth-of-type(2n+1) {
      background: #c2e24f;
      color: #297ce0; }
      .multi-links-block .column-one__link:nth-of-type(2n+1):hover {
        color: #c2e24f;
        background-color: #297ce0; }
    .multi-links-block .column-one__link:nth-of-type(3n+1) {
      background: #ef7b78;
      color: #000000; }
      .multi-links-block .column-one__link:nth-of-type(3n+1):hover {
        color: #ef7b78;
        background-color: #323552; }
    .multi-links-block .column-one__link:last-of-type {
      margin-bottom: unset; }
  .multi-links-block .column-two__link {
    width: calc(50% - 24px);
    height: 120px;
    margin-bottom: 32px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16); }
    .multi-links-block .column-two__link img {
      width: 100%;
      height: 100%;
      object-fit: contain; }

.photo-gallery {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .photo-gallery__wrapper {
    padding: 32px 0; }
  .photo-gallery__heading {
    margin-bottom: 32px;
    text-align: center; }
  @media (min-width: 768px) {
    .photo-gallery__items {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  .photo-gallery__item {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .photo-gallery__item {
        width: calc(50% - 32px); } }
    @media (min-width: 1024px) {
      .photo-gallery__item {
        width: calc(33.33% - 32px); } }
    .photo-gallery__item:nth-of-type(n+4) {
      display: none; }
  .photo-gallery__image {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 300px;
    border: 1px solid #f4f4f6; }
    @media (min-width: 1280px) {
      .photo-gallery__image {
        height: 428px; } }
    .photo-gallery__image img {
      width: 80%;
      height: 80%;
      object-fit: contain; }
  .photo-gallery__description {
    margin-top: 16px; }
  .photo-gallery ul li {
    display: table-row; }
    .photo-gallery ul li:before {
      content: '\f111';
      display: table-cell;
      font-family: fontawesome;
      padding: 16px 16px 0 0;
      color: #ef7b78;
      font-size: 8px; }

.load-more-button {
  display: none;
  width: fit-content;
  margin: auto; }
  .load-more-button.active {
    display: block; }
  .load-more-button .end-of-gallery {
    background: #f4f4f6;
    color: #ffffff;
    opacity: .4;
    pointer-events: none; }

.product-list-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .product-list-block__wrapper {
    padding: 32px 0; }
  .product-list-block__heading {
    margin-bottom: 32px; }
  .product-list-block__products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      .product-list-block__products.columns--4 .product-list-block__product {
        width: calc(33.33% - 24px); } }
    @media (min-width: 812px) {
      .product-list-block__products.columns--4 .product-list-block__product {
        width: calc(25% - 24px); } }
    @media (min-width: 768px) {
      .product-list-block__products.columns--3 .product-list-block__product {
        width: calc(33.33% - 24px); } }
    @media (min-width: 1024px) {
      .product-list-block__products.columns--3 .product-list-block__image {
        height: 300px; } }
    @media (min-width: 768px) {
      .product-list-block__products.columns--2 .product-list-block__product {
        width: calc(50% - 16px); } }
    @media (min-width: 1024px) {
      .product-list-block__products.columns--2 .product-list-block__image {
        height: 300px; } }
  .product-list-block__product {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 48px;
    background: #ffffff; }
  .product-list-block__image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 240px;
    margin-bottom: 8px;
    border: 1px solid #cccccc; }
    .product-list-block__image img {
      width: 50%;
      height: 50%;
      object-fit: contain; }
  .product-list-block__content {
    margin-bottom: 16px; }
    .product-list-block__content h4 {
      font-size: 20px;
      line-height: 28px; }
    .product-list-block__content > div {
      display: -webkit-box;
      -webkit-line-clamp: 5;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .product-list-block .primary-button, .product-list-block .category-filter .sf-field-submit input, .category-filter .sf-field-submit .product-list-block input, .product-list-block .category-filter .sf-field-reset input, .category-filter .sf-field-reset .product-list-block input {
    margin-top: auto; }

.related-products-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .related-products-block__wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #f4f4f6; }
    @media (min-width: 1024px) {
      .related-products-block__wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .related-products-block__heading {
    margin-bottom: 32px;
    text-align: center;
    color: #323552; }
    @media (min-width: 768px) {
      .related-products-block__heading {
        margin-bottom: 64px; } }
  .related-products-block__link {
    display: flex;
    flex-direction: column;
    height: 100%; }
  .related-products-block__image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    overflow: hidden;
    margin-bottom: 16px;
    padding: 8px;
	border-radius: 8px;
    border: 1px solid #cccccc;
    background: #ffffff; }
  .related-products-block__title {
    margin-bottom: 16px;
    color: #323552;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .related-products-block__price {
    margin-bottom: 16px;
    color: #57bef2; }
  .related-products-block .slick-track {
    display: flex !important; }
  .related-products-block .slick-slide {
    height: 456px;
    margin: 0 16px; }
  .related-products-block .primary-button, .related-products-block .category-filter .sf-field-submit input, .category-filter .sf-field-submit .related-products-block input, .related-products-block .category-filter .sf-field-reset input, .category-filter .sf-field-reset .related-products-block input {
    margin-top: auto; }
  .related-products-block .woocommerce img,
  .related-products-block .woocommerce-page img {
    height: 90%;
    max-width: 90%;
    object-fit: contain; }

.related-products-block--prev {
  position: absolute;
  left: 0;
  top: 35%;
  z-index: 1; }
  @media (min-width: 1280px) {
    .related-products-block--prev {
      left: -64px;
      top: 35%; } }
  .related-products-block--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #323552;
    background-color: #c2e24f;
    opacity: 1; }

.related-products-block--next {
  position: absolute;
  left: unset;
  right: 0;
  top: 35%;
  z-index: 1; }
  @media (min-width: 1280px) {
    .related-products-block--next {
      right: -64px;
      top: 35%; } }
  .related-products-block--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #323552;
    background-color: #c2e24f;
    opacity: 1; }

.resources-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  padding: 32px;
  color: #ffffff;
  background-color: #57bef2; }
  @media (min-width: 1024px) {
    .resources-block {
      padding: 64px; } }
  .resources-block__heading {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .resources-block__heading {
        margin-bottom: 64px; } }
  .resources-block__resources {
    display: flex;
    flex-wrap: wrap; }
  .resources-block__resource {
    display: flex;
    z-index: 2;
    margin: 0 32px 32px 0;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase; }
    .resources-block__resource:before {
      content: '\f061';
      margin-right: 16px;
      font-family: fontawesome;
      color: #c2e24f; }
  .resources-block img {
    position: absolute;
    width: 50%;
    top: -50%;
    z-index: 0;
    opacity: .2; }

.resources-block__wrapper.block-width--full {
  background-color: #57bef2; }

.secondary-navigation {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }
  .secondary-navigation__wrapper {
    position: relative;
    z-index: 3; }
    .secondary-navigation__wrapper.scrolled {
      position: fixed;
      top: 80px;
      width: 100%;
      border-top: 1px solid #ffffff;
      z-index: 4; }
      @media (min-width: 1024px) {
        .secondary-navigation__wrapper.scrolled {
          top: 138px; } }
  @media (min-width: 768px) {
    .secondary-navigation__buttons {
      display: flex;
      flex-wrap: wrap; } }
  .secondary-navigation__button {
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    width: 50%;
    height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #ffffff;
    font-size: .8rem;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer; }
    @media (min-width: 768px) {
      .secondary-navigation__button {
        width: 50%; } }
    @media (min-width: 1024px) {
      .secondary-navigation__button {
        float: unset;
        width: fit-content;
        height: 56px;
        padding: 16px 24px;
        border-bottom: 0;
        border-right: 1px solid #ffffff; } }
    .secondary-navigation__button:nth-of-type(odd) {
      border-right: 1px solid #ffffff; }
    .secondary-navigation__button i {
      margin-right: 5px; }

.single-button-text {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  margin: auto;
  text-align: center; }
  .single-button-text__heading {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 40px; }
    @media (min-width: 768px) {
      .single-button-text__heading {
        font-size: 48px;
        line-height: 56px; } }
  .single-button-text .primary-button, .single-button-text .category-filter .sf-field-submit input, .category-filter .sf-field-submit .single-button-text input, .single-button-text .category-filter .sf-field-reset input, .category-filter .sf-field-reset .single-button-text input {
    margin: 32px 0 0 0; }
    @media (min-width: 768px) {
      .single-button-text .primary-button, .single-button-text .category-filter .sf-field-submit input, .category-filter .sf-field-submit .single-button-text input, .single-button-text .category-filter .sf-field-reset input, .category-filter .sf-field-reset .single-button-text input {
        margin: 0 0 0 8px; } }
  .single-button-text__content {
    margin-top: 32px;
    text-align: left; }

.spacer-block--x-small {
  padding-top: 8px;
  padding-bottom: 8px; }
  @media (min-width: 1024px) {
    .spacer-block--x-small {
      padding-top: 16px;
      padding-bottom: 16px; } }

.spacer-block--small {
  padding-top: 16px;
  padding-bottom: 16px; }
  @media (min-width: 1024px) {
    .spacer-block--small {
      padding-top: 32px;
      padding-bottom: 32px; } }

.spacer-block--large {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 1024px) {
    .spacer-block--large {
      padding-top: 80px;
      padding-bottom: 80px; } }

.tabbed-content {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px; }
  @media (min-width: 768px) {
    .tabbed-content {
      display: flex;
      justify-content: space-between; } }
  .tabbed-content__wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }
    @media (min-width: 1024px) {
      .tabbed-content__wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .tabbed-content__heading {
    margin-bottom: 64px;
    text-align: center;
    color: #323552;
    background: #ffffff; }
  .tabbed-content__description {
    max-width: 600px;
    margin: auto;
    text-align: center; }
  .tabbed-content__buttons {
    margin: 64px 0;
    text-align: center; }
    .tabbed-content__buttons .primary-button:last-of-type, .tabbed-content__buttons .category-filter .sf-field-submit input:last-of-type, .category-filter .sf-field-submit .tabbed-content__buttons input:last-of-type, .tabbed-content__buttons .category-filter .sf-field-reset input:last-of-type, .category-filter .sf-field-reset .tabbed-content__buttons input:last-of-type {
      margin-left: 8px; }
  @media (min-width: 768px) {
    .tabbed-content__tabs {
      width: calc(30% - 56px);
      margin-right: 56px;
      padding-right: 56px;
      border-right: 1px solid #f4f4f6; } }
  .tabbed-content__tab {
    display: flex;
    align-items: center;
    position: relative;
    padding: 16px 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    border-bottom: 2px solid #f4f4f6;
    color: #474b74;
    font-weight: bold;
    transition: all 1s; }
    .tabbed-content__tab:hover {
      border-color: #297ce0;
      color: #297ce0;
      background-color: #eaf2fc;
      transition: all 1s;
      cursor: pointer; }
    .tabbed-content__tab.active {
      border-color: #297ce0;
      color: #297ce0; }
    .tabbed-content__tab img {
      display: block;
      width: 16px;
      height: 16px;
      object-fit: contain;
      margin-right: 16px; }
  @media (min-width: 768px) {
    .tabbed-content__content {
      width: 70%; } }
  .tabbed-content .content-item {
    display: none; }
    .tabbed-content .content-item__image {
      width: 100%;
      max-width: 400px;
      margin-bottom: 32px; }
      .tabbed-content .content-item__image img {
        width: 100%;
        height: auto; }
    .tabbed-content .content-item__text {
      line-height: 1.6; }
      .tabbed-content .content-item__text a, .tabbed-content .content-item__text a:hover {
        color: #57bef2;
        text-decoration: underline; }
    .tabbed-content .content-item__buttons {
      margin-top: 32px; }
    .tabbed-content .content-item.active {
      display: block; }
  @media (max-width: 767px) {
    .tabbed-content .primary-button, .tabbed-content .category-filter .sf-field-submit input, .category-filter .sf-field-submit .tabbed-content input, .tabbed-content .category-filter .sf-field-reset input, .category-filter .sf-field-reset .tabbed-content input {
      width: 100%; } }
  .tabbed-content .primary-button:first-of-type, .tabbed-content .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content input:first-of-type, .tabbed-content .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content input:first-of-type {
    margin-right: 32px; }
    @media (max-width: 767px) {
      .tabbed-content .primary-button:first-of-type, .tabbed-content .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content input:first-of-type, .tabbed-content .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content input:first-of-type {
        margin-bottom: 24px; } }

.tabbed-content-complete {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
  background: #f4f4f6; }
  .tabbed-content-complete__wrapper {
    padding: 32px 0; }
  .tabbed-content-complete__heading {
    padding: 32px 16px;
    background: #ffffff; }
  .tabbed-content-complete__tabs {
    display: flex;
    border-bottom: 16px solid #323552;
    background: #ffffff; }
    @media (max-width: 767px) {
      .tabbed-content-complete__tabs {
        flex-wrap: wrap; } }
  .tabbed-content-complete__tab {
    margin-right: 16px;
    padding: 8px 29px 8px 24px;
    color: #323552;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-color: #f4f4f6;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    transition: all 1s; }
    @media (max-width: 767px) {
      .tabbed-content-complete__tab {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(33.33% - 16px);
        margin-top: 8px;
        padding: 8px;
        text-align: center;
        font-size: 12px;
        line-height: 18px; } }
    @media (min-width: 1280px) {
      .tabbed-content-complete__tab {
        font-size: 14px; } }
    .tabbed-content-complete__tab.active, .tabbed-content-complete__tab:hover {
      color: #ffffff;
      background-color: #57bef2;
      transition: all 1s;
      cursor: pointer; }
    .tabbed-content-complete__tab i {
      margin-right: 5px; }
  .tabbed-content-complete__content {
    display: none;
    padding: 24px; }
    .tabbed-content-complete__content.active {
      display: block; }
  .tabbed-content-complete__table {
    overflow: scroll; }
    @media (min-width: 768px) {
      .tabbed-content-complete__table {
        overflow: hidden; } }
    .tabbed-content-complete__table.active {
      display: block; }
  .tabbed-content-complete__description {
    padding: 32px 16px; }
  .tabbed-content-complete__row {
    display: flex; }
    .tabbed-content-complete__row:nth-of-type(odd) {
      background-color: #f4f4f6; }
  .tabbed-content-complete__item {
    padding: 16px;
    color: #323552;
    font-size: 12px; }
    @media (min-width: 768px) {
      .tabbed-content-complete__item {
        width: 16%; } }
    @media (min-width: 1280px) {
      .tabbed-content-complete__item {
        font-size: 14px; } }
    .tabbed-content-complete__item:first-of-type {
      color: #ffffff;
      background: #323552; }
  .tabbed-content-complete__item.image {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ffffff; }
    .tabbed-content-complete__item.image img {
      max-width: 100%;
      height: 88px;
      object-fit: contain; }
  @media (min-width: 768px) {
    .tabbed-content-complete__text-editor {
      display: flex;
      justify-content: space-between; } }
  .tabbed-content-complete__text-editor li {
    display: table-row; }
  .tabbed-content-complete__text-editor ul li:before {
    content: '\f111';
    display: table-cell;
    font-family: fontawesome;
    padding: 16px 16px 0 0;
    color: #ef7b78;
    font-size: 8px; }
  @media (min-width: 768px) {
    .tabbed-content-complete__column {
      width: calc(50% - 16px); } }
  .tabbed-content-complete__image-grid {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap; }
    .tabbed-content-complete__image-grid img {
      width: calc(50% - 32px);
      margin-bottom: 32px; }
      @media (min-width: 1024px) {
        .tabbed-content-complete__image-grid img {
          width: calc(33.33% - 32px); } }
  .tabbed-content-complete__buttons {
    padding: 16px; }
  .tabbed-content-complete .primary-button:last-of-type, .tabbed-content-complete .category-filter .sf-field-submit input:last-of-type, .category-filter .sf-field-submit .tabbed-content-complete input:last-of-type, .tabbed-content-complete .category-filter .sf-field-reset input:last-of-type, .category-filter .sf-field-reset .tabbed-content-complete input:last-of-type {
    margin-left: 8px; }
  .tabbed-content-complete .tab--airtime.active,
  .tabbed-content-complete .tab-rental.active {
    color: #ffffff;
    background-color: #57bef2;
    transition: all 1s;
    cursor: pointer; }

.tabbed-content-complete__text-editor.two-column-- .tabbed-content-complete__column:first-of-type {
  width: 100%; }

.tabbed-content-complete__text-editor.two-column-- .tabbed-content-complete__column:nth-of-type(2) {
  display: none; }

.table-heading--1 .tabbed-content-complete__row:first-of-type {
  font-weight: bold; }

.table-heading--1 .tabbed-content-complete__row:nth-of-type(odd) {
  background-color: unset; }

.table-heading--1 .tabbed-content-complete__row:nth-of-type(even) {
  background-color: #f4f4f6; }

.tabbed-content-double-column {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  background: #f4f4f6; }
  .tabbed-content-double-column__wrapper {
    padding: 32px 0; }
  .tabbed-content-double-column__heading {
    padding: 32px 16px;
    background: #ffffff; }
  .tabbed-content-double-column__tabs {
    display: flex;
    border-bottom: 16px solid #323552;
    background: #ffffff; }
    @media (max-width: 767px) {
      .tabbed-content-double-column__tabs {
        flex-wrap: wrap; } }
  .tabbed-content-double-column__tab {
    margin-right: 16px;
    padding: 8px 45px 8px 40px;
    color: #323552;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    text-transform: uppercase;
    background-color: #f4f4f6;
    transition: all 1s; }
    @media (max-width: 767px) {
      .tabbed-content-double-column__tab {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(33.33% - 16px);
        margin-top: 8px;
        padding: 8px;
        text-align: center;
        font-size: 12px;
        line-height: 18px; } }
    @media (min-width: 1280px) {
      .tabbed-content-double-column__tab {
        font-size: 14px; } }
    .tabbed-content-double-column__tab.active, .tabbed-content-double-column__tab:hover {
      color: #ffffff;
      background-color: #57bef2;
      transition: all 1s;
      cursor: pointer; }
    .tabbed-content-double-column__tab i {
      margin-right: 5px; }
  .tabbed-content-double-column__content {
    display: none; }
    .tabbed-content-double-column__content.active {
      display: block; }
      @media (min-width: 768px) {
        .tabbed-content-double-column__content.active {
          display: flex;
          justify-content: space-between; } }
  .tabbed-content-double-column__column {
    padding: 16px; }
    @media (min-width: 768px) {
      .tabbed-content-double-column__column {
        width: 50%;
        padding: 40px; } }
  .tabbed-content-double-column__image {
    display: flex;
    height: 100%;
    line-height: 0; }
    .tabbed-content-double-column__image img {
      max-width: 100%; }
  .tabbed-content-double-column .image-alignment--centered {
    justify-content: center;
    align-items: center;
    height: 100%; }
  .tabbed-content-double-column .image-alignment--right img {
    margin: auto 0 -16px 16px; }
    @media (min-width: 768px) {
      .tabbed-content-double-column .image-alignment--right img {
        margin: auto 0 -40px 40px; } }
  .tabbed-content-double-column .image-alignment--left img {
    margin: auto 16px -16px -16px; }
    @media (min-width: 768px) {
      .tabbed-content-double-column .image-alignment--left img {
        margin: auto 40px -40px 0; } }
  .tabbed-content-double-column__icon {
    margin-bottom: 32px;
    text-align: center; }
    .tabbed-content-double-column__icon img {
      max-width: 100%; }
  .tabbed-content-double-column .content-width--centered {
    width: 80%;
    max-width: 400px;
    margin: auto; }
  .tabbed-content-double-column__dropdown-item {
    margin-bottom: 16px; }
    .tabbed-content-double-column__dropdown-item:last-child {
      margin-bottom: 0; }
    .tabbed-content-double-column__dropdown-item.active .tabbed-content-double-column__dropdown-heading:after {
      content: "\f106"; }
    .tabbed-content-double-column__dropdown-item:first-of-type .tabbed-content-double-column__dropdown-content {
      display: block; }
  .tabbed-content-double-column__dropdown-heading {
    display: flex;
	border-radius: 8px;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    border-left-width: 16px;
    border-left-style: solid;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ffffff;
	font-family: "Syne", sans-serif;
    background: #474b74;
    cursor: pointer; }
    @media (min-width: 768px) {
      .tabbed-content-double-column__dropdown-heading {
        font-size: 18px; } }
    .tabbed-content-double-column__dropdown-heading:after {
      content: "\f107";
      border: 2px solid #ffffff;
      border-radius: 100%;
      padding: 6px;
      font-size: 26px;
      font-family: 'FontAwesome';
      font-weight: 400;
      color: #ffffff; }
  .tabbed-content-double-column__dropdown-content {
    display: none;
    padding: 24px 40px;
    font-size: 18px;
    color: #323552; }
  .tabbed-content-double-column__buttons {
    padding: 40px; }
  .tabbed-content-double-column .primary-button:last-of-type, .tabbed-content-double-column .category-filter .sf-field-submit input:last-of-type, .category-filter .sf-field-submit .tabbed-content-double-column input:last-of-type, .tabbed-content-double-column .category-filter .sf-field-reset input:last-of-type, .category-filter .sf-field-reset .tabbed-content-double-column input:last-of-type {
    margin-left: 8px; }

.tabbed-content-products {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px; }
  @media (min-width: 1024px) {
    .tabbed-content-products {
      display: flex; } }
  .tabbed-content-products--wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }
    @media (min-width: 1024px) {
      .tabbed-content-products--wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .tabbed-content-products__heading {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 32px;
    text-align: center;
    background: #ffffff; }
    @media (min-width: 768px) {
      .tabbed-content-products__heading {
        margin-bottom: 64px; } }
  .tabbed-content-products__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 72px; }
    @media (min-width: 768px) {
      .tabbed-content-products__buttons {
        flex-direction: row; } }
  .tabbed-content-products__description {
    margin: 0 16px 16px 0; }
    @media (min-width: 768px) {
      .tabbed-content-products__description {
        margin: 0 16px 0 0; } }
  .tabbed-content-products__tabs {
    position: relative;
    margin-bottom: 32px;
    border: 1px solid #57bef2; }
    .tabbed-content-products__tabs.active {
      height: auto;
      transition: all 1s linear; }
      .tabbed-content-products__tabs.active .tabbed-content-products__tab {
        display: flex !important; }
    @media (min-width: 1024px) {
      .tabbed-content-products__tabs {
        width: calc(30% - 64px);
        height: auto;
        margin: 0 64px 0 0;
        padding-right: 64px;
        border: unset;
        border-right: 1px solid #f4f4f6; } }
    .tabbed-content-products__tabs:after {
      content: '\f078';
      font-family: fontawesome;
      position: absolute;
      top: 16px;
      right: 16px;
      color: #404040; }
      @media (min-width: 1024px) {
        .tabbed-content-products__tabs:after {
          display: none; } }
  .tabbed-content-products__tab {
    display: none;
    position: relative;
    margin: 16px 0;
    padding: 0px 8px;
	border-radius: 8px;
    font-weight: bold;
    transition: all 1s; }
    @media (min-width: 1024px) {
      .tabbed-content-products__tab {
        display: flex;
        align-items: center;
        margin: 0 0 16px;
        padding: 0 0 16px;
        border-bottom: 2px solid #f4f4f6;
        color: #474b74; } }
    .tabbed-content-products__tab.active {
      display: flex;
      border-color: #297ce0;
      color: #297ce0; }
    .tabbed-content-products__tab:hover {
      border-color: #297ce0;
      color: #297ce0;
      transition: all 1s;
      cursor: pointer; }
    .tabbed-content-products__tab img {
      display: block;
      width: 16px;
      height: 16px;
      object-fit: contain;
      margin-right: 16px; }
  @media (min-width: 1024px) {
    .tabbed-content-products__content {
      width: 70%; } }
  .tabbed-content-products .primary-button, .tabbed-content-products .category-filter .sf-field-submit input, .category-filter .sf-field-submit .tabbed-content-products input, .tabbed-content-products .category-filter .sf-field-reset input, .category-filter .sf-field-reset .tabbed-content-products input {
    margin-top: auto; }
    @media (max-width: 767px) {
      .tabbed-content-products .primary-button, .tabbed-content-products .category-filter .sf-field-submit input, .category-filter .sf-field-submit .tabbed-content-products input, .tabbed-content-products .category-filter .sf-field-reset input, .category-filter .sf-field-reset .tabbed-content-products input {
        width: 100%; } }
    .tabbed-content-products .primary-button:first-of-type, .tabbed-content-products .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content-products input:first-of-type, .tabbed-content-products .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content-products input:first-of-type {
      margin-right: 32px; }
      @media (max-width: 767px) {
        .tabbed-content-products .primary-button:first-of-type, .tabbed-content-products .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content-products input:first-of-type, .tabbed-content-products .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content-products input:first-of-type {
          margin-bottom: 24px; } }
  .tabbed-content-products .cta-box {
    display: none;
    margin-top: 32px;
	border-radius: 8px;
    padding: 16px 16px 24px;
    background: #297ce0; }
    @media (min-width: 1024px) {
      .tabbed-content-products .cta-box {
        display: block; } }
    .tabbed-content-products .cta-box p {
      color: #ffffff; }
    .tabbed-content-products .cta-box a {
      color: #c2e24f; }
      .tabbed-content-products .cta-box a:after {
        content: '\f061';
        margin-left: 8px;
        font-family: fontawesome; }
      .tabbed-content-products .cta-box a:hover:after {
        margin-left: 16px;
        transition: .5s ease-in-out; }

.content-item {
  display: none; }
  .content-item.active {
    display: block; }
  .content-item__products {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
  .content-item__product {
    width: calc(50% - 16px);
    margin-bottom: 40px;
	border-radius: 8px;
	overflow: hidden;
    background-color: #323552; }
    @media (min-width: 768px) {
      .content-item__product {
        width: calc(33.33% - 16px); } }
    .content-item__product h4 {
      margin-bottom: 16px;
      color: #ffffff;
      font-size: 20px;
      line-height: 26px;
      font-weight: normal; }
    .content-item__product a {
      display: block;
      color: #c2e24f;
      font-size: 14px;
      text-transform: uppercase; }
      .content-item__product a:after {
        content: '\f061';
        margin-left: 8px;
        font-family: fontawesome; }
      .content-item__product a:hover:after {
        margin-left: 16px;
        transition: .5s ease-in-out; }
  .content-item__product-image {
    height: 140px;
    border: 1px solid #cccccc;
    background-color: #ffffff; }
    .content-item__product-image img {
      width: 100%;
      height: 100%;
      object-fit: contain;
      object-position: center; }
  .content-item__product-content {
    padding: 16px; }
  .content-item__text {
    line-height: 1.6; }
  @media (min-width: 768px) {
    .content-item__buttons {
      display: flex; } }

.tabbed-content-slider {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px; }
  @media (min-width: 1024px) {
    .tabbed-content-slider {
      display: flex; } }
  .tabbed-content-slider--wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }
    @media (min-width: 1024px) {
      .tabbed-content-slider--wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (min-width: 768px) {
      .tabbed-content-slider--wrapper {
        padding-bottom: 80px; } }
  .tabbed-content-slider__heading {
    margin-bottom: 64px;
    text-align: center;
    background: #ffffff; }
  @media (min-width: 1024px) {
    .tabbed-content-slider__tabs {
      width: calc(30% - 64px);
      margin-right: 64px;
      padding-right: 64px;
      border-right: 1px solid #f4f4f6; } }
  .tabbed-content-slider__tab {
    display: flex;
    align-items: center;
    position: relative;
    padding: 16px 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    border-bottom: 2px solid #f4f4f6;
    color: #474b74;
    font-weight: bold;
    transition: all 1s; }
    .tabbed-content-slider__tab:hover {
      border-color: #297ce0;
      color: #297ce0;
      background-color: #eaf2fc;
      transition: all 1s;
      cursor: pointer; }
    .tabbed-content-slider__tab.active {
      border-color: #297ce0;
      color: #297ce0; }
    .tabbed-content-slider__tab img {
      display: block;
      width: 16px;
      height: 16px;
      object-fit: contain;
      margin-right: 16px; }
  .tabbed-content-slider__content {
    padding-bottom: 80px; }
    @media (min-width: 768px) {
      .tabbed-content-slider__content {
        padding-bottom: unset; } }
    @media (min-width: 1024px) {
      .tabbed-content-slider__content {
        width: 70%; } }
  .tabbed-content-slider .content-item {
    display: none; }
    .tabbed-content-slider .content-item__text {
      line-height: 1.6; }
    .tabbed-content-slider .content-item__buttons {
      margin-top: 32px;
      margin-bottom: 32px; }
      @media (min-width: 1024px) {
        .tabbed-content-slider .content-item__buttons {
          margin-bottom: unset; } }
    .tabbed-content-slider .content-item.active {
      display: block; }
  .tabbed-content-slider .primary-button, .tabbed-content-slider .category-filter .sf-field-submit input, .category-filter .sf-field-submit .tabbed-content-slider input, .tabbed-content-slider .category-filter .sf-field-reset input, .category-filter .sf-field-reset .tabbed-content-slider input {
    margin-top: auto; }
    @media (max-width: 767px) {
      .tabbed-content-slider .primary-button, .tabbed-content-slider .category-filter .sf-field-submit input, .category-filter .sf-field-submit .tabbed-content-slider input, .tabbed-content-slider .category-filter .sf-field-reset input, .category-filter .sf-field-reset .tabbed-content-slider input {
        width: 100%; } }
    .tabbed-content-slider .primary-button:first-of-type, .tabbed-content-slider .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content-slider input:first-of-type, .tabbed-content-slider .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content-slider input:first-of-type {
      margin-right: 32px; }
      @media (max-width: 767px) {
        .tabbed-content-slider .primary-button:first-of-type, .tabbed-content-slider .category-filter .sf-field-submit input:first-of-type, .category-filter .sf-field-submit .tabbed-content-slider input:first-of-type, .tabbed-content-slider .category-filter .sf-field-reset input:first-of-type, .category-filter .sf-field-reset .tabbed-content-slider input:first-of-type {
          margin-bottom: 24px; } }
  @media (min-width: 768px) {
    .tabbed-content-slider__slider {
      display: flex;
      margin-top: 64px; } }
  .tabbed-content-slider__slide {
    background: #323552;
	border-radius: 8px; }
  .tabbed-content-slider__image {
    background: #ffffff; }
    .tabbed-content-slider__image img {
      width: 100%;
      height: 280px;
      object-fit: cover; }
  .tabbed-content-slider__slide-link {
    display: flex;
    flex-direction: column;
    height: 304px;
    padding: 12px; }
    @media (min-width: 1024px) {
      .tabbed-content-slider__slide-link {
        padding: 20px; } }
    .tabbed-content-slider__slide-link h2 {
      margin-bottom: 16px;
      font-size: 18px;
      line-height: 24px;
      color: #c2e24f;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .tabbed-content-slider__slide-excerpt > * {
    color: #ffffff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    .tabbed-content-slider__slide-excerpt > *:nth-child(n+2) {
      display: none; }
  .tabbed-content-slider .slick-track,
  .tabbed-content-slider .slick-slide {
    width: 100% !important; }

.tabbed-content-tables {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
	border-radius: 8px;
	overflow: hidden;
  margin-right: auto;
  background: #f4f4f6; }
  .tabbed-content-tables--wrapper {
    padding: 32px 0; }
  .tabbed-content-tables__heading {
    padding: 32px 24px; }
  .tabbed-content-tables__tabs {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    border-bottom: 16px solid #323552;
    background: #ffffff; }
    @media (max-width: 767px) {
      .tabbed-content-tables__tabs {
        flex-wrap: wrap; } }
  .tabbed-content-tables__tab {
    margin-right: 16px;
    padding: 8px 24px;
    color: #323552;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    text-transform: uppercase;
    background-color: #f4f4f6;
    transition: all 1s; }
    @media (max-width: 767px) {
      .tabbed-content-tables__tab {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(33.33% - 16px);
        margin-top: 8px;
        padding: 8px;
        text-align: center;
        font-size: 12px;
        line-height: 18px; } }
    @media (min-width: 1280px) {
      .tabbed-content-tables__tab {
        font-size: 14px; } }
    .tabbed-content-tables__tab.active, .tabbed-content-tables__tab:hover {
      color: #ffffff;
      background-color: #57bef2;
      transition: all 1s;
      cursor: pointer; }
  .tabbed-content-tables__table {
    display: none;
    overflow: scroll; }
    @media (min-width: 768px) {
      .tabbed-content-tables__table {
        overflow: hidden; } }
    .tabbed-content-tables__table.active {
      display: block; }
  .tabbed-content-tables__row {
    display: flex; }
    .tabbed-content-tables__row:nth-of-type(odd) {
      background-color: #f4f4f6; }
  .tabbed-content-tables__item {
    width: 16%;
    padding: 16px;
    color: #323552;
    font-size: 12px; }
    @media (min-width: 1280px) {
      .tabbed-content-tables__item {
        font-size: 14px; } }
    .tabbed-content-tables__item:first-of-type {
      color: #ffffff;
      background: #323552; }
      @media (max-width: 767px) {
        .tabbed-content-tables__item:first-of-type {
          position: fixed;
          height: 100vh; } }

.table-heading-- .tabbed-content-tables__row:first-of-type {
  font-weight: bold; }

.table-heading-- .tabbed-content-tables__row:nth-of-type(odd) {
  background-color: unset; }

.table-heading-- .tabbed-content-tables__row:nth-of-type(even) {
  background-color: #f4f4f6; }

.table-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  background: inherit; }
  .table-block--wrapper {
    padding: 32px 0; }
  .table-block__heading {
    padding: 32px 24px; }
  .table-block__table {
    overflow: scroll;
	border-radius: 8px;
	border-top-left-radius: 0; }
    @media (min-width: 768px) {
      .table-block__table {
        overflow: hidden; } }
    .table-block__table.active {
      display: table; }
    .table-block__table.table-sidebar--1 .table-block__item:first-of-type {
      color: #ffffff;
      background: #323552; }
  .table-block__row:nth-of-type(odd) {
    background-color: #f4f4f6; }
  @media (min-width: 768px) {
    .table-block__row {
      display: flex; } }
  .table-block__item {
    flex: 1;
    padding: 16px;
    color: #323552;
    font-size: 12px; }
    @media (min-width: 1280px) {
      .table-block__item {
        font-size: 14px; } }
    .table-block__item:first-of-type {
      flex: unset; }
      @media (min-width: 768px) {
        .table-block__item:first-of-type {
          width: 12vw; } }
  .table-block__item.image {
    display: flex;
    justify-content: center;
    align-items: center; }
    .table-block__item.image img {
      max-width: 100%;
      height: 88px;
      object-fit: contain; }
  .table-block .item-type--image {
    background-color: #ffffff; }

.table-heading--1 .table-block__row:first-of-type {
  font-weight: bold; }

.table-heading--1 .table-block__row:nth-of-type(odd) {
  background-color: unset; }

.table-heading--1 .table-block__row:nth-of-type(even) {
  background-color: #f4f4f6; }

.table-heading--1 .table-block__row.item-type--image {
  background-color: #ffffff; }

.text-banner {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .text-banner {
      display: flex;
      position: relative; } }
  .text-banner:last-of-type {
    margin-bottom: unset; }
  .text-banner__image {
    width: 260px;
    height: 200px;
    margin: 0 auto -24px; }
    @media (min-width: 768px) {
      .text-banner__image {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 48px;
        width: 180px;
        height: 180px;
        margin: unset; } }
    .text-banner__image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 50%; }
  .text-banner__content {
    padding: 48px 16px 32px;
border-radius: 8px;	}
    @media (min-width: 768px) {
      .text-banner__content {
        width: calc(100% - 212px);
        padding: 32px; } }
    @media (min-width: 1024px) {
      .text-banner__content {
        display: flex;
        justify-content: space-between;
        padding: 64px; } }
  .text-banner__heading {
    font-size: 32px;
    line-height: 40px; }
    @media (min-width: 1024px) {
      .text-banner__heading {
        width: 30%; } }
  @media (min-width: 1024px) {
    .text-banner__description {
      width: calc(70% - 32px);
      padding-left: 32px; } }
  @media (min-width: 768px) {
    .text-banner.align--right {
      flex-direction: row-reverse; } }
  @media (min-width: 768px) {
    .text-banner.align--right .text-banner__image {
      right: unset;
      left: 48px; } }
  .text-banner a:not(.primary-button), .text-banner a:not(.primary-button):hover {
    font-weight: bold;
    text-decoration: underline; }

.text-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .text-block.width--small {
    max-width: 760px; }
  .text-block.width--medium {
    max-width: 1000px; }
  .text-block__wrapper.padding-top--1 {
    padding-top: 80px; }
    @media (min-width: 1024px) {
      .text-block__wrapper.padding-top--1 {
        padding-top: 112px; } }
  .text-block__wrapper.padding-bottom--1 {
    padding-bottom: 80px; }
    @media (min-width: 1024px) {
      .text-block__wrapper.padding-bottom--1 {
        padding-bottom: 112px; } }
  .text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 {
    margin-bottom: 32px;
    color: #ef7b78; }
  .text-block p {
    display: block;
    width: 100%;
    font-weight: 400;
    text-align: left;
    color: #323552; }
  .text-block a, .text-block a:hover, .text-block a:visited {
    color: #297ce0; }
  .text-block ul li {
    display: table-row; }
    .text-block ul li:before {
      content: '\f111';
      display: table-cell;
      font-family: fontawesome;
      padding: 16px 16px 0 0;
      color: #ef7b78;
      font-size: 8px; }
  .text-block .primary-button a, .text-block .category-filter .sf-field-submit input a, .category-filter .sf-field-submit .text-block input a, .text-block .category-filter .sf-field-reset input a, .category-filter .sf-field-reset .text-block input a {
    color: inherit; }

@media (min-width: 1024px) {
  .text-image-block {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    display: flex; } }

.text-image-block__text {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding: 32px; }
  .text-image-block__text > *{flex-basis: 100%;}
  @media (min-width: 1024px) {
    .text-image-block__text {
      width: 50%;
      padding: 64px; } }

@media (min-width: 1024px) {
  .text-image-block__image {
    width: 50%; } }

.text-image-block__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

@media (min-width: 1024px) {
  .text-image-block.reverse-order--1 {
    flex-direction: row-reverse; } }

.three-column-slider {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  .three-column-slider__wrapper {
    position: relative;
    padding-top: 32px;
    padding-bottom: 120px; }
    .three-column-slider__wrapper.remove-padding--1 {
      padding-bottom: 0; }
  .three-column-slider__design {
    position: absolute;
    top: 64px;
    left: -9%; }
    .three-column-slider__design path {
      fill: #eeeeee; }
  .three-column-slider__heading {
    margin: 32px auto 0;
    text-align: center; }
  .three-column-slider__subheading {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center; }
  .three-column-slider__description {
    width: 700px;
    max-width: 100%;
    margin: 32px auto 0;
    text-align: center; }
  .three-column-slider__button {
    margin-top: 32px;
    text-align: center; }
  .three-column-slider__image {
    width: 140px;
    height: 140px;
    margin: -140px auto 24px; }
    .three-column-slider__image img {
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .three-column-slider__slides {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 32px;
    padding-top: 72px; }
  .three-column-slider__item {
    display: flex !important;
    flex-direction: column;
    padding: 70px 16px 24px;
    background: #ffffff;
    text-align: center; }
    .three-column-slider__item .primary-button, .three-column-slider__item .category-filter .sf-field-submit input, .category-filter .sf-field-submit .three-column-slider__item input, .three-column-slider__item .category-filter .sf-field-reset input, .category-filter .sf-field-reset .three-column-slider__item input {
      display: inline-block;
      margin: auto auto 0; }
  .three-column-slider__item-heading {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 32px;
    color: #474b74;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .three-column-slider__item-description:last-of-type {
    margin-bottom: 32px; }
  .three-column-slider .slick-track {
    padding-top: 72px !important; }
  .three-column-slider a:not(.primary-button),
  .three-column-slider a:not(.primary-button):hover {
    font-weight: bold;
    text-decoration: underline; }

.three-column-slider__wrapper.three-column-slider-- .three-column_slider__slides {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

.three-column-slider__wrapper.three-column-slider-- .three-column-slider__item {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    .three-column-slider__wrapper.three-column-slider-- .three-column-slider__item {
      width: calc(50% - 16px); } }
  @media (min-width: 1024px) {
    .three-column-slider__wrapper.three-column-slider-- .three-column-slider__item {
      width: calc(33.33% - 16px); } }

.three-column-slider--1 .three-column-slider__button + .three-column-slider__slides,
.three-column-slider--1 .three-column-slider__description + .three-column-slider__slides,
.three-column-slider--1 .three-column-slider__button + .three-column-slider__heading {
  margin: 0 auto; }

.three-column-slider--1 .slick-track {
  display: flex !important; }

.three-column-slider--1 .slick-slide {
  height: inherit !important;
  margin-right: 24px; }

.three-column-slider__slides {
  display: flex; }

.three-column-slider--prev {
  position: absolute;
  bottom: -72px;
  left: 0;
  border: 0;
  background: 0; }
  .three-column-slider--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.three-column-slider--next {
  position: absolute;
  left: 72px;
  bottom: -72px;
  border: 0;
  background: 0; }
  .three-column-slider--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.toggle-content {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .toggle-content {
      display: flex;
      justify-content: space-between; } }
  .toggle-content__heading {
    margin-bottom: 32px; }
  .toggle-content__description {
    margin-top: 32px; }
  .toggle-content__buttons {
    margin: 32px 0;
    text-align: center; }
    @media (min-width: 768px) {
      .toggle-content__buttons {
        text-align: left; } }
  @media (min-width: 768px) {
    .toggle-content__items {
      width: 40%; } }

.toggle-item {
  margin-top: 16px; }
  .toggle-item__images {
    margin-bottom: 32px; }
    @media (min-width: 768px) {
      .toggle-item__images {
        width: calc(60% - 32px);
        margin: 0 32px 0 0; } }
  .toggle-item__image {
    display: none; }
    .toggle-item__image img {
      max-width: 100%; }
    .toggle-item__image.active {
      display: block; }
    .toggle-item__image img:nth-of-type(2) {
      display: none; }
  .toggle-item__image.swap img {
    display: none; }
  .toggle-item__image.swap img:nth-of-type(2) {
    display: block; }
  .toggle-item .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 16px; }
  .toggle-item .switch input {
    opacity: 0;
    width: 0;
    height: 0; }
  .toggle-item .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px; }
  .toggle-item .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%; }
  .toggle-item .swap .slider {
    background-color: #2196F3;
    box-shadow: 0 0 1px #2196F3; }
  .toggle-item .swap .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px); }

.two-column-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media (min-width: 768px) {
    .two-column-block {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .two-column-block__wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }
    @media (min-width: 1024px) {
      .two-column-block__wrapper {
        padding-top: 40px;
        padding-bottom: 40px; } }
  .two-column-block__background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
    .two-column-block__background-image img {
      width: 100%;
      height: auto;
      object-fit: cover; }
  .two-column-block.column-alignment--top {
    align-items: flex-start; }
  @media (min-width: 768px) {
    .two-column-block .column {
      width: 50%; } }
  @media (max-width: 767px) {
    .two-column-block .column:first-of-type {
      margin-bottom: 32px; } }
  .two-column-block .column__heading {
    font-size: 34px;
    line-height: 40px; }
  .two-column-block .column__subheading {
    margin-top: 32px;
    text-transform: uppercase; }
  .two-column-block .column__description {
    margin-top: 32px; }
  .two-column-block .column .primary-button, .two-column-block .column .category-filter .sf-field-submit input, .category-filter .sf-field-submit .two-column-block .column input, .two-column-block .column .category-filter .sf-field-reset input, .category-filter .sf-field-reset .two-column-block .column input {
    margin-top: 32px; }
  .two-column-block .column h1,
  .two-column-block .column h2,
  .two-column-block .column h3,
  .two-column-block .column h4,
  .two-column-block .column h5,
  .two-column-block .column h6 {
    margin-bottom: 32px; }
  .two-column-block .column ul li {
    display: table-row; }
    .two-column-block .column ul li:before {
      content: '\f111';
      display: table-cell;
      font-family: fontawesome;
      padding: 16px 16px 0 0;
      color: #ef7b78;
      font-size: 8px; }
  .two-column-block .column--image-full-size {
    padding-left: unset !important; }
    .two-column-block .column--image-full-size .column__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .two-column-block .column--image-fit .column__image {
    width: 60%;
    margin: auto; }
  .two-column-block .column--image-fit .column__image img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  @media (min-width: 768px) {
    .two-column-block .column__one {
      padding-right: 32px; } }
  @media (min-width: 768px) {
    .two-column-block .column__two {
      padding-left: 32px; } }
  .two-column-block a:not(.primary-button),
  .two-column-block a:not(.primary-button):hover {
    font-weight: bold; }

.two-column-slider {
  margin-top: unset; }
  .two-column-slider__wrapper {
    position: relative;
    padding-bottom: 80px; }
    @media (min-width: 1024px) {
      .two-column-slider__wrapper {
        padding-bottom: 112px; } }
  .two-column-slider__content-wrapper {
    padding-top: 80px; }
    @media (min-width: 1024px) {
      .two-column-slider__content-wrapper {
        padding-top: 112px; } }
  .two-column-slider__content {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto; }
  .two-column-slider__background {
    display: none; }
    @media (min-width: 768px) {
      .two-column-slider__background {
        display: block;
        position: absolute;
        top: 40px;
        right: -9%;
        z-index: -1; } }
  .two-column-slider__heading {
    max-width: 976px; }
  .two-column-slider__description {
    max-width: 976px;
    margin-top: 32px; }
  .two-column-slider__button {
    margin-top: 32px; }
  .two-column-slider__slides {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
    padding: 0 32px; }
    @media (min-width: 1280px) {
      .two-column-slider__slides {
        padding: 0; } }
  .two-column-slider__slide {
    height: 360px; }
  .two-column-slider__slide-link {
    display: block;
    height: 100%;
	border-radius: 8px;
	overflow: hidden;
    margin-right: 32px; }
    @media (min-width: 1024px) {
      .two-column-slider__slide-link {
        display: flex; } }
  .two-column-slider__slide-link:hover .two-column-slider__slide-content {
    color: #323552;
    background: #c2e24f;
    transition: all .8s ease-in-out; }
  .two-column-slider__slide-link:hover .two-column-slider__slide-heading {
    color: #323552;
    transition: all .8s ease-in-out; }
  .two-column-slider__slide-link:hover .primary-button.primary-button--green, .two-column-slider__slide-link:hover .category-filter .sf-field-submit input, .category-filter .sf-field-submit .two-column-slider__slide-link:hover input, .two-column-slider__slide-link:hover .category-filter .sf-field-reset input.primary-button--green, .category-filter .sf-field-reset .two-column-slider__slide-link:hover input.primary-button--green {
    color: #c2e24f;
    background: #323552; }
  @media (min-width: 1024px) {
    .two-column-slider__slide-image {
      width: 45%;
      line-height: 0; } }
  .two-column-slider__slide-image img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .two-column-slider__slide-content {
    display: flex;
    flex-direction: column;
    padding: 32px 16px;
    color: #ffffff;
    background: #323552;
    transition: all .8s ease-in-out; }
    @media (min-width: 1024px) {
      .two-column-slider__slide-content {
        width: 55%; } }
    .two-column-slider__slide-content .primary-button, .two-column-slider__slide-content .category-filter .sf-field-submit input, .category-filter .sf-field-submit .two-column-slider__slide-content input, .two-column-slider__slide-content .category-filter .sf-field-reset input, .category-filter .sf-field-reset .two-column-slider__slide-content input {
      margin-top: auto; }

.two-column-slider__slide-heading {
  color: #c2e24f;
  font-size: 1.25rem;
  line-height: 1.813rem;
  transition: all .8s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.two-column-slider__slide-excerpt {
  margin: 16px 0 32px; }
  .two-column-slider__slide-excerpt p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }

.two-column-slider__slides .slick-track {
  display: flex !important; }

.two-column-slider__slides .slick-slide {
  height: auto !important; }

.two-column-slider--prev {
  position: absolute;
  top: calc(100% + 40px);
  bottom: unset;
  left: 0;
  border: 0;
  background: 0; }
  .two-column-slider--prev:before {
    content: '\f104';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.two-column-slider--next {
  position: absolute;
  left: 72px;
  top: calc(100% + 40px);
  bottom: unset;
  border: 0;
  background: 0; }
  .two-column-slider--next:before {
    content: '\f105';
    margin-right: 10px;
    padding: 16px;
    border-radius: 5px;
    font-family: fontawesome;
    color: #ffffff;
    background-color: #323552;
    opacity: 1; }

.two-column-slider__wrapper.layout--simple .two-column-slider__content-wrapper {
  background: #ffffff; }

.two-column-slider__wrapper.layout--simple .two-column-slider__heading {
  margin: auto;
  padding-bottom: 64px;
  color: #323552;
  font-size: 1.5rem;
  line-height: 1.25;
  text-align: center; }
  @media (min-width: 768px) {
    .two-column-slider__wrapper.layout--simple .two-column-slider__heading {
      font-size: 3rem; } }

.video-block {
  width: calc(100% - 40px);
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  margin: auto;
  text-align: center; }
  .video-block--wrapper {
    padding-top: 40px;
    padding-bottom: 40px; }
  .video-block__heading {
    font-size: 1.8rem;
    line-height: 2.5rem; }
    @media (min-width: 768px) {
      .video-block__heading {
        font-size: 2rem;
        line-height: 2.5rem; } }
  .video-block__subheading {
    margin-bottom: 32px;
    text-transform: uppercase; }
  .video-block__video {
    max-width: 960px;
    margin: 48px auto 0; }
  .video-block__description {
    max-width: 900px;
    margin: 48px auto 0;
    text-align: left; }
  .video-block__button {
    margin-top: 48px; }
  @media (min-width: 1024px) {
    .video-block--horizontal {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .video-block--horizontal .video-block__heading {
    margin: 0 32px 32px 0;
    text-align: left; }
  .video-block--horizontal .video-block__video {
    margin: unset; }
  .video-block--horizontal .video-block__content {
    max-width: 720px;
    margin: unset; }
    @media (min-width: 1024px) {
      .video-block--horizontal .video-block__content {
        padding-right: 64px; } }
  .video-block--horizontal .primary-button, .video-block--horizontal .category-filter .sf-field-submit input, .category-filter .sf-field-submit .video-block--horizontal input, .video-block--horizontal .category-filter .sf-field-reset input, .category-filter .sf-field-reset .video-block--horizontal input {
    display: block; }
  @media (min-width: 1024px) {
    .video-block.column-order--1 {
      flex-direction: row-reverse; } }
  .video-block.column-order--1 .video-block__content {
    margin: auto; }
    @media (min-width: 1024px) {
      .video-block.column-order--1 .video-block__content {
        padding: 0 0 0 64px; } }
  .video-block iframe {
    z-index: 1 !important; }

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }
  .screen-reader-text:focus {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em; }

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em; }


.hero-block__video{
	line-height:0;
    width: 100%;
    height: 100%;	
}
.hero-block__video video,
.hero-block__video img{
	width:100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.video_block  .hero-block__heading{
		font-size:56px;
		line-height:64px;
		max-width:60%;
	}
	.video_block .hero-block__description{
		max-width:50%;
	}
}

@media screen and (min-width: 1024px){
	.home .breadcrumbs__wrapper {
		margin-top: 114px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.video_block .hero-block__description,
	.video_block .hero-block__heading{
		max-width:50%;
	}
	.video_block .hero-block__heading{
		font-size:44px;
		line-height:50px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.video_block .hero-block__content {
		min-height: unset;
		padding: 40px 0px;
	}
	.video_block .hero-block__heading{
		max-width:60%;
		font-size:30px;
		line-height:32px;
	}
	.video_block .hero-block__description{
		max-width:60%;
	}
}

@media screen and (min-width: 768px) and (max-width: 900px){
	.home .breadcrumbs__wrapper{
		margin-top: 40px;
	}
	.video_block .hero-block__button{
		margin-top:25px
	}
	.video_block .hero-block__content {
		padding: 20px 0px;
	}
	.video_block .hero-block__description{
		margin-top:20px;
	}
}

@media screen and (max-width: 768px){
	.home .video_block.hero-block__slide{
		display:block!important;
	}
	.hero-block__video{
		position:relative;
		height:auto;
	}
	.video_block .hero-block__content{
		min-height:unset;
		width:100%;
		padding:30px 20px;
		position: initial;
		transform: none;
	}
	.video_block .hero-block__heading,
	.video_block .hero-block__description{
		max-width:100%;
		color:#474b74;
		text-align:center;
	}
}
@media screen and (max-width: 600px){
	.video_block .hero-block__content{
		position:absolute;
	}
	.video_block .hero-block__heading, .video_block .hero-block__description{
		color:white;
	}
	.video_block .hero-block__heading{
		font-size:34px;
		line-height:1.1;
	}
	.video_block .hero-block__description{
		margin-top:15px;
	}
	.video_block .hero-block__button{
		margin-top:15px;
	}
	.hero-block__video video,
	.hero-block__video img {
		width: 200%;
		float: right;
	}
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{
		max-width:70px;
	}
}
@media screen and (max-width: 485px){
	.video_block .hero-block__button{
		padding:10px;
	}
	.video_block .hero-block__heading{
		font-size:28px;
	}
	.video_block .hero-block__content{
		padding-top:15px;
	}
}
@media screen and (max-width: 427px){
	.video_block .hero-block__button{
		padding:5px;
		font-size:14px;
	}
	.video_block .hero-block__heading{
		font-size:24px;
	}
	.video_block .hero-block__description{
		line-height:1.1;
	}
	.video_block .hero-block__description,
	.video_block .hero-block__button{
		margin-top:10px;
	}
}
@media screen and (max-width: 340px){
	.video_block .hero-block__heading {
		font-size: 18px;
	}
}
#wpcf7-f26680-p26682-o1 .form-row__half label span:first-of-type,
#wpcf7-f23714-p23757-o1 .form-row__half label span:first-of-type {
	font-size: 14px;
	line-height: 1;
}
#wpcf7-f26680-p26682-o1 .form-row__full label,
#wpcf7-f23714-p23757-o1 .form-row__full label{
	margin-bottom: 16px;
}
#wpcf7-f26680-p26682-o1 .form-row select,
#wpcf7-f23714-p23757-o1 .form-row select {
	height:32px;
	width:100%;
	padding: 2px 4px;
}
@media (min-width: 768px){
	#wpcf7-f26680-p26682-o1 .form-row select,
	#wpcf7-f23714-p23757-o1 .form-row select {
		height: 48px;
	}
}

.is-form-style.is-form-style-3 input.is-search-input{
	text-align:right;
	padding-right:40px;
}
.is-form-style.is-form-style-3 label{
	order:1;
}

.popup_form{
	display: none;
    visibility: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: fixed;
    z-index: 10000;	
}

body.popup-active .popup_form{
	display: block;
    visibility: visible;
}
body.popup-active .modal-overlay {
    opacity: .9;
    visibility: visible;
    transition-delay: 0s;
}
.popup_form .modal__heading p{display:none;}
.popup_form .modal h2{color:white;}

#mega-menu-primary #mega-menu-item-23916 > a,
#mega-menu-primary #mega-menu-item-26829 > a{
	font-weight:bold!important;
	font-size:16px!important;
    font-family:"Syne", sans-serif!important;
	background:transparent!important;
}

.photo-gallery__description button{
	padding:0px;
}
.photo-gallery__description button a{
	padding:16px;
	display:block;
}



.pull-Left{float:left;}
.pull-Right{float:right;}

.text-large-image-block__wrapper,
.data-plan-slider__wrapper,
.icons-with-text__wrapper,
.text-header-and-image__wrapper,
.stats-block__wrapper,
.accordion-block__wrapper{
	position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
}

.text-large-image-block__wrapper .text-large-image-block,
.data-plan-slider__wrapper .data-plan-slider,
.icons-with-text__wrapper .icons-with-text,
.text-header-and-image__wrapper .text-image-block,
.stats-block__wrapper .stats-block,
.accordion-block__wrapper .accordion-block {
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
}

.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__image{
	max-width:60%;
	line-height:0;
}
.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__image img{
	max-width:100%;
}
.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text{
	max-width:33%;
	padding-top:32px;
}
.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text ul{
	padding:32px 0;
}
.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text ul li{
	display:table-row;
}
.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text ul li:before{
    content: '\f111';
    display: table-cell;
    font-family: fontawesome;
    padding: 16px 16px 0 0;
    color: #c2e24f;
    font-size: 8px;
}
.text-large-image-block__wrapper.background-color--green .text-large-image-block .text-large-image-block__text ul li:before{
	color: #323552;
}

.data-plan-slider .data-plan-slider__heading{
	margin-bottom:32px;
}
.data-plan-slider .data-plan-slider__item{
	border-radius:10px;
	background:rgba(255,255,255,0.5);
	box-shadow: 0px 0px 0px rgba(255,255,255,0.0);
	padding:16px;
	text-align:center;
	transition: all linear 0.1s;
}
.data-plan-slider .data-plan-slider__item:hover{
	background:#323552;
	color:#c2e24f;
}
.data-plan-slider .data-plan-slider__item:not(.slick-active){opacity:0.3;}
.data-plan-slider .data-plan-slider__item img{margin:auto;}
.data-plan-slider .data-plan-slider__item .data-plan-slider__field{font-size:20px; font-weight:bold; margin-bottom:16px;}
.data-plan-slider .data-plan-slider__item .data-plan-slider__field.data-plan-slider__item-heading{font-size:32px;}
.data-plan-slider .data-plan-slider__item .data-plan-slider__field label{display:block; font-size:14px; font-weight:normal;}
.data-plan-slider .slick-list{overflow:visible;}
.data-plan-slider--prev.slick-disabled,.data-plan-slider--next.slick-disabled{display:none!important;}
.data-plan-slider--prev,
.data-plan-slider--next{
	position:absolute;
	left:100%;
	top:0;
	bottom:0;
	z-index:2;
}
.data-plan-slider--prev{
	left:unset;
	right:100%;
}
.data-plan-slider--prev:before,
.data-plan-slider--next:before {
    content: '\f060';
    font-family: fontawesome;
    color: #323552;
    font-size: 30px;
	height:30px;
    opacity: 1;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	right:100%;
	cursor:pointer;
}
.data-plan-slider--next:before{
    content: '\f061';
	left:100%;
	right:unset;
	margin-left:3px;
}
.icons-with-text__slides{
	display:flex;
}
.icons-with-text__slides .icons-with-text__item .icons-with-text__item-heading{
	font-size:22px;
	line-height:24px;
	margin-bottom:15px;
}
.icons-with-text__slides .icons-with-text__item .icons-with-text__icon{
	margin-bottom:16px;
}
.icons-with-text__slides .icons-with-text__item .icons-with-text__icon img{
	margin:auto;
}
.icons-with-text__slides .icons-with-text__item{
	text-align:center;
	padding:0px 16px;
	display: flex!important;
	flex-direction: column;
    justify-content: space-between;
}
.icons-with-text .slick-list{overflow:visible;}
.icons-with-text--prev.slick-disabled,.icons-with-text--next.slick-disabled{display:none!important;}
.icons-with-text--prev,
.icons-with-text--next{
	position:absolute;
	left:100%;
	top:0;
	bottom:0;
	z-index:2;
}
.icons-with-text--prev{
	left:unset;
	right:100%;
}
.icons-with-text--prev:before,
.icons-with-text--next:before {
    content: '\f060';
    font-family: fontawesome;
    color: #bbbbbb;
    font-size: 30px;
	height:30px;
    opacity: 1;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	text-align:center;
	right:100%;
	cursor:pointer;
}
.icons-with-text--next:before{
    content: '\f061';
	left:100%;
	right:unset;
	margin-left:3px;
}
.text-header-and-image__wrapper .text-header-and-image__text,
.text-header-and-image__wrapper .text-header-and-image__image{
	width:50%;
}
.text-header-and-image__wrapper .text-header-and-image__text{
	padding-right:16px;
}
.text-header-and-image__wrapper .text-header-and-image__text h2{
	margin-bottom:16px;
}
.text-header-and-image__wrapper .text-header-and-image__image img{max-width:100%; margin:auto; display:block;}
.text-image-block.no-flex{display:block; padding:16px 0px;}
.stats-block__wrapper .stats-block{
	padding:32px 0px;
}
.stats-block__columns {
    display: flex;
    width: 100%;
    text-align: center;
    justify-content: space-around;
}
.stats-block__item {
    padding: 0px 16px;
}
.stats-block__item-value{
	font-size:100px;
	line-height:100px;
}
.accordion-block__item .accordion-block__details{
	display:none;
	padding:16px 0px;
	font-size:20px;
}
.accordion-block__heading{
	margin-bottom:32px;
}
.accordion-block__item{
	position:relative;
	border-top:solid 1px #aaa;
	padding:32px 0px;
	padding-left:32px;
}
.accordion-block__item:last-child{
	border-bottom:solid 1px #aaa;
}
.accordion-block__item:before{
	content:'+';
	position:absolute;
	left:0;
	font-size:24px;
	line-height: 32px;
	font-weight:bold;
	cursor:pointer;
	color:#ef7b78;
}
.accordion-block__item.active:before{
	content:'-';
}
.accordion-block__title{
	font-size:24px;
	line-height:32px;
	font-weight:bold;
	font-family:"Syne", sans-serif;
	cursor:pointer;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__submit .required{
	display:none;
}
.contact-block-no-popup__wrapper .contact-block__content{
	text-align:left;
}
.contact-block-no-popup__wrapper .wpcf7 .item-required:after{
	content:'';
}
.contact-block-no-popup__wrapper .wpcf7{
	margin-top:32px;
}
.contact-block-no-popup__wrapper .form-row__half label,
.contact-block-no-popup__wrapper .form-row__full label{
	border:none;
	background:none;
	box-shadow:none;
	border-bottom:solid 2px white;
	border-radius:0px;
	position: relative;
    overflow: visible;
}
.contact-block-no-popup__wrapper .form-row__half label span,
.contact-block-no-popup__wrapper .form-row__half label span input,
.contact-block-no-popup__wrapper .form-row__full label span,
.contact-block-no-popup__wrapper .form-row__full label span input{
	background:transparent;
	border-radius:0;
	color:white;
	border:none;
	display:inline-block;
}
.contact-block-no-popup__wrapper .form-row__full label > span:last-of-type,
.contact-block-no-popup__wrapper .form-row__half label > span:last-of-type{
	width:unset;
	position:unset;
}
.contact-block-no-popup__wrapper .form-row__full label > span:first-of-type,
.contact-block-no-popup__wrapper .form-row__half label > span:first-of-type{
	line-height:48px;
	width:auto;
	padding:0px;
	padding-right:10px;
}
.contact-block-no-popup__wrapper .form-row__full span:first-of-type{
	line-height:48px;
	padding:0px;
	padding-right:10px;
}
.contact-block-no-popup__wrapper .wpcf7-not-valid-tip{
	padding: 0px!important;
    height: auto!important;
    width: auto!important;
    position: absolute;
    left: 0;
    top: 100%;
    color: #FFF!important;
	font-weight:normal!important;
}
.contact-block-no-popup__wrapper .wpcf7-not-valid-tip:before{
    content: '\21 ';
    color: white;
    font-size: 13px;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    background: red;
    border-radius: 50%;
    line-height: 20px;
    margin-right: 3px;
}
.contact-block-no-popup__wrapper input::-webkit-input-placeholder { /* WebKit browsers */
    color:transparent;
}
.contact-block-no-popup__wrapper input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:transparent;
}
.contact-block-no-popup__wrapper input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:transparent;
}
.contact-block-no-popup__wrapper input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:transparent;
}

.contact-block-no-popup__wrapper .form-row__privacy label{
	box-shadow:none;
	border:none;
	border-radius:0;
	background:transparent;
}
.page-id-27518 .three-column-slider__heading,
.page-id-24386 .three-column-slider__heading{
	color:#474b74;
	margin-top:0px;
}
.page-id-27518 .three-column-slider__slides,
.page-id-24386 .three-column-slider__slides{
	padding-top:32px;
}
.contact-block-no-popup__wrapper .contact-block__columns{
	padding:32px 0px;
}
.contact-block-no-popup__wrapper .form-row__submit.form-row input:hover{
	background:#474b74;
	color:#c2e24f;
}
.page-id-27518 .breadcrumbs__wrapper,
.page-id-24386 .breadcrumbs__wrapper{
	height:0px;
	padding:0px;
}
@media screen and (max-width:1450px){
	.data-plan-slider--prev, .data-plan-slider--next,
	.icons-with-text--prev, .icons-with-text--next{
		display:none!important;
	}
	.data-plan-slider__slides:hover .data-plan-slider--prev:not(.slick-disabled),
	.icons-with-text__slides:hover .icons-with-text--prev:not(.slick-disabled),
	.data-plan-slider__slides:hover .data-plan-slider--next:not(.slick-disabled),
	.icons-with-text__slides:hover .icons-with-text--next:not(.slick-disabled){
		display:block!important;
	}
	.data-plan-slider--prev,
	.icons-with-text--prev{
		right:unset;
		left:15px;
	}
	.data-plan-slider--next,
	.icons-with-text--next{
		left:unset;
		right:15px;
	}
}
@media screen and (max-width:1024px){
	.text-header-and-image__wrapper .text-image-block:not(.no-flex){
		display:flex;
	}
}
@media screen and (max-width:1000px){
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__image{
		max-width:50%;
	}
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text{
		max-width:50%;
		padding-right:32px;
	}	
}
@media screen and (max-width:767px){
	.text-large-image-block__wrapper,
	.data-plan-slider__wrapper,
	.icons-with-text__wrapper,
	.text-header-and-image__wrapper,
	.stats-block__wrapper,
	.accordion-block__wrapper{
		padding-top: 32px;
		padding-bottom: 32px;
	}
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__image{
		max-width:100%;
		float:none;
	}
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text{
		max-width:100%;
		padding-right:0px;
	}
	.text-header-and-image__wrapper .text-header-and-image__text h2,
	.accordion-block__heading,
	.page-id-27518 .three-column-slider__heading,
	.page-id-24386 .three-column-slider__heading,
	.contact-block-no-popup__wrapper .contact-block__heading,
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text h2{
		font-size:38px;
		line-height:40px;
	}
	.page-id-27518 .three-column-slider__slides,
	.page-id-24386 .three-column-slider__slides{
		padding-top:16px;
	}
	.data-plan-slider .contact_button,
	.text-large-image-block__wrapper .text-large-image-block .text-large-image-block__text .contact_button,
	.text-header-and-image__wrapper .contact_button,
	.text-header-and-image__wrapper .text-header-and-image__text,
	.text-header-and-image__wrapper .text-header-and-image__image {
		width:100%;
	}
	.data-plan-slider .data-plan-slider__heading{
		text-align:center;
		font-size:38px;
		line-height:40px;
	}
	.text-header-and-image__wrapper .text-header-and-image__image{
		margin-top:16px;
	}
	.text-header-and-image__wrapper .text-image-block:not(.no-flex){
		display:block;
	}
	.text-image-block.no-flex{
		padding-bottom:0px;
	}
	.text-header-and-image__wrapper {
		padding-bottom:32px;
	}
	.stats-block__wrapper .stats-block{
		padding:0px;
	}
	.stats-block__columns{
		display:block;
	}
	.contact-block-no-popup__wrapper .contact-block__columns{
		padding-bottom:16px;
	}
	.contact-block-no-popup__wrapper .contact-block__content{
		display:block;
		max-width:100%;
	}
	.contact-block-no-popup__wrapper .contact-block__content .form-row__submit{
		margin-left:0px!important;
	}
	.contact-block-no-popup__wrapper .contact-block__content .form-row__submit input{
		max-width:100%;
	}
}
@media screen and (max-width:460px){
	.icons-with-text__slides{
		display:block;
	}
	.text-header-and-image__wrapper .text-header-and-image__text, 
	.text-header-and-image__wrapper .text-header-and-image__image{
		width:100%;
	}
}
.primary-button--blue{
	color: #ffffff;
	background: #297ce0;
}
.primary-button--blue:hover{
	color: #c2e24f;
	background: #323552;
}

.tabbed-content-double-column__dropdown-heading.border-left-color--blue{
	border-color: #297ce0; }

.tabbed-content-double-column__dropdown-heading.border-left-color--dark-blue {
  border-color: #474b74; }

.tabbed-content-double-column__dropdown-heading.border-left-color--light-blue {
  border-color: #57bef2; }

.tabbed-content-double-column__dropdown-heading.border-left-color--navy {
  border-color: #323552; }

.tabbed-content-double-column__dropdown-heading.border-left-color--salmon {
  border-color: #ef7b78; }

.tabbed-content-double-column__dropdown-heading.border-left-color--green {
  border-color: #c2e24f; }

.tabbed-content-double-column__dropdown-heading.border-left-color--white {
  border-color: #ffffff; }

.tabbed-content-double-column__dropdown-heading.border-left-color--light-grey {
  border-color: #f4f4f6; }

.tabbed-content-double-column__dropdown-heading.border-left-color--black {
  border-color: #000000; }

.text-align--left{
	text-align:left;}
.text-align--center{
	text-align:center;}
.text-align--right{
	text-align:right;}

.background-color--navy-shade-2{
	background-color:#485889; /* Lighter Shade */
}
.background-color--navy-shade-1{
	background-color:#34467d; /* Darker Shade */
}
#product-2777 > div.entry-content > section.spacer-block--x-small.background-color--clear:first-child{
	display:none;
}
.page-id-25462 .data-plan-slider .contact_button,
.page-id-28400 .data-plan-slider .contact_button,
.page-id-24800 .data-plan-slider .contact_button,
.page-id-27952 .data-plan-slider .contact_button{
	display: none;
}
.page-id-25462 .data-plan-slider > div:last-child,
.page-id-28400 .data-plan-slider > div:last-child,
.page-id-24800 .data-plan-slider > div:last-child,
.page-id-27952 .data-plan-slider > div:last-child{
	display:none;
}
.page-id-25462 .find-out-more,
.page-id-24800 .find-out-more,
.page-id-28400 .find-out-more,
.page-id-27952 .find-out-more{
    display: block;
    width: fit-content;
    min-width: 192px;
    padding: 16px;
    border: 0 !important;
    border-radius: 0;
    text-align: center;
    white-space: nowrap;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
	color:white!important;
}
.page-id-25462 .find-out-more.primary-button--green,
.page-id-28400 .find-out-more.primary-button--green{
	background:#c2e24f;
	color: #474b74!important;
}
.page-id-25462 .find-out-more.primary-button--green:hover,
.page-id-28400 .find-out-more.primary-button--green:hover{
	color: #c2e24f!important;
    background: #474b74;
}
.page-id-25462 .spacer,
.page-id-28400 .spacer,
.page-id-24800 .spacer,
.page-id-27952 .spacer{height:32px; clear:both;}
.page-id-25462 .find-out-more:hover,
.page-id-28400 .find-out-more:hover,
.page-id-24800 .find-out-more:hover,
.page-id-27952 .find-out-more:hover{color:#c2e24f!important;}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message{
	display: flex;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message > label{
	border-radius:0px;
	box-shadow:none;
	border-bottom: solid 2px white;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message > label > span:first-child > span:last-child{
	display:none;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message > label > span:first-child{
	width:auto;
	background: unset;
	padding-left:0px;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message > label > span:last-child{
	width:-webkit-fill-available;
}
.contact-block-no-popup__wrapper .contact-block__content .form-row__message > label > span:last-child textarea{
	background: transparent;
	color:white;
	padding:10px 5px;
	border:none;
}
.full-width .featured-product-group-block{
	width:100%;
	max-width:unset;
}
  @media (min-width: 1024px) {
	  .full-width.featured-product-group-block__wrapper.card-alignment--center-right .featured-product-group-block{
		  padding:0px;
	  }
   .full-width.featured-product-group-block__wrapper.card-alignment--center-right .featured-product-group-block .featured-product-container{
      display: flex;
      justify-content: space-between;
      padding: 32px 0; } }
  @media (min-width: 1024px) {
	  .full-width.featured-product-group-block__wrapper.card-alignment--center-left .featured-product-group-block{
		  padding:0px;
	  }
    .full-width.featured-product-group-block__wrapper.card-alignment--center-left .featured-product-group-block .featured-product-container{
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      position: static;
      padding: 32px 0; } }
	  .full-width.featured-product-group-block__wrapper{
		  margin-bottom:0px;
	  }
.featured-product-container{
    width: calc(100% - 40px);
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    position: relative;	
}
.text-image-block__text a{
	text-decoration:underline;
}

.data-plan-slider input,
.tabbed-content-complete input,
.tabbed-content-tables input,
.table-block input { display: none; } /* hide radio buttons */
.data-plan-slider input + label,
.tabbed-content-complete input + label,
.tabbed-content-tables input + label,
.table-block input + label { transition: all 1s; display: inline-block; padding:8px 10px; background:#f4f4f6; cursor:pointer; margin-right:10px; font-weight:bold; border-top-left-radius: 8px; border-top-right-radius: 8px; }
.data-plan-slider input + label:hover,
.tabbed-content-complete input + label:hover,
.tabbed-content-tables input + label:hover,
.table-block input + label:hover,
.data-plan-slider input:checked + label,
.tabbed-content-complete input:checked + label,
.tabbed-content-tables input:checked + label,
.table-block input:checked + label { background: #57bef2; color: white; } /* show labels in line */
.tabbed-content-complete input ~ .tab,
.tabbed-content-tables input ~ .tab,
.table-block input ~ .tab { display: none; } /* hide contents */
/* show contents only for selected tab */
.tabbed-content-tables input[id^='tab1']:checked ~ .tab.table1,
.tabbed-content-complete input[id^='tab1']:checked ~ .tab.table1,
.tabbed-content-tables input[id^='tab2']:checked ~ .tab.table2,
.tabbed-content-complete input[id^='tab2']:checked ~ .tab.table2{ display: flex; }
.table-block input[id^='tab1']:checked ~ .tab.table1,
.table-block input[id^='tab2']:checked ~ .tab.table2{ display: block; }

.data-plan-slider input ~ .tab{
	width:100%;
	overflow: hidden;
    height: 0;
    padding: 0 15px;
}
.data-plan-slider input[id^='tab1']:checked ~ .tab.table1,
.data-plan-slider input[id^='tab2']:checked ~ .tab.table2{
	height: auto;
}
.data-plan-slider input+label{
	margin-bottom:15px;
	border-radius:8px;
}
.data-plan-slider.active-salmon input:checked + label { background-color: #ef7b78; color: #ffffff; }
.data-plan-slider.active-blue input:checked + label { background-color: #297ce0; color: #ffffff; }
.data-plan-slider.active-dark-blue input:checked + label { background-color: #474b74; color: #ffffff; }
.data-plan-slider.active-light-blue input:checked + label { background-color: #57bef2; color: #ffffff; }
.data-plan-slider.active-navy input:checked + label { background-color: #323552; color: #ffffff; }
.data-plan-slider.active-green input:checked + label { background-color: #c2e24f; color: #323552; }
.data-plan-slider.active-white input:checked + label { background-color: #ffffff; color: #323552; }
.data-plan-slider.active-light-grey input:checked + label { background-color: #f4f4f6; color: #323552; }
.data-plan-slider.active-black input:checked + label { background-color: #000000; color: #ffffff; }
.data-plan-slider.inactive-salmon input + label { background-color: #ef7b78; color: #ffffff; }
.data-plan-slider.inactive-blue input + label { background-color: #297ce0; color: #ffffff; }
.data-plan-slider.inactive-dark-blue input + label { background-color: #474b74; color: #ffffff; }
.data-plan-slider.inactive-light-blue input + label { background-color: #57bef2; color: #ffffff; }
.data-plan-slider.inactive-navy input + label { background-color: #323552; color: #ffffff; }
.data-plan-slider.inactive-green input + label { background-color: #c2e24f; color: #323552; }
.data-plan-slider.inactive-white input + label { background-color: #ffffff; color: #323552; }
.data-plan-slider.inactive-light-grey input + label { background-color: #f4f4f6; color: #323552; }
.data-plan-slider.inactive-black input + label { background-color: #000000; color: #ffffff; }

.cta-bar__button i{margin-right:8px;}
.cta-bar__button:hover i{
    color: #323552;
}

.wmc-current-currency .flag-gb,
.wmc-current-currency .flag-us{
	background-image:none!important;
	transform:unset!important;
	font-style:normal;
	padding: 0 0 0 7px;
    line-height: 40px;
	font-size:24px;
	width:auto!important;
	height:auto!important;
}
.wmc-current-currency .flag-gb:before{
	content:'£GBP';
}
.wmc-current-currency .flag-us:before{
	content:'$USD';
}
.wmc-sub-currency .wmc-currency [data-currency="GBP"].wmc-currency-redirect .wmc-price-switcher-code:before{
	content:'£';
}
.wmc-sub-currency .wmc-currency [data-currency="USD"].wmc-currency-redirect .wmc-price-switcher-code:before{
	content:'$';
}
.wmc-sub-currency .wmc-currency .wmc-currency-redirect i{
	display:none!important;
}
.woocommerce-multi-currency.wmc-price-switcher .wmc-current-currency{
	padding-bottom:0px;
}
.cta-bar__pricing .cart:not(.variations_form){
	margin-left:16px!important;
}
.woocommerce-multi-currency.wmc-price-switcher .wmc-current-currency:before{
	top: 20%;
}
.woocommerce-multi-currency.wmc-price-switcher .wmc-currency a{
	background:#323552!important;
}
.entry-content ol {
	padding-left: 20px;
}
/*# sourceMappingURL=main-styles.css.map*/