.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

.u-hidden {
  display: none !important; }

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

body .container {
  max-width: 115rem; }

.homepage-marquee {
  min-height: 300px; }
  @media (min-width: 1181px) {
    .homepage-marquee {
      padding-top: 55px; } }
  @media (max-width: 1180px) {
    .homepage-marquee .container {
      padding: 0; } }
  .homepage-marquee .homepage-marquee-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
      width: 100%;
      flex: none;
      display: inline-block;
      order: 1;
      padding: 15px;
      min-height: 250px; }
      @media (max-width: 1180px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 1181px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side {
          width: 33.33%;
          padding-right: 40px;
          order: 1; } }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading {
        font-family: "Roboto";
        font-weight: 800;
        color: #000;
        margin: 0 0 19px;
        font-size: 50px;
        line-height: 50px; }
        @media (min-width: 1181px) {
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading {
            font-size: 59px;
            line-height: 55px; } }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .heading .blue {
          color: #08a3d7; }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .details {
        font-family: "Roboto";
        font-weight: 300;
        color: black;
        font-size: 20px;
        line-height: 25px; }
        @media (min-width: 1181px) {
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-left-side .details {
            font-size: 24px;
            line-height: 33px; } }
    .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side {
      width: 100%;
      flex: none;
      order: 2;
      display: inline-block; }
      @media (min-width: 1181px) {
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side {
          width: 66.66%;
          order: 2; } }
      .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells {
        display: flex;
        gap: 16px; }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell {
          flex: 1 1 24%;
          min-width: 150px; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .desktop-view {
            display: none; }
            @media (min-width: 769px) {
              .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .desktop-view {
                display: block; } }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .mobile-view {
            display: block; }
            @media (min-width: 769px) {
              .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory .mobile-view {
                display: none; } }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .homepage-marquee-cell .homepage-marqueeCategory img {
            width: 100%;
            height: auto;
            display: block; }
        .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots {
          position: absolute;
          bottom: 10px;
          right: 15px;
          display: flex;
          justify-content: flex-end; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li button {
            border: 0; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li button::before {
            background: #FFFFFF; }
          .homepage-marquee .homepage-marquee-wrapper .homepage-marquee-right-side .homepage-marquee-cells .slick-dots li.slick-active button::before {
            background: #08A3D7; }

.home-best-signal-boosters.section {
  padding-top: 3rem !important; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters.section {
      padding-bottom: 0 !important; } }

.home-best-signal-boosters h1, .home-best-signal-boosters h2 {
  opacity: 1;
  color: black;
  font-family: "Roboto";
  font-weight: 700;
  letter-spacing: 0px;
  text-align: left;
  margin: 0 auto 2rem;
  font-size: 28px;
  line-height: 32px; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters h1, .home-best-signal-boosters h2 {
      font-size: 42px;
      line-height: 56px;
      text-align: center; } }

.home-best-signal-boosters .page-tabs {
  display: flex;
  justify-content: center;
  align-items: stretch;
  align-content: stretch;
  flex-wrap: wrap; }
  .home-best-signal-boosters .page-tabs .tab-button {
    display: inline-block;
    flex: none;
    width: calc(50% - 16px);
    margin-left: 8px;
    margin-right: 8px;
    padding: 12px;
    opacity: 1;
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0px;
    text-align: center;
    background: #F3F6FA;
    color: #1F253A;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .page-tabs .tab-button {
        color: #08a3d7;
        width: 25%;
        padding: 26px;
        font-size: 24px;
        border-right: 2px solid #EBEFF4;
        margin-left: 0;
        margin-right: 0;
        border-radius: 0;
        margin-bottom: 0; } }
    .home-best-signal-boosters .page-tabs .tab-button:last-child {
      border-right: 0 none; }
    .home-best-signal-boosters .page-tabs .tab-button.active {
      background: #08A3D7;
      color: #fff; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button.active {
          background: #fff;
          color: #08a3d7; } }
    .home-best-signal-boosters .page-tabs .tab-button .desktop-view {
      display: none; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button .desktop-view {
          display: block; } }
    .home-best-signal-boosters .page-tabs .tab-button .mobile-view {
      display: block; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .page-tabs .tab-button .mobile-view {
          display: none; } }

.home-best-signal-boosters.section > .container > *:last-child {
  margin-bottom: 0 !important; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters.section > .container > *:last-child {
      margin-bottom: 4.5rem !important; } }

.home-best-signal-boosters .home-best-signal-boosters-wrapper {
  width: calc(100% + 3rem);
  margin-left: -1.5rem;
  margin-bottom: 0 !important;
  min-height: 500px; }
  @media (min-width: 1181px) {
    .home-best-signal-boosters .home-best-signal-boosters-wrapper {
      border: 1px solid rgba(80, 96, 118, 0.07);
      box-shadow: 2px 13px 23px rgba(0, 0, 0, 0.13);
      opacity: 1;
      background-color: white;
      margin-bottom: 4.5rem !important; } }

@media (min-width: 1181px) {
  .home-best-signal-boosters .tab-content {
    padding: 41px;
    margin-bottom: 50px; } }

.home-best-signal-boosters .tab-content .sell-products {
  display: flex;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  flex-wrap: wrap; }
  .home-best-signal-boosters .tab-content .sell-products .sell-products-details {
    display: inline-block;
    flex: none;
    width: 100%;
    order: 3;
    margin-top: 3rem;
    padding: 1.5rem; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products-details {
        order: 1;
        width: 40%;
        padding-right: 44px;
        margin-top: 0; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details img {
      max-width: 100%;
      height: auto;
      display: block; }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details h3 {
      margin-top: 20px;
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      font-size: 22px;
      line-height: 28px; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details h3 {
          font-size: 32px;
          line-height: 36px; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details p {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 400;
      letter-spacing: 0px;
      text-align: left;
      margin: 0 0 20px;
      font-size: 16px;
      line-height: 20px; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details p {
          font-size: 18px;
          line-height: 23px; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-details a {
      opacity: 1;
      color: #FFF;
      font-family: "Roboto";
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      display: inline-block;
      position: relative;
      font-size: 16px;
      line-height: 26px;
      background: #08a3d7;
      padding: 5px 20px;
      border-radius: 5px;
      transition: all ease .2s; }
      @media (min-width: 1181px) {
        .home-best-signal-boosters .tab-content .sell-products .sell-products-details a {
          font-size: 18px;
          line-height: 33px; } }
      .home-best-signal-boosters .tab-content .sell-products .sell-products-details a:hover {
        background-color: #0199c6; }
  .home-best-signal-boosters .tab-content .sell-products .sell-products {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products {
        flex-direction: row;
        align-items: center; } }
  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap {
    display: inline-block;
    flex: none;
    width: 100%;
    order: 1; }
    @media (min-width: 1181px) {
      .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap {
        order: 2;
        width: 60%; } }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .swiper-wrapper {
      height: 840px; }
    .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider {
      display: none; }
      .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product {
        flex: none;
        opacity: 1;
        margin: 0 10px;
        background-color: #f3f6fa;
        margin-bottom: 40px;
        height: 100%; }
        @media (min-width: 1181px) {
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product {
            margin: 0 0 0 0; } }
        .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner {
          height: 100%;
          padding: 33px 21px;
          position: relative; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .label.label-discount {
            text-transform: uppercase;
            background-color: #dd2c79;
            width: 106px;
            height: 32px;
            top: 16px;
            left: 0;
            position: absolute;
            display: block;
            opacity: 1;
            color: white;
            font-family: "Roboto";
            font-size: 18px;
            font-weight: 700;
            letter-spacing: 0px;
            text-align: center;
            line-height: 32px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image {
            width: 100%;
            max-width: 100%;
            margin: 0 0 1.5rem 0;
            height: 275px;
            display: flex;
            align-items: center;
            justify-content: center; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image img {
              margin: 0 auto;
              width: auto;
              height: 100%; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-name {
            display: block;
            opacity: 1;
            color: black;
            font-family: "Roboto";
            font-size: 21px;
            font-weight: 700;
            letter-spacing: 0px;
            text-align: left;
            line-height: 25px;
            margin-bottom: 10px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner p {
            opacity: 1;
            color: #1f253a;
            font-family: "Roboto";
            font-size: 18px;
            font-weight: 400;
            letter-spacing: 0px;
            text-align: left;
            line-height: 23px;
            margin-bottom: 14px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating {
            margin-bottom: 24px; }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions {
            display: flex;
            justify-content: space-between;
            align-content: center;
            align-items: left; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .gridItem-price {
              display: inline-block;
              flex: none; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button {
              display: inline-block;
              flex: none;
              border-radius: 5px;
              opacity: 1;
              background-color: #08a3d7;
              color: white;
              font-size: 14px;
              font-weight: 600;
              letter-spacing: 0px;
              text-align: center;
              border: 0 none;
              margin: 0;
              transition: all ease .2s; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a:focus, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button:focus {
                background: #0199c6; }
              @media (min-width: 1181px) {
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions span.button {
                  font-size: 16px; } }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price {
              opacity: 1;
              color: black;
              font-family: "Roboto";
              font-size: 22px;
              font-weight: 700;
              letter-spacing: 0px;
              text-align: left;
              line-height: 25px; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.price--rrp {
                opacity: 1;
                color: #adadad;
                font-size: 16px;
                line-height: 24px;
                text-decoration: line-through; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                font-size: 16px; }
                @media (min-width: 551px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                    font-size: 18px; } }
                @media (min-width: 1181px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions .price.contact-for-quote {
                    font-size: 20px; } }
          .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
            display: flex;
            justify-content: space-between;
            align-content: center;
            align-items: flex-start;
            margin-top: auto; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
              display: inline-block;
              flex: none; }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button {
              display: inline-block;
              flex: none;
              border-radius: 5px;
              opacity: 1;
              background-color: #08a3d7;
              color: white;
              font-size: 14px;
              font-weight: 600;
              text-align: center;
              border: 0 none;
              margin: 0;
              transition: all ease .2s; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a:focus, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button:hover, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button:focus {
                background: #0199c6; }
              @media (min-width: 1181px) {
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial a, .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial span.button {
                  font-size: 16px; } }
            .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price {
              opacity: 1;
              color: black;
              font-family: "Roboto";
              font-size: 22px;
              font-weight: 700;
              text-align: left;
              line-height: 25px; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.price--rrp {
                color: #adadad;
                font-size: 16px;
                line-height: 24px;
                text-decoration: line-through; }
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                font-size: 16px; }
                @media (min-width: 551px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                    font-size: 18px; } }
                @media (min-width: 1181px) {
                  .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .price.contact-for-quote {
                    font-size: 20px; } }
            @media (max-width: 768px) {
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
                flex-direction: column;
                align-items: flex-start; }
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
                  margin-bottom: 10px; } }
            @media (min-width: 1190px) and (max-width: 1550px) {
              .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
                flex-direction: column;
                align-items: flex-start; }
                .home-best-signal-boosters .tab-content .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial .gridItem-price {
                  margin-bottom: 10px; } }

.home-enterprise-installation.section {
  background: #F3F6FA;
  padding: 0 !important;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .home-enterprise-installation.section {
      margin-top: 0;
      margin-bottom: 15px; } }
  @media (max-width: 1180px) {
    .home-enterprise-installation.section .container {
      padding: 48px 0 0; } }
  @media (min-width: 1181px) {
    .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
      height: 600px;
      background-image: url("//store-cmcpr.mybigcommerce.com/content/images/revamp/marquee-enterprise-installation.png");
      background-size: contain;
      background-position: -1.5rem;
      background-repeat: no-repeat; } }
  .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
    display: flex;
    align-content: center;
    align-items: center; }
    @media (min-width: 1181px) {
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container {
        justify-content: flex-end;
        height: 600px; } }
    .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell {
      display: flex;
      align-content: center;
      align-items: center;
      flex-wrap: wrap;
      width: 100%;
      margin-bottom: 4rem; }
      @media (min-width: 1181px) {
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell {
          width: 50%;
          text-align: right;
          justify-content: flex-end; } }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading {
        opacity: 1;
        color: #000;
        font-family: "Roboto";
        font-weight: 900;
        letter-spacing: 0px;
        display: block;
        margin: 0 20px 20px;
        font-size: 50px;
        line-height: 50px; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading {
            margin: 0 0 20px;
            text-align: right;
            font-size: 75px;
            line-height: 69px; } }
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell h2.heading .blue {
          color: #08a3d7;
          display: block; }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell p {
        opacity: 1;
        color: #000;
        font-family: "Roboto";
        font-weight: 300;
        letter-spacing: -0.75px;
        margin: 0 20px 40px;
        font-size: 20px;
        line-height: 25px;
        width: 100%; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell p {
            margin: 0 0 40px;
            text-align: right;
            font-size: 24px;
            line-height: 33px; } }
      .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0 1.5rem;
        border-radius: 5px;
        opacity: 1;
        height: 52px;
        text-align: center;
        opacity: 1;
        color: white;
        background-color: #08a3d7;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0px;
        border: 0 none;
        line-height: 24px;
        padding: 10px;
        transition: all ease .2s; }
        @media (min-width: 1181px) {
          .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button {
            width: 230px;
            height: 60px;
            border-radius: 5px;
            padding: 20px;
            font-size: 20px; } }
        .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button:hover, .home-enterprise-installation.section .home-enterprise-installation-wrapper .container .enterprise-cell a.button:focus {
          background: #0199c6; }

.home-customers.section > .container > h2.section-title {
  opacity: 1;
  color: black;
  font-family: "Roboto";
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
  margin: 10px auto 40px !important;
  font-size: 32px;
  line-height: 34px; }
  @media (min-width: 1181px) {
    .home-customers.section > .container > h2.section-title {
      margin: 10px auto 77px !important;
      font-size: 50px;
      line-height: 57px; } }

.home-customers.section > .container > .home-customer-list {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap; }
  @media (min-width: 1181px) {
    .home-customers.section > .container > .home-customer-list {
      justify-content: space-between;
      margin-bottom: 1.5rem; } }
  .home-customers.section > .container > .home-customer-list .home-customer {
    display: inline-block;
    flex: none;
    width: 33.33%;
    text-align: center;
    margin-bottom: 1.5rem;
    padding: 10px; }
    @media (min-width: 1181px) {
      .home-customers.section > .container > .home-customer-list .home-customer {
        width: auto;
        margin-bottom: 0; }
        .home-customers.section > .container > .home-customer-list .home-customer.coca-cola img {
          max-height: 40px; }
        .home-customers.section > .container > .home-customer-list .home-customer.hyatt img {
          max-height: 45px; } }
    .home-customers.section > .container > .home-customer-list .home-customer img {
      max-height: 62px; }

.home-signal-experts.section {
  background: #1F253A;
  padding: 60px 0 30px !important; }
  @media (min-width: 1181px) {
    .home-signal-experts.section {
      padding: 6rem 0 4.5rem !important; } }
  .home-signal-experts.section > .container > .home-signal-experts-wrapper {
    display: flex;
    flex-wrap: wrap; }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading {
      opacity: 1;
      color: #fff;
      font-family: "Roboto";
      font-weight: 900;
      letter-spacing: 0px;
      display: block;
      margin: 0 0 30px;
      width: 800px;
      max-width: 100%;
      font-size: 50px;
      line-height: 50px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading {
          font-size: 75px;
          line-height: 69px; } }
      .home-signal-experts.section > .container > .home-signal-experts-wrapper h2.heading .blue {
        color: #08a3d7; }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper p {
      opacity: 1;
      color: #fff;
      font-family: "Roboto";
      font-weight: 300;
      letter-spacing: -0.75px;
      font-size: 20px;
      line-height: 25px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper p {
          font-size: 24px;
          line-height: 33px; } }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper .left-side {
      flex: none;
      display: inline-block;
      width: 100%; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .left-side {
          width: 50%;
          padding-right: 60px; } }
    .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin-top: 20px; }
      @media (min-width: 1181px) {
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side {
          width: 50%;
          margin-top: 0; } }
      .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell {
        display: flex;
        width: 100%;
        margin-bottom: 30px; }
        @media (min-width: 1181px) {
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell {
            width: 50%;
            margin-bottom: 67px; } }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell p {
          width: calc(100% - 70px);
          flex: none;
          display: inline-block;
          padding-left: 15px; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell p strong {
            max-width: 200px; }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell strong, .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell span {
          opacity: 1;
          color: #fff;
          font-family: "Roboto";
          font-size: 20px;
          letter-spacing: 0px;
          text-align: left;
          line-height: 25px;
          display: block; }
          @media (min-width: 1181px) {
            .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell strong, .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell span {
              font-size: 22px; } }
        .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img {
          max-width: 70px;
          flex: none;
          display: inline-block;
          max-height: 70px; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.usa-customer-service {
            width: 51px;
            height: 70px;
            margin: -9px 19px 0 0; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.usa-customer-service {
                margin: -9px 9.5px 0; } }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.free-shipping {
            width: 70px;
            height: 51px;
            margin: 0; }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.money-back {
            width: 50px;
            height: 50px;
            margin: 0 20px 0 0; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.money-back {
                margin: 0 10px 0; } }
          .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.manufacturer-warranty {
            width: 41px;
            height: 47px;
            margin: 0 24px 0 5px; }
            @media (min-width: 1181px) {
              .home-signal-experts.section > .container > .home-signal-experts-wrapper .right-side .cell img.manufacturer-warranty {
                margin: 0 14.5px 0; } }

.home-benefits.section {
  padding-bottom: 6rem !important; }
  .home-benefits.section > .container > h2.heading {
    opacity: 1;
    color: black;
    font-family: "Roboto";
    font-weight: 700;
    letter-spacing: 0px;
    text-align: center;
    margin: 15px 0 32px !important;
    font-size: 32px;
    line-height: 33px; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container > h2.heading {
        font-size: 50px;
        line-height: 57px;
        margin: 5px 0 59px !important; } }
  @media (min-width: 1181px) {
    .home-benefits.section > .container .home-benefits-wrapper {
      display: flex;
      justify-content: space-between;
      align-content: stretch;
      align-items: stretch; } }
  .home-benefits.section > .container .home-benefits-wrapper .home-benefit {
    display: inline-block;
    flex: none;
    background-color: #f3f6fa;
    width: calc(25% - 32px);
    padding: 24px;
    position: relative;
    margin-bottom: 40px;
    min-width: 302px;
    margin: 0 1.5rem; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit {
        margin-right: 0;
        box-shadow: 6px 6px 15px rgba(0, 0, 0, 0.14);
        opacity: 1; } }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading {
      display: flex;
      justify-content: space-between;
      align-content: center;
      align-items: center;
      margin-bottom: 40px; }
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading strong {
        display: inline-block;
        flex: none;
        width: 200px;
        max-width: calc(100% - 60px);
        opacity: 1;
        color: #1f253a;
        font-family: "Roboto";
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 0px;
        text-align: left;
        line-height: 33px; }
      .home-benefits.section > .container .home-benefits-wrapper .home-benefit .subheading img {
        display: inline-block;
        flex: none;
        max-width: 60px;
        max-height: 41px; }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit p {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-weight: 400;
      letter-spacing: 0px;
      text-align: left;
      line-height: 23px;
      margin-bottom: 30px;
      font-size: 16px; }
      @media (min-width: 1181px) {
        .home-benefits.section > .container .home-benefits-wrapper .home-benefit p {
          font-size: 18px; } }
    .home-benefits.section > .container .home-benefits-wrapper .home-benefit > strong {
      opacity: 1;
      color: #1f253a;
      font-family: "Roboto";
      font-size: 32px;
      font-weight: 700;
      letter-spacing: 0px;
      text-align: left;
      line-height: 33px;
      position: absolute;
      bottom: 10px;
      right: 10px;
      display: none; }
  .home-benefits.section > .container .slick-next, .home-benefits.section > .container .slick-prev {
    opacity: 1 !important;
    background-color: #e3e9f2 !important;
    border: 0 none !important;
    width: 36px !important;
    height: 36px !important;
    top: auto;
    bottom: -65px;
    right: 20px; }
    .home-benefits.section > .container .slick-next::before, .home-benefits.section > .container .slick-prev::before {
      background-image: url("../img/arrow-right-grey.svg") !important;
      height: 14px; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .slick-next, .home-benefits.section > .container .slick-prev {
        bottom: -80px; } }
  .home-benefits.section > .container .slick-prev {
    right: 77px;
    left: auto; }
  .home-benefits.section > .container .progress-bar-wrapper {
    display: none !important;
    background: #f4f4f4;
    border-radius: 5px;
    height: .375rem;
    overflow: hidden;
    width: 100%;
    order: 2;
    margin-bottom: 40px; }
    .home-benefits.section > .container .progress-bar-wrapper .progress-bar {
      background: #08a3d7;
      height: 100%;
      width: 0; }
    @media (min-width: 1181px) {
      .home-benefits.section > .container .progress-bar-wrapper {
        display: none; } }

.homepage-marquee .homepage-marquee-cells img {
  opacity: 0;
  transition: opacity 0.3s ease; }

.homepage-marquee .slick-active img,
.homepage-marquee .swiper-slide-active img {
  opacity: 1; }

@media (max-width: 767px) {
  .slick-dotted.slick-slider {
    margin-bottom: 0 !important; } }

.homepageFaceLift .klaviyo-form button:last-child {
  padding: 2px 32px !important;
  border: 1px solid #00A3D6 !important;
  transition: .2s ease all;
  margin-right: 8px; }

.homepageFaceLift .homepage-marquee.home-marquee-gradient {
  padding: 27.5px;
  background: linear-gradient(274deg, #08A3D7 0.04%, #1F253A 99.96%); }
  @media (min-width: 1181px) {
    .homepageFaceLift .homepage-marquee.home-marquee-gradient {
      padding: 82px 27.5px; } }
  .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    gap: 27.5px;
    align-self: stretch; }
    .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-right-side {
      width: 50%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      display: none !important;
      border-radius: 200px 0; }
      @media (min-width: 551px) {
        .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-right-side {
          display: flex !important; } }
    .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side {
      width: 50%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 27.5px;
      flex: 1 0 0; }
      .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .inner-label {
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 700;
        letter-spacing: -0.15px;
        display: flex;
        padding: 11.5px 22.469px 10.5px 22.469px;
        justify-content: center;
        align-items: center;
        border-radius: 33px;
        border: 1px solid #FFF;
        background: #576D86;
        font-size: 12px;
        line-height: 18px; }
        @media (min-width: 551px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .inner-label {
            font-size: 14px;
            line-height: 20px; } }
      .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side h1.heading {
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 900;
        margin: 0;
        font-size: 46px;
        line-height: 52px; }
        @media (min-width: 551px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side h1.heading {
            font-size: 50px;
            line-height: 62px; } }
        @media (min-width: 1181px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side h1.heading {
            font-size: 60px;
            line-height: 72px; } }
      .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .details {
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px; }
        @media (min-width: 1181px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .details {
            font-size: 22px;
            line-height: 30px; } }
      .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .button-wrapper {
        display: grid;
        grid-template-columns: 1fr;
        gap: 24px;
        align-self: stretch; }
        @media (min-width: 1181px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .button-wrapper {
            max-width: 425px;
            grid-template-columns: 1fr 1fr; } }
        .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .button-wrapper .button {
          margin: 0;
          font-size: 18px;
          font-weight: 700; }
      .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells {
        margin-top: 1.5rem; }
        .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell {
          width: auto; }
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell .cell-image {
            text-align: center; }
            .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell .cell-image svg {
              margin: 0 auto;
              display: block;
              width: auto;
              height: 40px; }
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell .cell-content {
            color: #FFF;
            text-align: center;
            font-family: Roboto;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px;
            margin-top: 16px; }
        @media (max-width: 551px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells {
            flex-wrap: wrap;
            align-items: center;
            justify-content: center; }
            .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell {
              width: 50%;
              margin: .75rem 0; } }
        @media (min-width: 705px) and (max-width: 1180px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells {
            flex-wrap: wrap;
            align-items: center;
            justify-content: center; }
            .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells .cell {
              width: 50%;
              margin: .75rem 0; } }
        @media (min-width: 1361px) {
          .homepageFaceLift .homepage-marquee.home-marquee-gradient .container .homepage-marquee-wrapper .homepage-marquee-left-side .cells-wrapper.three-cells {
            max-width: 605px; } }

.homepageFaceLift .button {
  padding: 20px 30px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  color: #FFF;
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px; }
  @media (min-width: 551px) {
    .homepageFaceLift .button {
      font-size: 18px;
      line-height: 22px; } }
  .homepageFaceLift .button.button--blue {
    background: #00A3D6;
    border: 1px solid #00A3D6;
    color: #fff; }
    .homepageFaceLift .button.button--blue:hover {
      background: transparent !important;
      color: #00A3D6 !important;
      border: 1px solid #00A3D6 !important; }
  .homepageFaceLift .button.button--transparent {
    color: #fff;
    background: transparent;
    border: 1px solid #fff; }
    .homepageFaceLift .button.button--transparent:hover {
      background: transparent;
      border: 1px solid #00A3D6;
      color: #00A3D6; }
  .homepageFaceLift .button.button--internal-blue {
    color: #fff;
    background: transparent;
    border: 1px solid #fff; }
    .homepageFaceLift .button.button--internal-blue:hover {
      background: #00A3D6 !important;
      border: 1px solid #00A3D6 !important;
      color: #FFF !important; }
  .homepageFaceLift .button.button--dark-blue {
    color: #fff;
    background: #1F253A;
    border: 1px solid #1F253A !important; }
    .homepageFaceLift .button.button--dark-blue:hover {
      background: #00A3D6 !important;
      border: 1px solid #1F253A !important;
      color: #1F253A !important; }
  .homepageFaceLift .button.button--small {
    padding: 10px 20px !important;
    border: 1px solid #00A3D6; }

.homepageFaceLift .cells-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  align-self: stretch;
  flex-wrap: wrap; }
  .homepageFaceLift .cells-wrapper.no-wrap {
    flex-wrap: nowrap; }
  .homepageFaceLift .cells-wrapper.three-cells .cell {
    width: 100%; }
    @media (min-width: 551px) {
      .homepageFaceLift .cells-wrapper.three-cells .cell {
        width: 33.33%; } }
  .homepageFaceLift .cells-wrapper.two-cells .cell {
    width: 100%; }
    @media (min-width: 551px) {
      .homepageFaceLift .cells-wrapper.two-cells .cell {
        width: 50%; } }
  .homepageFaceLift .cells-wrapper.four-cells .cell {
    width: 50% !important; }
    @media (min-width: 1181px) {
      .homepageFaceLift .cells-wrapper.four-cells .cell {
        width: 25% !important; } }

.homepageFaceLift .home-best-signal-boosters.home-best-signal-boosters-new .tab-content .sell-products .sell-products-wrap {
  width: 100%; }

.homepageFaceLift .home-customers.home-customers-new.section {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  padding: 15px 0 !important; }
  @media (min-width: 551px) {
    .homepageFaceLift .home-customers.home-customers-new.section {
      padding: 27.5px 0 !important; } }
  @media (min-width: 1181px) {
    .homepageFaceLift .home-customers.home-customers-new.section {
      padding: 55px 0 !important; } }
  .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list {
    display: flex;
    align-content: stretch;
    align-items: stretch; }
    .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer {
      display: flex;
      justify-content: center;
      align-content: center;
      align-items: center;
      margin: 0;
      width: auto; }
      @media (max-width: 550px) {
        .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer {
          margin: 8px 16px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.coca-cola {
            width: 125px;
            height: 55px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.hyatt {
            width: 125px;
            height: 70px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.chevron {
            width: 125px;
            height: 70px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.marriott {
            width: 125px;
            height: 70px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.ikea {
            width: 125px;
            height: 55px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.nike {
            width: 125px;
            height: 65px; }
          .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer.target {
            width: 125px;
            height: 80px; } }
      @media (min-width: 551px) {
        .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer {
          width: auto;
          max-height: 50px;
          max-width: 125px; } }
      @media (min-width: 1181px) {
        .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer {
          width: auto;
          max-width: 100%;
          max-height: 100%; } }
      .homepageFaceLift .home-customers.home-customers-new.section > .container > .home-customer-list .home-customer svg {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%; }

.homepageFaceLift h2.home-heading {
  color: #000;
  text-align: center;
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  font-size: 26px;
  line-height: 32px; }
  @media (min-width: 551px) {
    .homepageFaceLift h2.home-heading {
      font-size: 36px;
      line-height: 42px; } }
  @media (min-width: 1181px) {
    .homepageFaceLift h2.home-heading {
      font-size: 48px;
      line-height: 60px; } }
  .homepageFaceLift h2.home-heading.center {
    text-align: center; }
  .homepageFaceLift h2.home-heading.blue {
    color: #08A3D7; }

.homepageFaceLift .how-it-works.how-it-works-new.section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 55px;
  align-self: stretch;
  background: #0F172B;
  padding: 3rem 0 !important; }
  @media (min-width: 551px) {
    .homepageFaceLift .how-it-works.how-it-works-new.section {
      padding: 27.5px 0 !important; } }
  @media (min-width: 1181px) {
    .homepageFaceLift .how-it-works.how-it-works-new.section {
      padding: 55px 0 !important; } }
  .homepageFaceLift .how-it-works.how-it-works-new.section p {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; }
    @media (min-width: 551px) {
      .homepageFaceLift .how-it-works.how-it-works-new.section p {
        font-size: 18px;
        line-height: 26px; } }
    @media (min-width: 1181px) {
      .homepageFaceLift .how-it-works.how-it-works-new.section p {
        font-size: 22px;
        line-height: 30px; } }
  .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper {
    flex-wrap: wrap;
    margin-top: 15px; }
    @media (min-width: 551px) {
      .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper {
        margin-top: 27.5px; } }
    @media (min-width: 1181px) {
      .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper {
        margin-top: 55px; } }
    .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 18px;
      flex: 1 0 0;
      align-self: stretch;
      width: 100%;
      min-width: 100%;
      margin-bottom: 3rem; }
      .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell:last-child {
        margin-bottom: 0; }
      @media (min-width: 551px) {
        .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell {
          width: 33.33%;
          min-width: 33.33%;
          margin-bottom: 0; } }
      .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 18px;
        flex: 1 0 0;
        align-self: stretch;
        color: #FFF;
        text-align: center;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        padding: 0 1.5rem; }
        @media (min-width: 551px) {
          .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-content {
            font-size: 16px;
            line-height: 22px; } }
        @media (min-width: 1181px) {
          .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-content {
            font-size: 18px;
            line-height: 24px; } }
        .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-content strong {
          color: #FFF;
          text-align: center;
          font-family: Roboto;
          font-style: normal;
          font-weight: 700;
          font-size: 18px;
          line-height: 22px; }
          @media (min-width: 551px) {
            .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-content strong {
              font-size: 22px;
              line-height: 30px; } }
      .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-image-wrapper {
        position: relative;
        width: 80px;
        height: 80px;
        border-radius: 40px;
        background: #08A3D7; }
        .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-image-wrapper .cell-step {
          position: absolute;
          display: block;
          content: "";
          width: 40px;
          height: 40px;
          color: #1F253A;
          text-align: center;
          font-family: Roboto;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px;
          background: #fff;
          border-radius: 40px;
          padding: 10px 0;
          top: -10px;
          right: -10px; }
        .homepageFaceLift .how-it-works.how-it-works-new.section .three-cells.cells-wrapper .cell .cell-image-wrapper .cell-image {
          width: 48px;
          height: 48px;
          display: block;
          position: absolute;
          top: 16px;
          left: 16px;
          content: "";
          text-align: center; }

.homepageFaceLift .section.home-enterprise-install {
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  background: #F0F4F9;
  padding: 3rem 0 !important; }
  @media (min-width: 551px) {
    .homepageFaceLift .section.home-enterprise-install {
      padding: 27.5px 0 !important; } }
  @media (min-width: 1181px) {
    .homepageFaceLift .section.home-enterprise-install {
      padding: 55px 0 !important; } }
  .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-side-image {
    border-radius: 0 100px;
    width: 299.5px;
    max-width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin: 0 auto;
    min-height: 284px; }
  .homepageFaceLift .section.home-enterprise-install .two-cells .cell h2.home-heading {
    color: #08A3D7;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    text-align: left;
    margin: 10px 0 30px;
    font-size: 26px;
    line-height: 32px; }
    @media (min-width: 551px) {
      .homepageFaceLift .section.home-enterprise-install .two-cells .cell h2.home-heading {
        margin-top: 0;
        font-size: 36px;
        line-height: 42px; } }
  @media (min-width: 551px) and (max-width: 655px) {
    .homepageFaceLift .section.home-enterprise-install .two-cells .cell h2.home-heading {
      margin-left: 27.5px; } }
    @media (min-width: 1181px) {
      .homepageFaceLift .section.home-enterprise-install .two-cells .cell h2.home-heading {
        font-size: 48px;
        line-height: 60px; } }
    .homepageFaceLift .section.home-enterprise-install .two-cells .cell h2.home-heading span {
      display: block;
      color: #000; }
  .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-content {
    color: #000;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 24px; }
    @media (min-width: 551px) {
      .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-content {
        font-size: 18px;
        line-height: 26px; } }
  @media (min-width: 551px) and (max-width: 655px) {
    .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-content {
      margin-left: 27.5px; } }
    @media (min-width: 1181px) {
      .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-content {
        font-size: 22px;
        line-height: 30px; } }
    .homepageFaceLift .section.home-enterprise-install .two-cells .cell .inner-content a {
      color: #08A3D7;
      font-family: Roboto;
      font-style: normal;
      text-decoration-line: underline;
      text-decoration-style: solid;
      text-decoration-skip-ink: auto;
      text-decoration-thickness: auto;
      text-underline-offset: auto;
      text-underline-position: from-font; }
  .homepageFaceLift .section.home-enterprise-install .two-cells .cell a.button {
    margin: 0; }

@media (min-width: 551px) and (max-width: 655px) {
  .homepageFaceLift .section.home-enterprise-install .two-cells .cell a.button {
    margin-left: 27.5px; } }

.homepageFaceLift .section.home-inner-contact {
  background: #08A3D7;
  padding: 13.75px 0 !important; }
  .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper {
    padding: 2.25px 0;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    gap: 15px; }
    @media (min-width: 551px) {
      .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper {
        padding: 10px 0; } }
    .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper.no-wrap {
      flex-wrap: wrap; }
      @media (min-width: 551px) {
        .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper.no-wrap {
          gap: 30px;
          flex-wrap: nowrap; } }
    .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper .cell {
      color: #FFF;
      font-family: Roboto;
      font-style: normal;
      font-weight: 700;
      font-size: 18px;
      line-height: 22px;
      width: 100%;
      text-align: center; }
      @media (min-width: 551px) {
        .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper .cell {
          width: auto; } }
      @media (min-width: 1181px) {
        .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper .cell {
          font-size: 24px;
          line-height: 32px; } }
      .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper .cell a {
        border: 0 none;
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 700;
        padding: 4px 15px;
        border-radius: 4px;
        background: #1F253A;
        margin: 0;
        font-size: 16px;
        line-height: 22px;
        width: 100%;
        display: inline-block; }
        @media (min-width: 551px) {
          .homepageFaceLift .section.home-inner-contact .container .two-cells.cells-wrapper .cell a {
            padding: 8px 28px;
            font-size: 18px;
            line-height: 20px;
            width: auto; } }

.homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new {
  background: #DFE2E8; }
  .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .swiper-button-prev {
    right: 0 !important;
    left: auto !important; }
  .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .swiper-button-next {
    left: 0 !important;
    right: auto !important; }
  .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .swiper-button-next, .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .swiper-button-prev {
    top: calc(50% + 50px);
    bottom: auto !important;
    z-index: 1111; }
  .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper {
    background: #DFE2E8;
    border: 0 none;
    box-shadow: none; }
    .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .disclaimers {
      margin-top: 1.5rem; }
    .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs {
      display: flex;
      align-items: flex-start;
      align-self: stretch;
      gap: 15px; }
      @media (max-width: 670px) {
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs {
          gap: 0;
          margin: 10px;
          border-radius: 10px; } }
      .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg {
        border-radius: 10px 10px 0 0;
        border-top: 1px solid #F0F4F9;
        border-right: 1px solid #F0F4F9;
        border-left: 1px solid #F0F4F9;
        background: #F8FAFC;
        padding: 10px;
        width: calc(25% - 11.5px); }
        @media (max-width: 670px) {
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg {
            width: 100%;
            border-radius: 0; }
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg:nth-child(1) {
              border-top-left-radius: 10px;
              border-top-right-radius: 10px; }
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg:nth-child(4) {
              border-bottom-left-radius: 10px;
              border-bottom-right-radius: 10px; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper {
          display: flex;
          justify-content: center;
          align-items: center;
          gap: 15px;
          flex: 1 0 0;
          color: #000;
          text-align: center;
          font-family: Roboto;
          font-style: normal;
          font-weight: 400;
          font-size: 16px;
          line-height: 22px; }
          @media (min-width: 1181px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper {
              font-size: 18px;
              line-height: 24px; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper.desktop-view {
            display: none; }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper.desktop-view {
                display: flex; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper.mobile-view {
            display: flex; }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper.mobile-view {
                display: none; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper span {
            display: flex;
            width: 60px;
            height: 60px;
            justify-content: center;
            align-items: center;
            aspect-ratio: 1/1;
            border-radius: 30px;
            background: #DBEAFE; }
            @media (max-width: 731px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg .tab-button-center .inner-wrapper span {
                width: 40px;
                height: 40px; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg.active {
          background: #F0F4F9; }
          @media (max-width: 670px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg.active {
              background: #D5DEE8; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg.active .tab-button-center .inner-wrapper {
            font-weight: 700; }
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .page-tabs .tab-button.tab-button-autoheight.tab-button-gray-bg.active .tab-button-center .inner-wrapper span {
              background: #fff; }
    .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner {
      border-radius: 0 0 10px 10px;
      border-right: 1px solid #F0F4F9;
      border-bottom: 1px solid #F0F4F9;
      border-left: 1px solid #F0F4F9;
      background: #F0F4F9;
      padding: 30px 15px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      gap: 30px;
      align-self: stretch; }
      @media (min-width: 1181px) {
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner {
          margin-bottom: 1.5rem; } }
      .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options {
        display: flex;
        padding: 27.5px 55px;
        justify-content: center;
        align-items: center;
        gap: 60px;
        align-self: stretch;
        margin: 16px 10px;
        border-radius: 14px;
        background: #0F172B; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper {
          align-items: center;
          gap: 27.5px; }
          @media (min-width: 1181px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper {
              gap: 60px; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper.no-wrap {
            flex-wrap: wrap; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper .cell {
            color: #08A3D7;
            text-align: center;
            font-family: Roboto;
            font-style: normal;
            font-weight: 900;
            font-size: 22px;
            line-height: 30px;
            width: 100%; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper .cell {
                width: auto; } }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper .cell {
                font-size: 36px;
                line-height: 40px; } }
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper .cell a {
              margin: 0;
              color: #FFF;
              font-family: Roboto;
              font-style: normal;
              font-weight: 700;
              display: flex;
              justify-content: center;
              align-items: center;
              border-radius: 5px;
              background: #00A3D6;
              padding: 8px 15px;
              font-size: 16px;
              line-height: 22px; }
              @media (min-width: 1181px) {
                .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .shop-more-options .two-cells.cells-wrapper .cell a {
                  padding: 20px;
                  font-size: 18px;
                  line-height: 20px; } }
      .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner {
        display: flex;
        padding: 60px 30px 30px;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        flex: 1 0 0;
        align-self: stretch;
        border-radius: 14px;
        border: 2px solid #E2E8F0;
        background: #FFF;
        gap: 15px;
        position: relative; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner.blue-border {
          border: 2px solid #08A3D7; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-label {
          display: flex;
          padding: 10px 20px;
          justify-content: center;
          align-items: center;
          gap: 4px;
          border-radius: 8px;
          border: 1px solid #fff;
          background: #fff;
          color: #FFF;
          font-family: Roboto;
          font-size: 15px;
          font-style: normal;
          font-weight: 500;
          line-height: 16px;
          position: absolute;
          top: 1.5rem; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-label.grey {
            border: 1px solid rgba(0, 0, 0, 0);
            background: #45556C; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-label.blue {
            border: 1px solid #08A3D7;
            background: #08A3D7; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image {
          align-self: stretch;
          margin-bottom: 0; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image img {
            width: 100%; }
          @media (min-width: 551px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image {
              height: 222px;
              aspect-ratio: 1/1; } }
          @media (min-width: 1181px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-image {
              height: 270.75px;
              aspect-ratio: 270.75/270.75; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-brand {
          width: auto;
          height: 23px;
          display: flex; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-brand.weboost img {
            width: 105px; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-brand.surecall img {
            width: 100px; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-brand.cel-fi img {
            width: 135px; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-brand.wilsonpro {
            width: 125px; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-name {
          color: #000;
          font-family: Roboto;
          font-style: normal;
          font-weight: 400;
          margin: 0;
          font-size: 16px;
          line-height: 22px; }
          @media (min-width: 1181px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-name {
              font-size: 22px;
              line-height: 30px; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner > p {
          color: #576D86;
          font-family: Roboto;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px;
          margin: 0; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .price {
          color: #08A3D7;
          font-family: Roboto;
          font-style: normal;
          font-weight: 700;
          font-size: 22px;
          line-height: 26px; }
          @media (min-width: 551px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .price {
              font-size: 28px;
              line-height: 32px; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .price.price--rrp {
            color: #000;
            font-weight: 400;
            text-decoration-line: line-through;
            margin-right: 7px;
            display: block !important; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .price.price--rrp {
                display: inline-block !important; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating {
          margin-bottom: 0; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating .yotpo-review-count {
            color: #576D86 !important;
            font-family: Roboto;
            font-size: 14px !important;
            font-style: normal;
            font-weight: 400;
            line-height: 20px !important;
            text-decoration-line: underline;
            text-decoration-style: solid;
            text-decoration-skip-ink: auto;
            text-decoration-thickness: auto;
            text-underline-offset: auto;
            text-underline-position: from-font;
            display: block;
            margin-left: 7px !important; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating .yotpo-review-count {
                display: inline-block; } }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating .yotpo.bottomLine {
            flex-wrap: wrap;
            height: auto; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-rating .yotpo.bottomLine {
                flex-wrap: nowrap; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-list-details {
          margin: 0 0 5px 25px; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-list-details li {
            color: #576D86;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            margin-bottom: 12px;
            position: relative;
            font-size: 14px;
            line-height: 18px; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-list-details li {
                font-size: 16px;
                line-height: 20px; } }
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .product-list-details li::before {
              content: "";
              background: #fff;
              background-image: url(https://store-6q5bpsuh.mybigcommerce.com/content/images/icon-checkmark.svg);
              background-position: center center;
              background-size: 100%;
              background-repeat: no-repeat;
              position: absolute;
              width: 20px;
              height: 20px;
              top: 0;
              left: -25px; }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
          width: 100%;
          display: grid;
          grid-template-columns: 1fr;
          gap: 12px; }
          @media (min-width: 1600px) {
            .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .gridItem-actions-commercial {
              grid-template-columns: 1fr 1fr;
              gap: 16px; } }
        .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .button {
          display: block;
          width: 100%;
          padding: 10px 20px !important;
          border: 1px solid #00A3D6; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .button--internal-blue {
            background: transparent;
            color: #08A3D7;
            border: 1px solid #08A3D7 !important; }
          .homepageFaceLift .section.home-best-signal-boosters.home-best-signal-boosters-new .home-best-signal-boosters-wrapper .tab-content.tab-content-inner .sell-products .sell-products-wrap .sell-products-slider .sell-product .sell-product-inner .button:hover {
            background: #FFF;
            border: 1px solid #00A3D6;
            color: #00A3D6; }

.homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 60px;
  flex: 1 0 0;
  flex-wrap: wrap; }
  .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
    width: 100%; }
    @media (min-width: 1181px) {
      .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell {
        width: 40%; } }
    .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell h2 {
      text-align: left;
      color: #1F253A;
      font-family: Roboto;
      font-style: normal;
      font-weight: 900;
      font-size: 26px;
      line-height: 32px;
      margin: 0; }
      @media (min-width: 551px) {
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell h2 {
          font-size: 36px;
          line-height: 42px; } }
      @media (min-width: 1181px) {
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell h2 {
          font-size: 48px;
          line-height: 60px; } }
      .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell h2 span {
        color: #08A3D7; }
        @media (min-width: 1181px) {
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell h2 span {
            display: block; } }
    .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell p {
      color: #000;
      font-family: Roboto;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px; }
      @media (min-width: 551px) {
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell p {
          font-size: 18px;
          line-height: 26px; } }
      @media (min-width: 1181px) {
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell p {
          font-size: 22px;
          line-height: 30px; } }
    .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell .button-wrapper {
      display: flex;
      align-items: flex-start;
      gap: 20px;
      width: 100%;
      margin-top: auto; }
      .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell .button-wrapper .button {
        display: flex;
        padding: 20px;
        justify-content: center;
        align-items: center;
        color: #FFF;
        font-family: Roboto;
        font-style: normal;
        font-weight: 700;
        border-radius: 5px;
        background: #00A3D6;
        border: 1px solid #08A3D7;
        margin: 0;
        font-size: 16px;
        line-height: 22px; }
        @media (min-width: 551px) {
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell .button-wrapper .button {
            font-size: 18px;
            line-height: 20px; } }
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell .button-wrapper .button.button--internal-blue {
          margin: 0;
          background: transparent;
          color: #08A3D7; }
    .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper {
      display: flex;
      align-items: center;
      flex: 1 0 0;
      align-self: stretch;
      flex-direction: row;
      width: 100%; }
      @media (min-width: 1181px) {
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper {
          width: 60%; } }
      .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell {
        width: 33.33%;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
        flex: 1 0 0;
        align-self: stretch;
        border-radius: 14px;
        border: 2px solid #E2E8F0;
        background: #FFF; }
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .image-container img {
          border-top-left-radius: 12px;
          border-top-right-radius: 12px; }
        .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell {
          height: 100%;
          padding: 24px;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 15px;
          align-self: stretch; }
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell .inner-heading {
            color: #1F253A;
            font-family: Roboto;
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            line-height: 22px; }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell .inner-heading {
                font-size: 22px;
                line-height: 30px; } }
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell .inner-subheading {
            color: #576D86;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            font-size: 16px;
            line-height: 22px; }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell .inner-subheading {
                font-size: 18px;
                line-height: 24px; } }
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell p {
            color: #000;
            font-family: Roboto;
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 18px; }
            @media (min-width: 551px) {
              .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell p {
                font-size: 16px;
                line-height: 22px; } }
            @media (min-width: 1181px) {
              .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell p {
                font-size: 18px;
                line-height: 24px; } }
          .homepageFaceLift .section.home-trusted-business .container .two-cells.cells-wrapper .cell.three-cells.cells-wrapper .cell .inner-cell a.button {
            margin: 0;
            min-width: 88px;
            text-align: center; }

@media (min-width: 1181px) {
  .homepageFaceLift .section.home-trusted-business .container .three-cells.cells-wrapper {
    height: 450px; } }

.homepageFaceLift .section.home-why-use-sb {
  display: flex;
  padding: 27.5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 27.5px;
  align-self: stretch;
  position: relative;
  background: linear-gradient(274deg, #08A3D7 0.04%, #1F253A 99.96%); }
  .homepageFaceLift .section.home-why-use-sb .container h2 {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    margin-top: 1rem !important; }
  .homepageFaceLift .section.home-why-use-sb .container p.center {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18x;
    margin-bottom: 3rem;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 551px) {
      .homepageFaceLift .section.home-why-use-sb .container p.center {
        font-size: 18px;
        line-height: 26px; } }
    @media (min-width: 1181px) {
      .homepageFaceLift .section.home-why-use-sb .container p.center {
        font-size: 22px;
        line-height: 30px; } }
  .homepageFaceLift .section.home-why-use-sb .container .four-cells {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 40px;
    align-self: stretch;
    flex-wrap: wrap; }
    .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell {
      border-radius: 14px;
      background: #FFF;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
      display: flex;
      padding: 24px;
      flex-direction: column;
      align-items: flex-start;
      gap: 18px;
      flex: 1 0 0;
      align-self: stretch; }
      .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell .heading-cells {
        display: flex;
        align-items: center;
        gap: 18px; }
        .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell .heading-cells .image-cell {
          display: flex;
          width: 60px;
          height: 60px;
          justify-content: center;
          align-items: center;
          aspect-ratio: 1/1;
          border-radius: 30px;
          background: #08A3D7; }
        .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell .heading-cells .heading-cell {
          color: #0F172B;
          font-family: Roboto;
          font-style: normal;
          font-weight: 700;
          font-size: 18px;
          line-height: 22px; }
          @media (min-width: 1181px) {
            .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell .heading-cells .heading-cell {
              font-size: 22px;
              line-height: 30px; } }
      .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell p {
        color: #1F253A;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px; }
        @media (min-width: 551px) {
          .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell p {
            font-size: 16px;
            line-height: 22px; } }
        @media (min-width: 1181px) {
          .homepageFaceLift .section.home-why-use-sb .container .four-cells .cell p {
            font-size: 18px;
            line-height: 24px; } }

.homepageFaceLift .home-best-signal-boosters.home-best-signal-boosters-new .page-tabs .tab-button {
  margin: 0; }
