/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--color-yellow-100:oklch(97.3% .071 103.193);--color-yellow-500:oklch(79.5% .184 86.047);--color-yellow-600:oklch(68.1% .162 75.834);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-900:oklch(21% .034 264.665);--spacing:.25rem;--container-md:28rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-bold:700;--leading-relaxed:1.625}}@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.end{inset-inline-end:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-6{height:calc(var(--spacing) * 6)}.h-10{height:calc(var(--spacing) * 10)}.h-20{height:calc(var(--spacing) * 20)}.min-h-screen{min-height:100vh}.w-6{width:calc(var(--spacing) * 6)}.w-10{width:calc(var(--spacing) * 10)}.w-20{width:calc(var(--spacing) * 20)}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-yellow-100{background-color:var(--color-yellow-100)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-gray-400{color:var(--color-gray-400)}.text-gray-500{color:var(--color-gray-500)}.text-gray-900{color:var(--color-gray-900)}.text-yellow-500{color:var(--color-yellow-500)}.text-yellow-600{color:var(--color-yellow-600)}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#003087;--accent:#f60;--bg:#f5f5f5;--white:#fff;--text:#222;--text-muted:#666;color:var(--text);background-color:var(--bg);font-family:system-ui,Segoe UI,Roboto,Arial,sans-serif;font-size:16px}body{background-color:var(--bg);min-height:100vh;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}a{color:inherit}button,input,textarea,select{font-family:inherit}img{max-width:100%;height:auto}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._header_yzcj6_1{z-index:100;transition:box-shadow .3s;position:sticky;top:0;box-shadow:0 2px 12px #00308714,0 1px 3px #0030870d}._infoBar_yzcj6_9{color:#fff;letter-spacing:.3px;text-align:center;background:linear-gradient(90deg,#c0392b 0%,#e74c3c 100%);justify-content:center;align-items:center;gap:16px;padding:10px 20px;font-size:.82rem;font-weight:600;display:flex}._infoContact_yzcj6_23 a{color:#f94;text-decoration:none}._infoContact_yzcj6_23 a:hover{text-decoration:underline}._topContact_yzcj6_32{flex-direction:row;flex-shrink:0;align-items:center;gap:8px;display:flex}._topContactSep_yzcj6_40{color:#fff6;font-size:.78rem}._topContact_yzcj6_32 a{color:#ffffffe0;white-space:nowrap;font-size:.78rem;text-decoration:none}._topContact_yzcj6_32 a:hover{color:#f94;text-decoration:underline}._topBar_yzcj6_57{background:linear-gradient(135deg,#003087 0%,#004cb5 100%);padding:14px 0;transition:background .3s}._container_yzcj6_63{align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:0 20px;display:flex}._logo_yzcj6_72{flex-direction:column;flex-shrink:0;align-self:flex-end;align-items:flex-start;row-gap:2px;margin-bottom:6px;line-height:1;text-decoration:none;display:inline-flex}._logoWord_yzcj6_84{align-items:flex-end;gap:0;display:inline-flex}._logoTec_yzcj6_90{color:#fff;letter-spacing:-2.2px;font-family:Arial Black,Segoe UI,sans-serif;font-size:2.45rem;font-weight:900}._logoTec2_yzcj6_98{color:#f60;letter-spacing:-2.2px;font-family:Arial Black,Segoe UI,sans-serif;font-size:2.45rem;font-weight:900}._logoTagline_yzcj6_106{letter-spacing:2.2px;text-transform:uppercase;color:#ffffffe0;margin-top:1px;padding-left:2px;font-size:.54rem;font-weight:700}._searchWrapper_yzcj6_116{flex:1;max-width:600px;position:relative}._searchForm_yzcj6_122{width:100%;display:flex}._searchInput_yzcj6_127{background:#fff;border:1px solid #e0e8ff;border-radius:8px 0 0 8px;outline:none;flex:1;padding:11px 16px;font-size:.95rem;transition:all .3s}._searchInput_yzcj6_127:focus{border-color:#003087;box-shadow:0 0 0 3px #0030871a}._searchBtn_yzcj6_143{cursor:pointer;color:#fff;background:linear-gradient(135deg,#f72 0%,#f60 100%);border:none;border-radius:0 8px 8px 0;padding:11px 16px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #ff660026}._searchBtn_yzcj6_143:hover{background:linear-gradient(135deg,#f83 0%,#f71 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ff660040}._actions_yzcj6_162{align-items:stretch;gap:8px;margin-left:auto;display:flex}._accountMenu_yzcj6_170{align-items:stretch;gap:4px;display:flex}._accountBtn_yzcj6_176{color:#fff;white-space:nowrap;box-sizing:border-box;background:#ffffff0d;border-radius:8px;align-self:stretch;align-items:center;gap:6px;padding:8px 14px;text-decoration:none;transition:all .3s;display:flex}._accountBtn_yzcj6_176:hover{background:#ffffff1f;transform:translateY(-2px)}._accountIcon_yzcj6_196{font-size:1.2rem;line-height:1}._accountLabel_yzcj6_201{text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:.85rem;font-weight:600;overflow:hidden}._logoutBtn_yzcj6_210{color:#ffffffb3;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #ffffff40;border-radius:6px;justify-content:center;align-self:stretch;align-items:center;padding:8px;font-size:1rem;line-height:1;transition:all .2s;display:flex}._logoutBtn_yzcj6_210:hover{color:#fff;background:#c0392b59;border-color:#c0392b99}@media (width<=900px){._accountLabel_yzcj6_201{display:none}._accountBtn_yzcj6_176{padding:8px}}._cartBtn_yzcj6_242{color:#fff;box-sizing:border-box;background:#ffffff0d;border-radius:8px;align-self:stretch;align-items:center;gap:6px;padding:8px 14px;text-decoration:none;transition:all .3s;display:flex;position:relative}._cartBtn_yzcj6_242:hover{background:#ffffff1f;transform:translateY(-2px)}._cartIcon_yzcj6_262{font-size:1.4rem}._cartLabel_yzcj6_266{font-size:.9rem;font-weight:500}._cartBadge_yzcj6_271{color:#fff;background:linear-gradient(135deg,#f72 0%,#f60 100%);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #ff66004d}._categoryNav_yzcj6_288{background:#fff;border-bottom:2px solid #003087}._categoryNav_yzcj6_288 ._container_yzcj6_63{flex-wrap:wrap;gap:0}._navItem_yzcj6_298{position:relative}._navLink_yzcj6_302,._navLinkParent_yzcj6_303{color:#333;white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:10px 14px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}._navLink_yzcj6_302:hover,._navLinkParent_yzcj6_303:hover{color:#003087;background:#f0f4ff;transform:translateY(-1px)}._navIcon_yzcj6_328{flex-shrink:0;font-size:1rem;line-height:1}._chevron_yzcj6_334{opacity:.7;margin-left:2px;font-size:.7rem;transition:transform .2s}._chevronOpen_yzcj6_341{transform:rotate(180deg)}._dropdown_yzcj6_345{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff;border:1px solid #e8ecff;border-top:2px solid #003087;border-radius:0 0 12px 12px;min-width:230px;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 8px 24px #0030871f,0 2px 6px #00308714}._dropdownItem_yzcj6_360{color:#333;white-space:nowrap;border-bottom:1px solid #f5f7ff;padding:11px 18px;font-size:.875rem;text-decoration:none;transition:all .25s;display:block}._dropdownItem_yzcj6_360:last-child{border-bottom:none}._dropdownItem_yzcj6_360:hover{color:#003087;background:linear-gradient(90deg,#f0f4ff 0%,#0000 100%);padding-left:22px}._catIcon_yzcj6_382{font-size:1rem}._hamburger_yzcj6_387{cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:6px;transition:all .3s;display:none}._hamburger_yzcj6_387:hover{background:#ffffff1f;transform:translateY(-1px)}._bar_yzcj6_408{transform-origin:50%;background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}._barTop_yzcj6_419{transform:translateY(7px)rotate(45deg)}._barMid_yzcj6_420{opacity:0;transform:scaleX(0)}._barBot_yzcj6_421{transform:translateY(-7px)rotate(-45deg)}._overlay_yzcj6_424{z-index:300;background:#00000073;animation:.2s _fadeIn_yzcj6_1;position:fixed;inset:0}@keyframes _fadeIn_yzcj6_1{0%{opacity:0}to{opacity:1}}._drawer_yzcj6_438{z-index:400;background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100dvh;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-100%)}._drawerOpen_yzcj6_454{transform:translate(0)}._drawerPanel_yzcj6_459{background:#fff;flex-direction:column;transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0;overflow-y:auto}._drawerPanelHidden_yzcj6_471{pointer-events:none;transform:translate(-100%)}._drawerPanel_yzcj6_459:nth-child(2):not(._drawerPanelHidden_yzcj6_471){transform:translate(0)}._drawerPanel_yzcj6_459:first-child._drawerPanelHidden_yzcj6_471{transform:translate(-100%)}._drawerPanel_yzcj6_459:nth-child(2)._drawerPanelHidden_yzcj6_471{transform:translate(100%)}._drawerHeader_yzcj6_487{color:#fff;background:linear-gradient(135deg,#003087 0%,#004cb5 100%);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:56px;padding:0 16px;display:flex;box-shadow:0 2px 8px #00308726}._drawerTitle_yzcj6_500{letter-spacing:.3px;flex:1;align-items:center;font-size:.95rem;font-weight:700;display:flex}._drawerBack_yzcj6_509{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 8px 0 0;font-size:1.8rem;line-height:1;transition:opacity .15s;display:flex}._drawerBack_yzcj6_509:hover{opacity:.7}._drawerClose_yzcj6_526{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:1.1rem;transition:background .15s}._drawerClose_yzcj6_526:hover{background:#ffffff26}._drawerSearch_yzcj6_542{border:1px solid #ddd;border-radius:8px;flex-shrink:0;margin:14px 16px 6px;display:flex;overflow:hidden}._drawerSearchInput_yzcj6_551{border:none;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.9rem}._drawerSearchBtn_yzcj6_560{cursor:pointer;background:#f60;border:none;padding:10px 14px;font-size:1rem}._drawerNav_yzcj6_568{flex-direction:column;flex:1;padding:6px 0;display:flex}._drawerParent_yzcj6_576{text-align:left;color:#222;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .15s;display:flex}._drawerParent_yzcj6_576:hover{color:#003087;background:#f0f4ff}._drawerParentLabel_yzcj6_600{align-items:center;gap:0;display:flex}._drawerArrow_yzcj6_606{color:#bbb;flex-shrink:0;font-size:1.4rem;font-weight:400;transition:color .15s}._drawerParent_yzcj6_576:hover ._drawerArrow_yzcj6_606{color:#003087}._drawerIcon_yzcj6_618{margin-right:10px;font-size:1rem}._drawerSeeAll_yzcj6_624{color:#003087;background:#f0f4ff;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:15px 20px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .15s;display:flex}._drawerSeeAll_yzcj6_624:hover{background:#e0eaff}._drawerChildItem_yzcj6_643{color:#444;border-bottom:1px solid #f4f4f4;align-items:center;padding:13px 20px 13px 28px;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}._drawerChildItem_yzcj6_643:before{content:"—";color:#ccc;margin-right:10px;font-size:.75rem}._drawerChildItem_yzcj6_643:hover{color:#003087;background:#f0f4ff}._drawerDivider_yzcj6_667{background:#e0e0e0;height:1px;margin:6px 0}._drawerFooter_yzcj6_673{background:#f8f8f8;border-top:1px solid #eee;flex-direction:column;flex-shrink:0;gap:8px;padding:16px 20px;display:flex}._drawerContact_yzcj6_683{color:#555;font-size:.85rem;text-decoration:none}._drawerContact_yzcj6_683:hover{color:#003087}@media (width<=900px){._infoBar_yzcj6_9{text-align:center;flex-wrap:wrap;justify-content:center;gap:8px;padding:5px 12px;font-size:.72rem}._infoContact_yzcj6_23{display:none}._container_yzcj6_63{gap:12px;padding:0 12px}._logoTec_yzcj6_90,._logoTec2_yzcj6_98{letter-spacing:-1.6px;font-size:1.78rem}._logoTagline_yzcj6_106{letter-spacing:1.6px;font-size:.45rem}._searchWrapper_yzcj6_116{max-width:100%}._cartLabel_yzcj6_266{display:none}}@media (width<=768px){._hamburger_yzcj6_387{display:flex}._categoryNav_yzcj6_288{display:none}._searchWrapper_yzcj6_116{flex:1}._topContact_yzcj6_32{display:none}._infoBar_yzcj6_9{gap:6px;padding:6px 10px;font-size:.7rem}}@media (width<=600px){._topBar_yzcj6_57{padding:10px 0}._container_yzcj6_63{flex-wrap:wrap;gap:8px;padding:0 12px}._logo_yzcj6_72{flex:1;order:2}._hamburger_yzcj6_387{order:1}._actions_yzcj6_162{order:3}._searchWrapper_yzcj6_116{order:4;width:100%;max-width:100%}._searchInput_yzcj6_127{font-size:.88rem}._logoTec_yzcj6_90,._logoTec2_yzcj6_98{letter-spacing:-1.2px;font-size:1.5rem}._logoTagline_yzcj6_106{letter-spacing:1.35px;font-size:.41rem}}._suggestions_yzcj6_795{z-index:300;background:#fff;border-radius:8px;margin:0;padding:6px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 28px #0000002e}._suggestionItem_yzcj6_810{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:8px 14px;transition:background .15s;display:flex}._suggestionItem_yzcj6_810:hover{background:#f0f4ff}._suggestionImg_yzcj6_827{object-fit:contain;background:#f5f5f5;border-radius:4px;flex-shrink:0;width:40px;height:40px}._suggestionText_yzcj6_836{flex-direction:column;flex:1;min-width:0;display:flex}._suggestionName_yzcj6_843{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}._suggestionBrand_yzcj6_852{color:#888;margin-top:1px;font-size:.76rem}._suggestionAll_yzcj6_858{cursor:pointer;text-align:left;color:#003087;background:0 0;border:none;border-top:1px solid #eee;width:100%;padding:9px 14px;font-size:.85rem;font-weight:500;transition:background .15s;display:block}._suggestionAll_yzcj6_858:hover{background:#f0f4ff}._promo_1puu1_1{color:#fff;letter-spacing:.3px;text-align:center;background:linear-gradient(90deg,#c0392b 0%,#e74c3c 100%);justify-content:center;align-items:center;gap:16px;padding:10px 20px;font-size:.82rem;font-weight:600;display:flex}._container_1puu1_15{max-width:1280px;margin:0 auto;padding:0 20px}._footer_xdk04_1{color:#fff;background:#003087;margin-top:60px}._container_xdk04_7{max-width:1280px;margin:0 auto;padding:40px 20px 20px}._columns_xdk04_13{grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;gap:40px;margin-bottom:30px;display:grid}@media (width<=900px){._columns_xdk04_13{grid-template-columns:1fr 1fr;gap:24px}._container_xdk04_7{padding:28px 16px 16px}}@media (width<=480px){._columns_xdk04_13{grid-template-columns:1fr;gap:20px}._footer_xdk04_1{margin-top:40px}}._title_xdk04_41{color:#fff;text-align:center;margin-bottom:14px;font-size:1rem;font-weight:700}._desc_xdk04_49{color:#abc;text-align:center;font-size:.85rem;line-height:1.6}._links_xdk04_56{flex-direction:column;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}._links_xdk04_56 a{color:#abc;font-size:.875rem;text-decoration:none;transition:color .2s}._links_xdk04_56 a:hover{color:#f60}._bottom_xdk04_77{text-align:center;color:#89a;border-top:1px solid #ffffff26;padding-top:20px;font-size:.85rem}._social_xdk04_85{justify-content:center;gap:12px;margin-top:14px;display:flex}._socialLink_xdk04_92{border:1px solid #f60;border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;color:#f60!important}._socialLink_xdk04_92:hover{background:#f60;color:#fff!important}._newsletter_xdk04_109{width:100%;margin-top:12px}._newsletterForm_xdk04_114{gap:6px;margin-top:4px;display:flex}._newsletterInput_xdk04_120{color:#fff;background:#ffffff1a;border:1.5px solid #ffffff40;border-radius:6px;outline:none;flex:1;padding:8px 12px;font-size:.85rem;transition:border-color .2s}._newsletterInput_xdk04_120::placeholder{color:#ffffff73}._newsletterInput_xdk04_120:focus{border-color:#f60}._newsletterBtn_xdk04_140{color:#fff;cursor:pointer;white-space:nowrap;background:#f60;border:none;border-radius:6px;padding:8px 14px;font-size:.85rem;font-weight:700;transition:background .2s}._newsletterBtn_xdk04_140:hover:not(:disabled){background:#e65c00}._newsletterBtn_xdk04_140:disabled{opacity:.65;cursor:not-allowed}._newsletterSuccess_xdk04_162{color:#a8e6a8;margin:8px 0 0;font-size:.85rem}._newsletterError_xdk04_168{color:#ffb3b3;margin:6px 0 0;font-size:.8rem}._overlay_16pd9_1{z-index:1000;background:#08122859;justify-content:flex-end;display:flex;position:fixed;inset:0}._panel_16pd9_10{background:#fff;flex-direction:column;gap:14px;width:min(420px,100%);height:100%;padding:18px;display:flex;box-shadow:-8px 0 24px #0003}._header_16pd9_21{border-bottom:1px solid #edf1fb;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}._header_16pd9_21 h3{color:#003087;margin:0;font-size:1rem;font-weight:700}._closeBtn_16pd9_36{cursor:pointer;color:#58657d;background:0 0;border:none;font-size:1.1rem}._addedToast_16pd9_44{color:#1f6f1f;background:#eef9ee;border:1px solid #cdeccc;border-radius:8px;padding:8px 10px;font-size:.84rem}._itemsList_16pd9_53{flex-direction:column;flex:1;gap:10px;padding-right:2px;display:flex;overflow-y:auto}._emptyState_16pd9_62{text-align:center;color:#6a7891;margin:0;padding:16px 0;font-size:.9rem}._itemRow_16pd9_70{border:1px solid #edf1fb;border-radius:10px;align-items:flex-start;gap:12px;padding:10px;display:flex}._itemImg_16pd9_79{object-fit:contain;background:#fafcff;border:1px solid #edf1fb;border-radius:8px;width:64px;height:64px}._itemInfo_16pd9_88{flex:1;min-width:0}._itemName_16pd9_93{color:#1f2f4a;font-size:.92rem;font-weight:700}._itemVariant_16pd9_99{color:#6a7891;margin-top:1px;font-size:.78rem}._itemMeta_16pd9_105{color:#3c4e70;margin-top:4px;font-size:.82rem}._qtyControls_16pd9_111{align-items:center;gap:6px;margin-top:8px;display:flex}._qtyBtn_16pd9_118{color:#233459;cursor:pointer;background:#f7f9ff;border:1px solid #d7e2f8;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:1rem;display:inline-flex}._qtyBtn_16pd9_118:hover{background:#ecf2ff}._qtyValue_16pd9_136{text-align:center;color:#1f2f4a;min-width:22px;font-size:.88rem;font-weight:700}._removeBtn_16pd9_144{color:#c63d3d;cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:.78rem}._removeBtn_16pd9_144:hover{text-decoration:underline}._itemLineTotal_16pd9_157{color:#003087;white-space:nowrap;align-self:center;font-size:.85rem;font-weight:700}._summary_16pd9_165{border-top:1px solid #edf1fb;border-bottom:1px solid #edf1fb;flex-direction:column;gap:8px;padding:10px 0;display:flex}._summaryRow_16pd9_174{color:#334564;justify-content:space-between;font-size:.9rem;display:flex}._actions_16pd9_181{flex-direction:column;gap:10px;display:flex}._primaryBtn_16pd9_187,._secondaryBtn_16pd9_188{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;height:44px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}._primaryBtn_16pd9_187{color:#fff;background:#003087;border:none}._primaryBtn_16pd9_187:hover{background:#f60}._secondaryBtn_16pd9_188{color:#003087;background:#f4f7ff;border:1px solid #d6e0f7}._secondaryBtn_16pd9_188:hover{background:#eaf0ff}._toast_1urwy_1{z-index:9999;border-radius:10px;align-items:center;gap:10px;max-width:90vw;padding:14px 20px;font-size:.92rem;font-weight:500;animation:.25s _slideUp_1urwy_1;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0000002e}@keyframes _slideUp_1urwy_1{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}._error_1urwy_24{color:#b83200;background:#fff3f0;border:1.5px solid #f5c0b0}._success_1urwy_30{color:#1a7a2a;background:#f0fbf1;border:1.5px solid #a8ddb0}._icon_1urwy_36{flex-shrink:0;font-size:1.1rem}._message_1urwy_41{flex:1;line-height:1.4}._close_1urwy_46{cursor:pointer;color:inherit;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0 0 0 4px;font-size:1.3rem;line-height:1}._close_1urwy_46:hover{opacity:1}._btn_mxvcb_1{z-index:9999;color:#fff;background:linear-gradient(#23b33a,#23b33a 100%);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;padding:0;text-decoration:none;transition:all .4s cubic-bezier(.075,.82,.165,1);display:flex;position:fixed;bottom:8px;right:8px;transform:scale(1);box-shadow:0 8px 12px #0000001a,0 0 0 .5px #00000026}._btn_mxvcb_1:after,._btn_mxvcb_1:before{content:"";background:inherit;z-index:-1;border-radius:50%;animation:3s ease-in-out infinite _grow_mxvcb_1;position:absolute;inset:0}._btn_mxvcb_1:before{animation-delay:1s}._btn_mxvcb_1:hover{transform:scale(1.05)}._btn_mxvcb_1:active{transform:scale(.95)}._icon_mxvcb_48{flex-shrink:0;width:24px;height:24px;display:block}@keyframes _grow_mxvcb_1{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@media (width<=640px){._btn_mxvcb_1{width:48px;min-width:48px;height:48px}._icon_mxvcb_48{width:22px;height:22px}}._overlay_1r66y_1{z-index:10000;pointer-events:none;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}._banner_1r66y_12{pointer-events:auto;border-top:3px solid var(--primary,#003087);background:#fff;border-radius:8px;width:100%;max-width:520px;padding:20px 24px;animation:.35s cubic-bezier(.22,1,.36,1) _slideUp_1r66y_1;box-shadow:0 6px 24px #00308726,0 0 0 1px #0030870f}@keyframes _slideUp_1r66y_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1r66y_29{align-items:center;gap:10px;margin-bottom:10px;display:flex}._icon_1r66y_36{font-size:24px;line-height:1}._title_1r66y_41{color:var(--primary,#003087);margin:0;font-size:.95rem;font-weight:700}._text_1r66y_48{color:var(--text-muted,#666);margin:0 0 16px;font-size:.82rem;line-height:1.55}._actions_1r66y_55{gap:10px;display:flex}._btnAccept_1r66y_60{cursor:pointer;background:var(--primary,#003087);color:#fff;border:none;border-radius:4px;flex:1;padding:10px 16px;font-size:.85rem;font-weight:600;transition:background .2s}._btnAccept_1r66y_60:hover{background:var(--accent,#f60)}._btnRefuse_1r66y_77{border:2px solid var(--primary,#003087);cursor:pointer;color:var(--primary,#003087);background:0 0;border-radius:4px;flex:1;padding:10px 16px;font-size:.85rem;font-weight:600;transition:background .2s,color .2s}._btnRefuse_1r66y_77:hover{background:var(--primary,#003087);color:#fff}@media (width<=480px){._banner_1r66y_12{padding:16px}._actions_1r66y_55{flex-direction:column}}._card_1d5l9_1{background:#fff;border-radius:8px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}._card_1d5l9_1:hover{transform:translateY(-4px);box-shadow:0 6px 20px #0000001f}._badge_1d5l9_17{color:#fff;z-index:1;background:#f60;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}._badgeSoldOut_1d5l9_30{color:#fff;z-index:1;background:#999;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:700;position:absolute;top:10px;left:10px}._imageLink_1d5l9_43{background:#f8f8f8;display:block}._image_1d5l9_43{object-fit:contain;width:100%;height:200px;padding:12px;display:block}._body_1d5l9_56{flex-direction:column;flex:1;padding:12px 16px 16px;display:flex}._brand_1d5l9_63{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}._nameLink_1d5l9_71{color:inherit;text-decoration:none}._name_1d5l9_71{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 8px;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}._rating_1d5l9_88{align-items:center;gap:4px;margin-bottom:8px;display:flex}._stars_1d5l9_95{display:flex}._starFilled_1d5l9_99{color:#f60;font-size:.9rem}._starEmpty_1d5l9_104{color:#ddd;font-size:.9rem}._reviewCount_1d5l9_109{color:#888;font-size:.75rem}._priceRow_1d5l9_114{align-items:baseline;gap:8px;margin-top:auto;margin-bottom:12px;display:flex}._price_1d5l9_114{color:#003087;font-size:1.3rem;font-weight:700}._originalPrice_1d5l9_128{color:#aaa;font-size:.9rem;text-decoration:line-through}._addBtn_1d5l9_134{color:#fff;cursor:pointer;background:#003087;border:none;border-radius:4px;width:100%;padding:10px;font-size:.875rem;font-weight:600;transition:background .2s}._addBtn_1d5l9_134:hover:not(:disabled){background:#f60}._addBtn_1d5l9_134:disabled{cursor:not-allowed;background:#ccc}@media (width<=600px){._image_1d5l9_43{height:160px;padding:8px}._body_1d5l9_56{padding:10px 12px 14px}._price_1d5l9_114{font-size:1.1rem}._name_1d5l9_71{font-size:.85rem}._addBtn_1d5l9_134{padding:10px;font-size:.82rem}}@media (width<=400px){._image_1d5l9_43{height:180px}}._main_1dmbo_1{min-height:calc(100vh - 200px)}._hero_1dmbo_5{color:#0f2248;background:linear-gradient(#eef3ff 0%,#e4ecff 100%);padding:14px 0 18px}._heroSlider_1dmbo_11{width:100%;margin:0;padding:0;position:relative}._heroViewport_1dmbo_18{border:1px solid #d3def8;border-radius:8px;overflow:hidden;box-shadow:0 10px 24px #0a1c4229}._heroTrack_1dmbo_25{transition:transform .55s;display:flex}._heroSlide_1dmbo_11{min-width:100%;height:287px;position:relative}._heroOverlay_1dmbo_36{background:linear-gradient(110deg,#003087 0%,#0051c8 46%,#f6f9ff 46% 100%);justify-content:space-between;align-items:stretch;gap:0;padding:0;display:flex;position:absolute;inset:0}._heroPanel_1dmbo_47{color:#fff;border-radius:0;flex-direction:column;justify-content:center;width:min(520px,52%);padding:28px 28px 24px;display:flex;overflow:hidden}._heroBadge_1dmbo_58{color:#fff;letter-spacing:.6px;background:#f60;border-radius:4px;align-self:flex-start;margin-bottom:10px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-block}._heroSub_1dmbo_71{text-transform:uppercase;letter-spacing:1.3px;color:#cfe0ff;margin:0 0 10px;font-size:.78rem}._heroTitle_1dmbo_79{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:2.05rem;font-weight:900;line-height:1.1;display:-webkit-box;overflow:hidden}._heroDesc_1dmbo_92{color:#dce8ff;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 18px;font-size:.95rem;display:-webkit-box;overflow:hidden}._heroActions_1dmbo_103{align-items:center;gap:12px;display:flex}._heroPriceBlock_1dmbo_109{flex-direction:column;align-items:flex-start;gap:1px;display:flex}._heroPrice_1dmbo_109{color:#ffb25a;font-size:1.25rem;font-weight:800;line-height:1.1}._heroComparePrice_1dmbo_123{color:#ff4d4d;font-size:.82rem;font-weight:500;line-height:1;text-decoration:line-through}._heroBtn_1dmbo_131{color:#003087;text-transform:uppercase;letter-spacing:.4px;background:#fff;border-radius:4px;padding:10px 16px;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:inline-block}._heroBtn_1dmbo_131:hover{background:#f2f6ff;transform:translateY(-1px)}._heroArrow_1dmbo_150{color:#f60;cursor:pointer;z-index:2;background:#f0f4ffb8;border:none;border-radius:4px;width:28px;height:48px;font-size:1.1rem;font-weight:700;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 10px #00000029}._heroArrowLeft_1dmbo_168{left:0}._heroArrowRight_1dmbo_172{right:0}._heroVisual_1dmbo_176{background:#f6f9ff;border:0;border-radius:0;justify-content:center;align-items:center;width:48%;display:flex;position:relative;overflow:hidden}._heroVisualLink_1dmbo_188{cursor:pointer;width:100%;height:100%;display:block}._heroImage_1dmbo_195{object-fit:contain;object-position:center;width:100%;height:100%;display:block}._heroProductImage_1dmbo_203{object-fit:contain;object-position:center center;filter:drop-shadow(0 16px 24px #0a1c4261);width:min(86%,400px);max-height:90%;position:absolute;transform:translateY(4px)}._section_1dmbo_213{max-width:1280px;margin:48px auto;padding:0 20px}._sectionHeader_1dmbo_219{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}._sectionTitle_1dmbo_226{color:#003087;font-size:1.5rem;font-weight:700}._seeAll_1dmbo_232{color:#f60;font-size:.9rem;font-weight:600;text-decoration:none}._seeAll_1dmbo_232:hover{text-decoration:underline}._categoryGrid_1dmbo_243{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}@media (width<=1024px){._categoryGrid_1dmbo_243{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){._categoryGrid_1dmbo_243{grid-template-columns:repeat(2,1fr)}}._categoryCard_1dmbo_257{color:#333;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:10px;padding:24px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000012}._categoryCard_1dmbo_257:hover{color:#003087;transform:translateY(-4px);box-shadow:0 6px 16px #00308726}._categoryIcon_1dmbo_277{font-size:2.5rem}._categoryName_1dmbo_281{text-align:center;font-size:.875rem;font-weight:600}._categoryCircleRow_1dmbo_287{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:22px;padding:4px 2px 10px;display:flex;overflow-x:auto}._categoryCircleRow_1dmbo_287::-webkit-scrollbar{display:none}._categoryCircleScroller_1dmbo_301{align-items:center;gap:10px;display:flex;position:relative}._categoryScrollBtn_1dmbo_308{color:#2f3c52;cursor:pointer;background:#fff;border:1px solid #dbe5ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:58px;font-size:1.9rem;line-height:1;transition:all .2s;display:flex;box-shadow:0 4px 14px #0030871a}._categoryScrollBtn_1dmbo_308:hover{color:#003087;transform:translateY(-1px);box-shadow:0 7px 18px #00308726}._categoryScrollBtnLeft_1dmbo_332{margin-right:2px}._categoryScrollBtnRight_1dmbo_336{margin-left:2px}._categoryCircleCard_1dmbo_340{color:#2c374a;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;min-width:122px;text-decoration:none;transition:transform .2s;display:flex}._categoryCircleCard_1dmbo_340:hover{color:#003087;transform:translateY(-3px)}._categoryCircleImageWrap_1dmbo_357{background:#e9efff;border:1px solid #d8e3ff;border-radius:50%;justify-content:center;align-items:center;width:112px;height:112px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0030871a}._categoryCircleCard_1dmbo_340:hover ._categoryCircleImageWrap_1dmbo_357{transform:scale(1.03);box-shadow:0 8px 18px #00308729}._categoryCircleImage_1dmbo_357{object-fit:cover;width:100%;height:100%;display:block}._categoryCirclePlaceholder_1dmbo_384{color:#003087;background:linear-gradient(145deg,#edf3ff 0%,#d9e6ff 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;font-weight:800;display:flex}._categoryCircleEmoji_1dmbo_396{font-size:2rem}._categoryCircleEmojiBadge_1dmbo_400{background:#fffffff2;border:1px solid #dbe5ff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:flex;position:absolute;bottom:4px;right:4px;box-shadow:0 3px 8px #00308724}._categoryCircleLabel_1dmbo_416{text-align:center;font-size:.95rem;font-weight:600;line-height:1.2}._promoBanners_1dmbo_423{grid-template-columns:1fr 1fr;gap:20px;max-width:1280px;margin:0 auto 48px;padding:0 20px;display:grid}@media (width<=768px){._promoBanners_1dmbo_423{grid-template-columns:1fr}}._promoBanner_1dmbo_423{color:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:32px;display:flex}._promoBanner_1dmbo_423 h3{margin-bottom:8px;font-size:1.3rem;font-weight:700}._promoBanner_1dmbo_423 p{opacity:.9;margin-bottom:16px;font-size:.9rem}._promoBtn_1dmbo_457{color:#fff;background:#fff3;border:2px solid #ffffff80;border-radius:4px;padding:10px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}@media (width<=768px){._heroTitle_1dmbo_79{font-size:1.32rem}._heroDesc_1dmbo_92{margin:8px 0 12px;font-size:.82rem}._hero_1dmbo_5{padding:8px 0 12px}._heroSlider_1dmbo_11{padding:0}._heroSlide_1dmbo_11{height:220px}._heroOverlay_1dmbo_36{background:linear-gradient(110deg,#003087 0%,#0051c8 54%,#f6f9ff 54% 100%)}._heroPanel_1dmbo_47{width:54%;padding:14px 14px 12px}._heroVisual_1dmbo_176{width:46%}._heroTitle_1dmbo_79{-webkit-line-clamp:2}._heroDesc_1dmbo_92{-webkit-line-clamp:1;margin:6px 0 10px}._heroProductImage_1dmbo_203{width:min(75%,200px);max-height:85%}._heroBtn_1dmbo_131{padding:8px 14px;font-size:.76rem}._heroPrice_1dmbo_109{font-size:1rem}._heroBadge_1dmbo_58{margin-bottom:6px;padding:4px 8px;font-size:.65rem}._heroSub_1dmbo_71{margin-bottom:6px;font-size:.72rem}._section_1dmbo_213{margin:28px auto;padding:0 16px}._sectionTitle_1dmbo_226{font-size:1.2rem}._promoBanner_1dmbo_423{padding:24px 20px}._promoBanner_1dmbo_423 h3{font-size:1.1rem}._categoryCircleRow_1dmbo_287{gap:16px}._categoryScrollBtn_1dmbo_308{width:32px;height:50px;font-size:1.65rem}._categoryCircleCard_1dmbo_340{gap:9px;min-width:98px}._categoryCircleImageWrap_1dmbo_357{width:88px;height:88px}._categoryCircleLabel_1dmbo_416{font-size:.83rem}._categoryCircleEmojiBadge_1dmbo_400{width:24px;height:24px;font-size:.85rem}}@media (width<=480px){._categoryCircleScroller_1dmbo_301{gap:6px}._categoryScrollBtn_1dmbo_308{width:30px;height:44px;font-size:1.35rem}._hero_1dmbo_5{padding:6px 0 10px}._heroSlider_1dmbo_11{padding:0}._heroSlide_1dmbo_11{height:180px}._heroOverlay_1dmbo_36{background:linear-gradient(110deg,#003087 0%,#0051c8 56%,#f6f9ff 56% 100%)}._heroPanel_1dmbo_47{width:56%;padding:10px 10px 8px}._heroVisual_1dmbo_176{width:44%}._heroSub_1dmbo_71{margin-bottom:4px;font-size:.68rem;display:none}._heroTitle_1dmbo_79{-webkit-line-clamp:2;font-size:.95rem}._heroDesc_1dmbo_92{-webkit-line-clamp:1;margin:4px 0 8px;font-size:.7rem}._heroBtn_1dmbo_131{padding:6px 10px;font-size:.7rem}._heroPrice_1dmbo_109{font-size:.85rem}._heroComparePrice_1dmbo_123{font-size:.7rem}._heroProductImage_1dmbo_203{width:min(80%,140px)}._heroArrow_1dmbo_150{width:24px;height:38px;font-size:.9rem}._heroBadge_1dmbo_58{margin-bottom:4px;padding:3px 6px;font-size:.6rem}._categoryCircleCard_1dmbo_340{gap:7px;min-width:82px}._categoryCircleImageWrap_1dmbo_357{width:72px;height:72px}._categoryCircleLabel_1dmbo_416{font-size:.75rem}._categoryCircleEmojiBadge_1dmbo_400{width:22px;height:22px;font-size:.78rem}._topCatImg_1dmbo_655{height:130px}._topCatName_1dmbo_658{padding:10px 12px;font-size:.85rem}}._promoBtn_1dmbo_457:hover{background:#ffffff4d}._productGrid_1dmbo_668{grid-template-columns:repeat(4,1fr);gap:20px;min-height:320px;display:grid}@media (width<=1024px){._productGrid_1dmbo_668{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){._productGrid_1dmbo_668{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._productGrid_1dmbo_668{grid-template-columns:1fr}}._loading_1dmbo_687{text-align:center;color:#666;min-height:320px;padding:48px;font-size:1.1rem}._skeletonCard_1dmbo_695{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:320px;animation:1.5s infinite _shimmer_1dmbo_1}@keyframes _shimmer_1dmbo_1{0%{background-position:200% 0}to{background-position:-200% 0}}._topCategoriesGrid_1dmbo_707{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (width<=1024px){._topCategoriesGrid_1dmbo_707{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){._topCategoriesGrid_1dmbo_707{grid-template-columns:1fr 1fr}}._topCatCard_1dmbo_721{background:#fff;border-radius:10px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}._topCatCard_1dmbo_721:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00308726}._topCatImg_1dmbo_655{object-fit:cover;width:100%;height:180px;display:block}._topCatName_1dmbo_658{color:#003087;text-align:center;background:#fff;padding:14px 16px;font-size:.95rem;font-weight:700;display:block}
