:root{--mph-primary:#0E326F;--mph-primary-dark:#0A2550;--mph-primary-light:#EBF0F9;--mph-accent:#FBBC34;--mph-bg:#F7F9FC;--mph-text:#101828;--mph-text-2:#344054;--mph-muted:#667085;--mph-faint:#98A2B3;--mph-border:#E4E7EC}.mph{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.wd-header-html:has(.mph),.whb-column:has(.mph),.whb-col-left:has(.mph),.whb-col-center:has(.mph),.whb-col-right:has(.mph){width:100%!important;max-width:none!important;flex:1 1 100%!important;padding-left:0!important;padding-right:0!important}.whb-row:has(.mph) .whb-flex-row{width:100%!important;max-width:none!important;min-height:72px!important;height:auto!important;padding-left:0!important;padding-right:0!important}.whb-sticked .whb-row:has(.mph) .whb-flex-row{min-height:60px!important}.html-block:has(.mph),.wd-header-html:has(.mph) .html-block{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}@media (min-width:1200px){.mph-search{min-width:260px}}.mph,.mph *{box-sizing:border-box}.mph{position:relative;z-index:9990;background:#fff;border-bottom:1px solid var(--mph-border);font-family:inherit;color:var(--mph-text);direction:rtl}.mph a{text-decoration:none}.mph button,.mph input{font:inherit}.mph-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.mph-row{height:72px;display:flex;align-items:center;gap:16px;transition:height .2s ease}.mph.is-scrolled .mph-row,.whb-sticked .mph-row{height:60px}.mph.is-scrolled{box-shadow:0 6px 22px rgb(14 50 111 / .08);background:rgb(255 255 255 / .97);backdrop-filter:blur(10px)}.mph-topbar{background:var(--mph-primary);color:rgb(255 255 255 / .78);font-family:inherit;font-size:11px;direction:rtl}.mph-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between}.mph-topbar__trust,.mph-topbar__support{display:flex;align-items:center;gap:20px}.mph-topbar__support{gap:8px;color:rgb(255 255 255 / .56)}.mph-topbar__support a{color:#fff;font-weight:700}.mph-topbar__sep{opacity:.25}.mph-dot{display:inline-block;width:4px;height:4px;border-radius:50%;margin-left:6px;vertical-align:middle}.mph-dot--green{background:#4ade80}.mph-dot--yellow{background:var(--mph-accent)}.mph-dot--blue{background:#93c5fd}.mph-logo{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:var(--mph-primary)!important}.mph-logo__mark{width:32px;height:32px;border-radius:8px;background:var(--mph-primary);color:var(--mph-accent);display:grid;place-items:center;font-size:11px;font-weight:900;letter-spacing:-.02em;box-shadow:0 1px 2px rgb(16 24 40 / .08)}.mph-logo__text{font-size:15px;font-weight:900;line-height:1;white-space:nowrap}.mph-divider{width:1px;height:20px;background:var(--mph-border);flex:0 0 auto}.mph-nav{display:flex;align-items:center;gap:2px;flex:0 0 auto}.mph-nav__item{border:0;background:#fff0;color:var(--mph-text-2)!important;display:flex;align-items:center;gap:4px;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:.15s ease}.mph-nav__item:hover,.mph-nav__item.is-active{color:var(--mph-primary)!important;background:var(--mph-primary-light)}.mph-icon{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;flex:0 0 auto}.mph-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mph-icon--xs{width:12px;height:12px;color:var(--mph-faint)}.mph-icon--sm{width:14px;height:14px}.mph-icon--md{width:16px;height:16px}.mph-icon--search{width:16px;height:16px;color:var(--mph-faint)}.mph-icon--cart{width:20px;height:20px}.mph-search{position:relative;flex:1;min-width:180px}.mph-search__box{height:40px;background:var(--mph-bg);border:1px solid var(--mph-border);border-radius:12px;padding:0 14px;display:flex;align-items:center;gap:10px;transition:.15s ease}.mph-search.is-focused .mph-search__box{height:44px;background:#fff;border:2px solid var(--mph-primary);box-shadow:0 8px 22px rgb(14 50 111 / .10)}.mph-search__input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--mph-text)!important;font-size:14px!important;width:100%;min-width:0;height:auto!important;padding:0!important;margin:0!important}.mph-search__input::placeholder{color:var(--mph-faint)}.mph-search__chips{display:none;gap:4px;align-items:center;flex:0 0 auto}.mph-search.is-focused .mph-search__chips{display:flex}.mph-search.has-value .mph-search__chips{display:none}.mph-search__chips button{font-size:10px;background:#fff;border:1px solid var(--mph-border);color:var(--mph-muted);padding:2px 8px;border-radius:6px;cursor:pointer}.mph-search__clear{display:none;border:0;background:#fff0;color:var(--mph-faint);padding:4px;cursor:pointer;width:24px;height:24px}.mph-search.has-value .mph-search__clear{display:flex}.mph-search__clear svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mph-search__panel{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid var(--mph-border);border-radius:16px;box-shadow:0 22px 50px rgb(16 24 40 / .16);overflow:hidden;z-index:9999;padding:8px;max-height:520px;overflow-y:auto}.mph-search__panel[hidden]{display:none!important}.mph-search__section+.mph-search__section{margin-top:3px}.mph-search__label{font-size:10px;font-weight:800;color:var(--mph-faint);padding:8px 12px;text-transform:uppercase;letter-spacing:.04em}.mph-search__result{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--mph-text)!important;transition:.12s ease}.mph-search__result:hover{background:var(--mph-bg)}.mph-search__result .mph-icon{color:var(--mph-faint);width:16px;height:16px}.mph-search__result-copy{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;width:100%}.mph-search__result-copy span{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mph-search__result-copy small{font-size:10px;color:var(--mph-faint);white-space:nowrap}.mph-search__hot{padding:8px}.mph-search__hot-title{font-size:11px;font-weight:800;color:var(--mph-faint);margin-bottom:10px}.mph-search__hot-list{display:flex;flex-wrap:wrap;gap:7px}.mph-search__hot button{border:1px solid var(--mph-border);background:var(--mph-bg);color:var(--mph-text-2);border-radius:10px;padding:6px 10px;font-size:12px;cursor:pointer}.mph-search__empty{padding:18px;text-align:center;color:var(--mph-muted);font-size:13px}.mph-actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.mph-action{min-height:40px;display:flex;align-items:center;gap:6px;border-radius:8px;padding:8px 12px;transition:.15s ease;white-space:nowrap}.mph-action--track{font-size:12px;font-weight:500;color:var(--mph-muted)!important}.mph-action--track:hover{color:var(--mph-text-2)!important;background:var(--mph-bg)}.mph-action--account{font-size:14px;font-weight:700;color:var(--mph-primary)!important;background:var(--mph-primary-light);padding-inline:14px}.mph-action--account:hover{background:var(--mph-primary);color:#fff!important}.mph-cart{position:relative;width:40px;height:40px;border-radius:8px;display:grid;place-items:center;color:var(--mph-text-2)!important}.mph-cart:hover{background:var(--mph-bg)}.mph-cart__count{position:absolute;top:4px;left:3px;min-width:16px;height:16px;padding:0 3px;border-radius:999px;background:var(--mph-accent);color:var(--mph-text);font-size:9px;font-weight:900;display:grid;place-items:center;line-height:1}.mph-mega{position:absolute;top:100%;right:0;left:0;background:#fff;border-bottom:1px solid var(--mph-border);box-shadow:0 22px 48px rgb(16 24 40 / .13);z-index:9997;animation:mph-down .17s ease both}.mph-mega[hidden]{display:none!important}.mph-mega__inner{padding-block:20px;display:flex;flex-wrap:wrap;gap:8px}.mph-mega__card{min-width:170px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid var(--mph-border);background:#F4F7FC;color:var(--mph-text)!important;transition:.15s ease}.mph-mega__card:hover{background:#fff;border-color:rgb(14 50 111 / .25);box-shadow:0 4px 14px rgb(16 24 40 / .06)}.mph-brand{--mph-brand:#1a1a1a;width:36px;height:36px;border-radius:11px;background:var(--mph-brand);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;flex:0 0 auto;direction:ltr}.mph-mega__copy{display:flex;flex-direction:column;gap:2px}.mph-mega__copy strong{font-size:13px;font-weight:700;line-height:1.25}.mph-mega__copy small{font-size:10px;color:var(--mph-faint)}.mph-mobile{display:none}@keyframes mph-down{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1199px){.mph-nav__item{padding-inline:9px}.mph-action--track{display:none}.mph-shell{width:min(1160px,calc(100% - 32px))}}@media (max-width:991px){.mph-desktop{display:none}.mph-mobile{display:block}.mph{position:relative}.mph-mobile__row{height:56px;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:0 14px}.mph-mobile__menu-btn,.mph-mobile__icon{border:0;background:#fff0;width:40px;height:40px;border-radius:8px;display:grid;place-items:center;color:var(--mph-text-2)!important;padding:10px;cursor:pointer}.mph-mobile__menu-btn{justify-self:start}.mph-mobile__actions{display:flex;justify-content:flex-end;gap:0;direction:ltr}.mph-logo--mobile{justify-content:center}.mph-logo--mobile .mph-logo__mark{width:32px;height:32px}.mph-mobile__icon{position:relative}.mph-mobile__icon .mph-cart__count{top:2px;left:1px}.mph-mobile__search{padding:0 14px 12px;border-top:1px solid #F4F7FC}.mph-mobile__search .mph-search__box{margin-top:8px}.mph-mobile__search .mph-search__panel{right:14px;left:14px;top:calc(100% - 4px)}.mph-mobile__nav{border-top:1px solid var(--mph-border);background:#fff}.mph-mobile__nav[hidden]{display:none!important}.mph-mobile__nav>button,.mph-mobile__nav>a{width:100%;border:0;border-bottom:1px solid var(--mph-bg);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:13px 18px;color:var(--mph-text-2)!important;font-size:14px;font-weight:600;text-align:right;cursor:pointer}.mph-mobile__quick{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 14px}.mph-mobile__quick a{text-align:center;padding:10px;border-radius:10px;background:var(--mph-bg);color:var(--mph-muted)!important;font-size:12px;font-weight:600}.mph-mobile__quick a:first-child{background:var(--mph-primary-light);color:var(--mph-primary)!important}.mph-mobile__mega{padding:8px 14px 14px;background:#fff}.mph-mobile__mega[hidden]{display:none!important}.mph-mobile__mega a{display:flex;align-items:center;gap:10px;padding:9px;border-radius:10px;color:var(--mph-text)!important}.mph-mobile__mega a:hover{background:var(--mph-bg)}.mph-mobile__mega .mph-brand{width:34px;height:34px}.mph-mobile__mega a>span:last-child{display:flex;flex-direction:column}.mph-mobile__mega strong{font-size:12px}.mph-mobile__mega small{font-size:10px;color:var(--mph-faint)}.mph-mega{display:none!important}}@media (max-width:430px){.mph-logo__text{font-size:14px}.mph-mobile__row{grid-template-columns:72px 1fr 72px;padding-inline:10px}.mph-logo--mobile{gap:7px}.mph-mobile__search{padding-inline:10px}.mph-mobile__search .mph-search__panel{right:10px;left:10px}}.mph-logo__image{display:block;max-width:150px;max-height:42px;width:auto;height:auto;object-fit:contain}.mph-row,.mph-actions,.mph-nav,.mph-search{position:relative}.mph a,.mph button,.mph input{pointer-events:auto}.mph-nav__item{position:relative;z-index:2}.mph-mega{z-index:10020}.mph-search__panel{z-index:10030}.mph-search__box{cursor:text}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-mega__inner{display:grid;grid-template-columns:1fr 1fr;padding:8px 0}@media(max-width:767px){.mph-logo__image{max-width:120px;max-height:36px}}.mph button,.mph input,.mph a{font-family:inherit!important;text-transform:none!important;letter-spacing:normal!important}.mph button{min-height:0!important;box-shadow:none!important;line-height:1.4!important}.mph-nav__item{background:transparent!important;border:0!important;box-shadow:none!important;color:var(--mph-text-2)!important}.mph-nav__item:hover,.mph-nav__item.is-active{background:var(--mph-primary-light)!important;color:var(--mph-primary)!important}.mph-search__clear{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px!important;min-width:24px!important;max-width:24px!important;min-height:24px!important}.mph-search__chips button,.mph-search__hot button{min-height:0!important;box-shadow:none!important;text-transform:none!important}.mph-search__input{-webkit-appearance:none!important;appearance:none!important}.mph-search__input::-webkit-search-decoration,.mph-search__input::-webkit-search-cancel-button,.mph-search__input::-webkit-search-results-button,.mph-search__input::-webkit-search-results-decoration{-webkit-appearance:none!important;display:none!important}.mph-search__panel{padding:8px 8px 10px}.mph-search__result{align-items:center;min-height:58px;padding:8px 10px}.mph-search__thumb{width:42px;height:42px;flex:0 0 42px;border-radius:9px;border:1px solid var(--mph-border);background:#fff;overflow:hidden;display:grid;place-items:center}.mph-search__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mph-search__result-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;min-width:0!important;width:100%!important;text-align:right!important}.mph-search__result-copy strong{display:block;max-width:100%;font-size:12.5px;font-weight:700;line-height:1.55;color:var(--mph-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mph-search__result-copy small{display:block;font-size:10.5px;color:var(--mph-muted);direction:rtl;unicode-bidi:plaintext;white-space:nowrap}.mph-logo__image{max-width:142px!important;max-height:36px!important}@media(max-width:1199px){.mph-logo__image{max-width:126px!important}}.mph-search:not(.has-value) .mph-search__clear{display:none!important}.mph-search__panel{max-height:min(460px,calc(100vh - 110px))!important;overscroll-behavior:contain}.mph-search__all{display:flex;align-items:center;justify-content:center;margin:6px 4px 2px;padding:9px 12px;border-radius:10px;background:var(--mph-primary-light);color:var(--mph-primary)!important;font-size:11px;font-weight:800}.mph-search__all:hover{background:#DFE8F7}.whb-header:has(.mph) .whb-row:not(:has(.mph)),.mph-host-active>.whb-row:not(.mph-host-row){display:none!important}.mph-nav__item,.mph-nav__item:hover,.mph-nav__item:focus,.mph-nav__item.is-active{border-radius:10px!important;transform:none!important;outline:0!important;box-shadow:none!important;transition:background-color .18s ease,color .18s ease,border-radius .18s ease!important}.mph-nav__item:hover,.mph-nav__item.is-active{background:rgb(14 50 111 / .065)!important;color:var(--mph-primary)!important}.mph-mega{pointer-events:auto!important}.mph-mega__inner{position:relative;z-index:2}.mph-mega__card{position:relative;z-index:3;pointer-events:auto!important;text-decoration:none!important;cursor:pointer}.mph-mega__card:active{transform:translateY(0)!important}.mph-brand--image{background:#fff!important;border:1px solid var(--mph-border);overflow:hidden;padding:4px}.mph-brand--image img{display:block;width:100%;height:100%;object-fit:contain;border-radius:7px}.mph-mega__copy small{line-height:1.45;max-width:160px}@media (min-width:1200px){.mph-shell{width:min(1280px,calc(100% - 48px))}.mph-row{gap:14px}.mph-logo__image{max-width:158px!important;max-height:40px!important}.mph-divider{margin-inline:2px}.mph-nav{gap:3px}.mph-nav__item{min-height:40px;padding:9px 12px!important;border-radius:10px!important;font-size:14px;font-weight:550}.mph-search{flex:1 1 430px;min-width:360px;max-width:520px}.mph-search__box{height:42px;border-radius:13px;padding-inline:13px}.mph-search.is-focused .mph-search__box{height:46px;border-radius:13px;box-shadow:0 8px 26px rgb(14 50 111 / .11)}.mph-actions{gap:7px}.mph-action{min-height:42px}.mph-action--account{padding-inline:15px;border-radius:10px}.mph-cart{width:42px;height:42px;border-radius:10px}}.mph-nav__item{border:1px solid transparent!important}.mph-nav__item:hover,.mph-nav__item:focus-visible,.mph-nav__item.is-active{border-color:rgb(14 50 111 / .045)!important;background:#F1F5FB!important;border-radius:10px!important}.mph-nav__item:focus-visible{outline:2px solid rgb(14 50 111 / .18)!important;outline-offset:2px!important}.mph-mega{border-top:1px solid rgb(228 231 236 / .72);background:rgb(255 255 255 / .985)}.mph-mega__inner{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));gap:10px!important;padding-block:18px!important}.mph-mega__card{width:100%;min-width:0!important;min-height:76px;gap:12px;padding:12px 14px!important;border-radius:14px!important;background:#F8FAFD!important;border-color:#E2E7EF!important;box-shadow:0 1px 1px rgb(16 24 40 / .015);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease!important}.mph-mega__card:hover{background:#fff!important;border-color:rgb(14 50 111 / .22)!important;box-shadow:0 7px 20px rgb(16 24 40 / .075)!important;transform:translateY(-1px)!important}.mph-brand{width:42px!important;height:42px!important;border-radius:12px!important;font-size:11px}.mph-brand--image{padding:5px!important;background:#fff!important}.mph-brand--image img{border-radius:8px!important;object-fit:contain!important}.mph-mega__copy{min-width:0;gap:3px!important}.mph-mega__copy strong{font-size:13.5px!important;font-weight:750!important;line-height:1.35!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mph-mega__copy small{font-size:10.5px!important;line-height:1.5!important;max-width:none!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mph-search__panel{border-radius:16px!important;box-shadow:0 18px 48px rgb(16 24 40 / .145)!important;border-color:#DFE4EC!important}.mph-search__label{font-size:10.5px!important;padding:9px 11px 6px!important;letter-spacing:0!important;text-transform:none!important}.mph-search__result{border-radius:11px!important;min-height:60px!important;padding:8px 10px!important}.mph-search__result:hover{background:#F7F9FC!important}.mph-search__thumb{width:44px!important;height:44px!important;flex-basis:44px!important;border-radius:10px!important}.mph-search__result-copy strong{font-size:13px!important;line-height:1.5!important}.mph-search__result-copy small{font-size:10.5px!important}.mph-search__hot{padding:10px!important}.mph-search__hot-title{font-size:11px!important;margin-bottom:9px!important}.mph-search__hot-list{gap:6px!important}.mph-search__hot button{border-radius:9px!important;padding:6px 9px!important;background:#F7F9FC!important}.mph-search__hot button:hover{background:#EEF3F9!important;border-color:#D8E0EA!important}.mph-search__chips{gap:5px!important}.mph-search__chips button{border-radius:7px!important;padding:3px 8px!important;background:#fff!important}.mph-legacy-row{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important}@media (max-width:1199px) and (min-width:992px){.mph-search{min-width:260px;max-width:420px}.mph-mega__inner{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.mph-mega__card{min-height:72px}}.mph-account{position:relative;display:flex;align-items:center;z-index:10002}.mph-account__menu{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;padding:7px;background:#fff;border:1px solid var(--mph-border);border-radius:14px;box-shadow:0 18px 42px rgb(16 24 40 / .14);z-index:10010}.mph-account__menu[hidden]{display:none!important}.mph-account__menu a{display:flex;align-items:center;min-height:38px;padding:8px 11px;border-radius:9px;color:var(--mph-text-2)!important;font-size:12.5px;font-weight:600;white-space:nowrap;transition:background .14s ease,color .14s ease}.mph-account__menu a:hover{background:var(--mph-bg);color:var(--mph-primary)!important}.mph-account__sep{display:block;height:1px;background:var(--mph-border);margin:5px 4px}.mph-account__menu .mph-account__logout{color:#B42318!important}.mph-account__menu .mph-account__logout:hover{background:#FFF1F0!important;color:#B42318!important}.mph-account.is-open .mph-action--account{background:var(--mph-primary);color:#fff!important}.mph-cart{pointer-events:auto!important;cursor:pointer!important;z-index:3}.mph-cart,.mph-cart *{pointer-events:auto!important}@media (min-width:1200px){.mph-mega__inner{width:min(1280px,calc(100% - 48px))!important;max-width:1280px!important;margin-inline:auto!important;padding:20px 0!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:stretch!important}.mph-mega__card{width:auto!important;min-width:170px!important;min-height:0!important;height:auto!important;padding:12px 16px!important;gap:12px!important;border-radius:12px!important;background:#F4F7FC!important;border-color:#E4E7EC!important;box-shadow:none!important;transform:none!important}.mph-mega__card:hover{background:#fff!important;border-color:rgb(14 50 111 / .25)!important;box-shadow:0 1px 3px rgb(16 24 40 / .08)!important;transform:none!important}.mph-brand{width:36px!important;height:36px!important;flex:0 0 36px!important;border-radius:12px!important;padding:0!important}.mph-brand--image{padding:4px!important}.mph-brand--image img{border-radius:7px!important}.mph-mega__copy{min-width:auto!important;width:auto!important;flex:0 1 auto!important;gap:2px!important}.mph-mega__copy strong{font-size:14px!important;font-weight:600!important;line-height:1.25!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.mph-mega__copy small{font-size:11px!important;line-height:1.4!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}}@media (max-width:1199px) and (min-width:992px){.mph-mega__inner{width:min(760px,calc(100% - 40px))!important;margin-inline:auto!important;padding:18px 0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mph-mega__card{min-height:72px!important}}@media (min-width:1200px){.mph-mega__card{flex:0 0 206px!important;width:206px!important;min-width:206px!important;max-width:206px!important}}.mph-action--account{gap:7px!important;border:1px solid transparent!important;transition:background-color .16s ease,color .16s ease,border-color .16s ease!important}.mph-action--login:hover,.mph-action--account-logged:hover{background:var(--mph-primary)!important;color:#fff!important;border-color:var(--mph-primary)!important}.mph-icon--account-chevron{width:12px!important;height:12px!important;margin-right:1px;color:currentColor!important;transition:transform .16s ease!important}.mph-account.is-open .mph-icon--account-chevron{transform:rotate(180deg)}.mph-account.is-open .mph-action--account{background:var(--mph-primary)!important;border-color:var(--mph-primary)!important;color:#fff!important}.mph-account__menu{top:calc(100% + 10px)!important;left:0!important;min-width:210px!important;padding:8px!important;background:#fff!important;border:1px solid #E4E7EC!important;border-radius:12px!important;box-shadow:0 14px 34px rgb(16 24 40 / .12)!important}.mph-account__menu a{min-height:40px!important;padding:9px 11px!important;border-radius:10px!important;color:#344054!important;font-size:13px!important;font-weight:600!important;transition:background-color .14s ease,color .14s ease!important}.mph-account__menu a:hover{background:#F4F7FC!important;color:#0E326F!important}.mph-account__sep{height:1px!important;background:#E4E7EC!important;margin:6px 4px!important}.mph-account__menu .mph-account__logout{color:#B42318!important}.mph-account__menu .mph-account__logout:hover{background:#FFF1F0!important;color:#B42318!important}.mph-cart{border:1px solid transparent!important;transition:background-color .16s ease,color .16s ease,border-color .16s ease!important}.mph-cart:hover,.mph-cart:focus-visible{background:#F1F5FB!important;color:#0E326F!important;border-color:rgb(14 50 111 / .06)!important}.mph-cart:focus-visible{outline:2px solid rgb(14 50 111 / .18)!important;outline-offset:2px!important}.mph-desktop{display:block!important}.mph-mobile{display:none!important}@media (max-width:991px){.mph .mph-desktop{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}.mph .mph-mobile{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important}.mph{width:100%!important;max-width:100%!important;margin-inline:0!important}.mph-mobile__row{width:100%!important;height:56px!important;display:grid!important;grid-template-columns:80px minmax(0,1fr) 80px!important;align-items:center!important;padding:0 16px!important;margin:0!important}.mph-mobile__menu-btn,.mph-mobile__icon{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;display:grid!important;place-items:center!important;padding:10px!important;margin:0!important;border:1px solid transparent!important;border-radius:8px!important;background:transparent!important;color:#344054!important;box-shadow:none!important}.mph-mobile__menu-btn{justify-self:start!important}.mph-mobile__menu-btn:hover,.mph-mobile__icon:hover{background:#F7F9FC!important;color:#0E326F!important}.mph-mobile__menu-btn .mph-icon,.mph-mobile__icon .mph-icon{width:20px!important;height:20px!important}.mph-logo--mobile{justify-self:center!important;justify-content:center!important;width:auto!important;max-width:150px!important;min-width:0!important;margin:0!important;padding:0!important}.mph-logo--mobile .mph-logo__image{max-width:128px!important;max-height:34px!important}.mph-logo--mobile .mph-logo__mark{width:32px!important;height:32px!important}.mph-mobile__actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;direction:rtl!important;width:80px!important}.mph-mobile__cart{position:relative!important}.mph-mobile__cart .mph-cart__count{top:2px!important;left:1px!important}.mph-mobile__search{width:100%!important;margin:0!important;padding:0 16px 12px!important;border-top:1px solid #F4F7FC!important;background:#fff!important}.mph-mobile__search .mph-search{width:100%!important;min-width:0!important;max-width:none!important}.mph-mobile__search .mph-search__box{width:100%!important;height:40px!important;margin-top:8px!important;padding:0 12px!important;border-radius:12px!important;background:#F4F7FC!important}.mph-mobile__search .mph-search.is-focused .mph-search__box,.mph-mobile__search .mph-search:focus-within .mph-search__box{height:40px!important;border:1px solid #0E326F!important;background:#fff!important;box-shadow:none!important}.mph-mobile__search .mph-search__chips{display:none!important}.mph-mobile__search .mph-search__input{font-size:13px!important}.mph-mobile__search .mph-search__panel{position:absolute!important;right:0!important;left:0!important;top:calc(100% + 6px)!important;max-height:min(420px,calc(100vh - 125px))!important}.mph-mobile__nav{width:100%!important;background:#fff!important;border-top:1px solid #E4E7EC!important;box-shadow:0 16px 30px rgb(16 24 40 / .08)!important}.mph-mobile__nav[hidden]{display:none!important}.mph-mobile__nav-inner{width:100%!important;padding:0!important;margin:0!important}.mph-mobile__nav-inner>button,.mph-mobile__nav-inner>a{width:100%!important;min-height:48px!important;border:0!important;border-bottom:1px solid #F4F7FC!important;border-radius:0!important;background:#fff!important;color:#344054!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:13px 18px!important;margin:0!important;font-size:14px!important;font-weight:600!important;text-align:right!important;box-shadow:none!important}.mph-mobile__nav-inner>button:hover,.mph-mobile__nav-inner>a:hover{background:#F7F9FC!important;color:#0E326F!important}.mph-mobile__nav [data-mph-mobile-mega-panel]{background:#F9FAFB!important}.mph-mobile__nav [data-mph-mobile-mega-panel][hidden]{display:none!important}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-mega__inner{width:100%!important;margin:0!important;padding:8px 12px!important;display:grid!important;grid-template-columns:1fr!important;gap:6px!important}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-mega__card{width:100%!important;max-width:none!important;min-width:0!important;min-height:58px!important;padding:10px 12px!important;gap:10px!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-brand{width:34px!important;height:34px!important;flex:0 0 34px!important;border-radius:10px!important}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-mega__copy strong{font-size:12px!important}.mph-mobile__nav [data-mph-mobile-mega-panel] .mph-mega__copy small{font-size:10px!important}.mph-mobile__quick{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:12px 14px!important;background:#fff!important}.mph-mobile__quick a{min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:9px 10px!important;border:0!important;border-radius:10px!important;background:#F7F9FC!important;color:#667085!important;font-size:12px!important;font-weight:600!important}.mph-mobile__quick a:first-child{background:#EBF0F9!important;color:#0E326F!important}.mph-mobile__account-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;padding:0 14px 12px!important}.mph-mobile__account-links a{padding:9px!important;text-align:center!important;border-radius:10px!important;background:#F7F9FC!important;color:#667085!important;font-size:12px!important;font-weight:600!important}.mph>.mph-mega{display:none!important}}@media (max-width:430px){.mph-mobile__row{grid-template-columns:76px minmax(0,1fr) 76px!important;padding-inline:10px!important}.mph-mobile__actions{width:76px!important}.mph-mobile__search{padding-inline:10px!important}.mph-logo--mobile .mph-logo__image{max-width:116px!important}}.mph.mph-mobile-mode>.mph-desktop{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;overflow:hidden!important;pointer-events:none!important}.mph.mph-mobile-mode>.mph-mobile{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important}.mph.mph-desktop-mode>.mph-desktop{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important}.mph.mph-desktop-mode>.mph-mobile{display:none!important;visibility:hidden!important}@media (max-width:1199px){.mph>.mph-desktop{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;overflow:hidden!important;pointer-events:none!important}.mph>.mph-mobile{display:block!important;visibility:visible!important;height:auto!important;overflow:visible!important}.mph{width:100%!important;max-width:100%!important;margin-inline:0!important}.mph-mobile__row{width:100%!important}.mph-mobile__search{width:100%!important}}@media (max-width:1199px){.mph-host-row,.mph-host-row.whb-row,.mph-host-row>.container,.mph-host-row .whb-flex-row,.whb-sticked .mph-host-row,.whb-sticked .mph-host-row>.container,.whb-sticked .mph-host-row .whb-flex-row{height:auto!important;min-height:118px!important;max-height:none!important;overflow:visible!important}.mph-host-row .whb-flex-row{align-items:flex-start!important}.mph-host-column.whb-hidden-lg{display:flex!important;width:100%!important;max-width:none!important;flex:1 1 100%!important;height:auto!important;min-height:118px!important;max-height:none!important;align-items:flex-start!important;align-self:stretch!important;overflow:visible!important;padding:0!important;margin:0!important}.mph-host-column.whb-hidden-lg>.mph-host-html{display:block!important;width:100%!important;max-width:none!important;height:auto!important;min-height:118px!important;max-height:none!important;align-self:flex-start!important;overflow:visible!important;padding:0!important;margin:0!important}.mph-host-column.whb-hidden-lg>.mph-host-html>*{margin-top:0!important;margin-bottom:0!important}.mph-host-column.whb-hidden-lg .mph{position:relative!important;inset:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:100%!important;margin:0!important;height:auto!important;min-height:118px!important;overflow:visible!important}.mph-host-column.whb-hidden-lg .mph-mobile{position:relative!important;top:auto!important;transform:none!important;width:100%!important;height:auto!important;min-height:118px!important;overflow:visible!important}}.mph-utility{position:relative;display:flex;align-items:center;flex:0 0 auto;z-index:10040}.mph-utility>[data-mph-utility-trigger] .mph-icon{transition:transform .16s ease}.mph-utility.is-open>[data-mph-utility-trigger] .mph-icon{transform:rotate(180deg)}.mph .mph-utility>.mph-popover[hidden]{display:none!important}.mph .mph-utility>.mph-popover{display:block;position:absolute;top:calc(100% + 8px);z-index:10060;background:#fff;border:1px solid var(--mph-border);border-radius:14px;box-shadow:0 18px 44px rgb(16 24 40 / .14);overflow:hidden;opacity:1;visibility:visible;pointer-events:auto;transform:none}.mph-utility--more>.mph-popover{right:0;left:auto}.mph-utility--support>.mph-popover{left:0;right:auto}.mph-popover--more{width:220px;padding:7px}.mph-popover--more a{display:flex;align-items:center;min-height:40px;padding:8px 11px;border-radius:9px;color:var(--mph-text-2)!important;font-family:inherit!important;font-size:13px;font-weight:650;text-decoration:none!important;white-space:nowrap}.mph-popover--more a:hover,.mph-popover--more a:focus-visible{background:var(--mph-bg);color:var(--mph-primary)!important;outline:0}.mph-popover--support{width:360px;padding:14px}.mph-popover__copy{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.mph-popover__copy strong{font-size:13px;font-weight:800;color:var(--mph-text);line-height:1.4}.mph-popover__copy span{font-size:11px;color:var(--mph-muted);line-height:1.7}.mph-popover__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mph-popover__actions a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:9px;min-width:0;min-height:58px;padding:9px 10px;border-radius:10px;background:var(--mph-bg);color:var(--mph-text-2)!important;text-decoration:none!important;font-family:inherit!important;font-size:11px;transition:.15s ease}.mph-popover__actions a:hover,.mph-popover__actions a:focus-visible{background:var(--mph-primary-light);color:var(--mph-primary)!important;outline:0}.mph-support-action__icon{width:32px;height:32px;flex:0 0 32px;border-radius:9px;display:grid;place-items:center;background:#fff;border:1px solid var(--mph-border);color:var(--mph-primary)}.mph-support-action--telegram .mph-support-action__icon{color:#229ED9}.mph-support-action__icon svg{width:16px;height:16px;display:block}.mph-support-action__copy{display:flex;flex-direction:column;gap:2px;min-width:0;text-align:right}.mph-support-action__copy>span{font-size:11px;color:var(--mph-text-2);line-height:1.35}.mph-support-action__copy b{font-size:11px;font-weight:800;color:var(--mph-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:1199px){.mph-mobile__more-links,.mph-mobile__support{padding:8px 14px 12px;background:#F9FAFB;border-bottom:1px solid var(--mph-bg)}.mph-mobile__more-links[hidden],.mph-mobile__support[hidden]{display:none!important}.mph-mobile__more-links a,.mph-mobile__support a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;min-height:42px!important;padding:9px 10px!important;margin:0 0 6px!important;border:0!important;border-radius:10px!important;background:#fff!important;color:var(--mph-text-2)!important;font-size:12px!important;font-weight:650!important;text-decoration:none!important}.mph-mobile__support .mph-support-action{justify-content:flex-start!important}.mph-mobile__support .mph-support-action__icon{width:32px!important;height:32px!important;flex:0 0 32px!important}.mph-mobile__support .mph-support-action__copy{flex:1 1 auto!important}.mph-mobile__more-links a:last-child,.mph-mobile__support a:last-child{margin-bottom:0!important}.mph-mobile__support a b{font-size:11px;color:var(--mph-primary);font-weight:800;white-space:nowrap}.mph-mobile__quick button{width:auto!important;border:0!important;text-align:center!important;padding:10px!important;border-radius:10px!important;background:var(--mph-bg)!important;color:var(--mph-muted)!important;font-size:12px!important;font-weight:600!important;cursor:pointer!important}.mph-mobile__quick button[aria-expanded="true"]{background:var(--mph-primary-light)!important;color:var(--mph-primary)!important}[data-mph-mobile-more][aria-expanded="true"] .mph-icon{transform:rotate(180deg)}[data-mph-mobile-more] .mph-icon{transition:transform .16s ease}.mph [data-mph-utility-panel]{display:none!important}}@media (min-width:1200px){.mph-row,.mph-nav,.mph-actions,.mph-utility{overflow:visible!important}.mph-utility>[data-mph-utility-trigger],.mph-utility>.mph-popover{pointer-events:auto!important}}