@font-face{
	font-family: 'TWKLausanne200';
	src: url('/wp-content/themes/shiprocket/assets/fonts/TWKLausanne-200.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
 }
.color-141413{
  color:#141413;
}
 .blogModule .buttonWrap {
    display: block;
}
 .blogModule .buttonWrap img{
   filter: brightness(0) invert(1);
}
 .blogModule .buttonWrap .blueBtn:hover img {
    filter: brightness(0) saturate(100%) 
            invert(36%) sepia(76%) 
            saturate(638%) hue-rotate(224deg) 
            brightness(96%) contrast(93%);
}
@media (min-width: 768px) {
.headerOneNew.sre {
    background: url(https://sr-website-01.shiprocket.in/sr-website/quick-bg-EZN3Nx.webp);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    background-position: bottom;
    min-height: 620px;
    position: relative;
    padding: 4rem 0rem;
}
.cities-grid {
    display: flex;
	flex-direction: row;
	gap: 80px;
	flex-flow: row;
	overflow-x: scroll;
	scrollbar-width: none;
	padding: 0px calc((100vw - 1290px) / 2);
}
}
.headerOneNew:before {
    content: "";
    position: absolute;
    background: #fff 0 0 no-repeat padding-box;
    opacity: 1;
    filter: blur(50px);
    width: 120%;
    height: 30%;
    top: -120px;
}
.headerOneNew .row{
    align-items: center;
}
.logoSection{
  background:#141413
}
.logoSection h2{
  color:#fff;
}
 .logoSection .logoWrapperInBox3 li div {
    border-radius: 12px;
    box-shadow: 4px 8px 30px 0px #00000007;
    margin: 0 10px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 190px;
    border: 1px solid #DCDCDC33;
  }
.logoSection .logoWrapperInBox3 li img {
		max-height: 40px;
		max-width: 85%;
		width: auto;
	}
.logoSection .logoWrapperInBox3 .slick-list{
         overflow: visible;
}
.devloperSection{
   background: #F4F4F6;
}
.devloperSection p{
   font-family: 'TWKLausanne200';
} 
.devloperSection .cards {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin-top: 40px;
}
.devloperSection .card {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    text-align: left;
    padding: 20px;
}

.devloperSection .card .linkBtn{
    margin: 9px 0 0;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}
.twoCardWrapper {
    display: flex;
    flex-flow: wrap;
    gap: 20px;
}
.cardSingle {
    padding: 5px;
    gap: 20px;
    border-radius: 16px;
    display: flex;
    flex-flow: column;
    flex-basis: 32%;
}
.cardSingle .cardIcon {
    border-radius: 16px;
    background: #F4F4F6;
}
.cardSingle .cardText{
   font-family: 'TWKLausanne200';
    color: #6F6F6A;
}
/*Steps for hyperdelivery*/
.customer-steps{
    background: #F4F4F6;
}
.customer-steps > .container > P{
  font-family: 'TWKLausanne200';
}
.cs-steps .cs-step p{
  font-size: 16px;
  font-family: 'TWKLausanne200';
}
.cs-wrapper {
  display: flex;
  gap: 60px;
  align-items: center;
}

.cs-images,
.cs-steps {
  flex: 1 1 50%;
}

.cs-images {
  position: relative;
  height: 460px;
}

.cs-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
}
.cs-img.active {
  opacity: 1;
}

.cs-steps {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.cs-step {
  position: relative;
  cursor: pointer;
}

.cs-step:nth-child(1) .cs-step-title::before {
    content: "01";
    font-size: 24px;
    color: #735AE5;
    font-weight: 500;
    position: absolute;
    margin: 0px 0px 40px -40px;
}
.cs-step:nth-child(2) .cs-step-title::before{
    content: "02";
    font-size: 24px;
    color: #735AE5;
    font-weight: 500;
    position: absolute;
    margin: 0px 0px 40px -40px;
}
.cs-step:nth-child(3) .cs-step-title::before {
    content: "03";
    font-size: 24px;
    color: #735AE5;
    font-weight: 500;
    position: absolute;
    margin: 0px 0px 40px -40px;
}
.cs-step:nth-child(4) .cs-step-title::before {
    content: "04";
    font-size: 24px;
    color: #735AE5;
    font-weight: 500;
    position: absolute;
    margin: 0px 0px 40px -40px;
}
.cs-step:nth-child(5) .cs-step-title::before {
    content: "05";
    font-size: 24px;
    color: #735AE5;
    font-weight: 500;
    position: absolute;
    margin: 0px 0px 40px -40px;
}
/* grey base line */
.cs-progress {
  position: relative;
  width: 100%;
  height: 3px;
  background: #ECECEC;
  overflow: hidden;
}

.cs-progress span {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: linear-gradient(323deg, #89FFBF 10.01%, #B3A7FF 76.67%);
  transition: width 1.8s ease;
}
.cs-arrow-icon {
    display: none;
}
.button_cta{
 text-align: center;
 margin-top: 20px;
}
.cities-section {
  background-color: #010223;
  color: #fff;
}
.city-card {
  text-align: center;
  text-decoration: none;
  color: inherit;
  transition: transform 0.3s ease;
  width: 100%;
  max-width: 120px;
}

.city-card:hover {
  transform: translateY(-5px);
}
.city-img-wrapper {
  width: 108px;
  height: 108px;
  border-radius: 16px;
  padding: 10px;
  margin: 0 auto 10px;
  background: linear-gradient(148.1deg, rgba(253, 197, 136, 0.4) 21.82%, rgba(168, 138, 251, 0.4) 80.48%);
  display: flex;
  align-items: center;
  justify-content: center;
  min-width:108px;
  margin-top: 20px;
}
.city-img-wrapper img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
}
.section-subheading {
    letter-spacing: .36px;
    line-height: 30px;
    font-size: 18px;
}
.city-card p {
  letter-spacing:.8px;
}
.quick-cta {
  width: 100%;
  background: url("https://sr-website-01.shiprocket.in/sr-website/Background-cta-O0VlFd.webp");
  background-size: cover;
  background-position: center;
  padding: 60px 20px;
}
.quick-cta .container {
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
.quick-img {
  width: 100%;
  max-width: 460px;
  margin-bottom: -66px;
}
.blogModule.layoutTwo.layoutEight {
  padding-bottom: 104px;
}
.contentWithCards.twoGridLayout.largeHeading {
    padding: 64px 0 104px;
}
.contentWithCards.twoGridLayout .content{
    font-family: 'TWKLausanne200';
}
.contentWithCards.twoGridLayout .cards ul li p{
  font-family: 'TWKLausanne200';
}
.faq4.leftHeadingRightFaq .rightTabsWrapper .rightTabsHeading ul li.active{
  color:#141413;
}



/* Reset number input spinners */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
/* Main container styles */
div#otp-form {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    border: 0.5px solid #FFFFFF;
    box-shadow: 0px 4px 64px 0px #0000000D;
}
div#mobile-section p.m0 a {
    color: #745BE7;
}
/* Header and typography */
div#otp-form h2 {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 24px;
}

div#mobile-section p.m0 {
    font-size: 16px;
    color: #969696;
}

/* Form fields */
.form-field input {
    border-radius: 6px;
    padding: 11px;
    border: 1px solid #cbcad766;
    outline: none !important;
    color: #141413;
    width: 100%;
    font-size: 14px;
}

.prefixNum {
    border-radius: 6px;
    border: 1px solid #d3d3d3;
    padding: 13px;
    margin-bottom: 4px;
    display: flex;
    align-items: center;
}

.prefixNum span {
    border-right: 1px solid #d3d3d3;
    padding-right: 8px;
    margin-right: 5px;
    font-weight: 500;
}

.prefixNum input,
.prefixNum input:focus {
    border: 0 !important;
    padding: 0 !important;
    outline: none !important;
    border-radius: 0 !important;
    font-size: 15px;
    width: calc(100% - 50px) !important;
    color: #141413;
}

/* Buttons */
div#otp-form button {
    width: 100%;
    padding: 14px;
    border: none;
    border-radius: 6px;
    background: #735ae5;
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    margin-top: 15px;
    transition: background 0.2s, opacity 0.2s;
}

#request-otp-btn:disabled {
    opacity: 0.7;
    background: #f0edfd;
    color: #b0aee0;
    cursor: not-allowed;
}

#verify-otp-btn:disabled {
    background: #f0edfd;
    color: #b0aee0;
    cursor: not-allowed;
}

/* OTP input styles */
.otp-input-wrapper {
    gap: 12px;
    margin: 12px 0;
    display: flex;
    justify-content: space-between;
}

input.otp-digit {
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #d3d3d3;
}

input.otp-digit:focus {
    border-color: #735ae5;
    outline: none !important;
    box-shadow: 0 0 8px #735ae569;
    transform: scale(1.1);
}
/* Messages and errors */
.error {
    color: red;
    font-size: 14px;
    margin-top: 7px;
}

.success {
    color: green;
    font-size: 13px;
    margin-top: 10px;
}
.link-btn {
    background: none;
    border: none;
    color: #735ae5;
    text-decoration: underline;
    cursor: pointer;
    padding: 0;
    margin: 10px 0;
    font-size: 14px;
}
.link-btn:hover {
    color: #5a4bc4;
}
/* Mobile number display */
div#user-mobile-wrapper {
    margin: 0;
    color: #735ae5;
}

/* Utility classes */
.hidden {
    display: none;
}
.trackOrderWrapper {
    margin-top: 30px;
}

button#resend-otp {
    padding: 0 !important;
    background: transparent !important;
    color: #735ae5 !important;
    text-align: left;
    margin-top: 5px !important;
}

@media (max-width: 767px) {
    .btnWrapperBottoms {
        display: none !important;
        opacity: 0 !important;
        visibility: hidden !important;
    }
    li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu {
        display: none;
    }
    .submenuEnable .subMenu .menuWrapper nav ul {
        justify-content: end;
    }
   .headerOneNew.sre {
    background: url(https://sr-website-01.shiprocket.in/sr-website/mobile-banner-img-R0KPq3.webp);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: bottom;
    position: relative;
    padding: 9rem 0rem 2rem;
    margin-top: -8rem;
   }
div#otp-form {
    background: transparent;
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 0px;
    margin-top: 224px;
}
div#otp-form h2{
    margin-bottom: 16px;
    font-size: 20px;
}
.prefixNum{
    padding: 12px;
}
div#otp-form button{
    padding: 12px;
}
.cities-grid {
	display: flex;
	gap: 30px;
	padding: 0px 15px;
	overflow: scroll;
}
.city-card{
   max-width: 102px;
}
.city-card p{
  font-size:14px;
}
/* .city-img-wrapper{
   width: 90px;
   height: 90px;
} */
    .devloperSection .cards {
        flex-direction: column;
        margin-top: 0px;
    }
.devloperSection .card-content h3{
    font-size:20px;
  }
    .twoCardWrapper {
        flex-flow: row;
        overflow: scroll;
        gap: 2rem 8%;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
		padding-right:15px;
    }
      .cardSingle {
        min-width: 300px;
        padding: 0px;
    }
.cta-strip p {
    font-size: 9px;
}

.cs-wrapper {
  flex-direction: column;
  gap: 40px;
}
.cs-images {
  display: none;
}
.cs-steps {
  width: 100%;
  gap: 20px;
}
.cs-step {
  position: relative;
  text-align: left;
  padding-bottom: 0;
  margin-left: 15px;
}
.cs-step h3 {
  margin-left: 15px;
  position: relative;
}
/* Base state â€“ image hidden, no height reserved */
.cs-step h3::after {
  content: "";
  display: block;
  width: 100%;
  /*height: 0;*/
  /*opacity: 0;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*transition: all 1s ease;*/
}
/* When active image expands smoothly below heading */
.cs-step.active h3::after {
  height: 260px; /* visible image height */
  opacity: 1;
  width: 104%;
  margin-top: 16px;
  /*transition: all 1s ease;*/
}
.cs-step:nth-child(1) .cs-step-title::before, .cs-step:nth-child(2) .cs-step-title::before, .cs-step:nth-child(3) .cs-step-title::before, .cs-step:nth-child(4) .cs-step-title::before, .cs-step:nth-child(5) .cs-step-title::before {
    font-size: 17px;
    margin-left: -30px;
}
/* Step-specific images */
.cs-step:nth-child(1).active h3::after {
  background-image: url("https://sr-website-01.shiprocket.in/sr-website/Quick-pickup-drop-detail-CiMFrf.webp");
}
.cs-step:nth-child(2).active h3::after {
  background-image: url("https://sr-website-01.shiprocket.in/sr-website/Quick-payment-mode-3YM3cZ.webp");
}
.cs-step:nth-child(3).active h3::after {
  background-image: url("https://sr-website-01.shiprocket.in/sr-website/Quick-vhoose-your-vehicle-Nuu2N9.webp");
}
.cs-step:nth-child(4).active h3::after {
  background-image: url("https://sr-website-01.shiprocket.in/sr-website/change-img-nnsvAE.webp");
}
.cs-step:nth-child(5).active h3::after {
  background-image: url("https://sr-website-01.shiprocket.in/sr-website/Quick-book-andrelax-uoTmjf.webp");
}
.cs-steps .cs-step p{
    margin-left: 16px;
}
.cs-progress span{
 background:none;
}
.cs-step .cs-arrow-icon{
  transform: rotate(-90deg);
}
  .cs-step.active .cs-arrow-icon {
        transform: rotate(0deg);
        transition: 0.3s;
    }
.cs-arrow-icon {
    display: inline-flex;
    position: absolute;
    right: 10px;
}

.cs-step h3 span img {
  display: inline-flex !important;
}

.contentWithCards.twoGridLayout.largeHeading {
    padding: 64px 15px 64px;
}
.blogModule.layoutTwo.layoutEight {
   padding: 64px 0 64px
}
.faq4.leftHeadingRightFaq .rightTabsContent .content.active li{
        color:#141413;
        font-size: 38px;
        line-height: 50px;
 }
.quick-cta .container{
    flex-direction: column;
    gap: 0px;
}
.quick-cta{
   padding: 60px 0px;
}
/* .contentWithCards.twoGridLayout .cards ul{
  display: flex;
  flex-direction: column;
  gap: 20px;
} */
/* .contentWithCards.twoGridLayout.threeGidLayout .cards ul li{
  display: flex;
  align-items: center;
  gap: 10px;
} */
/* .contentWithCards.twoGridLayout .cards ul li h3 {
  margin: 0px;
} */
.contentWithCards.twoGridLayout .cards ul li p{
  font-size: 16px;
  line-height: 20px;
}
.contentWithCards .cards ul li .iconWrap img {
    width: 50px;
    height: 50px;
}
div#mobile-section p.m0{
    font-size: 14px;
}
#otp-section{
    padding-top: 150px;
}
}