@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Thin.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-ExtraLight.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Light.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Regular.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Medium.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-SemiBold.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Bold.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-ExtraBold.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Black.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:100;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-ThinItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:200;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-ExtraLightItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-LightItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-Italic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-MediumItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-SemiBoldItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-BoldItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:800;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-ExtraBoldItalic.ttf)format("truetype")}@font-face{font-family:Poppins;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/Poppins/Poppins-BlackItalic.ttf)format("truetype")}.header{z-index:2147483647;width:100%;padding:15px 0;transition:all .5s;position:fixed;top:0;left:0}.header.scrolled{background:#fff;box-shadow:0 2px 10px #0000001a}.header .main_content{justify-content:space-between;align-items:center;display:flex}.header .main_content .logo{cursor:pointer;width:175px}@media (max-width:769px){.header .main_content .logo{max-width:125px}}@media (max-width:550px){.header .main_content .logo{max-width:100px}}.header_menu{cursor:pointer;flex-direction:column;gap:8px;display:flex}.header_menu .line{background:#000;width:25px;height:3px}@media (max-width:550px){.header_menu{gap:4px}.header_menu .line{width:20px;height:1px}}.headerSideBarShadow{z-index:9999999;background:#2223;width:100%;height:100vh;display:none;position:fixed;top:0;left:0}.headerSideBarShadow.active{display:block}.headerSideBar{z-index:9999999;background:#fff;flex-direction:column;width:100%;max-width:500px;height:100vh;transition:all .5s;display:flex;position:fixed;top:0;left:-100%;overflow:hidden;box-shadow:20px 0 60px #2222221f}.headerSideBar.active{left:0}.headerSideBar .headerSideBarTop{border-bottom:1px solid #22222214;justify-content:space-between;align-items:center;gap:20px;padding:24px 28px 20px;display:flex}.headerSideBar .headerSideBarLogo{width:190px;display:block}.headerSideBar .headerSideBarClose{color:#000;cursor:pointer;background:0 0;border:1px solid #2222221f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.headerSideBar .headerSideBarClose svg{font-size:18px}.headerSideBar .headerSideBarClose:hover{background:#fbd8a1fa;border-color:#fbd8a1fa}.headerSideBar .headerSideBarNav{flex:1;padding:12px 18px 24px;overflow-y:auto}.headerSideBar .sidebarMenuList{flex-direction:column;gap:6px;display:flex}.headerSideBar .sidebarMenuItem{background:0 0;border-radius:18px;overflow:hidden}.headerSideBar .sidebarMenuItem.expanded{background:#fbd8a11f}.headerSideBar .sidebarMenuRow{align-items:center;gap:12px;min-height:56px;display:flex}.headerSideBar .sidebarMenuLink,.headerSideBar .sidebarMenuLabel,.headerSideBar .sidebarMenuTrigger{color:#000;text-transform:capitalize;flex:1;padding:0 18px;font-size:17px;font-weight:500}.headerSideBar .sidebarMenuLink{align-items:center;min-height:56px;display:flex}.headerSideBar .sidebarMenuTrigger{text-align:left;cursor:pointer;background:0 0;border:0;min-height:56px}.headerSideBar .sidebarMenuToggle{color:#000;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;transition:all .3s;display:flex}.headerSideBar .sidebarMenuToggle svg{font-size:14px;transition:all .3s}.headerSideBar .sidebarMenuItem.expanded>.sidebarMenuRow .sidebarMenuToggle svg{transform:rotate(180deg)}.headerSideBar .sidebarSubMenu{max-height:0;transition:max-height .35s;overflow:hidden}.headerSideBar .sidebarSubMenu.open{max-height:1000px}.headerSideBar .level-2{border-radius:0}.headerSideBar .level-2 .sidebarMenuRow{min-height:50px}.headerSideBar .level-2 .sidebarMenuLink,.headerSideBar .level-2 .sidebarMenuLabel,.headerSideBar .level-2 .sidebarMenuTrigger{padding-left:34px;font-size:15px}.headerSideBar .level-2 .sidebarMenuToggle{width:50px;min-width:50px;height:50px}.headerSideBar .level-3 .sidebarMenuRow{min-height:46px}.headerSideBar .level-3 .sidebarMenuLink,.headerSideBar .level-3 .sidebarMenuLabel,.headerSideBar .level-3 .sidebarMenuTrigger{color:#003549;padding-left:50px;font-size:14px}.headerSideBar .level-3 .sidebarMenuToggle{width:46px;min-width:46px;height:46px}@media (max-width:550px){.headerSideBar{max-width:100%}.headerSideBar .headerSideBarTop{padding:18px 20px 16px}.headerSideBar .headerSideBarLogo{width:150px}.headerSideBar .headerSideBarNav{padding:10px 14px 20px}.headerSideBar .sidebarMenuLink,.headerSideBar .sidebarMenuLabel,.headerSideBar .sidebarMenuTrigger{padding:0 14px;font-size:16px}.headerSideBar .level-2 .sidebarMenuLink,.headerSideBar .level-2 .sidebarMenuLabel{padding-left:26px}.headerSideBar .level-3 .sidebarMenuLink,.headerSideBar .level-3 .sidebarMenuLabel{padding-left:38px}}.header_action_buttons{align-items:center;gap:20px;display:flex}.header_action_buttons .headerActionButtonItem{display:flex;position:relative}.header_action_buttons .headerActionCount{color:#000;background:#fbd8a1fa;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:-8px;right:-10px}.header_action_buttons *{cursor:pointer;color:#000;font-size:18px;font-weight:400;transition:all .3s}.header_action_buttons :hover{color:#4b3f52;transform:scale(1.1)}.header_action_buttons :hover svg{color:#ff7171}@media (max-width:550px){.header_action_buttons{gap:12px}}.headerProfileMenu{display:flex;position:relative}.headerProfileMenu .headerProfileTrigger.active{color:#4b3f52}.headerProfileMenu .headerProfileDropdown{opacity:0;visibility:hidden;z-index:10;background:#fff;border:1px solid #2222220f;border-radius:18px;min-width:180px;padding:10px;transition:all .3s;position:absolute;top:calc(100% + 14px);right:0;transform:translateY(10px);box-shadow:0 18px 45px #2222221f}.headerProfileMenu .headerProfileDropdown.active{opacity:1;visibility:visible;transform:translateY(0)}.headerProfileMenu .headerProfileDropdownItem{color:#000;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-size:15px;transition:all .3s;display:flex}.headerProfileMenu .headerProfileDropdownItem:hover{color:#4b3f52;background:#fbd8a124;transform:none}.headerProfileMenu .headerProfileDropdownItem.logout{color:#d32f2f}@media (max-width:550px){.headerProfileMenu .headerProfileDropdown{min-width:160px;right:-6px}}.headerPanelOverlay{opacity:0;visibility:hidden;z-index:9999998;background:#22222247;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.headerPanelOverlay.active{opacity:1;visibility:visible}.headerDrawerPanel{z-index:9999999;background:linear-gradient(#fffaf1 0%,#fff 100%);flex-direction:column;width:100%;max-width:440px;height:100vh;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;box-shadow:-20px 0 60px #22222224}.headerDrawerPanel.active{right:0}.headerDrawerPanel .headerDrawerTop{border-bottom:1px solid #22222214;justify-content:space-between;align-items:center;gap:16px;padding:24px 24px 18px;display:flex}.headerDrawerPanel .headerDrawerTop h3{color:#000;margin:4px 0 0;font-size:28px;line-height:1.1}.headerDrawerPanel .headerDrawerEyebrow{letter-spacing:.08em;text-transform:uppercase;color:#d3a551;font-size:12px;font-weight:600;display:inline-block}.headerDrawerPanel .headerDrawerClose{color:#000;cursor:pointer;background:#fff;border:1px solid #2222221f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.headerDrawerPanel .headerDrawerClose:hover{background:#fbd8a1fa;border-color:#fbd8a1fa}.headerDrawerPanel .headerDrawerBody{flex:1;padding:20px 20px 28px;overflow-y:auto}.headerDrawerPanel .headerDrawerCards{flex-direction:column;gap:14px;display:flex}.headerDrawerPanel .headerProductCard{background:#fbd8a11a;border:1px solid #fbd8a124;border-radius:22px;align-items:flex-start;gap:14px;padding:18px;display:flex}.headerDrawerPanel .headerProductIcon{color:#fff;border-radius:18px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;display:flex}.headerDrawerPanel .headerProductIcon.heart{background:#4b3f52}.headerDrawerPanel .headerProductIcon.cart{background:#d3a551}.headerDrawerPanel .headerProductThumb{background:#ffffffe6;border-radius:18px;width:52px;min-width:52px;height:52px;overflow:hidden}.headerDrawerPanel .headerProductThumb .image_element{object-fit:cover;width:100%;height:100%;display:block}.headerDrawerPanel .headerProductContent{flex:1}.headerDrawerPanel .headerProductMeta h4{color:#000;margin:0 0 6px;font-size:18px}.headerDrawerPanel .headerProductMeta p{color:#a2a2a2;margin:0;font-size:14px}.headerDrawerPanel .headerProductFooter{justify-content:space-between;align-items:center;gap:10px;margin-top:14px;display:flex}.headerDrawerPanel .headerProductFooter strong{color:#003549;font-size:18px}.headerDrawerPanel .headerProductFooter span{color:#a2a2a2;font-size:13px}.headerDrawerPanel .headerProductFooter--cart{align-items:flex-start}.headerDrawerPanel .headerProductPricing{flex-direction:column;gap:3px;display:flex}.headerDrawerPanel .headerProductPricing span{color:#a2a2a2d9;font-size:12px}.headerDrawerPanel .headerProductTotal{background:#ffffffe6;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.headerDrawerPanel .headerProductTotal span{color:#a2a2a2;font-size:13px}.headerDrawerPanel .headerProductTotal strong{color:#000;font-size:15px}.headerDrawerPanel .headerProductActions,.headerDrawerPanel .headerCartControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.headerDrawerPanel .headerPrimaryAction,.headerDrawerPanel .headerGhostAction{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.headerDrawerPanel .headerPrimaryAction{color:#000;background:#fbd8a1fa;border:0}.headerDrawerPanel .headerPrimaryAction:hover{color:#fff;background:#d3a551}.headerDrawerPanel .headerGhostAction{color:#000;background:#fff;border:1px solid #2222221a}.headerDrawerPanel .headerGhostAction:hover{color:#4b3f52;border-color:#4b3f52}.headerDrawerPanel .headerQtyControl{background:#fff;border:1px solid #2222221a;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.headerDrawerPanel .headerQtyControl button,.headerDrawerPanel .headerQtyControl span{color:#000;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;display:flex}.headerDrawerPanel .headerQtyControl button{background:0 0;border:0}.headerDrawerPanel .headerQtyControl button:disabled{opacity:.45;cursor:not-allowed}.headerDrawerPanel .headerQtyControl span{color:#003549;width:38px;font-weight:600}.headerDrawerPanel .headerCartSummary{background:linear-gradient(#fffffff5 0%,#fbd8a11f 100%);border:1px solid #fbd8a13d;border-radius:20px;margin-top:18px;padding:18px;box-shadow:0 20px 40px #22222214}.headerDrawerPanel .headerCartSummaryAccent{background:#d3a551;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.headerDrawerPanel .headerCartSummaryAccent span{text-transform:uppercase;letter-spacing:.06em;color:#ffffffbf;font-size:13px}.headerDrawerPanel .headerCartSummaryAccent strong{color:#fff;font-size:22px}.headerDrawerPanel .headerCartSummaryRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.headerDrawerPanel .headerCartSummaryRow+.headerCartSummaryRow{margin-top:10px}.headerDrawerPanel .headerCartSummaryRow span{color:#a2a2a2}.headerDrawerPanel .headerCartSummaryRow strong{color:#000}.headerDrawerPanel .headerCheckoutButton{color:#fff;background:#4b3f52;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:16px;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex}.headerDrawerPanel .headerCheckoutButton:hover{color:#fff;background:#d3a551;transform:translateY(-2px);box-shadow:0 12px 24px #2222221f}.headerDrawerPanel .headerDrawerEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:24px;display:flex}.headerDrawerPanel .headerDrawerEmpty svg{color:#d3a551;margin-bottom:14px;font-size:36px}.headerDrawerPanel .headerDrawerEmpty h4{color:#000;margin:0 0 8px;font-size:22px}.headerDrawerPanel .headerDrawerEmpty p{color:#a2a2a2;max-width:280px;margin:0}@media (max-width:550px){.headerDrawerPanel{max-width:100%}.headerDrawerPanel .headerDrawerTop{padding:20px 16px 14px}.headerDrawerPanel .headerDrawerTop h3{font-size:24px}.headerDrawerPanel .headerDrawerBody{padding:16px 14px 22px}.headerDrawerPanel .headerProductCard{border-radius:18px;padding:16px}.headerDrawerPanel .headerProductFooter,.headerDrawerPanel .headerProductActions,.headerDrawerPanel .headerCartControls{flex-direction:column;align-items:stretch}.headerDrawerPanel .headerPrimaryAction,.headerDrawerPanel .headerGhostAction,.headerDrawerPanel .headerQtyControl{width:100%}}.headerSearchOverlay{opacity:0;visibility:hidden;z-index:9999998;background:#22222247;transition:opacity .35s,visibility .35s;position:fixed;inset:0}.headerSearchOverlay.active{opacity:1;visibility:visible}.headerSearchPanel{z-index:9999999;opacity:0;visibility:hidden;width:100%;transition:transform .45s,opacity .35s,visibility .35s;position:fixed;top:0;left:0;transform:translateY(-110%)}.headerSearchPanel.active{opacity:1;visibility:visible;transform:translateY(0)}.headerSearchPanel .headerSearchPanelInner{background:linear-gradient(#fffaf0 0%,#fff 100%);border-radius:0 0 28px 28px;margin:0 auto;padding:28px 32px 32px;box-shadow:0 20px 60px #2222221f}.headerSearchPanel .headerSearchPanelTop{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.headerSearchPanel .headerSearchPanelTop p{color:#003549;margin:0;font-size:15px}.headerSearchPanel .headerSearchClose{color:#000;cursor:pointer;background:#fff;border:1px solid #2222221a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.headerSearchPanel .headerSearchClose:hover{background:#fbd8a1fa;border-color:#fbd8a1fa}.headerSearchPanel .headerSearchForm{align-items:center;gap:16px;display:flex}.headerSearchPanel .headerSearchField{background:#fff;border:1px solid #22222214;border-radius:999px;flex:1;align-items:center;gap:14px;min-height:68px;padding:0 22px;display:flex}.headerSearchPanel .headerSearchField input{color:#000;background:0 0;border:0;outline:0;width:100%;font-size:16px}.headerSearchPanel .headerSearchField input::placeholder{color:#a2a2a2}.headerSearchPanel .headerSearchIcon{color:#4b3f52;flex-shrink:0;font-size:24px}.headerSearchPanel .headerSearchSubmit{color:#000;cursor:pointer;background:#fbd8a1fa;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-width:160px;min-height:68px;padding:0 28px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.headerSearchPanel .headerSearchSubmit:hover{color:#fff;background:#d3a551}@media (max-width:769px){.headerSearchPanel .headerSearchPanelInner{border-radius:0 0 20px 20px;padding:24px 20px}.headerSearchPanel .headerSearchForm{flex-direction:column;align-items:stretch}.headerSearchPanel .headerSearchSubmit{width:100%;min-width:100%}}@media (max-width:550px){.headerSearchPanel .headerSearchPanelInner{border-radius:0 0 18px 18px;padding:18px 14px 20px}.headerSearchPanel .headerSearchPanelTop{align-items:flex-start}.headerSearchPanel .headerSearchPanelTop p{font-size:14px}.headerSearchPanel .headerSearchField{min-height:58px;padding:0 16px}.headerSearchPanel .headerSearchField input{font-size:15px}.headerSearchPanel .headerSearchSubmit{min-height:58px;font-size:15px}}
