@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Geist:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Geist:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Geist:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Geist:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Geist:wght@400;500;600&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0}main{margin-top:8rem}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100vw;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--web-font);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.mega-menu{z-index:1000;background:#fff;border-top:1px solid #f0f0f0;animation:.3s slideDown;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 30px #0000000f}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mega-menu-inner{max-width:1450px;min-height:250px;max-height:500px;margin:0 auto;display:flex}.mega-menu-filters{flex-direction:column;flex:1;padding:30px 0;display:flex;overflow-y:auto}.filters-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px;display:grid}.filter-column{min-width:0}.filter-heading{color:#730f1b;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:2px solid #f0e0ec;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:700}.filter-links{flex-direction:column;gap:4px;display:flex}.filter-link{color:#000;text-transform:uppercase;box-shadow:none;white-space:nowrap;text-overflow:ellipsis;text-align:left;letter-spacing:.5px;background:#fff;border:none;padding:10px 0;font-size:12.5px;text-decoration:none;transition:all .2s;overflow:hidden}.filter-link:hover{color:#730f1b}.view-all-wrapper{text-align:left;margin-top:auto;padding-top:20px}.view-all-btn{color:#000;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:1.5px solid #730f1b;border-radius:6px;padding:10px 28px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.view-all-btn:hover{color:#fff;background-color:#730f1b;border-color:#730f1b;transform:translateY(-2px);box-shadow:0 5px 15px #532f5b33}.mega-menu-image{border-left:1px solid #f0e0ec;justify-content:center;align-items:center;width:320px;min-width:320px;padding:20px;display:flex}.mega-menu-image img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.mega-menu-image-placeholder{color:#999;text-transform:uppercase;background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;width:100%;height:200px;font-size:14px;display:flex}.mega-menu-loading{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;display:flex}.mega-menu-loading .spinner-border{color:#c49a6c!important}.mega-menu-error{color:#666;flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex}.mega-menu-empty{color:#999;justify-content:center;align-items:center;min-height:200px;font-size:14px;display:flex}.mega-menu-filters::-webkit-scrollbar{width:4px}.mega-menu-filters::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.mega-menu-filters::-webkit-scrollbar-thumb{background:#c49a6c;border-radius:4px}.mega-menu-filters::-webkit-scrollbar-thumb:hover{background:#b8875a}@media (width<=1400px){.mega-menu-inner{padding:0 80px}.filters-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:20px}.mega-menu-image{width:280px;min-width:280px}}@media (width<=1200px){.mega-menu-filters{padding:24px}.filters-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.mega-menu-image{width:250px;min-width:250px;padding:16px}.filter-heading{font-size:12px}.filter-link{font-size:11.5px}}@media (width<=992px){.mega-menu-inner{flex-direction:column;max-height:none}.mega-menu-filters{padding:20px}.filters-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px}.mega-menu-image{border-top:1px solid #f0e0ec;border-left:none;width:100%;min-width:100%;max-height:200px;padding:16px}.mega-menu-image img{max-height:160px}.view-all-btn{padding:8px 20px;font-size:12px}}@media (width<=768px){.mega-menu{display:none}}@media (width<=576px){.mega-menu{display:none}}@media print{.mega-menu{display:none!important}}.search-modal-overlay{z-index:1039;background:#00000080;width:100%;height:100vh;display:none;position:fixed;top:99px}.search-modal-overlay.show{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb2;top:4rem;display:block!important}.search-modal{z-index:1040;background:#fff;width:100%;max-width:50vw;height:100vh;transition:right .3s ease-in-out;display:none;position:fixed;top:99px;right:-100%;overflow-y:auto;box-shadow:-5px 0 15px #0000001a}.search-modal.show{right:0;display:block!important}.search-modal-header{background:#fff;border-bottom:1px solid #f0f0f0;padding:16px 20px}.close-search-modal{color:#666;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px;transition:color .3s}.close-search-modal:hover{color:#6d1a1a}.premium-search-wrapper{font-family:var(--web-font)}.premium-search-input-group{text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:70px;height:45px;padding:10px 86px 8px 28px;transition:all .3s;position:relative;overflow:hidden}.premium-search-input-group:focus-within{border-color:#6d1a1a}.premium-search-input{color:#333;background:0 0;border:none;outline:none;width:100%;height:100%;padding:15px 89px 15px 28px;font-size:14px}.premium-search-input::placeholder{color:#0000}.floating-label{color:#999;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100% - 120px);font-size:14px;font-weight:500;transition:all .3s;position:absolute;top:50%;left:28px;overflow:hidden;transform:translateY(-50%)}.premium-search-input:focus+.floating-label,.premium-search-input:not(:placeholder-shown)+.floating-label{opacity:0;pointer-events:none}.highlight{color:#6d1a1a;font-weight:600}.clear-btn{cursor:pointer;color:#555;background:0 0;border:none;padding:0;font-size:18px;line-height:1;position:absolute;top:50%;right:45px;transform:translateY(-50%)}.search-submit-btn{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex;position:absolute;top:0;right:0}.search-submit-btn:hover{background:#ffdbd8;transform:scale(1.05)}.search-modal-body{max-height:calc(100vh - 200px);padding:20px;overflow-y:auto}.searchsection-title{color:#666;text-transform:uppercase;letter-spacing:.5px;gap:2rem;margin-bottom:15px;font-weight:600;display:flex;font-size:14px!important}.recent-searches{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.recent-search-tag{cursor:pointer;font-size:14px;transition:all .2s}.recent-search-tag:hover{background:#e9e9e9!important}.clear-recent{color:#666;cursor:pointer;font-size:13px;text-decoration:underline}.tag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:25px;display:grid}.tag-row-item{background:#f8f8f8;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;padding:12px 8px;text-decoration:none;transition:all .2s;display:flex;position:relative}.tag-row-item:hover{background:#f0f0f0;box-shadow:0 4px 12px #00000014}.tag-img{object-fit:contain;background:#fff;border-radius:10px;width:100%;height:auto}.tag-fallback{color:#fff;text-align:center;background:linear-gradient(135deg,#e0e0e0,#a20c03);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:8px;padding:5px;font-size:10px;font-weight:600;display:flex}.tag-name{color:#333;text-align:center;margin-top:2px;font-size:12px;font-weight:500;line-height:1.3}.suggestion-item:hover{background:#f8f9fa}.suggestion-item:last-child{border-bottom:none}.suggestion-content{flex:1}.suggestion-name{color:#333;margin-bottom:4px;font-weight:500}.loading-spinner{text-align:center;padding:50px 20px}.loading-spinner .spinner-border{border-width:3px;width:30px;height:30px}.loading-spinner p{color:#666;margin-top:15px;font-size:15px}.no-results{text-align:center;color:#666;padding:60px 20px}.no-results p{margin:0}.no-results p:first-child{color:#333;margin-bottom:8px;font-size:16px}.no-results p:last-child{font-size:14px}@media (width<=991px){.search-modal{z-index:1095;background:#fff;flex-direction:column;width:100%;max-height:100vh;transition:transform .35s cubic-bezier(.25,.8,.25,1);display:flex;position:fixed;top:auto;bottom:0;transform:translateY(100%);box-shadow:0 -10px 40px #00000026;max-width:100vw!important}.search-modal.show{display:flex;transform:translateY(0)!important}.search-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1090;background:#00000080;height:100vh;top:0}.search-modal-header{z-index:10;background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.modal-search-input{color:#333;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;outline:none;flex:1;width:80vw;max-width:80vw;height:44px;padding:0 35px 0 15px;font-size:16px}.modal-search-input::placeholder{color:#999;font-size:15px}.modal-search-input:focus{background:#fff;border-color:#a20c03}.clear-mobile-search{color:#999;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:22px;line-height:1;display:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.clear-mobile-search.active{display:flex}.search-modal-body{-webkit-overflow-scrolling:touch;text-align:left;flex:1;max-height:none;padding:15px 20px 20px;overflow-y:auto}.tag-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.search-modal-body::-webkit-scrollbar{width:5px}.search-modal-body::-webkit-scrollbar-track{background:#f1f1f1}.search-modal-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}body.search-modal-open{width:100%;height:100%;position:fixed;overflow:hidden}}@media (width<=480px){.tag-grid{grid-template-columns:1fr 1fr;gap:8px}.tag-row-item{padding:8px 4px}.tag-fallback{width:36px;height:36px;font-size:8px}.tag-name{font-size:11px}.search-modal-body{padding:12px}}.clear-btn,.clear-mobile-search{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.clear-btn i,.clear-mobile-search i{color:#666;font-size:22px}.suggestion-image{width:100px;height:auto}.suggestion-row{align-items:center;gap:2rem;display:flex}.search-modal{z-index:1040;opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:100%;max-width:640px;height:auto;max-height:calc(100vh - 140px);transition:opacity .25s,transform .25s,visibility .25s;display:block;position:fixed;inset:100px auto auto 50%;overflow-y:auto;transform:translate(-50%)translateY(-15px);box-shadow:0 10px 40px #0003}.search-modal.show{opacity:1;visibility:visible;transform:translate(-50%)translateY(0);display:block!important}.search-modal-body{max-height:calc(100vh - 240px);overflow-y:auto}@media (width<=991px){.search-modal{opacity:1;visibility:visible;border-radius:20px 20px 0 0;flex-direction:column;height:auto;max-height:100vh;transition:transform .35s cubic-bezier(.25,.8,.25,1);display:flex;inset:auto 0 0;transform:translateY(100%);max-width:100vw!important}.search-modal.show{opacity:1;visibility:visible;transform:translateY(0)!important}}.suggestedtagheader{margin-bottom:12px}.tag-search-icon{color:#a20c03;opacity:.7;font-size:14px}.tag-info-row{align-items:center;gap:4px;width:100%;display:flex}.search-modal.show .search-placeholder-overlay,.modal-search-input:focus+.search-placeholder-overlay,.modal-search-input:focus~.search-placeholder-overlay{display:none}.profile-trigger-wrapper{position:relative}.profile-avatar-trigger{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex;overflow:hidden}.trigger-avatar-placeholder{width:100%;height:100%;font-family:var(--web-font);color:#344054;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.profile-popover{box-sizing:border-box;z-index:1000;width:260px;font-family:var(--web-font);background:#fff;border:1px solid #f2f4f7;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;padding:6px;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 22px 36px -4px #10182854}.user-header{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;padding:8px 10px;display:flex}.avatar-frame{background-color:#f2f4f7;border-radius:49px;flex-direction:column;align-items:flex-start;width:48px;height:48px;padding:0;display:flex;overflow:hidden}.avatar-frame img{object-fit:cover;width:100%;height:100%}.avatar-placeholder{color:#344054;background:#d0d5dd;justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;font-weight:600;display:flex}.user-details{flex-direction:column;flex:1;align-items:flex-start;gap:2px;padding:0;display:flex}.user-name{color:#141414;white-space:nowrap;text-overflow:ellipsis;max-width:136px;font-size:14px;font-weight:600;line-height:17px;overflow:hidden}.user-email{color:#667085;white-space:nowrap;text-overflow:ellipsis;max-width:136px;font-size:12px;font-weight:400;line-height:15px;overflow:hidden}.icon-arrow-right{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.divider{background:#f2f2f2;width:100%;height:1px;margin:4px 0}.menu-group{text-align:left;flex-direction:column;gap:1px;width:100%;display:flex}.menu-item{width:100%;font-family:var(--web-font);cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.menu-item:hover,.menu-item.active{background:#f9fafb}.menu-item .label{color:#344054;white-space:nowrap;flex:1;font-size:15px;font-weight:500;line-height:16px}.menu-item.active .label{color:#1d2939}.menu-item .shortcut{color:#98a2b3;text-align:right;min-width:18px;font-size:11px;font-weight:500;line-height:13px}.menu-item.logout .label{color:#f04438}.auth-menu{flex-direction:column;gap:1px;width:100%;display:flex}.auth-menu .menu-item .label{color:#344054}.footer{isolation:isolate;background:#300708;flex-direction:column;align-items:center;width:100%;padding:100px 112px 48px;display:flex;position:relative}.footer-container{flex-direction:column;align-items:center;gap:42px;width:100%;max-width:1450px;padding:0;display:flex}.footer-main{border-bottom:1px solid #fcf1f31a;flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:0 0 42px;display:flex}.footer-grid{flex-direction:row;align-items:flex-start;gap:78px;width:100%;padding:0;display:flex}.footer-brand{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:28px;width:368px;padding:0;display:flex}.footer-logo{width:258px;height:50px}.footer-logo-link{text-decoration:none;display:block}.footer-logo-link svg{width:100%;height:100%}.footer-description{font-family:var(--web-font);text-align:left;color:#fcf1f399;margin:0;font-size:14px;font-weight:400;line-height:23px}.footer-social{flex-direction:row;align-items:center;gap:12px;padding:0;display:flex}.footer-social-link{box-sizing:border-box;border:1px solid #fcf1f333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.footer-social-link:hover{background:#fcf1f31a;border-color:#fcf1f366;transform:translateY(-2px)}.footer-social-link svg{width:16px;height:16px}.footer-nav{flex-direction:row;flex:1;justify-content:space-between;align-items:flex-start;gap:80px;padding:0;display:flex}.footer-nav-column{flex-direction:column;align-items:flex-start;gap:20px;min-width:115px;padding:0;display:flex}.footer-nav-title{font-family:var(--web-font);letter-spacing:2px;text-transform:uppercase;color:#fff;margin:0;font-size:12px;font-weight:500;line-height:16px}.footer-nav-list{flex-direction:column;align-items:flex-start;gap:19px;margin:0;padding:3px 0;list-style:none;display:flex}.footer-nav-item{margin:0}.footer-nav-link,.footer-nav-text{font-family:var(--web-font);letter-spacing:-.14px;color:#fcf1f3b3;text-align:left;background:0 0;border:none;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .3s;display:block}.footer-nav-link:hover{color:#fff}.footer-nav-text{line-height:20px}.footer-bottom{width:100%}.footer-bottom-content{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.footer-copyright{font-family:var(--web-font);color:#fcf1f380;margin:0;font-size:12px;font-weight:400;line-height:16px}.footer-legal{flex-direction:row;align-items:center;gap:24px;padding:0;display:flex}.footer-legal-link{font-family:var(--web-font);color:#fcf1f380;font-size:12px;font-weight:400;line-height:16px;text-decoration:none;transition:color .3s}.footer-legal-link:hover{color:#fcf1f3cc}@media (width<=1400px){.footer{padding:80px 60px 40px}.footer-grid,.footer-nav{gap:50px}.footer-brand{width:320px}}@media (width<=1200px){.footer{padding:70px 40px 36px}.footer-grid{gap:40px}.footer-nav{flex-wrap:wrap;gap:40px}.footer-brand{width:280px}}@media (width<=1024px){.footer{padding:60px 40px 85px}.footer-grid{flex-direction:column;gap:40px}.footer-brand{text-align:center;align-items:center;width:100%}.footer-description{text-align:center;max-width:500px}.footer-nav{justify-content:space-between;gap:30px;width:100%}.footer-nav-column{flex:1;min-width:auto}.footer-bottom-content{text-align:center;flex-direction:column;gap:16px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:16px}}@media (width<=768px){.footer{padding:50px 24px 85px}.footer-container{gap:32px}.footer-main{padding:0 0 32px}.footer-grid{gap:32px}.footer-nav{flex-wrap:wrap;justify-content:flex-start;gap:24px}.footer-nav-column{flex:0 0 calc(50% - 12px);min-width:150px}.footer-nav-title{letter-spacing:1.5px;font-size:11px}.footer-nav-list{gap:16px}.footer-nav-link,.footer-nav-text{font-size:13px;line-height:18px}.footer-copyright{text-align:center;font-size:11px}.footer-legal-link{font-size:11px}}@media (width<=600px){.footer{padding:40px 20px 24px}.footer-container{gap:28px}.footer-main{padding:0 0 28px}.footer-grid{gap:28px}.footer-brand{gap:20px}.footer-logo{width:200px;height:40px}.footer-description{font-size:13px;line-height:21px}.footer-social-link{width:36px;height:36px}.footer-nav{gap:20px}.footer-nav-column{flex:0 0 calc(50% - 10px);gap:16px}.footer-nav-list{gap:14px}.footer-bottom-content,.footer-legal{gap:12px}}@media (width<=480px){.footer{padding:32px 16px 20px}.footer-container{gap:24px}.footer-main{padding:0 0 24px}.footer-grid{gap:24px}.footer-brand{gap:16px}.footer-logo{width:160px;height:35px}.footer-description{font-size:12px;line-height:20px}.footer-social{gap:8px}.footer-social-link{width:32px;height:32px}.footer-social-link svg{width:14px;height:14px}.footer-nav{gap:16px}.footer-nav-column{flex:0 0 calc(50% - 8px);gap:14px}.footer-nav-title{letter-spacing:1.5px;font-size:10px}.footer-nav-list{gap:12px;padding:2px 0}.footer-nav-link,.footer-nav-text{font-size:12px;line-height:18px}.footer-copyright{font-size:10px;line-height:14px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:10px}.footer-legal-link{font-size:10px;line-height:14px}}@media (width<=320px){.footer{padding:28px 12px 16px}.footer-nav-column{flex:0 0 100%}.footer-legal{flex-direction:column;align-items:center;gap:8px}}.footer-vector{z-index:2;position:absolute;top:-35px;left:50%;transform:translate(-50%)}.footer-vector img{width:46px;height:91px;display:block}@media (width<=768px){.footer-vector img{width:36px;height:71px}}@media (width<=480px){.footer-vector img{width:28px;height:56px}}@media (width<=1024px){.footer{padding:60px 40px 85px}.footer-grid{flex-direction:column;gap:40px}.footer-brand{text-align:center;align-items:center;width:100%}.footer-description{text-align:center;max-width:500px}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;width:100%;display:grid}.footer-nav-column{flex:none;width:100%;min-width:0}.footer-bottom-content{text-align:center;flex-direction:column;gap:16px}.footer-legal{flex-wrap:wrap;justify-content:center;gap:16px}}@media (width<=768px){.footer{padding:50px 24px 86px}.footer-container{gap:32px}.footer-main{padding:0 0 32px}.footer-grid{gap:32px}.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px;width:100%;display:grid}.footer-nav-column{flex:none;width:100%;min-width:0}.footer-nav-title{letter-spacing:1.5px;font-size:11px}.footer-nav-list{gap:16px}.footer-nav-link,.footer-nav-text{font-size:13px;line-height:18px}.footer-copyright{text-align:center;font-size:11px}.footer-legal-link{font-size:11px}}@media (width>=1024px) and (width<=1366px){.footer{padding:60px 48px 32px}.footer-grid{flex-direction:column;align-items:center;gap:40px}.footer-brand{text-align:center;align-items:center;width:100%;max-width:500px}.footer-description{text-align:center;max-width:500px}.footer-nav{flex-wrap:unset;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;width:100%;display:grid}.footer-nav-column{flex:unset;width:100%;min-width:0}.footer-nav-title{font-size:12px}.footer-nav-link,.footer-nav-text{word-wrap:break-word;overflow-wrap:break-word;font-size:13px;line-height:19px}.footer-nav-text{white-space:normal}.footer-bottom-content{flex-direction:row;gap:16px}}@media (width>=1024px) and (width<=1112px){.footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px}}.app-toast{z-index:3000;color:#262626;background:#fff;border:1px solid #efe7da;border-radius:12px;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:14px 14px 14px 16px;animation:.28s cubic-bezier(.16,1,.3,1) appToastIn;display:flex;position:fixed;top:26px;right:24px;overflow:hidden;box-shadow:0 12px 32px #14141424,0 2px 8px #1414140f}.app-toast-mark{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.app-toast-mark img{width:25px;height:25px}.app-toast-body{text-align:left;flex:1;align-items:flex-start;gap:8px;min-width:0;padding-top:2px;display:flex}.app-toast-status-icon{color:var(--color-primary,#730f1b);flex-shrink:0;margin-top:1px;font-size:16px}.app-toast-message{color:#262626;letter-spacing:-.1px;font-size:13.5px;font-weight:500;line-height:1.45}.app-toast-close{color:#9a9a9a;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:17px;transition:background .15s,color .15s;display:flex}.app-toast-close:hover{color:#262626;background:#f2f0ec}.app-toast-success:before{background:#1f7a3d}.app-toast-success .app-toast-status-icon{color:#1f7a3d}.app-toast-error:before{background:#cb092d}.app-toast-error .app-toast-status-icon{color:#cb092d}.app-toast-warning:before{background:#a9720b}.app-toast-warning .app-toast-status-icon{color:#a9720b}@keyframes appToastIn{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=480px){.app-toast{width:auto;top:80px;left:16px;right:16px}}.login-modal-backdrop{-webkit-backdrop-filter:blur(8px);z-index:1050;background:#0009;justify-content:center;align-items:center;padding:16px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.login-modal{width:100%;max-width:870px;animation:.4s cubic-bezier(.4,0,.2,1) slideUp}.login-modal .modal-content{background:#fff;border-radius:6px;width:100%;height:540px;max-height:95vh;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.login-modal .modal-left{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0;width:435px;min-width:435px;height:540px;position:relative}.login-modal .modal-left-overlay{background:#00000026;position:absolute;inset:0}.login-modal .modal-right{background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:435px;min-width:435px;height:540px;display:flex;position:relative}.login-modal .modal-close-btn{cursor:pointer;z-index:10;color:#141414;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.login-modal .modal-close-btn:hover{opacity:.6}.login-modal .modal-close-btn svg{stroke-width:2px;width:14px;height:14px}.login-modal .form-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:39px;width:100%;max-width:356px;padding:64px 40px 68px;display:flex}.login-modal .form-vector-icon{flex-shrink:0;width:81px;height:84px}.login-modal .form-vector-icon img{object-fit:contain;width:100%;height:100%}.login-modal .form-header{text-align:center;width:100%}.login-modal .form-header h2{font-family:var(--web-font);letter-spacing:-.6px;color:#141414;margin:0 0 8px;font-size:32px;font-weight:500;line-height:42px}.login-modal .form-header p{font-family:var(--web-font);color:#666;margin:0;font-size:13px;font-weight:400;line-height:140%}.login-modal .otp-sent-text{font-family:var(--web-font);color:#666;margin:0 0 8px;font-size:13px;font-weight:400;line-height:140%}.login-modal .phone-badge{font-family:var(--web-font);color:#730f1b;background:#fafafa;border:1px solid #e6e6e6;border-radius:1000px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:500;display:inline-flex}.login-modal .phone-badge svg{width:14px;height:14px}.login-modal .input-group{width:100%}.login-modal .phone-input-wrapper{background:#fff;border:1px solid #e6e6e6;border-radius:1000px;align-items:center;width:100%;height:44px;transition:all .3s;display:flex;overflow:hidden}.login-modal .phone-input-wrapper:focus-within{border-color:#730f1b}.login-modal .country-prefix{font-family:var(--web-font);color:#4d5874;background:#fafafa;border-radius:4px 0 0 4px;flex-shrink:0;align-items:center;height:44px;padding:8px 8px 8px 12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.login-modal .input-divider{background:#e6e6e6;flex-shrink:0;width:1px;height:24px}.login-modal .phone-input-field{height:44px;font-family:var(--web-font);color:#141414;letter-spacing:.5px;background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-size:14px;font-weight:400;line-height:20px}.login-modal .phone-input-field::placeholder{color:#7b7b7b;letter-spacing:0}.login-modal .terms-wrapper{width:100%}.login-modal .checkbox-label{cursor:pointer;font-family:var(--web-font);color:#888;align-items:center;gap:8px;font-size:11px;font-weight:400;line-height:12px;display:flex}.login-modal .custom-login-checkbox{display:none}.login-modal .checkbox-mark{background:#fff;border:1.5px solid #dbdbdb;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .3s;display:flex;box-shadow:0 0 2px #424a6217}.login-modal .custom-login-checkbox:checked+.checkbox-mark{background:#730f1b;border-color:#730f1b}.login-modal .checkbox-mark svg{opacity:0;width:10px;height:10px;transition:all .3s}.login-modal .custom-login-checkbox:checked+.checkbox-mark svg{opacity:1}.login-modal .checkbox-text a{color:#730f1b;font-weight:500;text-decoration:underline}.login-modal .btn-primary{width:100%;height:44px;font-family:var(--web-font);color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;transition:all .3s;display:flex}.login-modal .btn-primary:hover:not(:disabled){background:#5c0d16;transform:translateY(-1px);box-shadow:0 8px 25px #730f1b4d}.login-modal .btn-primary:active:not(:disabled){transform:translateY(0)}.login-modal .btn-primary:disabled{opacity:.6;cursor:not-allowed}.login-modal .spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin}.login-modal .btn-text{font-family:var(--web-font);color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:4px;width:100%;padding:8px 0;font-size:13px;font-weight:400;transition:all .3s;display:flex}.login-modal .btn-text:hover{color:#141414}.login-modal .link-btn{color:#730f1b;font-family:var(--web-font);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex}.login-modal .link-btn:hover{color:#5c0d16;text-decoration:underline}.login-modal .form-footer{text-align:center;width:100%;font-family:var(--web-font);color:#666;justify-content:center;align-items:center;gap:4px;font-size:13px;font-weight:400;display:flex}.login-modal .alert-error{color:#dc2626;font-family:var(--web-font);background:#fef2f2;border:1px solid #fecaca;border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:12px;animation:.3s slideInRight;display:flex}.login-modal .alert-error svg{flex-shrink:0}.login-modal .otp-input-group{justify-content:center;gap:8px;width:100%;display:flex}.login-modal .otp-input-field{text-align:center;height:52px;font-family:var(--web-font);color:#141414;background:#fff;border:2px solid #e6e6e6;border-radius:4px;outline:none;font-size:20px;font-weight:700;transition:all .3s;box-shadow:0 0 2px #424a6217;width:46px!important}.login-modal .otp-input-field:focus{border-color:#730f1b;box-shadow:0 0 0 4px #730f1b0f}.login-modal .otp-input-field.filled{background:#fafafa;border-color:#dbdbdb}.login-modal .resend-wrapper{text-align:center;width:100%}.login-modal .resend-timer-text{font-family:var(--web-font);color:#888;font-size:13px;font-weight:400}.login-modal .resend-timer-text strong{color:#730f1b;font-weight:600}.login-modal .form-step{flex-direction:column;align-items:center;gap:24px;width:100%;animation:.35s slideInRight;display:flex}@media (width<=870px){.login-modal{max-width:100%}.login-modal .modal-content{border-radius:6px;flex-direction:column;height:auto;max-height:95vh}.login-modal .modal-left{width:100%;min-width:unset;flex-shrink:0;height:180px;min-height:140px}.login-modal .modal-right{width:100%;min-width:unset;flex-shrink:0;height:auto;padding:0}.login-modal .form-wrapper{gap:28px;max-width:100%;padding:32px 24px 40px}.login-modal .modal-close-btn{top:16px;right:16px}.login-modal .form-header h2{font-size:26px;line-height:34px}.login-modal .otp-input-group{gap:6px}.login-modal .otp-input-field{width:40px;height:46px;font-size:18px}.login-modal .btn-primary{height:40px;font-size:13px}.login-modal .phone-input-wrapper{height:40px}.login-modal .country-prefix{height:40px;padding:6px 8px 6px 12px;font-size:13px}.login-modal .phone-input-field{height:40px;font-size:13px}}@media (width<=480px){.login-modal .form-wrapper{gap:20px;padding:24px 16px 32px}.login-modal .form-header h2{font-size:22px;line-height:30px}.login-modal .form-header p{font-size:12px}.login-modal .otp-input-field{width:36px;height:40px;font-size:16px}.login-modal .modal-left{height:120px;min-height:100px}.login-modal .btn-primary{height:36px;font-size:12px}.login-modal .phone-input-wrapper{height:36px}.login-modal .country-prefix{height:36px;padding:4px 6px 4px 10px;font-size:12px}.login-modal .phone-input-field{height:36px;padding:0 8px;font-size:12px}}@media (width<=768px){.inDesktop{display:none}}:root{--header-height:84px;--header-total-height:133px;--container-max-width:1450px;--search-bar-width:893.81px;--search-input-width:484px;--color-primary:#730f1b;--color-text:#413f3a;--color-text-dark:#b2b2b2;--color-border:#e6e6e6;--color-border-light:#dbdbdb;--color-bg:#fff;--color-search-placeholder:#b3b3b3;--color-badge:#c91f46;--icon-size:24px;--icon-container:38px;--nav-height:49px;--web-font:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--web-font);background-color:var(--color-bg);overflow-x:hidden}.fixed-top{z-index:1030;-webkit-backdrop-filter:blur(5px);background:#fffffffc;border-bottom:1px solid #e6e6e6;margin-bottom:1rem;position:fixed;top:0;left:0;right:0}.header-wrapper{width:100%;max-width:var(--container-max-width);flex-direction:column;justify-content:center;align-items:center;height:84px;min-height:64px;margin:0 auto;display:flex}.header-container{justify-content:space-between;align-items:center;width:100%;height:74px;margin:0 auto;display:flex}.header-logo{flex-shrink:0;align-items:center;margin-right:20px;display:flex}.header-logo img{object-fit:contain;width:auto;height:34px}.header-search{max-width:var(--search-input-width);flex:1;justify-content:center;align-items:center;min-width:300px;margin:0 20px;display:flex}.search-wrapper{width:100%;height:44px;position:relative}.search-input-group{background:var(--color-bg);border:1px solid var(--color-border-light);border-radius:30px;align-items:center;gap:8px;width:100%;height:44px;padding:0 12px;transition:all .3s;display:flex}.search-input-group:focus-within{border-color:var(--color-primary);box-shadow:0 2px 10px #730f1b1a}.search-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.search-icon img,.search-icon svg{width:24px;height:24px}.search-input{height:100%;font-family:var(--web-font);letter-spacing:-.12px;color:var(--color-text-dark);background:0 0;border:none;outline:none;flex:1;padding:0 4px;font-size:16px;font-weight:400;line-height:24px;margin:0!important}.search-input::placeholder{color:var(--color-search-placeholder);font-family:var(--web-font);letter-spacing:-.12px;font-size:16px;font-weight:400;line-height:24px}.search-clear-btn{cursor:pointer;color:#999;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;transition:color .2s;display:flex}.search-clear-btn:hover{color:var(--color-primary)}.header-actions{flex-shrink:0;align-items:center;gap:20px;margin-left:20px;display:flex}.header-icon{width:var(--icon-container);height:var(--icon-container);color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;border-radius:41px;justify-content:center;align-items:center;padding:6px;text-decoration:none;transition:all .3s;display:flex;position:relative}.header-icon:hover{background-color:#730f1b0d}.header-icon img{object-fit:contain;width:24px;height:24px}.header-icon svg{width:24px;height:24px}.header-icons-group{align-items:center;gap:5px;display:flex}.icon-with-badge{position:relative}.badge-count{background-color:var(--color-badge);color:#fff;font-family:var(--web-font);pointer-events:none;border-radius:60px;justify-content:center;align-items:center;min-width:18px;height:auto;padding:3px;font-size:10px;font-weight:600;line-height:12px;display:flex;position:absolute;top:1px;right:1px;transform:translate(30%,-10%)}.header-divider{border:1px solid var(--color-border);width:0;height:20px;margin:0 8px}.header-nav{width:100%;height:var(--nav-height);background:var(--color-bg);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;padding:0;display:flex}.header-nav-container{width:100%;max-width:var(--container-max-width);height:var(--nav-height);justify-content:space-around;align-items:center;gap:32px;display:flex}.header-nav-left,.header-nav-right{align-items:center;gap:16px;display:flex}.nav-category-btn{cursor:pointer;height:50px;font-family:var(--web-font);letter-spacing:-.14px;color:var(--color-text);white-space:nowrap;background:0 0;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;display:flex}.nav-category-btn .nav-category-img{object-fit:cover;background:#f6f2f1;border-radius:1000px;width:30px;height:30px}.mobile-header{background-color:var(--color-bg);padding:10px 20px 9px;display:none}.mobile-header-content{justify-content:space-between;align-items:center;display:flex}.mobile-logo{align-items:center;display:flex}.mobile-logo img{object-fit:contain;width:auto;height:50px}.mobile-header-right{align-items:center;gap:5px;display:flex}.mobile-icon{cursor:pointer;color:var(--color-text-dark);background:0 0;border:none;border-radius:41px;justify-content:center;align-items:center;width:38px;height:38px;padding:6px;text-decoration:none;transition:background-color .3s;display:flex;position:relative}.mobile-icon:hover{background-color:#730f1b0d}.mobile-icon svg{width:24px;height:24px}.mobile-icon .badge-count{color:#fff;font-family:var(--web-font);pointer-events:none;background-color:#c91f46;border-radius:60px;justify-content:center;align-items:center;min-width:19px;height:15px;padding:0 4px;font-size:10px;font-weight:600;line-height:12px;display:flex;position:absolute;top:1px;right:1px;transform:translate(30%,-10%)}.mobile-search-bar{background-color:var(--color-bg);padding:0 18px 16px;display:none}.mobile-search-input-group{background:var(--color-bg);cursor:pointer;border:1px solid #e6e6e6;border-radius:30px;align-items:center;gap:8px;height:44px;padding:0 12px;transition:all .3s;display:flex}.mobile-search-input-group:active{border-color:var(--color-primary)}.mobile-search-input-group .search-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mobile-search-input-group .search-icon svg{width:24px;height:24px}.mobile-search-input{height:100%;font-family:var(--web-font);color:#b3b3b3;cursor:pointer;background:0 0;border:none;outline:none;flex:1;padding:0 4px;font-size:16px;font-weight:400;line-height:24px}.mobile-search-input::placeholder{color:#b3b3b3;font-family:var(--web-font);font-size:16px;font-weight:400;line-height:24px}.desktop-search-suggestions{border:1px solid var(--color-border-light);z-index:1050;background:#fff;border-radius:12px;max-height:400px;padding:8px 0;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 30px #0000001f}.desktop-search-suggestions .suggestion-item{cursor:pointer;padding:12px 16px;transition:background-color .2s}.desktop-search-suggestions .suggestion-item:hover{background-color:#730f1b0d}.desktop-search-suggestions .suggestion-name{font-family:var(--web-font);color:var(--color-text-dark);font-size:14px}.search-modal-overlay{z-index:1040;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.search-modal-overlay.show{opacity:1;visibility:visible}.search-modal{z-index:1050;border-bottom:1px solid var(--color-border);background:#fff;max-height:100vh;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translateY(-100%)}.search-modal-content{width:100%;max-width:600px;margin:0 auto;padding:0}.search-modal-header{border-bottom:1px solid var(--color-border-light);z-index:1;background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex;position:sticky;top:0}.search-modal-close{color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px;font-size:24px;display:flex}.search-modal-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.search-modal-input{border:1px solid var(--color-border-light);width:100%;height:44px;font-family:var(--web-font);border-radius:30px;outline:none;padding:0 40px 0 16px;font-size:16px;transition:border-color .3s}.search-modal-input:focus{border-color:var(--color-primary)}.search-modal-clear{color:#999;cursor:pointer;background:0 0;border:none;padding:4px;font-size:20px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.search-modal-body{text-align:left;min-height:200px;padding:16px}.loading-state{color:#999;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.suggestions-section,.popular-searches-section{margin-bottom:24px}.suggestions-title,.popular-searches-section h6,.recent-searches-section h6{font-family:var(--web-font);color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:14px;font-weight:500}.suggestion-item{cursor:pointer;border-bottom:1px solid #f5f5f5;padding:12px 0;transition:background-color .2s}.suggestion-item:hover{background-color:#730f1b05}.suggestion-name{font-family:var(--web-font);color:var(--color-text-dark);font-size:15px}.recent-searches-section{margin-bottom:24px}.recent-searches-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.clear-recent-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:13px}.recent-searches-tags{flex-wrap:wrap;gap:8px;display:flex}.recent-search-tag{color:#790b1c;background:#fff;border:1px solid #f2e7e9;border-radius:8px;min-width:fit-content;height:36px;padding:4px 12px}.recent-search-tag:hover{border-color:var(--color-primary);background:#730f1b0d}body.search-modal-open{overflow:hidden}@media (width<=1600px){.header-container{padding:15px 80px}.header-nav-container{padding:0 80px}.header-nav-left,.header-nav-right{gap:8px}.nav-category-btn{padding:8px;font-size:13px}.tag-section-carousel{padding:70px 80px}.mega-menu-inner{padding:0 80px}}@media (width<=1200px){.header-container{padding:15px 16px}.header-search{max-width:400px}.header-nav-container{gap:16px;padding:0 16px}.nav-category-btn{flex-direction:column;align-items:center;display:flex}.header-nav{height:100px}.nav-category-btn .nav-category-img{background:#f6f2f1;width:50px;height:50px}.mobile-search-bar{padding:0 18px 5px}}@media (width<=991px){.header-wrapper{height:auto;display:block!important}.header-container{display:none}.header-nav{display:flex}.mobile-header,.mobile-search-bar{display:block}}@media (width>=992px){.search-modal,.search-modal-overlay{display:none!important}}.text-red{color:var(--color-primary)!important}.bg-white{background-color:var(--color-bg)!important}.d-none{display:none!important}@media (width>=992px){.d-lg-none{display:none!important}.d-lg-flex{display:flex!important}.d-lg-block{display:block!important}}@media (width<=991px){.d-lg-flex,.d-lg-block{display:none!important}}*{scrollbar-width:thin;scrollbar-color:#b3b3b3 #f1f1f1}.nav-category-btn{color:#413f3a;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:400;text-decoration:none;display:flex}.nav-category-btn:hover,.nav-category-btn.active{border-bottom:2px solid #730f1b;border-radius:0;background:0 0!important}.nav-category-img{object-fit:cover;border-radius:50%;width:30px;height:30px}.header-nav-left,.header-nav-right{align-items:center;gap:2rem;display:flex}@media (width<=991px){.mega-menu-wrapper{display:none!important}}.mega-menu-wrapper{z-index:999;background:0 0;position:absolute;top:100%;left:0;right:0}.header-nav{background-color:#fff;border-bottom:1px solid #f0f0f0;position:relative}.header-nav-container{justify-content:space-between;align-items:center;height:50px;margin:0 auto;display:flex}.header-nav-left,.header-nav-right{align-items:center;gap:2rem;display:flex}.nav-category-wrapper{position:relative}.nav-category-btn{color:#413f3a;text-transform:uppercase;cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:10px 0;font-size:13.5px;font-weight:500;text-decoration:none;display:flex}.nav-category-img{object-fit:cover;border:1px solid #f0e0ec;border-radius:50%;width:28px;height:28px}@media (width<=992px){.mega-menu-wrapper{display:none!important}main{margin-top:14.5rem!important}}.services-dropdown-wrapper{cursor:pointer;position:relative}.services-dropdown{z-index:1000;background:#fff;border:1px solid #f2f4f7;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;width:293px;margin-top:8px;padding:6px;display:flex;position:absolute;top:100%;left:0;transform:translate(-75%);box-shadow:0 10px 36px -4px #1018281c}.services-dropdown-item{color:#000;cursor:pointer;box-sizing:border-box;border-top:none;border-bottom:1px solid #f2f2f2;border-left:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;text-decoration:none;transition:background-color .2s;display:flex;background:#fff!important;border-right:none!important}.services-dropdown-item:last-child{border-bottom:none}.services-dropdown-item:hover{background-color:#730f1b0f!important}.services-dropdown-item-icon{background:0 0;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.services-dropdown-item-icon i{color:#730f1b;font-size:22px}.services-dropdown-item-label{font-family:var(--web-font);color:#000;text-align:left;flex:1;margin-left:12px;font-size:14px;font-weight:500;line-height:20px}.services-dropdown-item-arrow{color:#b3b3b3;font-size:20px}@media (width<=992px){.services-dropdown{display:none}}@media (width>=992px) and (width<=1300px){.header-nav-container{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;gap:12px;overflow:visible}.header-nav-container::-webkit-scrollbar{display:none}.header-nav-left,.header-nav-right{flex-shrink:0}.nav-category-btn{flex-direction:row!important}.nav-category-btn .nav-category-img{width:26px!important;height:26px!important}.header-nav{height:var(--nav-height)}}@media (width<=1124px){.offers-schemes-btn,.services-dropdown-wrapper{display:none!important}}.header-nav-left-wrapper{flex:1;min-width:0;overflow:hidden}.header-nav-left{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;white-space:nowrap;align-items:center;gap:16px;display:flex;overflow:auto hidden}.header-nav-left::-webkit-scrollbar{display:none}.header-nav-left .nav-category-wrapper{flex-shrink:0}@media (width<=1200px){.header-nav-left{gap:2rem}}@media (width<=991px){.header-nav-left{justify-content:center;gap:3rem;padding:26px 4px}.header-nav-left .nav-category-btn{padding:8px 6px;font-size:11px}}@media (width<=768px){.header-nav-left{justify-content:space-between;gap:8px}.nav-category-btn:hover,.nav-category-btn.active{border:none!important}}@media (width<=1400px){.header-wrapper,.header-nav-container{max-width:1294px!important}.nav-category-btn:hover,.nav-category-btn.active{border:none!important}}@media (width<=991px){main{margin-top:5.5rem!important}}.mobile-icon.search-icon-fade{opacity:0;pointer-events:none;transition:opacity .25s,transform .25s;transform:scale(.8)}.mobile-icon.search-icon-fade.search-icon-visible{opacity:1;pointer-events:auto;transform:scale(1)}.products-page-header-logo,.products-page-mobile-logo{flex:1;align-items:center;gap:8px;display:flex}.back-arrow-btn{color:#1c1e22;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .2s;display:flex}.back-arrow-btn:hover{background:#0000000d}.mobile-page-title{font-family:var(--web-font);color:#141414;white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:500;line-height:32px;overflow:hidden}@media (width<=480px){.mobile-page-title{font-size:16px;line-height:22px}}.header-logo .products-page-header-logo{align-items:center;height:100%}.mobile-logo .products-page-mobile-logo{height:100%}.search-placeholder-overlay{pointer-events:none;white-space:nowrap;align-items:center;padding-left:2.5rem;display:flex;position:absolute;inset:0;overflow:hidden}.search-for{color:#999;font-size:13px}.placeholder-anim-container{vertical-align:bottom;min-width:180px;display:inline-block;position:relative;overflow:hidden}.placeholder-text{white-space:nowrap;color:#999;font-size:13px;position:absolute;top:0;left:0}.anim-exit{animation:.3s ease-in-out forwards rollExit}.anim-enter{animation:.3s ease-in-out forwards rollEnter}@keyframes rollExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes rollEnter{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.back-to-top-btn{color:#fff;cursor:pointer;z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#af1212,#902121);border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:.4s fadeInUp;display:flex;position:fixed;bottom:85px;right:5%}.back-to-top-btn:hover{background:linear-gradient(135deg,#af1212,#902121);transform:scale(1.12)translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.back-to-top-btn{width:46px;height:46px;font-size:20px;bottom:90px;right:10%}}.page-wrapper{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.bottom-nav-wrapper{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:fixed;bottom:10px;left:0;right:0}.bottom-nav{-webkit-backdrop-filter:blur(24px);pointer-events:auto;background:#ffffffad;border:1px solid #fff3;border-radius:60px;flex-direction:row;justify-content:space-between;align-items:center;width:90vw;max-width:90vw;margin:0 auto;padding:4px;display:flex;box-shadow:0 8px 24px #00000014}.bottom-nav-item{border-radius:70px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:54px;padding:0;text-decoration:none;transition:background .2s;display:flex}.bottom-nav-item.active{background:#faf4eb}.bottom-nav-icon{object-fit:contain}.bottom-nav-label{font-family:var(--web-font);text-align:center;color:#5c5c5c;font-size:11px;font-weight:400;line-height:12px}.bottom-nav-item.active .bottom-nav-label{color:#730f1b;font-weight:500}:root{--home-max-width:1506px;--banner-height:629px;--banner-inner-height:585px;--banner-inner-width:1472px;--color-primary:#6d1a1a;--color-gold:#d4af37;--color-text:#333;--color-text-light:#666;--color-white:#fff;--border-radius:12px}.hero-area{justify-content:center;align-items:center;width:100%;display:flex;overflow:visible}.position-relative{width:100%;margin:0 auto;position:relative}.nav-arrow{cursor:pointer;color:#6d1a1a;z-index:10;background:#fffffff2;border:2px solid #6d1a1a33;border-radius:50%;outline:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #00000026}.nav-arrow:hover{background:#fff;border-color:#6d1a1a;box-shadow:0 6px 20px #00000040}.nav-arrow:active{transform:translateY(-50%)scale(.95)}.nav-prev{left:25px}.nav-next{right:25px}.custom-dots-container{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border-radius:30px;gap:12px;padding:8px 20px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;outline:none;width:10px;height:10px;padding:0;transition:all .3s}.dot.active{background:#fff}.dot:hover{background:#fffc}.hero-swiper{width:100%;overflow:hidden}.hero-swiper .swiper-slide{border-radius:12px;height:75vh;overflow:hidden}.hero-swiper .banner-link{width:100%;height:100%;display:block}.hero-swiper .banner-content-wrapper{border:1px solid #e6e6e6;border-radius:12px;width:100%;height:100%;overflow:hidden}.hero-swiper .banner-image{object-position:center;border-radius:0;width:100%;height:100%}.hero-swiper .swiper-slide{border-radius:12px;width:85%;height:76vh;overflow:hidden}.home-loading{justify-content:center;display:flex}.hero-swiper .swiper-slide{height:auto}@media (width<=992px){.hero-swiper .swiper-slide{height:auto}.nav-arrow{width:42px;height:42px;font-size:22px}.nav-prev{left:20px}.nav-next{right:20px}}@media (width<=640px){.hero-swiper,.hero-swiper .swiper-slide{height:auto}.nav-arrow{width:36px;height:36px;font-size:20px}.nav-prev{left:12px}.nav-next{right:12px}.custom-dots-container{gap:8px;padding:6px 14px;bottom:14px}.hero-swiper .banner-image{object-position:center;border-radius:0;width:100%}}.tag-section-3col{background:#fff;width:100%;max-width:1450px;margin:0 auto;padding:80px 0}.tag-3col-container{flex-direction:column;gap:40px;max-width:1450px;margin:0 auto;display:flex}.tag-3col-title{font-family:var(--web-font);text-align:center;letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tag-3col-grid{flex-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:22px;display:flex}.tag-3col-card{cursor:pointer;border-radius:10px;width:100%;text-decoration:none;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.tag-3col-image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.tag-3col-overlay{background:linear-gradient(#0000 0%,#0000004d 40%,#000000b3 100%);padding:30px;transition:padding .3s;position:absolute;bottom:0;left:0;right:0}.tag-3col-card:hover .tag-3col-overlay{padding-bottom:40px}.tag-3col-name{font-family:var(--web-font);color:#fff;letter-spacing:-.14px;font-size:20px;font-weight:500}.tag-section-3col-mobile{background:#fff;width:100%;padding:60px 0;display:none}.tag-3col-mobile-container{flex-direction:column;align-items:flex-start;gap:14px;width:100%;padding:0 16px;display:flex}.tag-3col-mobile-title{font-family:var(--web-font);color:#141414;width:100%;margin:0;font-size:22px;font-weight:500;line-height:28px}.tag-3col-mobile-card{border-radius:8px;width:100%;text-decoration:none;transition:transform .3s;display:block;overflow:hidden}.tag-3col-mobile-card:hover{transform:scale(1.02)}.tag-3col-mobile-image{object-fit:cover;border-radius:8px;width:100%;height:100%}@media (width<=1400px){.tag-section-3col{width:100%;padding:80px 0;max-width:1294px!important}}@media (width<=768px){.tag-section-3col-mobile{display:block}}@media (width>=769px){.tag-section-3col-mobile{display:none}.tag-section-3col-carousel{display:block}}.tag-section-carousel{background:#f6f2f1;width:100%;margin:0 auto;padding:84px 0;overflow:hidden}.tag-carousel-container{flex-direction:column;gap:48px;max-width:1450px;margin:0 auto;display:flex}.tag-carousel-header{justify-content:space-between;align-items:center;width:100%;display:flex}.tag-carousel-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tag-carousel-nav{gap:8px;display:flex}.carousel-nav-btn{cursor:pointer;background:#fff;border:none;border-radius:50px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 2px 8px #00000014}.carousel-nav-btn:hover{color:#fff;background:#6d1a1a;transform:scale(1.05)}.carousel-nav-btn i{color:#5c5c5c;font-size:20px;transition:color .3s}.carousel-nav-btn:hover i{color:#fff}.tag-carousel-scroll{scrollbar-width:none;-ms-overflow-style:none;gap:22px;padding-bottom:5px;display:flex;overflow-x:auto}.tag-carousel-scroll::-webkit-scrollbar{display:none}.tag-carousel-card{flex-direction:column;flex-shrink:0;gap:10px;min-width:259px;max-width:259px;text-decoration:none;transition:transform .3s;display:flex}.tag-carousel-card:hover{transform:translateY(-4px)}.carousel-card-image{background:#f0f0f0;border-radius:8px;width:259px;height:259px;overflow:hidden}.carousel-card-image img{width:100%;height:100%;transition:transform .5s}.tag-carousel-card:hover .carousel-card-image img{transform:scale(1.08)}.carousel-card-name{font-family:var(--web-font);text-align:center;letter-spacing:-.14px;color:#5c5c5c;font-size:18px;font-weight:400;line-height:28px;transition:color .3s}.tag-carousel-card:hover .carousel-card-name{color:#0e0d10;font-weight:500}.tag-section-mobile-grid{background:#f6f2f1;width:100%;padding:0;display:none}.tag-mobile-grid-container{background:#f6f2f1;flex-direction:column;align-items:flex-start;gap:14px;width:100%;padding:24px 16px;display:flex}.tag-mobile-grid-title{font-family:var(--web-font);color:#000;margin:0;font-size:18px;font-weight:500;line-height:28px}.tag-mobile-grid-scroll-container{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-items:center;gap:16px;width:100%;padding:0;display:flex;overflow-x:auto}.tag-mobile-grid-scroll-container::-webkit-scrollbar{display:none}.tag-mobile-grid-row{flex-direction:row;align-items:center;gap:2px;min-width:min-content;padding:0;display:flex}.tag-mobile-grid-card{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:5px;width:111px;padding:0;text-decoration:none;display:flex}.tag-mobile-grid-image{object-fit:cover;background:#f0f0f0;border-radius:8px;width:100px;height:112px}.tag-mobile-grid-name{font-family:var(--web-font);color:#101219;text-align:left;width:100%;font-size:12px;font-weight:400;line-height:16px}@media (width<=768px){.tag-section-mobile-grid{display:none}.carousel-card-image img{height:100%;transition:transform .5s;width:auto!important}}@media (width<=468px){.tag-section-carousel{display:none}.tag-section-mobile-grid{display:block}}@media (width>=769px){.tag-section-mobile-grid{display:none}.tag-section-carousel{display:block}}.products-tabs-section{background:#fff;width:100%;padding-bottom:80px}.products-tabs-container{flex-direction:column;align-items:center;gap:24px;margin:0 auto;display:flex}.section-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tab-headers{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.tabs-header{border-bottom:1px solid #dbdbdb;gap:6px;display:flex}.tab-btn{height:40px;font-family:var(--web-font);letter-spacing:-.14px;color:#5c5c5c;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:4px 16px;font-size:20px;line-height:32px;transition:all .3s}.tab-btn.active{color:#212529;border-bottom-color:#730f1b;font-weight:500}.tab-btn:hover{color:#212529}.products-grid{flex-wrap:wrap;justify-content:space-around;width:100%;display:flex}.product-card{border-radius:4px;flex-direction:column;gap:8px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.product-image-wrapper{background:#fafafa;border:1px solid #e6e6e6;border-radius:8px;width:100%;position:relative;overflow:hidden}.product-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-badge{font-family:var(--web-font);color:#000;background:#fff;border-radius:4px;padding:3px 10px;font-size:14px;font-weight:400;line-height:20px;position:absolute;top:17px;left:10px;box-shadow:0 2px 3px #424a620a,0 0 4px #424a6217,0 3px 6px #424a620a}.product-info{text-align:left;flex-direction:column;gap:4px;padding:0;display:flex}.product-name-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-name{font-family:var(--web-font);letter-spacing:-.12px;color:#000;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.wishlist-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0}.wishlist-btn i{color:#292929;font-size:24px;transition:color .3s}.wishlist-btn:hover i{color:#e74c3c}.wishlist-btn .bxs-heart{color:#730f1b}.home-page .product-image-wrapper .wishlist-btn{z-index:2;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 8px #00000026}.home-page .product-image-wrapper .wishlist-btn i{font-size:18px}.home-page .product-image-wrapper .add-to-cart-btn{z-index:2;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#730f1b;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:60px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.home-page .product-item:hover .add-to-cart-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.home-page .product-image-wrapper .add-to-cart-btn:hover{background:#5c0c16}.home-page .product-image-wrapper .whatsapp-order-btn{z-index:2;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#28d146;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:110px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.home-page .product-item:hover .whatsapp-order-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.home-page .product-image-wrapper .whatsapp-order-btn:hover{background:#1fae38}.home-page .product-image-wrapper .similar-products-btn{z-index:2;color:#8b0000;cursor:pointer;opacity:0;pointer-events:none;background:#f6f2f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:10px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.home-page .product-item:hover .similar-products-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.home-page .product-image-wrapper .similar-products-btn:hover{color:#fff;background:#8b0000}@media (width<=575.98px){.home-page .product-image-wrapper .wishlist-btn,.home-page .product-image-wrapper .add-to-cart-btn,.home-page .product-image-wrapper .whatsapp-order-btn,.home-page .product-image-wrapper .similar-products-btn{box-shadow:none;opacity:1;pointer-events:auto;background:0 0;width:30px;height:30px;font-size:18px;transform:translateY(0)}.home-page .product-image-wrapper .wishlist-btn:hover,.home-page .product-image-wrapper .add-to-cart-btn:hover,.home-page .product-image-wrapper .whatsapp-order-btn:hover,.home-page .product-image-wrapper .similar-products-btn:hover{box-shadow:none;background:0 0;transform:none}.home-page .product-image-wrapper .wishlist-btn{top:6px;right:6px}.home-page .product-image-wrapper .similar-products-btn{color:#141414;bottom:6px;right:6px}.home-page .product-image-wrapper .add-to-cart-btn{color:#730f1b;bottom:38px;right:6px}.home-page .product-image-wrapper .whatsapp-order-btn{color:#28d146;bottom:70px;right:6px}}.product-price{font-family:var(--web-font);letter-spacing:-.12px;color:#000;font-size:16px;font-weight:500;line-height:24px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.tag-section-3col,.tag-section-carousel,.products-tabs-section{animation:1s ease-out fadeIn}@media (width<=1200px){.tag-section-carousel{padding:60px 40px}.products-tabs-section{padding:0 16px 80px}.tag-3col-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tag-3col-container{padding:15px 16px}}@media (width<=991px){.tag-section-3col{padding:50px 16px}.tag-3col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tag-section-carousel{padding:50px 24px}.tag-carousel-header{flex-direction:column;align-items:flex-start;gap:16px}.product-card{width:calc(50% - 12px);height:auto}.product-image-wrapper{height:220px}}@media (width<=768px){.tag-section-3col{padding:40px 12px}.tag-3col-title{font-size:24px;line-height:32px}.tag-3col-grid{gap:16px}.tag-section-carousel{padding:40px 16px}.tag-carousel-title{font-size:24px;line-height:32px}.carousel-nav-btn{width:36px;height:36px}.tag-carousel-card{min-width:200px;max-width:200px}.carousel-card-image{width:200px;height:200px}.carousel-card-name{font-size:15px;line-height:24px}.section-title{font-size:24px;line-height:32px}.products-tabs-container{gap:40px}.tab-btn{padding:4px 12px;font-size:16px}.product-card{width:100%;max-width:305px}}@media (width<=480px){.tag-section-3col{padding:30px 8px}.tag-3col-container{gap:24px}.tag-3col-title{font-size:20px;line-height:28px}.tag-3col-grid{gap:12px}.tag-3col-name{font-size:16px}.tag-carousel-card{min-width:160px;max-width:160px}.carousel-card-image{width:160px;height:160px}.carousel-card-name{font-size:14px}.section-title{font-size:20px;line-height:28px}.products-tabs-container{gap:30px}.tab-btn{height:36px;padding:4px 10px;font-size:14px}.product-image-wrapper{height:180px}.product-name,.product-price{font-size:14px}}.gold-rate-section{background:#fff;width:100%;margin:0 auto}.gold-rate-container{isolation:isolate;background:#f6f2f1;border-radius:10px;flex-direction:column;align-items:center;margin:0 auto;padding:16px 24px 16px 40px;display:flex;position:relative;overflow:hidden}.gold-rate-header{z-index:1;flex-shrink:0}.gold-rate-title{font-family:var(--web-font);letter-spacing:-.14px;color:#141414;white-space:nowrap;font-size:18px;font-weight:500;line-height:28px}.gold-rate-cards{z-index:3;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;flex:1;align-items:flex-start;gap:12px;display:flex;overflow-x:auto}.gold-rate-cards::-webkit-scrollbar{display:none}.gold-rate-card{background:#fffffff7;border-radius:10px;flex-direction:column;flex:1 0;align-items:center;gap:6px;width:26rem;min-width:184px;padding:10px;display:flex}.rate-purity{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px}.rate-price{font-family:var(--web-font);letter-spacing:-.12px;color:#141414;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}.gold-rate-decor-bottom-left{z-index:0;pointer-events:none;opacity:.8;width:108px;height:119px;position:absolute;bottom:-59px;left:-40px}.gold-rate-decor-bottom-left img{object-fit:contain;filter:blur(2px);width:100%;height:100%}.gold-rate-decor-top-right{z-index:2;pointer-events:none;opacity:.8;width:80px;height:92px;position:absolute;top:-32px;right:-19px}.gold-rate-decor-top-right img{object-fit:contain;width:100%;height:100%}@media (width<=991px){.gold-rate-container{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}.gold-rate-cards{width:100%;overflow-x:auto}.gold-rate-card{min-width:150px}.gold-rate-decor-bottom-left{width:70px;height:80px;bottom:-10px;left:-20px}.gold-rate-decor-top-right{width:50px;height:60px;top:-20px;right:-10px}}@media (width<=480px){.gold-rate-card{min-width:130px;padding:8px}.rate-purity{font-size:11px}.rate-price{font-size:14px}.gold-rate-decor-bottom-left{width:50px;height:60px;bottom:-5px;left:-15px}.gold-rate-decor-top-right{width:40px;height:50px;top:-15px;right:-8px}.mobilehide{display:none}}.tag-section-3col-carousel{background:#fff;padding:80px;overflow:hidden}.tag-3col-carousel-container{max-width:1450px;margin:0 auto}.tag-3col-carousel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.title-gender{text-align:center;margin-bottom:24px}.tag-3col-carousel-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tag-3col-carousel-nav{gap:8px;display:flex}.tag-3col-carousel-nav .carousel-nav-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex}.tag-3col-carousel-nav .carousel-nav-btn:hover{background:#e0e0e0}.tag-3col-carousel-nav .carousel-nav-btn i{color:#5c5c5c;font-size:24px}.tag-3col-carousel-scroll{-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.tag-3col-carousel-scroll::-webkit-scrollbar{width:0;height:0;display:none}.tag-3col-carousel-card{pointer-events:auto;border-radius:8px;flex:0 0 656px;height:263px;transition:transform .3s;overflow:hidden}.tag-3col-carousel-card:hover{transform:scale(1.02)}.tag-3col-carousel-image{object-fit:cover;pointer-events:none;border-radius:8px;width:100%;height:100%}.tag-section-featured{background:#fff}.tag-featured-layout{gap:52px;padding-bottom:80px;display:flex}.tag-featured-right{flex-direction:column;flex:1;justify-content:center;display:flex}.tag-featured-header{text-align:left;margin-bottom:14px}.tag-featured-list-item{border-bottom:.8px solid #e6e6e6;justify-content:space-between;align-items:center;padding:8px 12px;text-decoration:none;transition:background .3s;display:flex}.tag-carousel-grid-scroll{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.tag-carousel-grid-scroll::-webkit-scrollbar{width:0;height:0;display:none}.tag-carousel-grid-card{pointer-events:auto;flex:0 0 205.67px;text-decoration:none;transition:transform .3s}.tag-carousel-grid-image{object-fit:cover;pointer-events:none;border-radius:12px 12px 4px 4px;width:100%;height:240px;margin-bottom:5px}@media (width<=1024px){.tag-3col-carousel-card{flex:0 0 400px;height:200px}.tag-featured-layout{flex-direction:column}.tag-featured-left{flex:1;width:100%}.tag-featured-large-card{height:350px}.tag-3col-carousel-title{line-height:28px}}@media (width<=768px){.tag-3col-carousel-card{flex:0 0 280px;height:160px}.tag-featured-left{flex-direction:column}.tag-featured-large-card{height:250px}.tag-featured-features{flex-direction:column;gap:16px}.tag-carousel-grid-card{flex:0 0 150px}.tag-carousel-grid-image{height:180px}.tag-3col-carousel-header,.tag-carousel-grid-header{flex-direction:column;align-items:flex-start;gap:16px}.tag-section-3col-carousel,.tag-section-featured,.tag-section-carousel-grid{padding:30px 0}}.tag-section-featured{background:#fff;padding-bottom:80px}.tag-featured-container{max-width:1450px;margin:0 auto}.tag-featured-layout{gap:52px;display:flex}.tag-featured-left{flex:0 0 774px;gap:24px;display:flex}.tag-featured-large-card{border-radius:12px;flex:1;height:551px;transition:transform .3s;position:relative;overflow:hidden}.tag-featured-large-card:hover{transform:scale(1.02)}.tag-featured-large-image{object-fit:cover;width:100%;height:100%}.tag-featured-large-name{font-family:var(--web-font);letter-spacing:1.39527px;color:#9a6d32;text-shadow:0 2px 4px #0000001a;font-size:36.7px;font-weight:400;line-height:41px;position:absolute;left:50%;transform:translate(-50%)}.tag-featured-large-card:first-child .tag-featured-large-name{top:6.15%}.tag-featured-large-card:last-child .tag-featured-large-name{bottom:6%}.tag-featured-right{flex-direction:column;flex:1;display:flex}.tag-featured-header{margin-bottom:14px}.tag-featured-label{font-family:var(--web-font);letter-spacing:-.14px;color:#5c5c5c;margin-bottom:10px;font-size:14px;font-weight:400;line-height:20px;display:block}.tag-featured-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tag-featured-list{flex-direction:column;gap:0;margin-top:10px;display:flex}.tag-featured-list-item{justify-content:space-between;align-items:center;padding:8px 12px;text-decoration:none;transition:background .3s;display:flex}.tag-featured-list-item:hover{background:#f5f5f5}.tag-featured-list-name{font-family:var(--web-font);letter-spacing:-.1px;color:#141414;font-size:20px;font-weight:500;line-height:28px}.tag-featured-list-image-wrapper{border:1px solid #e6e6e6;border-radius:50%;flex-shrink:0;width:72px;height:72px;overflow:hidden}.tag-featured-list-image{object-fit:cover;width:100%;height:100%}.tag-featured-features{gap:32px;display:flex}.tag-featured-feature-card{text-align:center;background:#ffffff8c;border:1px solid #fff9;border-radius:20px;flex:1;padding:32px 17px}.tag-featured-feature-icon{border:1px solid #e6e6e6;border-radius:90px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 16px;display:flex}.tag-featured-feature-content h4{font-family:var(--web-font);letter-spacing:-.1px;color:#141414;margin:0 0 16px;font-size:20px;font-weight:600;line-height:28px}.tag-featured-feature-content p{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:24px}@media (width<=768px){.tag-featured-large-card{height:250px}.tag-featured-left{flex-direction:row;flex:0 0 0;gap:14px;display:flex}.tag-featured-feature-content h4{font-size:18px}.tag-featured-feature-content p{font-size:16px}}.tag-section-carousel-grid{background:#f6f2f1;padding:60px 80px}.tag-carousel-grid-container{max-width:1507px;margin:0 auto}.tag-carousel-grid-header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.tag-carousel-grid-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.tag-carousel-grid-nav{gap:8px;display:flex}.tag-carousel-grid-nav .carousel-nav-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s;display:flex}.tag-carousel-grid-nav .carousel-nav-btn:hover{background:#e8e8e8}.tag-carousel-grid-nav .carousel-nav-btn i{color:#5c5c5c;font-size:24px}.tag-carousel-grid-scroll{scroll-behavior:smooth;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.tag-carousel-grid-scroll::-webkit-scrollbar{height:4px}.tag-carousel-grid-scroll::-webkit-scrollbar-track{background:#0000000d;border-radius:2px}.tag-carousel-grid-scroll::-webkit-scrollbar-thumb{background:silver;border-radius:2px}.tag-carousel-grid-card{flex:0 0 205.67px;text-decoration:none;transition:transform .3s}.tag-carousel-grid-card:hover{transform:translateY(-4px)}.tag-carousel-grid-image{object-fit:cover;border-radius:12px 12px 4px 4px;width:100%;height:240px;margin-bottom:5px}.tag-carousel-grid-name{font-family:var(--web-font);letter-spacing:-.14px;color:#141414;text-align:center;font-size:14px;font-weight:400;line-height:20px;display:block}@media (width<=768px){.tag-section-featured{background:#fff}.tag-featured-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:18px;font-weight:500;line-height:40px}}.guided-scheme-section{background:#fff;padding-bottom:80px}.guided-scheme-container{isolation:isolate;align-items:flex-start;max-width:1450px;min-height:520px;margin:0 auto;display:flex;position:relative}.guided-scheme-content{z-index:0;background:#f6f2f1;border-radius:0 40px 40px 0;flex:1;justify-content:center;align-items:center;min-height:520px;padding:80px;display:flex}.guided-scheme-text-stack{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:540px;display:flex}.guided-scheme-eyebrow{font-family:var(--web-font);text-align:center;text-transform:capitalize;color:#5c5c5c;font-size:14px;font-weight:500;line-height:17px}.guided-scheme-title{font-family:var(--web-font);text-align:center;letter-spacing:-.4px;color:#141414;max-width:424px;margin:0;font-size:40px;font-weight:500;line-height:48px}.guided-scheme-description{font-family:var(--web-font);text-align:center;color:#5c5c5c;max-width:480px;margin:0;font-size:18px;font-weight:400;line-height:150%}.guided-scheme-button{width:288px;height:54px;font-family:var(--web-font);letter-spacing:-.14px;color:#fff;background:#730f1b;border-radius:45px;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:18px;font-weight:500;line-height:28px;text-decoration:none;transition:background .3s;display:inline-flex}.guided-scheme-button:hover{color:#fff;background:#8f1a2a}.guided-scheme-image-wrapper{z-index:1;background:#f4ece2;border-radius:40px 0 0 40px;flex:0 0 580px;height:520px;position:relative}.guided-scheme-border-ring{z-index:2;border:2.8px solid #efb578;border-radius:497px 497px 0 0;width:458px;height:430px;position:absolute;top:calc(50% - 211px);left:calc(50% - 229.5px)}.guided-scheme-image{z-index:3;object-fit:cover;width:482px;height:419px;position:absolute;top:101px;left:calc(50% - 229.5px)}@media (width<=1224px){.guided-scheme-section,.scr-section{padding:0 16px 80px}.guided-scheme-image-wrapper{flex:0 0 400px}.guided-scheme-border-ring{display:none}.guided-scheme-image{object-fit:cover;border-radius:0 0 40px 40px;width:100%;height:100%;position:relative;top:0;left:0}.tag-section-3col-carousel{padding:80px 16px}.tag-section-featured{padding:0 16px 80px}}@media (width<=768px){.guided-scheme-section{padding:0 16px 60px}.tag-section-3col-carousel{padding:60px 16px}.tag-section-featured{padding:0 16px 60px}.guided-scheme-container{flex-direction:column;align-items:stretch}.guided-scheme-mobile-card{max-width:100%;margin:0 auto}.guided-scheme-content{width:100%;padding:30px 20px}.guided-scheme-title{font-size:28px;line-height:36px}.guided-scheme-description{text-align:left;max-width:80%;font-size:12px}.guided-scheme-button{width:100%;max-width:288px}.guided-scheme-image-wrapper{flex:none;width:100%;height:300px}}.single-child-section{flex-direction:column;justify-content:center;align-items:center;gap:64px;width:100%;padding:110px 80px;display:flex}.single-child-container{width:100%;max-width:1294px}.single-child-layout{flex-direction:row;align-items:flex-start;gap:52px;width:100%;padding:0;display:flex}.single-child-large-image{border-radius:12px;flex:none;width:647px;height:793px;overflow:hidden}.single-child-large-image img{object-fit:cover;border-radius:12px;width:100%;height:100%;transition:transform .3s}.single-child-large-image:hover img{transform:scale(1.03)}.single-child-right{flex-direction:column;flex:1;align-items:flex-start;gap:30px;width:595px;padding:0;display:flex}.single-child-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:32px;font-weight:500;line-height:40px}.single-child-products-grid{flex-flow:wrap;align-content:flex-start;align-items:flex-start;gap:26px;width:100%;padding:0;display:flex}.single-child-product-card{width:284px;height:350px;color:inherit;border-radius:4px;flex-direction:column;align-items:flex-start;gap:8px;padding:0;text-decoration:none;display:flex;position:relative}.single-child-product-image-wrapper{box-sizing:border-box;background:#f9f9f9;border:1px solid #e6e6e6;border-radius:8px;flex:1;align-self:stretch;width:100%;height:290px;position:relative;overflow:hidden}.single-child-product-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.single-child-product-card:hover .single-child-product-image-wrapper img{transform:scale(1.05)}.single-child-placeholder-image{background:#fafafa;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.single-child-product-badge{font-family:var(--web-font);letter-spacing:-.14px;color:#000;z-index:2;background:#fff;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:3px 10px;font-size:14px;font-weight:400;line-height:20px;display:flex;position:absolute;top:17px;left:10px;box-shadow:0 2px 3px #424a620a,0 0 4px #424a6217,0 3px 6px #424a620a}.single-child-product-info{flex-direction:column;align-self:stretch;align-items:flex-start;gap:4px;width:100%;padding:0;display:flex}.single-child-product-name-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:0;display:flex}.single-child-product-name{font-family:var(--web-font);letter-spacing:-.12px;color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.single-child-wishlist-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.single-child-wishlist-btn i{color:#790b1c;font-size:20px}.single-child-wishlist-btn:hover i{color:#730f1b}.single-child-product-price{font-family:var(--web-font);letter-spacing:-.12px;color:#000;font-size:16px;font-weight:500;line-height:24px}@media (width<=1400px){.single-child-section{padding:80px 40px}.single-child-large-image{width:500px}.single-child-right{flex:1;width:auto}}@media (width<=1200px){.single-child-layout{gap:25px}.single-child-product-card{height:250px}.single-child-large-image{height:auto}.single-child-right{width:100%}.single-child-products-grid{justify-content:space-between}.hero-swiper{width:100%}main{margin-top:9.5rem}}@media (width<=768px){.single-child-section{padding:60px 20px}.single-child-layout{gap:30px}.single-child-large-image{width:100%;height:300px}.single-child-title{font-size:24px;line-height:32px}.single-child-product-card{width:100%;max-width:284px;height:auto}.single-child-products-grid{gap:16px}}.trust-badges-section{flex-direction:column;justify-content:center;align-items:center;gap:64px;width:100%;padding:10px 80px;display:flex}.trust-badges-container{box-sizing:border-box;background:#fff;flex-direction:row;justify-content:space-around;align-items:center;gap:32px;width:100%;max-width:1346px;padding:80px 0;display:flex}.trust-badge-card{box-sizing:border-box;background:#ffffff8c;border:1px solid #fff9;border-radius:20px;flex-direction:column;flex:1;align-items:center;gap:24px;min-width:0;padding:0 17px;display:flex}.trust-badge-icon-circle{box-sizing:border-box;border:1px solid #e6e6e6;border-radius:90px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.trust-badge-icon-circle svg{width:40px;height:40px}.trust-badge-content{flex-direction:column;align-items:center;gap:16px;width:100%;padding:0;display:flex}.trust-badge-title{font-family:var(--web-font);letter-spacing:-.1px;color:#141414;text-align:center;margin:0;font-size:20px;font-weight:600;line-height:28px}.trust-badge-description{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;text-align:center;max-width:376px;margin:0;font-size:16px;font-weight:400;line-height:24px}@media (width<=1024px){.trust-badges-section{padding:10px 40px}.trust-badges-container{gap:24px}.trust-badge-card{padding:0 12px}.trust-badge-title{font-size:18px;line-height:24px}.trust-badge-description{font-size:14px;line-height:20px}}@media (width<=768px){.trust-badges-section{padding:10px 20px}.trust-badges-container{flex-direction:column;gap:20px;padding:20px 0 60px}.trust-badge-card{width:100%;max-width:410px;padding:24px 17px}.trust-badge-icon-circle{width:64px;height:64px}.trust-badge-icon-circle svg{width:32px;height:32px}.trust-badge-content{gap:12px}}@media (width<=480px){.trust-badges-section{padding:10px 16px}.trust-badges-container{gap:16px;padding:16px 0 40px}.trust-badge-card{gap:16px;padding:20px 16px}.trust-badge-icon-circle{width:56px;height:56px}.trust-badge-icon-circle svg{width:28px;height:28px}.trust-badge-title{font-size:16px;line-height:22px}.trust-badge-description{font-size:14px;line-height:20px}}.luxury-banner-section{text-align:left;background:#f4f4f6;flex-direction:column;align-items:flex-start;width:100%;margin:2rem 0 auto;padding:0;display:flex}.luxury-banner-container{box-sizing:border-box;background:#f4f4f6;flex-direction:row;align-items:flex-start;width:100%;max-width:1450px;margin:0 auto;padding:20px 0;display:flex}.luxury-banner-left{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:32px;width:720px;min-height:591px;padding:80px 64px 80px 0;display:flex}.luxury-banner-eyebrow{flex-direction:row;align-items:center;gap:12px;padding:0;display:flex}.luxury-banner-brand{font-family:var(--web-font);text-transform:uppercase;color:#c5a059;letter-spacing:.5px;font-size:12px;font-weight:600;line-height:16px}.luxury-banner-dot{background:#c5a059;border-radius:2px;width:4px;height:4px}.luxury-banner-collection{font-family:var(--web-font);text-transform:uppercase;color:#6e6560;letter-spacing:.5px;font-size:12px;font-weight:500;line-height:16px}.luxury-banner-text-stack{flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:0;display:flex}.luxury-banner-headline{font-family:var(--web-font);color:#1c1714;letter-spacing:-.5px;text-align:left;margin:0;font-weight:400;line-height:110%}.luxury-banner-accent-line{flex-direction:row;align-items:flex-start;width:100%;padding:8px 0;display:flex}.luxury-banner-gold-divider{border:1.5px solid #c5a059;width:120px;height:0}.luxury-banner-subline{font-family:var(--web-font);color:#6e6560;margin:0;font-size:28px;font-style:italic;font-weight:400;line-height:130%}.luxury-banner-description{font-family:var(--web-font);color:#6e6560;max-width:480px;margin:0;font-size:14px;font-weight:400;line-height:160%}.luxury-banner-cta{box-sizing:border-box;font-family:var(--web-font);text-transform:uppercase;color:#1c1714;cursor:pointer;background:0 0;border:1px solid #c5a059;border-radius:50px;flex-direction:row;justify-content:center;align-items:center;padding:14px 36px;font-size:13px;font-weight:600;line-height:18px;text-decoration:none;transition:all .3s;display:flex}.luxury-banner-cta:hover{color:#fff;background:#c5a059}.luxury-banner-right{isolation:isolate;flex-direction:column;flex:1;align-items:flex-start;min-height:591px;padding:0;display:flex;position:relative}.luxury-banner-image-wrapper{border-radius:20px;width:100%;height:591px;position:relative;overflow:hidden}.luxury-banner-image{object-fit:cover;width:100%;height:100%;display:block}.luxury-banner-overlay{z-index:1;background:linear-gradient(90deg,#faf7f226 0%,#faf7f200 30%);border-radius:20px 0 0 20px;width:100%;height:100%;position:absolute;top:0;left:0}.luxury-banner-curve{z-index:2;width:30px;height:59px;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.luxury-banner-curve svg{width:100%;height:100%}@media (width<=1400px){.luxury-banner-left{width:600px;padding:60px 40px 60px 80px}.luxury-banner-headline{font-size:56px}.luxury-banner-subline{font-size:24px}.product-image-wrapper{width:100%;position:relative}}@media (width<=1200px){.luxury-banner-container{padding:0}.luxury-banner-left{gap:24px;width:500px;min-height:500px;padding:50px 40px 50px 16px}.luxury-banner-headline{font-size:48px}.luxury-banner-subline{font-size:22px}.luxury-banner-description{max-width:400px;font-size:13px}.luxury-banner-text-stack{gap:12px}}@media (width<=1024px){.luxury-banner-container{flex-direction:column}.luxury-banner-left{order:2;width:100%;min-height:auto;padding:60px 40px}.luxury-banner-right{order:1;width:100%;min-height:auto}.luxury-banner-image-wrapper,.luxury-banner-overlay{border-radius:0}.luxury-banner-headline{font-size:48px}.luxury-banner-headline br{display:none}.luxury-banner-description{max-width:100%}.luxury-banner-curve{display:none}}@media (width<=768px){.luxury-banner-left{gap:20px;padding:40px 32px}.luxury-banner-headline{font-size:40px;line-height:115%}.luxury-banner-subline{font-size:20px}.luxury-banner-image-wrapper{height:350px}.luxury-banner-description{font-size:13px;line-height:150%}.luxury-banner-cta{padding:12px 28px;font-size:12px}.luxury-banner-text-stack{gap:10px}.luxury-banner-accent-line{padding:6px 0}.luxury-banner-gold-divider{width:100px}}@media (width<=600px){.luxury-banner-left{gap:18px;padding:32px 24px}.luxury-banner-headline{font-size:36px}.luxury-banner-subline{font-size:18px}.luxury-banner-image-wrapper{height:300px}.luxury-banner-cta{justify-content:center;width:100%;padding:12px 24px}.luxury-banner-eyebrow{gap:8px}.luxury-banner-brand,.luxury-banner-collection{font-size:11px}}@media (width<=480px){.luxury-banner-left{gap:16px;padding:28px 20px}.luxury-banner-headline{font-size:32px;line-height:120%}.luxury-banner-subline{font-size:16px}.luxury-banner-image-wrapper{height:250px}.luxury-banner-description{font-size:12px;line-height:150%}.luxury-banner-cta{padding:10px 20px;font-size:11px}.luxury-banner-gold-divider{border-width:1px;width:80px}}@media (width<=320px){.luxury-banner-headline{font-size:28px}.luxury-banner-image-wrapper{height:200px}.luxury-banner-left{padding:24px 16px}.luxury-banner-subline{font-size:14px}}.category-nav-strip{box-sizing:border-box;background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;width:100%;height:112px;position:relative;overflow:hidden}.category-nav-viewport{width:100%;height:100%;overflow:hidden}.category-nav-track{flex-direction:row;align-items:center;gap:60px;width:max-content;height:100%;padding:0 80px;animation:30s linear infinite category-scroll-left;display:flex}.category-nav-strip:hover .category-nav-track{animation-play-state:paused}@keyframes category-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-nav-item{cursor:pointer;flex-direction:row;flex:none;align-items:center;gap:12px;text-decoration:none;display:flex}.category-thumbnail{background-color:#f6f2f1;background-position:50%;background-size:cover;border-radius:50%;flex:none;width:56px;height:56px;overflow:hidden}.category-thumbnail img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.category-label{height:32px;font-family:var(--web-font);letter-spacing:-.14px;color:#111827;white-space:nowrap;flex:none;align-items:center;font-size:20px;font-style:normal;font-weight:400;line-height:32px;display:flex}.category-nav-strip:before,.category-nav-strip:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.category-nav-strip:before{background:linear-gradient(90deg,#fff,#fff0);left:0}.category-nav-strip:after{background:linear-gradient(270deg,#fff,#fff0);right:0}@media (width<=992px){.category-nav-strip{height:96px}.category-nav-track{gap:28px;padding:0 40px;animation-duration:24s}.category-thumbnail{width:48px;height:48px}.category-label{height:28px;font-size:17px;line-height:28px}}@media (width<=640px){.category-nav-strip{height:84px}.category-nav-track{gap:20px;padding:0 20px;animation-duration:20s}.category-thumbnail{width:40px;height:40px}.category-label{height:24px;font-size:15px;line-height:24px}}.video-showcase-section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.video-showcase-container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1450px;padding:0;display:flex}.video-showcase-header{flex-direction:column;align-items:center;gap:4px;padding:0;display:flex}.video-showcase-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;text-align:center;margin:0;font-size:32px;font-weight:500;line-height:40px}.video-showcase-subtitle{font-family:var(--web-font);letter-spacing:-.14px;color:#5c5c5c;text-align:center;margin:0;font-size:18px;font-weight:400;line-height:32px}.video-showcase-carousel-wrapper{flex-direction:row;align-items:center;gap:0;width:100%;padding:0;display:flex;position:relative}.video-showcase-scroll{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;flex-direction:row;align-items:center;gap:16px;width:100%;padding:0;display:flex;overflow-x:auto}.video-showcase-scroll::-webkit-scrollbar{display:none}.video-showcase-scroll:active{cursor:grabbing}.video-card{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:16px;width:312px;height:100%;padding:0;display:flex;position:relative}.video-card-thumbnail{background:#000;border-radius:12px;width:100%;height:100%;position:relative;overflow:hidden}.video-card-video{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.video-card-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 100%);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.video-showcase-nav-btn{cursor:pointer;z-index:3;background:#f5f5f5;border:none;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;padding:14px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.video-showcase-nav-btn:hover{background:#e8e8e8;transform:translateY(-50%)scale(1.05)}.video-showcase-nav-btn:active{transform:translateY(-50%)scale(.95)}.video-showcase-nav-prev{left:-27px}.video-showcase-nav-next{right:-27px}.video-showcase-nav-btn svg{width:24px;height:24px}@media (width<=1400px){.video-showcase-section{padding:0 80px}.video-card{width:280px;height:430px}}@media (width<=1200px){.video-showcase-section{padding:0 16px}.video-card{width:260px;height:400px}.video-showcase-nav-prev{left:-20px}.video-showcase-nav-next{right:-20px}}@media (width<=1024px){.video-showcase-container{gap:28px}.video-showcase-title{font-size:28px;line-height:36px}.video-showcase-subtitle{font-size:18px;line-height:28px}.video-card{width:250px;height:380px}.video-showcase-nav-btn{width:48px;height:48px;padding:12px}}@media (width<=768px){.video-showcase-container{gap:24px}.video-showcase-header{gap:10px}.video-showcase-title{font-size:24px;line-height:32px}.video-showcase-subtitle{font-size:16px;line-height:24px}.video-card{width:220px;height:340px}.video-showcase-scroll{gap:12px}.video-showcase-nav-btn{width:44px;height:44px;padding:10px}.video-showcase-nav-prev{left:-18px}.video-showcase-nav-next{right:-18px}}@media (width<=600px){.video-showcase-container{gap:20px}.video-card{width:200px;height:310px}.video-showcase-nav-btn{width:40px;height:40px;padding:8px}.video-showcase-nav-btn svg{width:20px;height:20px}.video-showcase-nav-prev{left:-12px}.video-showcase-nav-next{right:-12px}}@media (width<=480px){.video-showcase-container{gap:16px}.video-showcase-title{font-size:22px;line-height:28px}.video-showcase-subtitle{font-size:14px;line-height:22px}.video-card{width:240px;height:400px}.video-showcase-scroll{gap:10px}.video-showcase-nav-btn{width:36px;height:36px;padding:6px}.video-showcase-nav-btn svg{width:18px;height:18px}.video-showcase-nav-prev{left:-10px}.video-showcase-nav-next{right:-10px}}@media (width<=320px){.video-showcase-title{font-size:20px;line-height:26px}.video-card{width:160px;height:250px}.video-showcase-nav-btn{display:none}}.benefits-headline-section{background:#fff;flex-direction:column;align-items:center;width:100%;padding-bottom:80px;display:flex}.benefits-headline-container{flex-direction:column;align-items:center;gap:48px;width:100%;max-width:1346px;padding:0;display:flex}.benefits-chips-row{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:16px;width:100%;padding:0;display:flex}.benefit-chip{box-sizing:border-box;white-space:nowrap;background:#fff;border:1px solid #e6e6e6;border-radius:30px;flex-direction:row;align-items:center;gap:8px;height:44px;padding:10px 16px;transition:all .3s;display:flex}.benefit-chip:hover{background:#fafafa;border-color:#ccc}.benefit-chip-icon{background:#f2f2f2;border-radius:1000px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.benefit-chip-icon svg{width:12px;height:12px}.benefit-chip-label{font-family:var(--web-font);letter-spacing:-.14px;color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px}.benefits-content-stack{flex-direction:column;align-items:center;gap:40px;width:100%;padding:0;display:flex}.benefits-heading{font-family:var(--web-font);text-align:center;letter-spacing:-.3px;color:#141414;width:100%;margin:0;font-size:32px;font-weight:500;line-height:40px}.benefits-cta-link{box-sizing:border-box;font-family:var(--web-font);letter-spacing:-.12px;color:#141414;border-bottom:1px solid #141414;flex-direction:column;align-items:flex-start;padding:0 0 4px;font-size:16px;font-weight:500;line-height:24px;text-decoration:none;transition:all .3s;display:flex}.benefits-cta-link:hover{color:#730f1b;border-bottom-color:#730f1b}@media (width<=1200px){.benefits-heading{font-size:28px;line-height:36px}.benefits-chips-row{gap:12px}}@media (width<=1024px){.benefits-headline-container{gap:40px}.benefits-heading{font-size:26px;line-height:34px}.benefits-content-stack{gap:32px}.benefit-chip{height:40px;padding:8px 14px}.benefit-chip-label{font-size:13px}}@media (width<=768px){.benefits-headline-container{gap:32px}.benefits-heading{font-size:24px;line-height:32px}.benefits-chips-row{gap:10px}.benefit-chip{gap:6px;height:38px;padding:8px 12px}.benefit-chip-icon{width:20px;height:20px}.benefit-chip-icon svg{width:10px;height:10px}.benefit-chip-label{font-size:12px;line-height:18px}.benefits-content-stack{gap:28px}.benefits-cta-link{font-size:15px}}@media (width<=600px){.benefits-headline-container{gap:28px}.benefits-heading{font-size:22px;line-height:30px}.benefits-chips-row{justify-content:center;gap:8px}.benefit-chip{gap:5px;height:34px;padding:6px 10px}.benefit-chip-icon{width:18px;height:18px}.benefit-chip-icon svg{width:9px;height:9px}.benefit-chip-label{font-size:11px;line-height:16px}.benefits-content-stack{gap:24px}.benefits-cta-link{font-size:14px;line-height:22px}}@media (width<=480px){.benefits-headline-container{gap:24px}.benefits-heading{font-size:20px;line-height:28px}.benefits-chips-row{flex-flow:wrap;justify-content:center;gap:8px}.benefit-chip{gap:4px;height:32px;padding:6px 10px}.benefit-chip-icon{width:16px;height:16px}.benefit-chip-icon svg{width:8px;height:8px}.benefit-chip-label{letter-spacing:-.1px;font-size:11px;line-height:16px}.benefits-content-stack{gap:20px}.benefits-cta-link{font-size:13px;line-height:20px}}@media (width<=320px){.benefits-heading{font-size:18px;line-height:26px}.benefits-chips-row{gap:6px}.benefit-chip{height:30px;padding:5px 8px}.benefit-chip-label{font-size:10px}.benefits-cta-link{font-size:12px}}.products-carousel-wrapper{width:100%;position:relative}.products-carousel-swiper{padding:0 40px}.products-carousel-slide{width:auto}.products-carousel-wrapper .carousel-nav-btn{z-index:10;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.products-carousel-prev{left:0}.products-carousel-next{right:0}.products-carousel-slide .product-item{margin:0 auto}.guided-scheme-mobile-card{isolation:isolate;background:#f6f2f1;border:1px solid #0000000d;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:18px 20px;display:flex;position:relative;overflow:hidden}.guided-scheme-mobile-blur{filter:blur(92px);z-index:0;pointer-events:none;background:#d9940494;width:91px;height:250px;position:absolute;top:-51px;left:182px;transform:rotate(31.54deg)}.guided-scheme-mobile-content{z-index:1;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.guided-scheme-mobile-title{font-family:var(--web-font);color:#141414;max-width:200px;margin:0;font-size:16px;font-weight:500;line-height:24px}.guided-scheme-mobile-btn{min-width:101px;height:33px;font-family:var(--web-font);color:#fff;cursor:pointer;z-index:1;background:#8b0002;border:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .3s;display:flex}.guided-scheme-mobile-btn:hover{background:#a5000a}.guided-scheme-mobile-image{z-index:2;pointer-events:none;width:134px;height:auto;position:absolute;right:-22px}.tag-featured-mobile{flex-direction:column;gap:20px;width:100%;display:flex}.tag-featured-title-mobile{font-family:var(--web-font);text-align:center;color:#0e0d10;margin:0;font-size:22px;font-weight:500;line-height:28px}.tag-featured-mobile-images{flex-direction:row;gap:12px;display:flex}.tag-featured-mobile-card{border-radius:10px;flex:1;height:180px;text-decoration:none;display:block;position:relative;overflow:hidden}.tag-featured-mobile-large-image{object-fit:cover;width:100%;height:100%}.tag-featured-mobile-name{font-family:var(--web-font);color:#9a6d32;text-shadow:0 2px 4px #0000001a;white-space:nowrap;font-size:18px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.tag-featured-mobile-list{flex-direction:column;gap:0;display:flex}.tag-featured-mobile-list-item{border-radius:4px;justify-content:space-between;align-items:center;padding:10px 12px;text-decoration:none;transition:background .3s;display:flex}.tag-featured-mobile-list-item:hover{background:#f5f5f5}.tag-featured-mobile-list-name{font-family:var(--web-font);color:#141414;font-size:16px;font-weight:500}.tag-featured-mobile-list-image-wrapper{border:1px solid #e6e6e6;border-radius:50%;width:56px;height:56px;overflow:hidden}.tag-featured-mobile-list-image{object-fit:cover;width:100%;height:100%}@media (width>=768px) and (width<=1199px){.tag-3col-grid{grid-template-columns:unset;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;display:flex;overflow-x:auto}.tag-3col-grid::-webkit-scrollbar{display:none}.tag-3col-grid .tag-3col-card{scroll-snap-align:start}.products-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:8px;display:flex;overflow-x:auto}.products-grid::-webkit-scrollbar{display:none}.products-grid>*{scroll-snap-align:start;flex:0 0 220px}.single-child-products-grid{scroll-snap-type:x mandatory;scrollbar-width:none;flex-flow:wrap;align-content:center;gap:20px;width:100%;padding:0;display:flex;overflow-x:auto}.single-child-products-grid::-webkit-scrollbar{display:none}.single-child-product-card{width:205px;height:228px;color:inherit;border-radius:4px;flex-direction:column;align-items:flex-start;gap:8px;padding:0;text-decoration:none;display:flex;position:relative}.trust-badges-container{scroll-snap-type:x mandatory;scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.trust-badges-container::-webkit-scrollbar{display:none}.trust-badge-card{scroll-snap-align:start;flex:0 0 260px}.tag-featured-layout{flex-direction:row;gap:24px}.tag-featured-left{flex:0 0 50%}.tag-featured-large-card{height:420px}.tag-featured-right{flex:1}.tag-featured-list-name{font-size:16px}.tag-featured-list-image-wrapper{width:56px;height:56px}.guided-scheme-container{flex-direction:row;align-items:stretch;min-height:420px}.guided-scheme-title{font-size:28px;line-height:36px}.guided-scheme-description{font-size:14px}.guided-scheme-button{width:220px;height:46px;font-size:15px}.guided-scheme-border-ring{display:none}.guided-scheme-image{border-radius:24px 0 0 24px;width:100%;height:100%;position:relative;top:0;left:0}.video-card{width:230px;height:340px}}@media (width>=1200px) and (width<=1440px){.tag-section-carousel{padding:70px 80px}}@media (width>=992px) and (width<=1199px){.tag-section-carousel{padding:56px 16px}.tag-carousel-title{font-size:26px;line-height:34px}.tag-carousel-card{min-width:200px;max-width:200px}.carousel-card-image{width:200px;height:200px}.carousel-card-name{font-size:15px}}@media (width>=768px) and (width<=991px){.tag-section-carousel{padding:44px 24px}.tag-carousel-header{flex-direction:row;align-items:center}.tag-carousel-title{line-height:30px}.tag-carousel-card{min-width:170px;max-width:170px}.carousel-card-image{width:170px;height:170px}.carousel-card-name{font-size:14px;line-height:22px}.carousel-nav-btn{width:38px;height:38px}}.swiper{margin-left:0!important;margin-right:0!important}.scr-section{padding-bottom:80px}@media (width<=820px){.single-child-layout{flex-direction:row;align-items:center;gap:52px;width:100%;padding:0;display:flex}.single-child-large-image{width:350px}.single-child-product-card{scroll-snap-align:start;flex:0 0 130px}.single-child-products-grid{gap:6px}}@media (width<=989px){.single-child-right{display:none}.single-child-large-image{width:100%;height:auto}}@media (width>=1200px) and (width<=1600px){.tag-3col-container{padding:0 80px}.tag-section-carousel{padding:16px 80px}.products-tabs-container{padding:0 80px}.guided-scheme-section{padding:0 80px 80px}.tag-section-featured{padding:0 80px 60px}.scr-section{padding:0 80px 80px}}.scr-container{max-width:1450px;margin:0 auto}.scr-layout{align-items:flex-start;gap:24px;display:flex}.scr-large-image{aspect-ratio:1;border-radius:8px;flex:0 0 50%;max-width:50%;overflow:hidden}.scr-large-image img{object-fit:cover;width:100%;height:100%;display:block}.scr-right{flex:1;min-width:0}.scr-title{color:#0e0d10;text-align:left;font-size:32px;font-family:var(--web-font);letter-spacing:-.3px;margin-bottom:20px;font-size:32px;font-weight:500;line-height:40px}.scr-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.scr-product-card{color:inherit;border:1px solid #f0f0f0;border-radius:6px;flex-direction:column;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.scr-product-img-wrapper{aspect-ratio:1;position:relative;overflow:hidden}.scr-product-img{object-fit:cover;width:100%;height:100%;display:block}.scr-product-info{padding:12px}.scr-empty-state{text-align:center;color:#5c5c5c;grid-column:1/-1;padding:20px}@media (width<=991px){.scr-layout{gap:16px}}@media (width<=767px){.scr-layout{display:block}.scr-large-image{flex:none;width:100%;max-width:100%;margin:0 auto}.scr-right{display:none}}.scr-section{overflow:hidden}.scr-container{max-width:1450px;height:100%;margin:0 auto}.scr-layout{align-items:stretch;gap:24px;height:100%;display:flex}.scr-large-image{background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.scr-large-image img{object-fit:cover;max-width:100%;max-height:100%;display:block}.scr-right{flex-direction:column;flex:1;min-width:0;height:100%;display:flex}.scr-title{flex-shrink:0;margin-bottom:16px}.scr-products-grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-height:0;display:grid}.scr-product-card{color:inherit;border:1px solid #f0f0f0;border-radius:6px;flex-direction:column;height:100%;text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.scr-product-img-wrapper{background:#fafafa;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.scr-product-img{object-fit:cover;max-width:100%;max-height:100%;display:block}.scr-product-badge{color:#05703d;background:#fff;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500;position:absolute;top:8px;left:8px;box-shadow:0 2px 6px #0000001a}.scr-product-info{text-align:left;flex-shrink:0;padding:10px 12px}.scr-product-name-row{justify-content:space-between;align-items:center;display:flex}.scr-product-name{color:#000;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:400;overflow:hidden}.scr-wishlist-btn{cursor:pointer;color:#3d3d3d;background:0 0;border:none;padding:2px;font-size:18px;transition:color .2s}.scr-wishlist-btn .bxs-heart{color:#730f1b}.scr-product-price{color:#000;margin-top:4px;font-size:16px;font-weight:600}.scr-empty-state{text-align:center;color:#5c5c5c;grid-column:1/-1;justify-content:center;align-items:center;padding:20px;display:flex}@media (width<=991px){.scr-layout{gap:16px}.scr-large-image{flex:0 0 50%}}@media (width<=767px){.scr-section{height:auto;overflow:visible}.scr-layout{height:auto;display:block}.scr-large-image{aspect-ratio:1;width:100%;max-width:100%;height:auto;margin:0 auto}.scr-large-image img{object-fit:cover;width:100%;height:100%}.scr-right{display:none}}.nav-category-img{flex-shrink:0;width:100%;max-width:100%}.nav-category-btn svg{width:16px;height:16px}.nav-category-img{color:#800020;width:24px;height:24px;display:block}.tag-3col-grid-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}@media (width<=768px){.tag-3col-grid-scroll .tag-3col-card{scroll-snap-align:start;flex:none;width:260px}}.banner-video-wrapper{aspect-ratio:16/9;width:100%;height:100%;position:relative;overflow:hidden}.banner-video-iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}body.sp-modal-open{overflow:hidden}.sp-modal-overlay{z-index:1070;background:#14141480;justify-content:center;align-items:flex-end;animation:.2s spOverlayFade;display:flex;position:fixed;inset:0}@keyframes spOverlayFade{0%{opacity:0}to{opacity:1}}.sp-modal-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100vw;max-width:100%;height:50vh;min-height:360px;max-height:85vh;animation:.3s cubic-bezier(.32,.72,0,1) spSheetIn;display:flex;box-shadow:0 -8px 32px #0003}@keyframes spSheetIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sp-modal-handle{background:#dbdbdb;border-radius:4px;flex:none;width:40px;height:4px;margin:10px auto 0}.sp-modal-top{border-bottom:1px solid #e6e6e6;flex:none;justify-content:space-between;align-items:center;padding:12px 20px 16px;display:flex}.sp-modal-top h4{color:#141414;margin:0;font-size:16px;font-weight:600}.sp-modal-close{color:#5c5c5c;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:background .15s;display:flex}.sp-modal-close:hover{background:#f0f0f0}.sp-modal-body{scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;padding:20px;overflow-y:auto}.sp-modal-body::-webkit-scrollbar{display:none}.sp-modal-state{color:#5c5c5c;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:24px;display:flex}.sp-modal-state i{color:#b3b3b3;font-size:34px}.sp-modal-state p{margin:0;font-size:14px}.sp-modal-spinner{border:3px solid #e6e6e6;border-top-color:#982464;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spSpin}@keyframes spSpin{to{transform:rotate(360deg)}}.sp-modal-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px;max-width:1400px;margin:0 auto;display:grid}.sp-card{color:inherit;flex-direction:column;gap:6px;text-decoration:none;display:flex}.sp-card-image-wrap{aspect-ratio:1;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:10px;width:100%;overflow:hidden}.sp-card-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.sp-card:hover .sp-card-image-wrap img{transform:scale(1.05)}.sp-card-name{color:#141414;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.sp-card-price{color:#730f1b;font-size:13px;font-weight:600}@media (width<=480px){.sp-modal-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.about-page{background:#fff;width:100%;max-width:1508px;margin:0 auto}.about-hero{border-radius:16px;width:100%;height:680px;position:relative;overflow:hidden}.about-hero-bg{width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-hero-gradient{background:linear-gradient(#0000 0%,#000 100%);width:100%;height:317px;position:absolute;bottom:0;left:0}.about-hero-content{text-align:left;z-index:2;flex-direction:column;gap:58px;display:flex;position:absolute;top:435px;left:112px}.about-hero-title{font-family:var(--web-font);color:#fafafa;max-width:429px;margin:0;font-size:50px;font-weight:500;line-height:60px}.about-hero-scroll{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:18px;font-weight:400;line-height:180%}.about-hero-dots{z-index:2;align-items:center;gap:2px;display:flex;position:absolute;bottom:38px;right:145px}.about-hero-dots .dot{background:#fff6;border-radius:20px;width:8px;height:8px;transition:all .3s}.about-hero-dots .dot.active{background:#fff9;width:24px}.about-hero-play-area{z-index:2;align-items:center;gap:8px;display:flex;position:absolute;bottom:68px;right:146px}.about-hero-play-btn{cursor:pointer;background:#fff3;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.about-hero-play-btn:hover{background:#ffffff4d;transform:scale(1.05)}.about-hero-play-text{font-family:var(--web-font);color:#fafafa;font-size:14px;font-weight:400}.about-story{padding:80px 10px 0}.about-story-container{flex-direction:column;gap:100px;max-width:1074px;margin:0 auto;display:flex}.about-story-content{text-align:left;flex-direction:column;gap:38px;display:flex}.about-story-label{font-family:var(--web-font);color:#5c5c5c;font-size:25px;font-weight:400;line-height:110%}.about-story-heading{font-family:var(--web-font);color:#141414;max-width:1064px;margin:0;font-size:33px;font-weight:500;line-height:150%}.about-story-description{font-family:var(--web-font);color:#5c5c5c;max-width:712px;margin:0;font-size:18px;font-weight:400;line-height:180%}.about-stats-row{gap:50px;display:flex}.about-stat-item{flex-direction:column;flex:1;gap:16px;display:flex}.about-stat-number{font-family:var(--web-font);color:#141414;font-size:72px;font-weight:400;line-height:76px}.about-stat-label{font-family:var(--web-font);letter-spacing:-.01em;color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px}.about-full-image{width:100%}.about-full-image-gradient{z-index:1;background:linear-gradient(#fff 0%,#fff0 100%);width:100%;height:451px;position:absolute;left:0}.about-full-image-img{object-fit:cover;width:100%;height:100%;top:-77px}.about-values{padding:100px 10px}.about-values-container{text-align:left;flex-direction:column;gap:60px;max-width:1450px;margin:0 auto;display:flex}.about-values-header{justify-content:space-between;align-items:flex-start;display:flex}.about-values-heading{font-family:var(--web-font);color:#111827;max-width:510px;margin:0;font-size:40px;font-weight:500;line-height:56px}.about-values-subtext{font-family:var(--web-font);color:#374151;max-width:474px;margin:0;font-size:16px;font-weight:400;line-height:26px}.about-values-grid{gap:24px;display:flex}.about-value-card{isolation:isolate;background:#f6f2f1;border-radius:16px;flex-direction:column;flex:1;gap:40px;padding:40px;display:flex;position:relative}.about-value-card-content{flex-direction:column;gap:24px;display:flex}.about-value-card-header{justify-content:space-between;align-items:center;display:flex}.about-value-card-number{font-family:var(--web-font);letter-spacing:1px;text-transform:uppercase;color:#730f1b;font-size:12px;font-weight:600;line-height:16px}.about-value-card-title{font-family:var(--web-font);color:#111827;margin:0;font-size:34px;font-weight:500;line-height:44px}.about-value-card-text{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:24px}.about-value-card-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.about-value-card-list li{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;align-items:flex-start;gap:12px;font-size:16px;font-weight:400;line-height:24px;display:flex}.about-value-card-list li:before{content:"";background:#730f1b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:9px}.about-value-card-vector{width:22px;height:43px;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(90deg)}.about-team{background:#f6f2f1;padding:80px 10px}.about-team-container{flex-direction:column;align-items:center;gap:53px;max-width:1450px;margin:0 auto;display:flex}.about-team-title{font-family:var(--web-font);text-align:center;color:#1a1a1a;margin:0;font-size:40px;font-weight:500;line-height:110%}.about-team-grid{flex-wrap:wrap;justify-content:center;gap:32px;max-width:1208px;display:flex}.about-team-card{background:#fff;border-radius:10px;flex-direction:column;gap:10px;width:304px;padding:4px 4px 10px;display:flex}.about-team-image-wrapper{border-radius:10px;width:296px;height:324px;overflow:hidden}.about-team-image{object-fit:cover;width:100%;height:100%}.about-team-info{flex-direction:column;gap:8px;padding:0 10px;display:flex}.about-team-name{font-family:var(--web-font);color:#1a1a1a;margin:0;font-size:20px;font-weight:500;line-height:26px}.about-team-role{font-family:var(--web-font);color:#666;margin:0;font-size:14px;font-weight:400;line-height:140%}.about-team-image-wrapper{border-radius:10px;width:296px;height:324px;position:relative;overflow:hidden}.about-team-card-vector{z-index:2;width:35px;height:40px;position:absolute;bottom:-11px;left:50%;transform:translate(-50%)}@media (width<=768px){.about-team-image-wrapper{width:100%;height:250px}}@media (width<=480px){.about-team-image-wrapper{height:300px}.about-team-card-vector{width:16px;height:32px}}.about-trust{padding:100px 80px}.about-trust-container{gap:32px;max-width:1450px;margin:0 auto;display:flex}.about-trust-card{border:1px solid #fff9;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:24px;min-height:204px;padding:0 17px;display:flex}.about-trust-icon{border:1px solid #e6e6e6;border-radius:90px;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.about-trust-title{font-family:var(--web-font);letter-spacing:-.1px;text-align:center;color:#141414;margin:0;font-size:20px;font-weight:600;line-height:28px}.about-trust-text{font-family:var(--web-font);letter-spacing:-.14px;text-align:center;color:#5c5c5c;max-width:376px;margin:0;font-size:14px;font-weight:400;line-height:20px}.about-divider{background:#f2f2f2;width:100%;max-width:1296px;height:1px;margin:0 auto}.about-gallery{padding:90px 0 10px}.about-gallery-container{flex-direction:column;align-items:center;gap:53px;max-width:1450px;margin:0 auto;display:flex}.about-gallery-title{font-family:var(--web-font);text-align:center;color:#1a1a1a;margin:0;font-size:42px;font-weight:500;line-height:110%}.about-gallery-grid{flex-direction:column;gap:12px;width:100%;display:flex}.about-gallery-top,.about-gallery-bottom{gap:12px;width:100%;height:360px;display:flex}.about-gallery-item{border-radius:12px;overflow:hidden}.about-gallery-item img{object-fit:cover;width:100%;height:100%}.about-gallery-top-left{flex:0 0 751px}.about-gallery-top-right,.about-gallery-bottom-left,.about-gallery-bottom-center,.about-gallery-bottom-right{flex:1}.about-faq{padding:100px}.about-faq-container{text-align:left;gap:80px;max-width:1290px;margin:0 auto;display:flex}.about-faq-left{flex-direction:column;flex:0 0 416px;gap:24px;display:flex}.about-faq-title{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0;font-size:36px;font-weight:600;line-height:40px}.about-faq-description{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:18px;font-weight:400;line-height:28px}.about-faq-right{flex-direction:column;flex:1;gap:16px;display:flex}.about-faq-item{border-bottom:1px solid #debfbe4d;padding-bottom:16px}.about-faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--web-font);color:#141414;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 0;font-size:18px;font-weight:600;line-height:28px;display:flex}.about-faq-arrow{flex-shrink:0;transition:transform .3s}.about-faq-arrow.rotated{transform:rotate(180deg)}.about-faq-answer{max-height:0;padding-right:32px;transition:max-height .3s,padding .3s;overflow:hidden}.about-faq-answer.open{max-height:300px;padding-bottom:8px}.about-faq-answer p{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (width<=1400px){.about-hero-content{left:60px}.about-story-container{padding:0 40px}}@media (width<=1200px){.about-values-grid{flex-direction:column}.about-values-header{flex-direction:column;gap:20px}.about-faq-container{flex-direction:column;gap:40px}.about-faq-left{flex:none}}@media (width<=1024px){.about-hero{border-radius:0;height:500px}.about-hero-content{gap:30px;top:300px;left:40px}.about-hero-title{font-size:36px;line-height:44px}.about-stats-row{flex-wrap:wrap;gap:30px}.about-stat-item{flex:0 0 calc(50% - 15px)}.about-gallery-top{flex-direction:column;height:auto}.about-gallery-top-left,.about-gallery-top-right{flex:none;width:100%;height:300px}.about-gallery-bottom{flex-direction:column;height:auto}.about-gallery-bottom-left,.about-gallery-bottom-center,.about-gallery-bottom-right{width:100%;height:300px}.about-trust,.about-faq{padding:60px 40px}}@media (width<=768px){.about-hero{height:400px}.about-hero-content{gap:20px;top:220px;left:24px}.about-hero-title{font-size:28px;line-height:36px}.about-hero-scroll{font-size:14px}.about-hero-play-area{bottom:40px;right:24px}.about-hero-dots{bottom:20px;right:24px}.about-story{padding:60px 16px 0}.about-story-heading{font-size:24px}.about-story-description{font-size:16px}.about-stat-number{font-size:48px;line-height:52px}.about-full-image-wrapper{height:500px}.about-values{padding:60px 16px}.about-values-heading{font-size:28px;line-height:38px}.about-value-card{padding:24px}.about-value-card-title{font-size:24px;line-height:32px}.about-team{padding:60px 16px}.about-team-title{font-size:28px}.about-team-card{width:calc(50% - 20px)}.about-team-image-wrapper{width:100%;height:250px}.about-trust{padding:40px 16px}.about-trust-container{flex-direction:column}.about-gallery{padding:60px 16px 10px}.about-gallery-title{font-size:28px}.about-faq{padding:40px 16px}.about-faq-title{font-size:28px;line-height:34px}}@media (width<=480px){.about-hero{height:350px}.about-hero-content{top:180px;left:16px}.about-hero-title{font-size:24px;line-height:30px}.about-stat-item{flex:0 0 100%}.about-stat-number{font-size:40px;line-height:44px}.about-full-image-wrapper{height:350px}.about-team-card{width:100%}.about-team-image-wrapper{height:300px}.about-gallery-top-left,.about-gallery-top-right,.about-gallery-bottom-left,.about-gallery-bottom-center,.about-gallery-bottom-right{height:200px}}.about-value-card{isolation:isolate;background:#f6f2f1;border-radius:16px;flex-direction:column;flex:1;gap:40px;padding:40px;display:flex;position:relative;overflow:hidden}.about-value-card>img:last-child{z-index:1;width:84px;height:43px;left:50%;transform:translate(-50%)}.about-value-card-content{z-index:0;flex-direction:column;gap:24px;display:flex;position:relative}.about-value-card-vector{z-index:1;width:22px;height:43px;position:absolute;left:50%;transform:translate(-50%)rotate(90deg)}.about-value-card-vector.vector-vision,.about-value-card-vector.vector-mission,.about-value-card-vector.vector-legacy{bottom:0}.header-nav{border-bottom:none!important}.contact-us-page{background:#fff;width:100%;margin:0 auto}.contact-hero{width:100%;height:570px;position:relative}.hero-background{width:100%;height:1110px;position:absolute;top:-77px;left:0}.hero-bg-image{object-fit:cover;width:100%;height:100%;position:relative;top:4rem}.hero-gradient-top{background:linear-gradient(#fff 0%,#fff0 100%);width:100%;height:223px;position:absolute;top:75px;left:0}.hero-gradient-bottom{background:linear-gradient(#fff 0%,#fff0 100%);width:100%;height:369px;position:absolute;bottom:-4rem;left:0;transform:rotate(180deg)}.hero-content{z-index:2;flex-direction:column;align-items:center;gap:24px;width:586px;display:flex;position:absolute;top:110px;left:50%;transform:translate(-50%)}.hero-title{font-family:var(--web-font);text-align:center;color:#111827;margin:0;font-size:60px;font-weight:500;line-height:58px}.hero-description{font-family:var(--web-font);text-align:center;color:#4b5563;margin:0;font-size:16px;font-weight:400;line-height:150%}@media (width<=991px){.hero-bg-image{object-fit:contain;width:100%;height:100%;top:20rem}.hero-background{width:100%;height:1110px;position:absolute;top:-42rem;left:0}.hero-content{top:2rem}.hero-gradient-bottom{height:169px;bottom:6rem}}.contact-main{margin-top:-15rem;padding:80px 100px 60px;position:relative}.contact-container{background:#fff;border-radius:20px;gap:80px;max-width:1306px;margin:0 auto;padding:20px 20px 20px 40px;display:flex}.contact-info{flex:0 0 592px;padding:30px 0}.contact-info-header{text-align:left;margin-bottom:38px}.eyebrow-text{font-family:var(--web-font);color:#4b5563;margin-bottom:7px;font-size:12px;font-weight:700;line-height:16px;display:block}.contact-heading{font-family:var(--web-font);color:#111827;margin:0;font-size:34px;font-weight:500;line-height:44px}.contact-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.contact-card{text-align:left;background:#f6f2f1;border-radius:16px;flex-direction:column;gap:20px;padding:32px;display:flex;box-shadow:0 0 2px #424a6217}.contact-card-icon{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-card-icon img{width:24px;height:24px}.contact-card-content{flex-direction:column;gap:8px;display:flex}.contact-card-title{font-family:var(--web-font);color:#141414;margin:0;font-size:20px;font-weight:500;line-height:26px}.contact-card-text{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:140%}.contact-card-subtext{font-family:var(--web-font);color:#5c5c5c;opacity:.7;margin:0;font-size:14px;font-weight:400;line-height:18px}.contact-form-wrapper{flex:1;min-width:0}.contact-form{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:28px;padding:48px;display:flex;box-shadow:0 4px 20px #00000005}.contact-form-row{gap:20px;display:flex}.form-group{flex-direction:column;flex:1;gap:8px;display:flex}.form-group.full-width{flex:none;width:100%}.form-label{font-family:var(--web-font);color:#111827;text-align:left;font-size:14px;font-weight:600;line-height:18px}.form-input{font-family:var(--web-font);color:#111827;background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;outline:none;padding:12px 16px;font-size:14px;font-weight:400;line-height:18px;transition:border-color .3s}.form-input:focus,.form-input.active{border-color:#730f1b}.form-input::placeholder{color:#9ca3af}.form-textarea{font-family:var(--web-font);color:#111827;resize:none;background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;outline:none;min-height:140px;padding:12px 16px;font-size:14px;font-weight:400;line-height:18px;transition:border-color .3s}.form-textarea:focus{border-color:#730f1b}.form-textarea::placeholder{color:#9ca3af}.form-actions{flex-direction:column;gap:16px;display:flex}.submit-button{cursor:pointer;background:#730f1b;border:none;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;transition:background-color .3s;display:flex}.submit-button:hover{background:#5a0c15}.submit-icon{width:16px;height:16px}.submit-button span{font-family:var(--web-font);color:#fff;font-size:14px;font-weight:700;line-height:18px}.consent-text{font-family:var(--web-font);text-align:center;color:#4b5563;margin:0;font-size:12px;font-weight:400;line-height:16px}.faq-section{padding:100px}.faq-container{text-align:left;gap:80px;max-width:1290px;margin:0 auto;display:flex}.faq-left{flex:0 0 416px}.faq-heading{font-family:var(--web-font);letter-spacing:-.3px;color:#0e0d10;margin:0 0 24px;font-size:36px;font-weight:600;line-height:40px}.faq-description{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:18px;font-weight:400;line-height:28px}.faq-right{flex:1}.faq-accordion{flex-direction:column;gap:16px;display:flex}.faq-item{border-bottom:1px solid #debfbe4d;padding-bottom:16px}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.faq-question h3{font-family:var(--web-font);color:#141414;margin:0;font-size:18px;font-weight:600;line-height:28px}.faq-icon{width:12px;height:7.4px;transition:transform .3s}.faq-icon.rotated{transform:rotate(180deg)}.faq-answer{padding:0 32px 0 0;animation:.3s slideDown}.faq-answer p{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:26px}@media (width<=1200px){.contact-main{padding:60px 40px}.contact-container{flex-direction:column;padding:20px}.contact-info{flex:none;width:100%}.faq-section{padding:60px 40px}.faq-container{flex-direction:column}.faq-left{flex:none;width:100%}}@media (width<=768px){.hero-title{font-size:40px;line-height:44px}.hero-content{width:90%}.contact-main{margin-top:-17rem;padding:40px 20px}.contact-cards-grid{grid-template-columns:1fr}.contact-form-row{flex-direction:column}.contact-form{padding:24px}.faq-section{padding:40px 20px}.faq-heading{font-size:28px;line-height:34px}.faq-description{font-size:16px;line-height:24px}}@media (width<=480px){.hero-title{font-size:32px;line-height:38px}.hero-description{font-size:14px}.contact-heading{font-size:28px;line-height:36px}}input,select{color:#000;background:#fff;border:1px solid #e5e0db;outline:none;margin-top:4px;font-size:.9rem;width:auto!important}.terms-checkbox{flex-direction:row;place-content:center flex-start;gap:8px;margin-top:5px;display:flex;text-align:left!important;align-items:flex-start!important;font-size:.65rem!important}.terms-checkbox input[type=checkbox]{appearance:none;cursor:pointer;background-color:#0000;border:2px solid #bebebe;border-radius:3px;flex-shrink:0;height:16px;position:relative;width:16px!important}.terms-checkbox input[type=checkbox]:checked{background-color:#fff;border-color:#bebebe}.terms-checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #000;border-width:0 2px 2px 0;width:3px;height:8px;position:absolute;top:0;left:3px;transform:rotate(45deg)}body.wr-modal-open{overflow:hidden}.wr-modal-overlay{z-index:1060;background:#14141480;justify-content:center;align-items:center;padding:24px;animation:.2s wrOverlayFade;display:flex;position:fixed;inset:0}@keyframes wrOverlayFade{0%{opacity:0}to{opacity:1}}.wr-modal-sheet{background:#fff;border-radius:16px;flex-direction:column;width:493px;max-width:100%;height:818px;max-height:90vh;animation:.25s wrSheetIn;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000040}@keyframes wrSheetIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.wr-modal-top{border-bottom:1px solid #e6e6e6;flex:none;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.wr-modal-top h4{color:#141414;margin:0;font-size:16px;font-weight:600}.wr-modal-close{color:#5c5c5c;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:background .15s;display:flex}.wr-modal-close:hover{background:#f0f0f0}.wr-modal-form{flex-direction:column;flex:1;min-height:0;display:flex}.wr-modal-scroll{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:24px;min-height:0;padding:20px;display:flex;overflow-y:auto}.wr-modal-scroll::-webkit-scrollbar{display:none}.wr-product-card{box-sizing:border-box;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:6px;flex:none;align-items:center;gap:12px;padding:4px;display:flex}.wr-product-image{box-sizing:border-box;background-color:#e6e6e6;background-position:50%;background-size:cover;border:1px solid #e6e6e6;border-radius:4px;flex-shrink:0;width:62px;height:62px}.wr-product-info{flex-direction:column;gap:4px;min-width:0;display:flex}.wr-product-name{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.wr-product-price{color:#000;font-size:14px;font-weight:500}.wr-field{flex-direction:column;flex:none;gap:8px;display:flex}.wr-field-label{color:#141414;align-items:center;gap:2px;font-size:14px;font-weight:500;display:flex}.wr-required{color:#f31616}.wr-optional{color:#5c5c5c;font-weight:400}.wr-rating-input{justify-content:space-between;align-items:center;gap:12px;display:flex}.wr-star-btn{cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;padding:0;line-height:0;display:flex}.wr-star-btn i{color:#d1d1d1;font-size:40px;transition:color .15s,transform .1s}.wr-star-btn i.wr-star-filled{color:#ffae3d}.wr-star-btn:hover i{transform:scale(1.06)}.wr-text-input{box-sizing:border-box;color:#141414;background:#fff;border:1px solid #d4d8e2;border-radius:8px;width:100%;height:44px;padding:12px;font-family:inherit;font-size:14px;box-shadow:0 0 2px #424a6217}.wr-text-input::placeholder{color:#8f97ae}.wr-text-input.has-error,.wr-textarea-wrap.has-error{border-color:#cb092d}.wr-textarea-wrap{box-sizing:border-box;background:#fff;border:1px solid #dbdbdb;border-radius:8px;flex-direction:column;gap:4px;padding:8px 12px;display:flex;box-shadow:0 0 2px #424a6217}.wr-textarea-wrap textarea{resize:vertical;color:#141414;background:#fff;border:none;outline:none;width:100%;min-height:79px;padding:0;font-family:inherit;font-size:14px;line-height:20px}.wr-textarea-wrap textarea::placeholder{color:#9e9e9e}.wr-char-counter{color:#5c5c5c;align-self:flex-end;font-size:11px}.wr-field-error{color:#cb092d;font-size:12px}.wr-upload-box{box-sizing:border-box;cursor:pointer;background:#fff;border:1px dashed #dbdbdb;border-radius:8px;align-items:center;gap:14px;padding:8px 16px;transition:border-color .15s,background .15s;display:flex;box-shadow:0 0 2px #424a6217}.wr-upload-box:hover{background:#fdf6fa;border-color:#d62f85}.wr-upload-icon{flex-shrink:0;justify-content:center;align-items:center;width:49px;height:49px;display:flex}.wr-upload-icon i{color:#b3b3b3;font-size:37px}.wr-upload-title{color:#141414;font-size:16px;font-weight:500}.wr-upload-hint{color:#5c5c5c;font-size:12px}.wr-upload-previews{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.wr-upload-preview{border:1px solid #e6e6e6;border-radius:6px;width:62px;height:62px;position:relative;overflow:hidden}.wr-upload-preview img{object-fit:cover;width:100%;height:100%;display:block}.wr-upload-remove{color:#fff;cursor:pointer;background:#141414a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:12px;display:flex;position:absolute;top:2px;right:2px}.wr-modal-footer{background:#fff;border-top:1px solid #e6e6e6;flex:none;padding:16px 20px}.wr-submit-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:1000px;width:100%;height:48px;font-size:15px;font-weight:600;transition:background .15s}.wr-submit-btn:hover:not(:disabled){background:#730f1b}.wr-submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=480px){.wr-modal-overlay{align-items:flex-end;padding:0}.wr-modal-sheet{border-radius:16px 16px 0 0;width:100%;height:90vh;max-height:90vh;animation:.25s wrSheetInMobile}@keyframes wrSheetInMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.product-details-page{max-width:1450px;font-family:var(--web-font);color:#141414;background:#fff;margin:0 auto}.product-details-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.spinner-border{border:4px solid #f3f3f3;border-top-color:#730f1b;border-radius:50%;width:48px;height:48px;animation:1s linear infinite spin}.spinner-border-sm{width:28px!important;height:28px!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-details-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.product-details-error h2{color:#141414;margin-bottom:12px;font-size:28px}.product-details-error p{color:#5c5c5c;margin-bottom:24px}.btn-home{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:8px;padding:12px 32px;font-size:14px;font-weight:500;transition:background .2s}.btn-home:hover{background:#5c0c16}.product-breadcrumb{padding:16px 0 0}.product-breadcrumb nav{color:#5c5c5c;letter-spacing:-.12px;flex-wrap:wrap;align-items:center;gap:6px 8px;font-size:12px;font-weight:400;display:flex}.product-breadcrumb nav a{color:#5c5c5c;text-decoration:none;transition:color .2s}.product-breadcrumb nav a:hover{color:#730f1b}.product-breadcrumb .separator{color:#b3b3b3}.product-breadcrumb .current{color:#730f1b;font-weight:500}.product-hero-core{flex-direction:column;gap:14px;padding:16px 0;display:flex}.hero-left-gallery{flex-direction:column;flex:1;align-items:flex-start;gap:16px;width:636px;display:flex;overflow:hidden}.thumbnail-row{background:#fff;flex-direction:row;align-items:flex-start;gap:8px;width:100%;height:84px;display:flex}.thumbnail-item{cursor:pointer;background:#f5f5f5;border:2px solid #0000;border-radius:14px;flex-shrink:0;width:98px;height:84px;transition:border-color .2s;overflow:hidden}.thumbnail-item.active{border-color:#b92a53}.thumbnail-item img{object-fit:cover;width:100%;height:100%}.thumbnail-item:hover:not(.active){border-color:#d4d4d4}.hero-right-controls{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:28px;width:624px;display:flex;scrollbar-width:none!important}.title-sharing{flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.status-badges-row{flex-direction:row;align-items:flex-start;gap:8px;display:flex}.in-stock-badge{color:#141414;letter-spacing:-.12px;background:#f0f0f0;border-radius:6px;align-items:center;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.video-call-badge{color:#000;letter-spacing:-.12px;cursor:pointer;background:#eefcf3;border:none;border-radius:6px;align-items:center;gap:6px;padding:3px 12px;font-size:12px;font-weight:500;transition:background .2s;display:flex}.video-call-badge:hover{background:#d4f7e0}.video-call-badge i{color:#38bc5c;font-size:20px}.product-title-block{width:100%}.product-title-main{color:#141414;letter-spacing:-.3px;margin:0;font-size:28px;font-weight:600;line-height:40px}.rating-share-row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.rating-group{align-items:center;gap:6px;display:flex}.rating-group .star-filled{color:#ffae3d;font-size:16px}.rating-value{color:#141414;font-size:14px;font-weight:600}.rating-count{color:#5c5c5c;font-size:14px;font-weight:400}.share-actions{align-items:flex-start;gap:12px;display:flex}.share-actions button{color:#5c5c5c;cursor:pointer;background:0 0;border:none;padding:0;font-size:20px;transition:color .2s}.share-actions button:hover,.share-actions button .bxs-heart{color:#730f1b}.price-info-box{border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;display:flex}.price-amount{color:#5c143c;letter-spacing:-.3px;font-size:28px;font-weight:600}.price-note{color:#5c5c5c;font-size:12px;font-weight:400}.spec-badges-group{background:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:row;align-items:center;gap:12px;width:100%;height:56px;padding:6px 6px 6px 12px;display:flex}.spec-badge-item{flex-direction:column;align-items:flex-start;gap:4px;min-width:80px;display:flex}.spec-label{color:#141414;font-size:11px;font-weight:600}.spec-value{color:#730f1b;font-size:13px;font-weight:600}.spec-divider-vertical{background:#e6e6e6;width:1px;height:32px}.btn-customize-spec{color:#730f1b;letter-spacing:-.14px;cursor:pointer;white-space:nowrap;background:#f3d9e0;border:none;border-radius:4px;height:44px;margin-left:auto;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s}.btn-customize-spec:hover{background:#e8c4cd}.delivery-details-module{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.delivery-title{color:#141414;font-size:14px;font-weight:600}.delivery-box{border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;display:flex;overflow:hidden}.delivery-location-row{background:#98246414;border-bottom:1px solid #b92a53;flex-direction:row;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.delivery-location-row i{color:#730f1b;font-size:20px}.location-text{color:#141414;flex:1;font-size:13px;font-weight:400}.change-link{color:#730f1b;cursor:pointer;letter-spacing:-.12px;background:0 0;border:none;font-size:12px;font-weight:500;text-decoration:underline}.delivery-estimate-row{background:#fff;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.delivery-estimate-row i{color:#730f1b;font-size:20px}.estimate-text{color:#141414;font-size:15px;font-weight:600}.cutoff-text{color:#5c5c5c;font-size:13px;font-weight:400}.action-buttons-group{flex-direction:column;gap:12px;width:100%;display:flex}.action-row{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.btn-video-consult{cursor:pointer;background:#eefcf3;border:1px solid #b1f1c6;border-radius:8px;justify-content:center;align-items:center;width:52px;height:48px;padding:8px;transition:background .2s;display:flex}.btn-video-consult:hover{background:#d4f7e0}.btn-video-consult i{color:#38bc5c;font-size:32px}.btn-consult{color:#730f1b;letter-spacing:-.14px;cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:58px;flex:1;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-consult:hover{background:#f8f8f8}.btn-consult i{font-size:18px}.btn-add-to-cart-main{color:#fff;letter-spacing:-.14px;cursor:pointer;background:#730f1b;border:none;border-radius:58px;justify-content:center;align-items:center;gap:12px;width:100%;height:46px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-add-to-cart-main:hover{background:#5c0c16}.btn-add-to-cart-main i{font-size:18px}.benefits-scroll-row{border-radius:6px;flex-direction:row;align-items:center;gap:4px;width:100%;padding:10px 0;display:flex;overflow-x:scroll}.benefits-scroll-row::-webkit-scrollbar{height:2px}.benefits-scroll-row::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.benefits-scroll-row::-webkit-scrollbar-thumb{background:#b92a53;border-radius:2px}.benefit-item-scroll{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;min-width:167px;padding:0 16px;display:flex}.benefit-item-scroll i{color:#730f1b;font-size:24px}.benefit-item-scroll div{text-align:center;flex-direction:column;align-items:center;display:flex}.benefit-title{color:#141414;letter-spacing:-.12px;font-size:12px;font-weight:500}.benefit-sub{color:#5c5c5c;letter-spacing:.1px;font-size:11px;font-weight:400}.benefit-divider{border:1px solid #ffd9a3;flex-shrink:0;width:0;height:33.5px}.purity-info-box{border:1px solid #e6e6e6;border-radius:6px;flex-direction:row;align-items:center;gap:10px;width:100%;height:116.11px;padding:0 10px 0 0;display:flex}.purity-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:110px;height:116.11px}.purity-content{flex-direction:row;flex:1;align-items:center;gap:18px;height:100%;padding:14px 0;display:flex}.purity-text{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:4px;display:flex}.purity-label{color:#141414;letter-spacing:-.12px;font-size:16px;font-weight:500}.purity-value{color:#5c5c5c;letter-spacing:.1px;font-size:11px;font-weight:400}.btn-purity-check{color:#05703d;letter-spacing:-.14px;cursor:pointer;white-space:nowrap;background:#eefcf3;border:1px solid #d4f7e0;border-radius:30px;justify-content:center;align-items:center;gap:12px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-purity-check:hover{background:#d4f7e0}.btn-purity-check i{font-size:18px}.tabs-section{flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-top:8px;display:flex}.product-tabs-header{border-bottom:1px solid #dbdbdb;flex-direction:row;justify-content:space-around;align-items:flex-start;gap:9px;width:100%;display:flex}.tab-btn{color:#141414;cursor:pointer;letter-spacing:-.12px;background:0 0;border:none;border-bottom:2px solid #0000;font-size:16px;font-weight:500;transition:all .2s}.tab-btn.active{color:#730f1b;border-bottom-color:#b92a53}.tab-btn:hover:not(.active){color:#730f1b}.tab-content-area{width:100%;padding:12px 0 16px}.price-breakup-content{flex-direction:column;align-items:flex-start;gap:2px;width:100%;display:flex}.price-breakup-item{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:3px 0;display:flex}.price-breakup-item .label{color:#5c5c5c;font-size:14px;font-weight:400}.price-breakup-item .value{color:#141414;font-size:13px;font-weight:500}.price-breakup-item.total{border-top:1px solid #e6e6e6;margin-top:4px;padding:4px 0}.price-breakup-item.total .label{color:#5c5c5c;font-size:16px;font-weight:400}.price-breakup-item.total .value{color:#141414;font-size:16px;font-weight:500}.details-content{flex-direction:column;gap:6px;display:flex}.detail-row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:3px 0;display:flex}.detail-label{color:#5c5c5c;min-width:100px;font-size:14px;font-weight:500}.detail-value{color:#141414;font-size:14px;font-weight:400}.detail-row.description{flex-direction:column;gap:4px;margin-top:4px}.detail-row.description .detail-label{min-width:auto}.detail-row.description .detail-value{line-height:1.6}.contact-section{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:12px 0;display:flex}.contact-title{color:#141414;letter-spacing:-.12px;font-size:16px;font-weight:500}.contact-buttons{flex-direction:row;align-items:flex-start;gap:6px;width:100%;display:flex}.contact-btn{color:#141414;letter-spacing:-.12px;cursor:pointer;background:#f5f5f5;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:6px;height:48px;padding:10px 22px;font-size:12px;font-weight:500;transition:background .2s;display:flex}.contact-btn i{font-size:20px}.contact-btn i.bx-phone{color:#730f1b}.contact-btn i.bxl-whatsapp,.contact-btn.whatsapp i{color:#25d366}.trust-badges-row{flex-direction:row;align-items:center;gap:2px;width:100%;padding:4px 0;display:flex}.trust-badge{background:#f5f5f5;flex:1;justify-content:center;align-items:center;gap:10px;height:47px;padding:6px 10px;display:flex}.trust-badge img{object-fit:contain;max-height:100%}.similar-products-section{border-top:1px solid #e6e6e6;padding:80px 0}.similar-products-section h3{color:#141414;margin-bottom:32px;font-size:24px;font-weight:600}.similar-products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.similar-product-card{color:inherit;text-decoration:none;transition:transform .2s}.similar-product-card img{aspect-ratio:1;object-fit:cover;border-radius:4px;width:100%}.similar-product-info{padding:8px 0}.similar-product-name{color:#000;font-size:14px;font-weight:400;display:block}.similar-product-price{color:#000;font-size:14px;font-weight:500}.info-marquee{background:#f6f2f1;width:100%;margin-top:2rem;padding:14px 0;overflow:hidden}.info-marquee-track{align-items:center;gap:40px;width:max-content;animation:26s linear infinite info-marquee-scroll;display:flex}.info-marquee:hover .info-marquee-track{animation-play-state:paused}@keyframes info-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.info-marquee-item{color:#720a1a;letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;flex:none;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.info-marquee-item i{color:#720a1a;font-size:8px}.store-locator-section{border-bottom:1px solid #e6e6e6;margin-top:2.5rem;margin-bottom:2.5rem;padding:40px 0}.store-locator-heading{text-align:center;margin-bottom:24px}.store-locator-heading h2{color:#141414;margin-bottom:10px;font-size:29px;font-weight:600}.store-locator-search{align-items:center;max-width:420px;margin:0 auto;display:flex}.store-locator-input{color:#141414;border:1px solid #d9d9d9;border-right:none;border-radius:12px 0 0 12px;flex:1;height:44px;margin-top:0;padding:0 16px;font-size:14px}.store-locator-input:focus{border-color:#730f1b;outline:none}.store-locator-check-btn{color:#fff;letter-spacing:.4px;text-transform:uppercase;cursor:pointer;background:#730f1b;border:none;border-radius:0 12px 12px 0;height:44px;padding:0 24px;font-size:13px;font-weight:600;transition:background .2s}.store-locator-check-btn:hover{background:#5a0c14}.store-locator-error{color:#dc3545;text-align:center;max-width:420px;margin:10px auto 0;font-size:12px}.store-locator-card{max-width:var(--container-max-width);border:1px solid var(--color-border-light);background:#fff;border-radius:12px;grid-template-columns:50% 50%;margin:28px auto 0;display:grid;overflow:hidden}.store-locator-image-wrap{min-height:420px;position:relative}.store-locator-image{object-fit:cover;border-radius:12px 0 0 12px;width:100%;height:100%;display:block}.store-locator-image-wrap .image-gradient-overlay{pointer-events:none;background:linear-gradient(#fff 0%,#fff0 100%),linear-gradient(#fff0 0%,#fff 100%),linear-gradient(90deg,#fff 0%,#fff0 100%),linear-gradient(270deg,#fff 0%,#fff0 100%);border-radius:12px;position:absolute;inset:0}.store-locator-open-badge{color:#006d4e;background:#d1ebe3;border:1px solid #a3d9c9;border-radius:50px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;top:16px;right:16px}.store-locator-open-dot{background:#006d4e;border-radius:50%;width:8px;height:8px}.store-locator-info{text-align:left;flex-direction:column;justify-content:space-between;gap:18px;padding:28px 32px;display:flex}.store-locator-info-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.store-locator-info-top h3{color:var(--color-primary);margin-bottom:14px;font-size:32px;font-weight:600;line-height:normal}.store-locator-address{color:#666;font-size:14px;line-height:1.5}.store-locator-rating{color:#141414;border-radius:12px;flex:none;align-items:center;gap:6px;padding:0 5px;font-size:14px;font-weight:600;display:flex}.store-locator-rating i{color:#ffae3d;font-size:15px}.store-locator-timings{color:#141414;background:#f9fafb;border-radius:12px;align-items:center;gap:10px;width:fit-content;padding:10px 18px;font-size:13px;font-weight:600;display:flex}.store-locator-timings i{font-size:16px}.store-locator-product{background:#f9fafb;border-radius:12px;align-items:center;gap:14px;padding:12px 14px;display:flex}.store-locator-product-image-wrap{background:#f3f4f6;border-radius:4px;flex:none;width:56px;height:56px;overflow:hidden}.store-locator-product-image{object-fit:contain;width:100%;height:100%;padding:4px}.store-locator-product-details{flex-direction:column;gap:4px;min-width:0;display:flex}.store-locator-product-name{color:#141414;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.store-locator-product-price{color:#141414;font-size:13px;font-weight:500}.store-locator-product-status{color:#006d4e;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:12px;font-weight:600;display:flex}.store-locator-product-status:hover{text-decoration:underline}.store-locator-product-status i{font-size:13px}.store-locator-actions{flex-wrap:wrap;gap:12px;display:flex}.store-locator-btn{letter-spacing:.4px;text-transform:uppercase;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 22px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.store-locator-btn-outline{color:#730f1b;background:0 0;border:1px solid #730f1b;border-radius:12px}.store-locator-btn-outline:hover{color:#fff;background:#730f1b}@media (width<=998px){.store-locator-card{grid-template-columns:1fr}.store-locator-image-wrap{min-height:200px}.store-locator-info{padding:20px}.store-locator-search{max-width:100%}}.customer-reviews-section{max-width:var(--container-max-width);text-align:left;border-top:1px solid #e6e6e6;margin:auto;padding:70px 0}.reviews-title{color:#141414;letter-spacing:-.1px;margin-bottom:16px;font-size:18px;font-weight:500}.reviews-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.reviews-header-left{flex-wrap:wrap;align-items:center;gap:11px;display:flex}.rating-big{color:#141414;letter-spacing:-.8px;font-size:48px;font-weight:500;line-height:58px}.rating-big-star{color:#ffae3d;font-size:34px}.star-icon{color:#ffae3d;font-size:16px}.star-icon.bx-star{color:#b3b3b3}.star-icon-small{color:#ffae3d;font-size:18px}.star-icon-small.bx-star{color:#b3b3b3}.btn-write-review{border:1px solid var(--color-primary);height:44px;color:var(--color-primary);letter-spacing:-.14px;cursor:pointer;background:0 0;border-radius:1000px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s}.btn-write-review:hover{color:#fff;background:#730f1b;border-color:#730f1b}.reviews-list{flex-direction:column;gap:0;display:flex}.review-item{text-align:left;border-top:1px solid #dbdbdb;padding:24px 0}.review-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.reviewer-info{align-items:center;gap:12px;display:flex}.reviewer-avatar{color:#5c5c5c;background:#f0f0f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex}.reviewer-meta{flex-direction:column;gap:2px;display:flex}.reviewer-name{color:#141414;font-size:16px;font-weight:500;line-height:24px}.reviewer-date{color:#5c5c5c;letter-spacing:-.12px;font-size:12px;font-weight:400}.review-body{flex-direction:column;gap:4px;display:flex}.review-title{color:#141414;font-size:14px;font-weight:500;line-height:20px}.review-text{color:#141414;letter-spacing:-.12px;font-size:12px;font-weight:400;line-height:1.5}.review-images{gap:6px;margin-top:12px;display:flex}.review-image{background-color:#f0f0f0;background-position:50%;background-size:cover;border-radius:4px;flex-shrink:0;width:70px;height:70px}.review-stars{align-items:center;gap:4px;display:flex}.no-reviews{text-align:left;color:#5c5c5c;padding:32px 0;font-size:13px}.review-skeleton-block{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite reviewShimmer}.review-item.review-skeleton .reviewer-avatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite reviewShimmer}.skeleton-reviewer-name{width:120px;height:16px}.skeleton-reviewer-date{width:80px;height:12px;margin-top:4px}.skeleton-review-stars{width:90px;height:16px}.skeleton-review-title{width:55%;height:14px}.skeleton-review-text{width:100%;height:12px;margin-top:6px}.skeleton-review-text.short{width:70%}@keyframes reviewShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.customize-modal-overlay{z-index:1035;background:#00000080;justify-content:flex-end;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.customize-modal{background:#fff;flex-direction:column;width:480px;max-width:90vw;height:100vh;animation:.3s slideIn;display:flex;overflow-y:auto}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.customize-modal-header{border-bottom:1px solid #e6e6e6;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 28px 16px;display:flex}.customize-modal-header h3{color:#141414;margin:0;font-size:20px;font-weight:600}.customize-modal-close{color:#5c5c5c;cursor:pointer;background:0 0;border:none;padding:4px;font-size:28px;transition:color .2s}.customize-modal-close:hover{color:#141414}.customize-modal-body{text-align:left;flex:1;padding:24px 28px;overflow-y:auto}.customize-group{margin-bottom:24px}.customize-group:last-child{margin-bottom:0}.customize-label{color:#141414;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.customize-options{flex-wrap:wrap;gap:8px;display:flex}.customize-option{color:#141414;cursor:pointer;background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.customize-option:hover{border-color:#b92a53}.customize-option.active{color:#730f1b;background:#f3d9e0;border-color:#b92a53}.customize-modal-footer{border-top:1px solid #e6e6e6;flex-shrink:0;align-items:center;gap:12px;padding:16px 28px 28px;display:flex}.btn-cancel-customize{color:#141414;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500;transition:background .2s}.btn-cancel-customize:hover{background:#ebebeb}.btn-apply-customize{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:8px;flex:2;padding:12px;font-size:14px;font-weight:500;transition:background .2s}.btn-apply-customize:hover{background:#5c0c16}@media (width<=1200px){.product-hero-content{flex-direction:column;align-items:center}.hero-left-gallery,.hero-right-controls{width:100%}.hero-left-gallery{max-width:100%}.main-image-container{aspect-ratio:1;height:auto}}@media (width<=1024px){.similar-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (width<=768px){.product-breadcrumb,.product-hero-core{padding:12px 20px 24px}.similar-products-section,.customer-reviews-section,.store-locator-section{padding:40px 20px}.product-title-main{font-size:22px;line-height:32px}.price-amount{font-size:24px}.thumbnail-item{width:72px;height:62px}.spec-badges-group{flex-wrap:wrap;height:auto;padding:12px}.spec-badge-item{min-width:100px}.spec-divider-vertical{display:none}.btn-customize-spec{width:100%;margin-left:0}.btn-consult{width:100%}.benefits-scroll-row{padding:8px 0;overflow-x:scroll}.benefit-item-scroll{min-width:140px;padding:0 12px}.purity-info-box{flex-direction:column;height:auto;padding:12px}.purity-image{width:100%;height:120px}.purity-content{flex-direction:column;width:100%;padding:12px 0}.purity-text{width:100%}.btn-purity-check{justify-content:center;width:100%}.similar-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.reviews-header{flex-direction:column;align-items:flex-start}.reviews-header-left{flex-wrap:wrap}.contact-btn{width:100%}.rating-big{font-size:36px}.customize-modal{border-radius:0;width:100%;max-width:100%}.trust-badges-row{gap:4px;overflow-x:scroll}.trust-badge{min-width:80px;padding:4px 8px}}@media (width<=480px){.product-breadcrumb,.product-hero-core{padding-left:12px;padding-right:12px}.similar-products-section,.customer-reviews-section,.store-locator-section{padding:24px 12px}.store-locator-check-btn{width:100%}.product-title-main{font-size:18px;line-height:26px}.price-amount{font-size:20px}.thumbnail-item{width:60px;height:52px}.similar-products-grid{grid-template-columns:1fr 1fr;gap:12px}.rating-share-row{align-items:flex-start;gap:8px}.spec-badge-item{min-width:50px}.spec-value{font-size:11px}.customize-modal-body,.customize-modal-header{padding:16px}.customize-modal-footer{flex-direction:column;padding:12px 16px 16px}.customize-option{padding:6px 12px;font-size:12px}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}::-webkit-scrollbar-thumb{background:#b92a53;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#730f1b}.product-hero-content{flex-direction:row;align-items:flex-start;gap:34px;display:flex}.hero-left-gallery{width:50%;top:calc(var(--header-total-height,133px) + 16px);flex-direction:column;flex-shrink:0;align-items:flex-start;gap:16px;display:flex;position:sticky}.main-image-container{background:#fff;border-radius:14px;width:100%;overflow:hidden}.main-image-container img{object-fit:contain;width:100%}.thumbnail-row{flex-direction:row;flex-shrink:0;align-items:flex-start;gap:8px;width:100%;height:84px;display:flex}.hero-right-controls{flex-direction:column;flex-shrink:0;align-items:flex-start;width:50%;display:flex}.right-content-wrapper{flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding-bottom:20px;display:flex}.customization-section{width:100%}.btn-buy-now{color:#fff;letter-spacing:-.14px;cursor:pointer;background:#730f1b;border:none;border-radius:58px;justify-content:center;align-items:center;gap:12px;width:100%;height:46px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-buy-now:hover{background:#730f1b}.btn-buy-now i{font-size:18px}.trust-badges-scroll{flex-direction:row;justify-content:space-around;align-items:center;gap:8px;width:100%;padding:10px 0;display:flex}.trust-badge-item{color:#141414;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.trust-badge-item i{color:#730f1b;font-size:18px}.trust-divider{background:#e6e6e6;width:1px;height:24px}.weight-divider{background:#e6e6e6;width:100%;height:1px}.btn-view-more{color:#730f1b;cursor:pointer;background:0 0;border:1px solid #e6e6e6;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.btn-view-more:hover{background:#f3d9e0;border-color:#b92a53}.btn-view-more i{font-size:18px}.description-section{border-top:1px solid #e6e6e6;margin-top:12px;padding-top:12px}.description-title{color:#141414;margin-bottom:8px;font-size:14px;font-weight:600}.description-text{color:#5c5c5c;font-size:14px;font-weight:400;line-height:1.8}.certifications-section{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;padding:4px 0;display:grid}.certification-item{background:#f5f5f5;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:8px 4px;display:flex}.certification-item img{object-fit:contain;max-height:30px}.certification-item span{color:#141414;text-align:center;font-size:10px;font-weight:500}@media (width<=1200px){.product-hero-content{flex-direction:column}.hero-left-gallery{width:100%;position:relative;top:auto}.hero-right-controls{width:100%;padding-right:0}.certifications-section{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.product-hero-content{gap:16px}.trust-divider{display:none}.certifications-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}@media (width<=480px){.thumbnail-item{width:60px;height:52px}.spec-badges-group{flex-wrap:wrap;height:auto;padding:12px}.btn-customize-spec{width:100%;margin-left:0}.btn-consult{width:100%}.certifications-section{grid-template-columns:1fr 1fr}}.video-call-section{width:100%}.video-call-box{border:1px solid #e6e6e6;border-radius:6px;flex-direction:row;align-items:center;gap:10px;width:100%;height:116.11px;padding:0 10px 0 0;display:flex}.video-call-image{object-fit:cover;border-radius:6px;flex-shrink:0;width:110px;height:116.11px}.video-call-content{flex-direction:row;flex:1;align-items:center;gap:18px;height:100%;padding:14px 0;display:flex}.video-call-text{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:4px;display:flex}.video-call-label{color:#141414;letter-spacing:-.12px;font-size:16px;font-weight:500}.video-call-description{color:#5c5c5c;letter-spacing:.1px;font-size:11px;font-weight:400}.btn-video-call-connect{color:#05703d;letter-spacing:-.14px;cursor:pointer;white-space:nowrap;background:#eefcf3;border:1px solid #d4f7e0;border-radius:30px;justify-content:center;align-items:center;gap:12px;height:44px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.btn-video-call-connect:hover{background:#d4f7e0}.btn-video-call-connect img{width:20px;height:20px}.trust-badges-wrapper{width:100%;position:relative;overflow:hidden}.trust-badges-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;cursor:grab;flex-direction:row;align-items:center;gap:8px;width:100%;padding:10px 0;display:flex;overflow-x:auto}.trust-badges-scroll::-webkit-scrollbar{height:2px}.trust-badges-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.trust-badges-scroll::-webkit-scrollbar-thumb{background:#b92a53;border-radius:2px}.trust-badges-scroll:active{cursor:grabbing}.trust-badge-item{text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:2px;min-width:180px;padding:8px 12px;display:flex}.trust-badge-item img{width:24px;height:24px;margin-bottom:4px}.trust-badge-item span{color:#141414;font-size:12px;font-weight:600;line-height:1.3}.trust-badge-item p{color:#5c5c5c;margin:0;font-size:10px;font-weight:400;line-height:1.3}.trust-divider{background:#e6e6e6;flex-shrink:0;width:1px;height:40px}@media (width<=1200px){.video-call-content{flex-direction:column;gap:12px;padding:12px 0}.btn-video-call-connect{justify-content:center;width:100%}}@media (width<=768px){.video-call-box{height:auto;padding:0 10px 0 0}.video-call-text{text-align:center;align-items:center}.video-call-label{font-size:14px}.trust-badge-item{min-width:150px;padding:6px 10px}.trust-badge-item span{font-size:11px}.trust-badge-item p{font-size:9px}.trust-divider{height:30px}}@media (width<=480px){.video-call-label{font-size:13px}.video-call-description{font-size:10px}.btn-video-call-connect{height:38px;padding:0 16px;font-size:12px}.trust-badge-item{min-width:130px;padding:4px 8px}.trust-badge-item span{font-size:10px}.trust-badge-item p{font-size:8px}}.similar-products-section{box-sizing:border-box;background:#fff;border-top:1px solid #e6e6e6;flex-direction:column;align-items:flex-start;gap:32px;width:100%;padding:80px 0;display:flex}.similar-products-title{width:auto;font-family:var(--web-font);color:#141414;margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:31px}.similar-products-row{flex-flow:wrap;align-items:flex-start;gap:24px;width:100%;padding:0;display:flex}.similar-product-card{isolation:isolate;min-width:200px;color:inherit;border-radius:4px;flex-direction:column;flex:auto;align-items:flex-start;gap:5px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.similar-product-card:hover{transform:translateY(-4px)}.similar-product-image-wrapper{aspect-ratio:1;z-index:0;border:1px solid #e6e6e6;border-radius:4px;width:100%;height:auto;position:relative;overflow:hidden}.similar-product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.similar-product-card:hover .similar-product-image{transform:scale(1.03)}.similar-product-stock-badge{font-family:var(--web-font);letter-spacing:-.14px;color:#000;z-index:2;background:#fff;border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:3px 10px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;position:absolute;top:10px;left:-2px;box-shadow:0 2px 3px #424a620a,0 0 4px #424a6217,0 3px 6px #424a620a}.similar-product-details{text-align:left;z-index:1;flex-direction:column;align-items:flex-start;gap:4px;width:100%;padding:9px;display:flex}.similar-product-name-row{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:0;display:flex}.similar-product-name{font-family:var(--web-font);color:#000;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-style:normal;font-weight:400;line-height:18px;overflow:hidden}.similar-product-wishlist{cursor:pointer;color:#3d3d3d;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;transition:color .2s}.similar-product-wishlist:hover,.similar-product-wishlist .bxs-heart{color:#730f1b}.similar-product-price{font-family:var(--web-font);color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:18px}@media (width<=1200px){.similar-products-section{padding:60px}.similar-product-card{min-width:180px}}@media (width<=992px){.similar-products-section{padding:48px 40px}.similar-products-row{gap:16px}}@media (width<=768px){.similar-products-section{gap:24px;padding:40px 20px}.similar-products-title{font-size:20px;line-height:26px}.similar-products-row{gap:14px}.similar-product-stock-badge{padding:2px 8px;font-size:12px;top:8px;left:-1px}.similar-product-name,.similar-product-price{font-size:13px}}@media (width<=480px){.similar-products-section{gap:20px;padding:32px 12px}.similar-products-title{font-size:18px;line-height:24px}.similar-products-row{gap:10px}.similar-product-image-wrapper{border-radius:3px}.similar-product-stock-badge{border-radius:3px;padding:2px 6px;font-size:10px;line-height:16px;top:6px;left:-1px}.similar-product-name,.similar-product-price{font-size:12px;line-height:16px}.similar-product-wishlist{font-size:16px}.similar-product-name-row{gap:6px}}.pincode-input{color:#000!important;background:0 0!important;border:none!important;font-size:.8rem!important}.main-image-zoom-wrapper{cursor:pointer;border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden}.main-product-image{object-fit:cover;width:100%;height:100%;transition:opacity .2s;display:block}.zoom-lens-preview{pointer-events:none;z-index:2;background-repeat:no-repeat;background-size:220%;border-radius:14px;width:100%;height:100%;position:absolute;top:0;left:0}@media (hover:none){.zoom-lens-preview{display:none}}.image-expand-btn{cursor:pointer;z-index:3;background:#ffffffe6;border:none;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #00000026}.image-expand-btn:hover{background:#fff;transform:scale(1.08)}.image-expand-btn i{color:#141414;font-size:20px}.similar-products-icon-btn{cursor:pointer;z-index:3;background:#ffffffe6;border:none;border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;bottom:16px;right:66px;box-shadow:0 2px 8px #00000026}.similar-products-icon-btn:hover{background:#fff;transform:scale(1.08)}.similar-products-icon-btn i{color:#8b0000;font-size:20px}body.image-preview-open{overflow:hidden}.image-preview-overlay{z-index:10050;background:#0a0808f0;justify-content:center;align-items:center;padding:40px;animation:.25s fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.image-preview-close{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:24px;right:24px}.image-preview-close:hover{background:#fff3}.image-preview-close i{font-size:26px}.image-preview-body{flex-direction:column;align-items:center;gap:16px;max-width:92vw;max-height:90vh;display:flex}.preview-thumb-column{flex-direction:row;flex-shrink:0;order:2;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.preview-thumb-nav-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:56px;transition:background .2s;display:flex}.preview-thumb-nav-btn:hover{background:#fff3}.preview-thumb-nav-btn i{font-size:18px}.preview-thumb-list{scrollbar-width:none;flex-direction:row;justify-content:center;gap:10px;max-width:80vw;padding:4px;display:flex;overflow-x:auto}.preview-thumb-list::-webkit-scrollbar{display:none}.image-preview-main-area{flex:1;order:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.image-preview-main-area .image-preview-content{max-width:80vw}.image-preview-nav{color:#fff;cursor:pointer;z-index:10;background:#ffffff29;border:none;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-preview-nav:hover{background:#ffffff4d}.image-preview-nav i{color:#8b0000;font-size:28px}.image-preview-prev{left:0}.image-preview-next{right:0}.image-preview-zoom-controls{z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:30px;align-items:center;gap:4px;padding:6px;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.zoom-control-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.zoom-control-btn:hover:not(:disabled){background:#fff3}.zoom-control-btn:disabled{opacity:.35;cursor:not-allowed}.zoom-control-btn i{font-size:20px}.zoom-level-text{text-align:center;color:#fff;min-width:46px;font-size:13px;font-weight:600}.image-preview-content{cursor:zoom-in;touch-action:none;justify-content:center;align-items:center;max-width:90vw;max-height:80vh;display:flex;overflow:hidden}.image-preview-main{object-fit:contain;will-change:transform;cursor:zoom-in;border-radius:8px;max-width:100%;max-height:80vh;transition:transform 60ms linear}.image-preview-main.zoomed{cursor:zoom-out}.image-preview-content{overflow:hidden}.image-preview-thumbnails{scrollbar-width:none;flex-shrink:0;justify-content:center;gap:10px;width:100%;max-width:80vw;padding:8px;display:flex;overflow-x:auto}.image-preview-thumbnails::-webkit-scrollbar{display:none}.image-preview-thumb{cursor:pointer;opacity:.6;background:0 0;border:2px solid #0000;border-radius:14px;flex-shrink:0;width:56px;height:56px;padding:0;transition:all .2s;overflow:hidden}.image-preview-thumb.active{opacity:1;border-color:#fff}.image-preview-thumb:hover{opacity:1}.image-preview-thumb img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.image-preview-overlay{padding:16px}.image-preview-nav{width:42px;height:42px}.image-preview-nav i{font-size:22px}.image-preview-prev{left:8px}.image-preview-next{right:8px}.image-preview-close{width:38px;height:38px;top:12px;right:12px}.image-preview-thumbnails{max-width:100%}.image-preview-thumb{width:44px;height:44px}.image-preview-zoom-controls{top:12px}.image-preview-body{max-width:100%;max-height:100%}.preview-thumb-nav-btn{display:none}.preview-thumb-list{max-width:100%}.image-preview-main-area .image-preview-content{max-width:90vw}.zoom-control-btn{width:30px;height:30px}.zoom-control-btn i{font-size:17px}.zoom-level-text{min-width:38px;font-size:12px}.image-expand-btn{width:34px;height:34px;bottom:10px;right:10px}.image-expand-btn i{font-size:16px}.similar-products-icon-btn{width:34px;height:34px;bottom:10px;right:54px}.similar-products-icon-btn i{font-size:16px}}.recommendations-row{border-top:1px solid #e6e6e6;flex-wrap:wrap;gap:32px;max-width:1450px;margin:0 auto;padding:60px 16px 80px;display:flex}.rec-carousel-col{flex:1 1 0;min-width:0}.section-title{text-align:left;font-weight:500}.products-carousel-wrapper{position:relative}@media (width<=900px){.recommendations-row{padding:40px 20px}.products-carousel-swiper .swiper-wrapper{gap:2rem}}.title-recent{padding:1rem 0;font-size:24px}.try-at-home-icon{height:20px}.try-at-home{background:#fceeee}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}@media (width<=1600px){.product-details-page{padding:0 80px}.store-locator-section,.customer-reviews-section{padding:40px 80px}}@media (width<=1400px){.product-details-page{padding:0 16px}.store-locator-section,.customer-reviews-section{padding:40px 16px}}@media (width<=991px){.product-details-page{padding:0 16px}.store-locator-section,.customer-reviews-section{padding:40px 16px}}.product-title-wrap{flex-direction:column;gap:8px;display:flex}.video-container{max-width:96vw!important}.store-video-call-image{width:20px;height:20px}.store-locator-product-image-wrap{position:relative;overflow:hidden}.image-gradient-overlay{pointer-events:none;background:linear-gradient(#fff 0%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(/assets/boxicons-CSrLvhY_.eot);src:url(/assets/boxicons-CSrLvhY_.eot)format("embedded-opentype"),url(/assets/boxicons-CeGEncwm.woff2)format("woff2"),url(/assets/boxicons-CTVby2V1.woff)format("woff"),url(/assets/boxicons-EIQNrSje.ttf)format("truetype"),url(/assets/boxicons-Dp7W9qN3.svg?#boxicons)format("svg")}.bx{font-variant:normal;text-rendering:auto;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;display:inline-block;font-family:boxicons!important}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;text-align:center;width:2em;position:absolute;left:-2em}@keyframes spin{to{transform:rotate(360deg)}}@keyframes burst{0%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(1.5)}}@keyframes flashing{0%{opacity:1}45%{opacity:0}90%{opacity:1}}@keyframes fade-left{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(-20px)}}@keyframes fade-right{0%{opacity:1;transform:translate(0)}75%{opacity:0;transform:translate(20px)}}@keyframes fade-up{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(-20px)}}@keyframes fade-down{0%{opacity:1;transform:translateY(0)}75%{opacity:0;transform:translateY(20px)}}@-webkit-keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:scale(1)rotate(-10deg)}to{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.95,.95,.95)rotate(-10deg)}30%,50%,70%,90%{transform:scale(1)rotate(10deg)}40%,60%,80%{transform:rotate(-10deg)}to{transform:scale(1)}}.bx-spin,.bx-spin-hover:hover{animation:2s linear infinite spin}.bx-tada,.bx-tada-hover:hover{animation:1.5s infinite tada}.bx-flashing,.bx-flashing-hover:hover{animation:1.5s linear infinite flashing}.bx-burst,.bx-burst-hover:hover{animation:1.5s linear infinite burst}.bx-fade-up,.bx-fade-up-hover:hover{animation:1.5s linear infinite fade-up}.bx-fade-down,.bx-fade-down-hover:hover{animation:1.5s linear infinite fade-down}.bx-fade-left,.bx-fade-left-hover:hover{animation:1.5s linear infinite fade-left}.bx-fade-right,.bx-fade-right-hover:hover{animation:1.5s linear infinite fade-right}.bx-xs{font-size:1rem!important}.bx-sm{font-size:1.55rem!important}.bx-md{font-size:2.25rem!important}.bx-lg{font-size:3rem!important}.bx-fw{vertical-align:middle;width:1.28571em;height:.8em;font-size:1.28571em;line-height:.8em;margin-top:-.2em!important}.bx-pull-left{float:left;margin-right:.3em!important}.bx-pull-right{float:right;margin-left:.3em!important}.bx-rotate-90{transform:rotate(90deg)}.bx-rotate-180{transform:rotate(180deg)}.bx-rotate-270{transform:rotate(270deg)}.bx-flip-horizontal{transform:scaleX(-1)}.bx-flip-vertical{transform:scaleY(-1)}.bx-border{border:.07em solid #0000001a;border-radius:.25em;padding:.25em}.bx-border-circle{border:.07em solid #0000001a;border-radius:50%;padding:.25em}.bxs-balloon:before{content:""}.bxs-castle:before{content:""}.bxs-coffee-bean:before{content:""}.bxs-objects-horizontal-center:before{content:""}.bxs-objects-horizontal-left:before{content:""}.bxs-objects-horizontal-right:before{content:""}.bxs-objects-vertical-bottom:before{content:""}.bxs-objects-vertical-center:before{content:""}.bxs-objects-vertical-top:before{content:""}.bxs-pear:before{content:""}.bxs-shield-minus:before{content:""}.bxs-shield-plus:before{content:""}.bxs-shower:before{content:""}.bxs-sushi:before{content:""}.bxs-universal-access:before{content:""}.bx-child:before{content:""}.bx-horizontal-left:before{content:""}.bx-horizontal-right:before{content:""}.bx-objects-horizontal-center:before{content:""}.bx-objects-horizontal-left:before{content:""}.bx-objects-horizontal-right:before{content:""}.bx-objects-vertical-bottom:before{content:""}.bx-objects-vertical-center:before{content:""}.bx-objects-vertical-top:before{content:""}.bx-rfid:before{content:""}.bx-shield-minus:before{content:""}.bx-shield-plus:before{content:""}.bx-shower:before{content:""}.bx-sushi:before{content:""}.bx-universal-access:before{content:""}.bx-vertical-bottom:before{content:""}.bx-vertical-top:before{content:""}.bxl-graphql:before{content:""}.bxl-typescript:before{content:""}.bxs-color:before{content:""}.bx-reflect-horizontal:before{content:""}.bx-reflect-vertical:before{content:""}.bx-color:before{content:""}.bxl-mongodb:before{content:""}.bxl-postgresql:before{content:""}.bxl-deezer:before{content:""}.bxs-hard-hat:before{content:""}.bxs-home-alt-2:before{content:""}.bxs-cheese:before{content:""}.bx-home-alt-2:before{content:""}.bx-hard-hat:before{content:""}.bx-cheese:before{content:""}.bx-cart-add:before{content:""}.bx-cart-download:before{content:""}.bx-no-signal:before{content:""}.bx-signal-1:before{content:""}.bx-signal-2:before{content:""}.bx-signal-3:before{content:""}.bx-signal-4:before{content:""}.bx-signal-5:before{content:""}.bxl-xing:before{content:""}.bxl-meta:before{content:""}.bx-lemon:before{content:""}.bxs-lemon:before{content:""}.bx-cricket-ball:before{content:""}.bx-baguette:before{content:""}.bx-bowl-hot:before{content:""}.bx-bowl-rice:before{content:""}.bx-cable-car:before{content:""}.bx-candles:before{content:""}.bx-circle-half:before{content:""}.bx-circle-quarter:before{content:""}.bx-circle-three-quarter:before{content:""}.bx-cross:before{content:""}.bx-fork:before{content:""}.bx-knife:before{content:""}.bx-money-withdraw:before{content:""}.bx-popsicle:before{content:""}.bx-scatter-chart:before{content:""}.bxs-baguette:before{content:""}.bxs-bowl-hot:before{content:""}.bxs-bowl-rice:before{content:""}.bxs-cable-car:before{content:""}.bxs-circle-half:before{content:""}.bxs-circle-quarter:before{content:""}.bxs-circle-three-quarter:before{content:""}.bxs-cricket-ball:before{content:""}.bxs-invader:before{content:""}.bx-male-female:before{content:""}.bxs-popsicle:before{content:""}.bxs-tree-alt:before{content:""}.bxl-venmo:before{content:""}.bxl-upwork:before{content:""}.bxl-netlify:before{content:""}.bxl-java:before{content:""}.bxl-heroku:before{content:""}.bxl-go-lang:before{content:""}.bxl-gmail:before{content:""}.bxl-flask:before{content:""}.bxl-99designs:before{content:""}.bxl-500px:before{content:""}.bxl-adobe:before{content:""}.bxl-airbnb:before{content:""}.bxl-algolia:before{content:""}.bxl-amazon:before{content:""}.bxl-android:before{content:""}.bxl-angular:before{content:""}.bxl-apple:before{content:""}.bxl-audible:before{content:""}.bxl-aws:before{content:""}.bxl-baidu:before{content:""}.bxl-behance:before{content:""}.bxl-bing:before{content:""}.bxl-bitcoin:before{content:""}.bxl-blender:before{content:""}.bxl-blogger:before{content:""}.bxl-bootstrap:before{content:""}.bxl-chrome:before{content:""}.bxl-codepen:before{content:""}.bxl-c-plus-plus:before{content:""}.bxl-creative-commons:before{content:""}.bxl-css3:before{content:""}.bxl-dailymotion:before{content:""}.bxl-deviantart:before{content:""}.bxl-dev-to:before{content:""}.bxl-digg:before{content:""}.bxl-digitalocean:before{content:""}.bxl-discord:before{content:""}.bxl-discord-alt:before{content:""}.bxl-discourse:before{content:""}.bxl-django:before{content:""}.bxl-docker:before{content:""}.bxl-dribbble:before{content:""}.bxl-dropbox:before{content:""}.bxl-drupal:before{content:""}.bxl-ebay:before{content:""}.bxl-edge:before{content:""}.bxl-etsy:before{content:""}.bxl-facebook:before{content:""}.bxl-facebook-circle:before{content:""}.bxl-facebook-square:before{content:""}.bxl-figma:before{content:""}.bxl-firebase:before{content:""}.bxl-firefox:before{content:""}.bxl-flickr:before{content:""}.bxl-flickr-square:before{content:""}.bxl-flutter:before{content:""}.bxl-foursquare:before{content:""}.bxl-git:before{content:""}.bxl-github:before{content:""}.bxl-gitlab:before{content:""}.bxl-google:before{content:""}.bxl-google-cloud:before{content:""}.bxl-google-plus:before{content:""}.bxl-google-plus-circle:before{content:""}.bxl-html5:before{content:""}.bxl-imdb:before{content:""}.bxl-instagram:before{content:""}.bxl-instagram-alt:before{content:""}.bxl-internet-explorer:before{content:""}.bxl-invision:before{content:""}.bxl-javascript:before{content:""}.bxl-joomla:before{content:""}.bxl-jquery:before{content:""}.bxl-jsfiddle:before{content:""}.bxl-kickstarter:before{content:""}.bxl-kubernetes:before{content:""}.bxl-less:before{content:""}.bxl-linkedin:before{content:""}.bxl-linkedin-square:before{content:""}.bxl-magento:before{content:""}.bxl-mailchimp:before{content:""}.bxl-markdown:before{content:""}.bxl-mastercard:before{content:""}.bxl-mastodon:before{content:""}.bxl-medium:before{content:""}.bxl-medium-old:before{content:""}.bxl-medium-square:before{content:""}.bxl-messenger:before{content:""}.bxl-microsoft:before{content:""}.bxl-microsoft-teams:before{content:""}.bxl-nodejs:before{content:""}.bxl-ok-ru:before{content:""}.bxl-opera:before{content:""}.bxl-patreon:before{content:""}.bxl-paypal:before{content:""}.bxl-periscope:before{content:""}.bxl-php:before{content:""}.bxl-pinterest:before{content:""}.bxl-pinterest-alt:before{content:""}.bxl-play-store:before{content:""}.bxl-pocket:before{content:""}.bxl-product-hunt:before{content:""}.bxl-python:before{content:""}.bxl-quora:before{content:""}.bxl-react:before{content:""}.bxl-redbubble:before{content:""}.bxl-reddit:before{content:""}.bxl-redux:before{content:""}.bxl-sass:before{content:""}.bxl-shopify:before{content:""}.bxl-sketch:before{content:""}.bxl-skype:before{content:""}.bxl-slack:before{content:""}.bxl-slack-old:before{content:""}.bxl-snapchat:before{content:""}.bxl-soundcloud:before{content:""}.bxl-spotify:before{content:""}.bxl-spring-boot:before{content:""}.bxl-squarespace:before{content:""}.bxl-stack-overflow:before{content:""}.bxl-steam:before{content:""}.bxl-stripe:before{content:""}.bxl-tailwind-css:before{content:""}.bxl-telegram:before{content:""}.bxl-tiktok:before{content:""}.bxl-trello:before{content:""}.bxl-trip-advisor:before{content:""}.bxl-tumblr:before{content:""}.bxl-tux:before{content:""}.bxl-twitch:before{content:""}.bxl-twitter:before{content:""}.bxl-unity:before{content:""}.bxl-unsplash:before{content:""}.bxl-vimeo:before{content:""}.bxl-visa:before{content:""}.bxl-visual-studio:before{content:""}.bxl-vk:before{content:""}.bxl-vuejs:before{content:""}.bxl-whatsapp:before{content:""}.bxl-whatsapp-square:before{content:""}.bxl-wikipedia:before{content:""}.bxl-windows:before{content:""}.bxl-wix:before{content:""}.bxl-wordpress:before{content:""}.bxl-yahoo:before{content:""}.bxl-yelp:before{content:""}.bxl-youtube:before{content:""}.bxl-zoom:before{content:""}.bx-collapse-alt:before{content:""}.bx-collapse-horizontal:before{content:""}.bx-collapse-vertical:before{content:""}.bx-expand-horizontal:before{content:""}.bx-expand-vertical:before{content:""}.bx-injection:before{content:""}.bx-leaf:before{content:""}.bx-math:before{content:""}.bx-party:before{content:""}.bx-abacus:before{content:""}.bx-accessibility:before{content:""}.bx-add-to-queue:before{content:""}.bx-adjust:before{content:""}.bx-alarm:before{content:""}.bx-alarm-add:before{content:""}.bx-alarm-exclamation:before{content:""}.bx-alarm-off:before{content:""}.bx-alarm-snooze:before{content:""}.bx-album:before{content:""}.bx-align-justify:before{content:""}.bx-align-left:before{content:""}.bx-align-middle:before{content:""}.bx-align-right:before{content:""}.bx-analyse:before{content:""}.bx-anchor:before{content:""}.bx-angry:before{content:""}.bx-aperture:before{content:""}.bx-arch:before{content:""}.bx-archive:before{content:""}.bx-archive-in:before{content:""}.bx-archive-out:before{content:""}.bx-area:before{content:""}.bx-arrow-back:before{content:""}.bx-arrow-from-bottom:before{content:""}.bx-arrow-from-left:before{content:""}.bx-arrow-from-right:before{content:""}.bx-arrow-from-top:before{content:""}.bx-arrow-to-bottom:before{content:""}.bx-arrow-to-left:before{content:""}.bx-arrow-to-right:before{content:""}.bx-arrow-to-top:before{content:""}.bx-at:before{content:""}.bx-atom:before{content:""}.bx-award:before{content:""}.bx-badge:before{content:""}.bx-badge-check:before{content:""}.bx-ball:before{content:""}.bx-band-aid:before{content:""}.bx-bar-chart:before{content:""}.bx-bar-chart-alt:before{content:""}.bx-bar-chart-alt-2:before{content:""}.bx-bar-chart-square:before{content:""}.bx-barcode:before{content:""}.bx-barcode-reader:before{content:""}.bx-baseball:before{content:""}.bx-basket:before{content:""}.bx-basketball:before{content:""}.bx-bath:before{content:""}.bx-battery:before{content:""}.bx-bed:before{content:""}.bx-been-here:before{content:""}.bx-beer:before{content:""}.bx-bell:before{content:""}.bx-bell-minus:before{content:""}.bx-bell-off:before{content:""}.bx-bell-plus:before{content:""}.bx-bible:before{content:""}.bx-bitcoin:before{content:""}.bx-blanket:before{content:""}.bx-block:before{content:""}.bx-bluetooth:before{content:""}.bx-body:before{content:""}.bx-bold:before{content:""}.bx-bolt-circle:before{content:""}.bx-bomb:before{content:""}.bx-bone:before{content:""}.bx-bong:before{content:""}.bx-book:before{content:""}.bx-book-add:before{content:""}.bx-book-alt:before{content:""}.bx-book-bookmark:before{content:""}.bx-book-content:before{content:""}.bx-book-heart:before{content:""}.bx-bookmark:before{content:""}.bx-bookmark-alt:before{content:""}.bx-bookmark-alt-minus:before{content:""}.bx-bookmark-alt-plus:before{content:""}.bx-bookmark-heart:before{content:""}.bx-bookmark-minus:before{content:""}.bx-bookmark-plus:before{content:""}.bx-bookmarks:before{content:""}.bx-book-open:before{content:""}.bx-book-reader:before{content:""}.bx-border-all:before{content:""}.bx-border-bottom:before{content:""}.bx-border-inner:before{content:""}.bx-border-left:before{content:""}.bx-border-none:before{content:""}.bx-border-outer:before{content:""}.bx-border-radius:before{content:""}.bx-border-right:before{content:""}.bx-border-top:before{content:""}.bx-bot:before{content:""}.bx-bowling-ball:before{content:""}.bx-box:before{content:""}.bx-bracket:before{content:""}.bx-braille:before{content:""}.bx-brain:before{content:""}.bx-briefcase:before{content:""}.bx-briefcase-alt:before{content:""}.bx-briefcase-alt-2:before{content:""}.bx-brightness:before{content:""}.bx-brightness-half:before{content:""}.bx-broadcast:before{content:""}.bx-brush:before{content:""}.bx-brush-alt:before{content:""}.bx-bug:before{content:""}.bx-bug-alt:before{content:""}.bx-building:before{content:""}.bx-building-house:before{content:""}.bx-buildings:before{content:""}.bx-bulb:before{content:""}.bx-bullseye:before{content:""}.bx-buoy:before{content:""}.bx-bus:before{content:""}.bx-bus-school:before{content:""}.bx-cabinet:before{content:""}.bx-cake:before{content:""}.bx-calculator:before{content:""}.bx-calendar:before{content:""}.bx-calendar-alt:before{content:""}.bx-calendar-check:before{content:""}.bx-calendar-edit:before{content:""}.bx-calendar-event:before{content:""}.bx-calendar-exclamation:before{content:""}.bx-calendar-heart:before{content:""}.bx-calendar-minus:before{content:""}.bx-calendar-plus:before{content:""}.bx-calendar-star:before{content:""}.bx-calendar-week:before{content:""}.bx-calendar-x:before{content:""}.bx-camera:before{content:""}.bx-camera-home:before{content:""}.bx-camera-movie:before{content:""}.bx-camera-off:before{content:""}.bx-capsule:before{content:""}.bx-captions:before{content:""}.bx-car:before{content:""}.bx-card:before{content:""}.bx-caret-down:before{content:""}.bx-caret-down-circle:before{content:""}.bx-caret-down-square:before{content:""}.bx-caret-left:before{content:""}.bx-caret-left-circle:before{content:""}.bx-caret-left-square:before{content:""}.bx-caret-right:before{content:""}.bx-caret-right-circle:before{content:""}.bx-caret-right-square:before{content:""}.bx-caret-up:before{content:""}.bx-caret-up-circle:before{content:""}.bx-caret-up-square:before{content:""}.bx-carousel:before{content:""}.bx-cart:before{content:""}.bx-cart-alt:before{content:""}.bx-cast:before{content:""}.bx-category:before{content:""}.bx-category-alt:before{content:""}.bx-cctv:before{content:""}.bx-certification:before{content:""}.bx-chair:before{content:""}.bx-chalkboard:before{content:""}.bx-chart:before{content:""}.bx-chat:before{content:""}.bx-check:before{content:""}.bx-checkbox:before{content:""}.bx-checkbox-checked:before{content:""}.bx-checkbox-minus:before{content:""}.bx-checkbox-square:before{content:""}.bx-check-circle:before{content:""}.bx-check-double:before{content:""}.bx-check-shield:before{content:""}.bx-check-square:before{content:""}.bx-chevron-down:before{content:""}.bx-chevron-down-circle:before{content:""}.bx-chevron-down-square:before{content:""}.bx-chevron-left:before{content:""}.bx-chevron-left-circle:before{content:""}.bx-chevron-left-square:before{content:""}.bx-chevron-right:before{content:""}.bx-chevron-right-circle:before{content:""}.bx-chevron-right-square:before{content:""}.bx-chevrons-down:before{content:""}.bx-chevrons-left:before{content:""}.bx-chevrons-right:before{content:""}.bx-chevrons-up:before{content:""}.bx-chevron-up:before{content:""}.bx-chevron-up-circle:before{content:""}.bx-chevron-up-square:before{content:""}.bx-chip:before{content:""}.bx-church:before{content:""}.bx-circle:before{content:""}.bx-clinic:before{content:""}.bx-clipboard:before{content:""}.bx-closet:before{content:""}.bx-cloud:before{content:""}.bx-cloud-download:before{content:""}.bx-cloud-drizzle:before{content:""}.bx-cloud-lightning:before{content:""}.bx-cloud-light-rain:before{content:""}.bx-cloud-rain:before{content:""}.bx-cloud-snow:before{content:""}.bx-cloud-upload:before{content:""}.bx-code:before{content:""}.bx-code-alt:before{content:""}.bx-code-block:before{content:""}.bx-code-curly:before{content:""}.bx-coffee:before{content:""}.bx-coffee-togo:before{content:""}.bx-cog:before{content:""}.bx-coin:before{content:""}.bx-coin-stack:before{content:""}.bx-collapse:before{content:""}.bx-collection:before{content:""}.bx-color-fill:before{content:""}.bx-columns:before{content:""}.bx-command:before{content:""}.bx-comment:before{content:""}.bx-comment-add:before{content:""}.bx-comment-check:before{content:""}.bx-comment-detail:before{content:""}.bx-comment-dots:before{content:""}.bx-comment-edit:before{content:""}.bx-comment-error:before{content:""}.bx-comment-minus:before{content:""}.bx-comment-x:before{content:""}.bx-compass:before{content:""}.bx-confused:before{content:""}.bx-conversation:before{content:""}.bx-cookie:before{content:""}.bx-cool:before{content:""}.bx-copy:before{content:""}.bx-copy-alt:before{content:""}.bx-copyright:before{content:""}.bx-credit-card:before{content:""}.bx-credit-card-alt:before{content:""}.bx-credit-card-front:before{content:""}.bx-crop:before{content:""}.bx-crosshair:before{content:""}.bx-crown:before{content:""}.bx-cube:before{content:""}.bx-cube-alt:before{content:""}.bx-cuboid:before{content:""}.bx-current-location:before{content:""}.bx-customize:before{content:""}.bx-cut:before{content:""}.bx-cycling:before{content:""}.bx-cylinder:before{content:""}.bx-data:before{content:""}.bx-desktop:before{content:""}.bx-detail:before{content:""}.bx-devices:before{content:""}.bx-dialpad:before{content:""}.bx-dialpad-alt:before{content:""}.bx-diamond:before{content:""}.bx-dice-1:before{content:""}.bx-dice-2:before{content:""}.bx-dice-3:before{content:""}.bx-dice-4:before{content:""}.bx-dice-5:before{content:""}.bx-dice-6:before{content:""}.bx-directions:before{content:""}.bx-disc:before{content:""}.bx-dish:before{content:""}.bx-dislike:before{content:""}.bx-dizzy:before{content:""}.bx-dna:before{content:""}.bx-dock-bottom:before{content:""}.bx-dock-left:before{content:""}.bx-dock-right:before{content:""}.bx-dock-top:before{content:""}.bx-dollar:before{content:""}.bx-dollar-circle:before{content:""}.bx-donate-blood:before{content:""}.bx-donate-heart:before{content:""}.bx-door-open:before{content:""}.bx-dots-horizontal:before{content:""}.bx-dots-horizontal-rounded:before{content:""}.bx-dots-vertical:before{content:""}.bx-dots-vertical-rounded:before{content:""}.bx-doughnut-chart:before{content:""}.bx-down-arrow:before{content:""}.bx-down-arrow-alt:before{content:""}.bx-down-arrow-circle:before{content:""}.bx-download:before{content:""}.bx-downvote:before{content:""}.bx-drink:before{content:""}.bx-droplet:before{content:""}.bx-dumbbell:before{content:""}.bx-duplicate:before{content:""}.bx-edit:before{content:""}.bx-edit-alt:before{content:""}.bx-envelope:before{content:""}.bx-envelope-open:before{content:""}.bx-equalizer:before{content:""}.bx-eraser:before{content:""}.bx-error:before{content:""}.bx-error-alt:before{content:""}.bx-error-circle:before{content:""}.bx-euro:before{content:""}.bx-exclude:before{content:""}.bx-exit:before{content:""}.bx-exit-fullscreen:before{content:""}.bx-expand:before{content:""}.bx-expand-alt:before{content:""}.bx-export:before{content:""}.bx-extension:before{content:""}.bx-face:before{content:""}.bx-fast-forward:before{content:""}.bx-fast-forward-circle:before{content:""}.bx-female:before{content:""}.bx-female-sign:before{content:""}.bx-file:before{content:""}.bx-file-blank:before{content:""}.bx-file-find:before{content:""}.bx-film:before{content:""}.bx-filter:before{content:""}.bx-filter-alt:before{content:""}.bx-fingerprint:before{content:""}.bx-first-aid:before{content:""}.bx-first-page:before{content:""}.bx-flag:before{content:""}.bx-folder:before{content:""}.bx-folder-minus:before{content:""}.bx-folder-open:before{content:""}.bx-folder-plus:before{content:""}.bx-font:before{content:""}.bx-font-color:before{content:""}.bx-font-family:before{content:""}.bx-font-size:before{content:""}.bx-food-menu:before{content:""}.bx-food-tag:before{content:""}.bx-football:before{content:""}.bx-fridge:before{content:""}.bx-fullscreen:before{content:""}.bx-game:before{content:""}.bx-gas-pump:before{content:""}.bx-ghost:before{content:""}.bx-gift:before{content:""}.bx-git-branch:before{content:""}.bx-git-commit:before{content:""}.bx-git-compare:before{content:""}.bx-git-merge:before{content:""}.bx-git-pull-request:before{content:""}.bx-git-repo-forked:before{content:""}.bx-glasses:before{content:""}.bx-glasses-alt:before{content:""}.bx-globe:before{content:""}.bx-globe-alt:before{content:""}.bx-grid:before{content:""}.bx-grid-alt:before{content:""}.bx-grid-horizontal:before{content:""}.bx-grid-small:before{content:""}.bx-grid-vertical:before{content:""}.bx-group:before{content:""}.bx-handicap:before{content:""}.bx-happy:before{content:""}.bx-happy-alt:before{content:""}.bx-happy-beaming:before{content:""}.bx-happy-heart-eyes:before{content:""}.bx-hash:before{content:""}.bx-hdd:before{content:""}.bx-heading:before{content:""}.bx-headphone:before{content:""}.bx-health:before{content:""}.bx-heart:before{content:""}.bx-heart-circle:before{content:""}.bx-heart-square:before{content:""}.bx-help-circle:before{content:""}.bx-hide:before{content:""}.bx-highlight:before{content:""}.bx-history:before{content:""}.bx-hive:before{content:""}.bx-home:before{content:""}.bx-home-alt:before{content:""}.bx-home-circle:before{content:""}.bx-home-heart:before{content:""}.bx-home-smile:before{content:""}.bx-horizontal-center:before{content:""}.bx-hotel:before{content:""}.bx-hourglass:before{content:""}.bx-id-card:before{content:""}.bx-image:before{content:""}.bx-image-add:before{content:""}.bx-image-alt:before{content:""}.bx-images:before{content:""}.bx-import:before{content:""}.bx-infinite:before{content:""}.bx-info-circle:before{content:""}.bx-info-square:before{content:""}.bx-intersect:before{content:""}.bx-italic:before{content:""}.bx-joystick:before{content:""}.bx-joystick-alt:before{content:""}.bx-joystick-button:before{content:""}.bx-key:before{content:""}.bx-label:before{content:""}.bx-landscape:before{content:""}.bx-laptop:before{content:""}.bx-last-page:before{content:""}.bx-laugh:before{content:""}.bx-layer:before{content:""}.bx-layer-minus:before{content:""}.bx-layer-plus:before{content:""}.bx-layout:before{content:""}.bx-left-arrow:before{content:""}.bx-left-arrow-alt:before{content:""}.bx-left-arrow-circle:before{content:""}.bx-left-down-arrow-circle:before{content:""}.bx-left-indent:before{content:""}.bx-left-top-arrow-circle:before{content:""}.bx-library:before{content:""}.bx-like:before{content:""}.bx-line-chart:before{content:""}.bx-line-chart-down:before{content:""}.bx-link:before{content:""}.bx-link-alt:before{content:""}.bx-link-external:before{content:""}.bx-lira:before{content:""}.bx-list-check:before{content:""}.bx-list-minus:before{content:""}.bx-list-ol:before{content:""}.bx-list-plus:before{content:""}.bx-list-ul:before{content:""}.bx-loader:before{content:""}.bx-loader-alt:before{content:""}.bx-loader-circle:before{content:""}.bx-location-plus:before{content:""}.bx-lock:before{content:""}.bx-lock-alt:before{content:""}.bx-lock-open:before{content:""}.bx-lock-open-alt:before{content:""}.bx-log-in:before{content:""}.bx-log-in-circle:before{content:""}.bx-log-out:before{content:""}.bx-log-out-circle:before{content:""}.bx-low-vision:before{content:""}.bx-magnet:before{content:""}.bx-mail-send:before{content:""}.bx-male:before{content:""}.bx-male-sign:before{content:""}.bx-map:before{content:""}.bx-map-alt:before{content:""}.bx-map-pin:before{content:""}.bx-mask:before{content:""}.bx-medal:before{content:""}.bx-meh:before{content:""}.bx-meh-alt:before{content:""}.bx-meh-blank:before{content:""}.bx-memory-card:before{content:""}.bx-menu:before{content:""}.bx-menu-alt-left:before{content:""}.bx-menu-alt-right:before{content:""}.bx-merge:before{content:""}.bx-message:before{content:""}.bx-message-add:before{content:""}.bx-message-alt:before{content:""}.bx-message-alt-add:before{content:""}.bx-message-alt-check:before{content:""}.bx-message-alt-detail:before{content:""}.bx-message-alt-dots:before{content:""}.bx-message-alt-edit:before{content:""}.bx-message-alt-error:before{content:""}.bx-message-alt-minus:before{content:""}.bx-message-alt-x:before{content:""}.bx-message-check:before{content:""}.bx-message-detail:before{content:""}.bx-message-dots:before{content:""}.bx-message-edit:before{content:""}.bx-message-error:before{content:""}.bx-message-minus:before{content:""}.bx-message-rounded:before{content:""}.bx-message-rounded-add:before{content:""}.bx-message-rounded-check:before{content:""}.bx-message-rounded-detail:before{content:""}.bx-message-rounded-dots:before{content:""}.bx-message-rounded-edit:before{content:""}.bx-message-rounded-error:before{content:""}.bx-message-rounded-minus:before{content:""}.bx-message-rounded-x:before{content:""}.bx-message-square:before{content:""}.bx-message-square-add:before{content:""}.bx-message-square-check:before{content:""}.bx-message-square-detail:before{content:""}.bx-message-square-dots:before{content:""}.bx-message-square-edit:before{content:""}.bx-message-square-error:before{content:""}.bx-message-square-minus:before{content:""}.bx-message-square-x:before{content:""}.bx-message-x:before{content:""}.bx-meteor:before{content:""}.bx-microchip:before{content:""}.bx-microphone:before{content:""}.bx-microphone-off:before{content:""}.bx-minus:before{content:""}.bx-minus-back:before{content:""}.bx-minus-circle:before{content:""}.bx-minus-front:before{content:""}.bx-mobile:before{content:""}.bx-mobile-alt:before{content:""}.bx-mobile-landscape:before{content:""}.bx-mobile-vibration:before{content:""}.bx-money:before{content:""}.bx-moon:before{content:""}.bx-mouse:before{content:""}.bx-mouse-alt:before{content:""}.bx-move:before{content:""}.bx-move-horizontal:before{content:""}.bx-move-vertical:before{content:""}.bx-movie:before{content:""}.bx-movie-play:before{content:""}.bx-music:before{content:""}.bx-navigation:before{content:""}.bx-network-chart:before{content:""}.bx-news:before{content:""}.bx-no-entry:before{content:""}.bx-note:before{content:""}.bx-notepad:before{content:""}.bx-notification:before{content:""}.bx-notification-off:before{content:""}.bx-outline:before{content:""}.bx-package:before{content:""}.bx-paint:before{content:""}.bx-paint-roll:before{content:""}.bx-palette:before{content:""}.bx-paperclip:before{content:""}.bx-paper-plane:before{content:""}.bx-paragraph:before{content:""}.bx-paste:before{content:""}.bx-pause:before{content:""}.bx-pause-circle:before{content:""}.bx-pen:before{content:""}.bx-pencil:before{content:""}.bx-phone:before{content:""}.bx-phone-call:before{content:""}.bx-phone-incoming:before{content:""}.bx-phone-off:before{content:""}.bx-phone-outgoing:before{content:""}.bx-photo-album:before{content:""}.bx-pie-chart:before{content:""}.bx-pie-chart-alt:before{content:""}.bx-pie-chart-alt-2:before{content:""}.bx-pin:before{content:""}.bx-planet:before{content:""}.bx-play:before{content:""}.bx-play-circle:before{content:""}.bx-plug:before{content:""}.bx-plus:before{content:""}.bx-plus-circle:before{content:""}.bx-plus-medical:before{content:""}.bx-podcast:before{content:""}.bx-pointer:before{content:""}.bx-poll:before{content:""}.bx-polygon:before{content:""}.bx-pound:before{content:""}.bx-power-off:before{content:""}.bx-printer:before{content:""}.bx-pulse:before{content:""}.bx-purchase-tag:before{content:""}.bx-purchase-tag-alt:before{content:""}.bx-pyramid:before{content:""}.bx-qr:before{content:""}.bx-qr-scan:before{content:""}.bx-question-mark:before{content:""}.bx-radar:before{content:""}.bx-radio:before{content:""}.bx-radio-circle:before{content:""}.bx-radio-circle-marked:before{content:""}.bx-receipt:before{content:""}.bx-rectangle:before{content:""}.bx-recycle:before{content:""}.bx-redo:before{content:""}.bx-refresh:before{content:""}.bx-registered:before{content:""}.bx-rename:before{content:""}.bx-repeat:before{content:""}.bx-reply:before{content:""}.bx-reply-all:before{content:""}.bx-repost:before{content:""}.bx-reset:before{content:""}.bx-restaurant:before{content:""}.bx-revision:before{content:""}.bx-rewind:before{content:""}.bx-rewind-circle:before{content:""}.bx-right-arrow:before{content:""}.bx-right-arrow-alt:before{content:""}.bx-right-arrow-circle:before{content:""}.bx-right-down-arrow-circle:before{content:""}.bx-right-indent:before{content:""}.bx-right-top-arrow-circle:before{content:""}.bx-rocket:before{content:""}.bx-rotate-left:before{content:""}.bx-rotate-right:before{content:""}.bx-rss:before{content:""}.bx-ruble:before{content:""}.bx-ruler:before{content:""}.bx-run:before{content:""}.bx-rupee:before{content:""}.bx-sad:before{content:""}.bx-save:before{content:""}.bx-scan:before{content:""}.bx-screenshot:before{content:""}.bx-search:before{content:""}.bx-search-alt:before{content:""}.bx-search-alt-2:before{content:""}.bx-selection:before{content:""}.bx-select-multiple:before{content:""}.bx-send:before{content:""}.bx-server:before{content:""}.bx-shape-circle:before{content:""}.bx-shape-polygon:before{content:""}.bx-shape-square:before{content:""}.bx-shape-triangle:before{content:""}.bx-share:before{content:""}.bx-share-alt:before{content:""}.bx-shekel:before{content:""}.bx-shield:before{content:""}.bx-shield-alt:before{content:""}.bx-shield-alt-2:before{content:""}.bx-shield-quarter:before{content:""}.bx-shield-x:before{content:""}.bx-shocked:before{content:""}.bx-shopping-bag:before{content:""}.bx-show:before{content:""}.bx-show-alt:before{content:""}.bx-shuffle:before{content:""}.bx-sidebar:before{content:""}.bx-sitemap:before{content:""}.bx-skip-next:before{content:""}.bx-skip-next-circle:before{content:""}.bx-skip-previous:before{content:""}.bx-skip-previous-circle:before{content:""}.bx-sleepy:before{content:""}.bx-slider:before{content:""}.bx-slider-alt:before{content:""}.bx-slideshow:before{content:""}.bx-smile:before{content:""}.bx-sort:before{content:""}.bx-sort-alt-2:before{content:""}.bx-sort-a-z:before{content:""}.bx-sort-down:before{content:""}.bx-sort-up:before{content:""}.bx-sort-z-a:before{content:""}.bx-spa:before{content:""}.bx-space-bar:before{content:""}.bx-speaker:before{content:""}.bx-spray-can:before{content:""}.bx-spreadsheet:before{content:""}.bx-square:before{content:""}.bx-square-rounded:before{content:""}.bx-star:before{content:""}.bx-station:before{content:""}.bx-stats:before{content:""}.bx-sticker:before{content:""}.bx-stop:before{content:""}.bx-stop-circle:before{content:""}.bx-stopwatch:before{content:""}.bx-store:before{content:""}.bx-store-alt:before{content:""}.bx-street-view:before{content:""}.bx-strikethrough:before{content:""}.bx-subdirectory-left:before{content:""}.bx-subdirectory-right:before{content:""}.bx-sun:before{content:""}.bx-support:before{content:""}.bx-swim:before{content:""}.bx-sync:before{content:""}.bx-tab:before{content:""}.bx-table:before{content:""}.bx-tachometer:before{content:""}.bx-tag:before{content:""}.bx-tag-alt:before{content:""}.bx-target-lock:before{content:""}.bx-task:before{content:""}.bx-task-x:before{content:""}.bx-taxi:before{content:""}.bx-tennis-ball:before{content:""}.bx-terminal:before{content:""}.bx-test-tube:before{content:""}.bx-text:before{content:""}.bx-time:before{content:""}.bx-time-five:before{content:""}.bx-timer:before{content:""}.bx-tired:before{content:""}.bx-toggle-left:before{content:""}.bx-toggle-right:before{content:""}.bx-tone:before{content:""}.bx-traffic-cone:before{content:""}.bx-train:before{content:""}.bx-transfer:before{content:""}.bx-transfer-alt:before{content:""}.bx-trash:before{content:""}.bx-trash-alt:before{content:""}.bx-trending-down:before{content:""}.bx-trending-up:before{content:""}.bx-trim:before{content:""}.bx-trip:before{content:""}.bx-trophy:before{content:""}.bx-tv:before{content:""}.bx-underline:before{content:""}.bx-undo:before{content:""}.bx-unite:before{content:""}.bx-unlink:before{content:""}.bx-up-arrow:before{content:""}.bx-up-arrow-alt:before{content:""}.bx-up-arrow-circle:before{content:""}.bx-upload:before{content:""}.bx-upside-down:before{content:""}.bx-upvote:before{content:""}.bx-usb:before{content:""}.bx-user:before{content:""}.bx-user-check:before{content:""}.bx-user-circle:before{content:""}.bx-user-minus:before{content:""}.bx-user-pin:before{content:""}.bx-user-plus:before{content:""}.bx-user-voice:before{content:""}.bx-user-x:before{content:""}.bx-vector:before{content:""}.bx-vertical-center:before{content:""}.bx-vial:before{content:""}.bx-video:before{content:""}.bx-video-off:before{content:""}.bx-video-plus:before{content:""}.bx-video-recording:before{content:""}.bx-voicemail:before{content:""}.bx-volume:before{content:""}.bx-volume-full:before{content:""}.bx-volume-low:before{content:""}.bx-volume-mute:before{content:""}.bx-walk:before{content:""}.bx-wallet:before{content:""}.bx-wallet-alt:before{content:""}.bx-water:before{content:""}.bx-webcam:before{content:""}.bx-wifi:before{content:""}.bx-wifi-0:before{content:""}.bx-wifi-1:before{content:""}.bx-wifi-2:before{content:""}.bx-wifi-off:before{content:""}.bx-wind:before{content:""}.bx-window:before{content:""}.bx-window-alt:before{content:""}.bx-window-close:before{content:""}.bx-window-open:before{content:""}.bx-windows:before{content:""}.bx-wine:before{content:""}.bx-wink-smile:before{content:""}.bx-wink-tongue:before{content:""}.bx-won:before{content:""}.bx-world:before{content:""}.bx-wrench:before{content:""}.bx-x:before{content:""}.bx-x-circle:before{content:""}.bx-yen:before{content:""}.bx-zoom-in:before{content:""}.bx-zoom-out:before{content:""}.bxs-party:before{content:""}.bxs-hot:before{content:""}.bxs-droplet:before{content:""}.bxs-cat:before{content:""}.bxs-dog:before{content:""}.bxs-injection:before{content:""}.bxs-leaf:before{content:""}.bxs-add-to-queue:before{content:""}.bxs-adjust:before{content:""}.bxs-adjust-alt:before{content:""}.bxs-alarm:before{content:""}.bxs-alarm-add:before{content:""}.bxs-alarm-exclamation:before{content:""}.bxs-alarm-off:before{content:""}.bxs-alarm-snooze:before{content:""}.bxs-album:before{content:""}.bxs-ambulance:before{content:""}.bxs-analyse:before{content:""}.bxs-angry:before{content:""}.bxs-arch:before{content:""}.bxs-archive:before{content:""}.bxs-archive-in:before{content:""}.bxs-archive-out:before{content:""}.bxs-area:before{content:""}.bxs-arrow-from-bottom:before{content:""}.bxs-arrow-from-left:before{content:""}.bxs-arrow-from-right:before{content:""}.bxs-arrow-from-top:before{content:""}.bxs-arrow-to-bottom:before{content:""}.bxs-arrow-to-left:before{content:""}.bxs-arrow-to-right:before{content:""}.bxs-arrow-to-top:before{content:""}.bxs-award:before{content:""}.bxs-baby-carriage:before{content:""}.bxs-backpack:before{content:""}.bxs-badge:before{content:""}.bxs-badge-check:before{content:""}.bxs-badge-dollar:before{content:""}.bxs-ball:before{content:""}.bxs-band-aid:before{content:""}.bxs-bank:before{content:""}.bxs-bar-chart-alt-2:before{content:""}.bxs-bar-chart-square:before{content:""}.bxs-barcode:before{content:""}.bxs-baseball:before{content:""}.bxs-basket:before{content:""}.bxs-basketball:before{content:""}.bxs-bath:before{content:""}.bxs-battery:before{content:""}.bxs-battery-charging:before{content:""}.bxs-battery-full:before{content:""}.bxs-battery-low:before{content:""}.bxs-bed:before{content:""}.bxs-been-here:before{content:""}.bxs-beer:before{content:""}.bxs-bell:before{content:""}.bxs-bell-minus:before{content:""}.bxs-bell-off:before{content:""}.bxs-bell-plus:before{content:""}.bxs-bell-ring:before{content:""}.bxs-bible:before{content:""}.bxs-binoculars:before{content:""}.bxs-blanket:before{content:""}.bxs-bolt:before{content:""}.bxs-bolt-circle:before{content:""}.bxs-bomb:before{content:""}.bxs-bone:before{content:""}.bxs-bong:before{content:""}.bxs-book:before{content:""}.bxs-book-add:before{content:""}.bxs-book-alt:before{content:""}.bxs-book-bookmark:before{content:""}.bxs-book-content:before{content:""}.bxs-book-heart:before{content:""}.bxs-bookmark:before{content:""}.bxs-bookmark-alt:before{content:""}.bxs-bookmark-alt-minus:before{content:""}.bxs-bookmark-alt-plus:before{content:""}.bxs-bookmark-heart:before{content:""}.bxs-bookmark-minus:before{content:""}.bxs-bookmark-plus:before{content:""}.bxs-bookmarks:before{content:""}.bxs-bookmark-star:before{content:""}.bxs-book-open:before{content:""}.bxs-book-reader:before{content:""}.bxs-bot:before{content:""}.bxs-bowling-ball:before{content:""}.bxs-box:before{content:""}.bxs-brain:before{content:""}.bxs-briefcase:before{content:""}.bxs-briefcase-alt:before{content:""}.bxs-briefcase-alt-2:before{content:""}.bxs-brightness:before{content:""}.bxs-brightness-half:before{content:""}.bxs-brush:before{content:""}.bxs-brush-alt:before{content:""}.bxs-bug:before{content:""}.bxs-bug-alt:before{content:""}.bxs-building:before{content:""}.bxs-building-house:before{content:""}.bxs-buildings:before{content:""}.bxs-bulb:before{content:""}.bxs-bullseye:before{content:""}.bxs-buoy:before{content:""}.bxs-bus:before{content:""}.bxs-business:before{content:""}.bxs-bus-school:before{content:""}.bxs-cabinet:before{content:""}.bxs-cake:before{content:""}.bxs-calculator:before{content:""}.bxs-calendar:before{content:""}.bxs-calendar-alt:before{content:""}.bxs-calendar-check:before{content:""}.bxs-calendar-edit:before{content:""}.bxs-calendar-event:before{content:""}.bxs-calendar-exclamation:before{content:""}.bxs-calendar-heart:before{content:""}.bxs-calendar-minus:before{content:""}.bxs-calendar-plus:before{content:""}.bxs-calendar-star:before{content:""}.bxs-calendar-week:before{content:""}.bxs-calendar-x:before{content:""}.bxs-camera:before{content:""}.bxs-camera-home:before{content:""}.bxs-camera-movie:before{content:""}.bxs-camera-off:before{content:""}.bxs-camera-plus:before{content:""}.bxs-capsule:before{content:""}.bxs-captions:before{content:""}.bxs-car:before{content:""}.bxs-car-battery:before{content:""}.bxs-car-crash:before{content:""}.bxs-card:before{content:""}.bxs-caret-down-circle:before{content:""}.bxs-caret-down-square:before{content:""}.bxs-caret-left-circle:before{content:""}.bxs-caret-left-square:before{content:""}.bxs-caret-right-circle:before{content:""}.bxs-caret-right-square:before{content:""}.bxs-caret-up-circle:before{content:""}.bxs-caret-up-square:before{content:""}.bxs-car-garage:before{content:""}.bxs-car-mechanic:before{content:""}.bxs-carousel:before{content:""}.bxs-cart:before{content:""}.bxs-cart-add:before{content:""}.bxs-cart-alt:before{content:""}.bxs-cart-download:before{content:""}.bxs-car-wash:before{content:""}.bxs-category:before{content:""}.bxs-category-alt:before{content:""}.bxs-cctv:before{content:""}.bxs-certification:before{content:""}.bxs-chalkboard:before{content:""}.bxs-chart:before{content:""}.bxs-chat:before{content:""}.bxs-checkbox:before{content:""}.bxs-checkbox-checked:before{content:""}.bxs-checkbox-minus:before{content:""}.bxs-check-circle:before{content:""}.bxs-check-shield:before{content:""}.bxs-check-square:before{content:""}.bxs-chess:before{content:""}.bxs-chevron-down:before{content:""}.bxs-chevron-down-circle:before{content:""}.bxs-chevron-down-square:before{content:""}.bxs-chevron-left:before{content:""}.bxs-chevron-left-circle:before{content:""}.bxs-chevron-left-square:before{content:""}.bxs-chevron-right:before{content:""}.bxs-chevron-right-circle:before{content:""}.bxs-chevron-right-square:before{content:""}.bxs-chevrons-down:before{content:""}.bxs-chevrons-left:before{content:""}.bxs-chevrons-right:before{content:""}.bxs-chevrons-up:before{content:""}.bxs-chevron-up:before{content:""}.bxs-chevron-up-circle:before{content:""}.bxs-chevron-up-square:before{content:""}.bxs-chip:before{content:""}.bxs-church:before{content:""}.bxs-circle:before{content:""}.bxs-city:before{content:""}.bxs-clinic:before{content:""}.bxs-cloud:before{content:""}.bxs-cloud-download:before{content:""}.bxs-cloud-lightning:before{content:""}.bxs-cloud-rain:before{content:""}.bxs-cloud-upload:before{content:""}.bxs-coffee:before{content:""}.bxs-coffee-alt:before{content:""}.bxs-coffee-togo:before{content:""}.bxs-cog:before{content:""}.bxs-coin:before{content:""}.bxs-coin-stack:before{content:""}.bxs-collection:before{content:""}.bxs-color-fill:before{content:""}.bxs-comment:before{content:""}.bxs-comment-add:before{content:""}.bxs-comment-check:before{content:""}.bxs-comment-detail:before{content:""}.bxs-comment-dots:before{content:""}.bxs-comment-edit:before{content:""}.bxs-comment-error:before{content:""}.bxs-comment-minus:before{content:""}.bxs-comment-x:before{content:""}.bxs-compass:before{content:""}.bxs-component:before{content:""}.bxs-confused:before{content:""}.bxs-contact:before{content:""}.bxs-conversation:before{content:""}.bxs-cookie:before{content:""}.bxs-cool:before{content:""}.bxs-copy:before{content:""}.bxs-copy-alt:before{content:""}.bxs-copyright:before{content:""}.bxs-coupon:before{content:""}.bxs-credit-card:before{content:""}.bxs-credit-card-alt:before{content:""}.bxs-credit-card-front:before{content:""}.bxs-crop:before{content:""}.bxs-crown:before{content:""}.bxs-cube:before{content:""}.bxs-cube-alt:before{content:""}.bxs-cuboid:before{content:""}.bxs-customize:before{content:""}.bxs-cylinder:before{content:""}.bxs-dashboard:before{content:""}.bxs-data:before{content:""}.bxs-detail:before{content:""}.bxs-devices:before{content:""}.bxs-diamond:before{content:""}.bxs-dice-1:before{content:""}.bxs-dice-2:before{content:""}.bxs-dice-3:before{content:""}.bxs-dice-4:before{content:""}.bxs-dice-5:before{content:""}.bxs-dice-6:before{content:""}.bxs-direction-left:before{content:""}.bxs-direction-right:before{content:""}.bxs-directions:before{content:""}.bxs-disc:before{content:""}.bxs-discount:before{content:""}.bxs-dish:before{content:""}.bxs-dislike:before{content:""}.bxs-dizzy:before{content:""}.bxs-dock-bottom:before{content:""}.bxs-dock-left:before{content:""}.bxs-dock-right:before{content:""}.bxs-dock-top:before{content:""}.bxs-dollar-circle:before{content:""}.bxs-donate-blood:before{content:""}.bxs-donate-heart:before{content:""}.bxs-door-open:before{content:""}.bxs-doughnut-chart:before{content:""}.bxs-down-arrow:before{content:""}.bxs-down-arrow-alt:before{content:""}.bxs-down-arrow-circle:before{content:""}.bxs-down-arrow-square:before{content:""}.bxs-download:before{content:""}.bxs-downvote:before{content:""}.bxs-drink:before{content:""}.bxs-droplet-half:before{content:""}.bxs-dryer:before{content:""}.bxs-duplicate:before{content:""}.bxs-edit:before{content:""}.bxs-edit-alt:before{content:""}.bxs-edit-location:before{content:""}.bxs-eject:before{content:""}.bxs-envelope:before{content:""}.bxs-envelope-open:before{content:""}.bxs-eraser:before{content:""}.bxs-error:before{content:""}.bxs-error-alt:before{content:""}.bxs-error-circle:before{content:""}.bxs-ev-station:before{content:""}.bxs-exit:before{content:""}.bxs-extension:before{content:""}.bxs-eyedropper:before{content:""}.bxs-face:before{content:""}.bxs-face-mask:before{content:""}.bxs-factory:before{content:""}.bxs-fast-forward-circle:before{content:""}.bxs-file:before{content:""}.bxs-file-archive:before{content:""}.bxs-file-blank:before{content:""}.bxs-file-css:before{content:""}.bxs-file-doc:before{content:""}.bxs-file-export:before{content:""}.bxs-file-find:before{content:""}.bxs-file-gif:before{content:""}.bxs-file-html:before{content:""}.bxs-file-image:before{content:""}.bxs-file-import:before{content:""}.bxs-file-jpg:before{content:""}.bxs-file-js:before{content:""}.bxs-file-json:before{content:""}.bxs-file-md:before{content:""}.bxs-file-pdf:before{content:""}.bxs-file-plus:before{content:""}.bxs-file-png:before{content:""}.bxs-file-txt:before{content:""}.bxs-film:before{content:""}.bxs-filter-alt:before{content:""}.bxs-first-aid:before{content:""}.bxs-flag:before{content:""}.bxs-flag-alt:before{content:""}.bxs-flag-checkered:before{content:""}.bxs-flame:before{content:""}.bxs-flask:before{content:""}.bxs-florist:before{content:""}.bxs-folder:before{content:""}.bxs-folder-minus:before{content:""}.bxs-folder-open:before{content:""}.bxs-folder-plus:before{content:""}.bxs-food-menu:before{content:""}.bxs-fridge:before{content:""}.bxs-game:before{content:""}.bxs-gas-pump:before{content:""}.bxs-ghost:before{content:""}.bxs-gift:before{content:""}.bxs-graduation:before{content:""}.bxs-grid:before{content:""}.bxs-grid-alt:before{content:""}.bxs-group:before{content:""}.bxs-guitar-amp:before{content:""}.bxs-hand:before{content:""}.bxs-hand-down:before{content:""}.bxs-hand-left:before{content:""}.bxs-hand-right:before{content:""}.bxs-hand-up:before{content:""}.bxs-happy:before{content:""}.bxs-happy-alt:before{content:""}.bxs-happy-beaming:before{content:""}.bxs-happy-heart-eyes:before{content:""}.bxs-hdd:before{content:""}.bxs-heart:before{content:""}.bxs-heart-circle:before{content:""}.bxs-heart-square:before{content:""}.bxs-help-circle:before{content:""}.bxs-hide:before{content:""}.bxs-home:before{content:""}.bxs-home-circle:before{content:""}.bxs-home-heart:before{content:""}.bxs-home-smile:before{content:""}.bxs-hotel:before{content:""}.bxs-hourglass:before{content:""}.bxs-hourglass-bottom:before{content:""}.bxs-hourglass-top:before{content:""}.bxs-id-card:before{content:""}.bxs-image:before{content:""}.bxs-image-add:before{content:""}.bxs-image-alt:before{content:""}.bxs-inbox:before{content:""}.bxs-info-circle:before{content:""}.bxs-info-square:before{content:""}.bxs-institution:before{content:""}.bxs-joystick:before{content:""}.bxs-joystick-alt:before{content:""}.bxs-joystick-button:before{content:""}.bxs-key:before{content:""}.bxs-keyboard:before{content:""}.bxs-label:before{content:""}.bxs-landmark:before{content:""}.bxs-landscape:before{content:""}.bxs-laugh:before{content:""}.bxs-layer:before{content:""}.bxs-layer-minus:before{content:""}.bxs-layer-plus:before{content:""}.bxs-layout:before{content:""}.bxs-left-arrow:before{content:""}.bxs-left-arrow-alt:before{content:""}.bxs-left-arrow-circle:before{content:""}.bxs-left-arrow-square:before{content:""}.bxs-left-down-arrow-circle:before{content:""}.bxs-left-top-arrow-circle:before{content:""}.bxs-like:before{content:""}.bxs-location-plus:before{content:""}.bxs-lock:before{content:""}.bxs-lock-alt:before{content:""}.bxs-lock-open:before{content:""}.bxs-lock-open-alt:before{content:""}.bxs-log-in:before{content:""}.bxs-log-in-circle:before{content:""}.bxs-log-out:before{content:""}.bxs-log-out-circle:before{content:""}.bxs-low-vision:before{content:""}.bxs-magic-wand:before{content:""}.bxs-magnet:before{content:""}.bxs-map:before{content:""}.bxs-map-alt:before{content:""}.bxs-map-pin:before{content:""}.bxs-mask:before{content:""}.bxs-medal:before{content:""}.bxs-megaphone:before{content:""}.bxs-meh:before{content:""}.bxs-meh-alt:before{content:""}.bxs-meh-blank:before{content:""}.bxs-memory-card:before{content:""}.bxs-message:before{content:""}.bxs-message-add:before{content:""}.bxs-message-alt:before{content:""}.bxs-message-alt-add:before{content:""}.bxs-message-alt-check:before{content:""}.bxs-message-alt-detail:before{content:""}.bxs-message-alt-dots:before{content:""}.bxs-message-alt-edit:before{content:""}.bxs-message-alt-error:before{content:""}.bxs-message-alt-minus:before{content:""}.bxs-message-alt-x:before{content:""}.bxs-message-check:before{content:""}.bxs-message-detail:before{content:""}.bxs-message-dots:before{content:""}.bxs-message-edit:before{content:""}.bxs-message-error:before{content:""}.bxs-message-minus:before{content:""}.bxs-message-rounded:before{content:""}.bxs-message-rounded-add:before{content:""}.bxs-message-rounded-check:before{content:""}.bxs-message-rounded-detail:before{content:""}.bxs-message-rounded-dots:before{content:""}.bxs-message-rounded-edit:before{content:""}.bxs-message-rounded-error:before{content:""}.bxs-message-rounded-minus:before{content:""}.bxs-message-rounded-x:before{content:""}.bxs-message-square:before{content:""}.bxs-message-square-add:before{content:""}.bxs-message-square-check:before{content:""}.bxs-message-square-detail:before{content:""}.bxs-message-square-dots:before{content:""}.bxs-message-square-edit:before{content:""}.bxs-message-square-error:before{content:""}.bxs-message-square-minus:before{content:""}.bxs-message-square-x:before{content:""}.bxs-message-x:before{content:""}.bxs-meteor:before{content:""}.bxs-microchip:before{content:""}.bxs-microphone:before{content:""}.bxs-microphone-alt:before{content:""}.bxs-microphone-off:before{content:""}.bxs-minus-circle:before{content:""}.bxs-minus-square:before{content:""}.bxs-mobile:before{content:""}.bxs-mobile-vibration:before{content:""}.bxs-moon:before{content:""}.bxs-mouse:before{content:""}.bxs-mouse-alt:before{content:""}.bxs-movie:before{content:""}.bxs-movie-play:before{content:""}.bxs-music:before{content:""}.bxs-navigation:before{content:""}.bxs-network-chart:before{content:""}.bxs-news:before{content:""}.bxs-no-entry:before{content:""}.bxs-note:before{content:""}.bxs-notepad:before{content:""}.bxs-notification:before{content:""}.bxs-notification-off:before{content:""}.bxs-offer:before{content:""}.bxs-package:before{content:""}.bxs-paint:before{content:""}.bxs-paint-roll:before{content:""}.bxs-palette:before{content:""}.bxs-paper-plane:before{content:""}.bxs-parking:before{content:""}.bxs-paste:before{content:""}.bxs-pen:before{content:""}.bxs-pencil:before{content:""}.bxs-phone:before{content:""}.bxs-phone-call:before{content:""}.bxs-phone-incoming:before{content:""}.bxs-phone-off:before{content:""}.bxs-phone-outgoing:before{content:""}.bxs-photo-album:before{content:""}.bxs-piano:before{content:""}.bxs-pie-chart:before{content:""}.bxs-pie-chart-alt:before{content:""}.bxs-pie-chart-alt-2:before{content:""}.bxs-pin:before{content:""}.bxs-pizza:before{content:""}.bxs-plane:before{content:""}.bxs-plane-alt:before{content:""}.bxs-plane-land:before{content:""}.bxs-planet:before{content:""}.bxs-plane-take-off:before{content:""}.bxs-playlist:before{content:""}.bxs-plug:before{content:""}.bxs-plus-circle:before{content:""}.bxs-plus-square:before{content:""}.bxs-pointer:before{content:""}.bxs-polygon:before{content:""}.bxs-printer:before{content:""}.bxs-purchase-tag:before{content:""}.bxs-purchase-tag-alt:before{content:""}.bxs-pyramid:before{content:""}.bxs-quote-alt-left:before{content:""}.bxs-quote-alt-right:before{content:""}.bxs-quote-left:before{content:""}.bxs-quote-right:before{content:""}.bxs-quote-single-left:before{content:""}.bxs-quote-single-right:before{content:""}.bxs-radiation:before{content:""}.bxs-radio:before{content:""}.bxs-receipt:before{content:""}.bxs-rectangle:before{content:""}.bxs-registered:before{content:""}.bxs-rename:before{content:""}.bxs-report:before{content:""}.bxs-rewind-circle:before{content:""}.bxs-right-arrow:before{content:""}.bxs-right-arrow-alt:before{content:""}.bxs-right-arrow-circle:before{content:""}.bxs-right-arrow-square:before{content:""}.bxs-right-down-arrow-circle:before{content:""}.bxs-right-top-arrow-circle:before{content:""}.bxs-rocket:before{content:""}.bxs-ruler:before{content:""}.bxs-sad:before{content:""}.bxs-save:before{content:""}.bxs-school:before{content:""}.bxs-search:before{content:""}.bxs-search-alt-2:before{content:""}.bxs-select-multiple:before{content:""}.bxs-send:before{content:""}.bxs-server:before{content:""}.bxs-shapes:before{content:""}.bxs-share:before{content:""}.bxs-share-alt:before{content:""}.bxs-shield:before{content:""}.bxs-shield-alt-2:before{content:""}.bxs-shield-x:before{content:""}.bxs-ship:before{content:""}.bxs-shocked:before{content:""}.bxs-shopping-bag:before{content:""}.bxs-shopping-bag-alt:before{content:""}.bxs-shopping-bags:before{content:""}.bxs-show:before{content:""}.bxs-skip-next-circle:before{content:""}.bxs-skip-previous-circle:before{content:""}.bxs-skull:before{content:""}.bxs-sleepy:before{content:""}.bxs-slideshow:before{content:""}.bxs-smile:before{content:""}.bxs-sort-alt:before{content:""}.bxs-spa:before{content:""}.bxs-speaker:before{content:""}.bxs-spray-can:before{content:""}.bxs-spreadsheet:before{content:""}.bxs-square:before{content:""}.bxs-square-rounded:before{content:""}.bxs-star:before{content:""}.bxs-star-half:before{content:""}.bxs-sticker:before{content:""}.bxs-stopwatch:before{content:""}.bxs-store:before{content:""}.bxs-store-alt:before{content:""}.bxs-sun:before{content:""}.bxs-tachometer:before{content:""}.bxs-tag:before{content:""}.bxs-tag-alt:before{content:""}.bxs-tag-x:before{content:""}.bxs-taxi:before{content:""}.bxs-tennis-ball:before{content:""}.bxs-terminal:before{content:""}.bxs-thermometer:before{content:""}.bxs-time:before{content:""}.bxs-time-five:before{content:""}.bxs-timer:before{content:""}.bxs-tired:before{content:""}.bxs-toggle-left:before{content:""}.bxs-toggle-right:before{content:""}.bxs-tone:before{content:""}.bxs-torch:before{content:""}.bxs-to-top:before{content:""}.bxs-traffic:before{content:""}.bxs-traffic-barrier:before{content:""}.bxs-traffic-cone:before{content:""}.bxs-train:before{content:""}.bxs-trash:before{content:""}.bxs-trash-alt:before{content:""}.bxs-tree:before{content:""}.bxs-trophy:before{content:""}.bxs-truck:before{content:""}.bxs-t-shirt:before{content:""}.bxs-tv:before{content:""}.bxs-up-arrow:before{content:""}.bxs-up-arrow-alt:before{content:""}.bxs-up-arrow-circle:before{content:""}.bxs-up-arrow-square:before{content:""}.bxs-upside-down:before{content:""}.bxs-upvote:before{content:""}.bxs-user:before{content:""}.bxs-user-account:before{content:""}.bxs-user-badge:before{content:""}.bxs-user-check:before{content:""}.bxs-user-circle:before{content:""}.bxs-user-detail:before{content:""}.bxs-user-minus:before{content:""}.bxs-user-pin:before{content:""}.bxs-user-plus:before{content:""}.bxs-user-rectangle:before{content:""}.bxs-user-voice:before{content:""}.bxs-user-x:before{content:""}.bxs-vector:before{content:""}.bxs-vial:before{content:""}.bxs-video:before{content:""}.bxs-video-off:before{content:""}.bxs-video-plus:before{content:""}.bxs-video-recording:before{content:""}.bxs-videos:before{content:""}.bxs-virus:before{content:""}.bxs-virus-block:before{content:""}.bxs-volume:before{content:""}.bxs-volume-full:before{content:""}.bxs-volume-low:before{content:""}.bxs-volume-mute:before{content:""}.bxs-wallet:before{content:""}.bxs-wallet-alt:before{content:""}.bxs-washer:before{content:""}.bxs-watch:before{content:""}.bxs-watch-alt:before{content:""}.bxs-webcam:before{content:""}.bxs-widget:before{content:""}.bxs-window-alt:before{content:""}.bxs-wine:before{content:""}.bxs-wink-smile:before{content:""}.bxs-wink-tongue:before{content:""}.bxs-wrench:before{content:""}.bxs-x-circle:before{content:""}.bxs-x-square:before{content:""}.bxs-yin-yang:before{content:""}.bxs-zap:before{content:""}.bxs-zoom-in:before{content:""}.bxs-zoom-out:before{content:""}.all-products-page{background:#fff}.all-products-page .all-products-container{width:90vw;max-width:1450px;margin:0 auto}.all-products-page .product-grid-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0 30px;display:flex}.all-products-page .page-title{color:#141414;margin:0;font-size:28px;font-weight:600}.all-products-page .stock-toggle{align-items:center;gap:12px;display:flex}.all-products-page .toggle-switch{width:50px;height:26px;display:inline-block;position:relative}.all-products-page .toggle-switch input{opacity:0;width:0;height:0}.all-products-page .toggle-slider{cursor:pointer;background:#e6e6e6;border-radius:34px;transition:all .3s;position:absolute;inset:0}.all-products-page .toggle-slider:before{content:"";background:#fff;border-radius:50%;width:15px;height:15px;transition:all .3s;position:absolute;bottom:3px;left:3px}.all-products-page .toggle-switch input:checked+.toggle-slider{background:#730f1b}.all-products-page .toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.all-products-page .toggle-label{color:#141414;font-size:14px;font-weight:500}.all-products-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;display:grid}.all-products-page .product-item-wrapper{display:flex}.all-products-page .product-item{flex-direction:column;width:100%;height:100%;transition:transform .3s;display:flex;position:relative}.all-products-page .product-image-wrapper{aspect-ratio:1;background:#f5f5f5;border-radius:6px;width:100%;position:relative;overflow:hidden}.all-products-page .product-image-link{width:100%;height:100%;display:block}.all-products-page .product-image{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.all-products-page .hover-image{opacity:0;position:absolute;top:0;left:0}.all-products-page .product-item:hover .hover-image{opacity:1}.all-products-page .product-badge{z-index:2;background:#fff;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #0000001a}.all-products-page .in-stock-badge{color:#05703d}.all-products-page .wishlist-btn{z-index:2;cursor:pointer;color:#3d3d3d;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.all-products-page .wishlist-btn:hover{transform:scale(1.1)}.all-products-page .wishlist-btn .bxs-heart{color:#730f1b}.all-products-page .add-to-cart-btn{z-index:2;cursor:pointer;color:#fff;opacity:0;background:#730f1b;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:60px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.all-products-page .product-item:hover .add-to-cart-btn{opacity:1;transform:translateY(0)}.all-products-page .add-to-cart-btn:hover{background:#5c0c16;transform:scale(1.05)}.all-products-page .whatsapp-order-btn{z-index:2;cursor:pointer;color:#fff;opacity:0;background:#28d146;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:110px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.all-products-page .product-item:hover .whatsapp-order-btn{opacity:1;transform:translateY(0)}.all-products-page .whatsapp-order-btn:hover{background:#1fae38;transform:scale(1.05)}.all-products-page .similar-products-btn{z-index:2;cursor:pointer;color:#8b0000;opacity:0;background:#f6f2f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:absolute;bottom:10px;right:10px;transform:translateY(10px);box-shadow:0 2px 8px #0003}.all-products-page .product-item:hover .similar-products-btn{opacity:1;transform:translateY(0)}.all-products-page .similar-products-btn:hover{color:#fff;background:#8b0000}.all-products-page .rating-badge{z-index:2;color:#141414;background:#fff;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 8px #0000001a}.all-products-page .rating-badge i{color:#ffae3d;font-size:14px}.all-products-page .product-content{text-align:left;flex-direction:column;flex:1;padding:12px 4px 0;display:flex}.all-products-page .product-title-link{text-decoration:none;display:block}.all-products-page .product-title{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:400;overflow:hidden}.all-products-page .product-title:hover{color:#730f1b}.all-products-page .product-price{color:#000;margin:0;font-size:16px;font-weight:600}.all-products-page .skeleton .skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}.all-products-page .skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;margin-bottom:8px;animation:1.5s infinite shimmer}.all-products-page .skeleton-price{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:16px;animation:1.5s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.all-products-page .loading-spinner{flex-direction:column;align-items:center;padding:40px 0;display:flex}.all-products-page .spinner{border:3px solid #f3f3f3;border-top-color:#730f1b;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.all-products-page .loading-text{text-align:center;color:#5c5c5c;margin-top:8px;font-size:14px}.all-products-page .no-products{text-align:center;color:#5c5c5c;grid-column:1/-1;padding:60px 0}.all-products-page .no-more-products{text-align:center;color:#5c5c5c;grid-column:1/-1;padding:20px 0 40px;font-size:14px}.all-products-page .no-more-products p{margin:0}.all-products-page .product-count{text-align:center;color:#5c5c5c;grid-column:1/-1;padding:16px 0 8px;font-size:13px}.all-products-page .product-count p{margin:0}.all-products-page .all-products-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:40px;display:flex}.all-products-page .all-products-error h2{color:#141414;margin-bottom:12px;font-size:24px}.all-products-page .all-products-error p{color:#5c5c5c;margin-bottom:24px}.all-products-page .btn-retry{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:8px;padding:12px 32px;font-size:14px;font-weight:500;transition:background .2s}.all-products-page .btn-retry:hover{background:#5c0c16}@media (width>=768px){.all-products-page .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}@media (width>=992px){.all-products-page .products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.all-products-page .all-products-container{margin:0 auto}}@media (width>=1200px){.all-products-page .products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.all-products-page .all-products-container{margin:0 auto}}@media (width<=575.98px){.all-products-page .products-grid{gap:10px;padding:0 4px}.all-products-page .product-title{white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:36px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.all-products-page .product-price{font-size:14px}.all-products-page .add-to-cart-btn{opacity:1;color:#730f1b;width:34px;height:34px;box-shadow:none;background:0 0;font-size:18px;bottom:34px;right:9px;transform:translateY(0)}.all-products-page .whatsapp-order-btn{opacity:1;color:#28d146;width:34px;height:34px;box-shadow:none;background:0 0;font-size:18px;bottom:62px;right:9px;transform:translateY(0)}.all-products-page .similar-products-btn{opacity:1;color:#141414;width:34px;height:34px;box-shadow:none;background:0 0;font-size:18px;bottom:6px;right:9px;transform:translateY(0)}.all-products-page .wishlist-btn{width:30px;height:30px;font-size:18px;top:8px;right:9px}.wishlist-btn i{font-size:20px}.all-products-page .product-badge{padding:2px 8px;font-size:10px;top:6px;left:6px}.all-products-page .rating-badge{padding:1px 6px;font-size:10px;bottom:8px;left:8px}.all-products-page .product-content{padding:8px 4px 0}.all-products-page .product-grid-header{flex-direction:column;align-items:flex-start;padding:12px 4px 16px}.all-products-page .page-title{font-size:20px}.all-products-page .stock-toggle{align-self:flex-start}.all-products-page .skeleton-title{height:16px}.all-products-page .skeleton-price{height:14px}.all-products-page .whatsapp-order-btn:hover,.all-products-page .similar-products-btn:hover,.all-products-page .wishlist-btn:hover{background:0 0;transform:none}}@media (width<=992px){.all-products-page .product-grid-header{flex-direction:column;align-items:flex-start}}.products-filter-bar{z-index:99;background:#fff;justify-content:space-between;align-items:center;padding:4px 20px;display:flex;position:sticky;top:0}.filter-bar-left{align-items:center;gap:6px;display:flex}.filter-bar-label{font-family:var(--web-font);color:#32363e;font-size:14px;font-weight:600;line-height:19px}.filter-bar-toggle{width:32px;height:20px;display:inline-block;position:relative}.filter-bar-toggle input{opacity:0;width:0;height:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .3s;position:absolute;bottom:4px;left:4px;box-shadow:0 0 2px #424a6217,0 2px 4px #424a620a}.filter-bar-toggle input:checked+.toggle-slider{background:#730f1b}.filter-bar-toggle input:checked+.toggle-slider:before{transform:translate(12px)}.filter-bar-filter-btn{height:28px;font-family:var(--web-font);color:#141414;cursor:pointer;background:0 0;border:1px solid #f0f0f0;border-radius:30px;align-items:center;gap:8px;padding:0 10px;font-size:14px;transition:background .2s;display:flex}.filter-bar-filter-btn:hover{background:#f9f9f9}.stock-toggle{display:none!important}@media (width>=992px){.products-filter-bar{top:60px}}.design-type-page{background:#fff;padding:0 0 60px}.auto-container{width:90vw;max-width:1450px;margin:0 auto}.hero-area{margin-bottom:30px}.hero-area .slider-item img{object-fit:cover;width:100%}.product-grid-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0 30px;display:flex}.page-title{color:#141414;margin:0;font-size:28px;font-weight:600}.stock-toggle{align-items:center;gap:12px;display:flex}.toggle-switch{width:50px;height:26px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background:#e6e6e6;border-radius:34px;transition:all .3s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px}.toggle-switch input:checked+.toggle-slider{background:#730f1b}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.toggle-label{color:#141414;font-size:14px;font-weight:500}.products-grid{margin:0 -10px}.product-item{transition:transform .3s;position:relative}.product-image-link{width:100%;height:100%;display:block}.product-image{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.hover-image{opacity:0;position:absolute;top:0;left:0}.product-item:hover .hover-image{opacity:1}.product-badge{z-index:2;background:#fff;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #0000001a}.in-stock-badge{color:#05703d}.design-type-page .wishlist-btn{z-index:2;cursor:pointer;color:#3d3d3d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.design-type-page .wishlist-btn:hover{transform:scale(1.1)}.design-type-page .wishlist-btn .bxs-heart{color:#730f1b}.design-type-page .add-to-cart-btn{z-index:2;cursor:pointer;color:#fff;opacity:0;pointer-events:none;background:#730f1b;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex;position:absolute;bottom:60px;right:10px;transform:translate(20px);box-shadow:0 2px 8px #0003}.design-type-page .product-item:hover .add-to-cart-btn{opacity:1;pointer-events:auto;transform:translate(0)}.design-type-page .add-to-cart-btn:hover{background:#5c0c16;transform:translate(0)scale(1.05)}.design-type-page .add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.filter-group{border-bottom:1px solid #edece8}.adding-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin;display:inline-block}.design-type-page .whatsapp-order-btn{color:#fff;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;z-index:5;background:#28d146;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;bottom:110px;right:10px;transform:translate(20px);box-shadow:0 2px 6px #00000026}.design-type-page .product-item:hover .whatsapp-order-btn{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.design-type-page .similar-products-btn{color:#8b0000;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;z-index:5;background:#f6f2f1;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:absolute;bottom:10px;right:10px;transform:translate(20px);box-shadow:0 2px 6px #00000026}.design-type-page .product-item:hover .similar-products-btn{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.design-type-page .similar-products-btn:hover{color:#fff;background:#8b0000}.rating-badge{z-index:2;color:#141414;background:#fff;border-radius:4px;align-items:center;gap:4px;padding:2px 8px;font-size:12px;font-weight:500;display:flex;position:absolute;bottom:10px;left:10px;box-shadow:0 2px 8px #0000001a}.rating-badge i{color:#ffae3d;font-size:14px}.product-content{text-align:left;padding:12px 4px 0}.product-title-link{text-decoration:none;display:block}.product-title{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:400;overflow:hidden}.product-title:hover{color:#730f1b}.product-price{color:#000;margin:0;font-size:16px;font-weight:600}.skeleton .skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:80%;height:20px;margin-bottom:8px;animation:1.5s infinite shimmer}.skeleton-price{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:16px;animation:1.5s infinite shimmer}.loading-spinner{flex-direction:column;grid-column:1/-1;align-items:center;padding:40px 0;display:flex}.no-products{text-align:center;color:#5c5c5c;padding:60px 0}.no-more-products{text-align:center;color:#5c5c5c;grid-column:1/-1;padding:20px 0;font-size:14px}.no-more-products p{margin:0}.design-type-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:40px;display:flex}.design-type-error h2{color:#141414;margin-bottom:12px;font-size:24px}.design-type-error p{color:#5c5c5c;margin-bottom:24px}.btn-retry{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:8px;padding:12px 32px;font-size:14px;font-weight:500;transition:background .2s}.btn-retry:hover{background:#5c0c16}.loading-text{text-align:center;color:#5c5c5c;margin-top:8px;font-size:14px}.product-count{text-align:center;color:#5c5c5c;padding:16px 0 8px;font-size:13px}.product-count p{margin:0}.sidebar-wrapper{padding-right:20px}.sidebar-content-box.modern-sidebar{background:#fff;border:1px solid #e5e0db;border-radius:8px;padding:20px;position:sticky;top:140px}.sidebar-title{font-family:var(--web-font);color:#1a1a1a;font-weight:600}.clear-all-btn{color:#8b1a1a;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:500;text-decoration:underline}.accordion-button{text-align:left;color:#1a1a1a;background:0 0;border:none;width:100%;padding:10px 0;font-weight:600}.accordion-button i{transition:transform .3s}.accordion-button:not(.collapsed) i{transform:rotate(180deg)}.accordion-body{padding:0 0 10px}.custom-checkbox{color:#333;align-items:center;gap:8px;font-size:13px;display:flex}.custom-checkbox input[type=checkbox]{accent-color:#8b1a1a;cursor:pointer;width:16px;height:16px}.mobile-action-bar{background:#fff;border-bottom:1px solid #e5e0db;padding:0;display:none}.mobile-action-bar button,.mobile-action-bar .sort-select-wrapper{color:#1a1a1a;text-align:center;letter-spacing:.1px;background:#fff;border:none;justify-content:center;align-items:center;gap:6px;margin:0;padding:13px 8px;font-size:13px;font-weight:600;display:flex;position:relative}.mobile-action-bar button i,.mobile-action-bar .sort-select-wrapper i{color:#730f1b;font-size:16px}.mobile-action-bar .sort-btn{appearance:none;color:#1a1a1a;background:0 0;border:none;margin:0;padding:0 16px 0 0;font-size:13px;font-weight:600}.filter-overlay{z-index:1050;background:#00000080;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.filter-overlay-content{background:#fff;border-radius:12px 12px 0 0;width:100%;max-height:80vh;padding:1rem;overflow-y:auto}.filterhead{justify-content:space-between;display:flex}.apply-filter-btn{color:#fff;cursor:pointer;background:#8b1a1a;border:none;width:100%;padding:12px;font-size:14px;font-weight:600}.filter-options-row{flex-wrap:wrap;gap:8px 16px;display:flex}.filter-options-row .custom-checkbox{align-items:center;margin-bottom:0;display:inline-flex}.sort-overlay{z-index:1050;background:#00000080;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.sort-overlay-content{background:#fff;border-radius:12px 12px 0 0;width:100%;padding:20px}.sort-item{cursor:pointer;color:#333;border-bottom:1px solid #e5e0db;padding:12px 0;font-size:14px}.sort-item.active{color:#8b1a1a;font-weight:600}.modern-select{color:#1a1a1a;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23730F1B' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:12px 8px;border:1px solid #e5e0db;padding:8px 32px 8px 12px;font-size:14px}.breadcrumb-nav{color:#666;font-size:14px}.breadcrumb-nav a{color:#8b1a1a;text-decoration:none}.breadcrumb-nav .separator{margin:0 6px}.breadcrumb-nav .active{color:#1a1a1a;font-weight:500}@media (width<=991px){.mobile-action-bar{display:flex}.sidebar-wrapper.d-none.d-lg-block{display:none!important}.modern-select{width:100%}}@media (width<=768px){.page-title{font-size:22px}.product-title{font-size:13px}.product-price{font-size:14px}.design-type-page .wishlist-btn{width:32px;height:32px;font-size:16px}.design-type-page .add-to-cart-btn,.design-type-page .whatsapp-order-btn,.design-type-page .similar-products-btn{font-size:16px;width:36px!important;height:36px!important}.rating-badge{font-size:11px}}@media (width<=480px){.page-title{font-size:18px}.product-title{font-size:12px}.product-price{font-size:13px}.product-badge{padding:2px 8px;font-size:10px;top:6px;left:6px}.rating-badge{padding:1px 6px;font-size:10px;bottom:6px;left:6px}.product-content{padding:8px 2px 0}}.row{flex-wrap:wrap;margin:0 -10px;display:flex}.w-25{width:20%}.w-75{width:80%}.product-item{margin-bottom:0}.product-image-wrapper{aspect-ratio:1;background:#f5f5f5;border-radius:6px;position:relative;overflow:hidden}.filter-group-btn{text-align:left;color:#1a1a1a;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-weight:600;display:flex}.filter-group-btn.active i{transform:rotate(180deg)}.filter-group-body{padding-bottom:10px;display:none}.filter-group-body.open{display:block}.custom-checkbox input[type=checkbox]{accent-color:#8b1a1a;cursor:pointer;appearance:auto;background-color:#fff;border:1px solid #ccc;border-radius:3px;width:16px;height:16px}.custom-checkbox{background-color:#0000}.shop-grid-page-top-info{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}@media (width<=767px){.shop-grid-page-top-info{flex-direction:column;align-items:flex-start;gap:10px}}.shop-grid-page-top-info{flex-wrap:wrap;width:100%;display:flex;justify-content:space-between!important;align-items:center!important}@media (width<=767px){.shop-grid-page-top-info{flex-direction:column;gap:10px;align-items:flex-start!important}}.design-type-page .row{flex-wrap:wrap;width:100%;margin:0 -10px;display:flex}.design-type-page .col-lg-3.sidebar-wrapper,.design-type-page .col-lg-9{box-sizing:border-box}@media (width<=991px){.design-type-page .col-lg-9.w-75{flex:0 0 100%;max-width:100%}}#productGrid.row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;margin:0;display:grid}#productGrid>[class*=col-]{box-sizing:border-box;flex:none;width:100%;max-width:100%;margin:0;padding:0}@media (width>=1220px){#productGrid.row:has(.col-lg-4){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=768px){#productGrid.row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=992px) and (width<=1220px){#productGrid.row:has(.col-lg-4){grid-template-columns:repeat(3,minmax(0,1fr))}#productGrid.row:has(.col-lg-3){grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=392px) and (width<=792px){#productGrid.row:has(.col-lg-4){grid-template-columns:repeat(2,minmax(0,1fr))}#productGrid.row:has(.col-lg-3){grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-area{width:100%;margin-bottom:30px;overflow:hidden}.hero-area .slider-item{width:100%;display:block}.hero-area .slider-item img{object-fit:cover;width:100%;height:auto;max-height:420px;display:block}.shop-grid-page-top-info{flex-wrap:nowrap;gap:12px;width:100%;padding:10px 0 20px;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.shop-grid-page-top-info .breadcrumb-nav{flex-shrink:0;margin:0}.shop-grid-page-top-info>div:last-child{flex-shrink:0;margin:0 0 0 auto}.shop-grid-page-top-info .modern-select{min-width:180px}@media (width<=767px){.shop-grid-page-top-info{flex-wrap:wrap}.hero-area{width:100%;margin-bottom:0;padding:1rem;overflow:hidden}}.custom-checkbox input[type=checkbox]{appearance:none;cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:3px;flex-shrink:0;height:16px;position:relative;width:16px!important}.custom-checkbox input[type=checkbox]:checked{background-color:#fff;border-color:#8b1a1a}.custom-checkbox input[type=checkbox]:checked:after{content:"";border:2px solid #8b1a1a;border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.filterrow{justify-content:space-between;display:flex}@media (width<=991px){.mobile-action-bar{z-index:900;box-shadow:none;background:#fff;border-top:none;border-bottom:none;margin:0;padding:0;display:flex;position:sticky;top:70px}}.filter-overlay{z-index:1060}.empty-state-elegant{justify-content:center;align-items:center;padding:60px 20px;display:flex}.empty-state-card{background:#fff;animation:.5s fadeInUp}.empty-state-icon{color:#c9a84c;background:linear-gradient(135deg,#fdf8f8,#f8f6f3);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:2.5rem;display:flex}.empty-state-heading{font-family:var(--web-font);color:#1a1a1a;margin:0 0 12px;font-size:1.2rem;font-weight:700}.empty-state-subtext{color:#666;max-width:400px;margin:0 auto 32px;font-size:.6rem;line-height:1.6}.empty-state-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.empty-state-btn{cursor:pointer;border:1.5px solid #0000;border-radius:8px;padding:12px 28px;font-size:.68rem;font-weight:600;text-decoration:none;transition:all .2s}.empty-state-btn.primary{color:#fff;background:#8b1a1a;border-color:#8b1a1a}.empty-state-btn.primary:hover{background:#6b1010;transform:translateY(-1px);box-shadow:0 4px 12px #8b1a1a40}.empty-state-btn.secondary{color:#8b1a1a;background:#fff;border-color:#8b1a1a}.empty-state-btn.secondary:hover{background:#fdf8f8}.empty-state-trust{border-top:1px solid #e5e0db;justify-content:center;gap:24px;padding-top:24px;display:flex}.trust-item{color:#999;align-items:center;gap:6px;font-size:.8rem;display:flex}.trust-item i{color:#c9a84c;font-size:1.1rem}:root{--centora-gold:#c9a96e;--centora-dark:#2c2c2c;--centora-cream:#faf7f2;--centora-border:#e8e1d5;--centora-shadow:0 4px 20px #0000000d}.centora-sidebar{box-shadow:var(--centora-shadow);border:1px solid var(--centora-border);background:#fff;border-radius:12px;padding:24px}.sidebar-header{border-bottom:1px solid var(--centora-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.sidebar-title{font-family:var(--web-font);color:var(--centora-dark);letter-spacing:.5px;text-transform:uppercase;text-align:left;font-size:.85rem;font-weight:600!important}.clear-all-link{color:var(--centora-gold);cursor:pointer;background:0 0;border:none;font-size:.8rem;text-decoration:underline}.filter-group-header button{font-family:var(--web-font);color:var(--centora-dark);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.filter-group-btn i{transition:transform .2s}.filter-group-body.open{padding:.5rem 0 .75rem .25rem}.custom-checkbox input[type=checkbox]{accent-color:var(--centora-gold)}.custom-checkbox label{color:#555;text-align:left;margin-left:8px;font-size:.8rem}.centora-card{border:1px solid var(--centora-border);background:#fff;border-radius:8px;transition:all .3s;overflow:hidden}.centora-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000014}.centora-card .product-image-wrapper{position:relative;overflow:hidden}.centora-add-to-cart-overlay{opacity:0;background:linear-gradient(#0000,#fffffff2);justify-content:center;width:100%;padding:1.5rem 1rem 1rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(10px)}.centora-card:hover .centora-add-to-cart-overlay{opacity:1;transform:translateY(0)}.centora-cart-btn{background:var(--centora-gold);color:#fff;cursor:pointer;border:none;border-radius:25px;align-items:center;gap:6px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:600;transition:background .2s;display:flex}.centora-cart-btn:hover{background:#b38b4a}.centora-wishlist{width:32px;height:32px;color:var(--centora-gold);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 6px #0000001a}.centora-wishlist:hover{background:#fff}.centora-badge{background:var(--centora-dark);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:12px;padding:3px 10px;font-size:.65rem;font-weight:600;position:absolute;top:10px;left:10px}.centora-rating{color:var(--centora-dark);background:#ffffffe6;border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;display:flex;position:absolute;bottom:10px;left:10px}.centora-rating i{color:var(--centora-gold);font-size:.75rem}.centora-title{font-family:var(--web-font);color:var(--centora-dark);margin-bottom:.25rem;font-size:.9rem;font-weight:600;line-height:1.3}.centora-price{font-family:var(--web-font);color:var(--centora-gold);font-size:1rem;font-weight:600}.centora-empty .empty-state-card{text-align:center}.centora-empty .empty-state-icon i{color:var(--color-primary);opacity:.8;font-size:3.5rem}.centora-empty .empty-state-heading{font-family:var(--web-font);margin:1rem 0 .5rem;font-size:1.75rem}.centora-empty .empty-state-subtext{color:#777;max-width:400px;margin:0 auto 1.5rem;font-size:.9rem}.centora-btn{border-radius:25px;margin:0 .5rem;padding:.6rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.centora-btn.primary{background:var(--color-primary);color:#fff;border:none}.centora-btn.primary:hover{background:#b38b4a}.centora-btn.secondary{border:1px solid var(--centora-dark);color:var(--centora-dark);background:0 0}.centora-btn.secondary:hover{background:var(--centora-dark);color:#fff}.filter-overlay-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding-top:.5rem}@media (width<=1220px){.custom-checkbox label{color:#555;text-align:left;margin-left:8px;font-size:.7rem}}.filter-overlay-content .custom-checkbox{padding:.5rem}.filter-overlay-content .custom-checkbox input[type=radio].filter-checkbox{appearance:none;background-color:#fff;border:1px solid #ccc;height:14px;position:relative;width:14px!important}.filter-overlay-content .custom-checkbox input[type=radio].filter-checkbox:checked{background-color:var(--primary-color,#000);border-color:var(--primary-color,#000)}.filter-overlay-content .custom-checkbox label{color:#333;font-family:inherit;font-size:1rem}@media (hover:hover) and (pointer:fine){.product-item:hover .hover-image{opacity:1}.design-type-page .product-item:hover .add-to-cart-btn,.centora-card:hover .centora-add-to-cart-overlay{opacity:1;transform:translateY(0)}}@media (width<=576px){.design-type-page .wishlist-btn,.design-type-page .add-to-cart-btn,.design-type-page .whatsapp-order-btn,.design-type-page .similar-products-btn{opacity:1!important;visibility:visible!important;pointer-events:auto!important;box-shadow:none!important;background:0 0!important;width:34px!important;height:34px!important;font-size:16px!important;transform:translate(0)!important}.design-type-page .wishlist-btn{top:8px;right:5px}.design-type-page .add-to-cart-btn{color:#730f1b;bottom:34px;right:9px}.design-type-page .mobileviewCart{color:#730f1b}.design-type-page .whatsapp-order-btn{color:#28d146;bottom:62px;right:9px}.design-type-page .mobileviewWsp{color:#28d146}.design-type-page .similar-products-btn{color:#141414;bottom:6px;right:9px}.design-type-page .hover-image{display:none}}.wishlist-page{background:#fff;min-height:100vh;padding-bottom:60px}.wishlist-container{width:90vw;max-width:1450px;margin:0 auto}.wishlist-header{z-index:10;background:#fff;padding:20px 0;position:sticky;top:80px}.wishlist-header-content{justify-content:space-between;align-items:center;display:flex}.wishlist-title{font-family:var(--web-font);letter-spacing:-.6px;color:#141414;margin:0;font-size:20px;font-weight:600;line-height:42px}.wishlist-breadcrumb{color:#666;margin:4px 0 0;font-size:.85rem}.wishlist-breadcrumb a{color:#8b1a1a;text-decoration:none}.wishlist-header-right{gap:12px;display:flex}.wishlist-header-left{text-align:left}.btn-video-call,.btn-go-to-cart{cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.btn-video-call{color:#fff;background:#8b1a1a;border:none}.btn-go-to-cart{color:#8b1a1a;background:#fff;border:1.5px solid #8b1a1a}.wishlist-content{padding:30px 0}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.wishlist-item-card{border-radius:0;transition:box-shadow .3s;position:relative;overflow:hidden}.wishlist-item-card:hover{box-shadow:0 4px 20px #00000014}.wishlist-remove-btn{cursor:pointer;z-index:2;color:#999;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #0000001a}.wishlist-remove-btn:hover{color:#dc3545;transform:scale(1.1)}.wishlist-item-image{cursor:pointer;background:#fafafa;overflow:hidden}.wishlist-item-image img{object-fit:cover;width:300px;transition:transform .3s}.wishlist-item-image:hover img{transform:scale(1.05)}.wishlist-item-info{padding:16px}.wishlist-item-price{color:#b89778;margin:0 0 4px;font-size:14px;font-weight:700}.wishlist-item-name{color:#333;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-size:14px;font-weight:500;overflow:hidden}.wishlist-item-name:hover{color:#8b1a1a}.wishlist-add-to-cart-btn{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.wishlist-add-to-cart-btn:hover:not(:disabled){background:#730f1b}.wishlist-add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.wishlist-empty{justify-content:center;align-items:center;min-height:60vh;display:flex}.empty-wishlist-wrapper{text-align:center}.wishlist-empty-icon{margin-bottom:24px}.empty-title{color:#1a1a1a;margin-bottom:12px;font-size:20px;font-weight:700}.empty-subtitle{color:#666;margin-bottom:32px;font-size:14px}.btn-start-shopping{color:#fff;letter-spacing:1px;background:#330609;border-radius:30px;padding:12px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-start-shopping:hover{color:#fff;background:#330609;transform:translateY(-2px);box-shadow:0 8px 25px #0003}.wishlist-login-prompt{text-align:center;background:#fff8e1;border-top:1px solid #ffe082;padding:16px 0}.wishlist-login-prompt p{color:#795548;margin:0;font-size:.9rem}.wishlist-login-prompt a{color:#8b1a1a;font-weight:600;text-decoration:underline}@media (width<=992px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wishlist-item-image img{object-fit:cover;width:160px;transition:transform .3s}}@media (width<=768px){.wishlist-page{padding-top:20px}.wishlist-header{display:none;top:60px}.wishlist-header-content{text-align:center;flex-direction:column;gap:12px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-item-image{height:200px}.wishlist-header-right{justify-content:center;width:100%}}@media (width<=480px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.wishlist-item-image{height:160px}.wishlist-item-info{padding:10px}}.skeleton{pointer-events:none}.skeleton .skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;height:280px;animation:1.5s infinite shimmer}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;margin-bottom:8px;animation:1.5s infinite shimmer}.skeleton-price-line{width:50%;height:16px}.skeleton-name-line{width:85%;height:18px;margin-bottom:14px}.skeleton-btn-line{border-radius:6px;width:100%;height:38px}.wishlist-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}@media (width<=768px){.skeleton .skeleton-image{height:200px}}@media (width<=480px){.skeleton .skeleton-image{height:160px}.skeleton-line{margin-bottom:6px}.skeleton-price-line{width:45%;height:14px}.skeleton-name-line{width:80%;height:15px}.skeleton-btn-line{height:32px}}.cart-page{max-width:1506px;font-family:var(--web-font);background:#fff;margin:0 auto;padding:0}.cart-main-row{padding:40px 108px}.cart-layout{flex-direction:row;align-items:flex-start;gap:40px;width:100%;display:flex}.cart-left-column{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:24px;max-height:750px;display:flex}.cart-title-header{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:42px;display:flex}.cart-title-group{flex-direction:row;align-items:baseline;gap:12px;display:flex}.cart-title{font-family:var(--web-font);letter-spacing:-.6px;color:#141414;margin:0;font-size:20px;font-weight:600;line-height:42px}.cart-item-count{font-family:var(--web-font);color:#5c5c5c;font-size:16px;font-weight:400;line-height:19px}.cart-clear-all{font-family:var(--web-font);color:#730f1b;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:17px;text-decoration:underline}.cart-clear-all:hover{color:#730f1b}.cart-items-container{background:#fff;border-radius:8px;flex-direction:column;gap:12px;width:100%;padding:12px 0;display:flex}.cart-item-wrapper{flex-direction:column;align-items:flex-start;width:100%;display:flex}.cart-item-card{background:#fff;border-radius:4px;flex-direction:row;align-items:flex-start;gap:10px;width:100%;height:128px;display:flex;position:relative}.cart-item-image{border:1px solid #e6e6e6;border-radius:4px;flex-shrink:0;width:122px;height:128px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-details{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:10px;width:757px;height:128px;padding:6px 0;display:flex}.cart-item-info{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.cart-item-name-wrapper{text-align:left;flex-direction:row;align-items:flex-start;gap:10px;width:100%;display:flex}.cart-item-name{font-family:var(--web-font);color:#141414;flex:1;font-size:16px;font-weight:500;line-height:22px;text-decoration:none}.cart-item-name:hover{color:#730f1b}.cart-item-remove{cursor:pointer;color:#9e9e9e;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;display:flex}.cart-item-remove:hover{color:#e53e3e}.cart-item-sku{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;margin:0;font-size:12px;font-weight:400;line-height:16px}.cart-item-actions-row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.cart-item-price{font-family:var(--web-font);color:#141414;font-size:18px;font-weight:500;line-height:24px}.quantity-selector{border:1px solid #dbdbdb;border-radius:50px;flex-direction:row;align-items:center;gap:2px;padding:2px 6px 2px 10px;display:flex;position:relative}.quantity-selector select{appearance:none;font-family:var(--web-font);color:#141414;cursor:pointer;background:0 0;border:none;outline:none;width:50px;padding:0;font-size:13px;font-weight:500;line-height:16px}.quantity-selector i{color:#b3b3b3;pointer-events:none;font-size:22px}.barcode-notice{font-family:var(--web-font);color:#5c5c5c;align-items:center;gap:4px;font-size:12px;display:flex}.barcode-notice i{color:#730f1b;font-size:16px}.cart-item-divider{border:1px dashed #dbdbdb;width:100%;height:0;margin-top:12px}.cart-right-column{flex-direction:column;flex-shrink:0;align-items:flex-start;width:361px;display:flex}.order-summary-card{background:#fff;border-left:1px solid #f2f2f2;border-radius:0;flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:10px 0 10px 29px;display:flex}.order-summary-title{font-family:var(--web-font);color:#141414;margin:0;font-size:20px;font-weight:600;line-height:24px}.summary-details{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:332px;display:flex}.summary-row{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:17px;display:flex}.summary-label{font-family:var(--web-font);color:#5c5c5c;font-size:14px;font-weight:400;line-height:17px}.summary-value{font-family:var(--web-font);color:#141414;font-size:14px;font-weight:600;line-height:17px}.free-text{color:#097939}.summary-divider{border:1px dashed #dbdbdb;width:100%;max-width:332px;height:0}.total-payable-row{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:332px;height:22px;display:flex}.total-payable-label{font-family:var(--web-font);color:#141414;font-size:18px;font-weight:600;line-height:22px}.total-payable-value{font-family:var(--web-font);color:#730f1b;font-size:18px;font-weight:600;line-height:22px}.place-order-btn{width:332px;height:48px;font-family:var(--web-font);letter-spacing:-.14px;color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .2s;display:flex}.place-order-btn:hover{background:#730f1b}.secure-checkout-text{font-family:var(--web-font);text-transform:uppercase;color:#5c5c5c;width:100%;max-width:332px;font-size:11px;font-weight:500;line-height:13px}.payment-methods{background:#fff;border-radius:6px;flex-direction:row;align-items:center;gap:14px;width:332px;height:40px;padding:0 10px;display:flex}.payment-icon{-webkit-backdrop-filter:blur(.597px);backdrop-filter:blur(.597px);border-radius:4px;flex:1;justify-content:center;align-items:center;height:40px;display:flex}.payment-icon span{font-family:var(--web-font);color:#141414;font-size:12px;font-weight:600}.mastercard span{color:#f79e1b}.visa span{color:#1434cb}.upi span{color:#097939}.paypal span{color:#253b80}.payment-divider{border:1px solid #f2f2f2;width:0;height:20px}.cart-trust-banner{box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-width:1px 0;flex-direction:row;justify-content:center;align-items:center;gap:24px;width:100%;height:204px;padding:40px 80px;display:flex}.trust-scroll{scrollbar-width:none;background:#fff;border-radius:6px;flex-direction:row;align-items:center;gap:22px;width:100%;max-width:1276px;height:110px;padding:20px 0;display:flex;overflow-x:auto}.trust-scroll::-webkit-scrollbar{height:3px}.trust-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.trust-scroll::-webkit-scrollbar-thumb{background:#730f1b;border-radius:3px}.trust-item{flex-direction:row;flex:1;justify-content:center;align-items:flex-start;gap:16px;min-width:220px;height:70px;padding:0 16px;display:flex}.trust-item i{color:#730f1b;flex-shrink:0;font-size:24px}.trust-item div{flex-direction:column;flex:1;align-items:flex-start;gap:4px;display:flex}.trust-item span{font-family:var(--web-font);letter-spacing:-.12px;color:#141414;font-size:12px;font-weight:500;line-height:16px}.trust-item p{font-family:var(--web-font);letter-spacing:.1px;color:#5c5c5c;margin:0;font-size:11px;font-weight:400;line-height:17px}.trust-divider{border:1px solid #ffd9a3;flex-shrink:0;width:0;height:70px}.cart-contact-section{background:#fff;flex-direction:column;align-items:center;gap:18px;width:100%;padding:24px 80px;display:flex}.contact-buttons{flex-direction:row;align-items:flex-start;gap:6px;width:100%;max-width:890px;display:flex}.contact-btn{height:48px;font-family:var(--web-font);letter-spacing:-.12px;color:#141414;cursor:pointer;background:#f5f5f5;border:none;border-radius:4px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 22px;font-size:12px;font-weight:500;line-height:16px;transition:background .2s;display:flex}.contact-btn:hover{background:#ebebeb}.contact-btn i{color:#730f1b;font-size:24px}.contact-phone{font-family:var(--web-font);letter-spacing:.1px;color:#5c5c5c;flex-direction:row;align-items:center;gap:4px;font-size:11px;font-weight:400;line-height:12px;display:flex}.phone-number{color:#730f1b;font-weight:400}.cart-empty-container{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:80px 20px;display:flex}.cart-empty-icon{width:100px;margin-bottom:24px}.cart-empty-title{font-family:var(--web-font);color:#141414;margin-bottom:8px;font-size:24px;font-weight:600}.cart-empty-text{font-family:var(--web-font);color:#5c5c5c;margin-bottom:32px;font-size:16px;font-weight:400}.cart-cta-btn{color:#fff;font-family:var(--web-font);background:#330609;border-radius:30px;padding:12px 36px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.cart-cta-btn:hover{background:#730f1b}.cart-skeleton-container{flex-direction:column;gap:20px;padding:40px 108px;display:flex}.skeleton-item{background:#f5f5f5;border-radius:8px;gap:20px;padding:20px;animation:1.5s infinite pulse;display:flex}.skeleton-img{background:#e0e0e0;border-radius:4px;width:122px;height:128px}.skeleton-details{flex-direction:column;flex:1;gap:12px;display:flex}.skeleton-line{background:#e0e0e0;border-radius:4px;height:16px}.skeleton-line.w-60{width:60%}.skeleton-line.w-40{width:40%}.skeleton-line.w-30{width:30%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (width<=1550px){.cart-main-row{padding:24px 40px}.cart-layout{flex-direction:column;gap:32px}.cart-left-column,.cart-right-column{width:100%}.order-summary-card{border-top:1px solid #f2f2f2;border-left:none;padding:20px 0}.place-order-btn,.summary-details,.summary-divider,.total-payable-row,.secure-checkout-text,.payment-methods{width:100%;max-width:100%}.payment-methods{gap:10px;padding:0}.cart-trust-banner{height:auto;min-height:150px;padding:24px 20px}.trust-scroll{gap:12px;height:auto;padding:12px 0}.trust-item{min-width:180px;padding:0 12px}}@media (width<=768px){.cart-main-row{padding:16px}.cart-title{font-size:24px;line-height:32px}.cart-item-card{flex-direction:row;gap:12px;height:auto}.cart-item-image{height:200px}.cart-item-details{width:100%;height:auto;padding:0}.cart-item-actions-row{flex-wrap:wrap;gap:8px}.cart-item-price{font-size:16px}.quantity-selector{padding:4px 8px}.contact-buttons{flex-direction:column;gap:8px}.contact-btn{width:100%}.trust-item{min-width:150px;padding:0 8px}.trust-item span{font-size:11px}.trust-item p{font-size:10px}.cart-trust-banner,.cart-contact-section{padding:16px}.payment-methods{flex-wrap:wrap;gap:28px;height:auto;padding:8px 0}.payment-divider{display:none}.payment-icon{flex:none;width:auto;padding:0 8px}}@media (width<=480px){.cart-title{font-size:20px}.cart-item-count{font-size:14px}.cart-clear-all{font-size:12px}.cart-item-image{height:122px}.cart-item-name,.cart-item-price{font-size:14px}}.cart-left-column{scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.cart-left-column::-webkit-scrollbar{display:none}.co-page{min-height:100vh;font-family:var(--web-font);background:#fff}.co-header{background:#fff;border-bottom:1px solid #e6e6e6;justify-content:center;align-items:center;width:100%;height:84px;min-height:64px;padding:0;display:flex}.co-header-container{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1294px;height:74px;padding:15px 0;display:flex}.co-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.co-logo-icon{color:#730f1b;font-size:32px;font-weight:700}.co-logo-text{font-family:var(--web-font);color:#730f1b;font-size:24px;font-weight:600}.co-header-actions{align-items:center;gap:16px;display:flex}.co-cart-icon{color:#730f1b;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;display:flex;position:relative}.co-cart-icon i{font-size:26px}.co-cart-badge{color:#fff;width:19px;height:15px;font-size:10px;font-weight:600;font-family:var(--web-font);background:#c91f46;border-radius:60px;justify-content:center;align-items:center;display:flex;position:absolute;top:19px;right:2px}.co-main-row{padding:0 0 0 108px}.co-layout{flex-direction:row;justify-content:center;align-items:flex-start;gap:40px;width:100%;max-width:1450px;margin:auto;padding:30px 0;display:flex}.co-left-column{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:24px;width:878px;padding:0 30px 0 0;display:flex}.co-title-header{width:100%}.co-title{font-family:var(--web-font);letter-spacing:-.6px;color:#141414;margin:0;font-size:32px;font-weight:600;line-height:42px}.co-delivery-section{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.co-delivery-label{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:14px;font-weight:400;line-height:20px}.co-delivery-tabs{flex-direction:row;align-items:flex-start;gap:16px;width:100%;display:flex}.co-delivery-tab{cursor:pointer;background:#fff;border:1px solid #dbdbdb;border-radius:8px;flex-direction:row;flex:1;align-items:center;gap:12px;height:59px;padding:12px;transition:all .2s;display:flex}.co-delivery-tab.co-active{background:#ffe6e670;border-color:#730f1b}.co-delivery-tab i{color:#b3b3b3;flex-shrink:0;font-size:24px}.co-delivery-tab.co-active i{color:#730f1b}.co-delivery-tab:hover:not(.co-active){border-color:#730f1b}.co-delivery-tab-details{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.co-delivery-tab-title{font-family:var(--web-font);color:#141414;font-size:15px;font-weight:500;line-height:18px}.co-delivery-tab-sub{font-family:var(--web-font);color:#5c5c5c;font-size:12px;font-weight:400;line-height:15px}.co-address-card{box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-radius:10px;flex-direction:column;align-items:flex-start;width:100%;padding:0;display:flex}.co-address-title-row{box-sizing:border-box;border-bottom:1px solid #e6e6e6;flex-direction:row;justify-content:space-between;align-items:center;gap:9px;width:100%;padding:12px 14px;display:flex}.co-address-title{font-family:var(--web-font);color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px}.co-change-address{font-family:var(--web-font);color:#730f1b;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:17px;text-decoration:underline}.co-change-address:hover{color:#730f1b}.co-address-info{flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px 14px;display:flex}.co-address-name{font-family:var(--web-font);color:#141414;margin:0;font-size:16px;font-weight:500;line-height:19px}.co-address-text{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:14px;font-weight:400;line-height:17px}.co-items-section{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.co-items-header{text-align:left;width:100%}.co-items-label{font-family:var(--web-font);color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px}.co-items-list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-height:296px;padding:0 0 16px;display:flex;overflow-y:auto}.co-items-list::-webkit-scrollbar{display:none}.co-item{background:#fff;border-radius:4px;flex-direction:row;align-items:center;gap:10px;width:100%;padding:0;display:flex}.co-item-image{border:1px solid #e6e6e6;border-radius:4px;flex-shrink:0;width:124px;height:128px;position:relative;overflow:hidden}.co-item-image img{object-fit:cover;width:100%;height:100%}.co-stock-badge{font-family:var(--web-font);color:#000;background:#fff;border-radius:4px;padding:3px 10px;font-size:14px;font-weight:400;line-height:17px;position:absolute;top:10px;left:0}.co-item-details{flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;gap:10px;height:128px;padding:6px 0;display:flex}.co-item-info{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.co-item-name{font-family:var(--web-font);color:#141414;margin:0;font-size:16px;font-weight:500;line-height:22px}.co-item-sku{font-family:var(--web-font);color:#5c5c5c;margin:0;font-size:14px;font-weight:400;line-height:20px}.co-item-meta{flex-direction:row;align-items:center;gap:12px;display:flex}.co-item-price{font-family:var(--web-font);color:#141414;font-size:20px;font-weight:500;line-height:28px}.co-item-qty{font-family:var(--web-font);color:#141414;font-size:13px;font-weight:500;line-height:16px}.co-item-delivery{flex-direction:row;align-items:center;gap:4px;display:flex}.co-delivery-label-text{font-family:var(--web-font);color:#5c5c5c;font-size:14px;font-weight:500;line-height:20px}.co-delivery-date{font-family:var(--web-font);color:#730f1b;font-size:14px;font-weight:500;line-height:20px}.co-right-column{flex-direction:column;flex-shrink:0;align-items:flex-start;width:520px;display:flex}.co-summary-card{box-sizing:border-box;background:#f5f5f5;border-left:1px solid #f2f2f2;border-radius:0;flex-direction:column;align-items:flex-start;gap:20px;width:100%;height:100vh;max-height:100vh;padding:32px 108px 24px 29px;display:flex}.co-summary-title{font-family:var(--web-font);color:#141414;margin:0;font-size:20px;font-weight:600;line-height:24px}.co-summary-details{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:383px;display:flex}.co-summary-row{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;height:17px;display:flex}.co-summary-label{font-family:var(--web-font);color:#5c5c5c;font-size:14px;font-weight:400;line-height:17px}.co-summary-value{font-family:var(--web-font);color:#141414;font-size:14px;font-weight:600;line-height:17px}.co-free-text{color:#097939}.co-summary-divider{border:1px dashed #dbdbdb;width:100%;max-width:383px;height:0}.co-total-row{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:383px;height:22px;display:flex}.co-total-label{font-family:var(--web-font);color:#141414;font-size:18px;font-weight:600;line-height:22px}.co-total-value{font-family:var(--web-font);color:#730f1b;font-size:18px;font-weight:600;line-height:22px}.co-place-order{width:383px;height:48px;font-family:var(--web-font);color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:0 12px;font-size:16px;font-weight:500;line-height:24px;transition:background .2s;display:flex}.co-place-order:hover{background:#730f1b}.co-payment-icons{flex-direction:row;align-items:center;gap:14px;width:383px;height:40px;display:flex}.co-payment-icon{height:40px;font-family:var(--web-font);color:#141414;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.co-mastercard{color:#f79e1b}.co-visa{color:#1434cb}.co-upi{color:#097939}.co-paypal{color:#253b80}.co-payment-divider{border:1px solid #f2f2f2;width:0;height:20px}.co-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#0009;justify-content:center;align-items:center;animation:.3s coFadeIn;display:flex;position:fixed;inset:0}@keyframes coFadeIn{0%{opacity:0}to{opacity:1}}.co-modal-container{background:#fff;border-radius:10px;width:90%;max-width:520px;max-height:90vh;animation:.3s coSlideUp;overflow-y:auto}@keyframes coSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.co-modal-header{color:#fff;background:#730f1b;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.co-modal-header h3{font-size:1rem;font-weight:600;font-family:var(--web-font);margin:0}.co-modal-header button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.3rem;transition:opacity .2s}.co-modal-header button:hover{opacity:.7}.co-modal-body{padding:24px}.co-edit-form{flex-direction:column;gap:12px;display:flex}.co-edit-form input{width:100%;font-size:.9rem;font-family:var(--web-font);color:#000;background:#fff;border:1px solid #e6e6e6;border-radius:8px;outline:none;padding:12px 16px;transition:border-color .2s}.co-edit-form input:focus{border-color:#730f1b;box-shadow:0 0 0 3px #9824641a}.co-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.co-modal-footer{background:#fafafa;border-top:1px solid #e6e6e6;border-radius:0 0 10px 10px;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.co-save-btn{color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--web-font);background:#730f1b;border:none;border-radius:30px;padding:12px 28px;transition:background .2s}.co-save-btn:hover:not(:disabled){background:#730f1b}.co-save-btn:disabled{opacity:.6;cursor:not-allowed}.co-cancel-btn{cursor:pointer;color:#5c5c5c;font-size:.9rem;font-weight:500;font-family:var(--web-font);background:#f0f0f0;border:1px solid #e6e6e6;border-radius:30px;padding:12px 28px;transition:background .2s}.co-cancel-btn:hover{background:#e5e0db}.co-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.co-spinner{border:3px solid #e6e6e6;border-top-color:#730f1b;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite coSpin}@keyframes coSpin{to{transform:rotate(360deg)}}.co-loading p{color:#5c5c5c;font-size:.9rem;font-family:var(--web-font)}@media (width<=1200px){.co-main-row{padding:0 40px}.co-layout{flex-direction:column;gap:32px}.co-left-column{width:100%;padding-right:0}.co-right-column{width:100%}.co-summary-card{border-top:1px solid #f2f2f2;border-left:none;padding:32px 0 24px}.co-place-order,.co-summary-details,.co-summary-divider,.co-total-row,.co-payment-icons{width:100%;max-width:100%}}@media (width<=1550px){.co-main-row{padding:24px 40px}.co-layout{flex-direction:column}.co-left-column{width:100%;padding:0}.co-right-column{width:100%}.co-summary-card{border-top:1px solid #f2f2f2;border-left:none;height:auto;max-height:none;padding:24px 20px}}@media (width<=768px){.co-main-row{padding:0 16px}.co-header-container{padding:15px 16px}.co-title{font-size:24px;line-height:32px}.co-delivery-tabs{flex-direction:column}.co-delivery-tab{height:auto;padding:12px}.co-item{flex-direction:column;gap:12px;height:auto}.co-item-image{width:100%;height:200px}.co-item-details{width:100%;height:auto;padding:0}.co-item-meta{flex-wrap:wrap}.co-summary-card{padding:20px 0}.co-payment-icons{flex-wrap:wrap;gap:8px;height:auto}.co-payment-divider{display:none}.co-payment-icon{flex:none;padding:0 8px}.co-form-row{grid-template-columns:1fr}}@media (width<=480px){.co-title{font-size:20px}.co-item-name{font-size:14px}.co-item-price{font-size:16px}.co-item-sku{font-size:12px}}.checkout-page .fixed-top,body.checkout-page-active .fixed-top,body.checkout-page-active .fixed-top{display:none!important}body.checkout-page-active main{margin-top:0!important}.profile-container{width:100%;max-width:1506px;font-family:var(--web-font);background:#fff;flex-direction:column;align-items:flex-start;gap:16px;min-height:100vh;margin:0 auto;padding:27px 108px 80px;display:flex}.profile-title-block{flex-direction:column;align-items:flex-start;gap:8px;width:100%;max-width:1290px;padding:0;display:flex}.profile-page-title{font-family:var(--web-font);letter-spacing:-.6px;color:#101828;font-size:32px;font-weight:600;line-height:42px}.profile-breadcrumb{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;font-size:12px;font-weight:400;line-height:16px}.profile-main-grid{box-sizing:border-box;border-top:1px solid #e6e6e6;flex-direction:row;align-items:flex-start;gap:15px;width:100%;max-width:1290px;padding:0;display:flex}.profile-sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #f2f2f2;flex-direction:column;align-items:flex-start;width:311px;padding:0;display:flex}.profile-sidebar-item{box-sizing:border-box;cursor:pointer;width:100%;height:58px;font-family:var(--web-font);letter-spacing:-.12px;color:#000;background:0 0;border-bottom:1px solid #f2f2f2;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:10px;font-size:16px;font-weight:500;line-height:24px;transition:background .15s;display:flex}.profile-sidebar-item:hover{background:#fafafa}.profile-sidebar-item.profile-sidebar-active{background:#730f1b14}.profile-sidebar-left{flex-direction:row;align-items:center;gap:12px;padding:0;display:flex}.profile-sidebar-icon{background:0 0;border-radius:30px;flex-direction:row;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.profile-sidebar-icon i{color:#730f1b;font-size:22px}.profile-sidebar-label{white-space:nowrap}.profile-sidebar-arrow{color:#b3b3b3;font-size:24px}.profile-settings-form{flex-direction:column;flex:1;align-items:flex-start;gap:24px;width:964px;padding:13px 0;display:flex}.profile-banner-section{flex-direction:column;align-items:flex-start;width:100%;padding:0;display:flex}.profile-banner-gradient{background:linear-gradient(90deg,#e0e3f3 0%,#f2e3e8 50%,#fdf5f2 100%);border-radius:12px 12px 0 0;align-items:flex-start;width:100%;height:160px;padding:28px 28px 0;display:flex;position:relative}.profile-banner-name{font-family:var(--web-font);color:#101828;margin:0;font-size:24px;font-weight:600;line-height:29px}.profile-subhead{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;padding:10px 24px 24px;display:flex;position:relative}.profile-summary{flex-direction:row;align-items:flex-end;gap:48px;display:flex;position:relative}.profile-avatar-wrapper{background:#fff;border:3px solid #fff;border-radius:84px;justify-content:center;align-items:center;width:127px;height:127px;display:flex;position:absolute;top:-88px;left:16px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.profile-avatar-wrapper img{object-fit:cover;border-radius:84px;width:100%;height:100%}.profile-spacer{width:96px;height:40px}.profile-text-details{flex-direction:column;align-items:flex-start;gap:2px;padding:0;display:flex}.profile-photo-actions{flex-direction:row;align-items:center;gap:12px;display:flex}.profile-delete-action{font-family:var(--web-font);color:#475467;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;line-height:17px;transition:color .15s}.profile-delete-action:hover{color:#344054;text-decoration:underline}.profile-update-action{font-family:var(--web-font);color:#730f1b;cursor:pointer;font-size:14px;font-weight:600;line-height:17px}.profile-update-action:hover{text-decoration:underline}.profile-action-buttons{flex-direction:row;align-items:center;gap:12px;display:flex}.profile-cancel-button{font-family:var(--web-font);color:#475467;cursor:pointer;background:#fff;border:1px solid #eaecf0;border-radius:8px;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;line-height:17px;transition:background .15s;display:flex}.profile-cancel-button:hover{background:#f9fafb}.profile-save-button{font-family:var(--web-font);color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;align-items:center;padding:10px 16px;font-size:14px;font-weight:600;line-height:17px;transition:opacity .15s;display:flex}.profile-save-button:hover{opacity:.9}.profile-save-button:disabled{opacity:.5;cursor:not-allowed}.profile-fields-form{flex-direction:column;align-items:flex-start;width:100%;padding:0 14px;display:flex}.profile-form-row{box-sizing:border-box;border-bottom:1px solid #eaecf0;flex-direction:row;align-items:flex-start;gap:32px;width:100%;max-width:936px;padding:20px 0;display:flex}.profile-row-label{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:4px;width:280px;padding:0;display:flex}.profile-row-label label{font-family:var(--web-font);color:#101828;font-size:14px;font-weight:600;line-height:17px}.profile-row-hint{font-family:var(--web-font);color:#667085;font-size:12px;font-weight:400;line-height:140%}.profile-row-content{flex-direction:column;flex:1;align-items:flex-start;width:624px;padding:0;display:flex}.profile-row-content input,.profile-row-content select,.profile-row-content textarea{width:100%;font-family:var(--web-font);color:#101828;background:#fff;border:1px solid #eaecf0;border-radius:8px;outline:none;padding:10px 14px;font-size:14px;line-height:17px;transition:border-color .15s}.profile-row-content input:focus,.profile-row-content select:focus,.profile-row-content textarea:focus{border-color:#730f1b}.profile-row-content input[readonly]{color:#667085;background:#f9fafb}.profile-photo-uploader{flex-direction:row;align-items:center;gap:20px;display:flex}.profile-thumbnail{background:#f9fafb;border:1px solid #eaecf0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.profile-thumbnail img{object-fit:cover;width:100%;height:100%}.profile-pincode-group{position:relative}.profile-pincode-group input{padding-right:36px}.profile-pincode-group i{color:#730f1b;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.profile-checkbox-row{font-family:var(--web-font);color:#475467;align-items:center;gap:8px;margin:20px 0;font-size:14px;font-weight:400;display:flex}.profile-checkbox-row input{accent-color:#730f1b;margin-right:8px}.profile-alert{border-radius:8px;width:100%;margin-bottom:20px;padding:14px 18px;font-size:14px;font-weight:500}.profile-alert-success{color:#166534;background:#f0fdf4;border-left:4px solid #16a34a}.profile-alert-error{color:#991b1b;background:#fef2f2;border-left:4px solid #dc2626}.profile-accordion{background:#fff;border:1px solid #e6e6e6;border-radius:8px;width:100%;max-width:936px;margin:12px 0}.profile-accordion-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#730f1b14;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.profile-accordion-left{flex-direction:row;align-items:center;gap:12px;display:flex}.profile-accordion-left i{color:#730f1b;font-size:22px}.profile-accordion-left div{text-align:left;flex-direction:column;gap:2px;display:flex}.profile-accordion-title{font-family:var(--web-font);letter-spacing:-.12px;color:#000;font-size:16px;font-weight:500;line-height:24px}.profile-accordion-sub{font-family:var(--web-font);color:#667085;font-size:12px;font-weight:400;line-height:140%}.profile-accordion-right{flex-direction:row;align-items:center;gap:8px;display:flex}.profile-accordion-edit{height:32px;font-family:var(--web-font);color:#5c5c5c;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s}.profile-accordion-edit:hover{background:#ebebeb}.profile-accordion-cancel{height:32px;font-family:var(--web-font);color:#f31616;cursor:pointer;background:#feecec;border:none;border-radius:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:background .15s}.profile-accordion-cancel:hover{background:#fdd8d8}.profile-accordion-save{height:32px;font-family:var(--web-font);color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:8px;padding:0 12px;font-size:14px;font-weight:500;line-height:20px;transition:opacity .15s}.profile-accordion-save:hover{opacity:.9}.profile-accordion-body{flex-direction:column;gap:0;padding:16px;display:flex}.profile-accordion-grid{flex-direction:column;gap:0;display:flex}.profile-upload-row{flex-direction:column;align-items:flex-start;width:100%;max-width:936px;padding:12px 0;display:flex}.profile-upload-label{font-family:var(--web-font);color:#101828;margin-bottom:12px;font-size:14px;font-weight:600;line-height:17px}.profile-upload-cards{flex-direction:row;align-items:flex-start;gap:12px;width:100%;display:flex}.profile-upload-card{box-sizing:border-box;background:#fff;border:1px dashed #dbdbdb;border-radius:8px;flex-direction:column;align-items:flex-start;gap:10px;width:50%;min-height:116px;padding:16px;transition:border-color .2s;display:flex;position:relative}.profile-upload-card:hover{border-color:#730f1b}.profile-upload-header{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.profile-upload-icon{box-sizing:border-box;background:#f9fafb;border:1px solid #eaecf0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.profile-upload-icon i{color:#667085;font-size:18px}.profile-upload-title{font-family:var(--web-font);color:#101828;font-size:14px;font-weight:600;line-height:17px}.profile-upload-drag{font-family:var(--web-font);color:#667085;font-size:12px;font-weight:400;line-height:140%}.profile-upload-formats{font-family:var(--web-font);color:#667085;font-size:12px;font-weight:400;line-height:15px}.profile-upload-card input[type=file]{width:100%;margin-top:8px;font-size:12px}.profile-upload-preview-thumb{border:1px solid #eaecf0;border-radius:4px;width:80px;height:80px;margin-top:8px;overflow:hidden}.profile-upload-preview-thumb img{object-fit:cover;width:100%;height:100%}.profile-section-divider{border-bottom:1px solid #eaecf0;width:100%;max-width:936px;margin:16px 0 8px}.profile-section-subtitle{font-family:var(--web-font);color:#101828;margin:16px 0 8px;font-size:16px;font-weight:600;line-height:20px}@media (width<=1200px){.profile-container{padding:24px}.profile-main-grid{flex-direction:column}.profile-sidebar{border-bottom:1px solid #f2f2f2;border-right:none;flex-flow:wrap;width:100%}.profile-sidebar-item{border-bottom:none;border-right:1px solid #f2f2f2;flex:none}.profile-settings-form{width:100%}.profile-form-row{flex-direction:column;gap:12px;width:100%}.profile-row-label,.profile-row-content{width:100%}.profile-banner-gradient{height:120px}.profile-avatar-wrapper{width:100px;height:100px;top:-70px;left:12px}.profile-spacer{width:60px}.profile-upload-cards{flex-direction:column}.profile-upload-card{width:100%}}@media (width<=768px){.profile-container{padding:16px}.profile-page-title{font-size:26px}.profile-avatar-wrapper{width:80px;height:80px;top:-60px;left:8px}.profile-spacer{width:40px}.profile-summary{gap:24px}.profile-action-buttons{flex-wrap:wrap;gap:8px}.profile-settings-form{padding:0}.profile-sidebar-item{height:48px;padding:8px 12px;font-size:14px}.profile-sidebar-icon i{font-size:18px}}.profile-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.profile-spinner{border:3px solid #eaecf0;border-top-color:#730f1b;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-shipping-container{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:964px;padding:20px;display:flex;overflow-y:auto}.profile-address-card{box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-radius:8px;flex-direction:column;align-items:flex-start;width:100%;padding:0;display:flex}.profile-address-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:#730f1b14;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 14px;display:flex}.profile-address-left{flex-direction:row;align-items:center;gap:12px;display:flex}.profile-address-left i{color:#730f1b;font-size:22px}.profile-address-left div{text-align:left;flex-direction:column;gap:2px;display:flex}.profile-address-title{font-family:var(--web-font);letter-spacing:-.12px;color:#000;font-size:16px;font-weight:500;line-height:24px}.profile-address-sub{font-family:var(--web-font);color:#667085;font-size:12px;font-weight:400;line-height:140%}.profile-address-right{flex-direction:row;align-items:center;gap:8px;display:flex}.profile-address-body{flex-direction:column;gap:0;width:100%;padding:16px;display:flex}.profile-address-body .profile-form-row{border-bottom:1px solid #eaecf0;width:100%;max-width:100%;padding:20px 0}.profile-address-body .profile-form-row:last-child{border-bottom:none}.profile-address-body .profile-checkbox-row{margin:12px 0 0}@media (width<=768px){.profile-shipping-container,.profile-address-body{padding:12px}.profile-address-header{flex-wrap:wrap;gap:8px}.profile-address-right{flex-wrap:wrap}}.profile-empty-state{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:964px;min-height:507px;padding:20px;display:flex;overflow-y:auto}.profile-empty-content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:396px;display:flex}.profile-empty-icon{justify-content:center;align-items:center;width:98px;height:98px;display:flex;position:relative}.profile-empty-icon i{color:#730f1b;font-size:98px}.profile-empty-text{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.profile-empty-text h3{font-family:var(--web-font);text-align:center;letter-spacing:-.14px;color:#141414;margin:0;font-size:20px;font-weight:500;line-height:32px}.profile-empty-text p{font-family:var(--web-font);text-align:center;letter-spacing:-.14px;color:#5c5c5c;max-width:348px;margin:0;font-size:14px;font-weight:400;line-height:20px}.profile-empty-button{width:180px;height:44px;font-family:var(--web-font);color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:1000px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:16px;font-weight:500;line-height:24px;transition:opacity .15s;display:flex}.profile-empty-button:hover{opacity:.9}@media (width<=768px){.profile-empty-state{min-height:400px;padding:12px}.profile-empty-icon i{font-size:72px}.profile-empty-text h3{font-size:18px;line-height:28px}.profile-empty-text p{font-size:13px;line-height:18px}.profile-empty-button{width:100%;max-width:200px}}.profile-main-grid{align-items:flex-start;gap:2rem;display:flex}.profile-sidebar{flex-shrink:0;align-self:flex-start;position:sticky;top:12rem}.profile-settings-form{flex:1;min-width:0}@media (width<=768px){.profile-main-grid{display:none!important}.profile-mobile-accordion{flex-direction:column;gap:16px;width:100%;display:flex}.profile-accordion-list{background:#fff;border:1px solid #f2f2f2;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.profile-accordion-item{border-bottom:1px solid #f2f2f2}.profile-accordion-item:last-child{border-bottom:none}.profile-accordion-header{cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.profile-accordion-header:hover{background:#fafafa}.profile-accordion-header-active{background:#fcf9ef;border-left:3px solid #c9a84c}.profile-accordion-header-left{align-items:center;gap:12px;display:flex}.profile-accordion-icon{background:#f5f5f5;border-radius:30px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.profile-accordion-icon img{object-fit:contain;width:22px;height:22px}.profile-accordion-label{font-family:var(--web-font);letter-spacing:-.12px;color:#000;font-size:16px;font-weight:500;line-height:24px}.profile-accordion-header i{color:#b3b3b3;font-size:24px}.profile-accordion-body{background:#fff;border-top:1px solid #f2f2f2;padding:16px}.profile-accordion-body .profile-form-row{margin-bottom:16px}.profile-accordion-body .profile-form-row:last-child{margin-bottom:0}.profile-banner-section{width:100%}}@media (width>=769px){.profile-mobile-accordion{display:none!important}.profile-main-grid{flex-direction:row;align-items:flex-start;gap:32px;display:flex!important}.profile-sidebar{flex-shrink:0;align-self:flex-start;width:280px;position:sticky;top:10rem}.profile-settings-form{flex:1;min-width:0}}.mo-orders-container{--mo-primary:#800020;--mo-primary-light:#fbeff1;--mo-primary-dark:#5a0016;--mo-primary-gradient:linear-gradient(145deg, #800020, #9c1530);--mo-accent-gold:#b89778;--mo-accent-gold-light:#e6d5c0;--mo-accent-gold-dark:#9c7a5a;--mo-surface:#fff;--mo-surface-light:#f9fafb;--mo-surface-dark:#f3f4f6;--mo-border:var(--color-border-light);--mo-text:#111827;--mo-text-light:#6b7280;--mo-text-muted:#9ca3af;--mo-success:#059669;--mo-success-light:#d1fae5;--mo-error:#dc2626;--mo-error-light:#fee2e2;--mo-warning:#d97706;--mo-warning-light:#fef3c7;--mo-radius-sm:12px;--mo-radius:12px;--mo-radius-lg:12px;--mo-shadow:0 4px 12px #0000000d;--mo-shadow-md:0 8px 20px #8000200f;--mo-shadow-lg:0 12px 28px #80002014;--mo-transition:all .2s ease;max-width:1440px;color:var(--mo-text);text-align:left;margin:0 auto;padding:24px 0 80px;font-family:Inter,system-ui,sans-serif}@media (width<=1600px){.mo-orders-container{padding:0 80px}}@media (width<=1200px){.mo-orders-container{padding:15px 16px}}.mo-loading-state{color:var(--mo-text-light);justify-content:center;align-items:center;gap:10px;padding:120px 0;font-size:15px;display:flex}.mo-orders-header{background:var(--mo-surface);border-radius:var(--mo-radius-lg);flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:20px;display:flex}.mo-orders-title-section{align-items:center;gap:16px;display:flex}.mo-orders-icon{background:var(--mo-primary-gradient);border-radius:var(--mo-radius);color:#fff;width:56px;height:56px;box-shadow:var(--mo-shadow-md);flex-shrink:0;justify-content:center;align-items:center;font-size:28px;display:flex}.mo-orders-header h1{color:var(--mo-primary);letter-spacing:-.5px;margin:0;font-size:26px;font-weight:600}.mo-orders-subtitle{color:var(--mo-text-light);margin:4px 0 0;font-size:14px}.mo-tabs{top:var(--header-total-height,84px);z-index:20;background:var(--mo-surface);gap:8px;margin-bottom:24px;display:flex;position:sticky}.mo-tab{color:var(--mo-text-light);cursor:pointer;text-transform:uppercase;transition:var(--mo-transition);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:12px 20px;font-size:15px;display:flex}.mo-tab:hover{color:var(--mo-primary)}.mo-tab.active{color:var(--mo-primary);border-bottom-color:var(--mo-primary)}.mo-tab-count{background:var(--mo-surface-dark);color:var(--mo-text-light);border-radius:100px;padding:2px 9px;font-size:12px;font-weight:700}.mo-tab.active .mo-tab-count{background:var(--mo-primary-light);color:var(--mo-primary)}.mo-error-banner{background:var(--mo-error-light);color:var(--mo-error);border-radius:var(--mo-radius-sm);align-items:center;gap:8px;margin-bottom:20px;padding:14px 18px;font-size:14px;font-weight:600;display:flex}.mo-orders-grid{flex-direction:column;gap:24px;display:flex}.mo-order-card{background:var(--mo-surface);border-radius:var(--mo-radius-lg);border:1px solid var(--mo-border);transition:var(--mo-transition);overflow:hidden}.mo-order-card:hover{border-color:var(--mo-accent-gold-light)}.mo-order-card-content{padding:28px}.mo-order-desktop{align-items:center;gap:24px;display:flex}.mo-product-section{flex:0 0 35%}.mo-product-image-wrapper{align-items:center;gap:20px;display:flex}.mo-product-image-link{border-radius:var(--mo-radius);border:1px solid var(--mo-border);cursor:pointer;width:110px;height:110px;transition:var(--mo-transition);flex-shrink:0;overflow:hidden}.mo-product-image-link:hover{border-color:var(--mo-accent-gold)}.mo-product-image{object-fit:contain;width:100%;height:100%}.mo-no-image{background:var(--mo-surface-light);border:1px solid var(--mo-border);border-radius:var(--mo-radius);width:110px;height:110px;color:var(--mo-text-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mo-product-details{flex:1;min-width:0}.mo-product-name{text-transform:uppercase;cursor:pointer;transition:var(--mo-transition);margin-bottom:12px;font-size:15px;font-weight:600}.mo-product-name:hover{text-decoration:underline}.mo-product-meta{flex-direction:column;gap:6px;display:flex}.mo-meta-item{color:var(--mo-text-light);align-items:center;gap:8px;font-size:13px;display:flex}.mo-meta-item i{color:var(--color-primary);width:16px;font-size:15px}.mo-meta-item strong{color:var(--mo-text);font-weight:600}.mo-status-section{border-left:1px solid var(--mo-border);border-right:1px solid var(--mo-border);flex:0 0 45%;padding:0 20px}.mo-status-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.mo-status-header h6{color:var(--mo-text);align-items:center;gap:8px;margin:0;font-size:15px;font-weight:700;display:flex}.mo-status-header h6 i{color:var(--mo-accent-gold)}.mo-current-status-badge{white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.mo-bg-success{background:var(--mo-success-light);color:var(--mo-success)}.mo-bg-warning{background:var(--mo-warning-light);color:var(--mo-warning)}.mo-bg-danger{background:var(--mo-error-light);color:var(--mo-error)}.mo-bg-primary{background:var(--mo-primary-light);color:var(--mo-primary)}.mo-timeline-container{margin:30px 0 10px;position:relative}.mo-timeline-progress-bg{background:var(--mo-surface-dark);z-index:1;border-radius:20px;height:6px;position:absolute;top:9px;left:16px;right:16px}.mo-timeline-progress-fill{background:var(--mo-primary-gradient);z-index:2;border-radius:20px;height:6px;transition:width .6s;position:absolute;top:9px;left:16px}.mo-timeline-steps{z-index:3;justify-content:space-between;display:flex;position:relative}.mo-timeline-step{text-align:center;flex:1}.mo-step-marker{border:2px solid var(--mo-surface);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin:0 auto 8px;font-size:12px;font-weight:600;display:flex}.mo-step-marker.completed{background:var(--mo-success);color:#fff;box-shadow:0 0 0 4px var(--mo-success-light)}.mo-step-marker.warning{background:var(--mo-warning);color:#fff;box-shadow:0 0 0 4px var(--mo-warning-light)}.mo-step-marker.danger{background:var(--mo-error);color:#fff;box-shadow:0 0 0 4px var(--mo-error-light)}.mo-step-marker.pending{background:var(--mo-surface-dark);color:var(--mo-text-light);border:2px solid var(--mo-border)}@keyframes mo-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mo-step-in{animation:.45s both mo-step-in;animation-delay:calc(var(--mo-i,0) * 90ms)}@keyframes mo-pulse-success{0%,to{box-shadow:0 0 0 4px var(--mo-success-light)}50%{box-shadow:0 0 0 9px var(--mo-success-light)}}@keyframes mo-pulse-warning{0%,to{box-shadow:0 0 0 4px var(--mo-warning-light)}50%{box-shadow:0 0 0 9px var(--mo-warning-light)}}@keyframes mo-pulse-danger{0%,to{box-shadow:0 0 0 4px var(--mo-error-light)}50%{box-shadow:0 0 0 9px var(--mo-error-light)}}.mo-step-marker.mo-current-pulse.completed,.mo-vtimeline-marker.mo-current-pulse.completed{animation:1.8s ease-in-out infinite mo-pulse-success}.mo-step-marker.mo-current-pulse.warning,.mo-vtimeline-marker.mo-current-pulse.warning{animation:1.8s ease-in-out infinite mo-pulse-warning}.mo-step-marker.mo-current-pulse.danger,.mo-vtimeline-marker.mo-current-pulse.danger{animation:1.8s ease-in-out infinite mo-pulse-danger}@media (prefers-reduced-motion:reduce){.mo-step-in,.mo-step-marker.mo-current-pulse,.mo-vtimeline-marker.mo-current-pulse{animation:none}.mo-timeline-progress-fill,.mo-timeline-progress-vertical,.mo-progress-bar{transition:none}}.mo-step-label{color:var(--mo-text);margin-bottom:4px;font-size:11px;font-weight:600}.mo-step-date{color:var(--mo-text-light);font-size:10px}.mo-update-btn{border:1.5px solid var(--mo-border);color:var(--mo-text);cursor:pointer;width:100%;transition:var(--mo-transition);background:0 0;border-radius:40px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:600;display:flex}.mo-update-btn:hover{background:var(--mo-surface-light);border-color:var(--mo-primary);color:var(--mo-primary)}.mo-actions-section{flex-direction:column;flex:0 0 15%;justify-content:center;align-items:flex-end;gap:12px;display:flex}.mo-invoice-link,.mo-review-link{cursor:pointer;transition:var(--mo-transition);white-space:nowrap;border-radius:40px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.mo-invoice-link{color:var(--mo-primary);background:var(--mo-primary-light)}.mo-invoice-link:hover{background:var(--mo-primary);color:#fff}.mo-review-link{color:var(--mo-accent-gold-dark);background:var(--mo-accent-gold-light)}.mo-review-link:hover{background:var(--mo-accent-gold);color:#fff}.mo-invoice-inline,.mo-order-mobile{display:none}.mo-empty-state{background:var(--mo-surface);border-radius:var(--mo-radius-lg);text-align:center;border:1px solid var(--mo-border);padding:60px 32px}.mo-empty-icon{background:var(--mo-primary-light);width:90px;height:90px;color:var(--mo-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:40px;display:flex}.mo-empty-state h3{color:var(--mo-primary);margin-bottom:10px;font-size:22px;font-weight:700}.mo-empty-state p{color:var(--mo-text-light);max-width:400px;margin:0 auto;font-size:14px}.mo-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;background:#1118278c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mo-modal-sheet{background:var(--mo-surface);border-radius:var(--mo-radius-lg);width:100%;max-width:460px;max-height:85vh;box-shadow:var(--mo-shadow-lg);overflow-y:auto}.mo-modal-header{background:var(--mo-primary-gradient);color:#fff;border-radius:var(--mo-radius-lg) var(--mo-radius-lg) 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.mo-modal-header h5{align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:flex}.mo-modal-close{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;font-size:22px;line-height:1}.mo-modal-close:hover{opacity:1}.mo-modal-body{padding:28px}.mo-vertical-timeline{padding-left:40px;position:relative}.mo-vertical-timeline:before{content:"";background:var(--mo-border);width:2px;position:absolute;top:0;bottom:0;left:11px}.mo-timeline-progress-vertical{background:var(--mo-primary-gradient);width:2px;transition:height .6s;position:absolute;top:0;left:11px}.mo-vtimeline-item{align-items:flex-start;margin-bottom:28px;display:flex;position:relative}.mo-vtimeline-item:last-child{margin-bottom:0}.mo-vtimeline-marker{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex;position:absolute;left:-40px}.mo-vtimeline-marker.completed{background:var(--mo-success);color:#fff}.mo-vtimeline-marker.warning{background:var(--mo-warning);color:#fff}.mo-vtimeline-marker.danger{background:var(--mo-error);color:#fff}.mo-vtimeline-marker.pending{background:var(--mo-surface-dark);color:var(--mo-text-light);border:2px solid var(--mo-border)}.mo-vtimeline-content{flex:1;padding-left:16px}.mo-vtimeline-title{color:var(--mo-text);margin-bottom:4px;font-size:15px;font-weight:700}.mo-vtimeline-subtitle{color:var(--mo-text-light);font-size:12px}@media (width<=992px){.mo-order-desktop{flex-direction:column}.mo-product-section,.mo-status-section,.mo-actions-section{width:100%}.mo-product-section{justify-content:space-between;align-items:center;gap:16px;display:flex}.mo-status-section{border-left:none;border-right:none;border-top:1px solid var(--mo-border);border-bottom:1px solid var(--mo-border);padding:20px 0}.mo-actions-section{flex-direction:row;justify-content:flex-start;align-items:center}.mo-actions-section .mo-invoice-link{display:none}.mo-invoice-inline{flex-shrink:0;margin-left:auto;padding:8px 12px;font-size:12px;display:inline-flex}}@media (width<=768px){.mo-orders-container{padding:16px 16px 60px}.mo-orders-header{flex-direction:column;align-items:flex-start;padding:20px}.mo-order-desktop{display:none}.mo-order-mobile{display:block}.mo-mobile-product-row{border-bottom:1px solid var(--mo-border);align-items:center;gap:16px;padding-bottom:16px;display:flex}.mo-mobile-image{border-radius:var(--mo-radius);flex-shrink:0;width:90px;height:90px;overflow:hidden}.mo-mobile-image img{object-fit:cover;cursor:pointer;width:100%;height:100%}.mo-mobile-details{flex:1;min-width:0}.mo-mobile-name{color:var(--mo-primary);cursor:pointer;margin-bottom:8px;font-size:15px;font-weight:700}.mo-mobile-meta{color:var(--mo-text-light);align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.mo-mobile-status{border-bottom:1px solid var(--mo-border);padding:16px 0}.mo-status-chip{border-radius:40px;align-items:center;gap:8px;margin-bottom:16px;padding:8px 16px;font-size:12px;font-weight:600;display:inline-flex}.mo-progress{background:var(--mo-surface-dark);border-radius:20px;height:6px;margin:16px 0;overflow:hidden}.mo-progress-bar{background:var(--mo-primary-gradient);border-radius:20px;height:100%;transition:width .6s}.mo-mobile-actions{flex-direction:column;gap:12px;padding-top:8px;display:flex}.mo-mobile-action-btn{justify-content:center;width:100%}.mo-full-width{width:100%}}@media (width<=576px){.mo-order-card-content{padding:18px}.mo-tabs{top:70px;overflow-x:auto}.mo-tab{white-space:nowrap;padding:12px 14px}}.scheme-detail-grid{align-items:flex-start;gap:24px;padding-bottom:60px;display:flex}.scheme-detail-main{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.scheme-detail-sidebar{top:calc(var(--header-total-height,133px) + 24px);background:#fff;border:1px solid #f2f2f2;border-radius:8px;flex:0 0 311px;align-self:flex-start;position:sticky;overflow:hidden}.scheme-sidebar-item{color:#141414;cursor:pointer;border-bottom:1px solid #f2f2f2;justify-content:space-between;align-items:center;padding:18px 20px;font-size:16px;font-weight:500;display:flex}.scheme-sidebar-item:last-child{border-bottom:none}.scheme-sidebar-item i{color:#b3b3b3;font-size:20px}.scheme-sidebar-item.is-active{color:var(--color-primary);background:#730f1b14}@media (width<=990px){.scheme-detail-grid{flex-direction:column}.scheme-detail-sidebar{flex:auto;width:100%;position:static}}.goldplan-benefits-section{background:#fff;padding:100px 0}.goldplan-benefits-heading{letter-spacing:-.6px;text-align:center;color:#231535;max-width:945px;margin:0 auto 60px;font-family:Geist,Inter,sans-serif;font-size:32px;font-weight:500;line-height:42px}.goldplan-benefits-grid{gap:30px;display:flex}.goldplan-benefit-card{box-sizing:border-box;text-align:left;background:#f5f5f5;border-radius:20px;flex-direction:column;flex:1 1 0;gap:32px;padding:32px;display:flex}.goldplan-benefit-icon{background:#730f1b14;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.goldplan-benefit-icon img{object-fit:contain;width:40px;height:40px}.goldplan-benefit-content{flex-direction:column;flex:1 1 0;gap:16px;display:flex}.goldplan-benefit-card h3{color:#231535;margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:24px}.goldplan-benefit-card p{color:#231535;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (width<=1600px){.goldplan-container{padding:48px 80px!important}}@media (width<=1400px){.goldplan-container{padding:48px 16px!important}}@media (width<=1200px){.goldplan-benefits-grid{flex-direction:row}}@media (width<=767px){.goldplan-benefits-section{padding:48px 0}.goldplan-benefits-heading{font-size:24px;line-height:32px}.goldplan-benefits-grid{flex-direction:column}}.goldplan-faq-section{--goldplan-accent:var(--color-primary,#730f1b);background:#fff;padding:40px 0 120px}.goldplan-faq-layout{align-items:flex-start;gap:60px;display:flex}.goldplan-faq-intro{text-align:left;flex-direction:column;flex:0 0 450px;gap:16px;display:flex;position:sticky;top:150px}.goldplan-faq-eyebrow{color:var(--goldplan-accent);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.goldplan-faq-intro h2{letter-spacing:-.6px;color:#231535;margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:500;line-height:42px}.goldplan-faq-categories{flex-direction:column;flex:1 1 0;gap:32px;min-width:0;display:flex}.goldplan-faq-category h3{color:#231535;text-align:left;margin:0 0 26px;font-size:24px;font-weight:500;line-height:32px}.goldplan-faq-list{flex-direction:column;display:flex}.goldplan-faq-item{border-bottom:1px solid #cfcfcf}.goldplan-faq-question{text-align:left;cursor:pointer;color:#231535;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:28px;display:flex}.goldplan-faq-question i{color:var(--goldplan-accent);flex-shrink:0;font-size:20px}.goldplan-faq-item.is-open .goldplan-faq-question{font-weight:600}.goldplan-faq-answer{color:#5c5c5c;margin:0 0 20px;padding-right:36px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (width<=991px){.goldplan-faq-layout{flex-direction:column;gap:32px}.goldplan-faq-intro{flex:none;position:static}}@media (width<=767px){.goldplan-faq-section{padding:48px 0}.goldplan-faq-intro h2{font-size:24px;line-height:32px}}body.spm-modal-open{overflow:hidden}.spm-overlay{z-index:1200;background:#14141480;justify-content:center;align-items:center;padding:16px;animation:.15s ease-out spm-fade-in;display:flex;position:fixed;inset:0}@keyframes spm-fade-in{0%{opacity:0}to{opacity:1}}.spm-sheet{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;gap:21px;width:554px;max-width:100%;max-height:calc(100vh - 32px);padding:24px;animation:.18s ease-out spm-slide-in;display:flex;position:relative;overflow-y:auto}@keyframes spm-slide-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.spm-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;display:flex}.spm-titles{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.spm-titles h3{font-family:"Geist", var(--web-font), sans-serif;color:#141414;margin:0;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.spm-titles p{font-family:"Geist", var(--web-font), sans-serif;color:#5c5c5c;margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.spm-close{cursor:pointer;color:#9e9e9e;background:0 0;border:none;flex:none;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.spm-close i{font-size:22px}.spm-divider{border-bottom:1px solid #dbdbdb;width:100%;height:0}.spm-loading,.spm-error{color:#5c5c5c;flex-direction:column;align-items:center;gap:10px;width:100%;padding:40px 0;font-size:14px;display:flex}.spm-field{flex-direction:column;align-items:flex-start;gap:6px;width:100%;display:flex}.spm-label{font-family:"Geist", var(--web-font), sans-serif;color:#141414;align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.spm-required{color:#f31616;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px}.spm-input-base{box-sizing:border-box;background:#fff;border:1px solid #dbdbdb;border-radius:8px;flex-direction:row;align-items:center;width:100%;height:44px;padding:0 8px 0 12px;display:flex;box-shadow:0 0 2px #424a6217}.spm-input-base:focus-within{border-color:#730f1b}.spm-input-base input{color:#141414;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:24px}.spm-input-base input::placeholder{color:#9e9e9e}.spm-input-base input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.spm-input-base input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.spm-input-base input[type=number]{-moz-appearance:textfield}.spm-validation{font-size:12px;font-weight:500}.spm-validation.error{color:#dc3545}.spm-validation.success{color:#28a745}.spm-chips{flex-flow:wrap;align-content:flex-start;align-items:flex-start;gap:8px;width:100%;display:flex}.spm-chip{box-sizing:border-box;font-family:"Geist", var(--web-font), sans-serif;color:#730f1b;cursor:pointer;background:#730f1b14;border:none;border-bottom:1px solid #f2f2f2;border-radius:50px;flex-direction:row;align-items:center;gap:12px;padding:10px 16px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:background .15s,color .15s;display:flex}.spm-chip:hover{color:#fff;background:#730f1b}.spm-pay-btn{width:100%;height:46px;font-family:"Clash Display", "Geist", var(--web-font), sans-serif;letter-spacing:-.14px;color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:24px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:0 20px;font-size:16px;font-style:normal;font-weight:500;line-height:28px;transition:opacity .15s;display:flex}.spm-pay-btn:hover:not(:disabled){opacity:.9}.spm-pay-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=600px){.spm-sheet{gap:16px;width:100%;padding:20px}}.scheme-page{min-height:100vh;padding:2rem 0 60px}.scheme-container{max-width:1450px;margin:0 auto}.scheme-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.scheme-title{color:#141414;letter-spacing:-.3px;margin:0;font-size:28px;font-weight:600;line-height:40px}.btn-primary{color:#fff;cursor:pointer;background:#8b1a1a;border:none;border-radius:4px;padding:12px 24px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.schemes-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;display:grid}.scheme-card{background:#fff;border:1px solid #e5e0db;border-radius:30px;transition:box-shadow .2s;overflow:hidden}.scheme-card:hover{box-shadow:0 4px 16px #0000000f}.card-header{border-bottom:1px solid #e5e0db;justify-content:space-between;align-items:center;padding:16px 20px;font-size:.75rem;display:flex}.start-date{color:#1a1a1a;background:#f5f5f5;padding:4px 10px;font-weight:600}.due-badge{color:#fff;padding:4px 10px;font-weight:600}.scheme-details{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.scheme-name{margin:0}.scheme-number{color:#666;font-size:.9rem}.nominee-info{color:#555;align-items:center;gap:6px;font-size:.9rem;display:flex}.scheme-name{color:#1a1a1a;text-align:left;margin:16px 20px 4px;font-size:1.1rem;font-weight:700}.scheme-number{color:#666;text-align:left;background:#f5f5f5;margin:0 20px 12px;padding:2px 10px;font-size:.8rem;display:inline-block}.progress-section{margin:0 20px 16px}.progress-stats{color:#666;justify-content:space-between;margin:4px 0;font-size:.75rem;display:flex}.progress-bar{background:#e5e0db;height:6px;margin:8px 0}.progress-fill{background:#8b1a1a;border-radius:30px;height:100%;transition:width .5s}.weight-display{text-align:center;background:#fafafa;margin:0 20px 16px;padding:12px}.weight-value{color:#1a1a1a;font-size:1.6rem;font-weight:800}.weight-label{color:#666;text-transform:uppercase;font-size:.7rem}.card-footer{border-top:1px solid #e5e0db;gap:12px;padding:16px 20px;display:flex}.btn-outline{color:#8b1a1a;cursor:pointer;background:0 0;border:1px solid #8b1a1a;flex:1;padding:10px;font-weight:600}.btn-outline:hover{background:#fdf8f8}.join-card{color:#fff;background:#730f1b;border:none;border-radius:30px}.join-card .card-accent{background:linear-gradient(90deg,#8b1a1a,#c9a84c);height:4px}.join-card .card-body{text-align:left;padding:24px}.offer-label{text-transform:uppercase;letter-spacing:2px;color:#c9a84c;margin-bottom:12px;font-size:.75rem}.offer-text{opacity:.9;margin-bottom:20px;font-size:.9rem;line-height:1.6}.offer-benefits{gap:8px;margin-bottom:24px;font-size:.8rem;display:grid}.btn-join{color:#1a1a1a;background:#fff;margin-bottom:16px;padding:12px 28px;font-weight:700;text-decoration:none;display:inline-block}.btn-join:hover{background:#e5e0db}.trust-text{opacity:.6;font-size:.75rem}.no-schemes{text-align:center;background:#fff;border:1px solid #e5e0db;padding:60px}.scheme-loading{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.scheme-form-page .container{max-width:800px;margin:auto}.back-btn{color:#8b1a1a;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;font-weight:600;display:flex}.scheme-form{background:#fff;border:1px solid #e5e0db;padding:32px}.form-section{margin-bottom:24px}.form-section h4{color:#1a1a1a;align-items:center;gap:8px;margin-bottom:12px;display:flex}.form-row,.address-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}@media (width<=480px){.form-row,.address-grid{grid-template-columns:1fr}.scheme-container{max-width:1450px;margin:0 auto}}input,select{color:#000;background:#fff;border:1px solid #e5e0db;outline:none;width:100%;font-size:.9rem}input:focus,select:focus{border-color:#8b1a1a}.terms-checkbox{align-items:center;gap:8px;margin-top:8px;font-size:.85rem;display:flex}.link-btn{color:#8b1a1a;cursor:pointer;background:0 0;border:none;text-decoration:underline}.modal-overlay{z-index:1100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;width:90%;max-height:80vh;padding:24px;overflow-y:auto}.terms-list p{margin-bottom:8px;font-size:.85rem;line-height:1.5}.receipt-page,.payment-page{background:#f8f6f3;min-height:100vh;padding:1rem 0 60px}.receipt-header-card,.payment-header-card{background:#fff;border:1px solid #e5e0db;margin-bottom:24px;padding:24px}.receipt-header-card h1,.payment-header-card h1{font-family:var(--web-font);margin:0 0 4px;font-size:1.8rem}.summary-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px;display:grid}.summary-card{text-align:center;background:#fff;border:1px solid #e5e0db;padding:20px}.summary-label{color:#666;text-transform:uppercase;font-size:.8rem}.summary-value{color:#1a1a1a;font-size:.89rem;font-weight:700}.receipts-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;display:grid}.receipt-card{background:#fff;border:1px solid #e5e0db}.receipt-card-header{border-bottom:1px solid #e5e0db;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.receipt-number{color:#8b1a1a;font-weight:700}.receipt-layout{align-items:flex-start;gap:24px;display:flex}.receipt-transactions-card{background:#fff;border-radius:8px;flex:1;min-width:0;padding:24px}.receipt-transactions-heading{font-family:var(--web-font);color:#141414;text-align:left;margin:0 0 20px;font-size:20px;font-weight:500}.receipt-timeline{flex-direction:column;display:flex}.receipt-timeline-row{gap:12px;display:flex}.receipt-timeline-rail{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.receipt-timeline-dot{color:#218241;background:#e4f4e7;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;display:flex}.receipt-timeline-line{border-left:1px dashed #dbdbdb;flex:1;width:0;min-height:24px}.receipt-timeline-content{flex-direction:column;flex:1;gap:12px;min-width:0;padding-bottom:20px;display:flex}.receipt-timeline-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.receipt-timeline-titles{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.receipt-timeline-number{font-family:var(--web-font);color:#141414;font-size:14px;font-weight:500}.receipt-timeline-date{color:#5c5c5c;font-size:12px}.receipt-timeline-number-failed{color:#9b0808}.receipt-timeline-dot-processing,.receipt-timeline-dot-failed{color:#9b0808;background:#fef5f5}.receipt-timeline-spinner{border:2px solid #9b080833;border-top-color:#9b0808;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite scheme-processing-spin;display:inline-block}.receipt-timeline-status-box{color:#5c5c5c;text-align:left;background:#f5f5f5;border-radius:6px;margin-top:6px;padding:10px;font-size:12px}.receipt-timeline-status-box-failed{color:#141414;background:#fef5f5;flex-direction:column;gap:4px;display:flex}.receipt-timeline-amounts{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.receipt-timeline-amount{color:#141414;font-size:16px;font-weight:600}.receipt-timeline-weight{color:#5c5c5c;font-size:12px}.receipt-timeline-details-group{background:#f5f5f5;border-radius:6px;flex-direction:column;align-items:stretch;gap:9px;width:100%;padding:10px;display:flex}.receipt-timeline-toggle{color:#141414;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:0;font-size:12px;font-weight:500;display:flex}.receipt-timeline-toggle i{font-size:20px;transition:transform .2s}.receipt-timeline-toggle i.is-open{transform:rotate(180deg)}.receipt-timeline-divider{border-bottom:1px solid #dbdbdb;width:100%}.receipt-timeline-details{flex-direction:column;gap:2px;display:flex}.receipt-timeline-detail-row{justify-content:space-between;padding:4px 0;font-size:12px;display:flex}.receipt-timeline-detail-row span:first-child{color:#5c5c5c}.receipt-timeline-detail-row span:last-child{color:#141414}.receipt-summary-col{flex-direction:column;flex:0 0 380px;gap:16px;display:flex;position:sticky;top:24px}.receipt-summary-card{width:100%}.receipt-summary-dark{color:#fafafa;text-align:left;background:#010102 radial-gradient(at top,#d9940440,#0000 60%);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.receipt-summary-header{flex-direction:column;gap:2px;padding:20px 21px 10px;display:flex}.receipt-summary-header h3{font-family:var(--web-font);color:#fafafa;margin:0;font-size:22px;font-weight:600}.receipt-summary-header span{color:#c2c2c2;font-size:11px}.receipt-summary-body{flex-direction:column;align-items:stretch;gap:10px;padding:4px 21px 18px;display:flex}.receipt-summary-panel{background:#1f1f1f;border-radius:6px;flex-direction:column;align-items:flex-start;gap:10px;padding:14px;display:flex}.receipt-summary-panel>*{align-self:stretch}.receipt-summary-amount-row{justify-content:space-between;align-items:center;display:flex}.receipt-summary-amount-row span:first-child{color:#c2c2c2;font-size:12px}.receipt-paid-badge{color:#fff;background:#38bc5c94;border-radius:20px;align-items:center;gap:2px;padding:4px 8px;font-size:11px;font-weight:500;display:flex}.receipt-summary-amount{font-family:var(--web-font);color:#fafafa;font-size:26px;font-weight:600}.receipt-summary-divider{border-top:2px solid #2e2e2e}.receipt-summary-months-left{color:#c2c2c2;font-size:12px;font-weight:500}.receipt-summary-progressbar{background:#474747;border-radius:10px;height:8px;overflow:hidden}.receipt-summary-progressfill{background:#75d194;border-radius:30px;height:100%}.receipt-summary-progress-stats{color:#fafafa;justify-content:space-between;font-size:12px;font-weight:500;display:flex}.receipt-summary-weight{color:#fafafa;font-size:13px;font-weight:500}.receipt-summary-mini-cards{gap:4px;display:flex}.receipt-summary-mini-card{background:#1f1f1f;border-radius:5px;flex:1;align-items:center;gap:8px;padding:10px;display:flex}.receipt-summary-mini-card i{color:#858585;font-size:18px}.receipt-summary-mini-card div{flex-direction:column;gap:2px;min-width:0;display:flex}.receipt-summary-mini-card span{color:#c2c2c2;font-size:11px}.receipt-summary-mini-card strong{color:#fafafa;font-size:13px;font-weight:500}.receipt-summary-due-banner{text-align:center;color:#a35f00;background:#ffeacc;padding:7px 10px;font-size:12px;font-weight:500}.receipt-summary-due-banner.is-overdue{color:#c0342a;background:#ffe0e0}.receipt-summary-footer{background:#fff;border-top:1px solid #e0e2e6;padding:18px 21px}.receipt-print-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:24px;width:100%;padding:12px 20px;font-size:16px;font-weight:500;transition:background .2s}.receipt-print-btn:hover{background:#5c0c15}@media (width<=990px){.receipt-layout{flex-direction:column}.receipt-summary-col{flex:auto;width:100%;position:static}}@media print{.back-btn,.receipt-timeline-toggle,.receipt-summary-footer{display:none!important}}.installment-badge{background:#f5f5f5;padding:2px 10px;font-size:.75rem}.receipt-details{padding:20px}.detail-row{border-bottom:1px solid #f5f5f5;justify-content:space-between;padding:8px 0;font-size:.9rem;display:flex}.amount-highlight{background:#fafafa;justify-content:space-between;margin:12px 0;padding:12px;font-weight:700;display:flex}.running-total{background:#f5f5f5;padding:12px}.total-row{justify-content:space-between;padding:4px 0;font-size:.85rem;display:flex}.installment-info{align-items:center;gap:24px;margin-top:16px;display:flex}.info-label{color:#666;font-size:.8rem;display:block}.info-value{font-size:1.1rem;font-weight:700}.due-badge{color:#fff;padding:6px 12px;font-size:.8rem;font-weight:600}.due-badge.ontime{background:#059669}.due-badge.overdue{background:#dc2626}.payment-card{background:#fff;border:1px solid #e5e0db;padding:32px}.amount-section{margin-bottom:24px}.amount-label{margin-bottom:8px;font-weight:600;display:block}.amount-input{border:2px solid #e5e0db;outline:none;width:100%;padding:14px;font-size:1.2rem}.amount-input:focus{border-color:#8b1a1a}.validation-message{margin-top:6px;font-size:.8rem;display:block}.validation-message.success{color:#059669}.validation-message.error{color:#dc2626}.suggestion-chips{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.suggestion-chip{cursor:pointer;background:#f5f5f5;border:1px solid #e5e0db;padding:8px 16px;font-weight:600;transition:all .2s}.suggestion-chip:hover{color:#fff;background:#8b1a1a}.payment-actions{margin-bottom:24px}.btn-pay{color:#fff;cursor:pointer;background:#8b1a1a;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:600;display:flex}.btn-pay:hover{background:#6b1010}.how-it-works{cursor:pointer;color:#8b1a1a;align-items:center;gap:8px;margin-bottom:16px;font-weight:600;display:flex}.how-panel{background:#fafafa;border:1px solid #e5e0db;padding:20px}.step{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.step-icon{color:#fff;background:#8b1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.terms-toggle{color:#8b1a1a;cursor:pointer;background:#fff;border:1px solid #8b1a1a;align-items:center;gap:6px;margin-top:16px;padding:10px 16px;font-weight:600;display:inline-flex}:root{--primary-color:#800020;--primary-light:#fbf8f5;--primary-dark:#6f5a2e;--danger-color:#dc3545;--success-color:#28a745;--card-shadow:0 10px 40px #00000014;--border-radius:20px;--transition:all .3s ease}.modern-payment-section{min-height:100vh;font-family:var(--web-font);background:linear-gradient(135deg,#f5f7fa 0%,#e9ecef 100%);padding:40px 0}.payment-container{max-width:1200px;margin:0 auto;padding:0 20px}.payment-header-card{border-radius:var(--border-radius);box-shadow:var(--card-shadow);background:#fff;border:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:30px;padding:25px 30px;display:flex}.header-title-section{align-items:center;gap:20px;display:flex}.header-title{color:#800020;margin:0;font-size:20px;font-weight:700}.header-subtitle{color:#718096;margin:5px 0 0;font-size:14px}.info-icon{background:var(--primary-light);cursor:pointer;width:40px;height:40px;transition:var(--transition);border-radius:12px;justify-content:center;align-items:center;display:flex}.info-icon:hover{background:var(--primary-color);color:#fff}.payment-main-card{border-radius:var(--border-radius);box-shadow:var(--card-shadow);background:#fff;border:1px solid #0000000d;padding:40px}.section-label{align-items:center;gap:10px;margin-bottom:25px;display:flex}.section-label i{color:var(--primary-color);font-size:24px}.section-label span{color:#2d3748;font-size:18px;font-weight:600}.installment-info{background:linear-gradient(135deg,#f8fafc 0%,#edf2f7 100%);border-radius:16px;margin-bottom:30px;padding:20px}.installment-label{color:#718096;font-size:14px;font-weight:500}.installment-value{color:var(--primary-color);font-size:14px;font-weight:800}.amount-input-group{margin-bottom:30px}.amount-label{color:#2d3748;margin-bottom:10px;font-size:16px;font-weight:600}.amount-input-wrapper{margin-bottom:15px;position:relative}.currency-symbol{color:var(--primary-color);font-size:18px;font-weight:600;position:absolute;top:50%;left:20px;transform:translateY(-50%)}#amountinput{width:100%;transition:var(--transition);background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:18px 20px;font-size:18px}#amountinput:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #8f743d1a}#successmsg,#errormsg{margin-top:8px;font-size:14px;font-weight:500;display:block}#successmsg{color:var(--success-color)}#errormsg{color:var(--danger-color)}.suggestion-chips{flex-wrap:wrap;gap:10px;margin:20px 0 30px;display:flex}.suggestion-chip{background:var(--primary-light);color:var(--primary-dark);cursor:pointer;transition:var(--transition);border:1px solid #8f743d33;border-radius:30px;padding:10px 20px;font-size:14px;font-weight:600}.suggestion-chip:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.action-buttons{justify-content:flex-end;gap:15px;margin:40px 0 30px;display:flex}.btn-modern{cursor:pointer;transition:var(--transition);border:none;border-radius:16px;justify-content:center;align-items:center;padding:8px 32px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn-outline-modern{border:2px solid var(--primary-color);color:var(--primary-color);background:0 0}.btn-outline-modern:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.btn-primary-modern{background:var(--primary-color);color:#fff;box-shadow:0 10px 20px #8f743d4d}.btn-primary-modern:hover{transform:translateY(-2px);box-shadow:0 15px 30px #8f743d66}#flip{color:var(--primary-color);cursor:pointer;border-bottom:2px dashed var(--primary-light);align-items:center;gap:8px;margin-bottom:20px;padding:10px 0;font-size:15px;font-weight:600;display:inline-flex}#panel{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-radius:20px;margin-top:20px;padding:30px;display:none}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.feature-item{text-align:left}.feature-icon{background:#fff;border-radius:30px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;display:flex;box-shadow:0 10px 30px #0000000d}.feature-icon i{color:var(--primary-color);font-size:40px}.feature-title{color:#2d3748;margin-bottom:10px;font-size:18px;font-weight:700}.feature-description{color:#718096;font-size:14px;line-height:1.6}.modal-content-modern{border:none;border-radius:24px;box-shadow:0 30px 60px #0000004d}.modal-header-modern{border-bottom:none;padding:1px 28px}.modal-title-modern{color:#2d3748;margin:0;font-size:18px;font-weight:700}.modal-close{cursor:pointer;color:#718096;background:0 0;border:none;font-size:24px}.modal-body-modern{padding:25px}.term-item{color:#4a5568;gap:10px;margin-bottom:12px;font-size:15px;line-height:1.5;display:flex}.term-number{color:var(--primary-color);font-weight:700}.modal-footer-modern{border-top:1px solid #0000000d;justify-content:flex-start;gap:15px;padding:20px 25px;display:flex}.warning-icon{width:60px;height:60px;color:var(--danger-color);background:#dc35451a;border-radius:30px;justify-content:center;align-items:center;margin:0 auto 20px;font-size:30px;display:flex}#warnmessage,#warnmessage2{color:red;text-align:center;margin:10px 0;font-size:14px}.btn-modal{cursor:pointer;transition:var(--transition);border:none;border-radius:12px;padding:5px 30px;font-size:15px;font-weight:600}.btn-modal-danger{border:2px solid var(--danger-color);color:var(--danger-color);background:0 0}.btn-modal-success{background:var(--success-color);color:#fff}@media (width<=768px){.payment-header-card{align-items:flex-start;gap:20px}.payment-main-card{padding:25px}.feature-grid{grid-template-columns:1fr;gap:20px}.action-buttons{flex-direction:column}.btn-modern{width:100%}.installment-info{background:0 0;border-radius:16px;margin-bottom:30px;padding:0}.modern-payment-section{padding:90px 0}.mobile-category-section{display:none!important}}.modal-width{color:#000;background:#fff;border-radius:12px;width:500px}.schememodal-content{flex-direction:column;align-items:center;display:flex}.schememodal-head{justify-content:flex-end;display:flex}.payment-modal-content{flex-direction:column;width:90%;max-width:600px;height:80vh;display:flex}.payment-iframe-container{flex:1;padding:0;position:relative;overflow:hidden}.payment-iframe{border:none;width:100%;height:100%}.empty-scheme-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:60vh;padding:24px;display:flex}.empty-illustration{width:311px;height:319px;margin-bottom:28px;position:relative}.empty-blur{filter:blur(82px);background:#e2cb82;border-radius:80px;width:136px;height:136px;position:absolute;top:24px;left:81px}.empty-image{object-fit:contain;background:linear-gradient(#fff0 62.5%,#fff 100%);width:311px;height:319px;position:absolute;top:0;left:41px}.empty-text{flex-direction:column;align-items:center;gap:12px;max-width:281px;display:flex}.empty-text h2{color:#141414;margin:0;font-size:28px;font-weight:500;line-height:34px}.empty-text p{color:#5c5c5c;margin:0;font-size:16px;font-weight:400;line-height:24px}.empty-cta{background:var(--color-primary);color:#fff;border-radius:30px;justify-content:center;align-items:center;width:345px;max-width:100%;height:52px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.empty-cta:hover{background:#7c1e52}@media (width<=480px){.empty-scheme-state{padding:16px}.empty-illustration,.empty-image{width:280px;height:290px}.empty-blur{left:65px}.empty-cta{width:100%}}@media (width<=1600px){.scheme-container{padding:10px 80px}}@media (width<=1200px){.scheme-container{padding:15px 16px}}@media (width<=990px){.schemes-grid{flex-direction:column;gap:24px;display:flex}}.scheme-detail-titleblock{flex-direction:column;align-items:flex-start;gap:8px;margin:24px 0 16px;display:flex}.scheme-detail-title{font-family:var(--web-font);letter-spacing:-.6px;color:#101828;margin:0;font-size:32px;font-weight:600;line-height:42px}.scheme-detail-breadcrumb{color:#5c5c5c;font-size:12px;line-height:16px}.scheme-detail-card{border-radius:8px;overflow:hidden}.scheme-detail-card-inner{background:#f6f2f199;border:1px solid #0000000d;flex-direction:column;gap:16px;padding:24px;display:flex}.scheme-detail-card-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.scheme-detail-card-titles{flex-flow:column;align-items:baseline;gap:6px;display:flex}.scheme-detail-card-name{font-family:var(--web-font);color:#141414;margin:0;font-size:24px;font-weight:500;line-height:32px}.scheme-detail-card-number{color:#5c5c5c;font-size:13px}.scheme-detail-card-meta{flex-wrap:wrap;gap:16px;display:flex}.scheme-detail-nominee,.scheme-detail-startdate{color:#141414;align-items:center;gap:4px;font-size:13px;display:flex}.scheme-detail-nominee i,.scheme-detail-startdate i{color:#b3b3b3;font-size:15px}.scheme-detail-white-card{background:#fff;border-radius:6px;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.scheme-detail-amount-row{justify-content:space-between;align-items:center;display:flex}.scheme-detail-amount-label{color:#5c5c5c;font-size:14px}.scheme-detail-amount-value{color:#141414;font-size:20px;font-weight:500}.scheme-detail-progressbar{background:#f0f0f0;border-radius:10px;height:7px;overflow:hidden}.scheme-detail-progressfill{background:#38bc5c;border-radius:30px;height:100%;transition:width .5s}.scheme-detail-progress-stats{color:#5c5c5c;justify-content:space-between;font-size:14px;font-weight:500;display:flex}.scheme-detail-weight-row{color:#5c5c5c;font-size:14px;font-weight:500}.scheme-detail-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.scheme-detail-statement-link{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:500;text-decoration:underline;display:flex}.scheme-detail-pay-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:30px;height:48px;padding:0 24px;font-size:15px;font-weight:600;transition:background .2s}.scheme-detail-pay-btn:hover{background:#5c0c15}.scheme-detail-pay-btn:disabled{cursor:not-allowed;background:#b3b3b3}.scheme-detail-processing-banner{color:#730f1b;background:#fef5f5;align-items:center;gap:8px;padding:7px 24px;font-size:12px;font-weight:500;display:flex}.scheme-detail-processing-spinner{border:2px solid #730f1b33;border-top-color:#730f1b;border-radius:50%;flex:none;width:12px;height:12px;animation:.8s linear infinite scheme-processing-spin}@keyframes scheme-processing-spin{to{transform:rotate(360deg)}}.scheme-detail-failed-banner{color:#9b0808;background:#fef5f5;align-items:center;gap:8px;padding:7px 24px;font-size:12px;font-weight:500;display:flex}.scheme-detail-due-banner{color:#a35f00;background:#ffeacc;padding:7px 24px;font-size:12px;font-weight:500}.scheme-detail-due-banner.is-overdue{color:#c0342a;text-align:left;background:#ffe0e0}@media (width<=480px){.scheme-detail-card-inner{padding:16px}.scheme-detail-card-footer{flex-direction:column;align-items:stretch}.scheme-detail-pay-btn{width:100%}}.empty-state-container{flex-direction:column;align-items:center;gap:34px;width:100%;max-width:393px;margin:0 auto;padding:24px;display:flex}.empty-state-image{width:311px;height:319px;position:relative}.empty-state-image:before{content:"";filter:blur(82px);z-index:0;background:#e2cb82;border-radius:80px;width:136px;height:136px;position:absolute;top:24px;left:81px}.empty-state-image img{z-index:1;object-fit:contain;background:linear-gradient(#fff0 62.5%,#fff 100%);width:100%;height:100%;position:relative}.empty-state-text{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.empty-state-text h2{color:#141414;margin:0;font-size:28px;font-weight:500;line-height:34px}.empty-state-text p{color:#5c5c5c;max-width:281px;margin:0;font-size:16px;font-weight:400;line-height:24px}.empty-state-button{background:var(--color-primary);color:#fff;border-radius:30px;justify-content:center;align-items:center;width:100%;max-width:345px;height:52px;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.empty-state-button:hover{background:#7a1d4f}.scheme-catalog{--scheme-accent:var(--color-primary);text-align:left;padding:8px 0 40px}.scheme-catalog .catalog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.scheme-catalog .catalog-card{box-sizing:border-box;background:#fff;border:1px solid #edeae6;border-radius:12px;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden}.scheme-catalog .catalog-card:hover{box-shadow:0 4px 16px #00000014}.scheme-catalog .catalog-card-image{background:#f5f5f5;flex-shrink:0;width:100%;height:220px;overflow:hidden}.scheme-catalog .catalog-card-image img{object-fit:cover;width:100%;height:100%;display:block}.scheme-catalog .catalog-card-body{text-align:left;flex-direction:column;flex:1;gap:32px;padding:28px;display:flex}.scheme-catalog .catalog-card-top{flex-direction:column;gap:16px;display:flex}.scheme-catalog .catalog-card-title{color:#1c1f21;margin:0;font-size:20px;font-weight:600;line-height:24px}.scheme-catalog .catalog-amount{flex-direction:column;gap:8px;display:flex}.scheme-catalog .amount-label{color:#5c5c5c;font-size:14px;font-weight:400;line-height:20px}.scheme-catalog .amount-value{color:var(--color-primary);font-size:28px;font-weight:600;line-height:34px}.scheme-catalog .catalog-join-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:30px;width:100%;margin-top:auto;padding:14px 32px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:opacity .2s}.scheme-catalog .catalog-join-btn:hover{opacity:.9}.scheme-catalog .catalog-empty{color:#666}@media (width<=1100px){.scheme-catalog .catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.scheme-catalog .catalog-grid{grid-template-columns:1fr}}.scheme-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.scheme-modal-content{text-align:left;background:#fff;border-radius:4px;flex-direction:column;width:100%;max-width:393px;max-height:70vh;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000026}.scheme-modal-header{background:#f6f2f1;flex-shrink:0;align-items:flex-start;gap:16px;padding:12px 24px 24px;display:flex;position:relative;overflow:hidden}.scheme-modal-body{flex-direction:column;flex:1;gap:24px;min-height:0;padding:24px 24px 14px;display:flex;overflow-y:auto}.scheme-modal-header-info{z-index:1;flex-direction:column;flex:1;gap:12px;display:flex}.scheme-modal-scheme-name{color:#141414;margin:0;font-size:25px;font-weight:600;line-height:31px}.scheme-modal-amount{flex-direction:column;gap:0;display:flex}.scheme-modal-amount .amount-label{color:#5c5c5c;font-size:12px;font-weight:400;line-height:15px}.scheme-modal-amount .amount-value{color:#141414;font-size:24px;font-weight:500;line-height:30px}.scheme-modal-header-image{object-fit:contain;z-index:0;pointer-events:none;width:165px;height:143px;position:absolute;top:49px;right:24px}.scheme-modal-terms-heading h4{color:#141414;margin:0 0 8px;font-size:20px;font-weight:500;line-height:25px}.scheme-modal-terms-heading p{color:#141414;margin:0;font-size:14px;font-weight:400;line-height:17px}.scheme-modal-terms-list{flex-direction:column;display:flex}.scheme-modal-term-item{border-bottom:1px solid #f2f2f2;align-items:flex-start;gap:10px;padding:16px 0;display:flex}.scheme-modal-term-item:first-child{padding-top:0}.scheme-modal-term-item:last-child{border-bottom:none;padding-bottom:0}.scheme-modal-term-item i{color:#b3b3b3;flex-shrink:0;margin-top:1px;font-size:24px}.scheme-modal-term-item p{color:#141414;flex:1;margin:0;font-size:15px;font-weight:300;line-height:21px}.scheme-modal-acceptance{align-items:flex-start;gap:14px;margin-top:24px;display:flex}.scheme-modal-acceptance input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:2px solid #dbdbdb;border-radius:4px;flex-shrink:0;height:20px;margin-top:2px;position:relative;box-shadow:0 0 2px #424a6217;width:20px!important}.scheme-modal-acceptance input[type=checkbox]:checked{background:var(--color-primary);border-color:var(--color-primary)}.scheme-modal-acceptance input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scheme-modal-acceptance span{color:#141414;flex:1;font-size:14px;font-weight:400;line-height:17px}.scheme-modal-actions{gap:12px;margin-top:24px;display:flex}.scheme-modal-actions .btn-outline{flex:1;margin-top:8px;font-size:12px}.scheme-modal-actions .btn-primary{flex:1;font-size:12px}.scheme-modal-actions .btn-primary:disabled{opacity:.5;cursor:not-allowed}.scheme-modal-body>.btn-primary{width:100%;margin-top:24px}@media (width<=480px){.scheme-catalog .catalog-grid{grid-template-columns:1fr;gap:16px}.scheme-catalog .catalog-card-image{height:140px}.scheme-catalog .catalog-card-body{gap:10px;padding:14px 16px}.scheme-modal-header{padding:12px 16px 24px}.scheme-modal-header-image{width:120px;height:100px;top:40px;right:16px}.scheme-modal-body{padding:24px 16px 14px}}.scheme-form-page{background:#fff;min-height:100vh;padding:2rem 0 60px}.scheme-form-page .container{width:92%;max-width:780px;margin:0 auto}.back-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px 0;font-size:.95rem;font-weight:500;transition:color .2s,transform .2s;display:flex}.back-btn:hover{color:var(--color-primary);transform:translate(-3px)}.back-btn i{font-size:1.2rem}.scheme-form{background:#fff;border:1px solid #0000000d;border-radius:12px;padding:28px 24px;box-shadow:0 8px 24px #0000000a}.form-section{background:#f6f2f1;border:1px solid #0000000d;border-radius:8px;flex-direction:column;align-items:flex-start;margin-bottom:20px;padding:20px;display:flex}.form-section h4{color:#141414;letter-spacing:-.01em;align-items:center;gap:10px;margin:0 0 16px;font-size:1.05rem;font-weight:500;display:flex}.form-section h4 i{color:var(--color-primary);font-size:1.4rem}.form-section label{color:#5c5c5c;margin-bottom:8px;font-size:.85rem;font-weight:500;line-height:1.4;display:block}.form-row,.address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%;display:grid}.schemeform-fields,select{color:#141414;background:#fff;border:1px solid #d9d2cb;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.schemeform-fields:focus,select:focus{border-color:var(--color-primary)}.schemeform-fields::placeholder{color:#b3b3b3}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23982464' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}select:disabled{color:#6b6560;cursor:not-allowed;background-color:#f4f1ee}.scheme-readonly-group{align-items:center;gap:10px;width:100%;display:flex}.scheme-readonly-group input{flex:1;padding:.9rem}.info-btn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:1.4rem;transition:transform .2s}.info-btn:hover{transform:scale(1.1)}.phone-input-group{grid-template-columns:110px 1fr;gap:10px;width:100%;display:grid}.phone-input-group select{min-width:110px}.btn-primary{background:var(--color-primary);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:8px;width:100%;padding:14px 24px;font-family:inherit;font-size:1rem;font-weight:500;transition:background .2s,transform .1s;display:block}.btn-primary:hover{background:var(--color-primary)}.btn-primary:active{transform:scale(.98)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.scheme-loading{min-height:60vh;color:var(--color-primary);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-weight:500;display:flex}.spinner{border:4px solid #98246426;border-top-color:var(--color-primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@media (width<=600px){.scheme-form-page{padding:0 0 60px}.scheme-form{border-radius:8px;padding:20px 16px}.form-section{margin-bottom:16px;padding:16px}.form-row,.address-grid{grid-template-columns:1fr;gap:12px}.phone-input-group{grid-template-columns:100px 1fr}}.scheme-form-page .container.wide-container{max-width:var(--container-max-width);box-sizing:border-box;width:100%}.catalog-header{text-align:left;flex-direction:column;gap:8px;margin-bottom:40px;display:flex}.catalog-breadcrumb{color:#5c5c5c;font-size:12px;font-weight:400;line-height:16px}.catalog-heading{color:#141414;margin:0;font-size:32px;font-weight:600;line-height:39px}.catalog-subheading{color:#5c5c5c;max-width:648px;margin:0;font-size:16px;font-weight:400;line-height:19px}.terms-layout{align-items:flex-start;gap:24px;display:flex}.terms-scheme-summary{box-sizing:border-box;background:#fff;border:1px solid #edeae6;border-radius:12px;flex-direction:column;flex:0 0 380px;display:flex;overflow:hidden}.terms-scheme-image{background:#f5f5f5;width:100%;height:220px}.terms-scheme-image img{object-fit:cover;width:100%;height:100%;display:block}.terms-scheme-body{text-align:left;flex-direction:column;gap:16px;padding:28px;display:flex}.terms-scheme-name{color:#141414;margin:0;font-size:22px;font-weight:600;line-height:28px}.terms-scheme-amount{flex-direction:column;gap:4px;display:flex}.terms-scheme-amount .amount-label{color:#5c5c5c;margin-bottom:0;font-size:12px}.terms-scheme-amount .amount-value{letter-spacing:-.4px;color:#141414;font-size:28px;font-weight:600;line-height:32px}.terms-list-column{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #edeae6;border-radius:16px;flex-direction:column;flex:1 1 0;gap:32px;min-width:0;padding:40px;display:flex}.terms-title-block{flex-direction:column;gap:8px;display:flex}.terms-title-block h2{color:#1c1f21;margin:0;font-size:24px;font-weight:600;line-height:32px}.terms-title-block p{color:#5c5c5c;margin:0;font-size:15px;font-weight:400;line-height:22px}.terms-bullets{flex-direction:column;gap:20px;display:flex}.terms-bullet-item{align-items:flex-start;gap:16px;display:flex}.terms-bullet-item i{color:#b3b3b3;flex-shrink:0;margin-top:2px;font-size:24px}.terms-bullet-item p{color:#1c1f21;margin:0;font-size:15px;font-weight:400;line-height:22px}.terms-divider{background:#edeae6;height:1px}.terms-acceptance-row{align-items:center;gap:14px;display:flex}.terms-acceptance-row input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:none;border-radius:4px;flex-shrink:0;height:24px;margin:0;position:relative;box-shadow:inset 0 0 0 1.5px #cfcfcf;width:24px!important}.terms-acceptance-row input[type=checkbox]:checked{background:var(--color-primary);box-shadow:none}.terms-acceptance-row input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.terms-acceptance-row label{color:#1c1e22;cursor:pointer;font-size:14px;font-weight:400;line-height:20px}.terms-continue-btn{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:30px;width:100%;padding:16px 32px;font-size:16px;font-weight:600;transition:opacity .2s}.terms-continue-btn:hover{opacity:.9}.terms-continue-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=1200px){.scheme-form-page .container.wide-container{padding:15px 16px}}@media (width<=991px){.terms-layout{flex-direction:column}.terms-scheme-summary{flex:none;width:100%}.terms-list-column{padding:24px}}@media (width<=640px){.catalog-heading{font-size:24px;line-height:30px}}.catalog-title{text-align:left;margin-bottom:1rem;color:var(--color-primary)!important}.privacy-policy-page{font-family:var(--web-font);color:#141414;text-align:left;background-color:#fafafa;border-radius:30px;width:87vw;max-width:1450px;margin:0 auto;padding:60px 0;box-shadow:0 10px 40px #0000000a}.privacy-hero{text-align:left;margin-bottom:56px}.privacy-hero h1{color:#730f1b;letter-spacing:-.5px;margin:0 0 12px;padding-bottom:16px;font-size:42px;font-weight:600;display:inline-block;position:relative}.privacy-hero h1:after{content:"";background-color:#d4af37;border-radius:3px;width:80px;height:3px;position:absolute;bottom:0;left:0;transform:none}.privacy-updated{color:#5c5c5c;margin-bottom:28px;font-size:16px}.privacy-intro{color:#141414;max-width:100%;font-size:18px;line-height:1.8}.privacy-cards{flex-direction:column;gap:32px;display:flex}.privacy-card{background:#fff;border:1px solid #eaeaea;border-radius:30px;padding:40px 44px}.privacy-card h2{color:#730f1b;text-align:left;border-bottom:1px solid #f0f0f0;margin:0 0 18px;padding-bottom:12px;font-size:28px;font-weight:600}.privacy-card h3{color:#141414;text-align:left;margin:28px 0 12px;font-size:18px;font-weight:600}.privacy-card p{color:#141414;text-align:left;margin:0 0 16px;font-size:16px;line-height:1.75}.privacy-card ul{margin:14px 0 22px;padding-left:0;list-style:none}.privacy-card li{color:#141414;margin-bottom:10px;padding-left:28px;font-size:16px;line-height:1.65;position:relative}.privacy-card li:before{content:"";background-color:#730f1b;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:0}.contact-details{background:#f9f7f5;border:1px solid #eaeaea;border-radius:20px;margin-top:20px;padding:24px 28px}.contact-details p{margin:6px 0}.contact-details strong{color:#141414}.privacy-footer-text{text-align:center;color:#555;margin-top:52px;font-size:15px;font-style:italic}@media (width<=768px){.privacy-policy-page{box-shadow:none;background:#fff;border-radius:0;margin:auto}.privacy-hero h1{font-size:30px}.privacy-card{padding:25px}}.pr-page{background:#f8f6f3;min-height:80vh;padding:32px 16px 60px}.pr-container{flex-direction:column;gap:16px;max-width:560px;margin:0 auto;display:flex}.pr-back{cursor:pointer;color:#5c5c5c;background:0 0;border:none;align-self:flex-start;align-items:center;gap:8px;padding:0;font-size:16px;font-weight:600;display:inline-flex}.pr-card{background:#fff;border:1px solid #0000001a;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.pr-card-center{text-align:center;align-items:center;gap:22px;padding:48px 32px}.pr-card-inner{flex-direction:column;gap:32px;padding:24px;display:flex}.pr-heading-block h2{font-family:"Geist", var(--web-font), sans-serif;color:#141414;text-align:left;margin:0 0 8px;font-size:20px;font-weight:500;line-height:28px}.pr-heading-block p{color:#5c5c5c;text-align:left;margin:0;font-size:14px;line-height:17px}.pr-heading-center h2{font-family:"Clash Display", "Geist", var(--web-font), sans-serif;text-align:center;color:#141414;font-size:25px;font-weight:600;line-height:31px}.pr-heading-center p{text-align:center;color:#141414;font-size:14px;line-height:17px}.pr-timeline{flex-direction:column;display:flex}.pr-step{align-items:flex-start;gap:16px;display:flex}.pr-step-last .pr-step-rail{padding-bottom:0}.pr-step-rail{flex-direction:column;align-items:center;padding-bottom:4px;display:flex}.pr-step-circle{border-radius:16px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.pr-step-done{color:#fafafa;background:#419b67;font-size:16px}.pr-step-active,.pr-step-pending{background:#f5f5f5}.pr-step-dot{background:#999ba1;border-radius:50%;width:10px;height:10px}.pr-step-spinner{border:2px solid #00000026;border-top-color:#0009;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite pr-spin;display:inline-block}@keyframes pr-spin{to{transform:rotate(360deg)}}.pr-connector{border-left:2px solid #999ba1;flex:1;width:0;min-height:40px}.pr-connector-done{border-left:2px solid #419b67}.pr-connector-pending{border-left:2px dashed #999ba1}.pr-step-body{padding-bottom:24px}.pr-step-title{color:#141414;text-align:left;margin-bottom:4px;font-size:16px;font-weight:500}.pr-step-title-active{color:#730f1b}.pr-step-desc{color:#5c5c5c;text-align:left;font-size:14px;line-height:20px}.pr-amount-strip{background:#f5f5f5;flex-direction:column;gap:4px;padding:20px 24px;display:flex}.pr-amount-label{color:#141414;text-align:left;font-size:14px}.pr-amount-value{font-family:"Geist", var(--web-font), sans-serif;color:#141414;text-align:left;font-size:28px;font-weight:600}.pr-amount-sub{color:#5c5c5c;text-align:left;font-size:13px}.pr-footer{padding:16px 24px 24px}.pr-done-btn{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:24px;width:100%;height:46px;font-size:16px;font-weight:500}.pr-done-btn:hover{opacity:.9}.pr-success-icon i{color:#38bc5c;font-size:72px}.pr-failed-icon i{color:#9b0808;font-size:72px}.pr-redirect-note{color:#999ba1;margin:0;font-size:13px}.pr-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:2rem;display:flex}.pr-error{color:#dc3545;font-weight:500}.pr-btn{color:#fff;cursor:pointer;background:#730f1b;border:none;border-radius:24px;padding:10px 24px;font-weight:600}.rs-page{box-sizing:border-box;justify-content:center;width:100%;padding:48px 20px;display:flex}.rs-main-panel{width:100%;max-width:var(--container-max-width);background:#fff;border-radius:24px;flex-direction:column;align-items:flex-start;gap:40px;display:flex}.rs-header-container{flex-direction:column;gap:24px;width:100%;padding:0;display:flex}.rs-breadcrumb{color:#5c5c5c;width:max-content;height:16px;font-size:12px;line-height:16px}.rs-instruction-header{text-align:left;flex-direction:column;gap:12px;width:100%;display:flex}.rs-title{color:#141414;font-size:32px;font-weight:600;line-height:39px}.rs-subtitle{color:#5c5c5c;max-width:737px;font-size:15px;line-height:22px}.rs-two-column-split{flex-direction:row;align-items:flex-start;gap:40px;width:100%;display:flex}.rs-ring-sizing-column{box-sizing:border-box;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:20px;flex-direction:column;flex:1;align-items:flex-start;gap:24px;width:100%;min-width:0;padding:32px;display:flex}.rs-blueprint-container{isolation:isolate;justify-content:center;align-items:center;width:100%;height:321px;display:flex;position:relative}.rs-measurement-grid{opacity:.6;z-index:0;background-image:repeating-linear-gradient(90deg,#e8e8e8 0 1px,#0000 1px 32px),repeating-linear-gradient(#e8e8e8 0 1px,#0000 1px 32px);width:321px;height:321px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rs-ring-glow,.rs-interactive-ring,.rs-inner-target-guide{border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rs-ring-glow{opacity:.15;z-index:1;border:3px solid #8b0002}.rs-interactive-ring{z-index:2;border:4px solid #8b0002}.rs-inner-target-guide{z-index:3;border:1.5px dashed #8b0002}.rs-measurement-label{z-index:4;background:#fffffe;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rs-size-value{color:#141414;font-size:18px;font-weight:700;line-height:22px}.rs-size-diameter{text-transform:uppercase;color:#8b0002;font-size:11px;font-weight:600;line-height:13px}.rs-slider-control{flex-direction:column;gap:12px;width:100%;display:flex}.rs-slider-track{background:#e0e3eb;border-radius:3px;width:100%;height:6px;position:relative}.rs-slider-active-track{z-index:1;background:#8b0002;border-radius:3px;height:6px;position:absolute;top:0;left:0}.rs-range-input{appearance:none;z-index:2;cursor:pointer;background:0 0;border:none;height:18px;position:absolute;top:-9px;left:0;width:100%!important}.rs-range-input::-webkit-slider-runnable-track{background:0 0;border-radius:3px;height:6px}.rs-range-input::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #8b0002;border-radius:50%;width:24px;height:24px;margin-top:-9px;box-shadow:0 3px 6px #00000026}.rs-range-input::-moz-range-track{background:0 0;border-radius:3px;height:6px}.rs-range-input::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #8b0002;border-radius:50%;width:24px;height:24px;box-shadow:0 3px 6px #00000026}.rs-scale-range{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.rs-scale-range span{color:#5c5c5c;font-size:12px;font-weight:500;line-height:15px}.rs-standard-sizes-column{flex-direction:column;flex:1;gap:24px;width:100%;min-width:0;display:flex}.rs-standard-title{color:#141414;text-align:left;font-size:20px;font-weight:500;line-height:32px}.rs-size-cards-row{flex-direction:row;gap:20px;width:100%;display:flex}.rs-size-card{background:#fff;border:1px solid #e6e6e6;border-radius:16px;flex-direction:column;flex:1;align-items:flex-start;gap:6px;padding:20px;display:flex}.rs-card-label{text-transform:uppercase;color:#5c5c5c;font-size:12px;font-weight:600;line-height:15px}.rs-card-value{color:#141414;font-size:32px;font-weight:700;line-height:39px}.rs-tips-box{text-align:left;background:#fff9f9;border-radius:16px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex}.rs-tips-title{color:#141414;font-size:14px;font-weight:600;line-height:17px}.rs-tips-text{color:#5c5c5c;font-size:13px;line-height:20px}.rs-table-section{flex-direction:column;gap:24px;width:100%;display:flex}.rs-table-title{color:#141414;font-size:22px;font-weight:700;line-height:27px}.rs-table-container{border:1px solid #e6e6e6;border-radius:16px;width:100%;overflow:hidden}.rs-table-header{background:#8b0002;flex-direction:row;align-items:flex-start;padding:16px;display:flex}.rs-table-header .rs-col-1{text-align:center;color:#fff;width:180px;font-size:14px;font-weight:600}.rs-table-header .rs-col-2,.rs-table-header .rs-col-3{text-align:center;color:#fff;flex:1;font-size:14px;font-weight:600}.rs-table-body{flex-direction:column;display:flex}.rs-table-row{cursor:pointer;border-bottom:1px solid #e6e6e6;flex-direction:row;align-items:center;padding:14px;transition:background-color .2s;display:flex}.rs-table-row:nth-child(odd){background:#fff}.rs-table-row:nth-child(2n){background:#f5f5f5}.rs-table-row:hover{background:#fff5f5}.rs-selected-row{background:#ffeded}.rs-table-row .rs-col-1{text-align:center;color:#141414;width:180px;font-size:14px;font-weight:500}.rs-table-row .rs-col-2,.rs-table-row .rs-col-3{text-align:center;color:#141414;flex:1;font-size:14px;font-weight:500}.rs-selected-row .rs-col-1,.rs-selected-row .rs-col-2,.rs-selected-row .rs-col-3{color:#8b0002;font-weight:700}@media (width<=991px){.rs-page{padding:32px 20px}.rs-main-panel{gap:32px}.rs-two-column-split{flex-direction:column;gap:24px}.rs-ring-sizing-column,.rs-standard-sizes-column{width:100%}.rs-title{font-size:26px;line-height:32px}}@media (width<=767px){.rs-page{padding:24px 16px}.rs-main-panel{gap:24px}.rs-header-container{gap:16px}.rs-title{font-size:22px;line-height:28px}.rs-subtitle{font-size:14px;line-height:20px}.rs-ring-sizing-column{gap:20px;padding:20px}.rs-blueprint-container{height:260px}.rs-measurement-grid{width:260px;height:260px}.rs-standard-title{font-size:18px;line-height:26px}.rs-size-cards-row{gap:12px}.rs-size-card{padding:16px}.rs-card-value{font-size:26px;line-height:32px}.rs-table-title{font-size:18px;line-height:24px}.rs-table-header,.rs-table-row{padding:10px 8px}.rs-table-header .rs-col-1,.rs-table-row .rs-col-1{width:70px}.rs-table-header .rs-col-1,.rs-table-header .rs-col-2,.rs-table-header .rs-col-3,.rs-table-row .rs-col-1,.rs-table-row .rs-col-2,.rs-table-row .rs-col-3{font-size:12px}}@media (width<=380px){.rs-blueprint-container{height:220px}.rs-measurement-grid{width:220px;height:220px}.rs-size-cards-row{flex-direction:column}.rs-table-header .rs-col-1,.rs-table-row .rs-col-1{width:56px}}@media (height<=500px) and (orientation:landscape){.rs-page{padding:20px 16px}.rs-main-panel{gap:20px}.rs-two-column-split{flex-direction:row}.rs-ring-sizing-column,.rs-standard-sizes-column{width:50%}.rs-blueprint-container{height:200px}.rs-measurement-grid{width:200px;height:200px}}.jrc-page{box-sizing:border-box;text-align:left;background:#f5f5f5;min-height:100vh;margin-top:-1rem;padding:24px 20px 80px}.jrc-container{width:100%;max-width:var(--container-max-width);flex-direction:column;align-items:stretch;gap:24px;margin:0 auto;display:flex}.jrc-form-wrap{flex-direction:row;align-items:flex-start;gap:16px;width:100%;margin:0 auto;display:flex}.jrc-status-wrap{flex-direction:column;width:100%;max-width:560px;margin:0 auto;display:flex}@media (width<=767px){.jrc-page{padding:16px 16px 64px}}.jrc-back-btn{color:var(--color-primary,#8b0002);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:4px 0;font-size:14px;font-weight:500;transition:transform .2s;display:inline-flex}.jrc-back-btn:hover{transform:translate(-3px)}.jrc-back-btn i{font-size:18px}.jrc-header{flex-direction:column;gap:6px;margin-bottom:4px;display:flex}.jrc-breadcrumb{color:#5c5c5c;font-size:12px;line-height:16px}.jrc-title{color:#141414;margin:0;font-size:24px;font-weight:600;line-height:30px}.jrc-subtitle{color:#5c5c5c;margin:0;font-size:14px;line-height:20px}.jrc-rate-section{width:100%}.jrc-rate-container{border:1px solid var(--color-border-light);isolation:isolate;background:#f5f5f5;border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px 24px;display:flex;position:relative;overflow:hidden}.jrc-rate-title{font-family:var(--web-font);letter-spacing:-.14px;color:#141414;white-space:nowrap;text-align:left;z-index:1;margin:0;font-size:18px;font-weight:500;line-height:28px}.jrc-rate-cards{z-index:3;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;align-items:flex-start;gap:12px;width:100%;display:flex;overflow-x:auto}.jrc-rate-cards::-webkit-scrollbar{display:none}.jrc-rate-card{background:#fffffff7;border-radius:10px;flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:184px;padding:10px;display:flex}.jrc-rate-purity{font-family:var(--web-font);letter-spacing:-.12px;color:#5c5c5c;white-space:nowrap;text-align:left;font-size:12px;font-weight:400;line-height:16px}.jrc-rate-value{font-family:var(--web-font);letter-spacing:-.12px;color:#141414;white-space:nowrap;text-align:left;font-size:16px;font-weight:500;line-height:24px}.jrc-rate-decor-bottom-left{z-index:0;pointer-events:none;opacity:.8;width:108px;height:119px;position:absolute;bottom:-59px;left:-40px}.jrc-rate-decor-bottom-left img{object-fit:contain;filter:blur(2px);width:100%;height:100%}.jrc-rate-decor-top-right{z-index:2;pointer-events:none;opacity:.8;width:80px;height:92px;position:absolute;top:-32px;right:-19px}.jrc-rate-decor-top-right img{object-fit:contain;width:100%;height:100%}@media (width<=991px){.jrc-rate-container{padding:12px 16px}.jrc-rate-card{min-width:150px}.jrc-rate-decor-bottom-left{width:70px;height:80px;bottom:-10px;left:-20px}.jrc-rate-decor-top-right{width:50px;height:60px;top:-20px;right:-10px}}@media (width<=480px){.jrc-rate-card{min-width:130px;padding:8px}.jrc-rate-purity{font-size:11px}.jrc-rate-value{font-size:14px}.jrc-rate-decor-bottom-left{width:50px;height:60px;bottom:-5px;left:-15px}.jrc-rate-decor-top-right{width:40px;height:50px;top:-15px;right:-8px}}.jrc-panel{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;flex:62%;gap:16px;min-width:0;padding:16px;display:flex}.jrc-results-col{flex-direction:column;flex:380px;gap:16px;min-width:320px;display:flex}.jrc-panel-title{color:#141414;margin:0;font-size:18px;font-weight:500;line-height:28px}.jrc-field-group{flex-direction:column;flex:1;gap:8px;display:flex}.jrc-field-row{gap:12px;display:flex}.jrc-field-label{color:#5c5c5c;font-size:14px;font-weight:500;line-height:20px}.jrc-select-wrap{position:relative}.jrc-select{box-sizing:border-box;appearance:none;color:#141414;cursor:pointer;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:12px;align-items:center;padding:12px 40px 12px 16px;font-size:16px;font-weight:500;display:flex;width:100%!important}.jrc-select-chevron{color:#5c5c5c;pointer-events:none;font-size:18px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.jrc-rate-hint{color:#5c5c5c;margin:0;font-size:12px;font-weight:400;line-height:16px}.jrc-rate-hint-value{color:var(--color-primary,#8b0002)}.jrc-input-wrap{box-sizing:border-box;background:#f5f5f5;border:1px solid #e6e6e6;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.jrc-input{color:#141414;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:16px;font-weight:500}.jrc-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.jrc-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.jrc-input[type=number]{-moz-appearance:textfield}.jrc-input-suffix{color:#9e9e9e;white-space:nowrap;padding-left:8px;font-size:14px;font-weight:500}.jrc-calculate-btn{background:var(--color-primary,#8b0002);color:#fff;cursor:pointer;border:none;border-radius:26px;width:100%;height:48px;font-size:16px;font-weight:600;transition:opacity .2s}.jrc-calculate-btn:hover{opacity:.9}.jrc-result-card{box-sizing:border-box;background:#fff;border-radius:8px;padding:24px}.jrc-result-header{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.jrc-total-label{color:#6b7280;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:17px}.jrc-total-value{color:var(--color-primary,#8b0002);font-family:Inter,sans-serif;font-size:36px;font-weight:800;line-height:44px}.jrc-total-value--placeholder{color:#9e9e9e}.jrc-breakdown-table{flex-direction:column;gap:14px;display:flex}.jrc-breakdown-row{color:#6b7280;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:flex}.jrc-breakdown-row span:last-child{color:#111827;font-weight:600}.jrc-breakdown-row-total{color:#111827;font-size:15px;font-weight:700}.jrc-breakdown-row-total span:last-child{color:#111827;font-size:16px;font-weight:800}.jrc-divider{background:#e5e7eb;height:1px}.jrc-skeleton-group{flex-direction:column;gap:16px;display:flex}.jrc-skeleton{background:#e8e4e4;border-radius:8px;animation:1.5s infinite jrc-pulse}.jrc-skeleton-strip{height:104px}.jrc-skeleton-panel{height:340px}@keyframes jrc-pulse{0%,to{opacity:1}50%{opacity:.5}}.jrc-state-card{text-align:center;color:#5c5c5c;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;font-size:13px;display:flex}.jrc-retry-btn{color:var(--color-primary,#8b0002);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}@media (width<=980px){.jrc-field-row{flex-direction:column}}@media (width<=991px){.jrc-back-btn,.jrc-header{display:none}}@media (width<=1600px){.jrc-page{margin-top:-10px;padding:10px 80px}}@media (width<=1200px){.jrc-page{margin-top:-20px;padding:15px 16px}}@media (width<=991px){.jrc-form-wrap{flex-direction:column;align-items:stretch}.jrc-panel,.jrc-results-col{flex:auto;min-width:0}.jrc-results-col.jrc-no-result{display:none}.jrc-total-card{order:-1}}.store-page{--store-primary:var(--color-primary,#730f1b);--store-gold:#d4af37;--store-text:#141414;--store-muted:#6f6f70;--store-bg-light:#faf7f2;font-family:var(--web-font,"Helvetica Neue", Helvetica, Arial, sans-serif);color:var(--store-text)}main .store-page{margin-top:-1rem}.store-container{width:100%;max-width:var(--container-max-width);box-sizing:border-box;margin:0 auto;padding:3rem 0}@media (width<=1600px){.store-container{padding:3rem 80px}}@media (width<=1200px){.store-container{padding:3rem 16px}}.store-page .section-header h5{color:var(--store-text);margin-bottom:18px;font-size:2rem;font-weight:600}.store-page .section-header{margin-bottom:48px}.store-page .text-center{text-align:center;color:var(--color-primary)}.store-page .text-muted{color:var(--store-muted)}.store-page .lead{color:var(--store-muted);font-size:1.05rem;line-height:1.6}.store-page .btn-gold-lg{background:var(--color-primary);color:#1a1a1a;border-radius:50px;padding:14px 40px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.store-page .btn-gold-lg:hover{background:var(--store-primary);color:#fff}.store-page .btn-gold{background:var(--store-primary);color:#fff;border-radius:50px;align-items:center;gap:6px;padding:10px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .3s;display:inline-flex}.store-page .btn-gold:hover{opacity:.85;color:#fff}.store-page .btn-outline-gold{border:2px solid var(--store-primary);color:var(--store-primary);background:0 0;border-radius:50px;align-items:center;gap:6px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.store-page .btn-outline-gold:hover{background:var(--store-primary);color:#fff}.store-page .social-circle{width:38px;height:38px;color:var(--store-text);background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:all .3s;display:inline-flex}.store-page .social-circle:hover{background:var(--color-primary);color:#fff;transform:scale(1.08)}.store-page .social-links{justify-content:center;align-items:center;gap:12px;display:flex}.store-page .underline-gold{background:var(--color-primary);border:none;width:60px;height:0;margin:16px 0}.store-page .store-hero{width:100%;height:100vh;min-height:420px;position:relative;overflow:hidden}@media (width<=1200px){.store-page .store-hero{height:70vh}}.store-page .store-hero-media{position:absolute;inset:0;overflow:hidden}.store-page .store-hero-video{pointer-events:none;border:0;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-page .store-hero-overlay{z-index:1;position:absolute;inset:0}.store-page .store-hero-text{text-align:center;color:#fff;z-index:2;opacity:0;pointer-events:none;width:90%;max-width:800px;transition:opacity 1s,transform 1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-page .store-hero-text.show{opacity:1;pointer-events:auto}.store-page .store-hero-text h1{margin-bottom:16px;font-size:2.75rem;font-weight:600}.store-showcase-section{background:#fff}.store-showcase-grid{align-items:stretch;gap:32px;display:flex}.store-showcase-gallery{border-radius:16px;flex:60%;min-width:0;min-height:420px;position:relative;overflow:hidden}.store-showcase-gallery img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.store-showcase-gallery img.active{opacity:1;position:relative}.store-showcase-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.store-showcase-dots .dot{cursor:pointer;background:#fff9;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.store-showcase-dots .dot.active{background:var(--color-primary);transform:scale(1.3)}.store-info-card{text-align:left;background:#fff;border:1px solid #dbdbdb87;border-radius:16px;flex-direction:column;flex:40%;min-width:320px;padding:32px;display:flex}.store-info-header h3{color:var(--store-primary);margin:0 0 4px;font-size:1.4rem;font-weight:700}.store-info-tagline{letter-spacing:.5px;text-transform:uppercase;color:var(--color-primary);font-size:13px;font-weight:600}.store-info-body{flex-direction:column;gap:20px;margin-bottom:28px;display:flex}.store-info-row{align-items:flex-start;gap:14px;display:flex}.store-info-row i{color:var(--color-primary);flex-shrink:0;margin-top:2px;font-size:20px}.store-info-value{color:var(--store-text);margin:0;font-size:14px;line-height:1.6}.store-info-value a{color:var(--store-text);text-decoration:none}.store-info-value a:hover{color:var(--store-primary)}.store-info-subtext{color:var(--store-muted);margin:2px 0 0;font-size:12px}.store-info-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;display:flex}.why-visit-section{background:var(--store-bg-light)}.why-visit-grid{align-items:center;gap:56px;display:flex}.why-visit-text{text-align:left;flex:50%}.why-visit-image{flex:50%}.why-visit-image img{object-fit:cover;border-radius:20px;width:100%;max-height:420px}.elegant-heading{letter-spacing:.5px;color:var(--store-primary);margin-bottom:16px;padding-bottom:12px;font-size:2.2rem;font-weight:600;display:inline-block;position:relative}.elegant-heading:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--store-primary));border-radius:2px;width:70px;height:0;position:absolute;bottom:0;left:0}.features-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;display:grid}.feature-item i{color:var(--store-primary);margin-bottom:8px;font-size:2rem;display:block}.feature-item h6{margin:0;font-size:14px;font-weight:600}.store-gallery-section{background:#fff}.photo-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:40px 0;display:grid}.gallery-img{object-fit:cover;border-radius:12px;width:100%;height:300px;transition:transform .4s}.gallery-img:hover{transform:scale(1.03)}.follow-us h6{color:var(--store-muted);margin-bottom:12px;font-size:14px}.store-hero-mobile{height:50vh;min-height:320px;position:relative;overflow:hidden}.store-hero-video-mobile{pointer-events:none;border:0;width:100vw;min-width:177.78vh;height:56.25vw;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-hero-overlay-mobile{z-index:1;background:#0000004d;position:absolute;inset:0}.store-hero-text-mobile{text-align:center;color:#fff;z-index:2;width:88%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.store-hero-text-mobile h1{margin-bottom:10px;font-size:1.5rem;font-weight:600}.store-hero-text-mobile p.lead{margin-bottom:16px;font-size:.9rem}.store-showcase-section-mobile{padding:40px 20px}.store-showcase-section-mobile .section-header{margin-bottom:28px}.store-showcase-gallery-mobile{border-radius:14px;margin-bottom:24px;position:relative;overflow:hidden}.store-showcase-gallery-mobile img{object-fit:cover;width:100%;height:240px;display:block}.store-showcase-gallery-mobile .store-showcase-dots{bottom:12px}.why-visit-section-mobile{background:var(--store-bg-light);padding:40px 20px}.why-visit-section-mobile h3{color:var(--store-primary);margin-bottom:8px;font-size:1.3rem;font-weight:600}.features-grid-mobile{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0;display:grid}.feature-item-mobile{text-align:left;background:#fff;border-radius:12px;padding:18px 12px;box-shadow:0 2px 8px #0000000f}.feature-item-mobile i{color:var(--store-primary);margin-bottom:6px;font-size:1.7rem;display:block}.feature-item-mobile h6{margin:0;font-size:12.5px;font-weight:600}.why-visit-image-mobile{object-fit:cover;border-radius:12px;width:100%;margin-top:8px}.store-gallery-section-mobile{padding:40px 20px}.store-gallery-section-mobile h5{margin-bottom:24px;font-size:1.1rem;font-weight:600}.photo-gallery-grid-mobile{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.gallery-img-mobile{object-fit:cover;border-radius:10px;width:100%;height:140px}.goldplan-page{text-align:left}.goldplan-container{width:100%;max-width:var(--container-max-width);box-sizing:border-box;margin:0 auto}.goldplan-hero{box-sizing:border-box;background:#fcfaf7;border-radius:24px;align-items:center;gap:60px;padding:58px;display:flex}.goldplan-hero-left{flex-direction:column;flex:50%;justify-content:space-between;gap:32px;min-width:0;display:flex}.goldplan-headline{flex-direction:column;gap:16px;display:flex}.goldplan-breadcrumb{color:#5c5c5c;font-size:12px;font-weight:500;line-height:16px}.goldplan-title{letter-spacing:-.9px;color:#1c1e22;margin:0;font-size:56px;font-weight:500;line-height:66px}.goldplan-subtitle{color:#5c5c5c;margin:0;font-size:18px;font-weight:400;line-height:28px}.goldplan-hero-cta{flex-wrap:wrap;gap:16px;display:flex}.goldplan-btn-solid{background:var(--color-primary,#730f1b);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:500;transition:opacity .2s;display:inline-flex}.goldplan-btn-solid:hover{opacity:.9}.goldplan-btn-outline{color:var(--color-primary,#730f1b);border:1.5px solid var(--color-primary,#730f1b);background:0 0;border-radius:30px;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.goldplan-btn-outline:hover{background:var(--color-primary,#730f1b);color:#fff}.goldplan-hero-right{flex:50%;justify-content:flex-end;align-items:flex-end;min-width:0;display:flex;position:relative}.goldplan-hero-glow{opacity:.3;filter:blur(70px);z-index:0;background:#e2cb82;border-radius:50%;width:360px;height:360px;position:absolute;top:20px;right:60px}.goldplan-hero-image{z-index:1;object-fit:contain;width:100%;max-width:480px;height:auto;position:relative}@media (width<=1200px){.goldplan-container{padding:0 16px}.goldplan-title{font-size:42px;line-height:50px}.goldplan-hero{padding:40px}}@media (width<=991px){.goldplan-hero{flex-direction:column;align-items:stretch;gap:32px}.goldplan-hero-right{order:-1;justify-content:center}.goldplan-hero-image{max-width:280px}.goldplan-hero-glow{right:50%;transform:translate(50%)}}@media (width<=767px){.goldplan-page{padding:16px 0 60px}.goldplan-hero{border-radius:16px;padding:24px}.goldplan-title{font-size:32px;line-height:40px}.goldplan-subtitle{font-size:16px;line-height:24px}.goldplan-hero-cta{flex-direction:column;align-items:stretch}.goldplan-btn-solid,.goldplan-btn-outline{width:100%}}
