/** Shopify CDN: Minification failed

Line 149:10 Expected ":"
Line 149:17 Expected ":"

**/
/* start common css */
body {
    display: block;
}
@media (max-width:915px) {
  .el-hide-mobile {
    display:none !important;
  }
}
@media (min-width:915px) {
  .el-hide-desktop {
    display:none !important;
  }
}
.el-slider-main:not(.slick-initialized) {
  display:flex;
}
html {
    scroll-behavior: smooth;
}
p {
    margin: unset;
    padding: unset;
}
* {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    color: unset;
    letter-spacing: unset;
    margin: unset;
    padding: unset;
}
.el-text-left-desktop {
    text-align: left;
    justify-content: left;
}
.el-text-center-desktop {
    text-align: center;
    justify-content: center;
}
.el-text-right-desktop {
    text-align: right;
    justify-content: right;
}
img, video {
    max-width: 100%;
    display: block;
    height: auto;
}

.el-no_buttons .slick-arrow {
    display: none !important;
}

.el-same-height-slider .slick-slide {
    height: inherit !important;
}
.el-same-height-slider .slick-track {
    display: flex;
}
.el-loading:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 25px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.el-loading {
    color: transparent !important;
    position: relative;
}



.el-loading-cart:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url( https://cdn.shopify.com/s/files/1/0789/0570/4766/files/loading.gif?v=1736941696 );
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #0000003b;
}
.el-loading-cart {
    position: relative;
}
svg, img, video {
    display: inline-block;
}
* {
    box-sizing: border-box;
}
.el-video-wrapper.active img, 
.el-video-wrapper.active .el-play-button {
    display: none;
}
.el-relative {
    position: relative;
}
.el-container {
    max-width:100%;
    width:var(--el-container-width);
    padding-left:50px;
    padding-right:50px;
    margin-left:auto;
    margin-right:auto;
}

body, .el-font-body  {
  font-family:var(--el-body-font);
}
.el-font-heading{
  font-family: var(--el-heading-font);
}

.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
img {
    height; unset;
}



@media (max-width:915px) {
.el-text-left-mobile {
    text-align: left;
    justify-content: left;
}
.el-text-center-mobile {
    text-align: center;
    justify-content: center;
}
.el-text-right-mobilep {
    text-align: right;
    justify-content: right;
}
.el-container {
    padding-left:15px;
    padding-right:15px;
}
}
/* end common css */

/* font face */
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Satoshi';
    src:url('/cdn/shop/files/Satoshi-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}




/* same css start */
.el-media {
    display: flex;
}
.el-global-heading h1, 
.el-global-heading h2,
.el-adv-content-heading h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    max-width: 100%;
    letter-spacing: -0.44px;
}
.el-global-heading h1 strong, 
.el-global-heading h2 strong, 
.el-adv-content-heading h2 strong {
    font-weight: 700;
    color: #C13333;
}
.el-global-heading h1 em, 
.el-global-heading h2 em, 
.el-adv-content-heading h2 em {
    font-weight: 500;
}
.el-global-text, 
.el-adv-content-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity:.9;
}
.el-button {
    text-decoration: none;
    background: #000;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 72px;
    color: #FFF;
    text-align: center;
    font-family: Geist;
    font-size: 23.4px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid #000;
    border-radius: 5px;
    max-width: 100%;
    text-transform: uppercase;
}
.el-button:hover {
    background: transparent;
    color: #000;
}


.el-global-subtitle strong {
    font-weight: 700;
    color: #C13333;
}
.el-global-subtitle {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
}
.el-small-padding-top {
    padding-top: 26px;
}
.el-medium-padding-top {
    padding-top: 36px;
}
.el-large-padding-top {
    padding-top: 60px;
}

.el-global-user .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    gap: 13px;
}
.el-global-user img {
    width: 57.2px;
    height: 57.2px;
}
.el-global-user {
    padding-top: 26px;
}
.el-global-user .el-element-text {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: .9;
    padding-top: 10.4px;
}
.el-global-user .el-element-title:before {
    content: "";
    width: 15.6px;
    height: 15.6px;
    background-size: contain;
    background-position: center;
    display: inline-block;
}
.el-global-user .el-element-title {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}
.el-medium2-padding-top {
    padding-top: 44px;
}

@media (max-width:915px) {
  .el-global-heading h1, .el-global-heading h2, .el-adv-content-heading h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%;
    letter-spacing: -0.28px;
}
.el-global-text, .el-adv-content-text {
    font-size: 15px;
    line-height: 125%;
}
.el-global-user {
    padding-top: 20px;
}
.el-global-user .el-element-title {
    font-size: 14px;
}
.el-global-user .el-element-text {
    font-size: 14px;
    padding-top: 8px;
}
.el-global-user .el-icon-with-text-flex {
    gap: 10px;
}

.el-global-user img {
    width: 44px;
    height: 44px;
}
.el-adv-content .el-image-with-text-column1 {
    max-width: 100%;
    padding-right: 0;
}
.el-small-padding-top {
    padding-top: 16px;
}
.el-medium-padding-top {
    padding-top: 24px;
}
.el-large-padding-top {
    padding-top: 40px;
}
}
/* same css end */







/* section1 css */
.el-advertorial-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-header-logo img {
    width: 194px;
    display: block;
    max-width: 100%;
}
.el-adv-header-button a {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
}
.el-adv-banner .el-image-with-text-flex {
    display: flex;
}
.el-adv-banner .el-image-with-text-column {
    width: 100%;
}
.el-adv-banner .el-image-with-text-column2 {
    max-width: 43.6%;
    display: flex;
    justify-content: space-between;
}
.el-adv-banner .el-image-with-text-column1 {
    max-width: 56.4%;
    padding-right: 57px;
}
.el-adv-banner-heading {
    width: 686px;
    max-width: 100%;
}
.el-global-user .el-element-title:before {
    background-image: url("/cdn/shop/files/ADV2-sec1-check.webp");
}
.el-global-user .el-element-title {
    gap: 7.8px;
    display: flex;
    align-items: center;
}
.el-adv-banner-img {
    width: calc(50% - 4px);
}
.el-adv-banner-img1 img {
    mix-blend-mode: luminosity;
}


@media (max-width:915px) {
.el-adv-header-button a {
    font-size: 14px;
}
.el-header-logo img {
    width: 149px;
}
.el-adv-banner .el-image-with-text-column1 {
    max-width: 100%;
    padding-right: 0;
}


}
/* section1 css end */



/* section2 css */
.el-adv-content-text .el-element-richtext {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.el-adv-banner-text {
    padding-top: 15.6px;
}
.el-adv-content-text em {
    font-weight: 500;
}
.el-adv-content-text2 {
    width: 588px;
    max-width: 100%;
}
.el-adv-content-heading2 {
    width: 509px;
    max-width: 100%;
}
.el-adv-content-quote .el-icon-with-text-flex:before {
    content: "";
    width: 3.9px;
    height: 100%;
    border-radius: 5.2px;
    background: #C13333;
    position: absolute;
    left: 0;
    top: 0;
}

.el-adv-content-quote .el-icon-with-text-flex {
    display: flex;
    padding: 20.8px;
    border-radius: 5.2px;
    background: rgba(193, 51, 51, 0.05);
    position: relative;
    gap: 13px;
}
.el-adv-content-quote .el-element-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: .9;
    width: 558px;
    max-width: 100%;
}
.el-adv-content-quote img {
    width: 78px;
    height: 98.578px;
    border-radius: 2.6px;
}
.el-adv-content .el-image-with-text-flex {
    display: flex;
    flex-wrap: wrap;
}
.el-adv-content .el-image-with-text-column {
    width: 100%;
}
.el-adv-content .el-image-with-text-column2 {
    max-width: 36.9%;
}
.el-adv-content .el-image-with-text-column1 {
    max-width: 63.1%;
    padding-right: 140px;
}
.el-adv-content-right-btn {
    padding-top: 24px;
}
.el-time-animation-grid-item .el-svg {
    gap: 7.8px;
    display: inline-flex;
    align-items: center;
    height: 34.4px;
    border-radius: 2.6px;
    background: #C13333;
    padding: 0 10.4px;
    color: #fff;
}
.el-time-animation-grid-item .el-element-text {
    padding-top: 18.2px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: .9;
}
.el-time-animation-grid-item {
    padding-top: 36px;
    padding-left: 49px;
    position: relative;
}
.el-time-animation-grid-item:before {
    content: "";
    width: 10.14px;
    height: 10.14px;
    border-radius: 10.14px;
    background: #C13333;
    position: absolute;
    top: 47px;
    left: 7px;
    outline: 7px solid #EFCCCC;
    transition: all .3s ease;
    z-index: 2;
}
.el-time-animation-grid-item:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 63px;
    left: 9px;
    border-right: 2px dashed #EFCCCC;
}
.el-time-animation-grid-item5:after {
    display: none;
}
.el-time-animation-grid-item .el-icon-with-text-flex:after {
    content: "";
    width: 2px;
    height: 100%;
    position: absolute;
    top: 63px;
    left: 9px;
    border-right: 2px dashed #C13333;
    z-index: 1;
    transition: all 1s ease;
}

.el-time-animation-grid-item5 .el-icon-with-text-flex:after {
    display: none;
}
.el-time-animation-grid-item:not(.el-active) .el-icon-with-text-flex:after {
    height: 0;
}
.el-red-btn .el-button:hover {
    background: transparent;
    color: #C13333;
}
.el-red-btn .el-button {
    background: #C13333;
    border-color: #C13333;
}
.el-adv-content-heading3 {
    width: 569px;
    max-width: 100%;
}
.el-adv-content-text6 {
    opacity: 1;
}
.el-adv-over-time-box .el-element-title {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background: #C13333;
    padding: 5.2px 10px 5.9px 18.203px;
    color: #fff;
}
.el-adv-over-time-box .el-element-text ul {
    padding: 36px 25px;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 20.8px;
}
.el-adv-over-time-box .el-element-text ul li strong {
    display: block;
    font-weight: 500;
}
.el-adv-over-time-box .el-element-text ul li {
    padding-left: 39px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    color: rgba(0, 0, 0, 0.90);
    position: relative;
}
.el-adv-over-time-box .el-element-text ul li:before {
    content: "";
    width: 28.6px;
    height: 28.6px;
    position: absolute;
    left: 0;
    top: calc(50% - 14.3px);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-adv-over-time-box .el-icon-with-text-flex {
    border-radius: 5.2px;
    background: rgba(193, 51, 51, 0.05);
    overflow: hidden;
    border: 1px solid #C13333;
}
.el-adv-content-heading4 strong {
    display: block;
}
.el-adv-content-heading4 {
    width: 576px;
    max-width: 100%;
}
.el-adv-content-image-text .el-icon-with-text-flex {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
}
.el-adv-content-image-text .el-element-image {
    width: 100%;
    max-width: 62.2%;
}
.el-adv-content-image-text .el-element-texts {
    max-width: 37.8%;
    width: 100%;
    padding-right: 36px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    color: rgba(0, 0, 0, 0.90);
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-adv-content-image-text .el-element-title {
    color: #00943B;
    font-weight: 700;
}
.el-adv-content-image-text .el-element-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.el-adv-content-text8 strong {
    font-weight: 700;
    color: #00943B;
}
.el-adv-content-text8 {
    opacity: 1;
    color: rgba(0, 0, 0, 0.90);
}
.el-adv-content-tick-box .el-element-title {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    padding: 5px 0 5px 18.2px;
    align-items: center;
    align-self: stretch;
    border-radius: 5.2px 5.2px 0 0;
    background: #00943B;
    color: #fff;
}
.el-adv-content-tick-box .el-element-text {
    padding: 18px 25px;
    background: rgba(0, 148, 59, 0.05);
    font-size: 19.5px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.el-adv-content-tick-box .el-element-text ul {
    display: flex;
    flex-wrap: wrap;
    gap: 37px;
    row-gap: 13px;
    list-style: none;
}
.el-adv-content-tick-box .el-element-text ul li {
    display: flex;
    gap: 10.4px;
    align-items: center;
}

.el-adv-content-tick-box .el-element-text ul li:before {
    content: "";
    width: 15.6px;
    height: 15.6px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-adv-content-text9 em {
    font-style: normal;
    color: #00943B;
    font-weight: 700;
}

.el-adv-content-text9 strong {
    font-weight: 700;
}
.el-adv-content-text9 {
    opacity: 1;
    color: rgba(0, 0, 0, 0.90);
}
.el-adv-content-heading5 {
    width: 554px;
    max-width: 100%;
}

.el-review-card_main {
    padding: 25px;
    display: flex;
    flex-direction: column;
    gap: 13px;
    border-radius: 5.2px;
    background: rgba(193, 51, 51, 0.05);
}
.el-review-card-text {
    padding-top: 13px;
    font-size: 19.5px;
    font-style: italic;
    font-weight: 400;
    line-height: 125%;
    opacity: .9;
}
.el-element-review-rating {
    display: inline-flex;
}
.el-element-review-name {
    display: flex;
    gap: 8px;
    align-items: center;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.39px;
    color: #C13333;
}
.el-element-review-name img {
    width: 36.4px;
    height: 36.4px;
    object-fit: contain;
}
.el-timeline2-grid-item .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 26.2px;
    padding-left: 36px;
    position: relative;
}
.el-timeline2-grid-item .el-element-text {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.el-timeline2-grid-item .el-svg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.el-timeline2-grid-item {
    position: relative;
}
.el-timeline2-grid-item:before {
    content: "";
    height: calc(100% - 26px);
    border-right: 2px dashed #00943B;
    width: 2px;
    display: block;
    position: absolute;
    left: 10px;
    top: 62px;
    opacity: .3;
}
.el-timeline2-grid-item:after {
    content: "";
    height: calc(100% - 26px);
    border-right: 2px dashed #00943B;
    width: 2px;
    display: block;
    position: absolute;
    left: 10px;
    top: 62px;
    transition: all 1s ease;
}
.el-timeline2-grid-item:not(.el-active):after {
    height: 0;
}
.el-timeline2-grid-item3:after, .el-timeline2-grid-item3:before {
    display: none;
}
.el-adv-content-list ul li:before {
    content: "";
    width: 17.55px;
    height: 17.55px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-adv-content-list ul li {
    display: flex;
    align-items: center;
    gap: 10.4px;
}
.el-adv-content-list ul {
    list-style: none;
    padding: 28px;
    border-radius: 5.2px;
    border: 1px dashed #C13333;
    background: rgba(193, 51, 51, 0.05);
    display: flex;
    flex-direction: column;
    gap: 15.6px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.90);
    line-height: normal;
}
.el-adv-content-text12 {
    width: 566px;
    max-width: 100%;
}
.el-adv-content-text18 em {
    color: #00943B;
    font-style: normal;
    font-weight: 700;
}
.el-adv-content-text18 strong {
    font-weight: 700;
}
.el-adv-content-quote .el-icon-with-text-flex {
    align-items: center;
}
.el-adv-content-heading h2 {
    width: 570px;
}
.el-adv-content-heading1 h2 {
    width: 500px;
}
.el-adv-over-time-box .el-icon-with-text-flex {
    position: relative;
}
.el-adv-over-time-box .el-icon-with-text-flex img {
    position: absolute;
    bottom: 0px;
    width: auto;
    right: 0px;
    height: calc(100% - 37px);
    object-fit: cover;
}
.el-adv-over-time-box .el-element-text ul li:before {
    background-image: url("/cdn/shop/files/ADV2-times-icon1.webp");
}
.el-adv-over-time-box .el-element-text ul li:nth-child(2):before {
    background-image: url("/cdn/shop/files/ADV2-times-icon2.webp");
}
.el-adv-over-time-box .el-element-text ul li:nth-child(3):before {
    background-image: url("/cdn/shop/files/ADV2-times-icon3.webp");
}
.el-adv-over-time-box .el-element-text ul li:nth-child(4):before {
    background-image: url("/cdn/shop/files/ADV2-times-icon4.webp");
}
.el-adv-content-image-text .el-element-texts {
    padding-right: 65px;
}
.el-adv-content-tick-box .el-element-text ul li:before {
    background-image: url("/cdn/shop/files/ADV2-check-green.webp");
}
.el-adv-content-img3 {
    width: calc(100% + 23px);
    margin-bottom: -19px;
    margin-top: -21px;
}
.el-adv-content-tick-box .el-element-text ul li:before {
    width: 15.6px;
    height: 15.6px;
    min-width: 15.6px;
}
.el-adv-content-tick-box2 ul li {
    width: 85%;
}
.el-adv-content-tick-box2 .el-adv-content-quote img {
    width: 95px;
    height: 95px;
    object-fit: cover;
}
.el-adv-content-list ul li:before {
    background-image: url("/cdn/shop/files/ADV2-closse-red.webp");
}

.el-time-animation-grid-item .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
    gap: 21px;
}
.el-time-animation-grid-item .el-element-title:before {
    width: 15.6px;
    height: 15.6px;
    content: "";
    background-image: url(/cdn/shop/files/Clock--Streamline-Nova.svg?v=1777562899);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.el-time-animation-grid-item .el-element-title {
    padding: 0 10.4px;
    height: 34.4px;
    display: inline-flex;
    gap: 7.8px;
    align-items: center;
    justify-content: center;
    border-radius: 2.6px;
    background: #C13333;
    font-size: 19.5px;
    font-weight: 500;
    color: #fff;
}

.el-before-after-grid .el-element-icon-with-text-grid {
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
}
.el-before-after-grid-item {
    max-width: calc(50% - 3.5px);
    width: 100%;
}
.el-before-after-grid-item .el-element-text {
    color: #fff;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 5.2px 5.2px;
    background: #C13333;
    font-size: 16.9px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.el-before-after-grid-item-after .el-element-text {
    background: #00943B;
}
.el-before-after-grid-item-before img {
    mix-blend-mode: luminosity;
}
@media (min-width:915px) {
.el-adv-content .el-image-with-text-flex {
    align-items: flex-start;
}
.el-adv-content .el-image-with-text-column2 {
    position: sticky;
    top: 60px;
}
.el-timeline2-grid-item .el-element-text {
    white-space: nowrap;
}
}


@media (max-width:915px) {
.el-adv-content .el-image-with-text-column1 {
    max-width: 100%;
    padding-right: 0;
}
.el-adv-content .el-image-with-text-column2 {
    max-width: 100%;
}
.el-adv-content-text .el-element-richtext {
    gap: 15px;
}
.el-adv-content-quote .el-element-text {
    font-size: 15px;
    width: 227px;
}
.el-adv-content-quote .el-icon-with-text-flex {
    padding: 16px;
    border-radius: 4px;
}
.el-adv-content-quote img {
    width: 60px;
    height: 76px;
    border-radius: 2px;
}
.el-adv-content-quote .el-icon-with-text-flex:before {
    width: 3px;
}
.el-red-btn .el-button {
    background: #C13333;
    border-color: #C13333;
    min-height: 55px;
    border-radius: 4px;
}
.el-adv-over-time-box .el-element-title {
    font-size: 15px;
    padding: 4px 14px;
}
.el-adv-over-time-box .el-element-text ul li {
    font-size: 15px;
    padding-left: 30px;
}
.el-adv-over-time-box .el-element-text ul {
    gap: 15px;
    padding: 18px 14px 24px 16px;
}
.el-adv-over-time-box .el-element-text ul li:before {
    width: 22px;
    height: 22px;
}
.el-adv-over-time-box .el-icon-with-text-flex img {
    position: unset;
    height: auto;
    width: 100%;
}
.el-adv-over-time-box .el-icon-with-text-flex {
    display: flex;
    flex-direction: column-reverse;
}
.el-adv-content-image-text .el-icon-with-text-flex {
    flex-direction: row;
}
.el-adv-content-image-text .el-element-image {
    max-width: 45%;
}
.el-adv-content-image-text .el-element-texts {
    padding-right: 65px;
    font-size: 15px;
    gap: 20px;
}
.el-adv-content-image-text .el-element-text {
    gap: 15px;
}
.el-adv-content-tick-box .el-element-title {
    font-size: 15px;
    border-radius: 4px 4px 0 0;
    padding: 4px 14px;
}
.el-adv-content-tick-box .el-element-text {
    padding: 10px;
    font-size: 15px;
}
.el-adv-content-tick-box .el-element-text ul {
    gap: 12px;
}
.el-adv-content-tick-box .el-element-text ul li {
    gap: 8px;
}
.el-adv-content-tick-box .el-element-text ul li:before {
    width: 12px;
    height: 12px;
    min-width: 12px;
}
.el-review-card_main {
    padding: 16px;
    gap: 12px;
    border-radius: 4px;
}
.el-element-review-rating svg {
    width: 76px;
    height: auto;
}
.el-review-card-text {
    font-size: 15px;
    padding-top: 12px;
}
.el-element-review-name {
    font-size: 15px;
}
.el-element-review-name img {
    width: 28px;
    height: 28px;
}

.el-adv-content-tick-box .el-element-text ul li {
    width: 100%;
}

.el-before-after-grid-item .el-element-text {
    font-size: 13px;
    border-radius: 0 0 4px 4px;
    height: 26px;
}
.el-before-after-grid .el-element-icon-with-text-grid {
    gap: 4px;
}
.el-before-after-grid-item {
    max-width: calc(50% - 2px);
}
.el-adv-content-quote2 img {
    width: 73px;
    height: 131px;
    object-fit: cover;
    min-width: 73px;
}
.el-adv-content-quote2 .el-element-text {
    width: 210px;
}
.el-timeline2-grid-item .el-element-text {
    font-size: 15px;
}
.el-timeline2-grid-item .el-svg {
    top: 7px;
}
.el-timeline2-grid-item .el-svg svg {
    width: 20px;
    height: 20px;
}
.el-timeline2-grid-item .el-icon-with-text-flex {
    gap: 16px;
    padding-left: 28px;
}
.el-timeline2-grid-item:before {
    left: 8px;
    top: 43px;
    height: calc(100% - 12px);
}
.el-timeline2-grid-item:after {
    left: 8px;
    top: 43px;
    height: calc(100% - 12px);
}
.el-adv-content-list ul {
    padding: 18px 16px;
    border-radius: 4px;
    gap: 12px;
    font-size: 15px;
}
.el-adv-content-list ul li {
    gap: 8px;
}
.el-adv-content-list ul li:before {
    width: 13.5px;
    height: 13.5px;
    min-width: 13.5px;
}
.el-global-user .el-element-title:before {
    width: 12px;
    height: 12px;
}
.el-global-user .el-element-title {
    gap: 6px;
}
.el-global-subtitle {
    font-size: 14px;
}
.el-button {
    font-size: 18px;
    min-height: 55px;
    border-radius: 4px;
}
.el-time-animation-grid-item .el-element-title {
    font-size: 15px;
    gap: 6px;
    padding: 0 8px;
    border-radius: 2px;
}
.el-time-animation-grid-item .el-element-text {
    font-size: 15px;
    padding-top: 14px;
}
.el-time-animation-grid-item .el-icon-with-text-flex {
    gap: 16px;
}
.el-time-animation-grid-item .el-element-title:before {
    width: 12px;
    height: 12px;
}
.el-time-animation-grid-item .el-element-title {
    height: 27px;
}


}
/* section2 css end */



/* footer css start */
.el-footer-text {
    padding-top: 26px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    opacity: .9;
}
.el-footer-logo img {
    width: 194px;
    height: unset;
}
.el-footer-user .el-element-title:before {
    background-image: url("/cdn/shop/files/ADV2-footer-check.webp");
}




.el-element-logo a {
    display: inline-flex;
}
@media (max-width:915px) {

.el-footer-logo img {
    width: 149px;
}
.el-footer-logo a {
    display: inline-flex;
}
.el-footer-text {
    font-size: 14px;
    padding-top: 20px;
}
.el-adv-content-img3 {
    width: 100%;
    margin-top: 0;
}
.el-medium2-padding-top {
    padding-top: 24px;
}
.el-adv-content-image-text .el-element-texts {
    padding-right: 0;
    padding-left: 13px;
    max-width: 55%;
}


}














/* zoom */
@media (max-width: 1600px) and (min-width: 1400px) {
body {
    zoom: 90%;
}
}
 
 
@media (max-width: 1400px) and (min-width: 1100px) {
body {
    zoom: 80%;
}
}
 
 
@media (max-width: 1100px) and (min-width: 915px) {
body {
    zoom: 65%;
}
}