.breakdance .bde-section-43-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-43-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-43-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-43-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-43-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}html{--rail:120px;--announce-h:36px}#custom-header{--bg:#f3f3f4;--surface:#fff;--cream:#f3e3d3;--cream-2:#fff2e7;--ink:#222;--soft:#6f6a62;--gold:#c68b2f;--gold-d:#a8762c;--gold-l:#e0c089;--red:#e02b2b;--line:#e3dfd7;--ff:'Poppins',system-ui,sans-serif;font-family:var(--ff);font-size:16px}#custom-header .svg-defs{position:absolute;width:0;height:0;overflow:hidden}#custom-header .ic{width:24px;height:24px;display:block}#custom-header .ic-arrow{width:34px;height:auto}#custom-header .announce{position:fixed;top:0;left:0;right:0;z-index:90;height:var(--announce-h);background:var(--ink);display:flex;align-items:center;overflow:hidden}#custom-header .announce-track{display:flex;width:max-content;white-space:nowrap;animation:gomar-marquee 42s linear infinite}#custom-header .announce:hover .announce-track{animation-play-state:paused}#custom-header .announce-item{font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.6);padding:0 26px}#custom-header .announce-item strong{color:var(--gold-l);font-weight:600}#custom-header .announce-star{color:rgba(224,192,137,.35);padding:0 3px}@keyframes gomar-marquee{to{transform:translateX(-50%)}}#custom-header .rail{position:fixed;top:var(--announce-h);left:0;bottom:0;width:var(--rail);z-index:80;background:var(--surface);border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;padding:26px 0 24px}#custom-header .rail-logo{display:block;margin-bottom:24px}#custom-header .rail-logo .logo-img{height:44px;width:auto}#custom-header .rail-burger{display:flex;flex-direction:column;align-items:center;gap:5px;width:48px;height:48px;justify-content:center;border-radius:50%;border:1px solid var(--line);margin-bottom:24px;background:none;cursor:pointer;transition:background .25s,border-color .25s}#custom-header .rail-burger span{display:block;width:19px;height:1.6px;background:var(--ink);transition:width .25s}#custom-header .rail-burger span:nth-child(2){width:12px}#custom-header .rail-burger:hover{background:var(--ink);border-color:var(--ink)}#custom-header .rail-burger:hover span{background:#fff;width:19px}#custom-header .rail-nav{flex:1;display:flex;flex-direction:column;gap:2px;width:100%;padding:6px 8px}#custom-header .rail-link{display:flex;flex-direction:column;align-items:center;gap:7px;padding:14px 4px;border-radius:14px;color:var(--ink);position:relative;transition:background .22s,color .22s;text-decoration:none;background:none;border:none;cursor:pointer;width:100%;font-family:var(--ff)}#custom-header .rail-link svg{transition:transform .22s}#custom-header .rail-link .lbl{font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}#custom-header .rail-link:hover{background:var(--bg);color:var(--gold-d)}#custom-header .rail-link:hover svg{transform:translateY(-2px)}#custom-header .rail-badge{position:absolute;top:9px;right:23px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--gold-d);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}#custom-header .rail-foot{display:flex;flex-direction:column;align-items:center;gap:18px}#custom-header .rail-socials{display:flex;flex-direction:column;gap:13px;align-items:center}#custom-header .rail-socials a{color:var(--soft);transition:color .2s,transform .2s;display:flex;align-items:center;justify-content:center}#custom-header .rail-socials a svg{width:17px;height:17px;display:block}#custom-header .rail-socials a:hover{color:var(--gold-d);transform:translateY(-2px)}#custom-header .rail-copy{writing-mode:vertical-rl;transform:rotate(180deg);font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--soft)}#custom-header .mhead{display:none;position:fixed;top:var(--announce-h);left:0;right:0;z-index:80;height:64px;background:var(--surface);border-bottom:1px solid var(--line);align-items:center;justify-content:space-between;padding:0 14px 0 18px}#custom-header .mhead-logo .logo-img{height:30px;width:auto;display:block}#custom-header .mhead-icons{display:flex;align-items:center;gap:0}#custom-header .mhead-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;position:relative;color:var(--ink);transition:color .2s;text-decoration:none;background:none;border:none;cursor:pointer;font-family:var(--ff)}#custom-header .mhead-icon:hover{color:var(--gold-d)}#custom-header .mhead-icon .ic{width:22px;height:22px}#custom-header .mhead-badge{top:5px;right:5px;background:var(--ink)}#custom-header .mhead-burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;background:none;border:none;cursor:pointer;color:var(--ink)}#custom-header .mhead-burger span{display:block;width:20px;height:1.6px;background:currentColor;transition:background .2s}#custom-header .mhead-burger span:nth-child(2){width:12px}#custom-header .gomar-ov{position:fixed;inset:0;z-index:100;background:rgba(34,34,34,.5);opacity:0;pointer-events:none;transition:opacity .35s}#custom-header .gomar-ov.on{opacity:1;pointer-events:all}#custom-header .drawer{position:fixed;top:0;bottom:0;z-index:110;background:var(--bg);display:flex;flex-direction:column;transition:transform .42s cubic-bezier(.4,0,.2,1)}#custom-header .drawer-nav{left:0;width:min(390px,88vw);transform:translateX(-100%)}#custom-header .drawer-nav.on{transform:none}#custom-header .drawer-side{right:0;width:min(450px,92vw);transform:translateX(100%)}#custom-header .drawer-side.on{transform:none}#custom-header .drawer-head{display:flex;align-items:center;justify-content:space-between;padding:26px 30px;border-bottom:1px solid var(--line);flex-shrink:0}#custom-header .drawer-title{font-size:24px;font-weight:600}#custom-header .drawer-x{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink);transition:background .2s,color .2s;background:none;cursor:pointer;flex-shrink:0}#custom-header .drawer-x:hover{background:var(--ink);color:#fff}#custom-header .drawer-body{flex:1;overflow-y:auto;padding:14px 0}#custom-header .dn-group{font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-d);padding:20px 30px 8px}#custom-header .dn-link{display:flex;align-items:center;justify-content:space-between;padding:14px 30px;font-size:19px;font-weight:500;color:var(--ink);transition:background .2s,color .2s;text-decoration:none}#custom-header .dn-link svg{width:18px;height:18px;color:var(--soft);transition:transform .25s;flex-shrink:0}#custom-header .dn-link:hover{background:var(--surface);color:var(--gold-d)}#custom-header .dn-link.accent{color:var(--gold-d)}#custom-header .dn-has-sub.open svg{transform:rotate(180deg)}#custom-header .dn-sub{display:none;background:rgba(198,143,47,.05)}#custom-header .dn-sub.open{display:block}#custom-header .dn-sublink{display:block;padding:10px 30px 10px 46px;font-size:15px;color:var(--soft);transition:color .2s;text-decoration:none}#custom-header .dn-sublink:hover{color:var(--gold-d)}#custom-header .drawer-foot{padding:22px 30px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:16px;flex-shrink:0}#custom-header .drawer-foot .ds{display:flex;gap:9px}#custom-header .drawer-foot .ds a{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--soft);transition:all .2s}#custom-header .drawer-foot .ds a svg{width:16px;height:16px;display:block}#custom-header .drawer-foot .ds a:hover{background:var(--ink);color:#fff;border-color:var(--ink)}#custom-header .drawer-foot span{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--soft)}#custom-header .pref-row{display:flex;align-items:center;justify-content:space-between;padding:13px 30px;border-bottom:1px solid var(--line);flex-shrink:0}#custom-header .pref-lbl{font-size:12px;font-weight:500;color:var(--ink);letter-spacing:.03em}#custom-header .pref-lbl small{display:block;font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--soft);margin-bottom:2px}#custom-header .pref-row-language .trp-language-switcher{position:static;display:flex;align-items:center;gap:2px;background:var(--bg);border-radius:100px;padding:3px;width:auto;height:auto;border:none;box-shadow:none;text-overflow:initial;white-space:normal;font-size:10px;font-family:var(--ff)}#custom-header .pref-row-language .trp-language-switcher-inner{display:flex;align-items:center;gap:2px;list-style:none;padding:0;margin:0;background:none;border:none;box-shadow:none}#custom-header .pref-row-language .trp-language-item{font-family:var(--ff);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--soft);padding:5px 11px;border-radius:100px;text-decoration:none;transition:all .2s;line-height:1;white-space:nowrap;display:block;background:none}#custom-header .pref-row-language .trp-language-item:hover{color:var(--ink)}#custom-header .pref-row-language .trp-language-item__current,#custom-header .pref-row-language .trp-language-item.trp-language-item__current{background:var(--ink);color:#fff}#custom-header .pref-row-language .trp-flag-image{display:none}#custom-header .pref-row-language .trp-language-switcher>div{display:flex;align-items:center;gap:2px;background:none;border:none;box-shadow:none;background-image:none;padding:0;border-radius:0}#custom-header .pref-row-language .trp-ls-shortcode-current-language{display:inline-block;font-family:var(--ff);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#fff;background:var(--ink);padding:5px 11px;border-radius:100px;line-height:1;white-space:nowrap;text-decoration:none;visibility:visible}#custom-header .pref-row-language .trp-language-switcher:focus .trp-ls-shortcode-current-language,#custom-header .pref-row-language .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:visible}#custom-header .pref-row-language .trp-ls-shortcode-language{display:inline-flex;align-items:center;gap:2px;visibility:visible;height:auto;overflow:visible;position:static;padding:0;min-height:0;max-height:none;z-index:auto}#custom-header .pref-row-language .trp-language-switcher:focus .trp-ls-shortcode-language,#custom-header .pref-row-language .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;height:auto;position:static;padding:0;overflow:visible;display:inline-flex;max-height:none}#custom-header .pref-row-language .trp-ls-shortcode-language>div,#custom-header .pref-row-language .trp-ls-shortcode-language>a{font-family:var(--ff);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--soft);padding:5px 11px;border-radius:100px;line-height:1;white-space:nowrap;display:block;text-decoration:none;transition:all .2s;background:none}#custom-header .pref-row-language .trp-ls-shortcode-language>div:hover,#custom-header .pref-row-language .trp-ls-shortcode-language>a:hover{color:var(--ink);background:none}#custom-header .pref-row-currency .dpcs-switcher{min-width:0;position:static;z-index:auto;display:inline-flex;font-size:10px}#custom-header .pref-row-currency .dpcs-layout-pills{display:flex;align-items:center;gap:2px;background:var(--bg);border-radius:100px;padding:3px;flex-wrap:nowrap}#custom-header .pref-row-currency .dpcs-pill{font-family:var(--ff);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--soft);padding:5px 11px;border-radius:100px;border:none;background:none;transition:all .2s;line-height:1;white-space:nowrap;cursor:pointer}#custom-header .pref-row-currency .dpcs-pill:hover{color:var(--ink);background:none;border:none}#custom-header .pref-row-currency .dpcs-pill.dpcs-active{background:var(--ink);color:#fff;border:none}#custom-header .pref-row-currency .dpcs-flag{width:16px;height:12px;border-radius:2px}#custom-header .pref-row-currency .dpcs-code{display:inline}#custom-header .pref-row-currency .dpcs-symbol{display:none}#custom-header .search-box{padding:32px 30px 0;position:relative;flex-shrink:0}#custom-header .vh-ajax-search{position:relative;width:100%;display:block}#custom-header .vh-ajax-search-form{display:flex;align-items:center;gap:14px;border-bottom:2px solid var(--ink);padding-bottom:14px;background:none;border-top:none;border-left:none;border-right:none;border-radius:0;box-shadow:none;overflow:visible}#custom-header .vh-ajax-search-input{flex:1;min-width:0;border:none;outline:none;background:none;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:var(--ff);font-size:24px;font-weight:400;color:var(--ink);padding:0;margin:0;line-height:1.2}#custom-header .vh-ajax-search-input::placeholder{color:var(--soft)}#custom-header .vh-ajax-search-input:focus{outline:none;border:none;box-shadow:none}#custom-header .search-submit{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:none;border:none;padding:0;cursor:pointer;color:var(--gold-d);transition:color .2s;font-family:var(--ff);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;line-height:1;gap:6px}#custom-header .search-submit:hover{color:var(--ink)}#custom-header .search-submit svg{width:20px;height:20px;stroke:currentColor;fill:none;flex-shrink:0}#custom-header .search-submit--icon{font-size:0}#custom-header .search-submit--icon svg{width:22px;height:22px}#custom-header .vh-ajax-search-panel{position:absolute;left:-30px;right:-30px;top:calc(100% + 12px);z-index:120;background:var(--surface);border:1px solid var(--line);border-radius:0;box-shadow:0 16px 40px rgba(0,0,0,.10);overflow:hidden;display:none}#custom-header .vh-ajax-search.is-open .vh-ajax-search-panel{display:block}#custom-header .vh-ajax-search-results{max-height:min(60vh,400px);overflow-y:auto}#custom-header .vh-ajax-search-item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;color:var(--ink);background:var(--surface);transition:background .18s}#custom-header .vh-ajax-search-item + .vh-ajax-search-item,#custom-header .vh-ajax-search-item + .vh-ajax-search-view-all{border-top:1px solid var(--line)}#custom-header .vh-ajax-search-item:hover,#custom-header .vh-ajax-search-item.is-active{background:var(--cream-2)}#custom-header .vh-ajax-search-thumb{width:56px;height:56px;flex-shrink:0;overflow:hidden;border-radius:4px;border:1px solid var(--line);background:var(--bg);display:flex;align-items:center;justify-content:center}#custom-header .vh-ajax-search-thumb img{display:block;width:100%;height:100%;object-fit:contain}#custom-header .vh-ajax-search-meta{display:flex;flex-direction:column;gap:3px;min-width:0}#custom-header .vh-ajax-search-title{font-size:13px;font-weight:600;line-height:1.35;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#custom-header .vh-ajax-search-sku{font-size:11px;color:var(--soft);line-height:1.3}#custom-header .vh-ajax-search-price{font-size:13px;font-weight:600;color:var(--gold-d);white-space:nowrap;text-align:right;line-height:1.2}#custom-header .vh-ajax-search-price ins{text-decoration:none;background:none}#custom-header .vh-ajax-search-view-all{display:grid;grid-template-columns:1fr 18px;align-items:center;gap:10px;padding:13px 16px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-d);border-top:1px solid var(--line);text-decoration:none;background:var(--surface);transition:background .18s,color .18s}#custom-header .vh-ajax-search-view-all:hover{background:var(--cream-2);color:var(--ink)}#custom-header .vh-ajax-search-view-all svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;justify-self:end}#custom-header .vh-ajax-search-loading,#custom-header .vh-ajax-search-empty{padding:20px 16px;font-size:13px;color:var(--soft);text-align:center;background:var(--surface);line-height:1.5}#custom-header .search-sugg{padding:6px 30px 24px}#custom-header .search-sugg-title{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--soft);margin-bottom:14px}#custom-header .search-tags{display:flex;flex-wrap:wrap;gap:9px}#custom-header .search-tags a{font-size:13px;border:1px solid var(--line);padding:9px 17px;border-radius:100px;color:var(--ink);transition:all .2s;text-decoration:none}#custom-header .search-tags a:hover{border-color:var(--gold);background:var(--cream-2);color:var(--gold-d)}#custom-header .cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;gap:16px}#custom-header .cart-empty-icon{width:44px;height:44px;color:var(--gold-l)}#custom-header .cart-empty p{font-size:24px;font-weight:600}#custom-header .cart-empty span{font-size:14px;color:var(--soft);max-width:30ch}#custom-header .drawer-cart-body{flex:1;overflow-y:auto;padding:14px 0}#custom-header .btn{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;font-family:var(--ff);font-size:12px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;line-height:1;padding:12px 22px;border-radius:2px;transition:background .25s,color .25s;text-decoration:none;border:none;cursor:pointer}#custom-header .btn:hover{background:var(--gold-d);color:#fff}#custom-header .btn .ic-arrow{width:16px;height:11px;flex-shrink:0}#custom-header .btn-light{background:#fff;color:var(--ink)}#custom-header .btn-light:hover{background:var(--gold-d);color:#fff}#custom-header .rail-currency-link{cursor:pointer}#custom-header .rail-currency-icon{display:block;width:24px;height:24px;flex-shrink:0;stroke:#222;pointer-events:none}#custom-header .rail-currency-link:hover .rail-currency-icon{stroke:#a8762c}#custom-header .rail-currency-link .dpcs-switcher{min-width:0;position:static;z-index:auto;display:flex;justify-content:center;width:100%;font-size:10px}#custom-header .rail-currency-link .dpcs-layout-toggle{display:flex;justify-content:center;width:100%}#custom-header .rail-currency-link .dpcs-toggle-one{font-family:var(--ff);font-size:10px;font-weight:500;letter-spacing:.13em;text-transform:uppercase;color:var(--soft);background:none;border:none;border-radius:0;padding:0;line-height:1;cursor:pointer;transition:color .22s}#custom-header .rail-currency-link:hover .dpcs-toggle-one{color:var(--gold-d);background:none;border:none}#custom-header .rail-currency-link .dpcs-flag{width:14px;height:10px;border-radius:1px}#custom-header .rail-currency-link .dpcs-code{display:inline}#custom-header .rail-currency-link .dpcs-symbol{display:none}@media (max-width:1024px){html{--rail:0px}#custom-header .rail{display:none}#custom-header .mhead{display:flex}}