/** Shopify CDN: Minification failed

Line 153:10 Expected ":"
Line 153:17 Expected ":"
Line 196:4 Comments in CSS use "/* ... */" instead of "//"
Line 204:4 Comments in CSS use "/* ... */" instead of "//"
Line 213:4 Comments in CSS use "/* ... */" instead of "//"
Line 221:4 Comments in CSS use "/* ... */" instead of "//"

**/
/* 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 css */
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayLight.woff') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayLightItalic.woff') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    //src: url('/cdn/shop/files/NeueHaasDisplayRoman_1.woff') format('woff2');
    src: url('/cdn/shop/files/NeueHaasDisplayLight.woff') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    //src: url('/cdn/shop/files/NeueHaasDisplayRomanItalic.woff') format('woff2');
    src: url('/cdn/shop/files/NeueHaasDisplayLightItalic.woff') format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    //src: url('/cdn/shop/files/NeueHaasDisplayMediu_1.woff') format('woff2');
    src: url('/cdn/shop/files/NeueHaasDisplayRoman_1.woff') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    //src: url('/cdn/shop/files/NeueHaasDisplayMediumItalic.woff') format('woff2');
    src: url('/cdn/shop/files/NeueHaasDisplayRomanItalic.woff') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayMediu_1.woff') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayMediumItalic.woff') format('woff2');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayBold.woff') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('/cdn/shop/files/NeueHaasDisplayBoldItalic.woff') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}




/* font face end */


/* same css start */
.el-media {
    display: flex;
}
.el-global-heading h1, 
.el-global-heading h2 {
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    max-width: 100%;
    text-transform: capitalize;
}
.el-global-text {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.182px;
}
.el-button {
    text-decoration: none;
    background: #00201A;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 78px;
    color: #ffff;
    text-align: center;
    font-size: 20.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid #00201A;
    max-width: 100%;
    text-transform: uppercase;
    gap: 7px;
}
.el-button:hover {
    background: transparent;
    color: #00053F;
}
.el-slider-button {
    background: transparent;
    border: unset;
}
.slick-disabled svg circle {
    fill: #16463D26;
    stroke: #dce3e2;
    fill-opacity: 1;
}
.el-slider-navigation {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
    align-items: center;
}
.slick-disabled svg circle {
    fill: #1C1C1C26;
    stroke: #1C1C1C26;
}
.el-product .slick-disabled svg circle {
    stroke: #dce3e2;
}
.el-slider-dot-white ul.slick-dots li.slick-active button {
    background: #FFFFFF;
}
.el-slider-dot-white ul.slick-dots li button {
    background: #FFFFFF40;
}
.el-logo-scroll {
    width: 1508px;
    max-width: 100%;
    padding: 0px 50px;
    margin: 0px auto;
}



@media (max-width:915px) {
.el-container {
    padding-left: 16px;
    padding-right: 16px;
}
.el-global-heading h1, 
.el-global-heading h2 {
    font-size: 34px;
    max-width: 100%;
    width: 100%;
}
.el-global-text {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-button {
    width: 100%;
    min-height: 55px;
    font-size: 18px;
}
.el-global-heading h1, 
.el-global-heading h2 {
    width: 297px;
    text-align: left;
}
.el-logo-scroll {
    padding: 0px 16px;
}
.el-slider-navigation {
    justify-content: flex-start;
    gap: 0px;
    margin-top: 25px;
}
}
/* same css end */






/* header section css start */
.shopify-section.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.el-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-header-logo {
    width: 192px;
    max-width: 100%;
}
.el-header-logo img {
    width: 100%;
    height: auto;
}
.el-mobile-menu-button, 
.el-cart-button {
    background: transparent;
    padding: 0;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.el-element-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 500px;
    max-width: 100%;
    height: 100%;
    z-index: 11;
    transition: all .5s ease;
}
.el-drawer-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    cursor: pointer;
    z-index: 10;
}
.el-drawer-menu {
    padding-right: 20px;
}
.el-drawer-menu-inner {
    position: relative;
    background: #fff;
    width: 100%;
    max-width: 100%;
    color: #1c1c1c;
    height: 100%;
    padding: 30px 30px;
}
button.el-mobile-menu-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: unset;
    box-shadow: unset;
    cursor: pointer;
}
.el-drawer-menu-content {
    height: 100%;
    display: flex;
    width: 100%;
    flex-direction: column;
}
.el-drawer-menu-content .el-element-menu-main {
    flex: 1;
}
.el-drawer-menu-content a {
    width: 100%;
    display: block;
    text-decoration: unset;
    font-size: 18px;
    padding: 12px 0;
}
.el-drawer-menu {
    left: -100%;
}
.el-drawer-menu.active {
    left: 0;
}
.el-header, 
.el-annoucement-bar {
    position: relative;
    z-index: 1;
}

body.el-hp-body:not(.remove_transparent) .el-header .el-mobile-menu-button, 
body.el-hp-body:not(.remove_transparent) .el-header .el-cart-button, 
body.el-hp-body:not(.remove_transparent) .el-element-logo {
    filter: invert(1);
}
body.el-hp-body:not(.remove_transparent) .el-header {
    background: transparent !important;
}
.el-header {
    transition: all .3s ease;
} 
.el-element-logo-main img {
    width: 119px;
    max-width: 100%;
    height: unset;
}
.el-annoucement-bar p {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.156px;
    text-transform: uppercase;
}
.el-annoucement-bar p strong {
    font-weight: 500;
}



/* desktop css */
@media (min-width:915px) {
}



/* mobile css */
@media (max-width:915px) {
.el-drawer-menu-content a {
    font-size: 15px;
    padding: 8px 0;
}
.el-drawer-menu-inner {
    padding: 30px 20px;
}
.el-element-annoucement-main {
    gap: 12px;
    font-size: 14px;
    letter-spacing: -0.28px;
    justify-content: center;
}
span.el-countdown-js {
    gap: 6px;
    font-size: 12px;
    letter-spacing: -0.24px;
}
span.el-countdown-js>span {
    padding: 5px 5px 3px;
}
.el-header-logo {
    width: 147px;
    max-width: 100%;
}
.el-header-content svg {
    height: 16px;
    width: auto;
}
.el-annoucement-bar p {
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-element-logo-main img {
    width: 92px;
    max-width: 100%;
    height: unset;
}
}
/* header section css end */



/* product css start */
.el-product-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.el-product-column1 {
    width: 54%;
}
.el-product-column2 {
    width: 42.9%;
}
.el-element-product-media {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.el-element-product-media .el-media-main-wrapper {
    width: calc(100% - 155px);
}
.el-element-product-media .el-slider-product-media-thumb {
    width: 135px;
}
.el-element-product-media .el-media-main-wrapper img {
    cursor: grab;
    padding: 0px 10px;
}
.el-element-product-media .el-media-main-wrapper .slick-list.draggable {
    margin: 0px -10px;
}
.el-element-product-media .slick-slide>div {
    display: flex;
}
.el-element-product-media .el-slider-product-media-thumb img {
    cursor: pointer;
    padding-bottom: 12px;
}
.el-element-product-media .el-slider-product-media-thumb .slick-list.draggable {
    padding-bottom: 12px;
}
.el-element-product-media .el-slider-navigation {
    display: flex;
    gap: 12px;
    padding-top: 25px;
    width: 100%;
    justify-content: end;
}
.el-product-title .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-bottom: 30px;
}
.el-product-title .el-icon-with-text-flex .el-element-title {
    font-size: 44.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.el-product-rating .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border: 1.3px solid #E4E4E4;
    background: #FCFCF9;
    gap: 7.8px;
    color: rgba(24, 50, 28, 0.80);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
}
.el-product-rating .el-icon-with-text-flex strong {
    font-weight: unset;
    color: #18321C;
}
.el-product-text {
    color: #18321C;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    padding: 16.5px 19px;
    border: 1.3px solid #E4E4E4;
    border-bottom: unset;
    border-top: unset;
}
.el-product-list-item .el-icon-with-text-flex {
    background: #FCFCF9;
    display: flex;
    align-items: center;
    color: #16463D;
    font-size: 16.9px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.169px;
    gap: 7.8px;
    padding-bottom: 16px;
    padding-left: 21px;
    border-left: 1.3px solid #E4E4E4;
    border-right: 1.3px solid #E4E4E4;
}
.el-product-list-item4 .el-icon-with-text-flex {
    padding-bottom: 21px;
    border: 1.3px solid #E4E4E4;
    border-top: unset;
}
.el-product-list-item1 .el-icon-with-text-flex {
    border-top: 1.3px solid #E4E4E4;
    padding-top: 21px;
}
.el-sub-tab {
    display: flex;
    gap: 7px;
}
.el-button s {
    opacity: 0.6;
}
.el-pdt-btn {
    margin: 20.8px 0px;
}
.el-under-cta-icons .el-element-icon-with-text-grid {
    display: flex;
    align-items: center;
    margin: 20.8px 0px 45px;
    justify-content: center;
    gap: 20.8px;
}
.el-under-cta-icons .el-element-icon-with-text-grid img {
    width: unset;
    height: 19.994px;
}
.el-under-cta-icon .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    color: #1C1C1C;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.182px;
    gap: 7.8px;
}
.el-under-cta-icon2 .el-icon-with-text-flex img {
    height: 15.6px;
}
.el-under-cta-icon2:before {
    content: "|";
    color: #1C1C1C30;
    font-weight: 400;
    font-size: 19px;
}
.el-under-cta-icon2 {
    display: flex;
    align-items: center;
    gap: 20.8px;
}
.el-global-faq {
    border: 1.3px solid #E4E4E4;
    margin-top: 20px;
}
.el-global-faq .el-question {
    display: flex;
    background: transparent;
    border: unset;
    justify-content: space-between;
    width: 100%;
    color: #151515;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    padding: 23px 21px;
    cursor: pointer;
}
.el-global-faq .el-question:after {
    content: "";
    background-image: url(/cdn/shop/files/pdp1-pdt-faqpluse.webp);
    width: 25.35px;
    height: 25.35px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.el-global-faq .el-question.active:after {
    background-image: url(/cdn/shop/files/pdp1-pdt-faqcloase.webp);
}
.el-answer {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    padding: 0px 21px 23px;
    display: flex;
    flex-direction: column;
    gap: 19px;
}
.el-slider-button {
    display: flex;
}
.el-element-variants {
    margin: 65px 0px 36px;
    display: flex;
    justify-content: space-between;
    gap: 18px;
}
.el-element-variant {
    position: relative;
    cursor: pointer;
    border: 1.3px solid #E4E4E4;
    background: #FCFCF9;
    padding: 14px 10px 0px;
    width: calc(50% - 9px);
}
.el-variant-inner {
    display: flex;
    flex-direction: column;
}
.el-variant-title {
    color: #151515;
    text-align: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-transform: capitalize;
}
.el-variant-text {
    padding: 7.8px;
    color: #151515;
    font-size: 15.6px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.156px;
}
.el-variant-price {
    color: rgba(28, 28, 28, 0.80);
    text-align: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
}
.el-variant-price s {
    color: rgba(28, 28, 28, 0.40);
}
.el-element-variant.el-active {
    border-color: #214A45;
    background: #E3EEE4;
}
.el-variant-image img {
    width: calc(100% + 20px);
    height: 172px;
    object-fit: cover;
    max-width: calc(100% + 20px);
    margin-left: -10px;
    object-position: bottom;
    margin-top: -10px;
    margin-bottom: -4px;
}
.el-variant-badge {
    color: #fff;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    border: 1.3px solid #214A45;
    background: #214A45;
    width: calc(100% + 2px);
    position: absolute;
    left: -1px;
    right: 0px;
    bottom: calc(100%);
    min-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.el-element-sub-options {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 45px;
}
.el-element-sub-option {
    border: 1.3px solid #E4E4E4;
    background: #FCFCF9;
    position: relative;
    padding: 25px 20px;
    text-align: left;
}
.el-element-sub-option.el-active {
    border-color: #214A45;
    background: #E3EEE4;
}
.el-sub-option-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.el-sub-option-title-flex {
    color: #151515;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.39px;
    display: flex;
    align-items: center;
    gap: 12px;
    width: 81%;
}
.el-sub-option-selector {
    min-width: 26px;
    height: 26px;
    border: 1.3px solid #E4E4E4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-sub-option-select {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18.2px;
    min-width: 18.2px;
    height: 18.2px;
    border-radius: 50%;
    background: #214A45;
    opacity: 0;
}
.el-element-sub-option.el-active .el-sub-option-select {
    opacity: 1;
}
.el-element-sub-option.el-active .el-sub-option-selector {
    border-color: #214A45;
}
.el-sub-option-select svg {
    display: none;
}
.el-sub-option-price {
    width: 19%;
    color: rgba(28, 28, 28, 0.80);
    text-align: right;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    display: flex;
    justify-content: flex-end;
}
.el-sub-option-price s {
    display: block;
    color: rgba(28, 28, 28, 0.40);
}
.el-sub-option-price {
    padding-top: 4.1px;
}
.el-sub-option-text ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 15.6px;
    margin: 15.6px 0px 20px;
}
.el-sub-option-text ul li {
    color: #151515;
    font-size: 16.9px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.169px;
    gap: 7.8px;
    display: flex;
    align-items: center;
}
.el-sub-option-text p {
    color: #151515;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    margin-bottom: 30px;
}
.el-free-product-details {
    display: flex;
    width: calc(100% + 40px);
    margin-left: -20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp1-pdt-boxbg.webp");
    position: relative;
    padding-left: 181px;
    margin-bottom: -25px;
    min-height: 85px;
    align-items: center;
}
.el-free-product-image img {
    width: 140px;
    position: absolute;
    bottom: 0px;
    left: 16px;
}
.el-free-product-title {
    color: #fff;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.195px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
}
.el-free-product-title strong {
    font-weight: unset;
}
.el-free-product-text {
    color: #FFF;
    text-align: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    position: absolute;
    background: #24B1A0;
    padding: 0px 12.5px;
    min-height: 27.3px;
    display: flex;
    align-items: center;
    right: 0px;
    top: 0px;
}
.el-button .el-sub-trigger {
    display: flex;
    gap: 10px;
}
.el-payment-icons img {
    width: 384px;
    margin: 0px auto;
}
.el-element-sub-option:nth-child(1) {
    padding-top: 16px;
}
.el-save-badge {
    color: #fff;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.156px;
    background: #24B1A0;
    width: 101px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 29px;
    position: absolute;
    right: 169px;
    top: 25px;
}
.el-product-stock .el-element-stock {
    justify-content: center;
}
.el-product-stock .el-element-stock em {
    font-weight: 500;
    text-decoration-line: underline;
    font-style: normal;
}
.el-save-badge {
    font-size: 12px;
    letter-spacing: 0.12px;
    width: 79px;
    min-height: 23px;
    right: -1px;
    top: unset;
    bottom: calc(100% + 1px);
}
.el-element-variants {
    gap: 25px 16px;
    flex-wrap: wrap;
}
.el-element-variant.el-sub-pack {
    width: 100%;
}
.el-element-variant {
    width: calc(50% - 8px);
}
.el-element-variant.el-2nd-pack .el-variant-badge {
    display: none;
}
.el-variant-image img {
    width: calc(100% + 20px);
    height: 225px;
    object-fit: cover;
    max-width: calc(100% + 20px);
    margin-left: -10px;
    object-position: bottom;
    margin-top: -75px;
    margin-bottom: -4px;
}
.el-variant-inner {
    height: 100%;
}
.el-element-variant.el-starter-pack .el-variant-image img {
    height: 170px;
    position: absolute;
    left: 0px;
    width: 100%;
    margin: 0px;
    bottom: 0px;
}
.el-variant-badge {
    border: 1.3px solid #214A45;
    background: #24B1A0;
    border-bottom: unset;
}
.el-variant-title {
    font-size: 20px;
    letter-spacing: 0.2px;
}
.el-variant-text {
    padding: 6px 0px 8px;
    font-style: normal;
    font-weight: 500;
}
.el-element-variant.el-active .el-variant-text {
    color: rgba(21, 21, 21, 0.55);
}
.el-element-variant.el-sub-pack .el-variant-image img {
    position: absolute;
    height: 100%;
    width: auto;
    bottom: 0px;
    margin: 0px;
    right: 0px;
    z-index: 1;
}
.el-variant-title-top {
    border: 1.3px solid #214A45;
    background: #214A45;
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding: 11px 20px;
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: -14px;
}
.el-variant-title-top em {
    display: block;
    font-style: normal;
    width: 221px;
    text-align: left;
}
.el-variant-title-top {
    display: flex;
    align-items: center;
    gap: 18px;
}
.el-variant-title-top strong {
    color: #fff;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    background: #24B1A0;
    min-height: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 18.2px;
}
.el-element-variant.el-sub-pack {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.el-element-variant.el-sub-pack .el-variant-title {
    color: #214A45;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.2px;
    text-align: left;
    padding-top: 20px;
}
.el-element-variant.el-sub-pack span.el-variant-text {
    color: #151515;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.156px;
    text-align: left;
    padding: 5px 0px 7px;
}
.el-variant-price {
    text-align: left;
}
.el-variant-richtext ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 20px 0px;
    gap: 15.6px;
}
.el-variant-richtext ul li {
    color: #151515;
    font-size: 16.9px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.169px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.el-variant-richtext p {
    color: #151515;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-align: left;
}
.el-global-faq .el-question {
    text-align: left;
}
.el-product-faq .el-question span {
    width: 70%;
}
.el-product-faq .el-question {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 74px;
    align-items: center;
}
.el-answer {
    color: #18321C;
}
.el-product-faq .el-answer strong {
    font-weight: 500;
}
.el-product-faq1 .el-answer strong {
    font-weight: 600;
}
.el-product-faq1 ul {
    margin-top: -18px;
    padding-left: 30px;
}



@media (max-width: 915px) {
.el-product-column1 {
    width: 100%;
}
.el-product-column2 {
    width: 100%;
    padding-top: 20px;
}
.el-element-product-media .el-slider-product-media-thumb {
    width: 52px;
}
.el-element-product-media .el-slider-product-media-thumb img {
    cursor: pointer;
    padding-bottom: 0px;
    margin-bottom: 6px;
    border: 1px solid #cccac400;
    opacity: 0.66;
}
.el-element-product-media .el-media-main-wrapper {
    width: calc(100% - 59px);
}
.el-element-product-media .el-slider-product-media-thumb .slick-list.draggable {
    padding-bottom: 38px;
}
.el-element-product-media .el-slider-product-media-thumb .slick-current img {
    opacity: 1;
    border-color: #CCCAC4;
}
.el-element-product-media .el-media-main-wrapper img {
    padding: 0px 5px;
}
.el-element-product-media .el-media-main-wrapper .slick-list.draggable {
    margin: 0px -5px;
}
.el-element-product-media {
    position: relative;
}
.el-element-product-media .el-slider-navigation {
    margin: 0px;
    position: absolute;
    bottom: 10px;
    right: 70px;
}
.el-slider-button svg circle {
    stroke: #FFFFFF;
}
.el-slider-button svg path {
    fill: #fff;
}
.el-product .slick-disabled svg circle {
    stroke: #dce3e200;
}
.el-slider-button svg {
    width: 25px;
    height: 25px;
}
.el-element-product-media .el-slider-navigation {
    display: flex;
    gap: 9px;
    padding-top: 0px;
    width: 100%;
    justify-content: end;
}
.el-product-title .el-icon-with-text-flex .el-element-title {
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    width: 190px;
    max-width: 100%;
}
.el-product-title .el-icon-with-text-flex svg {
    width: 75px;
    height: unset;
}
.el-product-title .el-icon-with-text-flex {
    align-items: unset;
    margin-bottom: 20px;
}
.el-product-rating .el-icon-with-text-flex {
    justify-content: unset;
    padding: 8px 16px;
    gap: 7px;
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-product-rating .el-icon-with-text-flex svg {
    width: 70px;
    height: unset;
}
.el-product-text {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 16px;
}
.el-product-list-item .el-icon-with-text-flex {
    font-size: 13px;
    letter-spacing: 0.13px;
    gap: 6px;
    padding-bottom: 12px;
    padding-left: 16px;
}
.el-product-list-item .el-icon-with-text-flex svg {
    width: 10px;
    height: unset;
}
.el-product-list-item4 .el-icon-with-text-flex {
    padding-bottom: 16px;
}
.el-product-list-item1 .el-icon-with-text-flex {
    padding-top: 16px;
}
.el-pdt-btn {
    margin: 16px 0px;
}
.el-button {
    min-height: 60px;
    font-size: 16px;
    letter-spacing: -0.32px;
}
.el-under-cta-icons .el-element-icon-with-text-grid {
    margin: 16px 0px 30px;
    gap: 16px;
}
.el-under-cta-icon .el-icon-with-text-flex {
    font-size: 14px;
    letter-spacing: 0.14px;
    gap: 6px;
}
.el-under-cta-icon2 {
    gap: 16px;
}
.el-under-cta-icons .el-element-icon-with-text-grid img {
    width: unset;
    height: 15.38px;
}
.el-under-cta-icon2 .el-icon-with-text-flex img {
    height: 12px;
}
.el-global-faq .el-question {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 19px 16px;
}
.el-global-faq .el-question:after {
    width: 19.5px;
    height: 19.5px;
}
.el-global-faq {
    margin-top: 12px;
}
.el-answer {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 0px 16px 19px;
    gap: 12px;
}
.el-element-variants {
    margin: 47px 0px 45px;
    gap: 8px;
}
.el-element-variant {
    padding: 12px 10px 0px;
    width: calc(50% - 4px);
}
.el-variant-title {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-variant-text {
    padding: 6px;
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-variant-price {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-variant-badge {
    font-size: 14px;
    letter-spacing: 0.14px;
    min-height: 23px;
}
.el-variant-image img {
    width: calc(100% + 20px);
    height: 127px;
    object-fit: cover;
    max-width: calc(100% + 20px);
    margin-left: -10px;
    object-position: bottom;
    margin-top: -10px;
    margin-bottom: -4px;
}
.el-element-sub-options {
    gap: 12px;
    margin-bottom: 25px;
}
.el-element-sub-option {
    padding: 21px 16px;
}
.el-sub-option-title-flex {
    font-size: 15px;
    letter-spacing: 0.3px;
    gap: 10px;
    width: 81%;
}
.el-sub-option-selector {
    min-width: 20px;
    height: 20px;
}
.el-sub-option-select {
    width: 14px;
    min-width: 14px;
    height: 14px;
}
.el-sub-option-price {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-sub-option-price {
    padding-top: 3px;
}
.el-sub-option-text ul {
    gap: 12px;
    margin: 12px 0px 16px;
}
.el-sub-option-text ul li {
    font-size: 13px;
    letter-spacing: 0.13px;
    gap: 6px;
}
.el-sub-option-text p {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-bottom: 20px;
}
.el-free-product-details {
    width: calc(100% + 32px);
    margin-left: -16px;
    background-image: url("/cdn/shop/files/pdp1-pdt-boxbgmob.webp");
    padding-left: 105px;
    margin-bottom: -21px;
    min-height: 65px;
    align-items: center;
}
.el-free-product-image img {
    width: 99px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.el-free-product-title {
    font-size: 15px;
    letter-spacing: 0.15px;
    padding-top: 7px;
}
.el-free-product-text {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 0px 7px;
    min-height: 21px;
}
.el-button .el-sub-trigger {
    gap: 7px;
}
.el-product-title .el-icon-with-text-flex .el-element-title {
    width: 210px;
}
.el-variant-text {
    padding: 4px 0px 6px;
}
.el-variant-image img {
    height: 164px;
    margin-top: -47px;
}
.el-element-variant.el-starter-pack .el-variant-image img {
    height: 149px;
}
.el-element-variants {
    margin: 47px 0px 25px;
    gap: 34px 8px;
}
.el-element-variant.el-sub-pack .el-variant-image img {
    position: absolute;
    height: unset;
    width: 124px;
    bottom: unset;
    margin: 0px;
    right: 0px;
    z-index: 1;
    top: 0px;
}
.el-variant-title-top strong {
    font-size: 12px;
    letter-spacing: 0.12px;
    min-height: 23px;
    padding: 0px 14px;
    position: absolute;
    right: 0px;
    bottom: calc(100% + 3px);
}
.el-variant-title-top {
    font-size: 13px;
    letter-spacing: 0.13px;
    padding: 7px 16px;
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-top: -14px;
}
.el-element-variant.el-sub-pack {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
}
.el-element-variant.el-sub-pack .el-variant-title {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding-top: 14px;
}
.el-element-variant.el-sub-pack span.el-variant-text {
    font-size: 12px;
    letter-spacing: 0.12px;
    padding: 5px 0px 7px;
}
.el-variant-richtext ul {
    padding: 12px 0px 16px;
    gap: 12px;
}
.el-variant-richtext ul li {
    font-size: 13px;
    letter-spacing: 0.13px;
    gap: 6px;
}
.el-variant-richtext ul li svg {
    width: 10px;
    height: unset;
}
.el-variant-richtext p {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-product-title .el-icon-with-text-flex {
    align-items: center;
}
.el-global-faq .el-question {
    min-height: 57px;
}
.el-product-faq .el-question span {
    width: 255px;
}
.el-product-faq1 ul {
    margin-top: -9px;
    padding-left: 23px;
}
}
/* product css end */



/* bar1 css start */
.el-logo-scroll img {
    height: 32.571px;
    width: unset;
    margin: 0px 25px;
}
.el-logo-scroll {
    position: relative;
}
.el-logo-scroll:after {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
    height: 100%;
    width: 250px;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
}
.el-logo-scroll:before {
    height: 100%;
    width: 250px;
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
    z-index: 1;
}



@media (max-width: 915px) {
.el-logo-scroll:before,
.el-logo-scroll:after {
    width: 82px;
}
.el-logo-scroll img {
    height: 25px;
    width: unset;
    margin: 0px 12.5px;
}
}
/* bar1 css end */



/* reviews css start */
.el-review-slider-section .el-richtext-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
}
.el-review-slider-section-rating .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7.8px;
    color: rgba(255, 255, 255, 0.80);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.156px;
    padding-bottom: 18px;
}
.el-review-slider-section-rating .el-icon-with-text-flex strong {
    color: #fff;
    font-weight: 500;
}
.el-pdp1-subtext {
    padding-top: 18px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    padding-bottom: 40px;
}
.el-review-card_main {
    border: 1px solid #ADFFCE;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    padding: 25px;
    gap: 15.6px;
    display: flex;
    flex-direction: column;
    text-align: left;
    cursor: grab;
}
.el-review-slider-section-slide {
    padding: 0px 15px;
}
.el-element-review-name span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15.6px;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.195px;
}
.el-element-review-name span strong {
    font-size: 18.2px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    display: flex;
    align-items: center;
    gap: 7px;
}
.el-element-review-name span strong:before {
    content: "";
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/cdn/shop/files/pdp1-reviews-check.webp");
    width: 18.2px;
    height: 18.2px;
    flex-shrink: 0;
}
.el-review-card-rating {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.80);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    padding-bottom: 15.6px;
    gap: 7.8px;
}
.el-review-card-rating strong {
    color: #FFF;
    font-weight: unset;
}
.el-element-title-main {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
}
.el-element-review-card-bottom ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.el-element-review-card-bottom ul li {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    border: 1px solid #FFF;
    width: fit-content;
    padding: 6.5px 12.5px;
    display: flex;
    align-items: center;
    gap: 7.8px;
}
.el-element-review-card-bottom ul li:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.961px;
    height: 11.79px;
    background-image: url("/cdn/shop/files/pdp1-reviews-list.webp");
}
.el-review-slider-section-slider {
    margin: 0px -15px;
}
.el-review-slider-section .slick-track {
    display: flex;
}
.el-review-slider-section .slick-slide {
    height: inherit;
}
.el-review-slider-section .slick-slide>div, 
.el-review-slider-section-slide, 
.el-review-card_main {
    height: 100%;
}
.el-review-card_main {
    justify-content: space-between;
}
.el-review-slider-section-rating .el-icon-with-text-flex {
    line-height: normal;
}



@media (min-width: 915px) {
.el-review-slider-section .el-richtext-content {
    background-image: url("/cdn/shop/files/pdp1-reviews-bg.webp");
}
}



@media (max-width: 915px) {
.el-review-slider-section .el-richtext-content {
    background-image: url("/cdn/shop/files/pdp1-reviews-bgmob.webp");
}
.el-review-slider-section .el-richtext-content {
    padding: 32px 16px;
}
.el-review-slider-section-rating .el-icon-with-text-flex {
    justify-content: unset;
    gap: 6px;
    font-size: 12px;
    letter-spacing: 0.12px;
    padding-bottom: 16px;
}
.el-review-slider-section-rating .el-icon-with-text-flex svg {
    width: 70px;
    height: unset;
}
.el-pdp1-subtext {
    padding-top: 16px;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.14px;
    padding-bottom: 25px;
    text-align: left;
    max-width: 100%;
}
.el-review-slider-section-text {
    width: 251px;
}
.el-review-slider-section .slick-list.draggable {
    padding: 0px 40px 0px 0px !important;
    width: calc(100% + 16px);
}
.el-review-slider-section-slide {
    padding: 0px 12px 0px 0px;
}
.el-review-slider-section-slider {
    margin: 0px;
}
.el-review-card_main {
    padding: 18px 16px;
    gap: 12px;
}
.el-element-review-name span {
    padding-bottom: 12px;
    font-size: 15px;
    letter-spacing: 0.15px;
}
.el-element-review-name span strong {
    font-size: 14px;
    letter-spacing: 0.14px;
    gap: 5px;
}
.el-element-review-name span strong:before {
    width: 14px;
    height: 14px;
}
.el-review-card-rating {
    font-size: 12px;
    letter-spacing: 0.12px;
    padding-bottom: 12px;
    gap: 6px;
}
.el-review-card-rating svg {
    width: 70px;
    height: unset;
}
.el-element-title-main {
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.14px;
}
.el-element-review-card-bottom ul {
    gap: 10px;
}
.el-element-review-card-bottom ul li {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 5px 10px;
    gap: 6px;
}
.el-element-review-card-bottom ul li:before {
    width: 10.739px;
    height: 9.069px;
}
.el-pdp1-reviews-img {
    width: calc(100% + 64px);
    margin-left: -32px;
    margin-bottom: -140px;
}
.el-review-slider-section .el-slider-button,
.el-ugc .el-slider-button,
.el-benifits .el-slider-button {
    display: none !important;
}
.el-review-slider-section .el-slider-navigation {
    justify-content: flex-end;
}
.el-review-slider-section-heading h2 {
    width: 270px;
}
.el-review-slider-section .el-slider-navigation {
    justify-content: flex-start;
}
.el-pdp1-reviews-img {
    width: calc(100% + 48px);
    margin-left: -16px;
    margin-bottom: -32px;
    margin-top: -20px;
}
}
/* reviews css end */



/* 6x css start */
.el-global-subtitle {
    color: #16463D;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.el-benifits-text {
    width: 500px;
    max-width: 100%;
    margin: 0px auto;
}
.el-benifits-heading h2 {
    width: 560px;
    margin: 0px auto;
    text-transform: none;
}
.el-benifits-slide .el-slide_main {
    padding: 19px 19px 21px;
    position: relative;
    color: #FFF;
}
.el-benifits-slide {
    padding: 0px 15px;
}
.el-benifits-slider {
    margin: 0px -15px;
}
.el-benifits-slide img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
}
.el-benifits-slide .el-element-slide-texts {
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.el-benifits-slide .els-slide-image {
    aspect-ratio: 329/418;
}
.el-benifits-slide .el-element-slide-texts {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    padding: 19px 19px 21px;
}
.el-benifits-slide .el-slide_main .el-element-title {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 20.8px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    letter-spacing: 0.208px;
    width: 157px;
}
.el-benifits-slide ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.el-benifits-slide ul li {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    padding: 6.5px 12px;
    width: fit-content;
    border: 1px solid #FFF;
    backdrop-filter: blur(2.6000001430511475px);
    display: flex;
    align-items: center;
    gap: 7.8px;
}
.el-benifits-slide ul li:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.961px;
    height: 11.79px;
    background-image: url("/cdn/shop/files/pdp1-6x-check.webp");
}
.el-element-product-media .el-slider-navigation {
    margin: 0px;
}
ul.slick-dots {
    display: flex;
    justify-content: center;
    gap: 7.8px;
    list-style-type: none;
}
ul.slick-dots li {
    width: 39px;
    height: 2.6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
ul.slick-dots li button {
    border: unset;
    font-size: 0px;
    width: 100%;
    height: 100%;
    background: #E3EEE4;
    cursor: pointer;
}
ul.slick-dots li.slick-active button {
    background: #214A45;
}
ul.slick-dots li.slick-active {
    width: 62.4px;
}
.el-benifits-slide .el-slide_main {
    cursor: grab;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-global-subtitle {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-bottom: 16px;
}
.el-benifits-text {
    width: 219px;
}
.el-benifits-slide {
    padding: 0px 12px 0px 0px;
}
.el-benifits-slider {
    margin: 0px;
}
.el-benifits-slider .slick-list.draggable {
    width: calc(100% + 16px);
    padding-right: 72px;
}
.el-benifits-slide .el-element-slide-texts {
    padding: 16px 16px 19px;
}
.el-benifits-slide .els-slide-image {
    aspect-ratio: 260/322;
}
.el-benifits-slide .el-slide_main .el-element-title {
    font-size: 16px;
    letter-spacing: 0.16px;
    width: 127px;
}
.el-benifits-slide ul {
    gap: 10px;
}
.el-benifits-slide ul li {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 5px 10px;
    gap: 5px;
}
.el-benifits-slide ul li:before {
    width: 10.739px;
    height: 9.069px;
}
ul.slick-dots {
    justify-content: unset;
    gap: 6px;
}
ul.slick-dots li {
    width: 30px;
    height: 2px;
}
ul.slick-dots li.slick-active {
    width: 48px;
}
.el-benifits-heading h2 {
    width: 270px;
    margin: 0px;
    text-transform: none;
}
.el-benifits-text {
    width: 289px;
}
}
/* 6x css end */



/* problem css start */
.el-image-with-text-flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.el-image-with-text-column {
    width: 50%;
}
.el-problem .el-image-with-text-column1 {
    width: 38.7%;
}
.el-problem .el-image-with-text-column2 {
    width: 57%;
}
.el-problem .el-image-with-text-column2 {
    width: 57%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp1-problem-rightbg.webp");
    color: #FFF;
    padding: 50px;
    position: relative;
}
.el-probelm-left-heading em {
    display: block;
}
.el-probelm-left-text {
    color: #18321C;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.182px;
    margin: 18px 0px 40px;
    padding-right: 53px;
}
.el-probelm-left-img {
    width: calc(100% + 23%);
    margin-top: 32px;
    margin-left: -140px;
}
.el-probelm-right-subtitle {
    color: #ADFFCE;
}
.el-probelm-right-text {
    margin: 18px 0px 40px;
    width: 70%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex {
    border: 1px solid #adffce73;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    margin-top: 40px;
    padding: 29px;
    position: relative;
}
.el-probelm-right-icons-text .el-icon-with-text-flex img {
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 490px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex .el-element-texts {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 332px;
    max-width: 100%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex .el-element-title {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-transform: uppercase;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul {
    display: flex;
    flex-wrap: wrap;
    gap: 25px 39px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li {
    width: calc(50% - (39px)*1/2);
    display: flex;
    flex-direction: column;
    gap: 15.6px;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.156px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong {
    border-radius: 1.3px;
    background: rgba(137, 221, 99, 0.10);
    padding: 6.5px 10.4px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    gap: 7.8px;
    display: flex;
    align-items: center;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 16.9px;
    height: 16.9px;
    background-image: url("/cdn/shop/files/pdp1-problem-list.webp");
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li:nth-child(2) strong:before {
    transform: rotate(180deg);
}
.el-probelm-right-icons-text .el-icon-with-text-flex:after {
    content: "";
    position: absolute;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    height: 100px;
    background-image: url("/cdn/shop/files/pdp1-problem-capsul2.webp");
    top: 0px;
    right: 0px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex:before {
    content: "";
    position: absolute;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 171px;
    height: 171px;
    background-image: url("/cdn/shop/files/pdp1-problem-capsul1.webp");
    bottom: -51px;
    right: 170px;
    z-index: 1;
}
.el-probelm-left-img {
    width: 100%;
    margin-top: 50px;
    margin-left: 0px;
}
.el-problem .el-image-with-text-column1 {
    width: 39.3%;
}
.el-probelm-right-heading em {
    display: block;
}
.el-probelm-right-text2 strong {
    color: #ADFFCE;
    font-weight: 500;
}
.el-probelm-right-text2 {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    margin-top: 40px;
    width: 86%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex:after,
.el-probelm-right-icons-text .el-icon-with-text-flex:before {
    display: none;
}
.el-probelm-right-icons-text .el-icon-with-text-flex .el-element-texts {
    gap: 25px;
    width: 100%;
    max-width: 100%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul {
    gap: 19px 19px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li {
    width: calc(25% - (19px)*3/4);
}
.el-work-faq .el-answer {
    color: #fff;
}
.el-work-faq .el-answer em {
    font-weight: 500;
    font-style: normal;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-problem .el-image-with-text-column1 {
    width: 100%;
}
.el-problem .el-image-with-text-column2 {
    width: 100%;
    padding: 32px 16px;
}
.el-image-with-text-flex {
    flex-wrap: wrap;
}
.el-probelm-left-text {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin: 16px 0px 40px;
    padding-right: 0px;
}
.el-probelm-right-text {
    margin: 16px 0px 25px;
    width: 297px;
    max-width: 100%;
}
.el-problem .el-image-with-text-column2 {
    background-image: url("/cdn/shop/files/pdp1-problem-rightbgmob.webp");
}
.el-probelm-right-icons-text .el-icon-with-text-flex {
    margin-top: 25px;
    padding: 16px 16px 20px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex img {
    display: none;
}
.el-probelm-right-icons-text .el-icon-with-text-flex .el-element-title {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex .el-element-texts {
    gap: 20px;
    width: 100%;
    max-width: 100%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul {
    gap: 20px 39px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li {
    gap: 12px;
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong {
    padding: 3.5px 8px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0.14px;
    gap: 5px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong:before {
    width: 13px;
    height: 13px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex:after {
    background-image: url("/cdn/shop/files/pdp1-problem-capsul2mob.webp");
    top: unset;
    right: 37%;
    bottom: -10px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex:before {
    width: 77px;
    height: 109px;
    background-image: url("/cdn/shop/files/pdp1-problem-capsul1mob.webp");
    bottom: 0px;
    right: 0px;
}
.el-probelm-right-icons-text ul:after {
    content: "";
    position: absolute;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 110px;
    height: 120px;
    background-image: url(/cdn/shop/files/pdp1-problem-capsul3mob.webp?v=1777868429);
    top: 17px;
    right: 25%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong {
    line-height: normal;
    z-index: 2;
    position: relative;
}
.el-probelm-left-text2 {
    width: 169px;
    max-width: 100%;
    padding-top: 37px;
}
.el-probelm-left-img {
    width: calc(100% + 48px);
    margin-top: -100px;
    margin-left: -16px;
    margin-bottom: -32px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong {
    border-radius: 1px;
    background: rgba(137, 221, 99, 0.10);
    backdrop-filter: blur(4.099999904632568px);
    position: relative;
    z-index: 1;
}
.el-probelm-left-text {
    width: 307px;
    max-width: 100%;
}
.el-probelm-right-heading em {
    display: unset;
}
.el-probelm-right-heading h2 {
    min-width: 300px;
}
.el-benifits-text {
    margin: 0px;
}
.el-probelm-right-text2 {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-top: 25px;
    width: 100%;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul {
    gap: 20px 14px;
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li {
    width: calc(50% - (14px)*1/2);
}
.el-probelm-right-icons-text .el-icon-with-text-flex ul li:nth-child(2) strong:before {
    transform: unset;
}
.el-probelm-right-icons-text ul:after {
    display: none;
}
.el-probelm-left-img {
    width: calc(100% + -15px);
    margin-top: -149px;
    margin-left: auto;
    margin-bottom: -32px;
    margin-right: -32px;
}
}



.el-probelm-right-icons-text .el-icon-with-text-flex ul li strong {
    line-height: normal;
}
/* problem css end */




/* bar2img css start */
.el-image-scroll img {
    width: 182px;
    height: unset;
    margin: 0px 6px;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-image-scroll img {
    width: 140px !important;
    margin: 0px 3px !important;
}
}
/* bar2img css end */



/* insides css start */
.el-image-scroll img {
    width: 182px;
    height: unset;
    margin: 0px 6px;
}
.el-inside .el-image-with-text-flex {
    border: 1.3px solid #E4E4E4;
    padding: 50px 50px 0px 50px;
    position: relative;
}
.el-inside .el-image-with-text-flex .el-image-with-text-column1 {
    width: 57%;
}
.el-inside .el-image-with-text-flex .el-image-with-text-column2 {
    width: 45%;
}
.el-inside-img img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 0px;
    width: auto;
    height: 100%;
}
.el-inside-grid .el-element-icon-with-text-grid {
    display: flex;
    width: 711px;
    max-width: 100%;
    margin-left: -50px;
}
.el-inside-grid-item {
    width: 50%;
    padding: 30px;
    border: 1.3px solid #E4E4E4;
    background: #FCFCF9;
}
.el-inside-grid-item .el-icon-with-text-flex {
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: #16463D;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.182px;
    text-transform: uppercase;
}
.el-inside-grid-item1 {
    border-left: unset;
    border-bottom: unset;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-inside-img img {
    position: absolute;
    right: -17px;
    bottom: -207px;
    top: unset;
    width: 209px;
    height: unset;
    z-index: 1;
}
.el-inside .el-image-with-text-flex {
    padding: 25px 16px 0px 16px;
}
.el-inside .el-image-with-text-flex .el-image-with-text-column1 {
    width: 100%;
}
.el-inside-heading h2 {
    width: 290px;
}
.el-inside-text {
    width: 201px;
}
.el-inside-grid .el-element-icon-with-text-grid {
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-left: -16px;
}
.el-inside-grid-item {
    width: 39%;
    padding: 13px;
}
.el-inside-grid .el-element-icon-with-text-grid .el-inside-grid-item1:nth-child(2) {
    width: 61%;
}
.el-inside-grid-item .el-icon-with-text-flex {
    gap: 12px;
    font-size: 14px;
    letter-spacing: 0.14px;
    flex-direction: column-reverse;
}
.el-inside-grid-item svg {
    width: 21px;
    height: unset;
}
.el-inside-grid-item .el-element-texts {
    max-width: 100%;
    width: 90px;
}
}
/* insides css end */




/* works css start */
.el-work .el-image-with-text-flex {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp1-works-bg.webp");
    position: relative;
    padding: 50px;
}
.el-work-subtitle {
    color: #ADFFCE;
}
.el-work .el-image-with-text-flex .el-image-with-text-column2 {
    width: 48.3%;
}
.el-work .el-image-with-text-flex .el-image-with-text-column1 {
    width: 41.9%;
}
.el-work-heading h2 {
    width: 490px;
}
.el-work-text {
    margin: 18px 0px 25px;
}
.el-work-text2 {
    font-size: 15.6px;
    font-style: italic;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.156px;
}
.el-work-icon .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    margin-top: 16px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    gap: 7.8px;
    padding: 6.5px 10.4px;
    border: 1px solid #FFF;
    width: fit-content;
}
.el-work-text2 p {
    margin-bottom: 34px;
}
.el-work-faq .el-question {
    color: #FFFFFF;
}
.el-work-faq .el-question:after {
    background-image: url(/cdn/shop/files/pdp1-works-pluse.webp);
}
.el-work-faq .el-question.active:after {
    background-image: url(/cdn/shop/files/pdp1-works-close.webp);
}
.el-work-right-text {
    padding-top: 40px;
}
.el-work-faq .el-answer ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 15.6px;
    flex-wrap: wrap;
}
.el-work-faq .el-answer ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-work-faq .el-answer ul li strong {
    border: 1px solid #FFF;
    backdrop-filter: blur(2.6000001430511475px);
    width: 97px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.364px;
    gap: 7.8px;
    min-height: 35.1px;
}
.el-work-faq .el-answer ul li strong:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.961px;
    height: 11.79px;
    background-image: url("/cdn/shop/files/pdp1-works-check.webp");
}
.el-work-faq2 .el-answer ul li strong:before {
    width: 16px;
    height: 16px;
    background-image: url("/cdn/shop/files/pdp1-works-arrow.webp");
}
.el-work .el-image-with-text-flex .el-image-with-text-column1 {
    width: 46.9%;
}
.el-work-text em {
    display: block;
    margin-bottom: 18px;
}
.el-work-text {
    width: 70%;
}
.hk-works-list1 .el-element-icon-with-text-grid {
    display: flex;
    align-items: center;
    gap: 16px;
}
.hk-works-list1-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    border: 1px solid #FFF;
    padding: 6.5px 11px;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-work .el-image-with-text-flex {
    padding: 134px 16px 32px;
    background-image: url(/cdn/shop/files/pdp1-works-bgmob.webp);
}
.el-work .el-image-with-text-flex .el-image-with-text-column1 {
    width: 100%;
}
.el-work .el-image-with-text-flex .el-image-with-text-column2 {
    width: 100%;
}
.el-work-heading h2 {
    width: 261px;
}
.el-work-text {
    margin: 16px 0px;
    width: 281px;
    max-width: 100%;
}
.el-work-text2 p {
    margin-bottom: 14px;
}
.el-work-text2 {
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-work-faq .el-answer ul li strong {
    width: 75px;
    font-size: 14px;
    letter-spacing: 0.28px;
    gap: 5px;
    min-height: 27px;
}
.el-work-faq1 .el-answer ul li strong:before {
    width: 13px;
    height: 13px;
}
.el-work-faq .el-answer ul {
    gap: 12px;
}
.el-work-faq .el-answer ul li strong:before {
    width: 10.739px;
    height: 9.069px;
}
.el-work-right-text {
    padding-top: 25px;
    margin-bottom: 25px;
}
.el-work-icon .el-icon-with-text-flex {
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 0.14px;
    gap: 5px;
    padding: 5px 7px;
}
.el-work-icon .el-icon-with-text-flex svg {
    width: 10.739px;
    height: unset;
    min-width: 10.739px;
}
.el-work .el-image-with-text-flex {
    padding: 32px 16px;
}
.el-work-heading h2 {
    width: 271px;
}
.el-work-text em {
    margin-bottom: 16px;
}
.el-work-text {
    width: 291px;
}
}
/* works css end */



/* video css start */
.el-global-rating2 .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7.8px;
    padding-bottom: 18px;
    color: rgba(24, 50, 28, 0.80);
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
}
.el-global-rating2 .el-icon-with-text-flex strong {
    font-weight: unset;
    color: #18321C;
}
.el-ugc-slide {
    padding: 0px 12.5px;
}
.el-video-wrapper {
    position: relative;
    overflow: hidden;
}
.el-ugc-slider {
    margin: 0px 12.5px;
}
.el-video-wrapper video, 
.el-video-wrapper img {
    aspect-ratio: 333/497;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
    max-width: 100%;
}
.el-video-wrapper img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}
.el-play-button {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.el-play-button span {
    width: 46.021px;
    height: 46.021px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000040;
    border-radius: 50%;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-global-rating2 .el-icon-with-text-flex {
    justify-content: unset;
    gap: 6px;
    padding-bottom: 16px;
    font-size: 12px;
    letter-spacing: 0.12px;
}
.el-global-rating2 .el-icon-with-text-flex svg {
    width: 70px;
    height: unset;
}
.el-ugc-heading h2 {
    width: 319px;
}
.el-ugc-text {
    width: 290px;
}
.el-ugc-slide {
    padding: 0px 12px 0px 0px;
}
.el-ugc-slider {
    margin: 0px;
}
.el-ugc-slider .slick-list.draggable {
    width: calc(100% + 16px);
    padding-right: 147px;
}
.el-video-wrapper video, .el-video-wrapper img {
    aspect-ratio: 185/300;
}
.el-play-button span {
    width: 25px;
    height: 25px;
}
.el-play-button span svg {
    width: 10px;
    height: unset;
}
.el-ugc-text {
    width: 300px;
}
}
/* video css end */




/* tab css start */
.el-expect .el-image-with-text-flex {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp2-how-bg.webp?");
    position: relative;
    padding: 50px;
}
.el-expect-subtitle {
    color: #ADFFCE;
}
.el-expect .el-image-with-text-column1 {
    width: 52.11%;
    position: relative;
}
.el-expect .el-image-with-text-column2 {
    width: 47%;
}
.el-expect-heading h2 {
    width: 447px;
}
.el-expect-img img {
    width: 257px;
    position: absolute;
    left: 62%;
    top: 65px;
}
.el-expect-grid .el-element-icon-with-text-grid {
    padding-left: 116px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.el-expect-grid-item {
    border: 1px solid #ADFFCE;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    padding: 25px;
}
.el-expect-grid-item .el-element-title {
    color: #151515;
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    text-transform: uppercase;
    padding: 5.2px 10.4px;
    background: #ADFFCE;
    width: fit-content;
}
.el-expect-grid-item .el-element-text p {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.182px;
    margin: 18px 0px;
}
.el-expect-grid-item .el-element-text ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.el-expect-grid-item .el-element-text ul li {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    display: flex;
    align-items: center;
    gap: 7.8px;
    padding: 8.5px 16.5px;
    border: 1px solid #FFF;
    backdrop-filter: blur(2.6000001430511475px);
}
.el-expect-grid-item .el-element-text ul li:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.961px;
    height: 11.79px;
    background-image: url(/cdn/shop/files/pdp1-6x-check.webp);
}
.el-expect-grid-item4 {
    padding-right: 18px;
}
.el-expect-grid-item3 {
    padding-right: 10px;
}
.el-expect-grid-item3 p {
    padding-right: 21px;
}
.el-expect-grid-item:after {
    content: "";
    position: absolute;
    border-bottom: 1px dashed #fff;
    width: 99px;
    height: 1px;
    left: -100px;
    top: 37px;
}
.el-expect-grid-item .el-element-title:after {
    content: "";
    position: absolute;
    border-bottom: 1px dashed #fff;
    left: -111px;
    top: 33px;
    border-radius: 10.14px;
    background: #ADFFCE;
    width: 10.14px;
    height: 10.14px;
    outline: 7px solid #537D6E;
    z-index: 1;
}
.el-expect-grid-item:before {
    content: "";
    position: absolute;
    border-left: 1px dashed #fff;
    width: 1px;
    height: calc(100% + 25px);
    left: -106px;
    top: 37px;
}
.el-expect-grid-item4:before {
    height: 0%;
}
.el-expect-grid-item {
    opacity: 0.55;
}
.el-tab-text {
    padding-bottom: 0px;
}
.el-expect .el-image-with-text-column1 {
    width: 50.3%;
}
.el-expect-img img {
    width: 815px;
    position: absolute;
    left: unset;
    top: -34px;
    right: -7%;
}
.el-pdp2-works-grid .el-element-icon-with-text-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px;
}
.el-pdp2-works-grid-item {
    width: calc(50% - (12px)*1/2);
    border: 1px solid #ADFFCE;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    min-height: 65px;
}
.el-pdp2-works-grid-item .el-icon-with-text-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.195px;
    text-transform: uppercase;
    cursor: pointer;
    gap: 10.4px;
}
.el-pdp2-works-grid-item .el-icon-with-text-flex svg path {
    stroke: #fff;
}
.el-pdp2-works-grid-item.el-active .el-icon-with-text-flex svg path {
    stroke: #151515;
}
.el-pdp2-works-grid-item.el-active .el-icon-with-text-flex {
    background: #ADFFCE;
    color: #151515;
}
.el-pdp2-works-tab .el-icon-with-text-flex {
    border: 1px solid #ADFFCE;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    padding: 32px;
    margin-top: 20.8px;
    position: relative;
}
.el-pdp2-works-tab .el-icon-with-text-flex img {
    width: 51%;
    position: absolute;
    right: -30px;
    bottom: 0px;
}
.el-pdp2-works-tab .el-media.el-svg {
    color: #151515;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    text-transform: uppercase;
    background: #ADFFCE;
    width: fit-content;
    padding: 5.2px 10.4px;
}
.el-pdp2-works-tab .el-element-title {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    padding: 18px 0px;
    width: 55%;
}
.el-pdp2-works-tab ul {
    display: flex;
    flex-direction: column;
    gap: 13px;
}
.el-pdp2-works-tab ul li {
    list-style-type: none;
    border: 1px solid #FFF;
    backdrop-filter: blur(2.6000001430511475px);
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.182px;
    padding: 6.5px 12.5px;
}
.el-pdp2-works-tab ul li:before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("/cdn/shop/files/pdp1-works-check.webp");
    width: 13.961px;
    height: 11.79px;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-expect .el-image-with-text-flex {
    background-image: url("/cdn/shop/files/pdp2-how-bgmob.webp?");
    padding: 32px 16px;
}
.el-expect .el-image-with-text-column1 {
    width: 100%;
}
.el-expect .el-image-with-text-column2 {
    width: 100%;
}
.el-expect-heading h2 {
    width: 250px;
}
.el-expect-text {
    font-size: 13.3px;
}
.el-expect-grid .el-element-icon-with-text-grid {
    padding-left: 41px;
    gap: 16px;
}
.el-expect-grid-item {
    padding: 16px;
}
.el-expect-grid-item .el-element-title {
    font-size: 12px;
    letter-spacing: 0.12px;
    padding: 4px 8px;
}
.el-expect-grid-item:after {
    width: 34px;
    left: -36px;
    top: 25px;
}
.el-expect-grid-item .el-element-title:after {
    left: -37px;
    top: 22px;
    width: 7.8px;
    height: 7.8px;
    outline: 5px solid #537D6E;
}
.el-expect-grid-item:before {
    height: calc(100% + 16px);
    left: -33px;
    top: 37px;
}
.el-expect-grid-item .el-element-text p {
    font-size: 14px;
    letter-spacing: 0.14px;
    margin: 9px 0px 16px;
}
.el-expect-grid-item .el-element-text ul li {
    font-size: 12px;
    letter-spacing: 0.12px;
    gap: 5px;
    padding: 5px 8px;
}
.el-expect-grid-item .el-element-text ul li:before {
    width: 10.739px;
    height: 9.069px;
}
.el-expect-grid-item4 {
    padding-right: 8px;
}
.el-expect-grid-item .el-element-text p {
    width: 160px;
    max-width: 100%;
}
.el-expect-grid-item2 .el-element-text p {
    width: 190px;
}
.el-expect-grid-item3 .el-element-text p {
    width: 210px;
    padding-right: 0px;
}
.el-expect-grid-item4 .el-element-text p {
    width: 200px;
}
.el-expect-grid-item ul:after {
    content: "";
    position: absolute;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 110px;
    height: 100px;
    background-image: url("/cdn/shop/files/pdp1-steps-img1mob.webp");
    top: 0px;
    right: 0px;
}
.el-expect-grid-item ul:before {
    content: "";
    position: absolute;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 140px;
    background-image: url("/cdn/shop/files/pdp1-steps-img2mob.webp");
    bottom: 0px;
    right: 0px;
}
.el-expect-grid-item2 ul:after {
    background-position: top right;
    width: 110px;
    height: 100px;
    background-image: url("/cdn/shop/files/pdp1-steps-img3mob.webp");
    top: 0px;
    right: 0px;
}
.el-expect-grid-item2 ul:before {
    background-position: bottom right;
    width: 120px;
    height: 70px;
    background-image: url("/cdn/shop/files/pdp1-steps-img5mob.webp");
    bottom: 0px;
    right: 0px;
}
.el-expect-grid-item2 .el-element-texts:after {
    content: "";
    position: absolute;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 110px;
    height: 160px;
    background-image: url("/cdn/shop/files/pdp1-steps-img4mob.webp");
    top: 0px;
    right: 0px;
}
.el-expect-grid-item3 ul:after {
    background-position: top right;
    width: 90px;
    height: 90px;
    background-image: url("/cdn/shop/files/pdp1-steps-img6mob.webp");
    top: 0px;
    right: 0px;
}
.el-expect-grid-item3 ul:before {
    background-position: bottom right;
    width: 100px;
    height: 80px;
    background-image: url("/cdn/shop/files/pdp1-steps-img7mob.webp");
    bottom: 0px;
    right: 0px;
}
.el-expect-grid-item4 ul:after {
    background-position: top right;
    width: 100px;
    height: 90px;
    background-image: url("/cdn/shop/files/pdp1-steps-img8mob.webp");
    top: 0px;
    right: 0px;
}
.el-expect-grid-item4 ul:before {
    Display: none;
}
.el-tab-text {
    padding-bottom: 0px;
    width: 270px;
    max-width: 100%;
}
.el-expect .el-image-with-text-flex {
    padding: 16px;
}
.el-pdp2-works-grid-item .el-icon-with-text-flex {
    font-size: 15px;
    letter-spacing: 0.15px;
    gap: 7px;
}
.el-pdp2-works-grid-item {
    width: calc(50% - (8px)*1/2);
    min-height: 50px;
}
.el-pdp2-works-grid .el-element-icon-with-text-grid {
    gap: 8px;
}
.el-pdp2-works-tab .el-icon-with-text-flex {
    padding: 16px;
    margin-top: 16px;
}
.el-pdp2-works-tab .el-media.el-svg {
    font-size: 12px;
    letter-spacing: 0.12px;
    padding: 4px 8px;
}
.el-pdp2-works-tab .el-element-title {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 8px 0px 16px;
    width: 201px;
    max-width: 100%;
}
.el-pdp2-works-tab ul {
    gap: 10px;
}
.el-pdp2-works-tab ul li {
    gap: 5px;
    font-size: 14px;
    letter-spacing: 0.14px;
    padding: 5px 9px;
}
.el-pdp2-works-tab ul li:before {
    width: 10.739px;
    height: 9.069px;
}
.el-pdp2-works-tab .el-icon-with-text-flex img {
    width: 145px;
    right: -14px;
}
}
/* tab css end */



/* faq css start */
.el-element-top-subheading {
    color: #16463D;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-transform: uppercase;
    padding-bottom: 18px;
}
.el-faqs-faq {
    margin-top: 0px;
}
.el-faqs-flex {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    gap: 30px;
    flex-wrap: wrap;
}
.el-faqs-column {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: calc(50% - 15px);
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-element-top-subheading {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding-bottom: 16px;
}
.el-faqs-top {
    width: 261px;
}
.el-faqs-flex {
    padding-top: 25px;
    gap: 12px;
}
.el-faqs-column {
    gap: 12px;
    width: 100%;
}
.el-faqs-faq .el-question {
    padding: 0px 16px;
}
.el-global-faq .el-question:after {
    min-width: 19.5px;
}
.el-faqs-faq .el-question {
    gap: 5px;
    align-items: center;
}
}
/* faq css end */



/* table2 css start */
.el-pdp2-table .el-image-with-text-flex {
    align-items: center;
}
.el-pdp2-table .el-image-with-text-flex .el-image-with-text-column1 {
    width: 32%;
}
.el-pdp2-table .el-image-with-text-flex .el-image-with-text-column2 {
    width: 62%;
}
.el-pdp2-table-list1 .el-element-icon-with-text-grid {
    display: flex;
    justify-content: space-between;
    gap: 25px;
}
.el-pdp2-table2-slider .el-slide_main {
    padding: 0px 12.5px;
}
.el-pdp2-table2-slider {
    margin: 0px -12.5px;
}
.el-table-left-text {
    margin-top: 18px;
    width: 90%;
}
.el-pdp2-table2-slider .el-slider-navigation .el-slider-button {
    display: none !important;
}



@media (min-width: 915px) {
.el-pdp2-table2-slider .el-slider-navigation {
    display: none !important;
}
}



@media (max-width: 915px) {
.el-pdp2-table .el-image-with-text-flex .el-image-with-text-column1 {
    width: 100%;
    padding-bottom: 25px;
}
.el-pdp2-table .el-image-with-text-flex .el-image-with-text-column2 {
    width: 100%;
}
.el-table-left-heading h2 {
    width: 329px;
}
.el-table-left-text {
    margin-top: 16px;
    width: 300px;
    max-width: 100%;
}
.el-pdp2-table2-slider .el-slide_main {
    padding: 0px 12px 0px 0px;
}
.el-pdp2-table2-slider {
    margin: 0px;
}
.el-pdp2-table2-slider .slick-list.draggable {
    width: calc(100% + 16px);
    padding-right: 116px;
}
.el-pdp2-table2-slider .el-slider-navigation {
    justify-content: center;
}
}
/* table2 css end */



/* table css start */
.el-table-content {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/cdn/shop/files/pdp1-table-bg.webp");
    padding: 50px;
}
.el-pdp1-table {
    display: flex;
    justify-content: space-between;
    align-items: unset;
    border: 1px solid #ADFFCE;
    background: rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(2.6000001430511475px);
    padding: 50px;
}
.el-pdp1-table-item {
    width: 30%;
}
.el-pdp1-table-left-logo img {
    width: 98.8px;
    height: unset;
    margin: 0px;
}
.el-pdp1-table-left {
    text-align: left;
}
.el-pdp1-table-right {
    text-align: right;
}
.el-pdp1-table-outside {
    background: rgba(173, 255, 206, 0.44);
    width: 100%;
    height: 1.3px;
    margin-top: 18.2px;
}
.el-pdp1-table-insides {
    width: 47%;
    height: 100%;
    background: #ADFFCE;
}
p.el-pdp1-table-p1 {
    display: flex;
    align-items: center;
    color: #ADFFCE;
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.156px;
    padding-bottom: 10.4px;
    gap: 6.5px;
}
p.el-pdp1-table-p1 img {
    width: 13px;
    height: unset;
}
.el-pdp1-table-list-item p:nth-child(2) {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    letter-spacing: 0.156px;
}
.el-pdp1-table-item-list {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 25px;
}
.el-pdp1-table-list-item:nth-child(3) .el-pdp1-table-insides {
    width: 45%;
}
.el-pdp1-table-list-item:nth-child(4) .el-pdp1-table-insides, 
.el-pdp1-table-list-item:nth-child(5) .el-pdp1-table-insides {
    width: 48%;
}
.el-pdp1-table-right p.el-pdp1-table-p1 {
    color: #F08C8C;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.el-pdp1-table-right .el-pdp1-table-outside {
    background: #F08C8C70;
}
.el-pdp1-table-right .el-pdp1-table-insides,
.el-pdp1-table-right .el-pdp1-table-list-item:nth-child(5) .el-pdp1-table-insides {
    width: 14%;
    background: #F08C8C;
    margin-left: auto;
}
.el-pdp1-table-right .el-pdp1-table-list-item:nth-child(2) .el-pdp1-table-insides {
    width: 21%;
}
.el-pdp1-table-right .el-pdp1-table-list-item:nth-child(3) .el-pdp1-table-insides {
    width: 24%;
}
.el-pdp1-table-right .el-pdp1-table-list-item:nth-child(4) .el-pdp1-table-insides {
    width: 6%;
}
.el-pdp1-table-right-p1 {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    letter-spacing: 0.182px;
    margin-bottom: 30px;
}
p.el-pdp1-table-center-subtext {
    color: #ADFFCE;
    text-align: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-transform: uppercase;
    margin-bottom: 18px;
}
.el-pdp1-table-center-top h2 {
    font-family: "Playfair Display";
}
p.el-pdp1-table-center-text1 {
    margin-top: 18px;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    margin-bottom: 30px;
}
.el-pdp1-table-center {
    width: 40%;
}
p.el-pdp1-table-center-text1 strong {
    font-weight: 500;
}
p.el-pdp1-table-center-text1 {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    width: 269px;
    margin: 18px auto 30px;
}
.el-table-content {
    position: relative;
}
.el-pdp1-table-center-img {
    position: absolute;
    width: 725px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -50px;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-table-content {
    background-position: top;
    background-image: url("/cdn/shop/files/pdp1-table-bgmob.webp");
    padding: 32px 16px 0px;
}
.el-pdp1-table-center {
    width: 100%;
    text-align: left;
}
p.el-pdp1-table-center-subtext {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.14px;
    margin-bottom: 16px;
}
p.el-pdp1-table-center-text1 {
    font-size: 14px;
    letter-spacing: 0.14px;
    width: 299px;
    margin: 16px 0px 25px;
}
.el-pdp1-table {
    padding: 16px 16px 0px;
    flex-wrap: wrap;
}
.el-pdp1-table-center-img {
    position: unset;
    width: calc(100% + 64px);
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -50px;
    max-width: calc(100% + 64px);
    margin-left: -32px;
    margin-bottom: -4px;
}
.el-pdp1-table-item {
    width: calc(50% - 10px);
}
.el-pdp1-table-left-logo img {
    width: 76px;
}
.el-pdp1-table-right-p1 {
    font-size: 13px;
    letter-spacing: 0.14px;
    margin-bottom: 22px;
}
p.el-pdp1-table-p1 {
    font-size: 12px;
    letter-spacing: 0.12px;
    padding-bottom: 8px;
    gap: 5px;
    white-space: nowrap;
}
p.el-pdp1-table-p1 img {
    width: 10px;
}
.el-pdp1-table-list-item p:nth-child(2) {
    font-size: 11px;
    letter-spacing: 0.12px;
}
.el-pdp1-table-item-list {
    gap: 25px;
    margin-top: 20px;
}
.el-pdp1-table-left-logo {
    display: flex;
}
.el-pdp1-table-right {
    text-align: right;
    padding-top: 3px;
}
.el-pdp1-table-left .el-pdp1-table-list-item p:nth-child(2) {
    width: 90px;
    max-width: 100%;
}
.el-pdp1-table-left .el-pdp1-table-list-item:nth-child(3) p:nth-child(2) {
    white-space: nowrap;
}
.el-pdp1-table-right .el-pdp1-table-list-item p:nth-child(2) {
    width: 115px;
    max-width: 100%;
    margin-left: auto;
}
.el-pdp1-table-right .el-pdp1-table-list-item:nth-child(2) p:nth-child(2) {
    width: 100px;
}
.el-pdp1-table-center {
    width: 100%;
}
.el-pdp1-table-center-img {
    margin-top: -61px;
}
}
/* table css end */



/* tested css start */
.el-technology .el-image-with-text-flex {
    background-image: url("/cdn/shop/files/pdp1-tested-bg.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    position: relative;
}
.el-technology-img img {
    position: absolute;
    bottom: 0px;
    right: -8%;
    width: auto;
    height: calc(100% + 63px);
}
.el-technology .el-image-with-text-column2 {
    width: 30%;
}
.el-technology .el-image-with-text-column1 {
    width: 50.9%;
}
.el-technology-subtitle {
    color: #ADFFCE;
}
.el-technology-list ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    gap: 34px;
}
.el-technology-list ul li strong {
    color: #ADFFCE;
    font-weight: 600;
}
.el-technology-list ul li {
    font-size: 19.5px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.195px;
    position: relative;
    opacity: 0.6;
}
.el-technology-list ul li:after {
    content: "";
    position: absolute;
    border-bottom: 1px dashed #fff;
    top: 7px;
    border-radius: 10.14px;
    background: #ADFFCE;
    width: 7.8px;
    height: 7.8px;
    outline: 5px solid #537D6E;
    z-index: 1;
    right: 0px;
}
.el-technology-list ul li:before {
    content: "";
    position: absolute;
    width: 76%;
    height: 2px;
    border-bottom: 1.5px dashed #fff;
    right: 0px;
    top: 9px;
}
.el-technology-list ul li:nth-child(1) {
    width: calc(100% - 34px);
}
.el-technology-list ul li:nth-child(2) {
    width: calc(100% - 14px);
}
.el-technology-list ul li:nth-child(4) {
    width: calc(100% - 34px);
}
.el-technology-list ul li:nth-child(5) {
    width: calc(100% - 14px);
}
.el-technology-list ul li:nth-child(2):before {
    width: 65%;
}
.el-technology-list ul li:nth-child(3):before {
    width: 67%;
}
.el-technology-list ul li:nth-child(4):before {
    width: 74%;
}
.el-technology-list ul li:nth-child(5):before {
    width: 72%;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-technology .el-image-with-text-column2 {
    width: 100%;
}
.el-technology .el-image-with-text-column1 {
    width: 100%;
}
.el-technology .el-image-with-text-flex {
    background-image: url("/cdn/shop/files/pdp1-tested-bgmob.webp");
    padding: 32px 16px 0px;
}
.el-technology-text {
    width: 171px;
}
.el-technology-img img {
    position: unset;
    bottom: 0px;
    width: calc(100% + 58px);
    height: unset;
    max-width: calc(100% + 58px);
    margin-left: -32px;
    margin-top: 5px;
}
.el-technology-list ul li {
    font-size: 15px;
    letter-spacing: 0.15px;
}
.el-technology-list ul li:before {
    width: 55%;
    height: 2px;
    right: 0px;
    top: 8px;
}
.el-technology-list ul li:after {
    top: 8px;
    width: 6px;
    height: 6px;
    outline: 4px solid #537D6E;
}
.el-technology-list ul {
    gap: 25px;
    width: calc(100% - 23px);
}
.el-technology-list ul li:nth-child(2):before {
    width: 41%;
}
.el-technology-list ul li:nth-child(3):before {
    width: 47%;
}
.el-technology-list ul li:nth-child(5) {
    width: calc(100% - 29px);
}
.el-technology-list ul li:nth-child(4):before {
    width: 50%;
}
.el-technology-list ul li:nth-child(5):before {
    width: 45%;
}
}
/* tested css end */



/* sticky css start */
.el-sticky-atc {
    border-radius: 6.5px 6.5px 0 0;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.25);
    background: #F7F7F7;
}
.el-sticky-atc-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.el-sticky-img {
    border-radius: 3.074px;
    border: 1.537px solid #E6E6E6;
    background: #FFF;
    width: 83px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.el-sticky-img img {
    width: 83px;
    height: 83px;
    object-fit: contain;
    padding: 5px;
}
.el-sticky-atc-column1 {
    width: 50%;
    position: relative;
    padding-left: 103px;
}
.el-sticky-img {
    border-radius: 3.074px;
    border: 1.537px solid #E6E6E6;
    background: #FFF;
    width: 83px;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    left: 0px;
}
.el-product-sticky-heading h2 {
    color: #151515;
    font-family: "Playfair Display";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    padding-top: 4.5px;
    padding-bottom: 12px;
}
.el-sticky-atc-column2 {
    width: 40%;
}
.el-sticky-atc-column2 .el-button {
    min-height: 69px;
    font-size: 24px;
}
span.stock_outer {
    width: 18px;
    height: 18px;
    background: #73d55f52;
    border-radius: 50%;
    animation: order 1.5s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.stock_inner {
    width: 9px;
    height: 9px;
    background: #52DC17;
    border-radius: 50%;
    display: flex;
}
@keyframes order {
  0% {
  background: transparent;
  }
  50% {
  background: #73d55f52;
  }
  100% {
  background: transparent;
  }
}
.in_stock_text {
    justify-content: flex-start;
}
.in_stock_text {
    display: flex;
    color: unset;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    justify-content: center;
    gap: 5px;
    border-radius: unset;
    background: unset;
    padding: 30px 0 14px;
    margin-top: 0;
    margin-bottom: 0;
    align-items: center;
}
.in_stock_text p span {
    padding-left: 3px;
}
.in_stock_text strong {
    font-weight: 500;
}
.in_stock_text p span {
    padding-left: 3px;
    font-weight: 700;
    text-decoration: underline;
}
.el-element-stock {
    display: flex;
    align-items: center;
    gap: 9px;
    color: #1C1C1C;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.364px;
}
.el-element-stock strong {
    color: #425F02;
    font-weight: 500;
}



@media (min-width: 915px) {

}



@media (max-width: 915px) {
.el-sticky-img img {
    width: 54px;
    height: 54px;
    padding: 3px;
}
.el-sticky-img {
    width: 54px;
    height: 54px;
    position: unset;
}
.el-sticky-atc-column1 {
    width: 100%;
    padding-left: 0px;
}
.el-sticky-atc-flex {
    flex-wrap: wrap;
    gap: 7px;
}
.el-sticky-atc-column2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-sticky-button {
    width: calc(100% - 69px);
}
.el-sticky-atc-column2 .el-button {
    min-height: 53px;
    font-size: 16px;
}
.el-element-stock {
    gap: 7px;
    font-size: 14px;
    letter-spacing: 0.28px;
    justify-content: center;
}
span.stock_inner {
    width: 7px;
    height: 7px;
}
}
/* sticky css end */



/* footer css start */
.el-footer .el-footer-content {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;
}
.el-footer-logo {
    width: 100%;
    padding-bottom: 79px;
}
.el-footer-logo img {
    width: 245px;
}
.el-footer-disclaimer {
    width: 100%;
    margin: 40px 0px;
    opacity: 0.55;
}
.el-footer-disclaimer p {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.156px;
    width: 661px;
    max-width: 100%;
}
.el-footer-payment {
    width: 100%;
}
.el-footer-payment img {
    width: 352px;
    margin-bottom: 19.5px;
}
.el-footer-copyright {
    font-size: 15.6px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.156px;
}
.el-footer-menu {
    width: 17.2%;
    margin-right: 90px;
}
.el-footer-menu ul {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.el-footer-menu .el-element-richtext {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.el-footer-menu a {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    text-decoration: none;
}
.el-footer-menu .el-element-richtext p:nth-child(1) {
    color: #ADFFCE;
    font-weight: 500;
}
.el-footer-menu .el-element-richtext {
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
}



@media (min-width: 915px) {
.el-footer .el-footer-content {
    background-image: url("/cdn/shop/files/pdp1-footer-bg.webp");
}
}



@media (max-width: 915px) {
.el-footer .el-footer-content {
    background-image: url("/cdn/shop/files/pdp1-footer-bgmob.webp");
}
.el-footer .el-footer-content {
    padding: 32px 16px 64px;
}
.el-footer-logo img {
    width: 190px;
}
.el-footer-logo {
    padding-bottom: 39px;
}
.el-footer-menu {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 25px;
}
.el-footer-menu ul {
    gap: 12px;
}
.el-footer-menu a {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-footer-menu .el-element-richtext {
    gap: 12px;
}
.el-footer-menu .el-element-richtext {
    font-size: 14px;
    letter-spacing: 0.14px;
}
.el-footer-menu3 {
    margin-bottom: 0px;
}
.el-footer-disclaimer p {
    font-size: 12px;
    letter-spacing: 0.12px;
    width: 100%;
}
.el-footer-payment img {
    width: 271px;
    margin-bottom: 15px;
}
.el-footer-copyright {
    font-size: 12px;
    letter-spacing: 0.12px;
}
}
/* footer css end */



.el-expect-grid-item, 
.el-technology-list ul li {
    transition: all .3s ease;
}
.el-expect-grid-item.el-active, 
.el-technology-list ul li.el-active {
    opacity: 1;
}
@media (min-width:915px) {
.el-product-column1 {
    position: sticky;
    top: 95px;
}

}



/* 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%;
}
}



.el-sticky-atc {
    position: fixed;
    top: 93.3px;
    left: 0;
    right: 0;
    z-index: 8;
    transition: all .5s ease;
    transform: translateY(-200%);
}
.el-sticky-atc.el-active {
    transform: unset;
}
.el-cart-button {
    position: relative;
}

.el-cart-count {
    background: #123B33;
    color: #fff;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 12px;
    line-height: normal;
    position: absolute;
    top: -10px;
    right: -10px;
}
.el-element-product-media .el-slider-product-media-thumb .slick-current img {
    opacity: 1;
}
.el-element-product-media .el-slider-product-media-thumb img {
    opacity: 0.66;
    transition: all .3s ease;
}

span.el-variant-price s {
    color: rgba(28, 28, 28, 0.40);
}

span.el-variant-price {
    padding-top: 8px;
    text-align: center;
    font-size: 18.2px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0.182px;
    color: rgba(28, 28, 28, 0.80);
}
.el-element-variant.el-sub-pack span.el-variant-price {
    padding-top: 0;
    text-align: left;
}
.el-pdp2-works-grid-item {
    transition: all .3s ease;
}
.el-pdp2-works-tab:not(.el-active) {
    display: none;
}
.el-pdp2-works-tab .el-icon-with-text-flex {
    min-height: 306px;
}
.el-pdp2-works-grid-item.el-active .el-element-image {
    display: block;
}
.el-pdp2-works-grid-item .el-element-image {
    display: none;
}
.el-element-variant:not(.el-active) .el-variant-badge {
    border-color: transparent;
}
@media (max-width:915px) {

.el-sticky-atc {
    top: unset;
    bottom: 0;
    transform: translateY(100%);
}
body {
    padding-bottom: 99px;
}
.el-cart-count {
    font-size: 8px;
    width: 15px;
    height: 15px;
    right: -7px;
    top: -7px;
}
.el-element-product-media .el-media-main-wrapper {
    width: calc(84% - 6.8px);
}
.el-element-product-media .el-slider-product-media-thumb {
    width: calc(16% - 1.2px);
}
span.el-variant-price {
    font-size: 14px;
    letter-spacing: 0.14px;
    padding-top: 6px;
}
.el-pdp2-works-tab .el-icon-with-text-flex {
    min-height: 231px;
}
.el-pdp2-works-tab2 img {
    display: none;
}
.el-pdp2-works-tab4 img {
    display: none;
}
.el-review-card_main {
    border-width: .5px;
}
.el-logo-scroll:before, .el-logo-scroll:after {
    width: 98px;
    height: 36px;
    top: calc(50% - 18px);
}
.el-logo-scroll:before {
    background: linear-gradient(50deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
}
.el-element-review-card-bottom ul li {
    border-width: .5px;
}
}



/* mobile new change */
@media (max-width:915px) {
.el-element-product-media .el-media-main-wrapper img {
    padding: 0 6px;
}
.el-element-product-media {
    flex-wrap: wrap;
    gap: 14px;
}
.el-element-product-media .el-media-main-wrapper {
    width: 100%;
}
.el-element-product-media .el-slider-product-media-thumb {
    width: 100%;
}
.el-element-product-media .el-media-main-wrapper .slick-list.draggable {
    margin-left: -6px;
    margin-right: -16px;
}
.el-element-product-media .el-media-main-wrapper .slick-list.draggable {
    margin-left: -6px;
    margin-right: -16px;
    padding-right: 38px;
}
.el-element-product-media .el-slider-product-media-thumb img {
    margin-bottom: 0;
}
.el-element-product-media .el-slider-product-media-thumb .slick-list.draggable {
    padding-bottom: 0;
    margin-left: -3px;
    margin-right: -16px;
}
.el-element-product-media .el-slider-navigation {
    display: none;
}
.el-element-product-media .el-slider-product-media-thumb .slick-slide {
    padding: 0 3px;
}

}




/* 12/05/2026 */
.amp-cart__cart-line-details:has(.starter-pack) span.amp-cart__cart-line-title {
    pointer-events: none;
}
.amp-cart__cart-line-details:has(.starter-pack) .amp-cart__line-quantity-selector {
    pointer-events: none;
    opacity: 0;
}

.el-element-variants:has(:nth-child(1):last-child) {
    margin-top: 30px;
}
.el-variant-price s {
    font-weight: 400;
}
.el-variant-price {
    font-weight: 600 !important;
}
.amp-cart {
    min-width: 100% !important;
}
@media (max-width:915px) {
.el-element-variants:has(:nth-child(1):last-child) {
    margin-top: 50px;
}
}