.pt-40 {
    padding-top: 40px !important;
}
.faq-section {
    background-color: #f9fafb00 !important;
}
.Postmates-span{
    color: #118BD7;
}
.mb-30{margin-bottom:30px !important;}
.mb-80{margin-bottom:80px !important;}.mt-80{margin-top: 80px !important;}
.lh-5 {
    line-height: 1.5!important;
}.white {   color: #ffff !important;
}
.text-center{
    text-align: center;
}
#Postmates-section {
    background-image: url('https://whitelabelapps.ca/wp-content/themes/hello-elementor-child/assets/images/1.0Bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0 60px;
    position: relative;
}
.Postmates-section  ul {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
    text-align:start;
}
.Postmates-section  ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    font-family: 'Inter', sans-serif;
}
.Postmates-section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
}
.Postmates-section  ul li:nth-child(1)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-.webp");
}
.Postmates-section  ul li:nth-child(2)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-2.webp");
}
.Postmates-section ul li:nth-child(3)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-3.webp");
}
.Postmates-section ul li:nth-child(4)::before {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/01/bullet-point-4.webp");
}
.Postmates-Success.text-center {
    padding: 30px 0;
}
.Postmates-Success-flex {
    display: grid;
    align-items: center;
    gap: 20px;
        margin-bottom: 20px;
    grid-template-columns: repeat(4,1fr)!important;
}
.Postmates-Success-card {
width:unset !important;
    border-radius: 9px;
    border: 1px solid #e1e0db;
    padding:20px;
    text-align: left;
    background: linear-gradient(
        96.74deg,
        #37a5e9 7.29%,
        #0083d4 90.69%
    );
    transition: .5s;}.zoomIn {
  animation: zoomIn 0.6s ease forwards;  animation-delay: 2s; }
  @keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.Postmates-Success-icon {
    background: #ffffff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    box-shadow: 0 8px 20px rgba(0,0,0,0.15);}
.Postmates-Success-icon img {
    width: 50px;
    height: 50px;}.Postmates-Success-card h3 {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;}.Postmates-Success-card p {
    font-size: 16px;
     color: #ffffff;margin: 0;
}.Postmates-Success-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 40px rgba(0, 131, 212, 0.35);
}.Postmates-About {
    padding:  0 !important;
}.Postmates-About-row {
    display: flex;
    justify-content: center;
    align-items: center;
}.Postmates-About-left{
    width: 55%;
}.Postmates-About-right{
    width: 40%;
}.Postmates-About-left img {
    max-width: 75%;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.Postmates-Ecosystem {
    padding: 50px 0;
    background-image: url(https://whitelabelapps.ca/wp-content/themes/hello-elementor-child/assets/images/1.0Bg.png);
}.Postmates-Ecosystem-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;    flex-wrap: wrap;
    padding-top: 25px;
}.Postmates-Ecosystem-card {
    width: calc(24% - 30px);
    box-shadow: 0 12px 14px -10px rgb(163 161 161);;
    background-color: #fff;
    padding: 30px;
    text-align: center;
    border: none!important;
    border-radius: 41px;
}.Postmates-Ecosystem-img img {
    width: 100px;
    object-fit: contain;
    height: 100px;
    display: block;
    margin: 0 auto;
}.Postmates-Ecosystem-card p {
    font-size: 20px;
    line-height: 1.47;
    letter-spacing: normal;
    color: #1c1b37;
    margin: 25px 0;
}.Postmates-Ecosystem-card a {
    box-shadow:  0 12px 13px -10px #0083d4;;
    display: block;
    line-height: 1.33;
    padding: 15px 25px;
    margin-bottom: -60px;
    transition: .5s;
}.Postmates-Level {
    padding: 50px 0;text-align:center;
}.Postmates-Level-img img {
    width: 100%;
    max-width: 1000px;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}.Postmates-Level-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    padding: 10px 50px 0;
}.Postmates-Level-card {
    display: block;
    text-align: center;
    border-radius: 13px;
    background-color: #fff;
    padding: 30px 20px;transition: all 0.4s ease;
  cursor: pointer;
    margin-top: 60px;
    transition: .4s;box-shadow: 0 2px 14px -4px rgba(0, 0, 0, .21);
}.Postmates-Level-card:hover {
  background-color: #0083d4;
  color: #fff;
}.Postmates-Level-card h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 20px;
}.Postmates-Level-card p {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
}.Postmates-Level-step {
    width: 69px;
    height: 69px;
    box-shadow: 0 15px 12px -9px #0083d4;
background: radial-gradient(circle at 81% 100%, #37a5e9, #0083d4 85%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 33.6px;
    font-weight: 900;
    line-height: normal;
    color: #fff;
    border-radius: 50%;
    margin: -65px auto auto;
    border: 1px solid #fff;
}
.Postmates-clone-cta-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;    background-color: #060505;
    border-radius: 30px 5px 30px 5px;
    margin: 30px 100px;
}.Postmates-clone-cta-image, .Postmates-clone-cta-content {
    width: 60%;
}.Postmates-clone-cta-image {
    width: 40%;
}.Postmates-clone-cta-content {
    color: #fff;
    padding: 20px 30px;
}.Postmates-clone-cta-heading {
    color: #fff !important;
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 18px;
}.Postmates-clone-cta-image img {
    width: 100%;
    border-radius: 15px;
    object-fit: cover;
}.Postmates-form-bg {
    background: #ffffff;
    border-radius: 20px;
    padding: 14px 46px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.08);
    margin: -50px 0;text-align:center;
    border: 2px solid #2196F3;    margin-right: 30px;
}.Postmates-form-heading {
    font-size: 18px;
    color: #111;
    margin-bottom: 8px;
    text-align: center;
}.Postmates-Work {
    background-image: url("https://whitelabelapps.ca/wp-content/uploads/2026/02/bg-black.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-block: 50px 0;text-align: center;
} .Postmates-Work-flex {
        display: flex;
        gap: 40px;    padding: 20px 100px 0;
        align-items: center;}
    .Postmates-Work-left {
        width: 35%;}
.Postmates-Work-display p{
    font-size: 20px;
    font-weight: 600;
    color: #fff;margin: 0;
}.Postmates-Work-icon {
    display: inline-flex;
    gap: 20px;
}
.work-tab {
    padding: 18px 20px;
    margin-bottom: 25px;
    cursor: pointer;
    transition: 0.3s ease;
    position: relative;}
.work-tab.active {
    background: #0083d4;
    color: #fff;}
.work-tabs:hover .work-tab.active {
    background: #f5f5f5 !important;
    color: #000;}
.work-tab:hover {
    background: #0083d4;
    color: #fff;}
.work-tab::before {
    content: '';
    position: absolute;
    right: -79px;
    top: 0;
    width: 0;
    height: 0;
    border: 48px solid transparent;
    border-top: 15px solid #0083d4;
    transform: rotate(270deg);
    bottom: 0;
    margin: auto;
    z-index: 9;
    opacity: 0;
    transition: 0.3s ease;}
.work-tab:hover::before {
    opacity: 1;}
.work-tab.active::before {
    opacity: 1;}
.work-tabs:hover .work-tab.active::before {
    opacity: 0;}

    .Postmates-Work-display {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
    }

    .Postmates-Work-icon img {
        width: 40px;
    }
    .Postmates-Work-num  {
    font-size: 32px;
    font-weight: 900;
    line-height: normal;
    opacity: .4;color:#ffff;}

    .Postmates-Work-right {
        width: 65%;
        position: relative;
    }

    .Postmates-Work-right img {
        width: 100%;height:35rem;
        transition: opacity 0.4s ease;
    }
.overlay {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: rgba(0, 0, 0, 0.75);
    padding: 25px;
    color: #fff;
    max-width: 70%;
    text-align: start;
}.Postmates-Features {
    padding: 30px 0 0 0;
    text-align: center;
}  .Postmates-Branded-grid {
        display: grid;
        grid-template-columns: 1fr auto 1fr;
        gap: 40px;
        align-items: center;
        justify-items: center;
    }

    .Postmates-Branded-left,
    .Postmates-Branded-right {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .Postmates-Branded-image img {
        max-width: 300px;
        width: 100%;
    }
  .Postmates-Branded-box {
    background-color: #fff;
    padding: 30px 20px;
    transition: all 0.4s ease;
    cursor: pointer;
text-align: start;
    transition: .4s;
    box-shadow: 0 2px 14px -4px rgba(0, 0, 0, .21);
}.Postmates-Branded-box:hover {
    background-color: #0083d4;
    color: #fff;
}.Postmates-Dispatch {
    padding: 35px 0 0 0;
}
.Postmates-Branded-box h3 {
    font-size: 22px;
    margin: 10px 0 !important;
}.Postmates-Branded-box:hover h3 {
    color: #ffff;
}

  .Postmates-Branded{
    padding: 35px 0 0 0;
}  .Postmates-Features-list {
        display: flex;
        gap: 20px;
        justify-content: center;
        align-items: center;
        padding: 20px 0;
    }

    .Postmates-Features-list li {
        list-style: none;
    }

    .Postmates-Features-list li a {
        text-decoration: none;
        background-color: #eff6f6;
        margin: 10px;
        padding: 15px 30px;
        color: #000;
        font-size: 15px;
        font-weight: 700;display: inline-flex;
    text-align: center;
    }
.Dispatch-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-top: 30px;
}

    .Dispatch-card {
        border-radius: 4px;
        background-color: #eff6f6 !important;
        text-align: left;
        position: relative;
        padding: 15px;
        overflow: hidden;
        height: 100%;
        box-shadow: 0 2px 14px -4px rgba(0, 0, 0, .21);
    }

    .Dispatch-head {
        display: inline-flex;
        align-items: center;
        gap: 10px;
    }

    .Dispatch-card p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.6;
        color: #272727;
    }

    .Dispatch-card h4 {
        font-size: 18px;
        font-weight: 600;
        color: #272727;
    }
.Dispatch-image img {
    width: 100%;
    max-width: 75%;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}
    .Postmates-Features-list li a.active {
    background: #0083d4;
    color: #fff;
}.Postmates-Features-container {
    padding: 0 70px;
}

@media (max-width: 768px) {.Postmates-About-row {
    flex-direction: column;
}.Postmates-About-left{
    width: 100%;
}.Postmates-About-right {
    width: 100%;
}.Postmates-clone-cta-container {
    flex-direction: column;
}.Postmates-clone-cta-image, .Postmates-clone-cta-content {
    width: 100%;
}.Postmates-form-bg {
 margin:0;         margin-bottom: 25px;
}.mb-80 {
    margin-bottom: 0 !important;
}.Postmates-Ecosystem-card {
    flex: 0 47%;
}.Postmates-Ecosystem-flex {
    gap: 60px 25px;
}.Postmates-Level-card {
    padding: 15px 10px;
    transition: all 0.4s ease;
}.Postmates-Level-row {
    padding: 0;
}.Postmates-Features-list li a {
 margin: 0; 
    padding: 10px;
}.Postmates-Branded-grid {
    grid-template-columns: 1fr;
}.Postmates-Branded-image {
    order: -1;
}.Postmates-Branded-left, .Postmates-Branded-right {
    flex-direction: row;
    gap: 20px;
}.Postmates-Features-container {
    padding: 0;}
.Dispatch-flex {
    flex-wrap: wrap;
}.Dispatch-card {
    flex: 0 47%;
}.Postmates-Features {
    padding: 0;
}.Postmates-Work-flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;    padding: 0;
}.Postmates-Work-left {
    width: 100%;
}.Postmates-Work-right {
    width: 100%;
    }.mt-80 {margin-top: 30px !important;}}
    @media (max-width: 425px) {.Postmates-About {
    padding:  0;}.Postmates-clone-cta-section {
    margin: 0;
    margin-top: 20px;}.Postmates-Ecosystem-card {
    flex: 100%;
}.Postmates-Ecosystem {
    flex-wrap: wrap;
}.Postmates-Level {
    padding: 50px 0 0 0;
}.Postmates-Features {
    padding: 25px 0 0 0;
}.Postmates-Branded-left, .Postmates-Branded-right {
    flex-direction: column;
}.Dispatch-flex {
    flex-direction: column;
}.Postmates-clone-cta-section {
    margin: 20px 0;
}.Postmates-Level-row {
    flex-direction: column;
}.Postmates-Features-list li a {
    font-size: 10px;        padding: 6px;
}}



