<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.amzon-fba-list{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 35px;
    margin-top: 35px;
    margin-right: 0px;
}

.amzon-fba-list div{
    padding: 15px;
    text-align: center;
}

.amzon-fba-list p{
    font-size: 16px;
    line-height: 22px;
    color: #4D4D4D;
    font-weight: 700;
}


.amzon-fba-list div h2{
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 16px;
}

/* ------ Try Fba --------- */

.fba-build-brand-row{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    margin: 0 200px;
    padding: 0px;
    gap: 15px;
}

.fba-build-brand-col-1,.fba-build-brand-col-2,.fba-build-brand-col-3{
    flex: 22%;
  }
  
  .fba-build-brand-col-1 img,.fba-build-brand-col-2 img,.fba-build-brand-col-3 img{
      margin-top: 30px;
      /* width: 70px;
      height: 70px; */
    }
  
  .fba-build-brand-col-1 p, .fba-build-brand-col-2 p, .fba-build-brand-col-3 p{
    font-size: 16px;
    margin-bottom: 15px;
    color: #4D4D4D;
      margin-top: 25px;
      font-weight: 500;
  }


  
/* ------------ amazon-fba--------------- */



.amazon-fba .container{
    margin: 75px 18% 7% 18%;
}

.amazon-fba-head{
    text-align: center;
}

.amazon-fba-head h1{
    font-size: 42px;
    line-height: 56px;
    color: #4D4D4D;
    margin: 20px;
}

.amazon-fba-head p{
    font-size: 20px;
    line-height: 24px;
    color: #4D4D4D;
}

.amazon-fba-body{
    height: 480px;
    margin-top: 300px;
}

.fba-body-row{
    display: flex;
    flex-direction: column;
    margin-top: 35px;
    position: relative;
}

.fba-body-row img{
    margin-top: 40px;
}

.fba-col-2-sub-2 div.amazon-malti-fba .fba-multi-image {
    width: 102%;
    height: 106%;
    margin-top: -10px;
    margin-left: -14px;
    padding: 0;
}

.fba-body-col-1, .fba-body-col-2, .fba-body-col-3{
    display: flex;
    text-align: center;
    color: #4D4D4D;
    font-size: 16px;
    position: absolute;  
}

.fba-body-col-1 .fba-col-1-sub-1{
    position: absolute;
    top: -247px;
    left: 0;
}


@keyframes fab-col-1-sub-1 {
    0% {
        top: -6px;
        left: 292px;
    }
    100% {
        top: -247px;
        left: 0;
    }
  }


.fba-body-col-1 .fba-col-1-sub-2{
    position: absolute;
    top: -247px;
    left: 293px;
}

@keyframes fab-col-1-sub-2 {
    0% {
        top: -6px;
        left: 292px;
    }
    100% {
        top: -247px;
        left: 293px;
    }
  }


.fba-body-col-1 .fba-col-1-sub-3{
    position: absolute;
    top: -247px;
    left: 585px;
}


@keyframes fab-col-1-sub-3 {
    0% {
        top: -6px;
        left: 585px;
    }
    100% {
        top: -247px;
        left: 585px;
    }
  }

.fba-body-col-1 .fba-col-1-sub-4{
    position: absolute;
    top: -247px;
    left: 880px;

}

@keyframes fab-col-1-sub-4 {
    0% {
        top: -6px;
        left: 585px;
    }
    100% {
        top: -247px;
        left: 880px;
    }
  }


.fba-body-col-3 .fba-col-3-sub-1{
    position: absolute;
    top: 247px;
    left: 0px;
}

@keyframes fab-col-3-sub-1 {
    0% {
        top: -6px;
        left: 292px;
    }
    100% {
        top: 247px;
        left: 0px;
    }
  }

.fba-body-col-3 .fba-col-3-sub-2{
    position: absolute;
    top: 247px;
    left: 293px;
}

@keyframes fab-col-3-sub-2 {
    0% {
        top: -6px;
        left: 292px;
    }
    100% {
        top: 247px;
        left: 293px;
    }
  }

.fba-body-col-3 .fba-col-3-sub-3{
    position: absolute;
    top: 247px;
    left: 585px;
}


@keyframes fab-col-3-sub-3 {
    0% {
        top: -6px;
        left: 585px;
    }
    100% {
        top: 247px;
        left: 585px;
    }
  }

.fba-body-col-3 .fba-col-3-sub-4{
    position: absolute;
    top: 247px;
    left: 880px;
}

@keyframes fab-col-3-sub-4 {
    0% {
        top: -6px;
        left: 585px;
    }
    100% {
        top: 247px;
        left: 880px;
    }
  }


.fba-body-col-2 .fba-col-2-sub-1{
    position: absolute;
    top: 0px;
    left: 0px;

}

@keyframes fab-col-2-sub-1 {
    0% {
        top: -6px;
        left: 293px;
    }
    100% {
        top: 0px;
        left: 0px;
    }
  }

  .fba-body-col-2 .fba-col-2-sub-2{
    position: absolute;
    top: 0px;
    left: 293px;
    z-index: 1000;
}


.fba-body-col-2 .fba-col-2-sub-3{
    position: absolute;
    top: -6px;
    left: 880px;
}

@keyframes fab-col-2-sub-3 {
    0% {
        top: -6px;
        left: 585px;
    }
    100% {
        top: -6px;
        left: 880px;
    }
  }


.fba-body-col-1 div, .fba-body-col-3 div{
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 200px;
    width: 258px;
    padding: 40px;
    margin: 20px;
    border-radius: 15px;
}

.fba-col-2-sub-1, .fba-col-2-sub-3{
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    height: 200px;
    width: 258px;
    padding: 40px;
    margin: 20px;
    border-radius: 15px;
}

.fba-col-2-sub-2 div{
    height: 200px;
    width: 556px;
    margin: 20px;
    padding: 0;
    position: relative;

}

.fba-col-2-sub-2 div img{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.fba-col-2-sub-2 div .layer{
    width: 100%;
    height: 100%;
    background: #222E3C;
    position: absolute;
    top: -26px;
    left: -26px;
    opacity: 0.95;
    border-radius: 15px;
}

@keyframes fab-childe1 {
    0% {
        width: 1153px;
        height: 680px;
        top: -261px;
        left: -318px;
    }
    100% {
        width: 100%;
        height: 100%;
        top: -26px;
        left: -26px;
    }
  }

.fba-col-2-sub-2 div .brand-text h1{
    font-size: 35px;
    line-height: 50px;
    color: white;
    position: absolute;
    top: -178px;
    left: 144px;
}

.fba-body-col-1 h3, .fba-body-col-2 h3, .fba-body-col-3 h3{
    margin-top: 15px;
}


.amazon-expert-desktop-hide{
    display: none;
}

/* -------responsive ---- */

@media (max-width: 1751px){

    .amzon-fba-list{
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        grid-gap: 25px;
        margin-right: 0px;
    }

    .amzon-fba-list div{
        padding: 0px;
    }

}


@media (min-width: 1351px) and (max-width: 1540px){
    .amazon-fba .container{
        margin: 75px 13% 7% 16%;
    }
    
    .fba-body-col-1 div, .fba-body-col-3 div{
        height: 178px;
        width: 232px;
        padding: 35px;
    }

    .fba-col-2-sub-1, .fba-col-2-sub-3{
        height: 178px;
        width: 232px;
        padding: 35px;
    }

    .fba-col-2-sub-2 div{
        height: 185px;
        width: 520px;

    }


        
    .fba-body-col-1 .fba-col-1-sub-1{
        top: -247px;
        left: -66px;
    }


    @keyframes fab-col-1-sub-1 {
        0% {
            top: -6px;
            left: 292px;
        }
        100% {
            top: -247px;
            left: -66px;
        }
    }


    .fba-body-col-1 .fba-col-1-sub-2{
        top: -247px;
        left: 211px;
    }

    @keyframes fab-col-1-sub-2 {
        0% {
            top: -6px;
            left: 292px;
        }
        100% {
            top: -247px;
            left: 211px;
        }
    }


    .fba-body-col-1 .fba-col-1-sub-3{
        top: -247px;
        left: 490px;
    }


    @keyframes fab-col-1-sub-3 {
        0% {
            top: -6px;
            left: 585px;
        }
        100% {
            top: -247px;
            left: 490px;
        }
    }

    .fba-body-col-1 .fba-col-1-sub-4{
        top: -247px;
        left: 767px;

    }

    @keyframes fab-col-1-sub-4 {
        0% {
            top: -6px;
            left: 585px;
        }
        100% {
            top: -247px;
            left: 767px;
        }
    }


    .fba-body-col-3 .fba-col-3-sub-1{
        top: 247px;
        left: -66px;
    }

    @keyframes fab-col-3-sub-1 {
        0% {
            top: -6px;
            left: 292px;
        }
        100% {
            top: 247px;
            left: -66px;
        }
    }

    .fba-body-col-3 .fba-col-3-sub-2{
        top: 247px;
        left: 211px;
    }

    @keyframes fab-col-3-sub-2 {
        0% {
            top: -6px;
            left: 292px;
        }
        100% {
            top: 247px;
            left: 211px;
        }
    }

    .fba-body-col-3 .fba-col-3-sub-3{
        top: 247px;
        left: 490px;
    }


    @keyframes fab-col-3-sub-3 {
        0% {
            top: -6px;
            left: 585px;
        }
        100% {
            top: 247px;
            left: 490px;
        }
    }

    .fba-body-col-3 .fba-col-3-sub-4{
        top: 247px;
        left: 767px;
    }

    @keyframes fab-col-3-sub-4 {
        0% {
            top: -6px;
            left: 585px;
        }
        100% {
            top: 247px;
            left: 767px;
        }
    }


    .fba-body-col-2 .fba-col-2-sub-1{
        top: 0px;
        left: -66px;

    }

    @keyframes fab-col-2-sub-1 {
        0% {
            top: -6px;
            left: 293px;
        }
        100% {
            top: 0px;
            left: -66px;
        }
    }

    .fba-body-col-2 .fba-col-2-sub-2{
        top: 0px;
        left: 211px;
        z-index: 1000;
    }


    .fba-body-col-2 .fba-col-2-sub-3{
        top: -6px;
        left: 767px;
    }

    @keyframes fab-col-2-sub-3 {
        0% {
            top: -6px;
            left: 585px;
        }
        100% {
            top: -6px;
            left: 767px;
        }
    }

    .fba-col-2-sub-2 div .brand-text h1 {
        top: -166px;
        left: 175px;
    }
}


@media (min-width: 481px) and (max-width: 1350px){



    
    .fba-build-brand-row{
        display: flex;
      flex-wrap: wrap;
      text-align: center;
      flex-direction: column;
      margin: 0px;
      padding: 0px;
    }
    
    .fba-build-brand-col-1,.fba-build-brand-col-2,.fba-build-brand-col-3{
      flex: 30%;
    }
    
    .fba-build-brand-col-1 img,.fba-build-brand-col-2 img,.fba-build-brand-col-3 img{
        margin-top: 0px;
        /* width: 40px; */
        /* height: 40px; */
      }
    
    .fba-build-brand-col-1 p, .fba-build-brand-col-2 p, .fba-build-brand-col-3 p{
      font-size: 16px;
      margin-bottom: 40px;
      color: #4D4D4D;
        margin-top: 20px;
        font-weight: 500;
    }

    

    /* ------------ amazon-fba--------------- */
    
    .hide-mobile-fba{
        display: none;
    }
    
    .amazon-fba .container{
        margin: 0px;
        display: none;
    }
    
    .amazon-expert-desktop-hide{
        display: block;
    }
    
    .amazon-expert-brand-header h1{
        font-size: 22px;
        line-height: 27px;
        color: #4D4D4D;
        text-align: center;
        margin: 0px 77px;
    }
    
    .amazon-expert-brand-header p{
        font-size: 16px;
        line-height: 22px;
        color: #4D4D4D;
        margin: 20px 20px 0px 20px;
        text-align: center;
    }
    
    .owl-image-brand h3{
        font-size: 16px;
        line-height: 19px;
        color: #4D4D4D;
    }
    .item{
        text-align: -webkit-center;
    }
    
    .owl-icon-image {
        height: 30px;
        width: 45px;
    }
    
    .owl-image-brand {
        margin: 40px 70px 35px 70px;
    }
    
    .owl-carousel .owl-item.item.owl-icon-image img{
        display: block;
        height: 30px;
        width: 45px;
    }
    
    
    .item h3{
        margin-top: 20px;
        text-align: center;
    }
    
    .owl-carousel .owl-nav button.owl-prev{
        background: none;
        color: #0762DF;
        border: none;
        padding: 0px;
        font: inherit; 
        font-weight: 300;
        font-size: 81px;
        left: -35px;
        opacity: 0.4;
      }
    
      .owl-carousel .owl-nav button.owl-next {
        background: none;
        color: #0762DF;
        border: none;
        padding: 0px;
        font: inherit; 
        right: -30px;
        font-size: 81px;
        font-weight: 300;
        opacity: 0.4;
      }
     
}


@media (max-width: 480px){
    
    .fba-build-brand-row{
        display: flex;
      flex-wrap: wrap;
      text-align: center;
      flex-direction: column;
      margin: 0px;
      padding: 0px;
    }
    
    .fba-build-brand-col-1,.fba-build-brand-col-2,.fba-build-brand-col-3{
      flex: 30%;
    }
    
    .fba-build-brand-col-1 img,.fba-build-brand-col-2 img,.fba-build-brand-col-3 img{
        margin-top: 0px;
        width: 40px;
        height: 40px;
      }
    
    .fba-build-brand-col-1 p, .fba-build-brand-col-2 p, .fba-build-brand-col-3 p{
      font-size: 16px;
      margin-bottom: 40px;
      color: #4D4D4D;
        margin-top: 20px;
        font-weight: 500;
    }

    

.amazon-fba .container{
    margin: 0px;
    display: none;
}

.amazon-expert-desktop-hide{
    display: block;
}

.amazon-expert-brand-header h1{
    font-size: 22px;
    line-height: 27px;
    color: #4D4D4D;
    text-align: center;
    margin: 0px 20px;
}

.amazon-expert-brand-header p{
    font-size: 16px;
    line-height: 22px;
    color: #4D4D4D;
    margin: 20px 20px 0px 20px;
    text-align: center;
}

.owl-image-brand h3{
    font-size: 16px;
    line-height: 19px;
    color: #4D4D4D;
}
.item{
    text-align: -webkit-center;
}

.owl-icon-image {
    height: 30px;
    width: 45px;
}

.owl-image-brand {
    margin: 40px 12px 35px 15px;
}

.owl-carousel .owl-item.item.owl-icon-image img{
    display: block;
    height: 30px;
    width: 45px;
}


.item h3{
    margin-top: 20px;
    text-align: center;
}

.owl-carousel .owl-nav button.owl-prev{
    background: none;
    color: #0762DF;
    border: none;
    padding: 0px;
    font: inherit; 
    font-weight: 300;
    font-size: 81px;
    left: 0;
    opacity: 0.4;
  }

  .owl-carousel .owl-nav button.owl-next {
    background: none;
    color: #0762DF;
    border: none;
    padding: 0px;
    font: inherit; 
    right: 0px;
    font-size: 81px;
    font-weight: 300;
    opacity: 0.4;
  }
 
}</pre></body></html>