@charset "UTF-8";
.homepageProducts-dots {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #D8D8D8;
  padding: 0.78571rem 1.14286rem; }
  .homepageProducts-dots .slick-dots,
  .homepageProducts-dots .slick-prev,
  .homepageProducts-dots .slick-next {
    top: inherit;
    bottom: inherit;
    right: inherit;
    left: inherit;
    position: relative; }
  .homepageProducts-dots .slick-prev,
  .homepageProducts-dots .slick-next {
    background: url("../icons/chevron-right.svg") 50% 50% no-repeat;
    opacity: .2;
    background-size: 100%;
    width: 8px;
    height: 15px;
    cursor: pointer;
    border: 0;
    padding: 0;
    margin-top: 0;
    transform: none; }
    .homepageProducts-dots .slick-prev::before,
    .homepageProducts-dots .slick-next::before {
      content: none; }
  .homepageProducts-dots .slick-prev {
    transform: rotate(180deg);
    margin-right: 1.5rem; }
  .homepageProducts-dots .slick-next {
    margin-left: 1.5rem; }
  .homepageProducts-dots .slick-dots li {
    margin: 0 0.21429rem;
    font-size: 0;
    top: 2px; }
    @media (min-width: 480px) {
      .homepageProducts-dots .slick-dots li {
        margin: 0 0.35714rem; } }
    .homepageProducts-dots .slick-dots li button {
      display: initial;
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white; }
      .homepageProducts-dots .slick-dots li button::before {
        content: none; }
    .homepageProducts-dots .slick-dots li:hover button {
      border-color: #068ac7;
      background-color: #068ac7; }
    .homepageProducts-dots .slick-dots li.slick-active button, .homepageProducts-dots .slick-dots li.slick-active:hover button {
      background-color: white;
      border: 4px solid #068ac7; }
  .homepageProducts-dots .dots {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center; }
    .homepageProducts-dots .dots .dot {
      height: 1rem;
      width: 1rem;
      background: #d9dce0;
      border: 2px solid white;
      margin: 0 0.92857rem;
      border-radius: 100%;
      cursor: pointer; }
      .homepageProducts-dots .dots .dot:first-child {
        margin-left: 0; }
      .homepageProducts-dots .dots .dot:last-child {
        margin-right: 0; }
      .homepageProducts-dots .dots .dot:hover {
        border-color: #068ac7;
        background-color: #068ac7; }
      .homepageProducts-dots .dots .dot.active, .homepageProducts-dots .dots .dot.active:hover {
        background-color: white;
        border: 4px solid #068ac7; }

.landing--fixed {
  position: fixed; }

.landing-fleet .categoryLanding-contactUs {
  background-color: #66737E; }

.landing-weboost .landing-products .landing-productLink, .landing-weboost .landing-products .landing-productBackLink {
  background-color: #8D1836; }

/* Carrier Marquee */
.landing-marquee .container {
  padding-top: 1.5rem; }

@media (min-width: 900px) {
  .landing-marquee--verizon {
    background-color: #f2f2f2; }
    .landing-marquee--verizon .container {
      background: url(https://www.wilsonamplifiers.com/content/images/carrier-landing-marquee-bg-verizon.jpg);
      background-size: cover;
      background-position: 55% 50%; } }

@media (min-width: 900px) {
  .landing-marquee--att {
    background-color: #f2f2f2; }
    .landing-marquee--att .container {
      background: url(https://www.wilsonamplifiers.com/content/images/carrier-landing-marquee-bg-att.jpg);
      background-size: cover;
      background-position: 55% 50%; } }

@media (min-width: 900px) {
  .landing-marquee--t-mobile {
    background-color: #f2f2f2; }
    .landing-marquee--t-mobile .container {
      background: url(https://www.wilsonamplifiers.com/content/images/carrier-landing-marquee-bg-t-mobile.jpg);
      background-size: cover;
      background-position: 55% 50%; } }

@media (min-width: 900px) {
  .landing-marquee--sprint {
    background-color: #f2f2f2; }
    .landing-marquee--sprint .container {
      background: url(https://www.wilsonamplifiers.com/content/images/carrier-landing-marquee-bg-sprint.jpg);
      background-size: cover;
      background-position: 55% 50%; } }

.landing-marquee--fleet h1, .landing-marquee--rv h1 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase; }

@media (min-width: 900px) {
  .landing-marquee--fleet .landing-marqueeText, .landing-marquee--rv .landing-marqueeText {
    max-width: 600px; }
    .landing-marquee--fleet .landing-marqueeText h1, .landing-marquee--rv .landing-marqueeText h1 {
      padding: 4.5rem 0; } }

.landing-marquee--fleet {
  background-color: #084568; }
  @media (min-width: 900px) {
    .landing-marquee--fleet .container {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/fleet/landing-fleet-marquee-bg.jpg);
      background-size: cover;
      background-position: 55% 50%; } }

.landing-marquee--rv {
  background-color: #0B496C; }
  @media (min-width: 900px) {
    .landing-marquee--rv .container {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/rv/landing-rv-marquee.jpg);
      background-size: cover; } }

.landing-marquee--weboost {
  background-color: #1F1F1F; }
  .landing-marquee--weboost h1 {
    color: #FFF; }
  @media (min-width: 900px) {
    .landing-marquee--weboost .container {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/weboost/landing-weboost-marquee.jpg);
      background-size: cover;
      background-position: 55% 50%; }
      .landing-marquee--weboost .container h1 {
        padding-bottom: 4.5rem; } }

.landing-marquee--peplink {
  background-color: #FFB81D; }
  .landing-marquee--peplink h1 {
    padding-bottom: 1.5rem;
    text-transform: capitalize !important;
    color: #000; }
  @media (min-width: 900px) {
    .landing-marquee--peplink .container {
      height: 310px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background: url(https://www.wilsonamplifiers.com/content/images/brand/peplink-marquee-background.jpg?new);
      background-size: cover;
      background-position: 55% 50%;
      max-width: 90rem; }
      .landing-marquee--peplink .container h1 {
        padding-bottom: 4.5rem;
        font-size: 36px;
        line-height: 40px;
        color: #000; } }

.landing-marqueeLogo {
  margin-bottom: 0.78571rem; }
  .landing-marqueeLogo .verizon {
    width: 120px;
    height: 48px; }
  .landing-marqueeLogo .att {
    width: 110px;
    height: 44px; }
  .landing-marqueeLogo .tmobile {
    width: 110px;
    height: 44px; }
  .landing-marqueeLogo .sprint {
    width: 110px;
    height: 44px; }

.landing-marqueeText h1, .landing-marqueeText h2 {
  margin: 0.78571rem 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase; }

.landing-marqueeText h3 {
  margin: 0 0 1.5rem 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; }

@media (min-width: 800px) {
  .landing-marqueeText {
    max-width: 500px; }
    .landing-marqueeText h1, .landing-marqueeText h2 {
      font-size: 44px;
      line-height: 50px; }
    .landing-marqueeText h3 {
      font-size: 24px;
      line-height: 36px;
      width: 90%; } }

.landing-marqueeCategories {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 551px) {
    .landing-marqueeCategories {
      width: calc(100% + 1.5rem);
      margin-left: -0.75rem;
      margin-right: -.75rem; } }
  @media (min-width: 900px) {
    .landing-marqueeCategories {
      flex-wrap: nowrap;
      width: calc(100% + 1rem);
      margin-left: -0.5rem;
      margin-right: -.5rem;
      margin-top: 1.5rem; } }

.landing-marqueeCategory {
  width: 100%;
  height: 55px;
  margin-bottom: 0.78571rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to bottom, #192329, #2D3A41);
  color: #FFF;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600; }
  .landing-marqueeCategory svg {
    flex-shrink: 0;
    flex-grow: 0;
    width: 11px;
    height: 14px;
    margin-right: 0.78571rem;
    fill: #FFF; }
  .landing-marqueeCategory:hover, .landing-marqueeCategory:focus {
    color: #FFF; }
  @media (min-width: 551px) {
    .landing-marqueeCategory {
      width: calc(50% - 1.5rem);
      margin: .75rem; } }
  @media (min-width: 900px) {
    .landing-marqueeCategory {
      margin: 0 .5rem; } }

.landing-marqueeCategories--blue .landing-marqueeCategory {
  background: linear-gradient(to bottom, #5078A1, #85AAD0); }

.landing-marqueeCategories--black .landing-marqueeCategory {
  background: linear-gradient(to bottom, #192329, #2D3A41); }

.landing-marqueeCategories--red .landing-marqueeCategory {
  background: linear-gradient(to bottom, #BA4C68, #8D1836); }

/* Carrier Mobile Nav */
.landing-mobileMenu {
  display: flex;
  flex-direction: column-reverse;
  background-color: #192329;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 9999; }
  @media (min-width: 1024px) {
    .landing-mobileMenu {
      display: none !important; } }

@media (max-width: 1023px) {
  .landing-mobileMenu--active {
    height: calc(100% - 46px);
    border-top: 1px solid #FFF; }
    .landing-mobileMenu--active .landing-mobileMenuHeading svg {
      transform: rotate(0deg); }
    .landing-mobileMenu--active .landing-mobileMenuList {
      display: flex;
      overflow: scroll; } }

.landing-mobileMenuHeading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  padding: 0 1.5rem;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFF; }
  .landing-mobileMenuHeading svg {
    width: 14px;
    height: 14px;
    fill: #FFF;
    margin-left: 0.78571rem;
    transition: all ease .5s;
    transform: rotate(180deg); }

.landing-mobileMenuList {
  display: none;
  transition: all ease 1s;
  flex-wrap: wrap;
  margin-bottom: auto; }

.landing-mobileMenuLink {
  width: 100%;
  padding: 0.78571rem 1.5rem;
  font-size: 16px;
  font-weight: 600;
  color: #FFF;
  text-transform: uppercase;
  border-bottom: 1px solid #5479A6; }
  .landing-mobileMenuLink:hover, .landing-mobileMenuLink:focus {
    color: #FFF; }

/* Carrier Container */
.landing-container {
  display: flex;
  padding: 3rem 0; }

.landing-main {
  width: 100%;
  text-align: center; }
  .landing-main p, .landing-main li, .landing-main a {
    font-size: 16px; }
  .landing-main p {
    text-align: left; }
  .landing-main h2 {
    font-size: 28px;
    line-height: 33px; }
  .landing-main h3 {
    color: #154284;
    font-size: 22px; }
  .landing-main .two-columns {
    columns: 2; }
    .landing-main .two-columns li {
      padding: 0; }
  .landing-main .homepageProducts-dots {
    border-top: 0; }
  @media (min-width: 1024px) {
    .landing-main .homepageProducts-dots {
      display: none; }
    .landing-main p, .landing-main li, .landing-main a {
      font-size: 16px; } }

.landing-nav {
  display: none; }
  @media (min-width: 1024px) {
    .landing-nav {
      display: block;
      width: calc(26% - 3rem);
      margin-left: 3rem; } }

/* Carrier Nav */
.landing-navLinks {
  position: -webkit-sticky;
  position: sticky;
  top: 65px;
  max-width: 250px;
  background-color: #F2F2F2;
  padding: 1.5rem;
  margin: 0;
  list-style: none; }
  .landing-navLinks li {
    margin-bottom: 0.35714rem; }
    .landing-navLinks li a {
      color: #4A90E2; }
      .landing-navLinks li a:hover, .landing-navLinks li a:focus {
        color: #4A90E2;
        text-decoration: underline; }

/* Carrier Main - Box */
.landing-box {
  background: #EDF1F5;
  margin-bottom: 1.5rem;
  padding: 2.28571rem;
  text-align: left; }
  .landing-box h2 {
    text-align: center;
    margin-top: 0;
    font-weight: lighter; }
  .landing-box ul {
    padding-left: 1.5rem; }
  .landing-box li {
    padding-bottom: 0.78571rem; }

/* Carrier Main - Talk */
.landing-call {
  border: 1px solid #CCC;
  margin-bottom: 1.5rem;
  padding: 2.28571rem; }
  .landing-call h2 {
    text-align: center;
    margin-top: 0; }

.landing-callBenefits {
  display: flex;
  flex-wrap: wrap; }

.landing-callBenefit {
  width: 100%;
  display: flex;
  margin-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .landing-callBenefit {
      width: 50%; } }

.landing-callBenefitIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  width: 55px;
  margin-right: 0.78571rem; }
  .landing-callBenefitIcon .account-management {
    width: 47px;
    height: 41px; }
  .landing-callBenefitIcon .bulk-pricing {
    width: 54px;
    height: 55px; }
  .landing-callBenefitIcon .installation {
    width: 40px;
    height: 38px; }
  .landing-callBenefitIcon .warranty {
    width: 42px;
    height: 52px; }

.landing-callBenefitText {
  width: calc(100% - 55px);
  padding-right: .75rem;
  margin: 0; }

.landing-callButton {
  display: block;
  margin: 0.78571rem auto 0 auto;
  width: 204px;
  height: 44px;
  padding: 0.78571rem 1.5rem;
  background-color: #4A79AA;
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px; }
  .landing-callButton:hover, .landing-callButton:focus {
    color: #FFF; }

/* Landing - Why WA */
.landing-why {
  padding: 1.5rem;
  background-color: #EEE; }
  .landing-why h2 {
    text-align: center;
    margin-bottom: 1.5rem; }

.landing-whyReasons {
  display: flex;
  flex-wrap: wrap; }

.landing-whyReason {
  width: 100%;
  display: flex;
  margin-bottom: 1.5rem; }
  @media (min-width: 800px) {
    .landing-whyReason {
      width: 50%; } }

.landing-whyReasonIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 0;
  width: 55px;
  margin-right: 1.14286rem; }
  .landing-whyReasonIcon .account-management {
    width: 47px;
    height: 41px; }
  .landing-whyReasonIcon .bulk-pricing {
    width: 54px;
    height: 55px; }
  .landing-whyReasonIcon .warranty {
    width: 42px;
    height: 52px; }

.landing-whyReasonText {
  width: calc(100% - 55px);
  padding-right: .75rem;
  margin: 0; }

/* Carrier Main - How It Works */
.landing-howItWorks {
  padding-bottom: 3rem; }
  .landing-howItWorks h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .landing-howItWorks .how-it-works .page-tabs.mobile-tabs .tab-content {
    padding: 0; }
  .landing-howItWorks .how-it-works .columns .col .text {
    margin-left: 0; }

/* Carrier Main - Category Heading */
.landing-categoryHeading {
  position: relative;
  background-color: #F2F2F2;
  width: calc(100% + 2.4rem);
  margin-left: -1.2rem;
  margin-right: -1.2rem;
  margin-bottom: 2rem;
  margin-top: 3rem;
  padding: 1.5rem; }
  .landing-categoryHeading h2 {
    margin: 0; }
  @media (min-width: 1024px) {
    .landing-categoryHeading {
      width: 100%;
      height: 220px;
      margin-left: 0;
      margin-right: 0; }
      .landing-categoryHeading h2 {
        max-width: 350px; } }

.landing-categoryHeading--black {
  background: linear-gradient(to bottom, #2D3A41, #192329); }
  .landing-categoryHeading--black h2 {
    font-size: 28px;
    line-height: 33px;
    color: #FFF; }

.landing-categoryHeading--weboost {
  background: linear-gradient(to bottom, #404040, #1E1E1E); }
  .landing-categoryHeading--weboost h2 {
    font-size: 28px;
    line-height: 33px;
    color: #FFF; }

.landing-categoryHeadingBackground {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 220px; }
  @media (min-width: 1024px) {
    .landing-categoryHeadingBackground {
      display: block; } }

.landing-categoryHeadingLogo {
  margin-top: 1.5rem; }
  .landing-categoryHeadingLogo.verizon {
    width: 131px;
    height: 54px; }
  .landing-categoryHeadingLogo.att {
    width: 131px;
    height: 54px; }
  .landing-categoryHeadingLogo.t-mobile {
    width: 131px;
    height: 54px; }
  .landing-categoryHeadingLogo.sprint {
    width: 131px;
    height: 54px; }

.landing-categoryHeading--Fleet {
  background-color: #084568; }
  .landing-categoryHeading--Fleet h2 {
    color: #FFF; }
    .landing-categoryHeading--Fleet h2 strong {
      font-size: 34px;
      font-weight: 600;
      display: block; }
  @media (min-width: 1024px) {
    .landing-categoryHeading--Fleet#sedans {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/fleet/landing-fleet-category-background-car.jpg);
      background-size: 101%; }
    .landing-categoryHeading--Fleet#pickups {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/fleet/landing-fleet-category-background-truck.jpg);
      background-size: 101%; }
    .landing-categoryHeading--Fleet#vans {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/fleet/landing-fleet-category-background-vans.jpg);
      background-size: 101%; }
    .landing-categoryHeading--Fleet#semis {
      background: url(https://www.wilsonamplifiers.com/content/images/landing/fleet/landing-fleet-category-background-truck.jpg);
      background-size: 101%; } }

/* Carrier Main - Category Products */
.landing-products {
  margin-bottom: 0 !important;
  position: relative; }
  @media (min-width: 1024px) {
    .landing-products {
      height: 540px; } }

.landing-products--alternate .landing-product {
  position: relative; }
  @media (max-width: 400px) {
    .landing-products--alternate .landing-product {
      height: 635px; } }
  @media (max-width: 360px) {
    .landing-products--alternate .landing-product {
      height: 650px; } }

@media (min-width: 1024px) {
  .landing-products--alternate {
    height: 690px; } }

@media (min-width: 1024px) {
  .landing-products--lessthan3 .slick-track {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 1024px) {
  .landing-products--multi + .homepageProducts-dots {
    display: flex !important;
    border-top: 0;
    margin-top: -20px; } }

.landing-product {
  position: relative;
  width: 100%;
  padding: 1.5rem;
  border: 1px solid #CCC; }
  .landing-product p {
    margin: 0;
    font-weight: 600; }
  @media (min-width: 1024px) {
    .landing-product {
      width: calc(33.3% - .75rem);
      display: inline-block;
      float: left;
      height: 525px;
      margin: 0 .35rem; } }
  .landing-product.static {
    position: static; }

.landing-product--alternate {
  min-height: 400px;
  height: 100%;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .landing-product--alternate {
      height: 670px; } }

.landing-productTag {
  background-color: #990642;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  right: -5px;
  top: 35px;
  padding: 2px 15px; }
  @media (min-width: 551px) {
    .landing-productTag {
      display: none; } }
  @media (min-width: 1024px) {
    .landing-productTag {
      display: block; } }

.landing-productLogo {
  position: absolute; }

.landing-productLogo--weboost {
  width: 90px !important;
  height: 18px; }

.landing-productLogo--wilsonpro {
  width: 110px !important;
  height: 22px; }

.landing-productImage {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  padding: 3rem 0.78571rem 0 0.78571rem; }

.landing-productName {
  font-size: 17px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  color: #154284; }
  .landing-productName span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #000; }
  .landing-productName:hover, .landing-productName:focus {
    color: #154284;
    text-decoration: underline; }

.landing-productText {
  font-size: 15px; }

.landing-productBullets {
  font-weight: 600;
  margin-bottom: 0.78571rem; }

.landing-productReadMore {
  color: #5385B5;
  text-decoration: underline;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer; }

.landing-productActions {
  display: flex;
  margin-top: 1.5rem; }

.landing-productPrice {
  font-size: 20px;
  font-weight: 600; }
  @media (min-width: 1024px) {
    .landing-productPrice {
      font-size: 18px; } }

.landing-productLink {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4A79AA;
  color: #FFF;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 13px;
  padding: 0.5rem 0.78571rem;
  margin-left: auto; }
  .landing-productLink:hover, .landing-productLink:focus {
    color: #FFF; }
  @media (min-width: 1024px) {
    .landing-productLink {
      font-size: 12px !important; } }

.landing-productLabel {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  padding: 5px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #FFF;
  background-color: #5479a6; }
  @media (min-width: 551px) {
    .landing-productLabel {
      padding: 2px; } }

@media (min-width: 551px) and (max-width: 1023px) {
  .landing-productFront {
    display: flex; }
    .landing-productFront .landing-productFrontLeft {
      width: 40%; }
    .landing-productFront .landing-productFrontRight {
      width: 60%; } }

@media (min-width: 1024px) {
  .landing-productFront {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .landing-productFront .landing-productFrontLeft {
      height: 214px; }
    .landing-productFront .landing-productFrontRight {
      flex-grow: 1;
      display: flex;
      flex-flow: column; }
      .landing-productFront .landing-productFrontRight .landing-productActions {
        margin-top: auto; } }

.landing-productFront--hidden {
  display: none; }

.landing-productBack {
  display: none;
  background-color: #FFF;
  position: relative; }
  @media (min-width: 1024px) {
    .landing-productBack {
      width: calc(100% - 1px);
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #CCC; } }

.landing-productBack--active {
  display: block;
  z-index: 99; }
  @media (min-width: 1024px) {
    .landing-productBack--active {
      display: flex; } }

.carrierLandng-productBackClose {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 28px;
  line-height: 28px;
  cursor: pointer; }
  @media (min-width: 551px) {
    .carrierLandng-productBackClose {
      top: -0.78571rem;
      z-index: 99; } }
  @media (min-width: 1024px) {
    .carrierLandng-productBackClose {
      top: 0.35714rem;
      right: 0.78571rem; } }
  .carrierLandng-productBackClose:hover, .carrierLandng-productBackClose:focus {
    color: #666; }

.landing-productBackLogo {
  margin-bottom: 0.78571rem; }
  @media (min-width: 1024px) {
    .landing-productBackLogo {
      margin-bottom: 0;
      margin-left: auto; } }

.landing-productBackLogo--weboost {
  width: 90px !important;
  height: 18px; }

.landing-productBackLogo--wilsonpro {
  width: 110px !important;
  height: 22px; }

.landing-productBackName {
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 0.78571rem; }
  .landing-productBackName a {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase; }
    .landing-productBackName a span {
      display: block;
      font-size: 16px;
      color: #000; }
  @media (min-width: 1024px) {
    .landing-productBackName {
      flex-direction: row; } }

.landing-productBackLink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: auto;
  padding: 0.35714rem 0;
  background-color: #5479A6;
  color: #FFF;
  font-size: 14px !important;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px; }
  .landing-productBackLink:hover, .landing-productBackLink:focus {
    color: #FFF; }

.landing-productBackLeft {
  display: flex;
  flex-direction: column; }
  .landing-productBackLeft p {
    font-weight: 400;
    margin-bottom: 0.78571rem; }
  @media (min-width: 1024px) {
    .landing-productBackLeft {
      width: 70%;
      padding: 1.5rem;
      border-right: 1px solid #CCC; }
      .landing-productBackLeft p, .landing-productBackLeft li, .landing-productBackLeft a {
        font-size: 14px; }
      .landing-productBackLeft ul {
        column-count: 2; } }

.landing-productBackRight {
  display: none; }
  @media (min-width: 1024px) {
    .landing-productBackRight {
      display: flex;
      flex-direction: column;
      width: 30%; } }

.landing-productBackImage {
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem; }
  .landing-productBackImage:first-child {
    border-bottom: 1px solid #CCC; }

.landing-categoryLink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0.35714rem 0 1.5rem 0;
  padding: 0.71429rem 0;
  background-color: #5479A6;
  color: #FFF;
  font-size: 15px !important;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px; }
  .landing-categoryLink:hover, .landing-categoryLink:focus {
    color: #FFF; }

.landing-categoryLink--black {
  background-color: #2B2B2B; }

/* Carrier Main - FAQ */
.landing-faqs {
  margin-top: 3rem;
  padding: 1.5rem 0; }
  .landing-faqs h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .landing-faqs h3 {
    font-size: 16px; }
  .landing-faqs p {
    font-size: 16px; }

.landing-faq {
  padding: 0.78571rem 0;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC; }

.landing-faqQuestion {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer; }
  .landing-faqQuestion:after {
    content: "+";
    display: block;
    margin-left: auto;
    padding-left: 1.5rem;
    padding-right: 0.35714rem;
    font-size: 28px;
    font-weight: 400;
    line-height: 28px; }

.landing-faqAnswer {
  display: none; }

.landing-faq--open .landing-faqQuestion {
  margin-bottom: 1.5rem; }
  .landing-faq--open .landing-faqQuestion:after {
    content: "-";
    font-size: 38px;
    position: relative;
    top: -3px; }

.landing-faq--open .landing-faqAnswer {
  display: block; }

/* Carrier Main - Addiitonal Reading */
.landing-readings {
  margin-top: 3rem;
  padding: 1.5rem 0; }
  .landing-readings h2 {
    text-align: center;
    margin-bottom: 1.5rem; }
  .landing-readings ul {
    width: 100%;
    margin: 0;
    list-style: none; }
    .landing-readings ul li {
      padding: 0.78571rem 0;
      border-top: 1px solid #CCC;
      color: #659CC8; }
      .landing-readings ul li:last-child {
        border-bottom: 1px solid #CCC; }
      .landing-readings ul li:before {
        content: "•";
        display: inline;
        margin-right: 0.35714rem; }
      .landing-readings ul li a {
        color: #659CC8;
        font-weight: 600; }

.landing-columns {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 3rem; }
  @media (min-width: 900px) {
    .landing-columns {
      flex-direction: row; } }

.landing-column--4 {
  width: 100%;
  padding: 0 0.78571rem; }
  @media (min-width: 900px) {
    .landing-column--4 {
      width: 40%; } }

.landing-column--6 {
  width: 100%;
  padding: 0 0.78571rem; }
  @media (min-width: 900px) {
    .landing-column--6 {
      width: 60%; } }

/* How To Choose weBoost */
.landingHowTo {
  background-color: #F3F3F3;
  padding-bottom: 3rem; }
  .landingHowTo h2 {
    text-align: center;
    margin-top: 1.5rem;
    padding-top: 1.5rem; }

.landingHowTo-steps {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1261px) {
    .landingHowTo-steps {
      width: calc(100% + 3rem);
      margin-left: -1.5rem;
      margin-right: -1.5rem; } }

.landingHowTo-step {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5rem;
  padding: 1.5rem; }
  @media (min-width: 800px) {
    .landingHowTo-step {
      width: calc(50% - 3rem);
      margin: 1.5rem; } }
  @media (min-width: 1261px) {
    .landingHowTo-step {
      width: calc(33.33% - 3rem); } }

.landingHowTo-stepNumber {
  height: 56px;
  width: 56px;
  margin: 0 auto 1.5rem;
  position: relative; }
  .landingHowTo-stepNumber .number {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 56px;
    width: 56px;
    position: absolute;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(to bottom, #8D1836, #BA4C68);
    color: #FFF; }

.landingHowTo-stepNumber--blue .number {
  background-color: #0185CB; }

.landingHowTo-stepHeading {
  margin-bottom: 1.5rem;
  color: #000;
  font-size: 18px;
  font-weight: 600; }
  @media (min-width: 1261px) {
    .landingHowTo-stepHeading {
      min-height: 105px; } }

.landingHowTo-stepText {
  margin-bottom: 1.5rem;
  font-size: 14px; }

.inhand-networks .landing-marquee--weboost {
  background: #191D20; }
  .inhand-networks .landing-marquee--weboost .container {
    background: url(https://www.wilsonamplifiers.com/content/images/brand/inhand-networks-cellular-routers.jpg);
    background-size: cover;
    background-position: 55% 50%; }
    .inhand-networks .landing-marquee--weboost .container .landing-marqueeCategories--red .landing-marqueeCategory {
      background: linear-gradient(0deg, #4EB044 0%, #7BD672 100%); }
    .inhand-networks .landing-marquee--weboost .container .landing-marqueeText h1 {
      color: #FFFFFF;
      font-size: 26px;
      font-weight: 600;
      letter-spacing: 0;
      line-height: 36px;
      margin: 0;
      padding: 0 0 28px; }
    .inhand-networks .landing-marquee--weboost .container .landing-marqueeText h3 {
      color: #FFFFFF;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 22px;
      width: 100%; }

.inhand-networks .categoryLanding-contactUs.categoryLanding-contactUs--gradient {
  background: linear-gradient(226.78deg, #4A545E 0%, #1A1C20 100%); }

.inhand-networks .landing-categoryLink--black {
  background: #4EB044; }

.inhand-networks .landing-faqs > div:nth-child(n + 3) .landing-faq {
  border-top: 0 none; }

.inhand-networks .landing-weboost .landing-products .landing-productLink {
  background: linear-gradient(0deg, #4EB044 0%, #7BD672 100%); }

.inhand-networks .landing-categoryHeading {
  padding: 3rem; }

.inhand-networks .landing-productLogo--weboost {
  width: 126px !important;
  height: 28px; }

.inhand-networks .landing-productImage {
  max-height: 220px;
  width: auto; }

@media (min-width: 1024px) {
  .inhand-networks .landing-products.big {
    height: 275px; }
    .inhand-networks .landing-products.big .landing-product {
      height: 260px; }
      .inhand-networks .landing-products.big .landing-product .landing-productFront {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start; }
        .inhand-networks .landing-products.big .landing-product .landing-productFront .landing-productFrontLeft {
          display: inline-block;
          width: 38%;
          flex-grow: unset; }
        .inhand-networks .landing-products.big .landing-product .landing-productFront .landing-productFrontRight {
          display: inline-block;
          width: 58%;
          flex-grow: unset; } }

@media (min-width: 1024px) {
  .landing-weboost .landing-product {
    height: 525px !important; }
  .landing-weboost .landing-productBackLeft ul {
    column-count: 1; } }

.landing-peplink .container {
  max-width: 89rem; }

.landing-peplink .landing-categoryHeading {
  background: #FFB81D;
  display: flex;
  flex-direction: column; }
  .landing-peplink .landing-categoryHeading h2 {
    color: #000; }
    @media (min-width: 1024px) {
      .landing-peplink .landing-categoryHeading h2 {
        max-width: 250px;
        font-size: 30px; } }

.landing-peplink .landing-categoryHeadingLogo {
  margin-top: auto;
  width: 206px; }

.landing-peplink .landing-categoryHeadingBackground {
  top: 32px;
  right: 25px;
  height: auto; }

@media (min-width: 1024px) {
  .landing-peplink .landing-products {
    height: 585px; } }

.landing-peplink .landing-product {
  border: 1px solid #9B9B9B;
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .landing-peplink .landing-product {
      height: 585px; } }

.landing-peplink .landing-productName a {
  color: #A0A1A2; }

.landing-peplink .landing-productImageContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px; }
  .landing-peplink .landing-productImageContainer .landing-productImage {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 0; }

.landing-peplink .landing-productReadMore {
  color: #FFB81D;
  display: flex;
  align-items: center;
  margin-top: auto;
  margin-bottom: 0.78571rem; }
  .landing-peplink .landing-productReadMore svg {
    width: 7px;
    height: 11px;
    transform: rotate(90deg);
    margin-right: .5rem;
    position: relative;
    top: 2px; }

.landing-peplink .landing-productActions {
  margin-top: 0 !important; }
  .landing-peplink .landing-productActions .landing-productLink {
    background: #FFB81D;
    color: #000;
    border-radius: 0; }
  @media (min-width: 1024px) {
    .landing-peplink .landing-productActions {
      display: block; }
      .landing-peplink .landing-productActions .landing-productPrice {
        text-align: center; }
      .landing-peplink .landing-productActions .landing-productLink {
        width: calc(100% + 3rem);
        margin-top: .75rem;
        margin-left: -1.5rem;
        margin-bottom: -1.5rem;
        padding-top: .75rem;
        padding-bottom: .75rem; } }

@media (min-width: 1024px) {
  .landing-peplink .landing-productBack {
    height: 100%; } }

@media (min-width: 1280px) {
  .landing-peplink .landing-productBack {
    width: calc(100% - 12px);
    left: 5px; } }

@media (min-width: 1024px) {
  .landing-peplink .landing-products--secondRow .landing-productBack {
    top: 21px; } }

.landing-peplink .landing-productBackName a {
  color: #000; }

.landing-peplink .landing-productBackName span {
  font-size: 14px;
  color: #A3A3A3; }

.landing-peplink .landing-productBackLogo {
  width: 126px;
  height: 26px; }

.landing-peplink .landing-productBackPrice {
  margin: 1rem 0 1.5rem 0;
  font-size: 18px;
  font-weight: 600; }

.landing-peplink .landing-productBackLink {
  background-color: #FFB81D;
  color: #000; }

.landing-peplink .categoryLanding-contactUs--yellow {
  background: linear-gradient(to bottom, #FDD945, #FAB121); }
  .landing-peplink .categoryLanding-contactUs--yellow a {
    color: #000 !important; }

.landing-peplink .landing-faqs {
  margin-top: 0; }

ul.checklist {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul.checklist li {
  font-size: 20px; }

ul.checklist li::before {
  content: url("https://store-rfhxlp.mybigcommerce.com/content/img/check.png");
  margin-right: 8px; }

.full-width-background {
  width: 100%;
  background-color: #EDF1F5; }

.register-title {
  text-align: center;
  font-weight: 400; }

.register-description, .register-note, .register-instruction {
  text-align: left; }

.categoryLanding-contactUs {
  padding: 1.5rem 0;
  background-color: #084568;
  text-align: center; }
  .categoryLanding-contactUs a {
    font-size: 20px;
    font-weight: 600;
    color: #FFF !important;
    text-decoration: none; }
    .categoryLanding-contactUs a > div {
      font-size: 24px;
      font-weight: 600; }

.categoryLanding-contactUs--lightgrey {
  background-color: #8D8D8D; }

.modern-compare-home-boosters {
  background: #F1F5F7;
  padding: 3rem 3rem;
  width: calc(100% + 3rem);
  margin-left: -1.5rem; }
  @media (min-width: 1024px) {
    .modern-compare-home-boosters {
      padding: 3rem 4.5rem;
      width: calc(100% + 9rem);
      margin-left: -4.5rem; } }
  .modern-compare-home-boosters h2 {
    color: black;
    font-family: "Hind Vadodara";
    font-size: 30px;
    line-height: 36px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 3.42857rem;
    text-align: left;
    margin: 0 0 2.5rem;
    padding: 0; }
  .modern-compare-home-boosters .compare-items {
    position: relative; }
    .modern-compare-home-boosters .compare-items .compare-items-slider {
      z-index: 12; }
    .modern-compare-home-boosters .compare-items .slick-track {
      display: flex !important;
      align-items: stretch;
      align-content: stretch; }
    .modern-compare-home-boosters .compare-items .slick-slide {
      height: inherit !important; }
    .modern-compare-home-boosters .compare-items .compare-item {
      flex: none;
      margin: 0 .75rem;
      display: inline-block;
      background: white;
      position: relative;
      padding-bottom: 3.92857rem; }
      .modern-compare-home-boosters .compare-items .compare-item .heading {
        font-weight: 600;
        border-top: 5px solid #D8D8D8;
        height: 3.28571rem;
        width: 100%;
        background: #D8D8D8; }
      .modern-compare-home-boosters .compare-items .compare-item .item-details {
        padding: 1.42857rem;
        display: flex;
        flex-direction: column;
        height: 100%; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-name {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 1.57143rem;
          text-align: center;
          min-height: 80px;
          cursor: pointer; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-image {
          margin: 1.07143rem 0;
          text-align: center; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-image img {
            max-width: 225px;
            width: 100%;
            margin-left: auto;
            margin-right: auto; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-price {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 20px;
          font-weight: 600;
          letter-spacing: 0;
          text-align: center;
          margin-bottom: 1rem; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details .sub-heading {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          letter-spacing: 0;
          line-height: 1.5rem;
          font-weight: 600;
          padding-left: 1.14286rem;
          margin-bottom: 1.07143rem; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul {
          list-style: none;
          margin-bottom: 2.14286rem; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul li {
            color: black;
            font-family: "Hind Vadodara";
            font-size: 16px;
            letter-spacing: 0;
            line-height: 1.5rem;
            margin-bottom: 1.07143rem; }
            .modern-compare-home-boosters .compare-items .compare-item .item-details .extra-details ul li::before {
              content: "\2022";
              color: #008ACA;
              font-weight: 600;
              display: inline-block;
              width: 1em;
              margin-left: -1em; }
        .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: auto;
          height: 40px;
          border: 0;
          background: #078ac7;
          color: #fff;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 20px;
          text-align: center;
          text-transform: uppercase;
          border-radius: 0;
          -webkit-transition: all .2s;
          transition: all .2s;
          cursor: pointer; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button:hover, .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button:focus {
            background: #2a5d89; }
          .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details {
            background: #FFF;
            color: #078ac7;
            border: 1px solid #078ac7;
            margin-top: 1rem; }
            .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details:hover, .modern-compare-home-boosters .compare-items .compare-item .item-details .item-button.view-details:focus {
              background: #2a5d89;
              border: 1px solid #2a5d89;
              color: #FFF; }
      .modern-compare-home-boosters .compare-items .compare-item.highlight .heading {
        height: 3.28571rem;
        border-top: 0;
        background: #008ACA;
        color: white;
        font-family: "Hind Vadodara";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        height: 3.28571rem;
        text-align: center;
        line-height: 3.28571rem; }
      .modern-compare-home-boosters .compare-items .compare-item.highlight .item-button {
        bottom: 2.14286rem; }
      .modern-compare-home-boosters .compare-items .compare-item.brand {
        background: #8D1836; }
        .modern-compare-home-boosters .compare-items .compare-item.brand .heading {
          text-align: center; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .heading img {
            margin-left: auto;
            margin-right: auto; }
        .modern-compare-home-boosters .compare-items .compare-item.brand .item-details {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .inner-heading {
            color: white;
            font-family: "Hind Vadodara";
            font-size: 26px;
            line-height: 30px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 1.5rem; }
          .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text {
            font-size: 18px;
            line-height: 26px;
            color: #FFF;
            text-align: center; }
            .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text a, .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text span {
              color: #FFF;
              font-weight: 600; }
            .modern-compare-home-boosters .compare-items .compare-item.brand .item-details .text span {
              text-decoration: underline; }
        .modern-compare-home-boosters .compare-items .compare-item.brand.weboost {
          background-size: cover;
          background-position: top left;
          background-repeat: no-repeat; }
          .modern-compare-home-boosters .compare-items .compare-item.brand.weboost .heading img {
            margin-top: 0.35714rem;
            height: 1.85714rem;
            width: 9.35714rem; }
    .modern-compare-home-boosters .compare-items > .arrow-button {
      position: absolute;
      display: block;
      cursor: pointer; }
      @media (min-width: 1024px) {
        .modern-compare-home-boosters .compare-items > .arrow-button {
          display: none; } }
      .modern-compare-home-boosters .compare-items > .arrow-button svg {
        fill: black;
        height: 19px;
        width: 11px; }
      .modern-compare-home-boosters .compare-items > .arrow-button.prev-button {
        top: 50%;
        left: -25px; }
      .modern-compare-home-boosters .compare-items > .arrow-button.next-button {
        top: 50%;
        right: -25px; }

.modern-related-products {
  background: #F1F5F7;
  padding: 3rem 3rem;
  width: calc(100% + 3rem);
  margin-left: -1.5rem; }
  @media (min-width: 1024px) {
    .modern-related-products {
      padding: 3rem 4.5rem;
      width: calc(100% + 9rem);
      margin-left: -4.5rem; } }
  .modern-related-products h2 {
    color: black;
    font-family: "Hind Vadodara";
    font-size: 28px;
    line-height: 36px !important;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 3.42857rem;
    text-align: left;
    margin: 0 0 2.5rem;
    padding: 0; }
  .modern-related-products .compare-items {
    position: relative; }
    .modern-related-products .compare-items .compare-items-slider {
      z-index: 12; }
    .modern-related-products .compare-items .slick-track {
      display: flex !important;
      align-items: stretch;
      align-content: stretch; }
    .modern-related-products .compare-items .slick-slide {
      height: inherit !important; }
    .modern-related-products .compare-items .compare-item {
      flex: none;
      margin: 0 .75rem;
      display: inline-block;
      background: white;
      position: relative;
      padding-bottom: 3.92857rem; }
      .modern-related-products .compare-items .compare-item .heading {
        font-weight: 600;
        border-top: 5px solid #D8D8D8;
        height: 3.28571rem;
        width: 100%;
        background: #D8D8D8; }
      .modern-related-products .compare-items .compare-item .item-details {
        padding: 1.42857rem;
        display: flex;
        flex-direction: column;
        height: 100%; }
        .modern-related-products .compare-items .compare-item .item-details .item-name {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 1.57143rem;
          text-align: center;
          min-height: 80px;
          cursor: pointer; }
          .modern-related-products .compare-items .compare-item .item-details .item-name:hover, .modern-related-products .compare-items .compare-item .item-details .item-name:focus {
            color: #1683c4; }
        .modern-related-products .compare-items .compare-item .item-details .item-image {
          margin: 1.07143rem 0;
          text-align: center; }
          .modern-related-products .compare-items .compare-item .item-details .item-image img {
            max-width: 225px;
            width: 100%;
            margin-left: auto;
            margin-right: auto; }
        .modern-related-products .compare-items .compare-item .item-details .item-price {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 20px;
          font-weight: 600;
          letter-spacing: 0;
          text-align: center;
          margin-bottom: 1rem; }
        .modern-related-products .compare-items .compare-item .item-details .item-label {
          background-color: #990642;
          color: #FFF;
          font-weight: 600;
          font-size: 15px;
          padding: 4px 10px;
          text-transform: uppercase;
          margin-right: 4px; }
        .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance,
        .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine {
          margin: 0 auto 1.5rem auto; }
          .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance .yotpo-review-count,
          .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine .yotpo-review-count {
            font-size: 16px;
            margin-left: 6px !important; }
          .modern-related-products .compare-items .compare-item .item-details .yotpo-widget-instance .yotpo-review-score .yotpo-review-star,
          .modern-related-products .compare-items .compare-item .item-details .yotpo.bottomLine .yotpo-review-score .yotpo-review-star {
            height: 19px;
            width: 19px; }
        .modern-related-products .compare-items .compare-item .item-details .extra-details .sub-heading {
          color: black;
          font-family: "Hind Vadodara";
          font-size: 16px;
          letter-spacing: 0;
          line-height: 1.5rem;
          font-weight: 600;
          padding-left: 1.14286rem;
          margin-bottom: 1.07143rem; }
        .modern-related-products .compare-items .compare-item .item-details .extra-details ul {
          list-style: none;
          margin-bottom: 2.14286rem; }
          .modern-related-products .compare-items .compare-item .item-details .extra-details ul li {
            color: black;
            font-family: "Hind Vadodara";
            font-size: 16px;
            letter-spacing: 0;
            line-height: 1.5rem;
            margin-bottom: 1.07143rem; }
            .modern-related-products .compare-items .compare-item .item-details .extra-details ul li::before {
              content: "\2022";
              color: #008ACA;
              font-weight: 600;
              display: inline-block;
              width: 1em;
              margin-left: -1em; }
        .modern-related-products .compare-items .compare-item .item-details .item-button {
          display: flex;
          align-items: center;
          justify-content: center;
          margin-top: auto;
          height: 40px;
          border: 0;
          background: #078ac7;
          color: #fff;
          font-size: 16px;
          font-weight: 600;
          letter-spacing: 0;
          line-height: 20px;
          text-align: center;
          text-transform: uppercase;
          border-radius: 0;
          -webkit-transition: all .2s;
          transition: all .2s;
          cursor: pointer; }
          .modern-related-products .compare-items .compare-item .item-details .item-button:hover, .modern-related-products .compare-items .compare-item .item-details .item-button:focus {
            background: #2a5d89; }
          .modern-related-products .compare-items .compare-item .item-details .item-button.view-details {
            background: #FFF;
            color: #078ac7;
            border: 1px solid #078ac7;
            margin-top: 1rem; }
            .modern-related-products .compare-items .compare-item .item-details .item-button.view-details:hover, .modern-related-products .compare-items .compare-item .item-details .item-button.view-details:focus {
              background: #2a5d89;
              border: 1px solid #2a5d89;
              color: #FFF; }
      .modern-related-products .compare-items .compare-item.highlight .heading {
        height: 3.28571rem;
        border-top: 0;
        background: #008ACA;
        color: white;
        font-family: "Hind Vadodara";
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        height: 3.28571rem;
        text-align: center;
        line-height: 3.28571rem; }
      .modern-related-products .compare-items .compare-item.highlight .item-button {
        bottom: 2.14286rem; }
      .modern-related-products .compare-items .compare-item.brand {
        background: #8D1836; }
        .modern-related-products .compare-items .compare-item.brand .heading {
          text-align: center; }
          .modern-related-products .compare-items .compare-item.brand .heading img {
            margin-left: auto;
            margin-right: auto; }
        .modern-related-products .compare-items .compare-item.brand .item-details {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          height: 100%; }
          .modern-related-products .compare-items .compare-item.brand .item-details .inner-heading {
            color: white;
            font-family: "Hind Vadodara";
            font-size: 26px;
            line-height: 30px;
            font-weight: 600;
            text-align: center;
            margin-bottom: 1.5rem; }
          .modern-related-products .compare-items .compare-item.brand .item-details .text {
            font-size: 18px;
            line-height: 26px;
            color: #FFF;
            text-align: center; }
            .modern-related-products .compare-items .compare-item.brand .item-details .text a, .modern-related-products .compare-items .compare-item.brand .item-details .text span {
              color: #FFF;
              font-weight: 600; }
            .modern-related-products .compare-items .compare-item.brand .item-details .text span {
              text-decoration: underline; }
        .modern-related-products .compare-items .compare-item.brand.weboost {
          background-size: cover;
          background-position: top left;
          background-repeat: no-repeat; }
          .modern-related-products .compare-items .compare-item.brand.weboost .heading img {
            margin-top: 0.35714rem;
            height: 1.85714rem;
            width: 9.35714rem; }
    .modern-related-products .compare-items > .arrow-button {
      position: absolute;
      display: block;
      cursor: pointer; }
      @media (min-width: 1024px) {
        .modern-related-products .compare-items > .arrow-button {
          display: none; } }
      .modern-related-products .compare-items > .arrow-button svg {
        fill: black;
        height: 19px;
        width: 11px; }
      .modern-related-products .compare-items > .arrow-button.prev-button {
        top: 50%;
        left: -25px; }
      .modern-related-products .compare-items > .arrow-button.next-button {
        top: 50%;
        right: -25px; }

.homepageWhyUs {
  padding: 1.5rem 0; }
  .homepageWhyUs h2 {
    text-align: center; }

.homepageWhyUs-benefits {
  display: flex;
  flex-wrap: wrap; }

.homepageWhyUs-benefit {
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center; }
  @media (min-width: 551px) {
    .homepageWhyUs-benefit {
      width: 50%;
      padding: 1.5rem;
      margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .homepageWhyUs-benefit {
      width: 25%;
      padding: 0 1.5rem;
      margin-top: 1.5rem;
      margin-bottom: 3rem;
      border-left: 1px solid #D8D8D8; }
      .homepageWhyUs-benefit br {
        display: block; } }
  .homepageWhyUs-benefit br {
    display: none; }
  .homepageWhyUs-benefit img {
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 0.78571rem; }
  .homepageWhyUs-benefit .guarantee {
    width: 27px;
    height: 34px; }
  .homepageWhyUs-benefit .shipping {
    width: 38px;
    height: 26px; }
  .homepageWhyUs-benefit .support, .homepageWhyUs-benefit .checkout {
    width: 31px;
    height: 31px; }
  .homepageWhyUs-benefit > div {
    font-size: 16px;
    color: #375167; }
    .homepageWhyUs-benefit > div strong {
      font-weight: 600;
      color: #068AC7; }
