@font-face{font-family:Montserrat;src:url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap)}*{font-family:Montserrat,sans-serif!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button,input,textarea,select{font-family:Montserrat,sans-serif!important}a:hover{text-decoration:none!important}.section-header:not(.shopify-section-header-sticky) .transparent .level0>menu-item>a{--color-heading: #111111}.header-color,.header-color>a:not(:hover),header-inner .button-localization{color:#000!important}.section-header:not(.shopify-section-header-sticky) .transparent .level0>menu-item>a{--color-heading: #000}.video-item__product .product-item__information{padding:0!important}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important}:is(input[type=search],input[type=tel],input[type=text],input[type=number],input[type=email],input[type=password],select,textarea,.input-style):focus{outline:0;border-color:var(--color-heading)}input[type=checkbox]{display:inline-block;margin-block-end:.5rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;position:relative;height:15px;width:15px;background:url(icon-close.png) no-repeat center center;background-size:10px;cursor:pointer;transition:var(--duration-short)}.search-modal__form.loading input[type=search]::-webkit-search-cancel-button{opacity:0;visibility:hidden}.checkmark:before{content:"";display:inline-flex;width:18px;height:18px;border-radius:2px;border:1px solid var(--color-color, #ebebeb);background-color:var(--grey-color);position:relative;top:2px;transition:var(--bls-transition)}.checkmark:after{content:"";position:absolute;opacity:0;left:7px;top:5px;width:5px;height:10px;border:solid var(--color-white);border-width:0 2px 2px 0;transform:scale(2) rotate(45deg);transition:var(--transition)}input[type=checkbox]:checked+.checkmark:after{opacity:1;transform:scale(1) rotate(45deg)}input[type=checkbox]:checked+.checkmark:before{background-color:var(--color-link);border-color:var(--color-link)}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-scroll{overflow-x:scroll}.overflow-y-scroll{overflow-y:scroll}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.flex-100{flex:100%;width:100%}.grow-0{flex-grow:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.py-1{padding-top:1px;padding-bottom:1px}.py-4{padding-top:4px;padding-bottom:4px}.py-60{padding-top:clamp(30px,calc(30px + 30 * var(--responsive-rate)),60px);padding-bottom:clamp(30px,calc(30px + 30 * var(--responsive-rate)),60px)}.w-0{width:0}.w-15{width:15px}.w-20{width:20px}.w-55{width:5.5rem}.w-100{width:10rem}.min-w-10{min-width:10px}.min-w-20{min-width:20px}.min-w-30{min-width:30px}.min-w-full{min-width:100%}.max-w-15{max-width:15px}.max-w-30{max-width:30px}.max-w-full{max-width:100%}.h-0{height:0}.h-15{height:15px}.h-20{height:2rem}.h-30{height:30px}.h-55{height:5.5rem}.min-h-30{min-height:30px}.min-h-50{min-height:50px}.min-h-full{min-height:100%}.max-h-full{max-height:100%}.my-auto{margin-top:auto;margin-bottom:auto}.user-select-none,.swiper-slide{user-select:none;-webkit-user-select:none}.toolbar-sorter{text-wrap:nowrap}@media(min-width:1025px)and (pointer:fine)and (prefers-reduced-motion:no-preference){:is(.btn-hover,button.shopify-payment-button__more-options,.dmp_discount-form button):hover{--btn-bg: var(--btn-primary-hover-bg-color);--btn-bg-gradient: var(--btn-primary-hover-bg-color-graident);--btn-color: var(--btn-primary-hover-color);--btn-border-color: var(--btn-primary-hover-bg-color)}.btn:not(.cart-discount-remove):hover,.btn-outline:hover,.btn-primary:hover{--btn-color: var(--btn-primary-hover-color);--btn-border-color: var(--btn-primary-hover-bg-color);--btn-bg: var(--btn-primary-hover-bg-color);--btn-bg-gradient: var(--btn-primary-hover-bg-color-graident)}.btn-hover:hover{color:var(--btn-color);background:var(--btn-bg);background:var(--btn-bg-gradient);border-color:var(--btn-border-color)}.btn-link:hover{color:var(--btn-link-hover-color)}.btn-link:hover:before{width:calc(100% - 3px);transition:var(--transition);animation:1s infinite btnLinkAnimation}.smooth-padding-hover:hover{padding-inline-start:1rem}.hover-effect{will-change:transform}.hover-effect :is(img,.placeholder-image,picture){transition:var(--transition);will-change:transform}.hover_zoom .hover-effect:hover :is(img,.placeholder-image,picture){transform:var(--zoom-transform, scale(1.05))}.hover_fade .hover-effect:hover :is(img,.placeholder-image,picture){opacity:.8}.hover_fade .hover-effect:hover .secondary-image{opacity:1}.tooltip-content{background:var(--color-dark);color:var(--color-white);line-height:1;max-width:360px;z-index:2;text-align:center;font-size:1.2rem;white-space:nowrap;transition:all .3s;will-change:transform;padding:7px 15px;transform:var(--tooltip-transform, translateY(-100%) translateX(-50%));left:var(--left, 50%);right:var(--right, auto);top:var(--top, 0)}.tooltip-content:before{border:5px solid transparent;content:"";height:0;width:0;top:var(--tooltip-y, 100%);bottom:var(--tooltip-bottom, auto);margin-left:0;-webkit-transform:var(--tooltip-before, translateX(-50%) translateZ(0));transform:var(--tooltip-before, translateX(-50%) translateZ(0));transform-origin:0;border-top-color:var(--color-dark);position:absolute;left:var(--tooltip-left, 50%);right:var(--tooltip-right, auto)}.tooltip:not(.open):hover .tooltip-content{opacity:1;visibility:visible;transform:var( --tooltip-hover-transform, translateY( calc(-100% - 10px) ) translateX(-50%) )}.tooltip-left{--tooltip-transform: translateY(-50%);--left: auto;--right: 100%;--top: 50%;--tooltip-hover-transform: translateX(-10px) translateY(-50%);--tooltip-left: 100%;--tooltip-y: 50%;--tooltip-before: rotate(-90deg) translateY(50%)}.tooltip-right{--tooltip-transform: translateY(-50%);--left: 100%;--top: 50%;--tooltip-hover-transform: translateX(10px) translateY(-50%);--tooltip-left: auto;--tooltip-right: 100%;--tooltip-y: 12%;--tooltip-before: rotate(90deg) translateY(-50%)}.tooltip-bottom{--tooltip-transform: translateY(100%) translateX(-50%);--top: auto;bottom:0;--tooltip-hover-transform: translateY( calc(100% + 10px) ) translateX(-50%);--tooltip-y: auto;--tooltip-bottom: 100%}.tooltip-bottom:before{border-bottom-color:var(--color-dark);border-top-color:transparent}.instagram-item__media--ratio .instagram-icon{transform:scale(.8);will-change:transform}.instagram-item__media--ratio:hover .instagram-icon{opacity:1;visibility:visible;transform:scale(1)}@keyframes btnLinkAnimation{0%{left:0;width:100%}33%{left:100%;width:0}66%{left:0;width:0}to{right:0;width:100%}}@keyframes progress{0%{background-position:0 0}to{background-position:-60px -60px}}.hover-svg-zoom:hover svg{transform:scale(1.1);-webkit-transform:scale(1.1)}}.button-close:not(:hover){opacity:.7;color:var(--color-heading)}.btn-search-close{display:inline-flex;align-items:center}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar{width:4px}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-track{background:var(--border-color-base)}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-thumb{background:#c8c8c8}:is(.custom-scrollbar,.tingle-modal .tingle-modal-box__content)::-webkit-scrollbar-thumb:hover{background:#555;width:6px}.translateY-100{transform:translateY(-100%)}.transition-short{transition:var(--duration-short);-webkit-transition:var(--duration-short)}.transition{transition:var(--transition);-webkit-transition:var(--transition)}.transition-popup{transition:var(--transition-popup);-webkit-transition:var(--transition-popup)}.rounded-custom{border-radius:var(--rounded-custom)}.bottom-25{bottom:2.5rem}.top-20{top:2rem}.top-30{top:3rem}.top-100{top:100%}.right-45{right:4.5rem}.right-50{right:5rem}.icon-load{position:absolute;top:50%;left:50%;margin-top:calc(var(--loader-width, 1.4rem) / 2 * -1);margin-left:calc(var(--loader-height, 1.4rem) / 2 * -1)}:where(.btn-primary,.btn-outline,.btn,button-quickview,select-option).loading{pointer-events:none}:where(.btn-primary,.btn-outline,.btn,button-quickview,select-option).loading .hidden-on-load{opacity:0}:where(.btn-primary,.btn-outline,.btn,button-quickview,select-option).loading>.icon-load{opacity:1}@keyframes spin{to{-webkit-transform:rotate(360deg)}}.spin{-webkit-animation:.8s linear infinite spin;animation:.8s linear infinite spin}.w-custom-svg svg{height:auto;width:var(--custom-width)}.bls__spacing{height:var(--mobile-height)}@media(min-width:768px){.bls__spacing{height:var(--desktop-height)}}:is(.open-drawer,.open-popup){overflow:hidden}.overlayminicart:after,.overlay:after{content:"";display:block;position:fixed;top:0;left:0;right:0;height:100vh;background-color:var(--overlay-bg);pointer-events:none;opacity:0;z-index:12;cursor:url(cursor-close.png),pointer;transition:.6s cubic-bezier(.7,0,.2,1);transition-property:opacity,visibility,background-color}:is(.open-drawer,.nav-open,.open-sidebar) .open.overlay:after{opacity:1;pointer-events:auto;visibility:visible}:is(.open-minicart) cart-notification.open~.overlayminicart:after{opacity:1;pointer-events:auto;visibility:visible}.open-drawer .tingle-enabled{position:static;overflow:auto}#search_mini_form.loading .loading-icon{opacity:1;visibility:visible}.localization-flags{width:2.2rem;height:2.2rem;flex-shrink:0;display:inline-block;border:0}footer h3{font-family:var(--heading-font);color:var(--color-heading);font-size:3rem;font-weight:400;margin-bottom:2rem}footer .localization-flags{transform:translateY(-1px)}.mobile-navigation__flag{width:2rem;height:2rem}.mobile-navigation__button{gap:5px!important}.localization-flags img{object-fit:cover;width:100%;height:100%;border-radius:50%}@media(min-width:1025px){.footer__localization.lang__currency-desktop .disclosure__list{top:auto;left:0;right:auto;bottom:calc(100% + 30px)}.footer__localization.lang__currency-desktop .button-localization.open+.disclosure__list{bottom:calc(100% + 10px);top:auto}.lang__currency-desktop .disclosure__button:after,.minicart__action.show-overlay:after,.lang__currency-desktop .disclosure__list icon-close{display:none}.lang__currency-desktop .disclosure__list{top:calc(100% + 30px);max-height:60vh;padding:1.5rem;left:auto;min-width:25rem;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scrollbar-width:none;transition:.4s cubic-bezier(.6,0,.4,1)}.lang__currency-desktop .button-localization.open+.disclosure__list{top:100%;opacity:1;visibility:visible}.button-localization>svg{transition:var(--transition)}.button-localization.open>svg{transform:scaleY(-1)}.topbar .lang__currency-desktop .button-localization.open+.disclosure__list{top:calc(100% + calc(var(--section-pb) * 1px))}.rounded-style :is(.topbar,.section-header) .disclosure__list{border-radius:0 0 5px 5px}.rounded-style .footer__localization.lang__currency-desktop .disclosure__list{border-radius:5px}body:has(.shopify-section-header-sticky) .sticky.top-30{top:calc(var(--height-header, 0px) + 30px);transition:var(--transition)}body:has(.layout-2.shopify-section-header-sticky) .sticky.top-30{top:80px}body:has(.shopify-section-header-hidden) .sticky.top-30{top:30px}.shopify-section-group-header-group:not(.section-header){position:relative;z-index:12}announcement-bar,#topbar{position:relative;z-index:10}.shopify-section-group-header-group.section-announcement-bar:not(.section-header){z-index:11}.shopify-section-group-header-group.section-header~.shopify-section-group-header-group:is(.section-top-bar,.section-announcement-bar){z-index:9}.open-minicart .shopify-section-group-header-group:not(.section-header),.open-search .shopify-section-group-header-group:not(.section-header){z-index:unset}.section-header:not(.shopify-section-header-sticky) .transparent:hover{--transparent-color: #111 !important;--header-background-opacity: 1;--header-logo-opacity: 1;--animation-nav-delay: 0s}.section-header:not(.shopify-section-header-sticky) .transparent{--color-background: transparent;z-index:11}.header__menu:before{content:"";display:none}.section-header:not(.shopify-section-header-sticky) .transparent:hover .header__transparent-logo{display:none}.section-header:not(.shopify-section-header-sticky) .transparent:hover .header__normal-logo{display:block}}.header .navigation__menu-content .horizontal-list>li.level0>menu-item>a:hover{background-color:#fbcdd8;padding:6px 15px;border-bottom:none!important;border-radius:10px;text-decoration:none!important;border:none!important}.header-icon:hover{color:var(--color-primary)}.disclosure__list .disclosure__item a{padding:7px 12px;border-radius:5px;display:block;font-size:1.4rem}.disclosure__list .disclosure__item a:hover,.disclosure__list [aria-current=true]{background-color:#f5f5f5}.header{--header-background-opacity: 1;--animation-nav-delay: .1s;--animation-nav: .5s cubic-bezier(.6, 0, .4, 1)}.header:not(.absolute-1025){position:relative;z-index:10}.section-header .header:before{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;background-color:var(--color-background);opacity:var(--header-background-opacity);transition:opacity var(--animation-nav) var(--animation-nav-delay)}.shopify-section-header-sticky{position:sticky;z-index:11;top:0}.shopify-section-header-sticky header.header{box-shadow:var(--shadow)}.shopify-section-header-sticky .header__normal-logo{display:block}.shopify-section-header-sticky .header__transparent-logo{display:none}.shopify-section-header-hidden{top:calc(-1 * var(--height-header))}.section-header.animate{transition:top .35s ease-in-out}.header-sticky .gradient,.shopify-section-header-sticky.gradient{background-attachment:unset}@media screen and (max-width:1024.98px){.redirect-to-link{pointer-events:none}[data-sticky-mobile=false].shopify-section-header-sticky{position:unset}header-search #search-form .search__button{color:var(--color-heading)}:where(.lang__currency-on-nav,.lang__currency-desktop,.popup_cart) icon-close{transform:translateY(calc(-100% - 15px))}.section-header .transparent.header:before{display:none}}.fadeIn{animation:.3s fadeIn}.fadeInForwards{animation:.3s fadeIn forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.shopify-section-header-sticky.animate:not(.scroll-up){animation:fadeInSticky .5s cubic-bezier(.22,.61,.36,1) 0s forwards}@keyframes fadeInSticky{0%{opacity:0;top:calc(var(--height-header, 100%) * -1)}to{opacity:1;top:0}}.fadeOut{animation:.3s fadeOut forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}#header_size_guide{display:none}.white-gradient:after{content:"";position:absolute;left:0;right:0;bottom:0;height:32px;background:linear-gradient(180deg,#fff0,#fff);pointer-events:none;z-index:1}@keyframes progressbar{0%{width:100%}to{width:0}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);opacity:0}}.animated{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fake-order-progressbar{border-radius:0 0 var(--rounded) var(--rounded)}.fake-order-progressbar span{height:2px;display:block;width:100%}.success,.warning{padding:1.2rem 2rem;position:relative}.success,.message-success{--color-success: #137f24;--border-color-success: #b4deb0;--background-success: #dcf0d8;--color-link: var(--color-success);margin-bottom:2rem;color:var(--color-success);background-color:var(--background-success);border:1px solid var(--border-color-success);border-radius:5px;gap:.5rem;font-weight:var(--subheading_weight, 500);line-height:1.5;font-size:var(--body-font-size)}.errors,.error,.message-error,.dmp_error-message{--color-error: #d0473e;--border-color-error: #eabdbd;--background-error: #fadfdf;--color-link: var(--color-error);padding:11px 2rem;background:var(--background-error);border:1px solid var(--border-color-error);color:var(--color-error);text-align:left;border-radius:5px;margin-bottom:1rem;list-style:none;position:relative;gap:.5rem;font-weight:var(--subheading_weight, 500);line-height:1.5;font-size:var(--body-font-size)}.dmp_error-message{display:block;margin-top:1rem}.text-overflow-ellipsis{text-overflow:ellipsis}.message-info,.warning{color:#907341;--color-link: #907341;--btn-link-color: #907341;border:1px solid #e9d7b8;background:#faf0df;padding:1.5rem 2rem;font-weight:var(--subheading_weight, 500);border-radius:5px;line-height:1.5;font-size:var(--body-font-size)}:is(.message-info,.message-success,.message-error) a{color:currentColor}:is(.message-info,.success,.message-success,.message-error,.warning,.errors,.error) svg{width:1.8rem;flex:0 0 1.8rem}@keyframes al-loading{0%{width:0}to{width:80%}}@keyframes al-loading-finish{0%{width:80%}to{width:100%}}.sec__collection-tab tab-items .section__header{font-family:var(--heading-font) position: relative;z-index:2}.select-custom__content{top:calc(100% + 15px);z-index:6}.sec__collection-tab .select-custom__content{width:max-content;text-align:left;border-radius:0 0 var(--rounded-radius) var(--rounded-radius)}.select-custom.active .select-custom__content{opacity:1;visibility:visible;top:100%}.select-collection-tab.active .select-custom__content{top:calc(100% + 2px)}:is(.horizontal-filter collapsible-block,.select-custom).active .active-rotated{transform:rotate(-180deg)}.text-left .collection-tab-postion_horizontal_header,.text-right .collection-tab-postion_horizontal_header{margin:0;border:0}.text-left .collection-tab-postion_horizontal_header:not(.collection-tab-style_fill) .collection-tab__tab-item,.text-right .collection-tab-postion_horizontal_header:not(.collection-tab-style_fill) .collection-tab__tab-item{color:#888;padding:0 1.5rem;font-size:1.5rem;background-image:none}.text-left .collection-tab-postion_horizontal_header~.btn_view-all,.text-right .collection-tab-postion_horizontal_header~.btn_view-all{color:#888}.text-left .collection-tab-postion_horizontal_header~.btn_view-all:before,.text-right .collection-tab-postion_horizontal_header~.btn_view-all:before{display:none}.text-left .collection-tab-postion_horizontal_header~.btn_view-all:hover,.text-right .collection-tab-postion_horizontal_header~.btn_view-all:hover,.text-left .collection-tab-postion_horizontal_header .border-animation:is(:hover,.active),.text-right .collection-tab-postion_horizontal_header .border-animation:is(:hover,.active){color:var(--color-primary)}@media(max-width:1024.993px){.tab-inner.text-left,.tab-inner.text-right{flex-direction:column;gap:2rem}}.pagination__item--current{color:var(--btn-primary-color);background-color:var(--btn-primary-bg-color);border-color:var(--btn-primary-bg-color)}.loading .loading-overlay{--transition: all .4s;opacity:.7;visibility:visible}body.loading:after{background:var(--color-primary);content:"";height:3px;left:0;opacity:1;position:absolute;top:0;width:0;z-index:13;animation:al-loading 1s cubic-bezier(.43,.27,.36,.83) forwards;transition:width 1s linear,opacity .35s linear .35s}body.loading.finish:after{width:100%;animation:al-loading-finish .3s cubic-bezier(.43,.27,.36,.83) forwards}.jdgm-review-widget .jdgm-paginate .jdgm-paginate__page{height:4.4rem;width:4.4rem;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;border:1px solid var(--color-border);font-size:var(--body-font-size, 1.4rem);margin:0 .5rem;color:var(--color-link)}.jdgm-review-widget .jdgm-paginate .jdgm-paginate__page:hover,.jdgm-review-widget .jdgm-paginate .jdgm-paginate__page.jdgm-curt{color:var(--btn-primary-color);background-color:var(--btn-primary-bg-color);border-color:var(--btn-primary-bg-color);font-weight:400;opacity:1}.customer-forgot#recover{display:none}.customer-forgot#recover:target{display:block}.customer-forgot#recover:target+.customer-login{display:none}.form-group textarea,.form-group input{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.subtext{margin-bottom:1rem}.subtext.mb-20{margin-bottom:2rem}.bls__tab-header>div,.bls-login-popup{display:none}.bls__tab-header>div[aria-hidden=false],.bls-login-popup[aria-hidden=false]{display:block}label.form-label{color:var(--color-link)}.title-customer{--font-h3: 2.4rem;font-size:clamp(2rem,3vw,var(--font-h3));margin-bottom:clamp(2rem,3vw,2.5rem)}.forget-password,.link-forgot{color:rgb(var(--base-color))}@media(min-width:1024px){[class*=customer-] .row{--bs-gutter-x: 8rem}}.open-drawer .bls__drawer.open{opacity:1;visibility:visible}#search-form{z-index:16}.open-drawer .bls__drawer.open{--tw-translate-x: 0}.open-drawer .bls__drawer.top.open{transform:translate(0)}.show-overlay:after{content:"";background:var(--show-overlay-bg, rgba(255, 255, 255, .9));opacity:0;position:fixed;transition:var(--transition);visibility:hidden;bottom:0;left:0;right:0;top:0;z-index:9}.mini_cart_addon_btn.show-overlay:after{display:block!important}.open.show-overlay:after{opacity:1;visibility:visible}.mobile-navigation__button.open.show-overlay:after{top:-100vh}.toast{min-width:250px;margin-left:-125px;text-align:center;border-radius:2px;position:fixed;z-index:999999;top:3rem;right:3rem;font-size:17px;white-space:nowrap;display:flex;justify-content:space-between;align-items:center}.toast{will-change:transform,opacity}@media(max-width:767.98px){#toast-container .toast{white-space:normal;display:inline-flex;flex-wrap:wrap;margin:0 auto;justify-content:center}#toast-container .toast>div{font-size:calc(var(--body-font-size) - 1px)}}.show-tooltip{overflow:visible}.show-tooltip:not(.reveal_on_scroll) .swiper-slide:not(.swiper-slide-visible){opacity:0;pointer-events:none}body .swiper-button-next.swiper-button-disabled,body .swiper-button-prev.swiper-button-disabled{pointer-events:auto}.error-message a{color:red;text-decoration:none}.icon_collection{--color-text: #111;color:var(--color-text)}.collection-item__wrapper:hover .collection-item__information .icon_collection{color:#fff;background-color:var(--btn-primary-hover-bg-color)}.cart-left .is-empty .cart__login-title{margin-block-start:calc(var(--size)* 1)}.products-idea-limit .sec__icon-switch-slide{overflow:hidden}.btn-idea:hover{transition:var(--transition);-webkit-transition:var(--transition)}.idea-product-list .close svg{color:var(--color-text)}@media(min-width:1200px){.products-idea-limit .idea-product-list{min-width:unset;right:3rem}}@media(max-width:1199.98px){.idea-product-list{right:2rem;left:2rem;bottom:2rem;min-width:auto}.newsletter-form__field-wrapper .newsletter-form__button{--btn-padding-x: 3.5rem}}@media(min-width:768px){.btn-idea{--btn-padding-x: 3rem}}.idea-product .idea-product-list_header{padding:0 2rem 1.7rem;margin-left:-2rem;margin-right:-2rem;line-height:1}.idea-product .close{transform:translateY(3px)}.idea-product .custom-scrollbar{max-height:330px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-inline-end:.2rem}.idea-product .idea-product-list .custom-scrollbar>div:not(:last-child),.content-popup-mobile>div:not(:last-child){border-bottom:1px solid var(--color-border);padding-bottom:1.5rem;margin-bottom:1.5rem}.idea-product .product-item__inner{max-width:60px}.idea-product .product-item__inner>a{border-radius:5px}.newsletter-form__field-wrapper .form-floating>label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024.98px){.idea-product-list{padding:1.5rem}.idea-product .idea-product-list_header{margin-left:-1.5rem;margin-right:-1.5rem}.idea-product .custom-scrollbar{max-height:200px}.outfit_idea countdown-timer{gap:5px}.outfit_idea .count-timer{font-size:2rem}}@media(max-width:767.98px){.outfit_idea .flex-cols>*{width:100%}.idea-product .view_idea_product{right:0;margin:auto;margin-bottom:3rem}}@media(max-width:575.98px){.newsletter-inner{display:grid;justify-content:stretch}}@media(max-width:479px){.announcement__bar-message{align-items:center}.newsletter-inner .newsletter-form__field-wrapper>div{display:grid;justify-content:stretch}}.view_idea_product{transition:opacity .5s ease-in;width:max-content}.testimonials_design-morden .testimonial_wraper{border:0}.testimonials_design-morden slide-section{width:1000px;max-width:100%;margin:auto}.testimonials_design-morden .testimonial_info{width:650px;max-width:100%;margin:auto}.testimonials_design-morden .testimonial_info .testimonials-quote{font-size:1.8rem;font-weight:500;line-height:1.41;color:var(--color-heading)}.testimonials_design-morden .testimonial_info>div{padding:0 1rem}@media(min-width:1024px){.testimonials_design-morden .testimonial_info .testimonials-quote{font-size:2.4rem}}.testimonials_morden slide-section{width:1030px;max-width:100%;margin:auto}.testimonials_morden .testimonials-quote{font-family:var(--heading-font);color:var(--color-heading);font-size:3rem;font-weight:400;margin-bottom:2rem}.testimonials_morden .rate-info{display:flex;flex-direction:column-reverse}.testimonials_morden .testimonial_wraper{gap:0}.testimonials_morden .testimonials-rating{margin:0 0 5px}.testimonials_morden .testimonials-group{margin:0}.testimonials_morden .author-infor{gap:5px}.testimonials_morden .icon-quote{margin-bottom:5px}.style-morden .testimonials-quote{color:var(--color-heading);font-family:var(--heading-font);font-size:2.4rem;font-weight:500;max-width:800px;width:100%;margin:0 auto 3rem}.style-morden .testimonials-group-info{margin-top:1rem}.testimonials-quote p{font-weight:500!important;margin-block-start:10px!important;margin-block-end:10px!important}.testimonial_info{border:none;box-shadow:none}.testimonials-group{flex-direction:column;align-items:center}.testimonials-group .author-name{font-size:72px;line-height:82.58px;padding:2px 0!important;margin-bottom:0}.testimonials-group span{font-size:32.32px;line-height:48.7px;padding:2px 0!important;margin-bottom:0;font-weight:500}.testimonial_info .testimonials-quote{font-weight:500px;font-size:52px;line-height:80.21px}@media(max-width:767.98px){.style-morden .testimonials-quote,.testimonials_morden .testimonials-quote{font-size:2rem}.testimonials-group .author-name{font-size:28px;line-height:33px}.testimonials-group span{font-size:13px;line-height:19px}.testimonial_info .testimonials-quote{font-size:24px;line-height:31px}}.product-grid__banner-content{text-align:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;pointer-events:none}.banner-content-inner{pointer-events:auto}@media(min-width:768px){.product-grid__banner-content [class*=btn-]{--btn-padding-x: 4.6rem}}@media(min-width:1200px){.product-grid__banner-content .sec__content-heading{font-size:4rem}}.sec__image-comparison-slider .img-container .align-self-start{align-self:unset;display:flex;flex-direction:column}.sec__image-comparison-slider .img-container .align-self-start .testimonial-product_comparison{margin-top:auto}.sec__image-comparison-slider .testimonial-product_comparison .product-item__wrapper{background-color:var(--grey-color);border-radius:var(--rounded-radius);overflow:hidden}.sec__image-comparison-slider .testimonial-product_comparison .product__media{border-radius:0;aspect-ratio:3/4!important}@media(min-width:992px){.sec__image-comparison-slider .col-md-w-custom{flex:0 0 auto;width:var(--col-width, 50%)}}@media(max-width:991.98px){.sec__image-comparison-slider .col-md-w-custom{flex:0 0 auto;width:100%}}#predictive-search.loading>:not(.search__loading-state){display:none!important}div#quick-search:has(+div.loading){display:none!important}#predictive-search.loading+.search__loading-state{display:block!important}.preload-screen-loading-bar{width:13rem;height:.2rem;border-radius:.2rem;background-color:#ebebeb;overflow:hidden;position:relative;display:block}.preload-screen-loading-bar:after{content:"";height:100%;width:6.8rem;position:absolute;transform:translate(-3.4rem);background-color:#212326;border-radius:.2rem;animation:initial-loading 1s ease infinite}@keyframes initial-loading{0%{transform:translate(-6.8rem)}to{transform:translate(13rem)}}@keyframes pageTransitionSpinner{0%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0)}25%{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg)}50%{-webkit-transform:rotate3d(0,0,1,180deg);transform:rotate3d(0,0,1,180deg)}75%{-webkit-transform:rotate3d(0,0,1,270deg);transform:rotate3d(0,0,1,270deg)}to{-webkit-transform:rotate3d(0,0,1,360deg);transform:rotate3d(0,0,1,360deg)}}.preload-screen-spinner{--loading-size: 80px;--loading-color: #bbbbbb;animation:pageTransitionSpinner 1.5s linear infinite;width:var(--loading-size);height:var(--loading-size);border-radius:50%;box-shadow:0 2px 0 0 var(--loading-color);transform-origin:calc(var(--loading-size) / 2) calc(var(--loading-size) / 2 + 1px)}.icon-rotator{position:absolute;top:0;left:0;right:0;bottom:0;width:14px;height:14px;border:2px solid var(--color-dark);border-left-color:transparent;border-radius:50%;display:none;animation:spinicon .5s linear infinite}@keyframes spinicon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-discount-remove.loading .icon-rotator,cart-remove-button.loading .icon-rotator,minicart-wishlist-action.loading .icon-rotator,mini-cart-remove-button.loading .icon-rotator,cart-item-edit.loading .icon-rotator,minicart-item-edit.loading .icon-rotator{display:block;opacity:1!important}minicart-wishlist-action.loading a,cart-remove-button.loading .remove-icon,mini-cart-remove-button.loading .remove-icon,cart-item-edit.loading .edit-icon,minicart-item-edit.loading .edit-icon{opacity:0!important}.idea-product .product-item__wrapper,.product-item__wrapper.flex{display:flex}.show-background{background:var(--background-color);padding:1.5rem;border-radius:var(--rounded-radius)}.sec__icon-box-inner .border.radius-5{border-radius:var(--rounded-radius)}.sec__icon-box-item .sec__icon-box-content-des a,.sec__icon-box-item .rich__text-m0 p:only-child{text-decoration:none}.sec__icon-box-content-icon svg{color:var(--color-heading)}.wrapper-content-item.show-image{gap:10px;margin-bottom:3rem}.wrapper-content-item.show-image .sec__content-heading{font-size:1.5rem;text-transform:capitalize;padding:1.5rem 0 0}.show-image .sec__content-overview img{height:100%;object-fit:cover}.show-image .w-custom{max-width:100%}@media(min-width:1200px){.wrapper-content-item.show-image{padding:0 25px;gap:20px}}@media(max-width:767.98px){.sec__collection-overview .section__block-inner{display:grid}}@media(max-width:478.98px){.wrapper-content-item.show-image{display:grid;grid-template-columns:1fr 1fr}}.cart-discount__item{padding:.9rem;background-color:#e6e6e6;border-radius:var(--btn-radius)}.icon-border{border:1px solid var(--color-border);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:1.3rem}.title-placholder{--color-link: #000}@media(prefers-reduced-motion:no-preference){.animate--ambient>img,.animate--ambient>picture,.animate--ambient>.svg-wrapper{animation:animateAmbient 30s linear infinite}@keyframes animateAmbient{0%{transform:rotate(0) translate(1em) rotate(0) scale(1.2)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1.2)}}}.animate-fixed-parent{display:initial!important}.animate--fixed{clip-path:inset(0)}.animate--fixed>img:not(.zoom),.animate--fixed>picture:not(.zoom),.animate--fixed>svg:not(.zoom){position:fixed;height:100vh}span{font-family:Montserrat!important}.logo-badge{width:max-content;padding:10px 22px;border-radius:18px;display:inline-flex;align-items:center;gap:10px;transition:background .3s ease}.logo-text{font-weight:1000;letter-spacing:4px;font-size:20px;color:#ee3267}.image_section{height:800px;width:100%}.header__action{margin-left:auto}.header__icons{width:max-content padding: 10px 22px;display:inline-flex;align-items:center;gap:10px}.profile_logo img{height:69.88px;width:69.88px}.horizontal{line-height:27px;font-weight:500}.horizontal .level0>menu-item>a:hover:after,.horizontal .level0>menu-item>a:focus:after,.horizontal .level0>a:hover:after,.horizontal .level0>a:focus:after{width:0!important;opacity:0!important;transform:scaleX(0)!important}.horizontal .level0>menu-item>a:hover,.horizontal .level0>a:hover{background-color:#fbcdd8!important;text-decoration:none!important;border-bottom:none!important}.horizontal-list .collection-media{height:400px;width:400px!important;border-radius:50px!important}.horizontal-list .collection-media img{height:500px;width:500px!important;border-radius:50px!important}.submenu-horizontal{display:none;left:36px;width:100%!important;height:578px!important}.subchildmenu{width:400px!important}.subchildmenu li.level-1{border-radius:20px;background:#f6f6f6;margin-bottom:15px}.subchildmenu li.level-1>menu-item>.menu_item-link{height:112px!important;width:400px!important;font-size:26px;line-height:34px;font-weight:500}.sub-children-menu{padding-top:1rem;padding-left:1rem;width:100vw!important;overflow-x:auto;padding-bottom:0!important}.sub-children-menu ul{display:flex!important;gap:1rem}.sub-children-menu ul li{position:relative}.sub-children-menu ul li a{padding:0!important}.sub-children-menu ul li img{height:500px;width:500px!important}.sub-children-menu ul li span{position:absolute;left:22px;top:22px;padding:16px 23px;font-size:32px;line-height:38px;font-weight:700;border-radius:14px;background:#fff}.arrow-icon-wrapper svg{background:none!important;transform:rotate(45deg)}.sub-children-menu ul li .menu-info .menu-product-title,.sub-children-menu ul li .menu-info .menu-price{display:none}.arrow-icon-wrapper{position:absolute!important;bottom:20px;left:20px;background:#fff;height:70px;width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sub-children-menu ul li .arrow-icon-wrapper{position:absolute!important;bottom:20px;right:20px!important;left:auto!important;background:#fff;height:70px;width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.subchild .horizontal-list . collection-media{height:100px;width:100px!important;border-radius:10px!important}menu li.level-1:hover{background-color:#fbcdd8;border-radius:20px}.header__founder-club{display:none;align-items:center;justify-content:center!important;margin-right:15px;color:inherit;transition:transform .2s ease}.header__founder-club:hover{transform:scale(1.1)}.header .collection-info{padding:0 10px;max-width:none!important}@media screen and (max-width:844px){.logo-badge{padding:0!important}.header__icons>*{display:none!important}.header__icons{gap:0}.header__icons .minicart{display:block!important}.horizontal{font-size:16px;line-height:29px}.submenu-horizontal{left:18px;width:100%!important;height:100%!important}.horizontal .level0>menu-item>a:hover:after,.horizontal .level0>menu-item>a:focus:after,.horizontal .level0>a:hover:after,.horizontal .level0>a:focus:after{width:0!important;opacity:0!important;transform:scaleX(0)!important}.horizontal .level0:hover{width:100%;background-color:#fbcdd8!important;text-decoration:none!important;border-bottom:none!important;border-radius:10px}.horizontal-list{margin-top:10px;overflow:none}.subchildmenu{padding:12px;width:100%;height:100%;max-height:100%;overflow:none!important}.subchildmenu li.level-1,.horizontal-list li.level0{border-radius:12px;background:#f6f6f6;margin-bottom:5px;padding:0 10px;text-align:center}.horizontal-list li.level0 menu-item{border:none!important}.horizontal-list li.level0 menu-item a{width:100%}.subchildmenu li.level-1{height:46px!important}.subchildmenu li.level-1>menu-item>.menu_item-link{height:46px!important;width:140px!important;font-size:12px;line-height:15px}.subchildmenu li.level-1:hover{border-radius:12px}.sub-children-menu{padding-top:1rem;padding-left:1rem;height:auto;overflow:visible}.sub-children-menu ul{display:flex!important;flex-direction:column;gap:1rem;overflow:hidden}.sub-children-menu ul li img{height:100px;width:100px!important;border-radius:10px!important}.subchildmenu li.level-1:hover{background-color:#fbcdd8;border-radius:12px}.sub-children-menu ul{padding-top:10px}.sub-children-menu ul li .menu-info{display:flex;flex-direction:column;margin-top:10px}.sub-children-menu ul li span{left:0;top:0}.sub-children-menu ul li .menu-info .menu-product-title,.sub-children-menu ul li .menu-info .menu-price{display:block}.sub-children-menu ul li .menu-content{position:relative;text-align:left;width:100%}.sub-children-menu ul li .menu-clean-title{width:100%;position:relative;padding:5px 7px;font-size:12px;line-height:14px;border-radius:5px;background:#908989;text-align:left;color:#fff}.sub-children-menu ul li .menu-product-title{position:relative;font-size:12px;line-height:14px;padding:5px 0;font-weight:500}.sub-children-menu ul li .menu-price{position:relative!important;font-size:14px;line-height:14px;padding:5px 0;font-weight:500}.sub-children-menu ul li .price-icon{position:relative!important;display:flex;justify-content:space-between;align-items:center;margin-top:6px}.arrow-icon-wrapper svg{background:none!important;transform:rotate(45deg)}.arrow-icon-wrapper{position:absolute!important;bottom:20px;left:20px;background:#fff;height:70px;width:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.sub-children-menu ul li .arrow-icon-wrapper{position:absolute!important;bottom:0;right:0!important;left:auto!important;background:#42383a;color:#fff!important;height:24px;width:24px;padding:5px}.header__founder-club{display:inline-flex!important;align-items:center;height:21px;width:21px;justify-content:center!important;color:inherit;transition:transform .2s ease;z-index:25;pointer-events:auto}.menu-image{padding:12px 16px;border-radius:32px!important}}.footer_fonts{font-family:var(--heading-font)!important}.footer__block-heading{font-weight:700;font-size:17px}.store-info-content,.footer__block-info,.footer-block{color:#454441;font-weight:500;font-size:14px;opacity:80%}.newsletter-note{font-weight:400}.footer__block-description{font-weight:500px}.newsletter-form__field-inner_wrapper{display:flex;align-items:center;justify-content:space-between;background-color:#fbcdd8!important;padding:0 5px;border-radius:6px}.newsletter-form__field-wrapper input{border:none}.newsletter-form__button{height:40px;width:40px;border-radius:6px;background:#454441;color:#fff;border:none}.footer_bottom-inner{display:flex;align-items:center;justify-content:center;font-size:16px}@media screen and (max-width:844px){#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .section,F #shopify-section-template--25839364276503__image_with_text_overlay_EFTGmq .section,#shopify-section-template--25839364276503__multi_content_9a3Ymf .section,#shopify-section-template--25839364276503__products_carousel_zDc398 .section,#shopify-section-template--25839364276503__multi_content_xGgyxH .section,#shopify-section-template--25839364276503__scrolling_text_mGhh6b .section,#shopify-section-template--25839364702487__main .section,#shopify-section-template--25839364702487__faq_UJerFG .section,#shopify-section-template--25839364702487__featured_collection_pKYz9F .section,#shopify-section-template--25839364702487__faq_qYhamX .section,#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section,#shopify-section-template--25839364342039__multi_content_dqCWgd .section,#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section,#shopify-section-template--25839364342039__multi_content_ME3XDK .section,#shopify-section-template--25839364473111__flexible_section_zRFR3z .section,#shopify-section-template--25839364276503__shopable_video_pM6JYq .section,#shopify-section-template--25839364276503__shopable_video_exHVhW .section,#shopify-section-template--25839364276503__multi_content_7HkHDK .section,#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section{margin-bottom:0!important;padding-bottom:0!important}}#shopify-section-template--25839364276503__multi_content_7HkHDK .section{margin-bottom:20px!important;padding-bottom:0!important}#shopify-section-template--25839364276503__multi_content_7HkHDK .section .section__block-inner{height:90vh}#shopify-section-template--25839364276503__multi_content_7HkHDK .section video-section{height:90vh;border-radius:50px}@media screen and (max-width:844px){#shopify-section-template--25839364276503__multi_content_7HkHDK .section video-section{height:100%;border-radius:20px}#shopify-section-template--25839364276503__multi_content_7HkHDK .section .section__block-inner{height:100%}}#shopify-section-template--25839364276503__scrolling_text_mGhh6b .section{padding:10px 0!important}#shopify-section-template--25839364276503__shopable_video_pM6JYq .section .swiper-wrapper{width:670px!important}#shopify-section-template--25839364276503__shopable_video_pM6JYq .section__header-heading{position:relative;font-size:72px;font-weight:700;line-height:62px;color:#908989}#shopify-section-template--25839364276503__shopable_video_pM6JYq .section__header-heading:before{content:"FROM";color:#454441}#shopify-section-template--25839364276503__shopable_video_pM6JYq .section__header-heading:after{content:"LAB";color:#454441;white-space:pre-line}@media screen and (max-width:844px){#shopify-section-template--25839364276503__shopable_video_pM6JYq .section__header-heading{font-size:26px;line-height:35px}}@media(min-width:1024px){#shopify-section-template--25839364276503__shopable_video_exHVhW .video-item__media--ratio,#shopify-section-template--25839364276503__shopable_video_pM6JYq .video-item__media--ratio{height:90vh;border-radius:50px}}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-img{width:670px!important;height:472px;border-radius:50px}#shopify-section-template--25839364276503__multi_content_xGgyxH .section__block .banner__media{width:670px!important;height:472px!important;border-radius:50px}#shopify-section-template--25839364276503__multi_content_xGgyxH .section__block .banner__media svg{display:none}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-img img{width:100%;height:100%;border-radius:50px;object-fit:cover}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-subheading{font-size:42px}@media screen and (max-width:844px){#shopify-section-template--25839364276503__multi_content_xGgyxH .section{margin-bottom:0!important;padding-bottom:0!important}#shopify-section-template--25839364276503__multi_content_xGgyxH .swiper-slide:first-child .banner__media{width:174px!important;height:236px!important;border-radius:19px;background:red}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-img{width:174px!important;height:236px!important;border-radius:19px}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-img img{width:100%;border-radius:19px}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .sec__content-subheading{width:177px;word-wrap:break-word;text-align:left!important;font-size:16.5px}#shopify-section-template--25839364276503__multi_content_xGgyxH .sec__multi-content .placeholder-image{background:none!important}}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header .section__header-des{font-size:28px;font-weight:500;line-height:32px}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header .section__header-heading{font-size:72px;font-weight:700;line-height:62px}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header-heading{position:relative;font-size:72px;font-weight:700;line-height:62px;color:#908989}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header-heading:before{content:"From";color:#454441}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header-heading:after{content:"Lab";color:#454441;white-space:pre-line}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item{position:relative}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item__inner,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item__inner{position:relative;display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item__inner .product__media,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item__inner .product__media{position:relative;height:639px;width:475px}#shopify-section-template--25839364276503__products_carousel_zDc398 .price-regular,#shopify-section-template--25839364702487__featured_collection_pKYz9F .price-regular{font-size:42px;line-height:31.26px;font-weight:600}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__name,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__name{font-size:32px;font-style:normal}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form{display:flex;align-items:center;justify-content:space-between}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form button,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form button{position:absolute;top:21px;right:55px;background:#fbcdd8!important;width:58.62px;height:58.62px;border-radius:50%;border:none}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form button svg,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form button svg{color:#454441!important}button-wishlist svg{color:#fff!important}.product-item__price{justify-content:space-between!important}button-wishlist{background:#fbcdd8!important;width:39px!important;height:39px!important}.product__media{border-radius:50px}#shopify-section-template--25839364702487__featured_collection_pKYz9F .sec__products-carousel .section__header .section__header-heading{font-size:72px!important;line-height:62px;font-weight:700}@media screen and (max-width:844px){#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header-heading{position:relative;font-size:40px!important;line-height:35px;font-weight:700;color:#908989}#shopify-section-template--25839364276503__products_carousel_zDc398 .section__header .section__header-des{font-size:16px;font-weight:500;line-height:18px}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item{width:100%!important}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper{width:252px!important}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper{border-radius:30px;width:252px}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item__inner,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item__inner{position:relative;display:block}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item__inner .product__media,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item__inner .product__media{height:326px;width:252px;border-radius:30px}#shopify-section-template--25839364276503__products_carousel_zDc398 .swiper-wrapper .product-item__inner .product__media img,#shopify-section-template--25839364702487__featured_collection_pKYz9F .swiper-wrapper .product-item__inner .product__media img{object-fit:fill;width:100%!important}#shopify-section-template--25839364276503__products_carousel_zDc398 .price-regular,#shopify-section-template--25839364702487__featured_collection_pKYz9F .price-regular{font-size:25px!important;line-height:18px}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__name,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__name{font-size:16px!important}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form{flex:inline-flex}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form button,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form button{top:0;right:10px;height:40px;display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364276503__products_carousel_zDc398 .product-item__product-form form button svg,#shopify-section-template--25839364702487__featured_collection_pKYz9F .product-item__product-form form button svg{width:20px!important;height:24px!important}#shopify-section-template--25839364702487__featured_collection_pKYz9F .sec__products-carousel .section__header .section__header-heading{font-size:26px!important;line-height:35px}.product__media{border-radius:20px}}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__block-inner,#template--25839364276503__multi_content_9a3Ymf .section__block-inner{height:638px;width:670px;border-radius:20px!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__block,#template--25839364276503__multi_content_9a3Ymf .section__block{display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header{display:flex;align-items:center;justify-content:center;gap:4rem}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-heading{font-size:72px!important;line-height:78px;font-weight:600}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-des{font-size:26px!important;line-height:36px;font-weight:500;width:686px}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(odd) div,#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(4) div,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(odd) div{font-size:32px!important;font-weight:500}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(2) div,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(2) div{font-size:36px;background:#454441;color:#fbcdd8!important;border-radius:10px;padding:0 10px!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block h2,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(4) h2{margin-top:50px;font-size:68px!important}#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(4) h2{position:relative;font-size:68px;font-weight:700;line-height:66px;color:#fbcdd8}#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(4) h2:before{content:"This is the ";display:block;color:#454441}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block h2{position:relative;font-size:42px!important;line-height:48px;font-weight:700;color:#908989}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block h2:before{content:"Every ";display:block;color:#454441}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block h2:after{content:"to work with your lips, not against them.";display:block;color:#454441}@media screen and (max-width:844px){#shopify-section-template--25839364342039__multi_content_ME3XDK .section__block-inner,#template--25839364276503__multi_content_9a3Ymf .section__block-inner{height:100%;width:100%;border-radius:20px!important;background:none}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__block-inner,#template--25839364276503__multi_content_9a3Ymf .section__block-inner img{height:100%;border-radius:25px!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(odd) div,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(odd) div{font-size:18px!important;font-weight:500}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(2) div,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(2) div{font-size:15px;background:#454441;color:#fbcdd8!important;border-radius:10px;padding:10px!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(4) h2,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(4) h2{margin-top:10px;font-size:37px!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(4) h2,#template--25839364276503__multi_content_9a3Ymf .sec__content-inner .block:nth-child(4) h2{position:relative;font-size:37px!important;font-weight:700;line-height:36px;color:#fbcdd8}#shopify-section-template--25839364342039__multi_content_ME3XDK .sec__content-inner .block:nth-child(5) h2{font-size:23px!important;font-weight:700;line-height:26px}}#product card #shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item .product-item__inner img{position:relative}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information{position:absolute;left:50%;transform:translate(-50%);bottom:20px;padding:10px 20px;height:144px;width:592px;display:flex;justify-content:space-between;border-radius:20px;background:#454441}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information .product-item__price{display:flex;flex-direction:column-reverse;align-items:flex-end;justify-content:space-around}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information .product-item__name{color:#fff;font-size:38px;line-height:46px}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information .price{color:#fff;font-size:38px;line-height:42px}#shopify-section-template--25839364276503__featured_collection_byEJ8y button-wishlist svg{color:#454441!important}#shopify-section-template--25839364276503__featured_collection_byEJ8y button-wishlist{background:#fff!important}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item{position:relative;display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__wrapper{position:relative;height:574px!important;width:644px!important}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__wrapper img{height:574px!important;width:644px!important;object-fit:fill}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product__add-cart{display:none}@media screen and (max-width:844px){#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information{padding:10px 12px;height:70px;width:358px;border-radius:11px}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information .product-item__name{font-size:21px;line-height:25px}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__information .price{font-size:21px;line-height:23px}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__wrapper{height:318px!important;width:378px!important}#shopify-section-template--25839364276503__featured_collection_byEJ8y .product-item__wrapper img{height:100%!important;width:100%!important}}#shopify-section-template--25839364276503__products_carousel_LpRidE .section .secion__header-inner .section__header-heading{position:relative;font-size:72px;line-height:42px;font-weight:700;color:#908989}#shopify-section-template--25839364276503__products_carousel_LpRidE .section .secion__header-inner .section__header-heading:before{content:"Inside the ";color:#454441}#shopify-section-template--25839364276503__products_carousel_LpRidE .section .secion__header-inner .section__header-des{font-size:28px;line-height:50px;font-weight:500}#shopify-section-template--25839364276503__products_carousel_LpRidE .swiper-wrapper .product-item__inner,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .swiper-wrapper .product-item__inner{position:relative;display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364276503__products_carousel_LpRidE .swiper-wrapper .product-item__inner .product__media,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .swiper-wrapper .product-item__inner .product__media{position:relative;height:580px;width:511px}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__name,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__name{font-size:28px;line-height:36px}#shopify-section-template--25839364276503__products_carousel_LpRidE .price-regular,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .price-regular{font-size:28px}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__information,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__information{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:0 10px}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__information>a,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__information>a{grid-row:1;grid-column:1;margin:0!important}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__price,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__price{grid-row:1;grid-column:2;margin:0}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__information .product-item__product-form,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__information .product-item__product-form{grid-row:2;grid-column:1 / -1;width:100%}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__product-form button,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__product-form button{height:92px}#shopify-section-template--25839364276503__products_carousel_LpRidE .swiper-wrapper .product-item__button,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .swiper-wrapper .product-item__button,#shopify-section-template--25839364276503__products_carousel_LpRidE .product__add-cart .btn-action,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product__add-cart .btn-action{display:none}#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product__add-cart:after,#shopify-section-template--25839364276503__products_carousel_LpRidE .product__add-cart:after{content:"Add to Cart";font-weight:500;font-size:32px}#shopify-section-template--25839364702487__featured_collection_c7HTP9 .secion__header-inner .section__header-heading{font-weight:700;font-size:62px;line-height:42px}@media screen and (max-width:844px){#shopify-section-template--25839364276503__products_carousel_LpRidE .section .secion__header-inner .section__header-heading{font-size:21px;line-height:12px}#shopify-section-template--25839364276503__products_carousel_LpRidE .section .secion__header-inner .section__header-des{font-size:10px;line-height:12px}#shopify-section-template--25839364276503__products_carousel_LpRidE .swiper-wrapper .product-item__inner .product__media,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .swiper-wrapper .product-item__inner .product__media{height:292px;width:333px;border-radius:14px}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__name,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__name{font-size:16px;line-height:20px}#shopify-section-template--25839364276503__products_carousel_LpRidE .price-regular,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .price-regular{font-size:16px}#shopify-section-template--25839364276503__products_carousel_LpRidE .product-item__product-form button,#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product-item__product-form button{height:53px}#shopify-section-template--25839364702487__featured_collection_c7HTP9 .product__add-cart:after,#shopify-section-template--25839364276503__products_carousel_LpRidE .product__add-cart:after{font-size:21px}#shopify-section-template--25839364702487__featured_collection_c7HTP9 .secion__header-inner .section__header-heading{font-size:26px;line-height:12px}}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__inner{border-radius:46.7px}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__content-inner{display:flex;flex-direction:column;align-items:center;justify-content:center}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .block{max-width:1068.38px;text-align:center}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__inner{border-radius:46.7px!important}#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .sec__content-inner{max-width:1068.38px;text-align:center}@media screen and (max-width:844px){#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__inner{border-radius:12px!important}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__content-inner{max-width:346px}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__content-inner .heading_left{font-size:28px;line-height:28px;margin-bottom:10px}#shopify-section-template--25839364276503__image_with_text_overlay_46hBJC .sec__content-inner .sec__content-des{font-size:10px;line-height:12px}#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .sec__inner{height:253px!important;min-height:253px}#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .banner__media,#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .banner__media img,#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .sec__content{height:100%}#shopify-section-template--25839364702487__image_with_text_overlay_iji6Mg .sec__content-inner .heading_left{font-size:20px;line-height:28px}}#shopify-section-template--25839364702487__product_testimonials_gfjUPh .swiper-slide #shopify-section-template--25839364276503__product_testimonials_ADpfgF .swiper-slide{display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364702487__product_testimonials_gfjUPh .sec__products-carousel .testimonial_wraper #shopify-section-template--25839364276503__product_testimonials_ADpfgF .sec__products-carousel .testimonial_wraper{width:950.32px!important}.author-image-wrapper{width:147px!important;height:147px!important;width:100%;overflow:hidden;border-radius:14px}.author-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.placeholder-image{display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;color:#9ca3af}.verified-user-icon{color:#fbcdd8!important}.swiper-pagination-bullet{background:#fbcdd8}@media screen and (max-width:844px){.author-image-wrapper{width:58px!important;height:58px!important;border-radius:12px}.testimonials-group svg{height:19px!important;width:15px!important}.swiper-pagination-bullet{background:#454441}}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1){border-radius:20px;height:600px;width:600px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) .section__block-inner{border-radius:20px;height:600px;width:600px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) .sec__content-inner{width:100%;padding:10px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) .block{background:#454441;width:100%;display:flex;align-items:center;justify-content:center;border-radius:20px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) h2{margin:0!important;color:#fff;font-size:32px;line-height:48px;padding:10px 0}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2){position:relative!important;width:55%!important}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2) .block:nth-child(1) .sec__content-subheading{font-size:32px;line-height:24px;color:#fbcdd8}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2) .block:nth-child(2) .heading_left{font-size:42px!important;line-height:46px;color:#454441}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2) .sec__content-inner{height:600px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .block:nth-child(3) .sec__content-des{position:absolute;bottom:0;font-size:28px;line-height:40px;color:#454441}@media screen and (max-width:844px){#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1){border-radius:12px;height:356px;width:100%}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) .section__block-inner{border-radius:12px;height:356px;width:100%}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(1) h2{font-size:19px;line-height:28px;padding:4px 2px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2){position:relative!important;width:100%!important}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2) .block:nth-child(1) .sec__content-subheading{font-size:18px;line-height:14px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .section__block:nth-child(2) .block:nth-child(2) .heading_left{font-size:26px!important;line-height:24px}#shopify-section-template--25839364276503__multi_content_RqC3Gk .block:nth-child(3) .sec__content-des{font-size:18px;line-height:24px;position:relative!important;margin-top:15px}}.main-product-section .product-detail__media{padding:0 20px}.main-product-section .product-detail__media .media-main-swiper{width:504px!important;height:591px!important;border-radius:32px}.main-product-section .product-detail__media .thumbnail-slide{width:140px!important}.main-product-section .product-detail__media .media-main-swiper .media-gallery__image{width:504px!important;height:591px!important;border-radius:32px}.main-product-section .product-detail__media .media-main-swiper .media-gallery__image img{width:100%;height:100%;object-fit:fill}.main-product-section .product-detail__media .media-thumb-swiper .media-gallery__image{width:140px!important;height:140px!important;border-radius:29.06px;border:none!important}.main-product-section .product-detail__information{background:#fff!important;border-radius:32px;padding:27px 16px 0;width:675px}.main-product-section .product-detail__information .product_detail-des:nth-child(1){font-size:20px;line-height:32px;font-weight:500}.main-product-section .product-detail__information .price{font-size:42px;line-height:33px;font-weight:600}.main-product-section .product__submit-form-cart{display:grid;grid-template-columns:1fr auto;gap:20px;margin-bottom:10px}.main-product-section .product__submit-form-cart .product-form__input .quantity{border-radius:14px;color:#454441}.main-product-section .button_buy-now{width:310px;height:60px}.main-product-section .btn-checkout-dynamic{height:60px!important}.main-product-section .btn-checkout-dynamic button{font-size:26.71px;border-radius:14px}.main-product-section .button_buy-now button{border:1px solid #454441!important;font-size:26.71px;border-radius:14px}.product__item-option{border-radius:12px!important}.product-faq__answer{font-size:14px;font-weight:500}.product-faq__question{font-size:14px;font-weight:600}.product-group-list{border:1px #F6F6F6 solid}@media screen and (max-width:844px){.main-product-section .product-detail__media{padding:0 5px}.main-product-section .product-detail__media .media-main-swiper{width:100%!important;height:420px!important;border-radius:20px}.main-product-section .product-detail__media .media-main-swiper .media-gallery__image{width:100%!important;height:420px!important;border-radius:20px;background:#fbcdd8}.main-product-section .product-detail__media .media-main-swiper .media-gallery__local-video{width:100%!important;height:420px!important;border-radius:20px}.main-product-section .product-detail__media .media-main-swiper .media-gallery__local-video video{width:100%!important;height:100%!important;object-fit:cover}.main-product-section .product-detail__media .swiper-pagination-custom,.main-product-section .product-detail__media .product-item__button-wishlist{display:none}.main-product-section .product-detail__information{border-radius:16px;padding:14px;width:100%!important;margin-bottom:10px}.main-product-section .product-detail__information .product_detail-des:nth-child(1){font-size:11px;line-height:17px;font-weight:500}.main-product-section .product-detail__information .product-detail__title{font-size:26px;line-height:27px}.main-product-section .product-detail__information .price{font-size:22px;line-height:17px}.main-product-section .btn-checkout-dynamic button{font-size:14px;border-radius:7px}.main-product-section .button_buy-now button{font-size:14px;border-radius:7.4px}.main-product-section .button_buy-now{width:165px;height:100%!important}}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items{display:flex;gap:1.5rem;justify-content:space-between;align-items:center;margin-bottom:20px}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items .faq-section-title{width:613px;font-size:28px;line-height:38px;font-weight:500}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items .faq-section-content{font-size:26px;line-height:36px;font-weight:500;width:723px}#shopify-section-template--25839364702487__faq_qYhamX .section .motion-item{margin-bottom:20px}#shopify-section-template--25839364702487__faq_UJerFG .section .section__header-heading,#shopify-section-template--25839364702487__faq_qYhamX .section .section__header-heading{font-size:62px;line-height:32px;font-weight:700}#shopify-section-template--25839364702487__faq_UJerFG #shopify-section-template--25839364702487__faq_UJerFG,#shopify-section-template--25839364702487__faq_qYhamX .section .faq-section-title{font-size:32px;line-height:32px;font-weight:500;border:1px solid #45444133;border-radius:20px;padding:30px 20px}#shopify-section-template--25839364702487__faq_qYhamX .icon_plus-animation{background:#fbcdd8;height:74px;width:78px;border-radius:18.46px;margin:10px 10px 0 0}@media screen and (max-width:844px){#shopify-section-template--25839364702487__faq_UJerFG .section .sec__content{background:#f6f6f6;padding:15px;border-radius:27px}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items{background:#fff;display:block;border-radius:9px;margin-bottom:10px;padding:0 6px}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items:focus{background:#fbcdd84d}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items .faq-section-title{width:100%!important;font-size:17px;line-height:21px}#shopify-section-template--25839364702487__faq_UJerFG .section .motion-item .faq-section-items .faq-section-content{font-size:14px;line-height:20px;width:100%}#shopify-section-template--25839364702487__faq_qYhamX .section .motion-item{margin-bottom:10px}#shopify-section-template--25839364702487__faq_UJerFG .section .section__header-heading,#shopify-section-template--25839364702487__faq_qYhamX .section .section__header-heading{font-size:26px;line-height:32px}#shopify-section-template--25839364702487__faq_UJerFG #shopify-section-template--25839364702487__faq_UJerFG,#shopify-section-template--25839364702487__faq_qYhamX .section .faq-section-title{font-size:15px;line-height:16px}#shopify-section-template--25839364702487__faq_qYhamX .icon_plus-animation{background:#fbcdd8;height:38px;width:40px;border-radius:9px;margin:20px 20px 0 0}}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:first-child{width:60%;height:779px;border-radius:38px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:first-child .product-banner__image-wrapper{border-radius:38px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2){width:40%;height:779px;border-radius:38px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element .section__block-inner{border-radius:38px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide{display:block}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-subheading{font-size:32px;line-height:28px;font-weight:500}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-heading{font-size:62px;line-height:61px;font-weight:600;background:linear-gradient(92.82deg,#cd828b 6.71%,#fbcdd8 115.03%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-des{margin-top:200px;font-size:26px;line-height:34px;font-weight:500}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions{display:flex;justify-content:flex-start;align-items:center;gap:20px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow{background:#fbcdd8!important;border-radius:18.46px;height:78px;width:73px;opacity:1!important;visibility:visible!important;pointer-events:auto;bottom:0;top:auto!important;transform:none!important;transition:none !important: -webkit-animation: none!important;-webkit-transition:none!important;--swiper-navigation-sides-offset: none !important}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow::first-child{left:0}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow:last-child{left:120px}@media screen and (max-width:844px){#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner{display:block}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-subheading{font-size:14px;line-height:12px;font-weight:500}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-heading{font-size:28px;line-height:26px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-wrapper .swiper-slide .sec__content-des{margin-top:10px;font-size:12px;line-height:16px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow{border-radius:8px;height:31px;width:33px}#shopify-section-template--25839364702487__product_with_banner_xyhJgV product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow:last-child{left:50px}}#shopify-section-template--25839364342039__multi_content_3xAeez .section img,#shopify-section-template--25839364342039__multi_content_3xAeez .section .sec__content-img{width:670px!important;height:472px!important;border-radius:48.02px}#shopify-section-template--25839364342039__multi_content_3xAeez .section .section__block{height:740px!important}#shopify-section-template--25839364342039__multi_content_3xAeez .section .section__block .banner__media{display:none;height:700px!important}#shopify-section-template--25839364342039__multi_content_3xAeez .section .section__block:last-child .sec__content-inner{padding-top:0!important}#shopify-section-template--25839364342039__multi_content_3xAeez .section .section__block:last-child .sec__content-inner .block:nth-child(2){padding-bottom:20px!important}#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section .sec__inner{height:835px!important}#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section .sec__content .block:first-child{position:relative;font-size:42px;font-weight:500;line-height:48px}#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section .sec__content .block:first-child{position:relative;font-size:82px;font-weight:600;line-height:82px}#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section .sec__content .block:last-child h2:after{content:" can do for skin.";background:linear-gradient(92.82deg,#cd828b 6.71%,#fbcdd8 115.03%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:844px){#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .section .sec__inner{height:330px!important;display:flex;align-items:center;justify-content:center}#shopify-section-template--25839364342039__image_with_text_overlay_C4D8LW .image-picture{height:330px;object-fit:cover}}#shopify-section-template--25839364342039__multi_content_dqCWgd .section__block:first-child .sec__content{height:100%}#shopify-section-template--25839364342039__multi_content_dqCWgd .section__block:first-child .sec__content .sec__content-inner{width:100%!important}#shopify-section-template--25839364342039__multi_content_dqCWgd .section .section__block:last-child .block:first-child .heading_left{position:relative;font-size:68px;font-weight:700;line-height:78px;color:#908989}#shopify-section-template--25839364342039__multi_content_dqCWgd .section .section__block:last-child .block:first-child .heading_left:before{content:"Our";color:#454441}@media screen and (max-width:844px){#shopify-section-template--25839364342039__multi_content_dqCWgd .section__block:first-child{height:404px!important;margin-top:1rem}#shopify-section-template--25839364342039__multi_content_dqCWgd .section__block:first-child .section__block-inner .sec__content-img{width:303px!important;height:404px!important}#shopify-section-template--25839364342039__multi_content_dqCWgd .section .section__block:last-child .block:first-child .heading_left{font-size:18px;line-height:10px;margin-bottom:5px}#shopify-section-template--25839364342039__multi_content_dqCWgd .section .section__block:last-child .block:last-child .sec__content-des{font-size:10px;line-height:16px}}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section{position:relative}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section__header-heading{position:relative;font-size:72px;line-height:78px;font-weight:700;color:#908989}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section__header-heading:before{content:"What ";color:#454441}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section__header-heading:after{content:" Us Different";color:#454441}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section .section__block-inner{background:none!important}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section product-with-banner{display:flex;justify-content:left}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section .product-banner__content{width:35%}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section .section__block-inner .swiper{position:static!important}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section .section__block-inner .block-content__item{display:block!important}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow{position:absolute;background:#fbcdd8!important;border-radius:14px;height:57px;width:60px;opacity:1!important;visibility:visible!important;pointer-events:auto;transform:none!important;transition:none !important: -webkit-animation: none!important;-webkit-transition:none!important;--swiper-navigation-sides-offset: none !important}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf product-with-banner motion-element:nth-child(2) .swiper-actions .swiper-arrow:last-child{right:0}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .product-banner__image-wrapper{margin-bottom:30px}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .product-banner__image-wrapper{height:487px;width:424px}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .product-banner__image-wrapper img{object-fit:fill}@media screen and (max-width:844px){#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section__header-heading{font-size:21px;line-height:23px}#shopify-section-template--25839364342039__product_with_banner_zEJ6Hf .section .product-banner__content{width:100%}}#shopify-section-template--25839364342039__flexible_section_LCRqtj #shopify-block-ANUNIWENTWWNpYzk1a__image_ddzcJQ .sec__content-img{margin-top:20px!important;width:1328px;height:404px}#shopify-block-ANUNIWENTWWNpYzk1a__image_ddzcJQ .sec__content-img img{height:100%;width:100%}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:nth-child(4){display:flex;align-items:center;justify-content:center;margin:20px 0}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:nth-child(1) .heading_left{position:relative;font-size:68px;font-weight:700;line-height:78px;color:#908989}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:nth-child(1) .heading_left:before{content:"Our";color:#454441}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:nth-child(4) .heading_left{width:900px;text-align:center!important}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-heading{position:relative;font-size:68px;font-weight:700;line-height:78px;color:#908989}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-heading:before{content:"Inside the";display:block;color:#454441}@media screen and (max-width:844px){#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header{flex-direction:column;gap:.6rem}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-heading{font-size:22px!important;line-height:23px}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-des{font-size:10px!important;line-height:12px;width:100%}#shopify-section-template--25839364342039__multi_content_ME3XDK .section__header .section__header-heading:before{display:inline}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:nth-child(1) .heading_left{font-size:32px;line-height:35px}#shopify-section-template--25839364342039__flexible_section_LCRqtj .block:last-child .heading_left{font-size:16px;line-height:24px}}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .secion__header-inner .section__header-heading{font-size:62px;font-weight:500;line-height:27px;padding-bottom:1rem!important}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .secion__header-inner .section__header-des{padding-top:2rem!important;font-size:32px;font-weight:500;line-height:38px;width:842px}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper{display:flex!important;align-items:center!important;justify-items:center!important}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr);align-items:center!important;justify-items:center!important;gap:30px 0}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .swiper-slide{width:100%!important}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .swiper-slide:nth-child(1){grid-column:1 / -1}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper-wrapper .swiper-slide:first-child{display:flex;justify-content:center;align-items:center;margin-right:0!important}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper-wrapper .swiper-slide:first-child .blog-posts-item,#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper-wrapper .swiper-slide:first-child img{width:1300px!important;height:471px!important;border-radius:40px}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper-wrapper .swiper-slide:not(:first-child) img{width:400px!important;height:400px!important;border-radius:40px;object-fit:cover}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .swiper-wrapper .swiper-slide:not(:first-child){width:400px!important;text-align:left!important;margin-right:0!important}#shopify-section-template--25839364473111__blog_posts_AhnzJ3 .section .blog-filter{display:none}#shopify-section-template--25839364473111__blog_posts_d4pj4D .swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:30px}#shopify-section-template--25839364473111__blog_posts_d4pj4D .swiper-slide{width:100%!important}#shopify-section-template--25839364473111__blog_posts_d4pj4D .section .swiper-wrapper .swiper-slide{display:flex;justify-content:center;align-items:center}#shopify-section-template--25839364473111__blog_posts_d4pj4D .section .swiper-wrapper .swiper-slide .blog-posts-item,#shopify-section-template--25839364473111__blog_posts_d4pj4D .section .swiper-wrapper .swiper-slide img{width:400px!important;height:534px!important;border-radius:40px}#shopify-section-template--25839364473111__blog_posts_d4pj4D .blog-filter ul{display:flex!important;align-items:center;justify-content:space-between;gap:1rem;padding-inline-start:0!important;margin-block-start:0!important}#shopify-section-template--25839364473111__blog_posts_d4pj4D .blog-filter ul li{text-decoration:none!important;text-transform:none;list-style-type:none}#shopify-section-template--25839364473111__blog_posts_d4pj4D .blog-filter ul li a{text-decoration:none!important;text-transform:none;list-style-type:none;height:79px;width:326px;font-size:28px;font-weight:600;background:#fbcdd833;color:#454441;text-align:center;border-radius:20px;display:flex!important;align-items:center;justify-content:center}#shopify-section-template--25839364473111__blog_posts_d4pj4D .blog-filter ul li a:hover{background:#454441;color:#fbcdd8}.blog-posts-title{font-size:32px;line-height:38px;font-weight:500}.blog-posts-date{font-size:24px;line-height:27px;font-weight:500}.scroll-top,.back-to-top,.scroll-to-top,#scroll-to-top{display:none!important}#shopify-section-template--25839364473111__rich_text_qA4H9A .section .sec__content-inner{height:300px;width:1130px}#shopify-section-template--25839364473111__rich_text_qA4H9A .section .sec__content-inner .heading_left{position:relative;font-size:68px;font-weight:700;line-height:78px;color:#908989}#shopify-section-template--25839364473111__rich_text_qA4H9A .section .sec__content-inner .heading_left:before{content:"Because informed beauty";display:block;color:#454441}#shopify-section-template--25839364473111__rich_text_qA4H9A .section .sec__content-inner .heading_left:after{content:"always feel better.";display:block;color:#454441}#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section .sec__inner,#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section .banner__media{height:544px!important}#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section .banner__media img{object-fit:cover}@media screen and (max-width:844px){#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section .sec__inner,#shopify-section-template--25839363981591__image_with_text_overlay_RrPpVe .section .banner__media{height:280px!important}}.shop-btn{display:inline-block;text-align:center;text-decoration:none;font-weight:600;border-radius:12px;transition:all .3s ease;padding:10px 18px;font-size:14px;background-color:#000;color:#fff;width:100%}.shop-btn:hover{background-color:#333;transform:translateY(-2px)}@media(min-width:768px){.shop-btn{padding:12px 22px;font-size:15px}}@media(min-width:1024px){.shop-btn{padding:14px 26px;font-size:16px}}#shopify-section-template--25839363981591__main .product-item__information a{font-size:14px!important;word-break:normal;overflow-wrap:break-word;height:50px}@media(min-width:1024px){#shopify-section-template--25839363981591__main .product-item__information a{font-size:18px!important;word-break:normal;overflow-wrap:break-word}}.more-colors-products .more-colors-product_item img{object-fit:fill}.more-colors-products{display:flex}.more-colors-product_link{text-decoration:none!important;display:flex;align-items:center;flex-direction:column;gap:.5rem!important}.more-colors-product_link img{height:60px!important;width:60px!important}.more-colors-product_item{display:flex}.thumbnail-title{font-size:12px!important;text-decoration:none!important}.thumbnail-title:hover{color:#454441;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
