/** Shopify CDN: Minification failed

Line 2616:1 Unexpected ";"
Line 2620:1 Unexpected ";"

**/
@font-face{
    font-family:'HelveticaNeue';
    font-weight:300;
    font-display:swap;
    src:url(/cdn/shop/files/HelveticaNeueLight.woff?v=1741703436);
}
@font-face{
    font-family:'HelveticaNeue';
    font-weight:400;
    font-display:swap;
    src:url(/cdn/shop/files/HelveticaNeueRegular.woff?v=1741703437);
}
@font-face{
    font-family:'HelveticaNeue';
    font-weight:500;
    font-display:swap;
    src:url(/cdn/shop/files/HelveticaNeueMedium.woff?v=1741703437);
}
@font-face{
    font-family:'HelveticaNeue';
    font-weight:700;
    font-display:swap;
    src:url(/cdn/shop/files/HelveticaNeueBold.woff2?v=1725861212);
}

/* body.page-safe_landing_landing_landing>main{
  background-color:#111111;
} */

.top-features-main .cwc-card-image img{
    width: 100%;
}
.sticky-content-inner {
    display: flex;
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #ddf3ff;
    width: 100%;
    z-index: 9;
    background-image: linear-gradient(309deg, #5ed0cf, #2952a0);
    border-top: 1px solid #39F9F9;
    align-items: center;
    padding: 10px 30px 5px;
}
.sticky-content-inner img {
    max-width: 310px;
}
.sticky-content-inner .logo-title {
    display: flex;
}
body.page-safe_landing h1, body.page-safe_landing h2, body.page-safe_landing h3, h4, body.page-safe_landing h5, body.page-safe_landing, span, ul, li, small, div, p, a{
  font-family:'HelveticaNeue' !important;
}
body.page-safe_landing div#shopify-section-footer{
    margin-top: 2vw;
}
.wrapper {
    max-width: 95%;
    margin: 0 auto;
}
picture {
    display: flex;
}
picture img {
    width: 100%;
    animation:imga .2s;
}
@keyframes imga {
  0%{
    opacity:0;
  }
  100%{
    opacity:1;
  }
}
.text-up{
  text-transform:uppercase;
  color:inherit;
}
button#gokwik-buy-now {
    background: #fff;
    color: #000;
    width: 48%;
    font-weight: 700;
}
section.hero-banner {
    position: relative;
    z-index: 2;
}
.hero-banner-inner {
    position: relative;
    padding-top: 2.5vw;
}
.hero-banner picture.hero-banner-content-image {
    position: relative;
    z-index: -1;
}
.hero-banner-content {
    position: absolute;
    top: 44%;
    left: 11%;
    transform: translateY(-50%);
}
.hero-banner-content-inner h1 {
    line-height: 1.1;
    margin: 0;
    font-size: 3.9vw;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 1vw;
    max-width: 54rem;
    color: #fff;
    background-image: linear-gradient(45deg, #AFF7F7, #fff);
    color: transparent;
    background-clip: text;
}
.hero-banner-content-inner a.btn {
    background-image: linear-gradient(45deg, #5ED0CF, #2952A0);
    border: 1px solid #39F9F9;
    font-weight: bold;
    color: #fff;
}
.hero-banner-content-inner a.btn span.original-price {
    font-size: 2.5rem;
}
.hero-banner-content-inner p.sub-head {
    font-size: 1.5vw;
    margin: 0;
    color: #fff;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 2vw;
    max-width: 55%;
}
.hero-banner-content-inner .logo-title {
    margin-bottom: 2.5vw;
}
.hero-banner-content-inner .logo-title img {
    max-width: 46%;
}
.hero-banner-content-inner .logo-title a.header__heading-link {
    margin: 0;
    margin-right: .6vw;
    position: relative;
}
.hero-banner-content-inner .logo-title a.header__heading-link:after{
    content:'';
    position:absolute;
    height:75%;
    width:2px;
    bottom:0;
    background:#fff;
    right:-5%;
}
.hero-banner-content-inner .logo-title a.header__heading-link img {
    min-width: 7vw;
    max-height: 2.6vw;
    object-fit: cover;
    object-position: top;
}
.icon-txt-main {
    margin-top: 2vw;
}
.icon-txt-inner {
    display: flex;
    gap: 2vw;
}
.icon-txt-inner .icon-txt-card {
    display: flex;
    padding: 1vw;
    background-color: rgb(255 255 255 / 45%);
    border-radius: 1vw;
    justify-content: space-between;
    align-items: center;
    width: 27%;
}
.icon-txt-inner .icon-txt-card p {
    font-size: 1.2vw;
    text-transform: capitalize;
    color: #fff;
    max-width: 58%;
    margin: 0;
    line-height: 1.3;
    font-weight: 500;
}
.icon-txt-inner .icon-txt-card img {
    object-fit: contain;
    min-width: 4vw;
    height: max-content;
    margin-right: 1vw;
}
.icon-txt-inner .icon-txt-card:last-child img {
    min-width: 3vw;
}
.icon-txt-inner .icon-txt-card:last-child {
    width: 27%;
    justify-content: start;
    background-color: rgb(255 255 255 / 75%);
}
.icon-txt-inner .icon-txt-card:last-child p {
    color: #6B4C44;
}
.icon-txt-inner .icon-txt-card:last-child img {
    margin-right: .5vw;
}


section.hero-banner-instant .cwc-card {
    max-width: 200px;
}
section.hero-banner-instant .cwc-inner .cwc-card .cwc-card-content h4 {
    font-size: .8vw;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}
section.hero-banner-instant .hero-banner-content {
    max-width: 45%;
    left: auto;
    right: 0;
    top:50%;
}
section.hero-banner-instant .hero-banner-content-inner p.sub-head {
    font-size: 1vw;
    max-width: 88%;
    color: #2952A0;
    text-transform: capitalize;
}

section.hero-banner-instant .card-with-content {
    max-width: 100%;
}

section.hero-banner-instant .card-with-content .cwc-inner {
    justify-content: unset;
    gap: 40px;
}

section.hero-banner-instant .cwc-inner .cwc-card {
    max-width: 28%;
}
section.hero-banner-instant .cwc-inner .cwc-card:nth-child(2) {
    max-width: 30%;
}

section.hero-banner-instant .cwc-inner .cwc-card:nth-child(2) h4 {
    max-width: 8vw;
    margin: 0 auto;
}
.page-safe_landing .testimonial-wrapper.page-width {
    max-width: 95%;
    padding-inline: 0;
}
.page-safe_landing .testimonial-wrapper h2.testi-heading {
    background-image: linear-gradient(89deg, #5ed0cf, #2952a0);
}
a.safe-link-39 {
    display: block;
    position: absolute;
    width: 7%;
    height: 6%;
    right: 49%;
    bottom: 9%;
}
a.safe-link-49 {
    display: block;
    position: absolute;
    width: 7%;
    height: 6%;
    right: 13%;
    bottom: 8%;
}
a.safe-link-58 {
    display: block;
    position: absolute;
    width: 7%;
    height: 6%;
    right: 30%;
    bottom: 6%;
}
.page-safe_landing .testimonial-wrapper .owl-item {
    padding-top: 60px;
}
.page-safe_landing .testimonial-wrapper .testi-card {
    margin-bottom:0;
    background-image: linear-gradient(180deg, rgb(0 76 75 / 19%), rgb(41 82 160 / 19%));
}
.page-safe_landing .testimonial-wrapper .testi-card p.testi-title {text-transform: capitalize;margin-inline: auto;max-width: 260px;color: #2952A0;}
.page-safe_landing .testimonial-wrapper .testi-card h4.testi-name {
    color: #2952A0;
}
.page-safe_landing .testimonial-wrapper .testi-card h4.testi-name+img {
    display: none;
}
.page-safe_landing .testimonial-wrapper .testi-card p.testi-desc {
    font-weight: 300;
    color: #2952A0;
    max-width: 280px;
    margin-inline: auto;
}
.page-safe_landing .testimonial-wrapper .testi-card .testi-quote{
    display:none;
}
.page-safe_landing .testimonial-wrapper .testi-card .testi-img {
    width: 120px;
    height: 120px;
    display:block;
    overflow:hidden;
    margin: -100px auto 20px auto;
    border: 8px solid transparent;
    background: linear-gradient(#fff,#fff) padding-box,    linear-gradient(to top, #DFF2F5, #C1F5FD) border-box;
    background-clip: padding-box, border-box;
    border-radius: 50%;
}
section.hero-banner-instant h2 {
    font-size: 2.35vw;
    max-width: 40rem;
    background-image: linear-gradient(
87deg, #2952a0, #00aecf, #2952a0);
    background-clip: text;
    color: transparent;
}
section.hero-banner-instant .cwc-inner .cwc-card .cwc-card-content {
    padding: 6px;
    padding-top: 1.5vw;
    padding-bottom: .6vw;
    border-radius: 0 0 10px 10px;
}


.top-features-main {
    padding-top: 2vw;
    position: relative;
    z-index:1;
}
.top-features-inner {
    padding-top:2.2vw;
}
.top-features-main:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 85%;
    top: -5%;
    background-image: linear-gradient(177deg, #feefeb3d, #FFF5EF 33%, #fde4de2e);
    z-index: 0;
}
.top-features-inner .normal-cards-inner {
    padding-bottom: 10vw;
}
.top-features-inner .cwc-inner {
    padding-top: 0;
    padding-bottom: 3vw;
}
.top-features-center {
    z-index: 1;
    position: relative;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.top-features-center h2 {
    font-size: 2vw;
    text-transform: uppercase;
    background-image: linear-gradient(45deg, #5ed0cf, #2952a0 220%);
    background-clip: text;
    color: transparent;
    margin: 0;
}
.top-features-center img {
    max-width: 73%;
    margin-bottom: -11%;
    margin-right: 5%;
}
.normal-cards-inner {
    display: flex;
    justify-content: space-between;
}
.normal-cards-inner .normal-card {
    width: 30%;
    background-color: rgb(255 255 255 / 55%);
    box-shadow: 0 4px 4px #97BFA4;
    text-align: center;
    border-radius: 2vw;
}
.normal-cards-inner .normal-card .normal-card-head h4 {
    color: #97BFA4;
    text-transform: uppercase;
    font-size: 1.6vw;
    font-weight: 700;
    margin: 0 auto;
    max-width: 65%;
}
.normal-cards-inner .normal-card .normal-card-head {
    padding: 1.2vw 1.2vw .6vw;
    border-radius: 2vw 2vw 0vw 0vw;
}
.normal-cards-inner .normal-card .normal-card-body {
    background-color: rgb(255 255 255 / 76%);
    padding: 1vw 1vw 2vw;
    border-radius: 2vw;
}
.normal-cards-inner .normal-card .normal-card-body p {
    color: #92C3A1;
    font-size: 1.36vw;
    text-transform: capitalize;
    margin: 0;
    line-height: 1.2;
    max-width: 93%;
    margin: 0 auto;
}
.cwc-inner {
    display: flex;
    justify-content: space-between;
}
.cwc-inner .cwc-card {
    /* width: 28.2%;
    position: relative;
    display: flex; */
}
.normal-cards {
    max-width: 88%;
    margin: 0 auto;
    z-index: 1;
    position: relative;
}
.card-with-content {
    max-width: 82%;
    margin: 0 auto;
}
.cwc-inner .cwc-card:nth-child(2) {
    width: 33%;
}
.cwc-inner .cwc-card .cwc-card-image {
    display: flex;
}
.cwc-inner .cwc-card .cwc-card-content {
    padding: 1vw;
    padding-inline: 1.8vw;
    padding-top: 2vw;
    margin-top: -1vw;
    background-image: linear-gradient(154deg, #5ed0cf82, #2952a070);
    border: 1px solid #39F9F9;
    border-radius: 0 0 30px 30px;
}
.cwc-inner .cwc-card .cwc-card-content h4 {
    color: #2952A0;
    text-transform: capitalize;
    margin: 0;
    font-size: 1.3vw;
    position: relative;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}
.cwc-inner .cwc-card .cwc-card-content .cwc-card-content-body {
    font-size: 1vw;
    color: #2952A0;
    font-weight: 300;
    line-height: 1.4;
}
.cwc-card-content-body p {
    margin-top: 8px;
    max-width: 39rem;
}
.cwc-inner .cwc-card .cwc-card-content h4:after {
    content: attr(data-count);
    position: absolute;
    width: 2.6vw;
    height: 2.6vw;
    right: 3%;
    top: 0%;
    transform: translateY(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 9vw;
    color: rgb(255 255 255 / 18%);
}

.top-features-main .card-with-content {
    max-width: 100%;
        z-index: 1;
    position: relative;
}
.top-features-main .card-with-content .cwc-card {
    margin: 0 10px;
}
.top-features-main .card-with-content .slick-list {
    margin: 0 -10px;
    overflow: visible;
}


.top-features-2-main {
    padding-top: 5vw;
    padding-bottom: 6vw;
    position:relative;
}
.top-features-2-main:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 56%;
    top: 5%;
    background-image: linear-gradient(177deg,#feefeb3d,#fff5ef 33%,#fde4de2e);
    z-index: 0;
}
.top-features-2-inner.wrapper {
    position: relative;
}
.top-features-2-center {
    padding-bottom: 6vw;
}
.top-features-2-center h2 {
    font-size: 3.7vw;
    max-width: 34%;
    margin: 0 auto;
    text-align: center;
    background: -webkit-linear-gradient(179deg, #F3B19D, #FFCBBD, #FF997C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
}
.top-features-2-inner {
    position: relative;
}
.top-features-2-inner .card-with-content {
    max-width: 100%;
}
.top-features-2-inner .cwc-inner .cwc-card {
    width: calc(25% - 2vw);
}
.top-features-2-main .cwc-inner .cwc-card .cwc-card-content {
    width: 100%;
    background-color: transparent;
    bottom: 0%;
    padding-bottom: 6%;
}
.top-features-2-main .cwc-inner .cwc-card .cwc-card-content.active {
    background-color: #00000078;
    border-radius: 0.5vw .5vw 2vw 2vw;
}
.top-features-2-main .cwc-inner .cwc-card .cwc-card-content h4 {
    font-size: 1.78vw;
    padding-right: 2vw;
    padding-left: 1vw;
    transition:.2s;
}
.top-features-2-main .cwc-inner .cwc-card .cwc-card-content.active h4 {
    padding-left: 0;
}

section.prd-section {
    padding: 8vw 0;
}
.prd-inner-first .prd-inner-first-inner {
    display: flex;
    margin-left: 7%;
}
.prd-inner-prd {
    width: 100%;
    background: url(/cdn/shop/files/Group_1000009673-_Compressify.io_1.webp?v=1742843185);
    background-repeat: no-repeat;
    flex-shrink: 0;
    background-size: cover;
    align-content: center;
}
.prd-inner-prd img{
    display:none;
}
.prd-inner-prd img.show-img{
    display:flex;
}
.prd-inner-prd .prd-inner-first-inner {
    display: flex;
    justify-content: space-between;
    margin: 0 6%;
}
.prd-inner-content-inner p {
    font-size: 1.35vw;
    line-height: 1.2;
    text-transform: capitalize;
    background: -webkit-linear-gradient(314deg, #6B4C44, #DEB2A5, #A67B6F);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 400;
    margin: 1.8vw 0;
}
.prd-inner-btns button {
    background-color: #fff;
    border: 0;
    cursor:pointer;
    font-size: 1vw;
    display: flex;
    padding: .7vw .9vw;
    border-radius: 6vw;
    width: max-content;
    min-width: 27%;
    text-align: left;
    align-items: center;
    gap: 0.5vw;
}
.prd-inner-btns {
    display: flex;
    flex-direction: column;
    gap: 1vw;
}
.prd-inner-btns button:before {
    content: '';
    width: 1.7vw;
    height: 1.7vw;
    display: block;
    border-radius: 100%;
}
.prd-inner-btns button.black-btn:before {
    background: linear-gradient(313deg, #191919, #525252, #2B2C2D);
}
.prd-inner-btns button.rsgld-btn:before {
    background: linear-gradient(180deg, #F3BCAF, #F3BEB1, #EA9F8D);
}
.prd-inner-first-inner .prd-inner-image {
    width: 54.2%;
}
.prd-inner-images {
    display: flex;
    gap: 2.6vw;
}
.prd-inner-images img {
    max-width: 39.5%;
    background-color: #fff;
    border-radius: 1vw;
}
.prd-inner-content {
    width: 38.2%;
}
.prd-inner {
    display: flex;
}
.prd-inner-first {
    background: url(/cdn/shop/files/Group_29-_Compressify.io.webp?v=1742676603);
    background-size: cover;
    background-repeat: no-repeat;
    flex-shrink: 0;
    width: 100%;
}
.prd-inner-first-left h4 {
    font-size: 3vw;
    text-transform: uppercase;
    background: -webkit-linear-gradient(318deg, #6B4C43 -20%, #DEB2A5 52%, #C6A095);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    margin: 0;
}
.prd-inner-first-left p {
    font-size: 1.34vw;
    line-height: 1.3;
    margin: 0;
    background: -webkit-linear-gradient(0deg, #A67B6F, #DEB2A5 52%, #6B4C44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    max-width: 88%;
    text-transform: capitalize;
}
.prd-inner-first-left {
    width: 27.6%;
    align-content: space-evenly;
}
.prd-inner-first-center {
    width: 31.5%;
    padding: 7% 0 14%;
}
.prd-inner-first-cards {
    display: flex;
    align-items: center;
    gap: 2.4vw;
    width: 30.7%;
    margin-left: 7.5%;
}
.prd-inner-first-card h5 {
    font-size: 1.7vw;
    text-transform: capitalize;
    margin: 0;
    line-height: 1;
    background: -webkit-linear-gradient(0deg, #A67B6F, #DEB2A5 52%, #6B4C44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 1.5vw 1.5vw 1vw;
}
.prd-inner-first-card:last-child h5{
    padding-right: 0vw;
    padding-left: .5vw;
}
.prd-inner-first-card:last-child p{
    padding-left: .5vw;
}
.prd-inner-first-card {
    background-color: rgb(255 255 255 / 66%);
    border-radius: 1.1vw;
    width: 46%;
}
.prd-inner-first-card div {
    background-color: rgb(255 255 255 / 66%);
    border-radius: 1.1vw;
}
.prd-inner-first-card p {
    font-size: 1.1vw;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 1.3;
    margin: 0;
    background: -webkit-linear-gradient(0deg, #A67B6F, #DEB2A5 52%, #6B4C44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 1.5vw;
    padding-right: 1vw;
    padding-left: 1.4vw;
}

img {
    max-width: 100%;
}
.image-banner {
    position: relative;
    padding-top: 1.2vw;
}
/* .image-banner.wrapper .image-banner-content {
    position: absolute;
    bottom: 3%;
    width: 100%;
} */
.image-banner.wrapper .image-banner-content.mobile-content{
    display:none;
}
.image-banner.wrapper .image-banner-content h3 {
    font-size: 2vw;
    text-align: center;
    line-height: 1.3;
    text-transform: capitalize;
    font-weight: 300;
    color: #CDFEDD;
    margin: 0;
}
.image-banner-content.dsk-content {
    display: flex;
    padding: 2vw 5vw;
    margin-top: -7vw;
    padding-top: 10vw;
    justify-content: space-between;
    background-image: linear-gradient(154deg, #5ed0cf82, #2952a070);
    border-radius: 0 0 3rem  3rem;
}
.image-banner-content.dsk-content h2 {
    font-size: 48px;
    max-width: 60rem;
    text-transform: uppercase;
    color: #2952A0;
    line-height: 1;
    margin: 0;
}

section.feature-banner{
    margin-top:5rem;
}
section.feature-banner .cwc-inner {
    gap: 18px;
}
section.feature-banner .cwc-card {
    width: 50%;
}
section.feature-banner .cwc-card:last-child {
    width: 52%;
}
section.feature-banner .cwc-card p {
    max-width: 70rem;
}
section.past-banner {
    margin-bottom: 5rem;
}
section.feature-banner  .cwc-inner .cwc-card .cwc-card-content {
    padding-top: 6vw;
    margin-top: -4vw;
}
.split-banner{
    margin-top:3rem;
}

.image-banner-content p {
    font-size: 18px;
    color: #2952A0;
    line-height: 1.4;
    max-width: 70rem;
}

section.ai-banner .image-banner .image-banner-content {
    position: unset;
}
section.ai-banner .image-banner .image-banner-content h2 {
    font-size: 3.7vw;
    max-width: 55%;
    text-transform: capitalize;
    margin: 0 auto;
    text-align: center;
    background: -webkit-linear-gradient(179deg, #F3B19D, #FFCBBD, #FF997C);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    margin-bottom: 3vw;
}

section.hero-banner-safe .hero-banner-con h2 {
    font-size: 5rem;
    max-width: 51rem;
    background-image: linear-gradient(
312deg, #2952A0, #00AECF, #2952A0);
    background-clip:text;
    color:transparent;
    margin-bottom: 2rem;
}

section.hero-banner-safe .hero-banner-content {
    left: 6%;
    max-width: 37%;
    top: 50%;
}

section.hero-banner-safe .hero-banner-con p.sub-head {
    line-height: 1.5;
    font-size: 18px;
    color: #2952A0;
    margin-bottom: 0;
    max-width: 100%;
}

.buy-now {
    text-align: center;
}
.btn span.compare{
    color: #ccc;
    text-decoration:line-through;
}
.buy-now .btn{
    width: 100%;
}
.btn {
    color: #000;
    background-color: #fff;
    text-decoration: none;
    border: none;
    font-size: .85vw;
    font-weight: 300;
    line-height: 1;
    padding: .8vw 3.35vw;
    display: inline-block;
    letter-spacing: 1px;
    outline: none;
    border-radius: .625vw;
    transition: .4s;
    border: 2px solid transparent;
}
.btn:hover{
   border: 2px solid #000;
   background-color: #000;
   color: #fff;
}
a#wa {
    display: none;
}
.sticky-atc-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sticky-atc {
    position: fixed;
    top: 0;
    width: 100%;
    background-color:#FFEAE4;
    /* background-image: linear-gradient(180deg, #C7F4D7 16%, rgb(133 241 251 / 52%) 53%, rgb(190 254 234 / 48%) 83%, rgb(199 244 215 / 55%)); */
    box-shadow: 0 -11px 32px #3f3f3f40;
    z-index: 999;
    padding: 0.77vw 0px;
}
.sticky-atc-inner h4 {
    font-size: 1.1vw;
    margin: 0;
    line-height: 1;
    color: #000;
    font-weight: 300;
}
.sticky-atc-inner .sticky-atc-cta {
    display: flex;
    align-items: center;
}
.sticky-atc-inner .sticky-atc-cta a.link-text {
    min-width: max-content;
    color: #6B6B6B;
    text-decoration: none;
    font-size: .88vw;
    margin-right: 2vw;
}
.sticky-atc-inner .sticky-atc-cta button#gokwik-buy-now {
    margin-bottom: 0;
    background-color: #fff;
    color: #000;
    padding: .65vw 2vw;
    font-weight: 300;
    font-family: inherit;
    font-size: .88vw;
    height: auto;
    letter-spacing: 0;
}
.sticky-atc-inner .btn:hover{
    animation:none;
}
@keyframes jingle {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
    100% { transform: translateX(0); }
}

.home-tab-main {
    position: relative;
}
.home-tab-main:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 85%;
    top: 5%;
    background-image: linear-gradient(360deg, #feefeb26, #fff5ef, #fde4de0f);
    z-index: 0;
}
.home-tab-inner {
    padding: 10vw 0 6vw;
    position: relative;
}
.home-tab-inner .home-tab-image img {
    max-width: 59%;
}
.home-tab-inner .home-tab-image {
    text-align: center;
    margin-bottom: 3vw;
}
.home-tab-inner .home-tab-tabs h3 {
    font-size: 1.7vw;
    min-width: 31%;
    text-align: center;
    background: #FEEDE7;
    padding: 1.3vw;
    border-bottom: 1px solid #aaa;
    margin: 0;
    cursor:pointer;
}
.home-tab-inner .home-tab-tabs h3.active {
    background:#F8E1D9;
    border-color:#000;
}
.home-tab-inner .home-tab-tabs .home-tab-tabs-head {
    display: flex;
    justify-content: space-between;
    max-width: 86%;
    margin: auto;
}
.home-tab-inner .home-tab-tabs .home-tab-tabs-body {
    max-width: 43%;
    margin: 5vw auto 0;
    text-align: center;
}
.home-tab-tabs-content:not(.active){
    display:none;
}
.home-tab-tabs-content h4 {
    font-size: 1.7vw;
    font-weight: 800;
    margin: 0;
}
.home-tab-tabs-content p {
    font-size: 1.65vw;
    color: #000;
    line-height: 1.3;
    text-transform: capitalize;
}

section.banner-waterproof .image-banner{
    overflow:hidden;
}
section.banner-waterproof .image-banner .image-banner-content {
    display: flex;
    bottom: auto;
    padding-top: 7%;
    padding-left: 9%;
    top:0;
    padding-right: 6%;
}
section.banner-waterproof .image-banner .image-banner-content h3 {
    color: #263544;
    font-size: 3.7vw;
    font-weight: 700;
    text-align: left;
    width: 100%;
    line-height: 1.1;
}
section.banner-waterproof .image-banner .image-banner-content p {
    font-size: 1.5vw;
    color: #273645;
    width: 100%;
    font-weight: 600;
    line-height: 1.1;
    margin:0;
    text-transform: capitalize;
}

section.banner-records {
    margin-top: 5vw;
}
section.banner-records h2 {
    color: #533823;
    text-align: center;
    font-size: 2.65vw;
    max-width: 54%;
    margin: 0 auto;
}
section.banner-records .image-banner {
    padding-top: 2.5vw;
}

.multiple-role-main {
    position: relative;
    padding:5vw 0 7vw;
}
.multiple-role-main:after {
    content: '';
    position: absolute;
    top: 13%;
    left: 0;
    background: url(/cdn/shop/files/pngwing.com_-_2025-02-13T084305.858_2-_Compressify.io_1-_Compressify.io_1.webp?v=1742108088);
    width: 100%;
    height: 94%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
.multiple-role-inner {
    z-index: 1;
    position: relative;
}
.multiple-role-head h2 {
    text-transform: capitalize;
    font-size: 5vw;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    max-width: 60%;
    margin: 0 auto 2vw;
    color: #2f2f2f;
}
.multiple-role-head h2 span {
    background: -webkit-linear-gradient(102deg, #F6CBBF, #FFE6DF 52%, #F3B19D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
}
.multiple-role-body .cwc-inner {
    max-width: 100%;
    flex-direction: column;
}
.multiple-role-body .cwc-inner .cwc-inner-cards {
    width: 100%;
    display: flex;
    justify-content: center;
}
.multiple-role-body .cwc-inner>.cwc-card {
    width: 42%;
    height: max-content;
    align-self: center;
}
.multiple-role-body .cwc-inner .cwc-inner-cards .cwc-card {
    width: 31%;
    height: max-content;
    padding-top: 3vw;
}
.multiple-role-body .cwc-inner .cwc-inner-cards .cwc-card:last-child {
    width: 45%;
    margin-top: 1.2vw;
    padding-left: 6vw;
    padding-top: 4vw;
}
.multiple-role-body .cwc-inner>.cwc-card .cwc-card-content {
    background-color: rgb(149 115 83 / 56%);
}
.multiple-role-body .cwc-inner .cwc-inner-cards .cwc-card:last-child .cwc-card-content {
    background-color: rgb(102 131 181 / 59%);
}

.spec-main .spec-content h3 {
    color: #000;
    font-size: 1.67vw;
    font-weight: 600;
}
.spec-main .spec-content-inner h3 {
    text-transform: uppercase;
    margin-bottom: 1.2vw;
}
.spec-main .spec-inner {
    position: relative;
    padding-bottom: 2vw;
}
.spec-main .spec-inner>div {
    position: relative;
}
.spec-main picture.spec-banner-content-image {
    box-shadow: 0px .5vw 1vw rgb(0 0 0 / 25%);
    border-radius: 4.3vw;
}
.spec-content {
    padding: 2.4vw .8vw 1vw;
}
.spec-main .spec-content>h3 {
    padding-left: 0;
    padding: 2vw;
    margin: 0;
    background: #FDE9E2;
    border-radius: 10px;
}
.spec-content-inner {
    padding: 1.5vw 1vw;
}
.spec-main .spec-content-inner picture:nth-child(2) {
    margin-bottom: 3vw;
}

.banner-laptop {
    padding-top:2vw;
}

section.banner-lock {
    margin-top: 2vw;
}
section.banner-lock .image-banner.wrapper .image-banner-content {
    width: 31%;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    left: 6%;
    padding: 6vw 4vw;
    border-radius: 3vw;
    background-color: #4F332A;
}
section.banner-lock .image-banner.wrapper .image-banner-content h3 {
    font-size: 2.5vw;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
}
section.banner-lock .image-banner.wrapper .image-banner-content p {
    font-size: 1.8vw;
    line-height: 1.3;
    font-weight: 300;
    margin: 1vw 0 0;
}
section.banner-lock .image-banner.wrapper .image-banner-content *{
    color:#fff;
}

section.banner-battery .image-banner.wrapper {
    max-width: 98%;
}

section.banner-daya .image-banner {
    padding: 4vw 0;
}
section.banner-daya .image-banner.wrapper .image-banner-content h3 {
    font-size: 3.7vw;
    text-align: right;
    line-height: 1.1;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    background: -webkit-linear-gradient(316deg, #fff, #999 78%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.banner-daya .image-banner .image-banner-content {
    bottom: auto;
    top: 12%;
    right: 2%;
    width: auto;
}
section.banner-daya .image-banner picture.hero-banner-content-image {
    margin-left: -2%;
}

.warranty-head h2 {
    font-size: 4vw;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    background: -webkit-linear-gradient(102deg, #F6CBBF, #FFE6DF 52%, #F3B19D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.warranty-head {
    text-align: center;
}
.warranty-head p {
    font-size: 1.8vw;
    margin: 0;
    text-transform: capitalize;
    background: -webkit-linear-gradient(190deg, #F4A990, #FFC7B4 52%, #D29581);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.warranty-image {
    max-width: 78%;
    margin-left: 12%;
}
.warranty-main {
    padding: 1vw 0 4vw;
}

.custom-smart-feature-head h2 {
    margin: 0;
    font-size: 4vw;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    background: -webkit-linear-gradient(102deg, #DC8C75, #FFE6DF 52%, #F3B19D);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    max-width: 50%;
    margin: 0 auto;
}
.custom-smart-feature-head {
    position: absolute;
    z-index: 1;
    width: 100%;
}
.custom-smart-feature-cards {
    position: absolute;
    display: flex;
    justify-content: space-around;
    bottom: 0;
    padding: 0 1%;
}
.custom-smart-feature-cards .normal-card-main:first-child {
    align-content: end;
    margin-bottom: 5%;
}
.custom-smart-feature-body {
    position: relative;
}
.normal-card-main {
    width: 20%;
}
.normal-card {
    background-color: rgb(255 255 255 / 66%);
    border-radius: 2vw;
}
.normal-card-head h4 {
    color: #97bfa4;
    text-transform: capitalize;
    font-size: 1.6vw;
    font-weight: 400;
    margin: 0 auto;
    max-width: 95%;
}
.normal-card-head {
    padding: 1.2vw 1.2vw .6vw;
}
.normal-card-body {
    background-color: rgb(255 255 255 / 70%);
    padding: 1vw 1vw 2vw;
    border-radius: 2vw;
}
.normal-card-head h4 {
    background: -webkit-linear-gradient(240deg, #6B4C43, #DEB2A5 52%, #C6A095);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: capitalize;
    font-size: 1.6vw;
    font-weight: 400;
    margin: 0 auto;
    max-width: 95%;
}
.normal-card-body p {
    background: -webkit-linear-gradient(337deg, #6B4C43, #DEB2A5 52%, #C6A095);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 1.1vw;
    line-height: 1.2;
    max-width: 95%;
    margin: 0 auto;
    font-weight: 300;
}
.normal-card-image {
    width: 53%;
    margin-right: 2%;
}

a.sticky-cta {
    position: fixed;
    right: -3.4%;
    top: 54%;
    letter-spacing: 1px;
    border-radius: .5vw;
    background-color: #fff;
    display: flex;
    align-items: center;
    transform: rotate(-90deg);
    font-size: .63vw;
    text-decoration: none;
    color: #000;
    z-index:99;
    padding: .7vw .84vw .7vw 2vw;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
}
a.sticky-cta.explore-off {
    top: 29%;
    padding-right: 4vw;
    background-color: #4169e0;
    color: #fff;
    right: -5.2%;
}
a.sticky-cta img {
    position: absolute;
    left: 5%;
    transform: rotate(90deg);
    width: 1.2vw;
}
a.sticky-cta.explore-off img {
    left: auto;
    right: 16%;
    top: 50%;
    transform: translate(0, -50%) rotate(90deg);
}

.image-inner.hover{
  transition:all .2s;
}
.image-inner.hover:hover {
    transform: scale(1.03);
}

.custom-temstimonial-footer-body {
    max-width: 82.7%;
    margin: 0 auto;
    padding-bottom: 5vw;
}
.custom-temstimonial-footer-head {
    text-align: center;
}
.custom-temstimonial-footer-head h2 {
    font-size: 2.5vw;
    color: #542804;
    margin: 0;
}
.custom-temstimonial-footer-head {
    margin-bottom: 3.5vw;
}
.custom-testimonial-footer-slide.slick-slide {
    display: flex !important;
    border: 1px solid #fff;
    background-color:#f2f2f2;
    border-radius: 6px;
    padding: 2vw 1vw 1vw;
}
.cutom-testimonial-footer-img img{
    max-width: 9vw;
}
.custom-testimonial-footer-slide.slick-slide h5 {
    font-size: 1.82vw;
    color: #8f8f8f;
    margin-bottom: .4vw;
    text-transform: uppercase;
    margin-top: 1.5vw;
    line-height: 1;
}
.custom-testimonial-footer-slide.slick-slide p {
    font-size: 1vw;
    line-height: 1.3;
    text-transform: capitalize;
    color: #000;
    margin-top: 1vw;
    margin-bottom: 0.2vw;
}
.cutom-testimonial-footer-content {
    max-width: 100%;
    margin-left: 0%;
}
.cutom-testimonial-footer-content span {
    font-size: 1vw;
    color: #8f8f8f;
}
.custom-temstimonial-footer-slider.slick-slider .slick-track{
    display:flex;
}
.custom-temstimonial-footer-slider.slick-slider {
    margin:0 -4vw;
}
.custom-temstimonial-footer-slider.slick-slider .slick-slide {
    margin-right:2vw;
    margin-left:2vw;
    height:auto;
}
.custom-temstimonial-footer-slider.slick-slider ul.slick-dots {
    display: flex;
    padding:0;
    margin-top:1vw;
    justify-content: center;
    list-style: none;
    column-gap: 7px;
    bottom:-3%;
}
.custom-temstimonial-footer-slider.slick-slider ul.slick-dots li{
    width:auto;
    height:auto;
}
.custom-temstimonial-footer-slider.slick-slider ul.slick-dots li button {
    background: #d9d9d9;
    border: 0;
    font-size: 0;
    width: 1vw;
    height: 2px;
    transition: .5s;
    border-radius:0;
}
.custom-temstimonial-footer-slider.slick-slider ul.slick-dots li.slick-active button {
    width: 2.5vw;
    background: #000;
}

.last-section-inner {
    padding: 2vw 0;
    background: linear-gradient(0deg, #feece640, #FEECE6, #FEECE6, #FEECE6, #feece629);
}
.last-section-inner h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 50px;
  text-transform: capitalize;
}
.last-section-inner h2 span {
  color: #000;
}
.last-section-accordion {
    position: relative;
    max-width: 58.3%;
    border-radius: 12px;
    margin: 0px auto;
    margin-bottom: 30px;
    background-color: #fff;
    padding: 20px 30px;
}
.last-section-accordion h3 {
  font-size: 18px;
  margin: 0;
}
.last-section-accordion:before {
    position: absolute;
    content: "+";
    font-size: 1.5vw;
    color: #000;
    font-weight: 600;
    line-height: .8;
    width: 1.3vw;
    height: 1.3vw;
    background-size: contain;
    right: 1.5vw;
    top: 25px;
    transition: .3s;
}
.last-section-accordion.active:before {
    content: '−';
}
.last-section-accordion-content {
    font-size: 16px;
    padding: 0 0 15px;
    color: #000;
    font-weight: 300;
    line-height: 1.4;
}
.last-section-accordion-content p {
    margin: 12px 0 0;
}
.last-section-accordion-heading {
  cursor: pointer;
}


@keyframes tilt {
   0%{
      transform: perspective(800px) rotateX(calc(6* -1deg)) scale3d(1, 1, 1);
   }
   50%{
      transform: perspective(800px) rotateX(calc(-6* -1deg)) scale3d(1, 1, 1);
   }
   100%{
      transform: perspective(800px) rotateX(calc(6* -1deg)) scale3d(1, 1, 1);
   }
}
.image-inner.tilt{
    transition: transform 0.25s ease-out;
    will-change: transform;
    transform-style: preserve-3d;
    animation:tilt 6s infinite;
}

.testimonial-carousel .owl-height {
    height: auto !important;
}

.top-features-inner .cwc-inner:not(.slick-initialized) {
    display: none;
}
.sticky-content-inner a.btn  span.original-price {
    font-weight: 600;
}

@media (min-width: 768px){
    @keyframes tilt-lt {
       0%{
          transform: perspective(800px) rotateY(calc(6* -1deg)) scale3d(1, 1, 1);
       }
       50%{
          transform: perspective(800px) rotateY(calc(-6* -1deg)) scale3d(1, 1, 1);
       }
       100%{
          transform: perspective(800px) rotateY(calc(6* -1deg)) scale3d(1, 1, 1);
       }
    }
    .tilt-lt{
        transition: transform 0.25s ease-out;
        will-change: transform;
        transform-style: preserve-3d;
        animation:tilt-lt 6s infinite;
    }
}
@media (min-width: 1024px){
    .top-features-content:hover h4{
        font-size: 2vw;
    }
    .top-features-content:hover p{
        font-size: 1.3vw;
    }
    .smart-section-flex-container .smart-section-text:hover h3 {
        font-size: 2.8vw;
    }
}
@media (max-width:767px){
  a.sticky-cta{
      display:none;
  }
  .sticky-content-inner {
    padding: 10px 2%;
    background-image: none;
}
.sticky-con {
    width: 100%;
}
.sticky-content-inner a.btn {
    margin-top: 0;
    width: 100%;
    text-align: center;
}
.sticky-content-inner .logo-title {
    display: none;
}
section.hero-banner-safe .hero-banner-content {
    left: 0;
    max-width: 100%;
    top: 0;
}
section.hero-banner-safe .hero-banner-content .hero-banner-con {
    max-width: 86%;
    padding-top: 4%;
}
section.hero-banner-safe .hero-banner-con h2 {
    font-size: 3rem;
    text-align: left;
}
section.hero-banner-safe .hero-banner-con p.sub-head {
    font-size: 16px;
    text-align: left;
}
a.safe-link-39 {
    width: 21%;
    height: 4%;
    right: 74%;
    bottom: 7%;
}
a.safe-link-58 {
    width: 21%;
    height: 4%;
    right: 39%;
    bottom: 4%;
}
a.safe-link-49 {
    width: 19%;
    height: 4%;
    right: 7%;
    bottom: 7%;
}
    .image-banner.wrapper .image-banner-content.mobile-content{
        display:block;
    }
    .image-banner.wrapper .image-banner-content.desktop-content h2{
        display:none;
    }

  .wrapper{
     max-width:100%;
  }
  
  a.btn {
      margin-top: 10vw;
      font-size: 4.4vw;
      padding: 2.7vw 6.2vw;
      letter-spacing: 1px;
  }

  button#gokwik-buy-now{
    width: auto;
  }
  body.page-safe_landing div#shopify-section-footer {
    margin-top: 12vw;
}
  .sticky-atc {
      padding: 2vw 5vw;
  }
  .sticky-atc-inner h4 {
      font-size: 4vw;
      font-weight: 500;
  }
  .sticky-atc-inner .sticky-atc-cta a.link-text {
    display: none;
  }
  .sticky-atc-inner .sticky-atc-cta button#gokwik-buy-now {
    padding: 3vw 7vw;
    font-size: 4vw;
    font-weight: 500;
    border-radius: 2vw;
  }

  .hero-banner-inner {
      padding: 0 2vw 0;
      padding-top: 5vw;
  }
  .hero-banner-content {
        top: 4%;
        left: 0;
        transform: none;
        width: 100%;
        text-align: center;
        height: 50%;
    }
  .hero-banner-content-inner {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      overflow: hidden;
  }
  .hero-banner-content-inner .logo-title a.header__heading-link img {
      min-width: 22vw;
      max-height: 8.2vw;
  }
  .hero-banner-content-inner .logo-title a.header__heading-link:after {
      height: 45%;
      width: 2px;
      bottom: 21%;
      background: #fff;
  }
  .hero-banner-content-inner .logo-title span {
      font-size: 4.5vw;
  }
  .hero-banner-content-inner .logo-title a.header__heading-link {
      margin-right: 2.6vw;
  }
  .hero-banner-con {
      text-align: center;
      max-width: 81%;
      margin: 0 auto 7%;
  }
  .hero-banner-content-inner h1 {
    font-size: 8.8vw;
    font-weight: 400;
    margin-bottom: 2vw;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
    .hero-banner-content-inner p.sub-head {
        font-size: 4.5vw;
        font-weight: 300;
        margin-bottom: 4vw;
        max-width: 100%;
        text-transform: capitalize;
        margin-left: auto;
        margin-right: auto;
    }
  .hero-banner-content-inner a.btn {
        padding: 2.7vw 5.2vw;
        margin-top: 2%;
        font-size: 16px !important;
    }
    .hero-banner-content-inner a.btn span.original-price {
    font-size: 2rem;
}
  .hero-banner-content-inner .logo-title {
      margin-top: 7vw;
  }
  .hero-banner-content-inner .logo-title img {
      max-width: 51%;
  }
  .icon-txt-main{
      display:none;
  }
  .hero-banner-inner:before {
      width: 5.2vw;
      height: 5.2vw;
      top: 30%;
      left: 27%;
  }
  .hero-banner picture.hero-banner-content-image:before {
      width: 6.7vw;
      height: 6.7vw;
      top: 30%;
      left: 25.3%;
  }
  .hero-banner picture.hero-banner-content-image:after {
      width: 6.7vw;
      height: 6.7vw;
      top: 36%;
      left: 60%;
  }

  .top-features-main {
      padding-top: 0;
      padding-bottom: 7vw;
  }
  .top-features-main:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 44%;
      top: auto;
      bottom: 0;
      background-image: url(/cdn/shop/files/Vector-_Compressify.io.webp?v=1743190540);
      background-size: 114%;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 0;
  }
  .top-features-inner {
      padding: 12vw 0 0;
  }
  .top-features-inner:before {
      border-radius: 0;
  }
  .top-features-center h2 {
    font-size: 7.5vw;
  }
  .top-features-center {
      margin-bottom: 8vw;
      justify-content:center;
  }
  .top-features-center img {
      display: none;
  }
  .top-features-inner .card-with-content {
      max-width: 100%;
  }
  .top-features-inner .cwc-inner {
      padding-bottom: 0vw;
  }
  section.past-banner {
    margin-bottom: 2rem;
}
.split-banner {
    margin-top: 2rem;
}
  .top-features-inner .cwc-inner .slick-list, 
  .top-features-2-inner .cwc-inner .slick-list{
      margin: 0px 0%;
      overflow:visible;
  }
  .top-features-2-inner .cwc-inner .cwc-card{
      margin: 0px 2.5vw;
  }
  .cwc-inner .cwc-card .cwc-card-content {
    padding: 4vw 4vw 3vw;
    border-radius: 4vw;
  }
  .top-features-main .cwc-inner .cwc-card .cwc-card-content{
    padding-top: 8vw;
    margin-top: -4vw;
  }  
  .cwc-inner .cwc-card .cwc-card-content h4 {
      font-size: 4.6vw;
  }
  .cwc-inner .cwc-card .cwc-card-content h4:after {
    width: 8.6vw;
    height: 8.6vw;
    right: 6%;
    font-size: 28vw;
}
.top-features-main:before{
    display:none;
}
  .top-features-2-main {
      padding-bottom: 18vw;
  }
  .top-features-2-main:before {
      display: none;
  }
  .top-features-2-center h2 {
      font-size: 9vw;
      max-width: 78%;
  }
  .top-features-2-main .cwc-inner .cwc-card .cwc-card-content.active {
      border-radius: .5vw .5vw 6vw 6vw;
  }
  .top-features-2-main .cwc-inner .cwc-card .cwc-card-content {
      padding: 2vw 4vw 0;
      padding-bottom: 6%;
  }
  .top-features-2-main .cwc-inner .cwc-card .cwc-card-content h4 {
      font-size: 4.6vw;
  }
.image-banner-content.dsk-content{
    background:transparent;
}
.image-banner-content.mobile-content h2 {
    color: #2952a0;
    font-size: 7.5vw;
    text-align:center;
    text-transform: uppercase;
}
  .image-banner-content.dsk-content h2 {
    display: none;
}
.image-banner.wrapper {
    max-width: 96%;
    padding-top:0;
}
.past-banner .image-banner.wrapper{
padding-top:3rem;
background-image: linear-gradient(154deg, #5ed0cf82, #2952a070);
}
section.feature-banner {
    margin-top: 3rem;
}
section.feature-banner .cwc-inner{
    flex-wrap:wrap;
        max-width: 96%;
    margin: 0 auto;
}
section.feature-banner .cwc-inner .cwc-card {
    width: 100%;
}
  .prd-inner {
      display: block;
  }
  .prd-inner-first .prd-inner-first-inner {
      flex-direction: column;
      align-items: center;
      margin-left: 0;
      padding: 0 5vw;
  }
  .prd-inner-first {
      background-image: url(/cdn/shop/files/Group_1000009668-_Compressify.io_8.webp?v=1743192096);
      padding: 10vw 0;
  }
  .prd-inner-first-center {
      width: 61%;
      padding: 0;
  }
  .prd-inner-first-left, .prd-inner-first-cards {
      width: 100%;
  }
  .prd-inner-first-left h4 {
      font-size: 8.2vw;
      margin-bottom: 3vw;
  }
  .prd-inner-first-left {
      text-align: center;
      padding-bottom: 7vw;
  }
  .prd-inner-first-left p {
      font-size: 4.3vw;
      max-width: 100%;
  }
  .prd-inner-first-card h5 {
      font-size: 5.2vw;
      padding: 5vw 3vw 4vw 3vw;
  }
  .prd-inner-first-card p {
      font-size: 3.5vw;
      padding: 4vw 2vw 5vw 3vw;
  }
  .prd-inner-first-card {
      border-radius: 5vw;
      width: 100%;
      height: auto;
  }
  .prd-inner-first-card:last-child p {
      padding-left: 3vw;
  }
  .prd-inner-first-cards {
      margin-left: 0;
      padding-top: 23vw;
      align-items: unset;
  }
  .prd-inner-first-card:last-child h5 {
      padding-right: 2vw;
      padding-left: 3vw;
  }
  .prd-inner-first-card div {
      border-radius: 5vw;
  }

  .prd-inner-prd .prd-inner-first-inner {
      margin: 0 2%;
      flex-wrap: wrap;
  }
  .prd-inner-first-inner .prd-inner-image, .prd-inner-content {
      width: 100%;
  }
  .prd-inner-prd {
      padding: 16vw 0 28vw;
      background-image: url(/cdn/shop/files/Group_1000009669-_Compressify.io_3.webp?v=1743230384);
  }
  .prd-inner-first-inner .prd-inner-image {
      margin-bottom: 6vw;
  }
  .prd-inner-content-inner p {
      font-size: 4.5vw;
      margin: 0;
  }
  .prd-inner-content-inner {
      margin-top: 11vw;
  }
  .prd-inner-btns {
      flex-direction: row;
      margin-top: 7vw;
      gap: 3vw;
  }
  .prd-inner-btns button {
      font-size: 4vw;
      padding: 2vw 3vw;
      min-width: 42%;
      gap: 2vw;
  }
  .prd-inner-btns button:before {
      width: 7vw;
      height: 7vw;
  }
  .prd-inner-images img {
      max-width: 29%;
      border-radius: 3vw;
  }

  section.ai-banner .image-banner .image-banner-content h2 {
      font-size: 8.2vw;
      max-width: 98%;
  }
  section.ai-banner .image-banner.wrapper {
      max-width: 95%;
  }
  .home-tab-inner .home-tab-image img {
      max-width: 88%;
  }
  .home-tab-inner .home-tab-tabs .home-tab-tabs-head {
      flex-direction: column;
      align-items: center;
      gap: 6vw;
  }
  .home-tab-inner .home-tab-tabs h3 {
      width: max-content;
      font-size: 4.5vw;
      padding: 2vw 5vw;
  }
  .home-tab-tabs-content h4 {
      font-size: 5.6vw;
  }
  .home-tab-tabs-content p {
      font-size: 4vw;
  }
  .home-tab-inner .home-tab-tabs .home-tab-tabs-body {
      max-width: 86%;
      margin-top: 10vw;
  }

  section.banner-waterproof .image-banner .image-banner-content {
      position: unset;
      padding: 6vw;
      display: block;
  }
  section.banner-waterproof .image-banner {
      background: #1B2E5D;
      padding: 0;
      border-radius: 4vw;
  }
  section.banner-waterproof .image-banner .image-banner-content h3 {
      font-size: 5vw;
      color: #fff;
      margin-bottom: 2vw;
  }
  section.banner-waterproof .image-banner .image-banner-content p {
      color: #fff;
      font-size: 3vw;
      font-weight: 400;
      line-height: 1.2;
  }
  section.banner-lock .image-banner.wrapper .image-banner-content h3 {
      font-size: 5vw;
  }
  section.banner-lock .image-banner.wrapper .image-banner-content p {
    font-size:3vw;
  }

  .software-features-main {
      padding-top: 10vw;
  }
  .software-features-inner.wrapper {
      max-width: 90%;
  }
  .software-features-inner:before {
      position: absolute;
      content: "";
      width: 100%;
      height: 58%;
      bottom: 0;
      border-radius: 9.6vw;
  }
  .software-features-header-inner {
      flex-direction: column;
      padding: 0 1.5vw;
  }
  .software-features-header-inner h2 {
      font-size: 10.4vw;
      max-width: 90%;
  }
  .software-features-header-inner h2.heading-two {
      padding-top: 2vw;
      margin-left: auto;
  }
  .software-features-image {
      margin-top: 8%;
  }
  .software-features-image picture {
      max-width: 100%;
      margin-left: 0%;
  }
  .software-features-inner .normal-cards {
      max-width: 81%;
      padding-top: 6vw;
  }
  .software-features-inner .normal-cards-inner .slick-list {
      padding: 2vw 1vw;
  }
  .software-features-inner .normal-cards-inner .normal-card {
      border-radius: 6vw;
      margin:0 2vw;
  }
  .software-features-inner .normal-card .normal-card-head h4 {
      font-size: 8vw;
      max-width: 100%;
  }
  .software-features-inner .normal-card .normal-card-head {
      padding: 6vw 0;
  }
  .software-features-inner .normal-cards-inner .normal-card .normal-card-body {
      padding: 4vw 1vw 8vw;
      border-radius: 6vw;
  }
  .software-features-inner .normal-cards .normal-card p {
      font-size: 5.4vw;
      font-weight: 300;
      max-width: 85%;
  }
  .software-features-inner .normal-cards-inner.slick-slider ul.slick-dots {
      display: flex;
      padding:0;
      margin-top:1vw;
      justify-content: center;
      list-style: none;
      column-gap: 7px;
      bottom:-3%;
  }
  .software-features-inner .normal-cards-inner.slick-slider ul.slick-dots li{
      width:auto;
      height:auto;
  }
  .software-features-inner .normal-cards-inner.slick-slider ul.slick-dots li button {
      background: #fff;
      border: 0;
      font-size: 0;
      width: 6vw;
      height: 6px;
      transition: .5s;
      border-radius:0;
  }
  .software-features-inner .normal-cards-inner.slick-slider ul.slick-dots li.slick-active button {
      width: 12vw;
  }

  .image-banner.wrapper {
    max-width: 96%;
    background-image: linear-gradient(154deg, #5ed0cf82, #2952a070);
    border-radius: 2rem;
}
.image-banner-content p {
    font-size: 15px;
}
  section.banner-consumption .image-banner.wrapper {
      max-width: 92%;
      padding-top: 0;
      margin-top: 10vw;
      background-color: #B19576;
      border-radius: 8vw;
  }
  section.banner-consumption .image-banner.wrapper .image-banner-content {
      width: 100%;
      position: unset;
      transform: unset;
      padding: 5vw 5vw 7vw;
  }
  section.banner-consumption .image-banner.wrapper .image-banner-content h3 {
      font-size: 7vw;
      text-align:center;
  }

  section.banner-records {
      margin-top: 10vw;
  }
  section.banner-records .image-banner {
      padding-top: 5vw;
  }
  section.banner-records h2 {
      font-size: 7vw;
      max-width: 79%;
      line-height: 1.2;
  }

  .multiple-role-main {
      padding: 15vw 0;
  }
  .multiple-role-main:after{
      display:none;
  }
  .multiple-role-head h2 {
      font-size: 8.2vw;
      max-width: 90%;
  }
  .multiple-role-body .cwc-inner {
      max-width: 90%;
      margin: 0 auto;
  }
  .multiple-role-body .cwc-inner .cwc-inner-cards {
      flex-direction: column;
      width: 100%;
      margin-top: 0;
  }
  .multiple-role-body .cwc-inner .cwc-inner-cards .cwc-card {
      width: 88%;
      margin-left: auto;
  }
  .multiple-role-body .cwc-inner .cwc-inner-cards .cwc-card:last-child {
      width: 100%;
      margin: 0 auto;
      margin-top: 5vw;
      margin-right: 0;
      padding-left: 0;
      margin-left: 0;
      padding-top: 0;
  }
  .multiple-role-body .cwc-inner>.cwc-card {
      width: 98%;
      margin-left: auto;
      margin-top: 6vw;
  }
  .multiple-role-body .cwc-inner .cwc-card .cwc-card-content {
      bottom: 4%;
      padding: 3vw 2vw;
      width: 94%;
      border-radius:0 0 2.5vw 2.5vw;
  }
  .multiple-role-body .cwc-inner .cwc-card .cwc-card-content h4:after {
      width: 7vw;
      height: 7vw;
  }

  /* section.banner-battery {
      display: none;
  } */
  section.banner-daya .image-banner .image-banner-content{
      display:none;
  }
  section.banner-daya .image-banner picture.hero-banner-content-image {
      margin-left: -21%;
      margin-right: -4%;
  }

  .warranty-image {
      max-width: 100%;
      margin-left: 0;
  }
  .warranty-head {
      margin-bottom: 4vw;
  }
  .warranty-head h2 {
      font-size: 7vw;
  }
  .warranty-head p {
      font-size: 4.5vw;
      max-width: 70%;
      margin: auto;
      line-height: 1.2;
      font-weight: 500;
      margin-top: 1vw;
  }


  
  .spec-inner.wrapper {
      max-width: 94%;
      padding-bottom:8vw;
  }
  .spec-main picture.spec-banner-content-image {
      box-shadow: 0 .5vw 1vw #00000040;
      border-radius: 6vw;
      transform: scale(1.02);
  }
  .spec-content {
      padding: 0;
      background: linear-gradient(180deg, #FFD8CD, #FFE6DF 68%, #FFDCD1);
      border-radius: 2vw;
  }
  .spec-main .spec-content>h3 {
      padding-left: 0;
      margin-bottom: 3vw;
      margin-top: 0;
      padding: 3vw 5vw;
      background-image: linear-gradient(30deg, #F3B19D, #FFE6DF, #FFDCD1);
  }
  .spec-content-inner {
      padding: 1.5vw 5vw;
      border: 0;
      border-radius: .5vw;
  }
  .spec-main .spec-content-inner picture{
      margin-bottom:4vw;
  }
  .spec-main .spec-content-inner h3 {
      text-transform: uppercase;
      margin-bottom: 1.2vw;
      margin-top: 0vw;
  }
  .spec-main .spec-content h3 {
      font-size: 4.5vw;
  }

  .custom-smart-feature-head h2 {
      font-size: 8.2vw;
      max-width: 100%;
      text-transform: capitalize;
  }
  .custom-smart-feature-cards {
      flex-direction: column;
      padding: 0 5vw;
      gap: 4vw;
  }
  .custom-smart-feature-cards .normal-card-main:last-child {
      order: -1;
  }
  .custom-smart-feature-cards .normal-card-main {
      width: 61%;
  }
  .custom-smart-feature-cards .normal-card-head h4 {
      font-size: 5.6vw;
      max-width: 90%;
  }
  .custom-smart-feature-cards .normal-card-body p {
      font-size: 4vw;
      max-width: 90%;
  }
  
  .normal-card {
      border-radius: 5vw;
  }
  .custom-smart-feature-inner {
      position: relative;
  }
  .custom-smart-feature-cards .normal-card-head {
      padding: 3vw 1vw;
  }
  .custom-smart-feature-head {
      top: 2%;
  }
  .custom-smart-feature-cards .normal-card-body {
      padding: 5vw 1vw;
      border-radius: 5vw;
  }
  .normal-card-image {
      width: 97%;
      margin: 0 auto -5%;
      animation: auto;
  }
  .custom-smart-feature-cards .normal-card-main:first-child {
      margin-left: auto;
  }
  section.custom-smart-feature {
      padding-top: 4vw;
  }

  section.custom-testimonial-footer {
      padding: 15vw 0 0;
  }
  .custom-temstimonial-footer-head h2 {
      font-size: 6vw;
      max-width: 80%;
      color: #000;
      margin: 0 auto;
  }
  .custom-testimonial-footer-slide.slick-slide h5 {
      font-size: 5vw;
      order: 1;
      margin-bottom: 5vw;
      max-width: 70%;
  }
  .custom-testimonial-footer-slide.slick-slide p {
      font-size: 4vw;
      order: 3;
  }
  .cutom-testimonial-footer-content span {
      font-size: 3.5vw;
      order: 2;
  }
  .custom-testimonial-footer-slide.slick-slide {
      padding: 5vw;
      border-radius: 4vw;
      position: relative;
  }
  .cutom-testimonial-footer-content {
      display: flex;
      flex-direction: column;
  }
  .cutom-testimonial-footer-img img {
      max-width: 20vw;
  }
  .cutom-testimonial-footer-content img {
      order: 0;
      max-width: 26%;
      margin-bottom: 4vw;
  }
  .cutom-testimonial-footer-img {
      position: absolute;
      right: 6%;
  }

  .last-section-inner h2 {
      font-size: 6vw;
      font-weight: 500;
      margin-bottom: 6vw;
  }
  .last-section-accordion {
      max-width: 92%;
      padding: 4vw;
      padding-right: 7vw;
  }
  .last-section-accordion:before {
      position: absolute;
      content: "+";
      font-size: 5.5vw;
      color: #000;
      font-weight: 500;
      line-height: 1;
      background-size: contain;
      right: 3.5vw;
      top: 4vw;
      transition: .3s;
      width: auto;
      height: auto;
  }
  .last-section-inner {
      padding: 14vw 0;
  }
  .last-section-accordion h3 {
      font-size: 4.6vw;
  }
  
  section.banner-lock{
      margin-top:5vw;
  }
  section.banner-lock .image-banner.wrapper .image-banner-content {
        position: unset;
        transform: none;
        width: 100%;
        background-color: transparent;
        padding: 5vw 5vw 7vw;
    }
    .banner-lock .image-banner {
        padding-top: 0;
        background-color: #3A281E;
        border-radius: 8vw;
    }
    .banner-lock .image-banner.wrapper .image-banner-content h3 {
        font-size: 7vw;
        text-align: center;
        color: #fff;
    }

    section.banner-alarm{
        margin-top:5vw;
    }
    section.banner-alarm .image-banner.wrapper .image-banner-content {
        position: unset;
        transform: none;
        width: 100%;
        background-color: transparent;
        padding: 5vw 5vw 7vw;
    }
    .banner-alarm .image-banner {
        padding-top: 0;
        background-color: #BC484A;
        border-radius: 8vw;
    }
    .banner-alarm .image-banner.wrapper .image-banner-content h3 {
        font-size: 7vw;
        text-align: center;
        color: #fff;
    }

  section.banner-alarm .image-banner.wrapper .image-banner-content h3 {
      font-size: 7vw;
      max-width: 90%;
      line-height: 1.1;
  }
  section.banner-alarm .image-banner.wrapper .image-banner-content p {
      font-size: 4.6vw;
      max-width: 92%;
  }

  .cwc-inner .cwc-card .cwc-card-content .cwc-card-content-body {
    font-size: 4vw;
  }
  /* section.hero-banner-safe {
    display: none;
} */
section.hero-banner-instant .hero-banner-content {
    max-width: 100%;
    position: unset;
}
section.hero-banner-instant .hero-banner-inner.wrapper {
    display: flex;
    flex-direction: column-reverse;
}
.page-safe_landing .testimonial-wrapper.page-width{
    padding-bottom:0;
}

section.hero-banner-instant .hero-banner-con {
    max-width: 100%;
    margin: 0;
    display: flex;
    flex-direction: column;
}

section.hero-banner-instant .card-with-content {
    order: -1;
    margin-top: 2rem;
}

section.hero-banner-instant .cwc-inner .cwc-card {
    max-width: 50%;
}

section.hero-banner-instant .cwc-inner .cwc-card:nth-child(2) {
    max-width: 52%;
    width: 51%;
}

section.hero-banner-instant .card-with-content .cwc-inner {
    gap: 8px;
    justify-content: space-between;
}

section.hero-banner-instant .cwc-inner .cwc-card .cwc-card-content h4 {
    font-size: 3.2vw;
    max-width: 100%;
}
section.hero-banner-instant .cwc-inner .cwc-card:last-child .cwc-card-content h4{
    max-width:18vw;
}
section.hero-banner-instant .cwc-inner .cwc-card:first-child {
    max-width: 46%;
}

section.hero-banner-instant h2 {
    text-align: left;
    font-size: 8vw;
    margin:2rem 0 1rem;
}
section.hero-banner-instant .hero-banner-content-inner p.sub-head {
    text-align: left;
    max-width: 100%;
    margin: 0;
    font-size: 5vw;
}

.tilt-lt{
    transition: transform 0.25s ease-out;
    will-change: transform;
    transform-style: preserve-3d;
    animation:tilt-lt 4.5s infinite;
}

  @keyframes tilt-lt {
     0%{
        transform: perspective(800px) rotateY(calc(15* -1deg)) scale3d(1, 1, 1);
     }
     50%{
        transform: perspective(800px) rotateY(calc(-15* -1deg)) scale3d(1, 1, 1);
     }
     100%{
        transform: perspective(800px) rotateY(calc(15* -1deg)) scale3d(1, 1, 1);
     }
  }
}
@media screen and (max-width: 480px){
section.hero-banner-instant .cwc-inner .cwc-card {
    border: 1px solid #39F9F9;
    background: linear-gradient(154deg,#5ed0cf82,#2952a070);
    border-radius: 0 0 10px 10px;
}    
section.hero-banner-instant .cwc-inner .cwc-card .cwc-card-content {
    padding: 3vw 3vw 2vw;
    background: none;
    border: none;
}
}





/* 

*/


/* ===== REMOVE EVERYTHING GLOBAL ===== */

/* Announcement bar */
.landing-no-header .announcement-bar,
.landing-no-header .announcement,
.landing-no-header .shopify-section-announcement-bar {
  display: none !important;
}

/* Header (all possible variations) */
.landing-no-header header,
.landing-no-header .header,
.landing-no-header .shopify-section-header,
.landing-no-header .shopify-section-group-header-group {
  display: none !important;
}

/* Any div above header (top bars / promo bars) */
.landing-no-header .top-bar,
.landing-no-header .top-header,
.landing-no-header .utility-bar,
.landing-no-header .header-wrapper > div:first-child {
  display: none !important;
}

/* Footer */
/* .landing-no-header footer,
.landing-no-header .footer,
.landing-no-header .shopify-section-footer {
  display: none !important;
} */

/* Remove spacing Shopify adds */
.landing-no-header main,
.landing-no-header #MainContent {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Remove any sticky spacing */
.landing-no-header body {
  padding-top: 0 !important;
}


.sticky-content-inner{
    display:none!important;
};

.filter-wrapper{
    display:none!important;
};



/* ============================= */
/* SAFE CUSTOM PRODUCT SECTION */
/* ============================= */

.safe-custom-product-section{
  width:100%;
  margin:60px 0;
  position:relative;
  z-index:10;

}

.safe-custom-product-section .custom-padlock-prds{
  width:100%;
}

.safe-custom-product-section .page-width{
  max-width:1400px;
  margin:0 auto;
  padding:0 20px;
}

.safe-custom-product-section .main{
  width:100%;
  border-radius:40px;
  overflow:hidden;
  padding:50px;
  background:#d7ecfb;
  position:relative;
}

.safe-custom-product-section .lock-wrap{
  display:grid !important;
  grid-template-columns: 1.5fr 420px 120px !important;
  align-items:center !important;
  gap:40px !important;
  width:100%;
}

.safe-custom-product-section .media-img-info{
  width:100% !important;
  display:block !important;
}

.safe-custom-product-section .media-img-info > div{
  width:100%;
}

.safe-custom-product-section .lock-info{
  width:100%;
}

.safe-custom-product-section .lock-image{
  width:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  position:relative;
}

.safe-custom-product-section .padlock-main-img{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  position:relative;
}

.safe-custom-product-section .padlock-main-img img{
  max-width:100% !important;
  height:auto !important;
  object-fit:contain;
  display:block;
}

.safe-custom-product-section .bg-main-img{
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:.15;
  transform:scale(1.15);
  filter:blur(12px);
}

.safe-custom-product-section .lock-thumb{
  width:100%;
}

.safe-custom-product-section .thumbs{
  display:flex !important;
  gap:18px;
  flex-wrap:nowrap;
  align-items:flex-start;
}

.safe-custom-product-section .thumb{
  width:90px;
  flex-shrink:0;
  cursor:pointer;
  text-align:center;
}

.safe-custom-product-section .thumb img{
  width:100%;
  height:auto;
  display:block;
}

.safe-custom-product-section .thumb.active{
  /* border:2px solid #000; */
  border-radius:10px;
}

.safe-custom-product-section .meta{
  display:flex;
  gap:40px;
  margin-top:20px;
}

.safe-custom-product-section .btn{
  width:240px;
  min-height:52px;
  border-radius:50px;
}

.safe-custom-product-section img{
  max-width:100%;
  height:auto;
}

.safe-custom-product-section .cta-mobile-only{
  display:none;
}

.custom-padlock-prds{
    margin: 50px 0;
}


/* ============================= */
/* MOBILE */
/* ============================= */

@media(max-width:989px){

  .safe-custom-product-section .main{
    padding:25px;
  }

  .safe-custom-product-section .lock-wrap{
    grid-template-columns:1fr !important;
    gap:30px !important;
  }

  .safe-custom-product-section .thumbs{
    justify-content:center;
    flex-wrap:wrap;
  }

  .safe-custom-product-section .thumb{
    width:75px;
  }

  .safe-custom-product-section .btn{
    width:100%;
  }
  .locke-image{
    position: relative;
    top: -15vh;
    left: -5%;
  }
  .padlock-main-img{
    display:none;
  }

}



body.page-safe_landing_landing .testimonial-wrapper{
  overflow:hidden;
}

body.page-safe_landing_landing .testimonial-carousel{
  display:block !important;
}

body.page-safe_landing_landing .testimonial-carousel .owl-stage{
  display:flex;
}

body.page-safe_landing_landing .testimonial-carousel .owl-item{
  height:auto;
}

body.page-safe_landing_landing .testimonial-carousel .testi-card{
  height:100%;
  margin-top:70px;
}


body.page-safe_landing_landing .testimonial-carousel{
  display:block !important;
  visibility:visible !important;
}

body.page-safe_landing_landing .testimonial-carousel .owl-stage{
  display:flex;
}

body.page-safe_landing_landing .testimonial-carousel .owl-item{
  opacity:1 !important;
  height:auto;
}

body.page-safe_landing_landing .testimonial-carousel .testi-card{
  margin-top:70px;
  height:100%;
}