<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bcm-top-bg{
    display: block !important;
}
.bfcm-top-img{
    height: 60px;
}
.bcm-top-bg p{
  position: relative;
  top: 12px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin: unset;
  padding-bottom: 10px;
}
.bcm-top-bg h4{
    font-size: 22px;
}
.top-bar-custom-img{
    max-width: 57%;
}
.bcm-top-bg{
 background-image: url(../../images/holiday/coupon_bg.png);
 background-repeat: no-repeat;
 background-size: cover;
 min-height: 50px;
 max-height: 100px;
 padding: unset;
}

.schimp-new-components .container {
    max-width: 1240px;
}
.low{
    color:red;
}
.high{
    color:green;
}
.custom-menu__light {
    background: #f8cc00 !important;
    box-shadow: 0px 4px 8px 0px rgb(99 99 99 / 25%);
}
.has-sticky-header{
    padding-top: unset;
}
.scnew-home-v2 {
    margin-top: -220px;
}
.scmiddle-wrapper {
    overflow-x: hidden!important;
    width: 100%;
    /*float: left;*/
    padding: 0;
    margin: 0;
}
.scnew-home-v2 .sctop-header .sccenter-block .sccontent-blk {
    text-align: center;
    /* width: 62%; */
    width: 92% !important;
    float: right !important;
}
.scfirst-title{
   color: #0B2C42;
   font-weight: 700;
   font-size: 30px;
   line-height: 57px;
}
.scnew-home-v2 .sctop-header {
   background: linear-gradient(180deg, #f8e6f7, #fff);
    position: relative;
   padding: 150px 0 150px;
   margin-bottom: 30px;
   background-position: center top;
   /* background-size: cover; */
   background-repeat: no-repeat;
}
.scnew-homepage .sccustom-display-row {
    position: relative;
}
.scnew-homepage .sccustom-display-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scnew-home-v2 .sctop-header .sccenter-block {
    position: relative;
    text-align: center;
}
.sccenter-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.scmiddle-wrapper img {
    max-width: 100%;
}
.scnew-home-v2 .sctop-header .sccenter-block .sccontent-blk {
    text-align: center;
    /*width: 62%;*/
    width: 88%;
    float: right;
}
.scnew-homepage .sctop-header h1 {
    padding: 0 0 10px;
}
.schimp-new-components .scfirst-title {
    font-size: 44px;
}
.scnew-home-v2 .sctop-header .sccenter-block .sccontent-blk .schome-para {
    width: 70%;
    margin: auto;
}
.scnew-homepage .sctop-header p {
    padding: 0 0 30px;
}

.schimp-new-components .schimp-blue-arrow-shadow-btn {
    padding: 17px 69px 17px 25px;
    color: #fff;
    font-size: 18px;
    background-color: #123399;
    border-color: #123399;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -webkit-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -moz-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -ms-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    transition: .3s ease-in-out;
}
.schimp-new-components .schimp-btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    text-decoration: none;
    min-width: 128px;
    cursor: pointer;
}
.schimp-new-components .schimp-blue-arrow-shadow-btn:after {
    content: "";
    width: 16px !important;
    height: 22px !important;
    top: 15px;
    right: 23px;
    position: absolute;
    display: inline-block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}
.scnew-homepage .sctop-header .scrandom-icns {
    position: absolute;
    left: -40%;
    top: 13%;
}
.scnew-homepage .sctop-header .scrandom-icns img:nth-child(1) {
    left: -36%;
    top: -48px;
}
.scnew-homepage .sctop-header .scrandom-icns img {
    position: relative;
}
.scnew-homepage .sctop-header .scblue-random {
    transition-duration: 1.5s;
}
.scnew-homepage .sctop-header .scin-view {
    transform: translateY(100px);
    transition-duration: .4s;
    transition-timing-function: ease;
}
.scmiddle-wrapper img {
    max-width: 100%;
}
.scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
    top: 299px;
    left: -33%;
}
.scnew-homepage .sctop-header .scyellow-random {
    transition-duration: .8s;
}
.scnew-homepage .sctop-header .scin-view {
    transform: translateY(100px);
    transition-duration: .4s;
    transition-timing-function: ease;
}
.scnew-homepage .sctop-header .scrandom-icns img:nth-child(3) {

    top: 87px;
}
.scnew-homepage .sctop-header .scgreen-random {
    transition-duration: 2s;
}
.scnew-homepage .sctop-header .scin-view {
    transform: translateY(100px);
    transition-duration: .4s;
    transition-timing-function: ease;
}
.scnew-homepage .sctop-header .scrandom-icns-right {
    position: absolute;
    right: -16%;
    top: 12%;
}
.scnew-home-v2 .sctop-header .scrandom-icns-right img:nth-child(1) {
    top: -142px;
}
.scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(1) {
    left: 99%;
    top: -122px;
}
.scnew-homepage .sctop-header .scrandom-icns-right img {
    position: relative;
}
.scnew-homepage .sctop-header .sclight-blue-random {
    transition-duration: .6s;
}
.scnew-homepage .sctop-header .scin-view {
    transform: translateY(100px);
    transition-duration: .4s;
    transition-timing-function: ease;
}
.scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(2) {
    top: 170px;
    right: -155%;
}
.scnew-home-v2 .sctop-header .scrandom-icns-right img:nth-child(2) {
    top: 265px;
}
.scnew-homepage .sctop-header .scrandom-icns-right img {
    position: relative;
}
.scnew-homepage .sctop-header .scred-random {
    transition-duration: 1.2s;
}
.scnew-homepage .sctop-header .scin-view {
    transform: translateY(100px);
    transition-duration: .4s;
    transition-timing-function: ease;
}
.scnew-home-v2 .sctop-header .sccurved-bg {
    position: absolute;
    top: 100%;
    z-index: -1;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.scnew-home-v2 .sctop-header .sccurved-bg img {
    width: 100%;
}
.schimp-new-components .scclients-logos img {
    margin: auto;
}
.scvisible-xs, .scvisible-sm, .scvisible-md, .scvisible-lg {
    display: none!important;
}
.schimp-new-components .scclients-logos {
    text-align: center;
    /* padding: 50px 0 0;*/
}
.schimp-new-components .scclients-logos h3 {
    font-size: 24px;
    /*  padding: 0 0 5px;*/
}
.scmiddle-wrapper .container:before{
    display: table;
    content: " ";
}
.schimp-new-components .scclients-logos hr {
    margin-top: 50px;
    margin-bottom: 100px;
}
.schimp-new-components hr {
    border-top: solid 1px #dadee3;
    margin: 0;
}
.scnew-home-v2 .scfeatures {
    padding: 0 0 100px;
}
.scnew-homepage .scfeatures {
    text-align: center;
    padding: 25px 0 120px;
}
.scnew-home-v2 .scfeatures .container {
    position: relative;
}
.schimp-new-components .scsmall-title {
    font-size: 24px;
    color: #001033;
}
.scnew-home-v2 .scsmall-title {
    padding: 0 0 10px;
}
.schimp-new-components h4 {
    color: #001033;
    font-size: 20px;
    line-height: 33px;
    margin: 0;
}
.scnew-homepage .features h2 {
    padding: 0 0 20px;
}
.schimp-new-components .scmain-title {
    color:#237fb9;
    line-height: 70px;
}
.schimp-new-components h2 {
    color: #001033;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
}
.scnew-homepage .scfeatures p {
    padding: 0 0 50px;
}
.schimp-new-components p {
    color: #001033;
}
.scnew-home-v2 .scfeatures .scscale-img {
    margin-bottom: 40px;
}
.scnew-home-v2 .scfeatures .scscale-img {
    margin-bottom: 40px;
}
.scnew-home-v2 .scfeatures a {
    margin-top: 15px;
    border: 0;
    margin-bottom: 80px;
    box-shadow: none;
    background: 0 0;
}
.scnew-homepage .scfeatures a {
    margin-top: 0;
}
.schimp-new-components .schimp-white-arrow-shadow-btn {
    padding: 17px 69px 17px 25px;
    color: #123399;
    font-size: 18px;
    background-color: #fff;
    border-color: #123399;
    border-radius: 10px;
    box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -webkit-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -moz-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    position: relative;
}
.schimp-new-components .schimp-white-arrow-shadow-btn {
    padding: 17px 69px 17px 25px;
    color: #123399;
    font-size: 18px;
    background-color: #fff;
    border-color: #123399;
    border-radius: 10px;
    box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -webkit-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    -moz-box-shadow: 0 22px 54px 0 rgba(18,51,153,.22);
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    position: relative;
}
video {
    max-width: 100%;
}
.scnew-home-v2 .scfeatures .scunified-red-brush {
    position: absolute;
    right: -3%;
    z-index: -1;
    bottom: 185px;
    transform: unset;
}
.schimp-new-components .schimp-white-arrow-shadow-btn:after {
    content: "";
    width: 16px;
    height: 18px;
    top: 15px;
    right: 38px;
    position: absolute;
    display: inline-block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}
.schimp-new-components .scpg-link {
    color: #123399;
    text-decoration: none;
}

.scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons {
    padding: 50px 0 0;
}
.scnew-home-v2 .sccustomer-engagement h2 {
    text-align: center;
}
.scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .sccustom-display-row {
    align-items: flex-start;
}
.scnew-homepage .sccustom-display-row {
    position: relative;
}
.scnew-homepage .sccustom-display-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box:hover {
    box-shadow: 0 6px 35px rgba(115,130,143,.15);
    border-radius: 10px;
}
.scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box {
    width: 31%;
    padding: 25px;
    margin-bottom: 20px;
    transition: .2s;
}
.scnew-home-v2 .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box h4 {
    text-align: left;
}
.scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box h4 {
    padding: 15px 0 10px;
    font-size: 24px;
}
.scnew-home-v2 .sccustomer-engagement h4 {
    text-align: center;
}

.schimp-new-components .scread-more-btn {
    color: #123399;
    font-size: 18px;

    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    display: inline-block;
    position: relative;
    font-weight: 400;
}
.schimp-new-components .scread-more-btn:after {
    content: "";
    width: 22px;
    height: 13px;
    top: 8px;
    right: -32px;
    position: absolute;
    display: inline-block;
    transition: .3s ease-in-out;
}
.scnew-homepage .scintegration-two {
    text-align: center;
    background-color: #fffbf7;

}
.ecomm__head{
  position: relative;
  top: 70px;
  margin-bottom:50px;
}
.scnew-homepage .scintegration-two .scspace {
    padding: 20px 0 50px;
}
.scnew-homepage .scintegration-two .scbrush {
    position: absolute;
    top: 30%;
}
.scnew-homepage .scintegration-two img {
    max-width: 66%;
}
.scnew-homepage .scintegration-two img {
    max-width: 66%;
}
.scnew-homepage .scsmall-view {
    display: none;
}
.scnew-homepage .scintegration-two img {
    max-width: 66%;
}
.scnew-homepage .scintegration-two a {
    margin: 40px 0 0;
}
.schimp-new-components .scslider-testimonial .sctestimonial {
    padding: 100px 0;
}
.scnew-home-v2 .sctestimonial {
    padding: 120px 0;
}
.scnew-homepage .sctestimonial {
    padding: 120px 0;
}
.schimp-new-components .scslider-testimonial .sctestimonial .scorange {
    position: absolute;
    width: 11%;
}
.scnew-homepage .sctestimonial .orange {
    position: absolute;
    width: 11%;
}
.schimp-new-components .scslider-testimonial .sctestimonial .white {
    position: absolute;
    right: 0;
    top: 115px;
}
.scnew-homepage .sctestimonial .scwhite {
    position: absolute;
    right: 0;
    top: 115px;
}
.schimp-new-components .scslider-testimonial .sctestimonial .green {
    right: 15%;
    position: absolute;
    bottom: -45px;
    z-index: -1;
}
.scnew-homepage .sctestimonial .scgreen {
    right: 15%;
    position: absolute;
    bottom: -45px;
    z-index: -1;
}
.schimp-new-components .scslider-testimonial .sctestimonial .blue-bg {
    border-radius: 10px;
    background-color: #123399;
    padding: 0 0 5px;
}
.scnew-home-v2 .sctestimonial .scblue-bg {
    padding: 0 0 5px;
}
.schimp-new-components .scslider-testimonial .sctestimonial .blue-bg h2 {
    text-align: center;
    color: #fff;
    padding: 80px 0 0;
}
.scnew-home-v2 .sctestimonial .scblue-bg h2 {
    padding: 80px 0 0;
}
.scnew-homepage .sctestimonial .scblue-bg h2 {
    text-align: center;
    color: #fff;
    padding: 80px 0 0;
}
.schimp-new-components .scsub-title {
    font-size: 46px;
    line-height: 58px;
    font-family: lato-extrabold;
}
/*responsive start here*/
.footer-cta {
   text-align: center;
   margin:auto;
}
.cta__large{
    max-width: 520px;
    margin: unset !important;
}

.sc__homehead__cta{
    margin-left: 3px;
}
.integration-image-wrapper{
    background-color: #fff;
    text-align: center;
    width: 120px;
    height: 120px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.integration__logos{
    min-height: 300px;
}
.integrations__category{
    float: right
}
.integrations__list{
   font-weight: 600;
   padding: 0 20px;
   font-size: 18px;
   cursor: pointer;
}
.integrations__category li.active {
    border-bottom: 3px solid #ff9901 !important;
}
.integration__row{
    position: relative;
    left: 80px;
}
li.list-inline-item.integrations__list {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px 20px;
}
.overlay {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    background: rgba(0,0,0,0.8);
}

.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

    position: absolute;
}

.overlay__content {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.spinner {
    width: 75px;
    height: 75px;
    display: inline-block;
    border-width: 2px;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: #fff;
    animation: spin 1s infinite linear;
    border-radius: 100%;
    border-style: solid;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
}
}
@media only screen and (max-width: 991px){
    .scnew-home-v2 .sctop-header {
        padding: 0;
        margin-bottom: 50px;
    }
    .scnew-home-v2 .sctop-header .sccustom-display-row {
        padding: 60px 0 0;
    }
    .scnew-homepage .sccustom-display-row {
        flex-flow: column;
    }
    .schimp-new-components .scfirst-title {
        font-size: 32px;
        line-height: 36px;
    }
    .scnew-home-v2 .sctop-header .sccenter-block .sccontent-blk {
        text-align: center;
        width: 100%;
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }
    .scnew-home-v2 .sctop-header .sccenter-block img {
        display: none;
    }
    .schimp-new-components .schimp-btn {
        font-size: 16px;
    }
    .scnew-home-v2 .sctop-header .sccenter-block .sccontent-blk .schome-para {
        width: 100%;
    }
    .scnew-homepage .sctop-header .scrandom-icns {
        left: 8%;
        top: 2px;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(1) {
        left: -41%;
        top: 28px;
        max-width: 16%;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns img:nth-child(2) {
        top: 300px;
    }
    .schimp-new-components .scsmall-title {
        font-size: 20px;
        line-height: 32px;
    }
    .scnew-homepage .scfeatures h2 {
        padding: 0 0 25px;
    }
    .schimp-new-components .scmain-title {
        font-size: 26px!important;
        line-height: normal;
    }
    .schimp-new-components .container {
        padding: 0 20px!important;
    }
    .scnew-homepage .scfeatures .scunified-red-brush {
        display: none;
    }
    .schimp-new-components p {
        font-size: 16px;
        line-height: 22px;
    }
    .scnew-homepage .scintegration-two img {
        max-width: 100%;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box {
        width: 31%;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .sccustom-display-row {
        flex-flow: row;
    }
    .scnew-homepage .scintegration-two .scbrush {
        display: none;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
        top: 190px;
        left: -32%;
        max-width: 29%;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns img:nth-child(3) {
        left: -18%;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(3) {
        top: 243px;
        left: 6%;
        max-width: 21%;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(1) {
        left: 40%;
        top: 120px;
        max-width: 33%;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(2) {
        top: 240px;
        right: 76%;
        left: unset;
        max-width: 30px;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns-right img:nth-child(2) {
        top: 190px;
    }
}
@media (max-width: 992px){
    .container {
        width: 970px;
    }
}
@media only screen and (max-width: 1000px) and (min-width:700px){
    .top-bar-custom-img {
    max-width: 102%;
}
.bcm-top-bg h4 {
    font-size: 18px;
}
    .topsmall-bar{
        display: none;
    }
    .branded-head{
        top: 0px !important;
    }
    .schimp-new-components h1{
        font-size: 36px !important;
    }
    .brand_header_img{
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 1100px) and (min-width:1000px){
    .flip &gt; .front, .flip &gt; .back{
        width: 225px !important;
    }
}
@media only screen and (max-width: 700px) and (min-width:300px){
    li.list-inline-item.integrations__list {
        border: 1px solid #ccc;
        border-radius: 3px;
        padding: 10px 5px;
        margin: 10px 0px;
    }
    .sc__home__section{
        padding:0 30px;
    }
    .integration__row{
        left: unset;
    }
    .flip &gt; .front, .flip &gt; .back{
        margin-bottom: 10px;
    }
    .schimp-new-components .container {
        padding: 0 0px!important;
    }
    .sccustomer-engagement{
        padding:80px 30px !important;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box:hover{
        box-shadow:unset;
    }
    h1{
        font-size: 30px;
    }
    .custom-col-6{
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
        margin-bottom: 30px !important;
    }
    .container {
        width: 100% !important;
    }
    .scfirst-title{

        font-size: 22px !important;
        line-height: 1.6 !important;

    }
    .features__link__icon{
        margin-top: 20px;
    }
    .topsmall-bar{
        display: none;
    }
    .schimp-new-components .scclients-logos h3{
        line-height: 1.6;
    }
    .scnew-home-v2 .sccustomer-engagement h2,.schimp-new-components p{
        line-height: 1.6;
    }
    .features__connect{
        display: inline-flex;
    }
    .features__connect img{
        width: 45px;
        height: 45px;

    }
    .features__connect h4{
        position: relative;
        top: -29px;
        left: 20px;
    }
    .shippingchimp__feature__align{
        margin-bottom: 30px;
    }
    .shippingchimp__headstyle{
        margin: 35px 0;
        padding: unset !important;
    }
    .scintegration-two{
        background-size: 100% !important;
        margin-bottom:30px !important;
        min-height:100px !important;
        padding-bottom: 100px !important;
    }
    .scnew-homepage .scintegration-two{
        padding:20px !important;
    }
}
@media only screen and (max-width: 1199px){
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(3) {
        left: 28%;
        top: 90px;
    }
}
@media only screen and (max-width: 1440px){
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(1) {
        left: -38%;
        top: -17px;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(1) {
        left: 72%;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(2) {
        left: 31%;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
        left: -50%;
    }
}
@media only screen and (max-width: 2000px) and (min-width:1200px){
    .schimp-new-components .container {
        width: 1240px !important;
    }
}
@media only screen and (max-width: 767px) and (min-width:300px){
    .coupon-button{
        margin-bottom: 10px;
    }
    .coupon_notification{
        display: none;
    }
    .bcm-top-bg p{
 position: relative;
  top: 12px;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  margin: unset;
  padding-bottom: 10px;
}
.bcm-top-bg h4 {
    font-size: 17px;
}

    .scvisible-xs {
        display: block!important;
    }
    .schidden-xs {
        display: none!important;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box {
        width: 100%;
        border-bottom: solid 1px #f4f4f4;
        padding: 30px 0 30px 8px;
        margin-bottom: 0;
    }
    .scnew-homepage .scsmall-view {
        display: block;
    }
    .scnew-homepage .scbig-view {
        display: none;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .sccustom-display-row {
        flex-flow: column !important;
    }
    .scnew-homepage .sccustomer-engagement .sccustomer-engagement-icons .scicon-inner-box {
        width: 100% !important;
        border-bottom: solid 1px #f4f4f4;
        padding: 30px 0 30px 8px;
        margin-bottom: 0;
    }
    .scnew-homepage .sctop-header {
        padding: 30px 0 82px;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
        top: 265px;
        left: -70%;
        max-width: 29%;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns img:nth-child(3) {
        left: 77%;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(1) {
        left: -29%;
        top: -17px;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
        left: -42%;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns-right img:nth-child(2) {
        top: 290px;
        left: -105%;
    }
    .scnew-home-v2 .sctop-header .scrandom-icns img:nth-child(3) {
        left: 147%;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(1) {
        left: 56%;
        top: 214px;
    }
}
@media only screen and (max-width: 900px) and (min-width:768px){
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(1) {
        left: -38%;
        top: 22px;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(2) {
        left: -25%;
    }
    .scnew-homepage .sctop-header .scrandom-icns img:nth-child(3) {
        left: 28%;
        top: 243px;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(1) {
        left: 58%;
    }
    .scnew-homepage .sctop-header .scrandom-icns-right img:nth-child(2) {
        left: -96%;
    }
    .sc__homehead__img img {
      min-width: 150% !important;
      max-width: 150% !important;
  }
  .head__margin{
    margin:unset !important;
}
.schimp-new-components h1 {
    font-size: 25px !important;
}
.sc__home__section{
    min-height: 450px !important;
}
.integration-image-wrapper{
    width: 90px;
    height: 90px;
}
}
.features__link {
    border: 1px solid #0358AD !important;

    display: inline-block;
    cursor: pointer;

    position: relative;
    text-decoration: none;
    color: #0358AD;
}
.features__link:after {
    content: '';
    display: inline-block;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-image: url(https://shippingchimp.com/static/images/features/arrow-right.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 4px 4px;
    margin-top: 0px;
}
.sccontent-blk&gt;.btn{
  font-size: 20px;
  font-weight: 500;
  border-radius: 4px;

  display: inline-block;
  height: 54px;
  line-height: 37px;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  position: relative;
  white-space: nowrap;
}
.sccontent-blk&gt;.btn-primary:after{
  content: '';
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-left: 8px;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20d%3D%22M13.025%201l-2.847%202.828%206.176%206.176h-16.354v3.992h16.354l-6.176%206.176%202.847%202.828%2010.975-11z%22%20fill%3D%22rgb(250%2C250%2C250)%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.logo__padding {
    padding: 38px 43px;
    /* margin: 0px; */
}
.retailtype span {
  color: #ffffff;
  position: relative;
  top: -112px;
  width: 100%;
  z-index: 99999;
  font-size: 20px;
  font-weight: 600;
}
.retailtype-overlay{
   width: 100%;
   height: 100%;
   position: absolute;
   /* bottom: 0; */
   background: rgb(0 0 0 / 82%);
   color: #f1f1f1;
   /* width: 100%; */
   transition: .5s ease;
   opacity: 0.5;
   color: white;
   font-size: 20px;
   /* padding: 20px; */
   text-align: center;
}
.col-sm-3.retailtype {
    overflow: hidden;
    max-width: 200p;
    padding: 0px;
    max-height: 200px;
}
/*responsive end here*/
/*features css start here*/

.hiw-features__head {
    background: #F5F6F8;
    margin-bottom: 30px;
    padding: 7px 13px;
}
.hiw-features__head img {
    width: 30px;
    height: 30px;
}
.hiw-features__head p {
    display: inline-block;
    padding: 0px 2px;
    margin-bottom: unset;
    font-size: 16px;
}
/*end of features here*/
.content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden
}

.content .content-overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 50%;
    width: 100%;
    left: 0;
    top: 98px;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s
}

.content:hover .content-overlay {
    opacity: 1
}

.content-image {
    width: 100%
}
.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.15em;
    margin-bottom: 0.5em;
    text-transform: uppercase
}

.content-details p {
    color: #fff;
    font-size: 0.8em
}

.fadeIn-bottom {
    top: 80%
}

.features__contentdetails{
    position: relative;
    top: -210px;
}
.features__contentdetails p{
    font-size: 13px;
    padding: 0 21px !important;
    color: #000 !important;
    opacity: 0;
}
.retailtype:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 20em;
  opacity: 0.4;
  height: 20em;
  background: rgba(230, 230, 230, 0.6);
}
.retailtype:hover{
    background-color: #fff;
}
.retailtype:hover .content__img{
    opacity: 0;
}
.retailtype:hover .features__contentdetails p{
    opacity: 1;
}
.retailtype:hover .retailtype-overlay{
    background:unset !important;
}
/*features images style start here*/
.flip {
  position: relative;
}
.flip &gt; .front,
.flip &gt; .back {
  display: block;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: .5s;
  transition-property: transform, opacity;
}
.flip &gt; .front {
  transform: rotateY(0deg);
}
.flip &gt; .back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
}
.flip:hover &gt; .front {
  transform: rotateY(180deg);
}
.flip:hover &gt; .back {
  opacity: 1;
  transform: rotateY(0deg);
  margin-left: 15px;
}
.flip.flip-vertical &gt; .back {
  transform: rotateX(-180deg);
}
.flip.flip-vertical:hover &gt; .front {
  transform: rotateX(180deg);
}
.flip.flip-vertical:hover &gt; .back {
  transform: rotateX(0deg);
}

.flip {
  position: relative;
  display: inline-block;
  margin-left: -3px;
}
.flip &gt; .front:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #002f4b, #2b2a29);
  opacity: .6;
}
.flip &gt; .front,
.flip &gt; .back {
  display: block;
  color: white;
  width: 310px;
  background-size: cover !important;
  background-position: center !important;
  height: 220px;
  padding: 1em 2em;
  background: #313131;

}
.flip &gt; .front p,
.flip &gt; .back p {
  font-size: 20px;
  line-height: 160%;
  color: #fff;
}

.text-shadow {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.04), 2px 2px rgba(0, 0, 0, 0.04), 3px 3px rgba(0, 0, 0, 0.04), 4px 4px rgba(0, 0, 0, 0.04), 0.125rem 0.125rem rgba(0, 0, 0, 0.04), 6px 6px rgba(0, 0, 0, 0.04), 7px 7px rgba(0, 0, 0, 0.04), 8px 8px rgba(0, 0, 0, 0.04), 9px 9px rgba(0, 0, 0, 0.04), 0.3125rem 0.3125rem rgba(0, 0, 0, 0.04), 11px 11px rgba(0, 0, 0, 0.04), 12px 12px rgba(0, 0, 0, 0.04), 13px 13px rgba(0, 0, 0, 0.04), 14px 14px rgba(0, 0, 0, 0.04), 0.625rem 0.625rem rgba(0, 0, 0, 0.04), 16px 16px rgba(0, 0, 0, 0.04), 17px 17px rgba(0, 0, 0, 0.04), 18px 18px rgba(0, 0, 0, 0.04), 19px 19px rgba(0, 0, 0, 0.04), 1.25rem 1.25rem rgba(0, 0, 0, 0.04);
}
.front h1{
    position: relative;
    color: #fff;
    font-size: 29px;
    line-height: 66px;
    margin: 0;
    z-index: 99999;
    top: 50px;
}
.back h2{
    color: #ffffff !important;
    font-size: 36px;
    line-height: 48px;
    margin: 0;
}
.back .first__para{
    margin-top: 30px;
}
.first__before{
    position: relative;
    left: -5px;
}
.first__after{
   position: relative;
   left: 7px;
}
.sc__homehead__cta{
    background-color: #414141;
    color: #fff;
    padding: 12px 36px 13px;
    font-weight: 500;
    border-radius: 4px;
    font-size: 18px;
    min-width: 200px;
    text-align: center;
    cursor: pointer;
}
.sc__homehead__cta:hover{
    color: #fff;
    text-decoration: none;
}
.sc__home__head h1{
    color: #041C3E;
    font-size: 38px;
    line-height: 1.6;
    padding-top: 50px;
    margin-bottom: 0;
}
.sc__home__head p{
    font-size: 20px;
    line-height: 1.56;
    color: #041c3e;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 50px;
}
.audit-home-features__list {
    padding: 0;
    color: #001033;
    margin-top: 30px;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 12px;
}
.audit-home-features__item {
    list-style: none;
    position: relative;
    font-weight: 500;
    line-height: 24px;
    padding-left: 24px;
}
.audit-home-features__item:before {
    content: "";
    width: 14px;
    height: 7px;
    border-bottom: 2px solid #0ba011;
    position: absolute;
    border-left: 2px solid #0ba011;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 6px;
}
.sc__logo__row{
    position: relative;
    left: 130px;
}
.head__margin{
    margin: 80px 0;
}
@media (min-width: 768px){
    .audit-home-features__list {
        margin-top: 48px;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        margin-bottom: 40px;
    }
}
.sc__home__brands {
    font-size: 18px !important;
    color: #aaa;
    margin-top: 40px;
}
.col-custom_2{
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
.sc__home__section{
  background-image: url(../../images/newhome/header__bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  min-height: 550px;
  background-position: right;

}
.scname__valid,.scemail__valid,.scemail__tagsvalid,.scemail__charvalid,.scemail__existvalid,.scemail__businessvalid,.scpwd__valid,.scpwd__lengthvalid,.scshopify__valid,.scplatform__valid,.scshop__valid,.sccount__valid,.scemail__spamvalid,.scbrandedemail__existvalid,.scconfirmpwd__valid,.scemobile__valid,.sccountnum__valid{
    display: none;
}
@media only screen and (max-width: 1600px) and (min-width: 1500px){

    .sc__homehead__img img{
       min-width: 128% !important;
       max-width: 124% !important;
   }
   .head__margin{
    margin: 40px 0 !important;
}
}
@media only screen and (max-width: 2000px) and (min-width: 1600px){

    .sc__homehead__img img{

    }
}

@media only screen and (max-width: 1400px) and (min-width: 1300px){

    .sc__homehead__img img{
      min-width: 128% !important;
      max-width: 124% !important;
  }
  .head__margin{
    margin: 40px 0 !important;
}
}

@media only screen and (max-width: 1500px) and (min-width: 1400px){

    .sc__homehead__img img{
       min-width: 128% !important;
       max-width: 124% !important;
   }
   .head__margin{
    margin: 40px 0 !important;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1200px){

    .sc__homehead__img img{
       min-width: 128% !important;
       max-width: 124% !important;
   }
   .head__margin{
       margin: 40px 0 !important;
   }
   .flip{
    margin-left: -15px !important;
}
}

@media only screen and (max-width: 1100px) and (min-width: 1000px){
    .top-bar-custom-img {
        max-width: 98%;
    }
    .bcm-top-bg h4 {
        font-size: 19px;
    }
    .sc__homehead__img img{
       min-width: 128% !important;
       max-width: 124% !important;
   }
   .head__margin{
    margin: 20px 0 !important;
}
h1{
    font-size: 30px;
}
}
@media only screen and (max-width: 400px) and (min-width:200px){
    .section-spacer1{
        padding: 0px 37px;
    }
}
@media only screen and (max-width: 500px) and (min-width:400px){
    .section-spacer1{
        padding: 0px 60px;
    }
}
@media only screen and (max-width: 700px) and (min-width:500px){
    .section-spacer1{
        padding: 0px 115px;
    }
    .bfcm-top-img {
        top: unset !important;
    }
}

@media only screen and (max-width: 700px) {

.bcm-top-bg {
    min-height: unset;
    max-height: unset;
}
.bcm-top-bg a {
   display: inline;
    font-size: 8px;
}
.topbar__bg{
    display:none;
}
}
@media only screen and (min-width: 700px) and (max-width:899px){
.coupon-button{
    position: relative;
    left: -15%;
}
.coupon_notification{
    visibility: hidden;
}
.bcm-top-bg h4 {
    font-size: 15px;
}
    }

@media only screen and (min-width: 700px) and (max-width:1000px){
.topbar__bg{
    display: none;
}
.bcm-top-bg .container{
    width: unset;
}
}</pre></body></html>