.elementor-20441 .elementor-element.elementor-element-840c079{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-3fc40eb */.t16-ps-page{
  background:#f3f3f3;
  padding:40px 18px 70px;
  font-family:Arial, Helvetica, sans-serif;
  color:#111;
}

.t16-ps-wrap{
  max-width:1180px;
  margin:0 auto;
}

.t16-ps-hero{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg, #101010 0%, #1c1c1c 55%, #2d2d2d 100%);
  border-radius:8px;
  padding:64px 54px;
  margin-bottom:26px;
}

.t16-ps-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at top left, rgba(255,255,255,0.08), transparent 32%),
    radial-gradient(circle at bottom right, rgba(255,255,255,0.05), transparent 32%);
  pointer-events:none;
}

.t16-ps-hero-inner{
  position:relative;
  z-index:1;
  max-width:820px;
}

.t16-ps-kicker,
.t16-ps-mini{
  margin:0 0 12px;
  font-size:12px;
  line-height:1.2;
  font-weight:700;
  letter-spacing:1.8px;
  text-transform:uppercase;
  color:#9b9b9b;
}

.t16-ps-hero h1{
  margin:0 0 16px;
  font-size:56px;
  line-height:1.02;
  font-weight:600;
  letter-spacing:-1px;
  color:#fff;
}

.t16-ps-lead{
  margin:0;
  max-width:760px;
  font-size:18px;
  line-height:1.8;
  color:#d8d8d8;
}

.t16-ps-grid-top{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:26px;
}

.t16-ps-card{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:28px 24px;
  transition:all .25s ease;
}

.t16-ps-card:hover,
.t16-ps-panel:hover,
.t16-ps-carrier-card:hover,
.t16-ps-banner-item:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 30px rgba(0,0,0,0.06);
}

.t16-ps-icon{
  width:48px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#111;
  color:#fff;
  border-radius:50%;
  font-size:20px;
  margin-bottom:18px;
}

.t16-ps-card h3{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.2;
  font-weight:600;
}

.t16-ps-card p{
  margin:0;
  font-size:15px;
  line-height:1.75;
  color:#444;
}

.t16-ps-two-col{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin-bottom:28px;
}

.t16-ps-panel{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:32px 28px;
  transition:all .25s ease;
}

.t16-ps-panel h2,
.t16-ps-section-head h2,
.t16-ps-end h2{
  margin:0 0 14px;
  font-size:36px;
  line-height:1.12;
  font-weight:600;
  letter-spacing:-0.4px;
}

.t16-ps-panel p,
.t16-ps-end p{
  margin:0 0 14px;
  font-size:16px;
  line-height:1.8;
  color:#444;
}

.t16-ps-panel p:last-child{
  margin-bottom:0;
}

.t16-ps-method-list{
  margin-top:20px;
}

.t16-ps-method{
  padding:18px 0;
  border-top:1px solid #e3e3e3;
}

.t16-ps-method:first-child{
  margin-top:8px;
}

.t16-ps-method h3,
.t16-ps-service h3,
.t16-ps-carrier-card h3{
  margin:0 0 8px;
  font-size:22px;
  line-height:1.2;
  font-weight:600;
}

.t16-ps-method p,
.t16-ps-service p{
  margin:0;
}

.t16-ps-time-box{
  display:grid;
  gap:12px;
  margin:20px 0;
}

.t16-ps-time-item{
  display:flex;
  justify-content:space-between;
  gap:16px;
  align-items:center;
  padding:16px 18px;
  background:#f7f7f7;
  border:1px solid #e6e6e6;
  border-radius:6px;
}

.t16-ps-time-item span{
  font-size:15px;
  color:#555;
}

.t16-ps-time-item strong{
  font-size:15px;
  color:#111;
}

.t16-ps-section-head{
  margin:0 0 18px;
}

.t16-ps-carriers{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:18px;
  margin-bottom:26px;
}

.t16-ps-carrier-card{
  background:#fff;
  border:1px solid #dfdfdf;
  border-radius:8px;
  padding:28px 24px;
  transition:all .25s ease;
}

.t16-ps-carrier-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:52px;
  height:32px;
  padding:0 10px;
  background:#111;
  color:#fff;
  border-radius:20px;
  font-size:12px;
  font-weight:700;
  letter-spacing:1px;
  margin-bottom:16px;
}

.t16-ps-carrier-card ul,
.t16-ps-service ul{
  margin:0;
  padding-left:18px;
}

.t16-ps-carrier-card li,
.t16-ps-service li{
  margin-bottom:8px;
  font-size:15px;
  line-height:1.7;
  color:#444;
}

.t16-ps-banner{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:28px;
}

.t16-ps-banner-item{
  background:#111;
  color:#fff;
  border-radius:8px;
  padding:24px 22px;
  transition:all .25s ease;
}

.t16-ps-banner-item span{
  display:block;
  margin-bottom:10px;
  font-size:28px;
  line-height:1.1;
  font-weight:600;
}

.t16-ps-banner-item p{
  margin:0;
  font-size:15px;
  line-height:1.7;
  color:#d6d6d6;
}

.t16-ps-service{
  padding:18px 0;
  border-top:1px solid #e3e3e3;
}

.t16-ps-service:first-of-type{
  margin-top:8px;
}

.t16-ps-faq-wrap{
  margin-bottom:28px;
}

.t16-ps-faq{
  border-top:1px solid #d9d9d9;
}

.t16-ps-faq:last-child{
  border-bottom:1px solid #d9d9d9;
}

.t16-ps-faq summary{
  list-style:none;
  cursor:pointer;
  position:relative;
  padding:22px 42px 22px 0;
  font-size:21px;
  line-height:1.35;
  font-weight:500;
}

.t16-ps-faq summary::-webkit-details-marker{
  display:none;
}

.t16-ps-faq summary::after{
  content:"+";
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  font-size:28px;
  font-weight:300;
}

.t16-ps-faq[open] summary::after{
  content:"−";
}

.t16-ps-faq-body{
  padding:0 0 22px;
  max-width:900px;
  font-size:15px;
  line-height:1.75;
  color:#444;
}

.t16-ps-end{
  background:#111;
  border-radius:8px;
  padding:40px 32px;
  text-align:center;
}

.t16-ps-end h2{
  color:#fff;
}

.t16-ps-end p{
  max-width:760px;
  margin:0 auto 24px;
  color:#d5d5d5;
}

.t16-ps-btn{
  display:inline-block;
  padding:15px 24px;
  background:#fff;
  color:#111;
  text-decoration:none;
  border-radius:4px;
  font-size:14px;
  line-height:1;
  font-weight:700;
  letter-spacing:1px;
  text-transform:uppercase;
  transition:all .2s ease;
}

.t16-ps-btn:hover{
  background:#dcdcdc;
  color:#111;
}

@media (max-width: 1024px){
  .t16-ps-hero{
    padding:54px 36px;
  }

  .t16-ps-hero h1{
    font-size:46px;
  }

  .t16-ps-grid-top,
  .t16-ps-banner{
    grid-template-columns:1fr;
  }

  .t16-ps-two-col,
  .t16-ps-carriers{
    grid-template-columns:1fr;
  }
}

@media (max-width: 767px){
  .t16-ps-page{
    padding:26px 14px 50px;
  }

  .t16-ps-hero{
    padding:40px 20px;
    border-radius:6px;
  }

  .t16-ps-hero h1{
    font-size:34px;
    line-height:1.08;
  }

  .t16-ps-lead{
    font-size:15px;
    line-height:1.75;
  }

  .t16-ps-card,
  .t16-ps-panel,
  .t16-ps-carrier-card,
  .t16-ps-banner-item,
  .t16-ps-end{
    border-radius:6px;
  }

  .t16-ps-card h3,
  .t16-ps-method h3,
  .t16-ps-service h3,
  .t16-ps-carrier-card h3{
    font-size:21px;
  }

  .t16-ps-panel h2,
  .t16-ps-section-head h2,
  .t16-ps-end h2{
    font-size:28px;
  }

  .t16-ps-panel p,
  .t16-ps-card p,
  .t16-ps-end p{
    font-size:15px;
    line-height:1.75;
  }

  .t16-ps-time-item{
    flex-direction:column;
    align-items:flex-start;
  }

  .t16-ps-banner-item span{
    font-size:24px;
  }

  .t16-ps-faq summary{
    font-size:18px;
    padding:18px 36px 18px 0;
  }

  .t16-ps-panel{
    padding:24px 18px;
  }

  .t16-ps-end{
    padding:32px 20px;
  }
}/* End custom CSS */