/** Shopify CDN: Minification failed

Line 442:5 Unexpected "60"

**/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');

@font-face {
  font-family: 'Helvetica';
  rc: url("/cdn/shop/files/HelveticaNowDisplay-Regular.ttf?v=1762266887") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  rc: url("/cdn/shop/files/HelveticaNowDisplay-Medium.ttf?v=1762266887") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  rc: url("/cdn/shop/files/HelveticaNowDisplay-Bold.ttf?v=1762274387") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    overflow-x: hidden;
}
body {
    font-family: 'Helvetica';
}
/* Headings */
h1, h2, h3, h4 {
  font-family:  'DM Sans';
  margin: 0px;
  line-height: 80px;
}

h1,
h2,
h3,
h4 {
    font-family: 'DM Sans';
    margin: 0px;

}


a {
    text-decoration: none;
    color: #333 !important;
    align-items: center;
    display: flex;

}

h1 {
    font-size: 70px;
    font-weight: 600;
    letter-spacing: -2.8px;
    text-transform: capitalize;
    text-align: center;
    line-height: 80px;
}

h2 {
    font-size: 65px;
    font-weight: 600;
    letter-spacing: -2.6px;
    text-transform: capitalize;
    text-align: center;
    line-height: 80px;
}

h3 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: -1.5px;
    line-height: normal;
}

h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.962px;
    line-height: normal;
}

p {
    font-size: 20px;
    line-height: 32px;
    color: #000;
    margin: 0px;
    font-weight: 500;
}
hr{
  margin: 0px;
}
li {
    margin: 0px;
    padding: 0px;
}

@media (max-width: 1440px) {
  h1 {
        font-size: 60px;
    }

    h2 {
        font-size: 55px;
    }

    h3 {
        font-size: 24px;
    }

    h4 {
        font-size: 20px;
    }

    h4,
    p {
        font-size: 18px;
    }
        .footer-inner {
        padding: 50px 20px 30px 20px !important;
    }

    .footer-inner hr {
        margin: 50px auto 0 auto !important;
    }

    .social-image {
        width: 60px !important;
        height: 60px !important;
    }

    .subscribe-form.fullwidth {
        margin: 20px auto 0 auto !important;
    }

    .social-image img {
        width: 20px !important;
        height: 20px !important;
    }

    .faq-inner {
        padding-bottom: 80px !important;
    }

    .accordion-item.active {
        padding: 30px 35px !important;
    }

    .accordion-item.active .accordion-title {
        padding: 0px 0px 10px 0px !important;
    }

    .accordion-title {
        padding: 30px 35px !important;
    }

    .faq-desc {
        max-width: 600px !important;
    }

    .timeline-inner {
        padding: 80px 20px !important;
    }

    .timeline-wrapper-one {
        gap: 70px !important;
        padding: 40px 30px !important;
    }

    .dot-wrapper::after {
        width: 1200px !important;
    }

    .dot-wrapper {
        margin-top: 50px !important;
    }

    .timeline-wrapper-one h3 {
        font-size: 22px !important;
    }

    .form-section {
        padding: 0 20px 80px 20px !important;
    }

    input,
    select,
    textarea {
        padding: 25px 30px !important;
    }

    .flex-con-line {
        padding-bottom: 120px !important;
    }

    .sec-three-inner {
        padding: 80px 20px !important;
    }

    .sec-three-inner-con h3 {
        line-height: normal !important;
    }

    .flex-work {
        padding-top: 100px !important
    }

    .flex-con {
        margin: -40px auto 0 auto !important;
    }

    .sec-two {
        padding: 80px 20px 0px 20px !important;
    }

    .sec-two-wrapper {
        padding-top: 50px !important;
        padding-bottom: 80px !important;
    }
    .home-banner-inner h1 {
    max-width: 900px !important;
}
.home-banner-inner p {
    max-width: 700px !important;
}
.wrapper-one p {
    line-height: 28px;
}

}
@media (max-width: 1200px){
      .dot-wrapper::after {
        width: 100% !important;
    }
    .home-banner::after
    {
        right: 20px !important;
    }
        .home-banner::before
    {
        left: 20px !important;
    }

}
@media (max-width: 1036px){
h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }

    h3 {
        font-size: 22px;
    }

    h4,
    p {
        font-size: 16px;
    }
    .footer-wrap-one img {
        width: 200px !important;
    }

    .footer-wrap-two li {
        font-size: 16px !important;
    }

    .footer-wrap-three h3 {
        font-size: 20px !important;
    }

    .social-image {
        width: 50px !important;
        height: 50px !important;
    }

    .back-to-top img {
        width: 60px !important;
        height: 60px !important;
    }

    .back-to-top h3 {
        font-size: 16px !important;
    }

    .footer-wrap-one {
        width: 30% !important;
    }

    .footer-wrap-two {
        width: 40% !important;
    }

    .footer-wrap-three {
        width: 30% !important;
    }

    p.copyright {
        padding-top: 20px !important;
    }

    .footer-inner {
        padding: 50px 20px 20px 20px !important;
    }

    .timeline-inner {
        padding: 50px 20px 80px 20px !important;
    }

    .timeline-wrapper-one img {
        width: 80px !important;
        height: 80px !important;
    }

    .timeline-wrapper-one {
        gap: 50px !important;
        padding: 30px 20px !important;
    }

    .faq-desc {
        padding-top: 0px !important;
        line-height: 26px;
    }

    .accordion {
        margin-top: 30px !important;
    }

    .timeline-wrapper-one h3 {
        font-size: 20px !important;
    }

    .accordion-title h4 {
        font-size: 22px !important;
    }

    .accordion-title {
        padding: 25px 30px !important;
    }

    .accordion-item.active {
        padding: 25px 30px !important;
    }

    .custom-form {
        padding-top: 30px !important;
    }

    .form-section {
        padding: 0 20px 50px 20px !important;
    }

    .form-row {
        gap: 10px !important;
    }

    .custom-form {
        gap: 10px !important;
    }

    input,
    select,
    textarea {
        font-size: 16px !important;
    }

    .submit-btn {
        font-size: 16px !important;
        width: 200px !important;
    }

    .flex-con {
        flex-wrap: wrap;
    }

    .flex-con-one {
        width: 49% !important;
    }

    .flex-con-extra {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .flex-con-line {
        padding-bottom: 50px !important;
    }

    .flex-work {
        font-size: 40px !important;
    }

    .sec-three-inner-con h3 {
        padding: 0px 20px !important;
        font-size: 18px !important;
    }

    .sec-three-inner {
        padding: 50px 20px !important;
    }

    .sec-three-wrapper-one {
        padding-top: 30px !important;
    }

    .sec-two {
        padding: 50px 20px 0px 20px !important;
    }

    .sec-two-wrapper {
        padding-top: 30px !important;
        padding-bottom: 50px !important;
    }
    .home-banner-inner h1 {
        max-width: 700px !important;
        line-height: normal !important;
    }
        .home-banner-inner p {
        max-width: 600px !important;
        line-height: 24px !important;
    }
        .flex-con {
        margin: 0px auto 0 !important;
    }60
    
}

@media (max-width: 992px) {
.footer-wrapper {
        flex-wrap: wrap !important;
        justify-content: flex-start !important;
        row-gap: 50px;
    }

    .footer-wrap-one {
        width: 50% !important;
    }

    .footer-wrap-two {
        width: 50% !important;
    }

    .footer-wrap-three {
        width: 50% !important;
    }

    .back-to-top {
        justify-content: end !important;
    }

    .footer-wrap-two ul {
        justify-content: end !important;
    }

    .timeline-wrapper {
        gap: 10px !important;
        padding-top: 30px !important;
    }

    .timeline-wrapper-one img {
        width: 60px !important;
        height: 60px !important;
    }

    .timeline-wrapper-one h3 {
        font-size: 18px !important;
    }

    .timeline-inner {
        padding: 50px 20px 50px 20px !important;
    }

    .sec-three-wrapper-one {
        flex-wrap: wrap;
        gap: 0px !important;
        justify-content: space-between;
        row-gap: 15px !important;
    }

    .sec-three-inner-con {
        width: 32% !important;
    }

    .sec-two-wrapper {
        flex-wrap: wrap;
    }

    .wrapper-one {
        width: 49% !important;
    }

    .sec-two-wrapper {
        gap: 0px !important;
        row-gap: 15px !important;
    }
    .custom-btn {
    font-size: 16px !important; 
    width: 200px !important;
}
.scroll p {
    font-size: 16px !important;
}
.custom-btn {
    margin: 0px auto 30px auto !important;
}
    .header-btn {
        margin: 0px 0px 0px auto !important;
        width: 180px !important;
    }
       .header__heading, .header__heading-link {

    justify-self: flex-end !important;
}
}
@media (max-width: 767px) {
h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 20px;
    }

    h4,
    p {
        font-size: 16px;
    }
    .footer-wrap-one img {
        margin: 0 auto;
        display: block;
    }

    .footer-wrap-one p {
        text-align: center;
        margin: 0 auto;
    }

    .footer-wrap-one {
        width: 100% !important;
    }

    .footer-wrap-two {
        width: 100% !important;
    }

    .footer-wrap-three {
        width: 100% !important;
    }

    .footer-wrap-two ul {
        align-items: center;
        flex-direction: column;
    }

    .back-to-top {
        justify-content: center !important;
        margin-top: 30px;
    }

    .timeline-wrapper {
        flex-direction: column;
    }

    .timeline-wrapper-one {
        width: 100% !important;
        gap: 30px !important;
        align-items: center;
    }

    .timeline-con h2 {
        line-height: normal !important;
    }

    .dot-wrapper {
        display: none !important;
    }

    .accordion-item.active p {
        font-size: 16px !important;
        line-height: normal !important;
        padding-right: 0px !important;
    }

    .accordion-item.active {
        padding: 20px !important;
    }

    .accordion-title h4 {
        font-size: 18px !important;
    }

    .icon {
        width: 30px !important;
        height: 30px !important;
    }

    .accordion-title {
        padding: 20px !important;
    }

    .faq-inner {
        padding-bottom: 50px !important;
    }

    .timeline-wrapper-one h3 {
        text-align: center;
    }

    .footer-wrap-three h3 {
        text-align: center;
    }

    .footer-inner::after {
        display: none !important;
    }

    .footer-inner::before {
        display: none !important;
    }

    .social-icon {
        justify-content: center;
    }

    input,
    select,
    textarea {
        padding: 20px 30px !important;
    }

    .submit-btn {
        padding: 12px 20px 12px 20px !important;
    }

    .submit-btn {
        width: 180px !important;
    }

    .flex-con-one {
        width: 100% !important;
    }

    .middle {
        margin-top: 30px;
    }

    .flex-con-one h4 {
        width: 140px !important;
    }

    .middle h2 {
        right: 10px !important;
    }

    .flex-work {
        font-size: 25px !important;
        padding-top: 50px !important;
    }

    .sec-three-inner p {
        line-height: normal !important;
    }

    .sec-three-inner-con {
        width: 100% !important;
        gap: 30px !important;

    }

    .sec-three-inner-con h3 {
        text-align: center;
    }

    .flex-con {
        margin: -20px auto 0 auto !important;
    }
        .wrapper-one {
        width: 100% !important;
            align-items: center;
    }
    .work-icon {
    width: 80px !important;
    height: 80px !important;
}
.work-icon img {
    width: 35px;
    height: 35px;
}
.sec-two-wrapper::after {
    height: 600px !important;
    filter: blur(290px) !important;
}
.wrapper-one p {
    text-align: center;
    margin: 0 auto;
    line-height: 26px;
}
.home-banner::after{
    display: none !important;
}
.home-banner::before{
    display: none !important;
}
.home-banner-inner p {
    padding-bottom: 30px !important;
}
.header-btn {
    display: none !important;
}
.home-banner {

    padding: 150px 20px 30px 20px !important;
}
    .header--mobile-left {
        grid-template-columns: 1fr 1fr !important;
    }
        .icon-hamburger {
        width: 20px !important;
        height: 20px !important;
    }
    .header {
    padding: 5px 2rem 5px 2rem !important;
}
    .icon-close {
        width: 20px !important;
        height: 20px !important;
    }
}


.home-banner {
    width: 100%;
    background-image: url('C:/Users/waqas.khan_mayabytes/Downloads/rocket/restocket image/banner-min.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 20px 30px 20px;
    position: relative;
}

.home-banner-inner h1 {
    max-width: 1010px;
    margin: 0 auto;
    background: linear-gradient(90deg, #24DDCE -7.61%, #333 42.05%, #00A498 114.35%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-banner-inner p {
    text-align: center;
    font-weight: 400;
    max-width: 828px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

.custom-btn {
    background: radial-gradient(78.06% 107.49% at 43.54% 68.75%, rgba(255, 255, 255, 0.00) 0%, rgba(0, 0, 0, 0.20) 100%), rgba(51, 51, 51, 0.96);
    color: #fff !important;
    border: none;
    padding: 15px 70px 15px 20px;
    border-radius: 50px;
    font-family: 'Helvetica';
    cursor: pointer;
    font-size: 20px;
    position: relative;
    width: 217px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    margin: 0 auto;
}

.custom-btn:after {
    content: "";
    width: 100%;
    height: 100%;
    background-image: url('/cdn/shop/files/Frame_1.svg?v=1762373094');
    position: absolute;
    right: 15px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center right;
    top: 50%;
    transform: translateY(-50%);
}

.custom-btn:hover {
    background: #136D66;
}

.home-banner-inner img {
    width: 100%;
}

.scroll {
    display: flex;
    align-items: center;
    max-width: 400px;
    margin: 0 auto;
    padding-top: 30px;
    justify-content: center;
    gap: 15px;
}

.scroll img {
    width: 25px;
    animation: moveUpDown 1.5s ease-in-out infinite;
}

.scroll p {
    padding: 0;
    font-size: 18px;
    color: #333333;
    text-transform: capitalize;
    font-weight: 700;
}

@keyframes moveUpDown {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px);
    }
}

.home-banner::before {
    content: "";
    background-image: url('/cdn/shop/files/left-min.png?v=1762373095');
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 400px;
    width: 167.854px;
    height: 46.089px;
    left: 100px;
}

.home-banner::after {
    content: "";
    background-image: url('/cdn/shop/files/left-min.png?v=1762373095');
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    top: 300px;
    width: 167.854px;
    height: 46.089px;
    right: 100px;
}
.sec-two {
    width: 100%;
    background-size: auto;
    padding: 100px 20px 0px 20px;
    background-image: url('/cdn/shop/files/back_line.png?v=1762373095');
    background-repeat: no-repeat;
    background-position: center;
}

.sec-two h2 {
    background: linear-gradient(89deg, #333 50.58%, #24DDCE 66.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}

.sec-two-inner {
    max-width: 1440px;
    margin: 0 auto;
}

.sec-two-wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 100px;
    position: relative;
    gap: 20px;
}

.wrapper-one {
    width: 33%;
    border-radius: 27px;
    background: #FFF;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.wrapper-one p {
    max-width: 368px;
    color: #021023;
    
}

.work-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 106px;
    height: 106px;
    border-radius: 100px;
    background-image: url('/cdn/shop/files/Ellipse_one.png?v=1762373095');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.wrapper-one:hover {
    background: #136D66;
    box-shadow: 0 27px 64.5px 0 rgba(19, 109, 102, 0.28);
    border-color: #136D66;
}

.wrapper-one:hover h3 {
    color: white;
}

.wrapper-one:hover p {
    color: white;
}

.wrapper-one:hover .work-icon {
    background: #ffffff;
}

.sec-two-wrapper::after {
    content: "";
    width: 636px;
    height: 247px;
    border-radius: 636px;
    background: #A7EFE1;
    filter: blur(200px);
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: 100px;
}

.sec-three {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.sec-three-inner {
    padding: 100px 20px;
    background-image: url('/cdn/shop/files/anotherimage.jpg?v=1762373095');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 30px 30px 0px 0px;
}

.sec-three-inner h2 {
    background: linear-gradient(89deg, #FFF 55.58%, #24DDCE 64.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}

.sec-three-inner p {
    text-align: center;
    color: white;
    padding-top: 10px;
}

.sec-three-wrapper-one {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    padding-top: 50px;
    gap: 15px;
}

.sec-three-inner-con img {
    width: 100%;
}

.sec-three-inner-con {
    display: flex;
    flex-direction: column;
    width: 25%;
    background: white;
    border-radius: 30px;
    backdrop-filter: blur(6.550000190734863px);
    padding: 30px 0px 30px 0px;
    gap: 50px;
    justify-content: space-between;
}

.sec-three-inner-con h3 {
    padding: 0px 30px;
    letter-spacing: -0.9px;
    text-transform: capitalize;
    line-height: 103.2%;
}

.animate-one img {
    padding: 0px 20px;
}

.animate-three img {
    padding: 0px 20px;
}

.animate-four img {
    padding-left: 20px;
}

.flex-work {
    font-size: 65px;
    font-weight: 600;
    letter-spacing: -2.6px;
    text-transform: capitalize;
    text-align: center;
    padding-top: 150px;
    background: linear-gradient(89deg, #333 50.58%, #24DDCE 75.1%) !important;
    background-clip: text !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
}

.flex-con {
    display: flex;
    max-width: 1440px;
    margin: -55px auto 0 auto;
    justify-content: space-between;
    gap: 10px;
}

.flex-con-one {
    width: 33%;
    border-radius: 28.853px;
    border: 1.021px solid rgba(19, 109, 102, 0.21);
    background: #FFF;
    backdrop-filter: blur(8.656013488769531px);
    padding: 25px 20px 25px 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sec-three-inner p {
    text-align: center;
    color: white;
    padding-top: 10px;
}

.flex-con-one h4 {
    font-weight: 700;
    border-radius: 96.178px;
    background: rgba(182, 243, 226, 0.42);
    width: 169.531px;
    padding: 5px 0px;
    text-align: center;
    color: #1E1E1E;
}

p.desc {
    color: black;
    text-align: left;
    font-weight: 400;
    line-height: 140%;
    font-size: 18px;
    max-width: 343px;
    padding-top: 15px;
}

.first-hr {
    margin-top: 25px;
    background: rgba(0, 0, 0, 0.10);
    border: none;
    height: 0.962px;
    width: 100%;
}

.second-hr {
    background: rgba(0, 0, 0, 0.10);
    border: none;
    height: 0.962px;
    width: 100%;
}

.capacity-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0px;
}

p.pro-cap {
    font-size: 17.312px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    letter-spacing: -0.173px;
    padding: 0;
}

.capacity-item h3 {
    font-size: 27px;
    font-weight: 900;
    color: #136D66;
    letter-spacing: -1.077px;
}

.benefits {
    padding: 20px 20px 20px 20px;
    margin-top: 25px;
    background: rgba(182, 243, 226, 0.42);
    border-radius: 19.236px;
}

.benefits h3 {
    font-size: 19.236px;
    font-weight: 700;
    letter-spacing: -0.962px;
    color: #1E1E1E;
}

.list-icon {
    margin-top: 15px;
}

.icon-list {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
}

.icon-list img {
    width: 20px;
    height: 20px;
}

.icon-list p {
    color: #1F1F1F;
    font-size: 15.388px;
    font-weight: 400;
    letter-spacing: -0.154px;
    padding: 0;
    line-height: normal;
}

.request-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1.443px solid rgba(0, 0, 0, 0.20);
    border-radius: 96.178px;
    padding: 8px 15px 8px 15px;
    margin-top: 30px;
    cursor: pointer;
}

.request-btn p {
    color: #000;
    padding: 0;
    font-size: 17.312px;
    font-weight: 700;
    letter-spacing: -0.346px;
}

.extra-desc {
    font-size: 20px !important;
}

.flex-con-extra {
    margin-top: 15px;
    margin-bottom: 15px;
}

.middle {
    background: #136D66;
}

.middle h4 {
    background: white;
    color: #1E1E1E;
}

.extra-desc {
    color: white !important;
}

.middle .first-hr {
    background: rgba(255, 255, 255, 0.10);
}

.middle .second-hr {
    background: rgba(255, 255, 255, 0.10);
}

.middle .pro-cap {
    color: white;
    font-size: 18px;
}

.middle h3 {
    color: white;
    font-size: 29px;
}

.middle .benefits {
    background: white;
}

.middle .benefits h3 {
    color: #1E1E1E;
    font-size: 20px;
}

.middle .icon-list p {
    font-size: 17px;
    line-height: normal;
}

.middle .request-btn {
    background: linear-gradient(109deg, #000 10.16%, #585858 150.83%);
    border: none;
    padding: 10px 15px 10px 15px;
}

.middle .request-btn p {
    color: white;
}

.right-icon-white {
    width: 32px;
    height: 32px;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 0.962px solid rgba(255, 255, 255, 0.20);
}

.right-icon-black {
    width: 32px;
    height: 32px;
    background: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}

.request-btn:hover {
    background: linear-gradient(109deg, #000 10.16%, #585858 150.83%);
}

.request-btn:hover p {
    color: white;
}

.request-btn:hover .right-icon-white {
    background: white;
}

.request-btn:hover .right-icon-white img {
    filter: brightness(0) invert(0);
}

.middle .request-btn:hover {
    background: white;
}

.middle .request-btn:hover p {
    color: black;
}

.middle .request-btn:hover .right-icon-black {
    background: rgb(0, 0, 0);
}

.middle .request-btn:hover .right-icon-black img {
    filter: brightness(0) invert(1);
}

.middle h2 {
    font-size: 16.34px;
    font-weight: 600;
    letter-spacing: -0.49px;
    background: #000000;
    max-width: 170px;
    color: white;
    line-height: 110%;
    padding: 10px 20px;
    border-radius: 100px;
    position: absolute;
    right: 30px;
    top: -18px;
}

.flex-con-line {
    background-size: auto;
    background-image: url('C:/Users/waqas.khan_mayabytes/Downloads/rocket/restocket image/back line.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    position: relative;
    padding-bottom: 150px;
}

.flex-con-line::before {
    content: "";
    width: 428px;
    height: 501px;
    border-radius: 501px;
    background: #A7EFE1;
    filter: blur(200px);
    position: absolute;
    top: 200px;
    left: 300px;
}

.flex-con-line::after {
    content: "";
    width: 508px;
    height: 485px;
    position: absolute;
    border-radius: 508px;
    background: #A7EFE1;
    filter: blur(200px);
    top: 200px;
    right: 300px;
    z-index: -1;
}

.form-inner {
    max-width: 1440px;
    margin: 0 auto;
}

.form-inner h2 {
    background: linear-gradient(89deg, #333 50.58%, #24DDCE 98.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: normal;
}

.custom-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 50px;
}

.form-row {
    display: flex;
    gap: 20px;
}

.form-row.full-width {
    flex-direction: column;
}

.form-group {
    flex: 1;
    display: flex;
    flex-direction: column;
}

input,
select,
textarea {
    padding: 35px 30px;
    border: none;
    border-radius: 23px;
    font-size: 19px;
    width: 100%;
    background: rgba(219, 219, 219, 0.28);
    font-family: "DM Sans";
    font-weight: 500;
    letter-spacing: -0.769px;
    outline: none;
}

input::placeholder,
textarea::placeholder {
    color: #1e1e1e;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/cdn/shop/files/downarrow.png?v=1762373095');
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: 12px;
}

.submit-btn {
    font-family: 'Helvetica';
    padding: 15px 20px 15px 20px;
    border: none;
    font-weight: 500;
    background: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 20px;
    cursor: pointer;
    transition: 0.3s ease;
    align-items: center;
    text-transform: capitalize;
    width: 217px;
    margin: 20px auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.form-section {
    width: 100%;
    padding: 0 20px 100px 20px;
}

.submit-btn:hover {
    background: #136D66;
}

@media (max-width: 768px) {
    .form-row {
        flex-direction: column;
    }
}

.timeline {
    width: 100%;
    padding: 0px 20px;
}

.timeline-inner {
    padding: 100px 20px;
    background: linear-gradient(180deg, #136D66 0%, #FFF 97.2%);
    border-radius: 30px;
}

.timeline-con {
    max-width: 1440px;
    margin: 0 auto;
}

.timeline-wrapper {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    gap: 20px;
}

.timeline-wrapper-one {
    backdrop-filter: blur(6.550000190734863px);
    width: 25%;
    background: white;
    border-radius: 30px;
    padding: 50px 30px;
    display: flex;
    flex-direction: column;
    gap: 90px;
}

.timeline-wrapper-one img {
    width: 97px;
    height: 97px;
}

.timeline-wrapper-one h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 118%;
    letter-spacing: -0.75px;
    color: #000;
}

.timeline-con h2 {
    background: linear-gradient(89deg, #FFF 55.58%, #24DDCE 77.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 60px;
}

.dot-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    position: relative;
}

.dot-step {
    display: flex;
    flex-direction: column;
    width: 25%;
    align-items: center;
    gap: 20px;
    z-index: 1;
}

.dot-step img {
    width: 33px;
    height: 33px;
}

.dot-step h3 {
    color: #000;
    font-size: 16px;
    letter-spacing: -0.48px;
    font-weight: 600;
}

.dot-wrapper::after {
    content: "";
    width: 1357.113px;
    height: 1px;
    position: absolute;
    background: #fff;
    z-index: 0;
    top: 14px;
    left: 50%;
    transform: translateX(-50%);
}

.accordion {
    margin-top: 50px;
    overflow: hidden;
}

.accordion-item {
    border-radius: 17px;
    border: 3px solid #FFF;
    box-shadow: 0 4px 126.3px 0 #b6f3e26e;
    backdrop-filter: blur(21px);
    background: #FFF;
    margin-bottom: 20px;
}

.accordion-title {
    padding: 35px 40px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background 0.3s;
}

.accordion-title h4 {
    letter-spacing: -0.26px;
    color: #535353;
    font-size: 26px;
}


.icon-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}

.icon {
    width: 46px;
    height: 46px;
    transition: opacity 0.3s ease;
}

/* Show only closed icon by default */
.icon-open {
    display: none;
}

/* When active, swap icons */
.accordion-item.active .icon-closed {
    display: none;
}

.accordion-item.active .icon-open {
    display: inline;
}

.accordion-content {
    display: none;
    padding: 0px 0px 30px 0px;
}

.accordion-item.active .accordion-content {
    display: block;
}

.accordion-item.active {
    background: linear-gradient(99deg, #149288 22.29%, #136D66 112.47%);
    border-radius: 17px;
    padding: 35px 40px;
}

.accordion-item.active h4 {
    color: white;
}

.accordion-item.active p {
    color: #F0F7FB;
    font-size: 18px;
    font-weight: 400;
    line-height: 155%;
    letter-spacing: -0.18px;
    padding-right: 50px;
}

.accordion-item.active .accordion-content {
    padding: 0px;
}

.accordion-item.active .accordion-title {
    padding: 0px 0px 20px 0px;
}

.sec-faq {
    width: 100%;
    padding: 0px 20px;
    position: relative;
}

.sec-faq::after {
    content: "";
    width: 663px;
    height: 559px;
    border-radius: 663px;
    background: rgb(182 243 226 / 43%);
    filter: blur(200px);
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: -1;
}

.faq-inner {
    margin: 0 auto;
    max-width: 1200px;
    padding-bottom: 100px;
}

.faq-inner h2 {
    background: linear-gradient(89deg, #333 50.58%, #24DDCE 98.1%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.faq-desc {
    max-width: 740px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
    color: #000;
    font-weight: 400;
}

.footer {
    width: 100%;
    padding: 0px 20px;
}

.footer-inner {
    background-image: url('C:/Users/waqas.khan_mayabytes/Downloads/rocket/restocket image/footerback.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 20px 30px 20px;
    border-radius: 30px 30px 0px 0px;
    position: relative;
}

.footer-inner::before {
    content: "";
    border-radius: 359px;
    background: rgba(255, 255, 255, 0.28);
    filter: blur(100px);
    width: 200px;
    height: 200px;
    position: absolute;
    left: 100px;
    bottom: 0px;
}

.footer-inner::after {
    content: "";
    border-radius: 359px;
    background: rgba(255, 255, 255, 0.28);
    filter: blur(100px);
    width: 200px;
    height: 200px;
    position: absolute;
    right: 100px;
    bottom: 0px;
}

.footer-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.footer-wrap-one {
    width: 25%;
}

.footer-wrap-two {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer-wrap-three {
    width: 25%;
}

.footer-wrap-one img {
    width: 278px;
}

.footer-wrap-one p {
    color: white;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    max-width: 424px;
    padding-top: 30px;
}

.footer-wrap-two ul {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 30px;
}

.footer-wrap-two li a {
    color: white !important;
    font-size: 20px;
    font-weight: 500;
}

.back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.back-to-top h3 {
    font-size: 20px;
    color: white;
    font-weight: 400;
    line-height: 97%;
    letter-spacing: -0.2px;
    text-transform: capitalize;
    cursor: pointer;
}

.back-to-top img {
    width: 72px;
    height: 72px;
    cursor: pointer;
}
.footer-wrap-two ul li:hover a {
    color: #19948a !important;
}
.back-to-top:hover h3 {
    color: #19948a;
}

.footer-wrap-three h3 {
    color: white;
    font-size: 25px;
    font-weight: 600;
    letter-spacing: -0.75px;
    text-transform: capitalize;
}

.subscribe-form.fullwidth {
    margin: 30px auto 0 auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
}

.subscribe-form.fullwidth input {
    width: 100%;
    padding: 14px 16px;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    font-size: 18px;
    background: transparent;
    font-weight: 400;
    color: #ffffff;

}

.subscribe-form.fullwidth input::placeholder {
    color: #ffffff;
}

.subscribe-btn {
    width: 100%;
    padding: 14px 16px;
    border: none;
    background: #149288;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s ease;
    font-family: 'Helvetica';
    font-weight: 500;
}

.subscribe-btn:hover {
    background: #333;
}

.social-icon {
    display: flex;
    margin-top: 30px;
    gap: 10px;
}

.social-image {
    width: 75px;
    height: 75px;
    background: rgba(255, 255, 255, 0.23);
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    display: flex;
    backdrop-filter: blur(7.650000095367432px);
}

.social-image img {
    width: 25px;
    height: 25px;
}

.social-image:hover {
    background: #149288;
}

.footer-inner hr {
    width: 1440px;
    height: 0.3px;
    background: #ffffff47;
    margin: 80px auto 0 auto;
    border: none;
}

p.copyright {
    color: white;
    text-align: center;
    padding-top: 30px;
    font-weight: 400;
    text-transform: capitalize;
}
.custom-header {
    position: absolute;
    right: 0;
    left: 0;
    top: 20px;
    padding: 0 20px;
}
.header {
    background: #fff;
    max-width: 1440px;
    border-radius: 100px;
}
    .header--middle-left {
        grid-template-columns: auto;
    }
    .header--middle-left .header__inline-menu {
        margin: auto;
    }
    .header__menu-item span {
    font-size: 20px !important;
    color: #000;
    font-weight: 500;
    font-family: 'Helvetica';
    letter-spacing: -0.2px;
}
.header__icons {
    display: none;
}
.header-btn {
    margin: 0 0 0 auto;
    box-shadow: 0 14px 46.1px 0 rgba(0, 0, 0, 0.25);

}
.header:not(.drawer-menu).page-width {
        padding-left: 30px;
        padding-right: 30px;
    }
