/** Shopify CDN: Minification failed

Line 1126:28 Expected ":"
Line 1126:30 Unterminated string token

**/

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

@font-face {
    font-family: 'Quentin';
    src: url('/cdn/shop/files/Quentin.eot?v=1765339772');
    src: url('/cdn/shop/files/Quentin.eot?v=1765339772') format('embedded-opentype'),
        url('/cdn/shop/files/Quentin.woff2?v=1765339771') format('woff2'),
        url('/cdn/shop/files/Quentin.woff?v=1765339771') format('woff'),
        url('/cdn/shop/files/Quentin.ttf?v=1765339772') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Paralucent';
    src: url('/cdn/shop/files/Paralucent-Light.eot?v=1765261942');
    src: url('/cdn/shop/files/Paralucent-Light.eot?v=1765261942?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Paralucent-Light.woff2?v=1765261941') format('woff2'),
        url('/cdn/shop/files/Paralucent-Light.woff?v=1765261941') format('woff'),
        url('/cdn/shop/files/Paralucent-Light.ttf?v=1765261942') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Paralucent';
    src: url('/cdn/shop/files/Paralucent-Medium.eot?v=1765259341');
    src: url('/cdn/shop/files/Paralucent-Medium.eot?v=1765259341?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Paralucent-Medium.woff2?v=1765259341') format('woff2'),
        url('/cdn/shop/files/Paralucent-Medium.woff?v=1765259341') format('woff'),
        url('/cdn/shop/files/Paralucent-Medium.ttf?v=1765259341') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Paralucent';
    src: url('/cdn/shop/files/Paralucent-Bold.eot?v=1765187973');
    src: url('/cdn/shop/files/Paralucent-Bold.eot?v=1765187973') format('embedded-opentype'),
        url('/cdn/shop/files/Paralucent-Bold.woff2?v=1765188001') format('woff2'),
        url('/cdn/shop/files/Paralucent-Bold.woff?v=1765187996') format('woff'),
        url('/cdn/shop/files/Paralucent-Bold.ttf?v=1765187988') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Paralucent';
    src: url('/cdn/shop/files/Paralucent-Heavy.eot?v=1765256742');
    src: url('/cdn/shop/files/Paralucent-Heavy.eot?v=1765256742?#iefix') format('embedded-opentype'),
        url('/cdn/shop/files/Paralucent-Heavy.woff2?v=1765256742') format('woff2'),
        url('/cdn/shop/files/Paralucent-Heavy.woff?v=1765256742') format('woff'),
        url('/cdn/shop/files/Paralucent-Heavy.ttf?v=1765256742') format('truetype'),
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

body{
    font-family: 'Paralucent' !important;
}
h1,h2,h3,h4,h5{
     font-family: 'Paralucent' !important;
}
.primary-menu-wrapper,.section-announcement-bar-content,.custom-cl-main-header .section-header-container{
    max-width: 1420px !important;
    padding: 0px 20px !important;
    margin: 0 auto;
}
.section-announcement-bar{
    padding: 11px 0px !important;
    border: 0 !important;
    z-index: 99;
    position: relative;
}
.section-announcement-bar a{
    color:#fff !important;
}
.section-announcement-bar-content {
    flex-direction: row !important;
        align-items: center;
}
.search-dropdown form input[type=search] {
    font-family: 'Paralucent';
    font-weight: 300;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0;
}
.search-dropdown form input[type=search]:focus-visible {
    outline: 0;
    border: 0 !important;
}
.template-index .header-drawer-toggle {
    color: #fff;
}
 a:hover svg {
    animation: move-right-left .2s 
ease forwards;
}
.custom-cl-main-header.active {
    background: #fff;
    -webkit-backdrop-filter: blur(10px);
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.section-announcement-bar .section-announcement,localization-form .disclosure__button>span {
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0 !important;
    font-family: 'Paralucent';
}
#primary_menu li:last-child .menu-link {
    color: #ff3e3e !important;
}
.section-announcement-bar .disclosure a {
    color: #000000 !important;
     font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
    padding: 0 !important;
    font-family: 'Paralucent';

}
.primary-menu-wrapper {
    justify-content: center;
}
.template-index .search-dropdown-header-form {
    color: #fff;
}
.template-index ul.section-header-main-menu-items * {
    color: #fff !important;
}
.template-index  span.cart-count {
    color: #fff;
}
/* .section-header-icons svg {
    filter: invert(1);
} */

.template-index  .section-header-icons__account svg,.template-index  .section-header-icons__cart svg {
    filter: invert(0);
}
.section-header-icons__account svg, .section-header-icons__cart svg {
    filter: invert(1);
}
 localization-form .disclosure__list:not([hidden]) {
    padding: 12px 8px !important;
    
}
span.section-header-main-menu-item-text {
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
}
.custom-cl-main-header a.menu-link {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
}
.custom-cl-main-header .section-header-container {
    position: relative;
}
.custom-cl-main-header .section-header-container::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 100vw;
    border-bottom: 1px solid #FFFFFF14 !important;
}
body.template-page\.about .section-slideshow-container.section-container {
    max-width: 100% !IMPORTANT;
    padding: 0 !important;
}
.custom-cl-main-header #primary_menu.primary-menu {

    padding: 20px 0;
}
.custom-cl-main-header .section-header-cart-drawer-toggle>span>span:first-child,.custom-cl-main-header .section-header-icons__account span:last-of-type {

    display: none;
}

a.contact-us-btn-header {
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    color: #262626!important;
    padding: 12px 21px !important;
    margin: 0 !important;
    background: #fff;
    width: max-content;
    display: block;
    border-radius: 6px;
    border: 1px solid #000;
}

.template-index a.contact-us-btn-header {
    border: 1px solid #fff;
}

.section-header nav a:hover, .section-header nav a:focus-visible,.section-header-main-menu-item__link.current {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-underline-offset: 26px;
    text-decoration-thickness: 2px;
}                             

#primary_menu .active > .menu-link::after,#primary_menu .menu-link:hover::after {
    background: #fff!important;
}
#primary_menu .menu-link:hover::after {
    background: #ffffff;
}
  localization-form .disclosure__button {
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important; 
}
.section-header-icons {
    justify-content: flex-end;
    gap: 16px !important;
}
.primary-menu-wrapper {
    display: none !important;
}
/* video section css start */
body .merged-frame {
    gap: 0;
    overflow: hidden;
    height:100%;
}
.video-1 video , .video-3 video {
    transform: rotate(5deg) scale(1.15) ;
}
.video-3 , .video-1{
    z-index:9;
}
.video-2 video{
    transform:scale(1.15);
}
.merged-slider {
    height: 100vh;
    margin-top:-137px;
}
.merged-slider .swiper{
    height:100vh;
}
.merged-slider .swiper .swiper-slide::before {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.3) 34.1%, rgba(0, 0, 0, 0) 50.29%, #000000 100%);
    content: '';
    width: 100%;
    height: 100%;
    z-index: 999;
}
.video-banner-info-main {
    position: absolute;
    z-index: 9999999;
    bottom: 70px;
    width: 100%;
}
.video-banner-info-main h1 {
    font-weight: 900;
    font-family: 'Paralucent';
    font-size: 85px;
    line-height: 75px;
    text-align: center;
    color: #fff;
    letter-spacing: -5px;
    margin: 0;
    text-transform: none;
    text-shadow: -7px -7px 0 #a023b9, 7px -7px 0 #a023b9, -7px 7px 0 #a023b9, 7px 7px 0 #a023b9, 0 -7px 0 #a023b9, 0 7px 0 #a023b9, -7px 0 0 #a023b9, 7px 0 0 #a023b9;
}
.video-banner-info-main h3 {
    font-family: 'Paralucent';
    text-transform: none;
    font-weight: 500;
    font-size: 55px;
    line-height: normal;
    letter-spacing: -3px;
    text-align: center;
    color: #fff !important;
    font-style: italic;
    margin: 13px 0 24px 0 !important;
}
.video-banner-info-main a {
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    text-align: center !important;
}
.banner-btn-cl a {
    background: #911d92;
    padding: 4px 0 0 0;
    justify-content: center;
    display: flex;
    width: 100%;
    margin: 0 auto;
    max-width: 406px;
    min-height: 50px;
    align-items: center;
    border-radius:6px;
}
.merged-slider span.swiper-pagination-bullet{
    height:11px;
    width:11px;
}
.merged-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "";
    height: 27px;
    width: 27px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 50%;
    left: -8px;
    top: -8px;
}
.merged-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    position:relative;
}
.merged-slider .swiper-pagination {
    bottom: 15px !important;
    width: fit-content !important;
    right: 40px;
    left: unset !important;
    display: flex;
    flex-direction: column;
    gap: 20px;
    top: 50% !important;
}
.merged-slider img {
    width: 100%;
    height:100%;
    object-fit:cover;
}
.merged-framerr.sub-slide-main {
    height: 100%;
}
.banner-btn-cl svg {
    margin-left: 10px;
}
/* marquee section css  */
h3.scrolling-heading {
    font-weight: 300!important;
    text-align: center;
    font-size: 18px;
    text-transform: unset;
    margin: 0;
    color: #fff;
    padding: 21px 0 6px 0;
}
.section-scrolling-cards {
    background: #000;
    margin: 0 !important;
}
.section-scrolling-cards-list-item__image img {
    object-fit: unset;
}
.section-scrolling-cards-list-item__image figure {
    width: 100%;
}
.section-scrolling-cards-list li {
    gap: 20px;
}

.home-page-custom-cl .section-featured-products-tabs-header__texts {
    flex-direction: column;
    width: 100%;
}
.section-scrolling-cards-list {
    gap:20px;
}
.home-page-custom-cl h2 {
    font-weight: 300;
    font-size: 58px;
    line-height: 68px;
    letter-spacing: -2px;
    text-align: center;
    width:100%;
    max-width:100% !important;
    text-transform:none;
}
.section-scrolling-cards-content {
    padding: 20px 0;
}
.section-scrolling-cards-list-item__image {
    aspect-ratio: unset;
}
a.section-scrolling-cards-list-item__button {
    display: none;
}
p.section-featured-products-tabs-header__description {
    font-family: Paralucent;
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0px;
    text-align: center;
    width: 100% !important;
    color: #000 !important;
    max-width: 784px!important;
     text-transform:none;
}
.home-page-custom-cl {
    margin: 100px 0 95px 0;
    overflow:hidden;
}
.home-page-custom-cl .section-featured-products-tabs-header__list {
    gap: 0px;
    justify-content: space-between;
    color: #000;
}
.home-page-custom-cl .section-featured-products-tabs-header__list>li {
    flex: 1;
    text-align: center;
    border-bottom: 4px solid #E8ECEF;
}
.home-page-custom-cl .section-featured-products-tabs-header__list>li:hover, .home-page-custom-cl .section-featured-products-tabs-header__list>li.active {
    border-color: #000;
}
.home-page-custom-cl .section-featured-products-tabs-header__list>li:hover .section-featured-products-tabs-header__tab-heading, .home-page-custom-cl .section-featured-products-tabs-header__list .section-featured-products-tabs-header__tab-heading>li.active {
    opacity:1;
}
.home-page-custom-cl .section-featured-products-tabs-header__tab-heading {
    margin: 0;
    text-decoration: none !important;
    font-family: 'Paralucent';
    font-weight: 500;
    font-size: 23px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    opacity:0.5;
}

/* slider section css  */
.home-page-custom-cl .section-featured-products-tabs-products-list.active.has-carousel-columns-offset{
    overflow: visible;
}
.home-page-custom-cl .splide__list{
overflow:visible;
}
.home-page-custom-cl button.splide__arrow {
    display: none;
}

.home-page-custom-cl  .product__title.product__title {
    font-family: 'Paralucent';
    font-weight: 500 !important;
    font-size: 26px;
    line-height: 33.6px;
    letter-spacing: 0;
    text-transform: none;
    min-height:62px;
    margin-bottom: 14px;
}
.home-page-custom-cl p.section-featured-products-tabs-product__price.product__price ,p.section-featured-products-product__price.product__price {
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 22.4px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
}
.home-page-custom-cl .splide__slide img {
    vertical-align: bottom;
    border-radius: 6px;
}
/* add to cart button css  */
.home-page-custom-cl .product__add-to-cart {
    position: relative;
    display: flex;
    background-color: #fff;
    color: #000;
    border-color: #000;
    overflow: hidden;
    border: 1px solid #911D92;
    border-radius: 6px;
    width: 100%;
    min-height: 50px;
    text-align: center;
    justify-content: center;
    align-items:center;
}
.home-page-custom-cl .product__add-to-cart:before {
    content: 'Add to cart';
    color: #911D92;
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0px;
    text-align: center;
    line-height: normal;
    padding-right:35px;
    background-image: url('/cdn/shop/files/Arrow_1.svg?v=1765266547');
    background-repeat: no-repeat;
    background-position: right center;
    background-size:25px;
    text-transform: capitalize;
}
.home-page-custom-cl  .product__actions {
    position: unset;
    margin: 0;
    visibility: visible!important;
    opacity: 1!important;
    position: absolute;
    bottom: 0;
    top: auto;
}
.home-page-custom-cl  .product-options-form {
    width: 100%;
}
.home-page-custom-cl .product__add-to-cart svg{
display:none;
}
.home-page-custom-cl  .product {
    display: flex;
    flex-direction: column;
    position: relative;
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 60px;
}
.home-page-custom-cl  .product__top {
    position: unset;
    margin-bottom: 12px;
}
.home-page-custom-cl .product__add-to-cart:hover:before {
    animation: move  .4s ease forwards;
} 
@keyframes move {
    0% {
    background-position: right;
}
49% { 
     background-position:100%;
}
50% {
     background-position: 80%;
}
100% {
    background-position:right;
}
}

.slick-arrow:hover,.section-featured-products-list.has-carousel .splide__arrow:hover{
    opacity: 0.6 !important;
}
.btn-fill>span:after, .btn-outline>span:after, .btn-fill-secondary>span:after, .btn-outline-secondary>span:after {
    content:none !important;
    width: 100%;
    position: absolute;
    left: 0;
    transition: all .2s ease;
}

.btn-fill:hover>span span, .btn-outline:hover>span span, .btn-fill-secondary:hover>span span, .btn-outline-secondary:hover>span span {
    bottom: 0;
}
/* Meet ingrid css start */
.image-with-text-custom-cl {
    background: #000;
    width: 100%;
    margin: 0;
}
.image-with-text-custom-cl .section-image-with-text-content * {
    color: #fff !important;
}
.image-with-text-custom-cl .section-image-with-text-container {
    align-items: center;
}
.image-with-text-custom-cl  h3.section-image-with-text-content__heading {
    background: #FFFFFF;
    color: #000 !important;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    border-radius: 50px;
    text-transform: none;
    max-width: 72px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 11px 0;
    color:#000 !important;
}
.image-with-text-custom-cl p {
    font-family: 'Paralucent';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0px;
}
.image-with-text-custom-cl  h3.section-image-with-text-content__special-heading {
    font-weight: 300;
    font-size: 58px;
    line-height: 68px;
    letter-spacing: -2px;
    text-transform: none;
}
.image-with-text-custom-cl .btn-fill {
    background: #911d92!important;
    border: 1px solid #911D92!important;
    border-radius: 6px!important;
    margin-top: 13px;
    max-width: 185px;
    width: 100%;
}
.image-with-text-custom-cl .btn-fill  span {
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
}
.image-with-text-custom-cl .btn-fill  span svg {
    margin-left: 7px;
}


/* feature product css start */
.section-featured-products-list.has-carousel .splide__arrow {
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute;
    top: 0;
    z-index: 99 !important;
    top: 0;
}
 .features-product-cl-main .splide__list{
 overflow:visible;
}
 .features-product-cl-main button.splide__arrow{
    display:block;
 }
.section-featured-products-header__texts {
    flex: 1;
    gap: 8px 48px;
    width: fit-content !important;
    justify-content: left;
    align-items: flex-start;
    text-align: left;
}
 .features-product-cl-main  h2 {
    text-align: left;
}
button.splide__arrow.splide__arrow--prev {
    right: 46px;
    left: auto;
}
.section-featured-products-list.has-carousel {
    position: static !important;
}
.section-featured-products-container{
position:relative;
}
.section-featured-products-list.has-carousel .splide__arrow--next {
    margin-right: 0 !important;
}
.section-featured-products-list.has-carousel .splide__arrow {
    top: 70px;
    background-color:transparent !important;
    margin-right: 20px !important;
}
p.section-featured-products-header__description.paragraph-size-medium {
    font-family: 'Paralucent';
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #000;
}
button.splide__arrow.splide__arrow--prev {
    background-image: url('/cdn/shop/files/right-icon.svg?v=1765285164');
    height: 36px;
    width: 36px;
}
button.splide__arrow.splide__arrow--next {
 background-image: url('/cdn/shop/files/right-icon.svg?v=1765285164');
 height: 36px;
    width: 36px;
}
button.splide__arrow svg{
    display:none;
}


/* scrolling-text css start */

.scroll-logo-text-home .scrolling-text-list-item__text {
    font-weight: 700;
    font-size: 32.9px;
    line-height: 44.16px;
    letter-spacing: -1px;
    color: #000;
    font-family: 'Paralucent';
    text-transform: none;
}
.scroll-logo-text-home .section-scrolling-text-container.section-container {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}
.scroll-logo-text-home {
    padding-bottom: 100px;
}

/* split-section css start */
.custom-split-section h4.sub-heading {
    font-family: Quentin!important;
    font-weight: 400;
    font-size: 38px;
    line-height: 42px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: none;
    color: #fff;
    max-width: 375px;
    margin: 0 auto;
}
.split-item {
    position: relative;
}

.split-item:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000073;
    z-index:9;
}
.split-item div { 
    z-index: 99;
}
.custom-split-section {
    max-width: 1214px !important;
    padding: 0 20px !important;
    margin: 0 auto;
}
.custom-split-section h2.heading-cl {
    font-weight: 300;
    font-size: 58px;
    line-height: 68px;
    letter-spacing: -2px;
    text-align: center;
    text-transform: none;
    color: #fff;
    margin: 21px 0 14px 0;
}
.split-item.right-item:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000CC;
    z-index: 9;
}
.custom-split-section  .split-item {
    position: relative;
    width: 100% !important;
    min-height: 566px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    max-width: unset;
    border-radius:6px;
}
.custom-split-section  .custom-split-wrapper {
    display: grid;
    grid-template-columns: auto 444px;
    gap: 15px;
}
.custom-split-section p.description-cl {
    font-family: 'Paralucent';
    font-weight: 500;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0;
    text-align: center;
    margin: 10px 0 27px 0;
}
.custom-split-section .content {
    text-align: center;
    padding: 38px;
    max-width: 539px;
}
.custom-split-section a.cta-btn {
    color: #fff !important;
    font-family: Paralucent;
    font-weight: 700;
    font-size: 18px;
    line-height: 0;
    letter-spacing: 0px;
    text-align: center;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: 199px;
    margin: 0 auto;
    padding-top: 13px;
}
/* testimonial section css  */
.section-testimonials-container.section-container {
    max-width: 100% !important;
    padding: 0;
}
.section-testimonials-testimonial {
    position: relative;
    display: flex;
    flex-direction: column;
    align-self: center;
    gap: 15px;
    padding: 28px 32px;
    isolation: isolate;
    border: 1px solid #0000001A;
    box-shadow: 0px 4px 19px 0px #e7e5e5;
    background: #fff !important;
    border-radius: 6px !important;
    overflow: hidden;
    height: 100%;
}
.section-testimonials-testimonial__review {
    font-family: 'Paralucent';
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
}
.section-testimonials-testimonial__reviewer {
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
    color: #000;
}
.section-testimonials-testimonial__rating {

    color: #FF9D00;
}.section-testimonials-testimonial__rating--base svg, .section-testimonials-testimonial__rating--percentage svg, .section-testimonials-testimonial__rating--rating svg {
    width: 22.4px;
    height: 22.4px;
    padding: 1px;
}
.section-testimonials-header {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-bottom: 30px;
    max-width: 1214px !important;
    margin: 0 auto;
}

/* testimonial start  */
  .hm_test_sli {
  padding: 100px 0px;
  background-color: #fff;
  }
  .hm_test_sli .center.slick-initialized {
  padding-top: 35px;
  }
  .hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide {
  padding: 28px 32px;
  margin: 0px 10px;
  display: flex;
  flex-wrap: wrap;
   border: 1px solid #0000001A;
    box-shadow: 0px 4px 19px 0px #e7e5e5;
    background: #fff !important;
    border-radius: 6px !important;
    overflow: hidden;
    height: 100%;
  }
  .hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide.slick-active {
  filter: blur(0px);
  }
  .hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide {
  filter: blur(1.5px);
  }
 .hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide .slide_cont span.client_names {
    display: flex;
    flex-wrap: wrap;
    padding: 7px 0px 12px;
    color: #000;
    font-family: Paralucent;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
}
  .hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide .slide_cont span.client_names svg {
  margin-left: 5px;
  }
.hm_test_sli .center.slick-initialized .slick-list .slick-track .slick-slideshow__slide.slick-slide .slide_cont p {
    font-family: Paralucent;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
    margin: 0;
}
  .hm_test_sli .slick-slider .slick-next {
  right: calc(50% - 585px)!important;
  top: -32px !important;
  width: 36px!important;
  height: 36px!important;
  background-image: url(/cdn/shop/files/right-icon.svg?v=1765285164)!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-position: center!important;
  }
  .hm_test_sli .slick-slider .slick-prev {
  left: unset;
  right: calc(50% - 540px) !important;
  top: -32px !important;
  width: 36px!important;
  height: 36px!important;
  background-image: url(/cdn/shop/files/left.svg?v=1765285465 )!important;
  background-repeat: no-repeat!important;
  background-size: cover!important;
  background-position: center!important;
  }

    .hm_test_sli .slick-prev:before,   .hm_test_sli .slick-next:before {
    font-size: 0;
    line-height: 1;
    opacity: 1;
}

.container {
    max-width: 1214px !important;
    margin: 0 auto;
    padding: 0 20px;
}
 .hm_test_sli  h2 {
    margin: 0;
    font-weight: 300;
    line-height: normal;
    letter-spacing: -2px;
    text-transform: none;
    font-size: 58px;
}
  /* testimonial end  */
/* shippig section  */
.custom-cl-features-main .feature-item {
    flex: 1;
    min-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    gap: 20px;
}
.custom-cl-features-main .feature-title {
    margin-bottom: 6px;
    font-weight: 700;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    margin: 0;
}
.custom-cl-features-main  .feature-text {
    color: #000000;
    font-family: Paralucent;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 8px 0;
}
.custom-cl-features-main .features-wrapper {
    max-width: 1214px;
    margin: auto;
    display: grid;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr 1fr;
}
.custom-cl-features-main.icon-features {
    padding: 0px 20px 100px 20px;
    background: #fff;
}
/* newsletter css start */
.newsletter-form button {
    width: 100%;
    border-radius: 6px;
    background: #000000;
    color: #fff;
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 18px;
    line-height: 16.8px;
    letter-spacing: 0px;
    text-align: center;
    min-height: 50px;
}
.newsletter-form-email {
    flex: 1;
    padding: 0 10px;
    display: flex;
    background: #fff;
    min-height: 54px;
    align-items: center;
    border-radius: 6px;
}

.section-newsletter .newsletter-form-container {
    display: flex;
    border-radius: 0;
    padding: 0;
    flex-direction: column;
    border: 0;
    gap: 6px;
}
.newsletter-form button {
    width: 100%;
    border-radius: 6px;
    background: #000;
    color: #fff;
    font-family: Paralucent;
    font-weight: 700;
    font-size: 18px;
    line-height: 16.8px;
    letter-spacing: 0px;
    text-align: center;
    min-height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 10px;
}
.newsletter-form input[type=email] {
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    font-family: Paralucent;
    font-weight: 300;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    color: #000!important;
    background: url('/cdn/shop/files/email.svg?v=1765350054');
    background-repeat: no-repeat;
    padding-left: 29px;
    background-size: 20px;
}
.newsletter-form button svg {
    width: 25px;
}

.section-newsletter {
    min-height: 100%;
    background: #000;
     padding: 70px 0 45px 0;
}
.section-newsletter.content-horizontal-align-left .section-newsletter-content {
    align-items: flex-start;
    flex-direction: row!important;
    display: flex;
    width: 100%!important;
    position: relative;
    background: url('/cdn/shop/files/news_b74fb072-9b59-4abd-8b41-c0524453cc25.png?v=1765350568');
    border-radius: 6px !important;
    background-repeat: no-repeat;
    background-position: 29% 16%;
    padding:40px;
}
.section-newsletter-container h2 {
    font-weight: 300;
    font-size: 58px;
    line-height: 68px;
    letter-spacing: -2px;
    text-transform: none;
    color: #fff;
}
p.section-newsletter-text {
    font-family: ;Paralucent';
    font-weight: 500;
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0px;
    color: #fff;
    margin: 0 !important;
}
p,ul,li {
    font-weight: 300;
}
.custom-footer-cl-main h3{
    font-family: 'Paralucent';
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    vertical-align: middle;
    text-transform: none;
}
/* footer css start */
.custom-footer-cl-main {
    background: #000;
    overflow:hidden;
}
.custom-footer-cl-main p, .custom-footer-cl-main ul li {
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0;
    vertical-align: middle;
    margin-bottom: 5px;
}
.section-footer-colophon__text {
    font-family: 'Paralucent';
    font-weight: 300;
    font-size: 20px;
    line-height: 22.4px;
    letter-spacing: 0;
}
.section-footer-colophon__inner {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 1214px;
    margin: 0 auto;
}

.section-footer-colophon__country-language {
    display: none;
}
.section-footer-colophon {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: space-between;
    padding: 20px;
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    border: 0;
    background: #070707;
}
.section-footer-content {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 20px;
    padding-bottom: 114px;
    padding-left:20px;
    padding-right:20px;
}
a.footer-social-list__item-link {
    background: #F9F9F71F;
    padding: 10px;
    border-radius: 50px;
}
.section-footer-column:first-child {
    width: 46%;
}
.footer-social-list {
    display: flex;
    gap: 8px;
    padding: 0;
    margin: 13px 0 10px;
}
.section-footer-container.section-container {
    padding: 0 !important;
}
/* instagram section start */
.insta-media-wrapper {
    text-align: center;
    max-width: 1214px;
    margin: 0 auto;
}
.custom-cl-main .insta-heading {
    margin-bottom: 30px;
    font-family: 'Paralucent';
    font-weight: 300;
    font-size: 58px;
    line-height: 68px;
    letter-spacing: -2px;
    text-align: center;
    color:#000;
}
.insta-media-wrapper {
    text-align: center;
    margin-bottom: 53px;
}
  .insta-media-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
  }

  .insta-media-item img,
  .insta-media-item video {
    width: 100%;
    height: 509px;
    object-fit: cover;
    border-radius: 6px;
  }
  .insta-heading a {
    text-decoration: none;
}

.home-page-custom-cl .section-featured-products-tabs-header {
    gap: 34px 48px;
}
.image-with-text-custom-cl .section-image-with-text-container {
    gap: 119px;
}
.image-with-text-custom-cl{
    padding:100px 0;
}
.image-with-text-custom-cl img.lazy-loading-image--main {
    min-height: auto;
    border-radius: 9px;
}
.image-with-text-custom-cl img.lazy-loading-image--main {
    min-height: auto;
    border-radius: 9px;
    z-index: 9;
}
.image-with-text-custom-cl .section-image-with-text-media figure::before {
    filter: blur(87px);
    background: radial-gradient(50% 50% at 50% 50%, #280028 0%, #100010 72.92%, #911D92 100%) !important;
    content: '';
    height: 319px;
    width: 515px;
    position: absolute;
    z-index: 9;
}
.image-with-text-custom-cl .section-image-with-text-media figure {
    display: flex;
    width: 100%;
    position: relative;
}
.image-with-text-custom-cl .section-image-with-text-media {
    overflow: visible;
}
.image-with-text-custom-cl img.lazy-loading-image--main {
    min-height: auto;
    border-radius: 9px;
    z-index: 9;
    box-shadow: 0px 65px 114px 0px #FFFFFF1F;
}
.image-with-text-custom-cl .section-image-with-text-content.content-text-align-left .section-image-with-text-content__inner {
    text-align: left;
    max-width: 520px;
}
.back-to-top {
    margin-right: 90px;
}
.section-scrolling-cards * {
    color: #ffffff !important;
}
.section-featured-products-tabs:not(.has-custom-width) .section-featured-products-tabs-products-list.has-carousel .splide__track{
    overflow:hidden;
}
.section-announcement-bar{
z-index:999;
}
body.template-index .section-container,.section-footer-container.section-container,.section-newsletter-container.section-container{
     max-width: 1214px !important;
    padding: 0 20px !important;
    margin: 0 auto;
}
 .section-container{
    padding:0 20px;
 }
 body .section-scrolling-cards-container.section-container {
    max-width: 100% !important;
    padding: 0 !important;
}
/* media start */

@media (max-width: 1214px) {
.hm_test_sli .slick-slider .slick-prev {
    right: 70px !important;
}
.hm_test_sli .slick-slider .slick-next {
    right: 20px !important;
}
.image-with-text-custom-cl .section-image-with-text-container {
    gap: 60px;
}
}
@media (max-width: 1100px) {
.video-banner-info-main h1 {
    font-size: 66px;
    line-height: 70px;
}
.video-banner-info-main h3 {
    font-size: 48px;
    line-height: normal;
}
/* for heading */
.home-page-custom-cl h2,.image-with-text-custom-cl h3.section-image-with-text-content__special-heading,.custom-split-section h2.heading-cl,.hm_test_sli h2,.section-newsletter-container h2,.custom-cl-main .insta-heading {
    font-size: 50px;
    line-height: 53px;
}
/* for p */
p.section-featured-products-tabs-header__description ,.home-page-custom-cl  .product__title.product__title {
    font-size: 22px;
    line-height: 28px;
}
.custom-split-section .content {
    padding: 20px;
}
.section-newsletter-content-additional {
    width: auto;
}
.section-newsletter.content-horizontal-align-left .section-newsletter-content {
    gap: 46px;
}
}
@media (max-width: 992px) {
    .section-footer-column {
    flex: 1;
}
    .image-with-text-custom-cl .section-image-with-text-media figure::before {
    height: 218px;
    width: 420px;
}
/* footer css start */
.section-footer.has-4-columns .section-footer-column:first-child {
    width: 100% !important;
}
.section-footer-content {
    padding-bottom: 0;
}
.section-footer-colophon__inner {
    justify-content: center;
}
.home-page-custom-cl h2,.custom-cl-main .insta-heading, .image-with-text-custom-cl h3.section-image-with-text-content__special-heading, .custom-split-section h2.heading-cl, .hm_test_sli h2, .section-newsletter-container h2 {
    font-size: 40px;
    line-height: 46px;
}
p.section-featured-products-tabs-header__description, .home-page-custom-cl  .product__title.product__title {
    font-size: 18px;
    line-height: 24px;
}
.custom-split-section  .custom-split-wrapper {
    grid-template-columns: 1.5fr 1fr;
}
.custom-cl-features-main .feature-item {
    flex: 1;
    min-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: left;
    gap: 20px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    text-align: center;
    height: 100%;
}
.feature-item:nth-of-type(3) .feature-icon {
    transform: scale(0.8);
}
.custom-cl-features-main .features-wrapper {
    gap: 15px;
}
.feature-icon {
    width: 48px;
    height: 48px;
    margin-bottom: 7px;
}
.custom-cl-features-main .feature-item {
    gap: 7px;
    
}
.custom-cl-features-main .feature-title {
    font-size: 22px;
}
.custom-footer-cl-main h3 {
    margin-bottom: 7px;
}
.image-with-text-custom-cl {
    padding: 60px 0;
}
.section-footer-content {
    padding-bottom: 20px;

}
}

@media (max-width: 769px) {
    .section-footer-column {
    flex: auto;
}
.image-with-text-custom-cl {
    padding: 0px 0;
    overflow:hidden;
}
.image-with-text-custom-cl .section-image-with-text-container {
    gap: 18px;
}
.custom-split-section  .custom-split-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
}
.section-image-with-text-media {
    width: 100%;
}
.image-with-text-custom-cl .section-image-with-text-content.content-horizontal-align-left {
    max-width: 100%;
    margin-top: 4px;
    width: 100%;
    padding-bottom: 50px;
}

.image-with-text-custom-cl .section-image-with-text-container {
    align-items: center;
    flex-wrap: wrap;
    padding-top:50px !important;
}
.custom-split-section .content {
    padding: 6px;
}
.scroll-logo-text-home {
    padding-bottom: 60px;
}
.home-page-custom-cl {
    margin: 60px 0 60px 0;
    overflow: hidden;
}

.section-newsletter.content-horizontal-align-left .section-newsletter-content {
    padding: 30px;
    flex-direction: column !important;
    width: 100% !important;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    gap: 25px;
}
.section-newsletter-container {
    position: relative;
    width: 100%;
}
.custom-cl-main-header a.header-drawer-main-menu-item__link span {
    color: #000 !important;
    font-size: 18px;
    font-family: Paralucent;
    font-weight: 500;
    font-size: 18px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: center;
}
header-drawer.header-drawer .header-drawer-details * {
    color: #000 !important;
}
.custom-cl-features-main.icon-features {
    padding: 0px 20px 60px 20px;
}
.hm_test_sli {
    padding: 60px 0px;
}
.header-drawer-details .search-dropdown .search-dropdown-form-submit-icon *{
    max-width: 18px;
    color: #fff !important;
}
.header-drawer-details.visible {
    gap: 20px;
}
 .insta-media-grid {
      grid-template-columns: repeat(2, 1fr);
}
.header-drawer-toggle svg {
    width: 20px;
}
.section-featured-products-tabs-products-list.has-carousel.has-carousel-columns-offset .product {
    width: 56.666667%;
}
.section-footer-content {
    margin-bottom: 30px;
}
.section-featured-products-list.has-carousel.has-carousel-columns-offset .product {
    width: 100%;
}

.merged-frame {
    grid-template-columns: repeat(1, 1fr) !important;
}
.merged-frame .video-2, .merged-frame .video-3 {
    display: none;
}

.home-page-custom-cl .section-featured-products-tabs-products-list.has-carousel.has-carousel-columns-offset .product {
    width: 100%;
}
.home-page-custom-cl .section-featured-products-tabs-products-list.has-carousel .splide__track {
    overflow: hidden !important;
}
}
@media (max-width: 676px) {
.header-contact {
    display: none;
}
.section-announcement-bar-content {
    flex-direction: column !important;
    align-items: center;
}
.section-announcement-bar .section-announcement, localization-form .disclosure__button>span {
    font-weight: 700;
    font-size: 14px;
}
.section-header-logo img {
    height: 40px;
}
.video-banner-info-main h1 {
    font-size: 60px;
    line-height: 66px;
}
.video-banner-info-main h3 {
    font-size: 36px;
    line-height: normal;
}
.video-banner-info-main {
    bottom: 55px;
    width: 100%;
    padding: 0 20px;
}
.merged-slider .swiper-pagination {
    bottom: 15px !important;
    width: fit-content !important;
    right: 9px;
    left: unset !important;
    display: flex;
    flex-direction: column;
    gap: 10px;
    top: 44% !important;
}
.home-page-custom-cl .section-featured-products-tabs-header__list>li {
    max-height: 40px;
}
.home-page-custom-cl .section-featured-products-tabs-header__tab-heading {
    font-size: 18px;
    
}
.home-page-custom-cl  .product__title.product__title {
    min-height: auto;
     margin-bottom: 9px;
}
.section-footer-colophon__payment-icons ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 0;
    margin: 0;
    justify-content: center;
}
.section-footer-colophon__text {

    font-size: 17px;
    line-height: 22.4px;
    text-align: center;
}
.section-footer-column {
    width: 100% !important;
}
.custom-footer-cl-main p, .custom-footer-cl-main ul li {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 5px;
}
.custom-cl-features-main .features-wrapper {
    grid-template-columns: 1fr;
}
.section-newsletter .newsletter-form {
    width: 100% !important;
}
.section-newsletter.content-vertical-align-center-bottom .section-newsletter-content-main {
    width: 100%;
}
.section-featured-products-list.has-carousel .splide__arrow {
    top: auto;
    background-color: transparent !important;
    margin-right: 5px !important;
    bottom: calc(50% - 18px);
}
button.splide__arrow.splide__arrow--prev {
    right: auto;
    left: auto;
}
.section-newsletter.content-horizontal-align-left .section-newsletter-content {
    padding: 30px 20px;
    gap: 22px;
    text-align: center;
}
.merged-slider .swiper-pagination {
    bottom: 20px !important;
    width: 100% !important;
    right: auto !important;
    left: auto !important;
    display: flex;
    flex-direction: row;
    gap: 9px;
    top: unset !important;
    text-align: center;
    justify-content: center;
}
.merged-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "";
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 50%;
    left: -5px;
    top: -4px;
}
.merged-slider span.swiper-pagination-bullet {
    height: 8px;
    width: 8px;
}
.merged-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "";
    height: 16px;
    width: 16px;
    border: 1px solid #fff;
    position: absolute;
    border-radius: 50%;
    left: -4px;
    top: -4px;
}
.insta-media-item {
    min-width: 100%;
    scroll-snap-align: start;
} 
.insta-media-item img, .insta-media-item video {
    width: 100%;
    height: 100%;;
    object-fit: cover;
    border-radius: 6px;
}
.insta-media-grid {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
}
 .custom-cl-main .insta-heading{
    font-size: 35px;
    line-height: 46px;
    gap: 8px;
}
localization-form .disclosure__button {
    padding-bottom: 0 !important;
    height: auto !important;
}
.custom-split-section p.description-cl {
    font-size: 18px;
    line-height: 24px;
}
.feature-icon {
    width: 40px !important;
    height: auto !important;
    margin-bottom: 0 !important;
}
.section-newsletter {
    padding: 60px 0 40px 0;
}
.insta-media-grid {
    scrollbar-width: 0 !important;
}
.custom-cl-features-main .feature-text:last-of-type {
    margin-bottom: 0  !important;
}
.custom-cl-features-main .features-wrapper {
    gap: 20px;
}
.insta-media-grid::-webkit-scrollbar {
    height: 0 !important;
}
.hm_test_sli  h2 {
    max-width: min-content;
}
.hm_test_sli .center.slick-initialized {
    padding-top: 18px;
}
.insta-media-grid { 
    width: calc(100% + 0px);
}
.insta-media-item img, .insta-media-item video {
    height: 380px;
}
}






