/** Shopify CDN: Minification failed

Line 73:24 Expected "}" to go with "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:01home-pricing-nomad-internet-vs-starlink (INDEX:9) */
.plan-box {
    min-width: 40%;
    margin: 10px 0;
}
@media screen and (max-width: 912px){
  .plan-box {
    width: 100%;
    margin: 10px 0;
}
}
/* END_SECTION:01home-pricing-nomad-internet-vs-starlink */

/* START_SECTION:01home-signup-nomad-internet-vs-starlink (INDEX:12) */
.chat-and-call-section .section-content .right-content .chat-icon-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    padding-left: 24px;
    gap: 24px;
  }
  @media screen and (max-width: 767px){
  .chat-and-call-section .section-content .right-content .chat-icon-list{
      grid-template-columns: repeat(1, 1fr);
  }
/* END_SECTION:01home-signup-nomad-internet-vs-starlink */

/* START_SECTION:app-banner (INDEX:58) */
div#shopify-section-app-banner {
    background: url(/cdn/shop/files/Vector_2.png?v=1670498073);
    background-size: cover;
    background-position: bottom right;
    padding-top: 132px;
    padding-bottom: 130px;
    background-repeat: no-repeat;
}
  #nomad-app .main-header {
    position: absolute;
    width: 100%;
}
.appleft {
    padding-top: 50px;
}
/* END_SECTION:app-banner */

/* START_SECTION:mavric-faq (INDEX:233) */
.faq-section .section-title h2 {
    font-size: 42px !important;
}

.chat-and-call-section .section-content .left-content h2 {
    font-size: 48px !important;
    max-width: 500px !important;
}
/* END_SECTION:mavric-faq */

/* START_SECTION:modern (INDEX:234) */
.xfl{
    display:flex;
  }
  .bulf{
    display:flex;
  }
/* END_SECTION:modern */