html.evolv_web_ngxlutl2k .evolv-body>.LPMcontainer[role=button]{
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 0 30px !important;
  vertical-align: unset !important;
  width: auto !important;
}html.evolv_web_ngxlutl2k 
.evolv-body>.LPMcontainer[role=button]>div{
  left: unset !important;
  line-height: 50px !important;
  position: static !important;
  transform: unset !important;
  top: unset !important;
  vertical-align: unset !important;
  z-index: unset !important;
}html.evolv_web_ngxlutl2k 
.evolv-body>.LPMcontainer[role=button]>img{
  height: 20px;
  left: unset !important;
  margin: auto 10px auto 0 !important;
  position: static !important;
  top: unset !important;
  vertical-align: unset !important;
  width: 18px;
  z-index: unset !important;
}html.evolv_web_ngxlutl2k 
.evolv-body[evolv-live_chat_engagement_1*=c5]>.LPMcontainer[role=button]>div{
  font-size: 0 !important;
}html.evolv_web_ngxlutl2k 
.evolv-body[evolv-live_chat_engagement_1*=c5]>.LPMcontainer[role=button]>div::before{
  content: var(--chat-header-copy);
  font-size: 12px;
}html.evolv_web_ngxlutl2k 
.evolv-body[evolv-live_chat_engagement_1*=c5] .lp_title.lpc_maximized-header__text-wrapper .lpc_maximized-header__text[aria-label="Chat with us"]{
  font-size: 0;
}html.evolv_web_ngxlutl2k 
.evolv-body[evolv-live_chat_engagement_1*=c5] .lp_title.lpc_maximized-header__text-wrapper .lpc_maximized-header__text[aria-label="Chat with us"]::before{
  content: var(--chat-header-copy);
  font-size: 14px;
}

@media screen and (min-width:1px){html.evolv_web_fzknfdyqx 
 

 
 button.ev-main-button{
    font-family: "NHaasGroteskDSStd-75Bd", "NeueHaasGroteskDisplayBold", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: fit-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;

    font-size: 0.75rem;
    width: 10.1875rem;
    letter-spacing: 0.5px;
    line-height: 1.3rem;
    padding: 0.5rem 2.5rem 0.5rem 2.5rem;
    border-radius: 72px;
    text-align: center;
    text-decoration: none;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    white-space: nowrap;
    vertical-align: middle;

    background-color: #fff;
    border-width: 1px;
    border-color: #000;
    border-style: solid;
    color: #000;
}html.evolv_web_fzknfdyqx 
 
 button.ev-main-button:hover{
    background-color: black;
    color:white;
}html.evolv_web_fzknfdyqx 

 .ev-main-button-wrapper{
    margin-top: 16px;
}html.evolv_web_fzknfdyqx 

 
 .ev-main-a-wrapper{
    float: right;
    padding-top: 30px;
    padding-right: 16px;
}html.evolv_web_fzknfdyqx 

 .ev-main-a{
    font-family: "NHaasGroteskDSStd-75Bd", "NeueHaasGroteskDisplayBold", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 1rem;
    letter-spacing: 0.5px;
    line-height: 1.3rem;
    position: relative;
    display: inline-block;
    padding-right: 12px;
}html.evolv_web_fzknfdyqx 

 .ev-main-a>span::after{
    content: " ";
    width: 7px;
    height: 7px;
    border-top: 2px solid black;
    border-right: 2px solid black;
    right: 0px;
    top: 5px;
    position: absolute;
    transform: rotate(45deg);
}html.evolv_web_fzknfdyqx 

 
 #ev-device-box{
    /* background: black; */
    width: 10px;
    height: 10px;
}html.evolv_web_fzknfdyqx 

 .ev-device-box-inner-container{
   border: rgb(216,218,218) solid 1px;
    /*border: black solid 1px;*/
    width: 100%;
    height: 100%;
}html.evolv_web_fzknfdyqx 
 #ev-box-accessory-a{
    cursor: pointer;
    position: relative;
    background-image: url(https://ss7.vzw.com/is/image/VerizonWireless/vz-myverizon-devices-overview-lp-d-iphonegb-07072021);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 30%;
    background-size: auto 80%;
}html.evolv_web_fzknfdyqx 


 #ev-box-accessory-a>span{
    display: inline-block;
    max-width: 160px;
}html.evolv_web_fzknfdyqx 
 #ev-box-accessory-a>span::after{
    content: " ";
    display: block;
    position: absolute;
    bottom: 24px;
    right: 24px;
    border-top: 3px black solid;
    border-right: 3px black solid;
    width: 16px;
    height: 16px;
    transform: rotate(45deg);

}html.evolv_web_fzknfdyqx 
 
 .ev-device-box-container-new-row{
    height: auto!important;
}
}

@media screen and (max-width: 767px){
  /* mobile*/

  /* main button */
  .ev-override-1.ev-override-2 button.ev-main-button{
    height: 2.25rem;
  }
  .ev-override-1.ev-override-2.ev-desktop {
    display: none;
  }

  /* main link */
  .ev-override-1.ev-override-2 .ev-main-a {
    font-family: "NHaasGroteskDSStd-75Bd", "NeueHaasGroteskDisplayBold", Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  /* device box */
  .ev-override-1.ev-override-2 #ev-device-box {
    position: static !important;
    top: 0px !important;
    left: 0px !important;
    height: auto !important;
  }

  .ev-override-1.ev-override-2 #ev-box-accessory-a{
    font-family: NHaasGroteskDSStd-75Bd;
    color: black;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 0.95;
    padding: 16px;
    display: block;
    min-height: 250px;
  }
}

@media screen and (min-width: 768px){
  /* tablet and desktop */

  /* main button */
  .ev-override-1.ev-override-2.ev-mobile {
    display: none;
  }

  .ev-override-1.ev-override-2 button.ev-main-button {
    letter-spacing: 0.5px;
    font-size: 0.875rem;
    line-height: 1.3rem;
    padding: 0.5rem 2.5rem 0.5rem 2.5rem;
    border-radius: 72px;
    text-align: center;
    text-decoration: none;
    transition-duration: 250ms;
    transition-timing-function: ease-out;
    white-space: nowrap;
    vertical-align: middle;
    width: fit-content;
  }

  /* main link */

  /* device box */
  .ev-override-1.ev-override-2 .ev-device-box-new-row {
    position: static!important;
  }

  .ev-override-1.ev-override-2 #ev-device-box {
    /* background: black; */
    margin-top: -32px;
  }

  .ev-override-1.ev-override-2 .ev-box-a-wrapper{
    height: 100%;
  }
  .ev-override-1.ev-override-2 #ev-box-accessory-a{
    font-family: NHaasGroteskDSStd-75Bd;
    color: black;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 0.95;
    padding: 16px;
    display: block;
    height: 100%;
    
    background-position-x: right;
    background-position-y: 80%;
    background-size: auto 45%;
  }
  .ev-override-1.ev-override-2.ev-device-box-outer-container{
    height: 0px;
  }
}

@media screen and (min-width: 1020px){
  /* tablet landscape and desktop */

  /* main button */
  .ev-main-button-wrapper.ev-override-1.ev-override-2 {
    margin-top: 0px;
    margin-left: 16px;
    font-size: 14px;
  }

  /* main link */

  /* device box */
  .ev-override-1.ev-override-2 #ev-box-accessory-a{
    background-position-x: right;
    background-position-y: 80%;
    background-size: auto 60%;
  }
}

@media screen and (min-width: 1200px){
  
  /* main button */
  
  /* device box */
  .ev-override-1.ev-override-2 #ev-box-accessory-a{
    background-position-x: right;
    background-position-y: 20%;
    background-size: auto 75%;
  }
  
}

html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-trade-in{align-items:center;border:0.0625rem solid black;border-radius:72px;box-sizing:border-box;color:black;cursor:pointer;display:flex;font-family:Verizon-NHG-eDS;font-size:0.875rem;font-weight:700;height:42px;justify-content:center;letter-spacing:0.5px;line-height:1.3rem;margin:20px auto 0;overflow:visible;text-align:center;text-decoration:none;transition-duration:0.25s;transition-timing-function:ease-out;white-space:nowrap;width:200px}html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-trade-in:hover{box-shadow:black 0px 0px 0px 0.0625rem;transition:all 0.1s ease-out 0s}html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-payOffDeviceBtn{background:black;color:white;height:auto;margin:30% auto 0;width:200px}html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-devicePaidOff{width:100%}@media (max-width:767px){html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-payOffDeviceBtn{margin:0 auto}html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-trade-in,html.evolv_web_6llxf9hkw_1v9nbw038 #app .evolv-cta-parent{width:100%}}

@media (max-width:767px){html.evolv_web_rn5w3o7fh_lmj3jo408 #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_lmj3jo408 #hero .Grid{height:500px}html.evolv_web_rn5w3o7fh_lmj3jo408 #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_lmj3jo408 #hero>.Container{padding:0px}}

@media (max-width:767px){html.evolv_web_rn5w3o7fh_zxmm4nuj5 section#hero a.Button.Button--secondaryInverse.Button--transparent.u-textBreakNoWrap.evolv-soyClienteButton{min-width:260px}html.evolv_web_rn5w3o7fh_zxmm4nuj5 #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_zxmm4nuj5 #hero .Grid{height:680px}html.evolv_web_rn5w3o7fh_zxmm4nuj5 #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_zxmm4nuj5 #hero>.Container{padding:0px}}

html.evolv_web_rn5w3o7fh_q1ux69scx .evolv-heroBackgroundDiv{cursor:pointer}@media (max-width:767px){html.evolv_web_rn5w3o7fh_q1ux69scx #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_q1ux69scx #hero .Grid{height:650px}html.evolv_web_rn5w3o7fh_q1ux69scx #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_q1ux69scx #hero>.Container{padding:0px}}

@media screen and (min-width:1px){html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-icons{font-family:"verizon-icons";font-size:20px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-arrow{background:transparent!important;color:#d8dada!important;border:none!important;padding:16px 8px!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-arrow.evolv-active{color:black!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-arrow.evolv-active:hover{font-weight:bolder!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box{padding:32px 16px 4px;max-width:768px;width:calc(100vw);min-height:260px;flex-shrink:0}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-left-most-box-inner,html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-link-box-inner{padding:24px 24px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-link-box-inner{background:#f5f5f5}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-c8-container{max-width:99.99vw;padding:0px!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-wrapper{overflow:hidden;display:flex;flex-direction:column}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-left-wrapper{overflow:hidden;display:block;min-width:99.99%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-right-wrapper{overflow:scroll;display:flex;flex-direction:row;flex:0 0 100%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-right-wrapper::-webkit-scrollbar{display:none}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-right-wrapper{-ms-overflow-style:none;scrollbar-width:none}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box h3{font-size:36px;line-height:35px;font-family:BrandFont-Display,Helvetica,Arial,sans-serif;font-weight:700}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box h4,html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box h4>a{font-size:24px;line-height:23px;font-family:BrandFont-Display,Helvetica,Arial,sans-serif;font-weight:700;text-decoration:none}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box p{font-size:16px;line-height:19px;font-family:BrandFont-Text,Helvetica,Arial,sans-serif;font-weight:normal}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box .evolv-link-box-top{display:block;min-height:200px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box a.evolv-bottom-link{font-size:16px;line-height:16px;font-family:BrandFont-Display,Helvetica,Arial,sans-serif;font-weight:bold;text-decoration:none}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box h4>a:hover,html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box a.evolv-bottom-link:hover{color:black!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box a.evolv-bottom-link::after{content:" ";display:inline-block;position:relative;width:16px;height:16px;top:3px;margin-left:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 15 27' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='%23000' stroke-width='2' d='M1.607 1l10.606 10.607L1.607 22.213' fill='none'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-size:100% 100%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-arrow-wrapper{width:80px;float:right}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls{width:fit-content;margin:0px auto 36px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls button{background:transparent!important;border-radius:0;width:16px;height:30px;padding:0px;margin:11px 4px 0px;border:none;border-top:3px solid transparent;border-bottom:1px #d8dada solid!important;transition:all 0.1s linear}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls button:hover{border-bottom:1px black solid!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-inner-container>section{display:block}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls button.evolv-active{border-top:none;border-bottom:4px black solid!important}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls button.evolv-active:hover{border-bottom:4px black solid!important}}@media screen and (min-width:768px){html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-wrapper{overflow:hidden;display:flex;flex-direction:row}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-left-wrapper{overflow:hidden;display:block;min-width:50%;max-width:50%;flex:1 0 50%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-right-wrapper{overflow:scroll;display:flex;flex-direction:row;flex:1 0 50%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box h3{font-size:36px;line-height:35px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box{max-width:50vw;width:50vw}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-arrow-wrapper{width:249px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-wrapper{display:block;width:100%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-line-controls button{width:20px;height:30px;margin:16px 4px 0px}}@media screen and (min-width:1272px){html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-left-wrapper{min-width:25%;max-width:25%;flex:1 0 25%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-content-right-wrapper{flex:3 0 75%}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box{max-width:317px;width:317px}html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-box:last-child{max-width:calc(317px * 3);width:calc(317px * 3);padding-right:calc(317px * 2 + 16px)}}@media screen and (min-width:768px) and (max-width:1271px){html.evolv_web_rn5w3o7fh_7638pqo0t .evolv-hide-medium{display:none!important}}@media (max-width:767px){html.evolv_web_rn5w3o7fh_7638pqo0t #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_7638pqo0t #hero .Grid{height:650px}html.evolv_web_rn5w3o7fh_7638pqo0t #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_7638pqo0t #hero>.Container{padding:0px}}

@media screen and (min-width:1px){html.evolv_web_rn5w3o7fh_akwiseree .evolv-heroBackgroundDiv{background-image:none!important}}@media (max-width:767px){html.evolv_web_rn5w3o7fh_akwiseree #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_akwiseree #hero .Grid{height:650px}html.evolv_web_rn5w3o7fh_akwiseree #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_akwiseree #hero>.Container{padding:0px}}

html.evolv_web_rn5w3o7fh_mb02a5uqk .evolv-htmlSectionTop1{display:none!important}@media (max-width:767px){html.evolv_web_rn5w3o7fh_mb02a5uqk #hero .Container{padding:0!important}html.evolv_web_rn5w3o7fh_mb02a5uqk #hero .Grid{height:650px}html.evolv_web_rn5w3o7fh_mb02a5uqk #hero .Container .grid>div{padding-top:120px!important;padding-bottom:136px!important}}@media (max-width:400px){html.evolv_web_rn5w3o7fh_mb02a5uqk #hero>.Container{padding:0px}}

html.evolv_web_rn5w3o7fh .evolv-bold{
  font-weight: bold;
}

html.evolv_web_y4xpymr64_p99efcr32 .evolv-deviceImg{display:none}html.evolv_web_y4xpymr64_p99efcr32 .evolv-deviceParent{flex-direction:unset}@media (max-width:767px){html.evolv_web_y4xpymr64_p99efcr32 .evolv-deviceParent>div:last-child{flex-basis:100%;max-width:100%}}

html.evolv_web_vneufavjb .evolv-salesNsePlansPage #planDetails>div[class*=PlanTile__Banner]{
  display: none;
}
@media (max-width: 767px){
  .evolv-salesNsePlansPage #planDetails {
    margin-top: 16px;
  }
}
@media (max-width: 767px){
  .evolv-salesNsePlansPage #planDetails:nth-of-type(4) {
    margin-top: 55px;
  }
}html.evolv_web_vneufavjb 
.evolv-salesNsePlansPage #planDetails:nth-of-type(4)::before{
  background: linear-gradient(90deg, #fc600b, #e30713 80%, #7f1583);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  color: #fff;
  content: "Our best plan ever";
  height: 20px;
  font-family: BrandFont-Display, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 10px 10px 21px;
  position: absolute;
  top: -40px;
  width: calc(100% - 30px) !important;
}