:root{--pc-ink: #0A0A0A;--pc-ink-soft: #262626;--pc-muted: #5C5C5C;--pc-faint: #8A8A8A;--pc-ghost: #B0B0B0;--pc-line: #E8E8E8;--pc-line-strong: #DCDCDC;--pc-surface: #F6F6F6;--pc-surface-soft: #FAFAFA;--pc-paper: #FFFFFF;--pc-font-ar: "IBM Plex Sans Arabic", "Segoe UI", Tahoma, sans-serif;--pc-font-en: "Archivo", "Helvetica Neue", Arial, sans-serif;--pc-radius: 0px;--pc-pad: 20px;--pc-pad-lg: 120px}body{font-family:var(--pc-font-ar);font-weight:300;letter-spacing:0;color:var(--pc-ink);background-color:var(--pc-paper)}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--pc-font-ar);font-weight:700;letter-spacing:-.01em;color:var(--pc-ink);margin:0}p,li,td,th,label,input,textarea,select,button,a,span,div{letter-spacing:0}.pc-en,.pc-num,.pc-brand,.pc-label{direction:ltr;unicode-bidi:isolate;font-family:var(--pc-font-en)}.pc-num{font-weight:700;font-variant-numeric:tabular-nums}.pc-brand{font-weight:900;letter-spacing:.04em}.pc-label{font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--pc-faint)}.pc-wrap{padding-left:var(--pc-pad);padding-right:var(--pc-pad)}.pc-sec{padding-top:38px;padding-bottom:38px;border-bottom:1px solid var(--pc-line)}.pc-sec__title{font-size:22px;font-weight:700;margin-bottom:20px}.pc-sec__lead{font-size:13px;font-weight:300;color:var(--pc-muted);line-height:1.7;margin:-12px 0 22px}.pc-price{display:inline-flex;align-items:baseline;gap:4px;direction:rtl}.pc-price__cur{font-size:12px;font-weight:300;color:var(--pc-muted)}.pc-was{font-family:var(--pc-font-en);color:var(--pc-ghost);text-decoration:line-through}@media screen and (min-width:990px){.pc-wrap{padding-left:var(--pc-pad-lg);padding-right:var(--pc-pad-lg)}.pc-sec{padding-top:80px;padding-bottom:80px}.pc-sec__title{font-size:34px;margin-bottom:36px}}.pc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;font-family:var(--pc-font-ar);font-size:15px;font-weight:600;border-radius:var(--pc-radius);border:0;cursor:pointer;background:var(--pc-ink);color:var(--pc-paper);transition:opacity .15s ease;text-decoration:none}.pc-btn:hover{opacity:.86;color:var(--pc-paper)}.pc-btn--out{background:transparent;color:var(--pc-ink);border:1px solid var(--pc-ink)}.pc-btn--out:hover{color:var(--pc-ink)}.pc-btn--block{width:100%}.button,.shopify-challenge__button,.customer button{font-family:var(--pc-font-ar);font-weight:600;letter-spacing:0;border-radius:var(--pc-radius);min-height:48px}.button:after,.button:before{box-shadow:none!important;border-radius:var(--pc-radius)!important}.card,.card-wrapper,.card__inner,.media,.global-media-settings,.global-media-settings img,.field__input,.select__select,.badge{border-radius:var(--pc-radius)!important}.badge{background:var(--pc-ink)!important;color:var(--pc-paper)!important;border:0!important;font-family:var(--pc-font-ar);font-size:11px;font-weight:600}.pc-ann{display:flex;align-items:center;justify-content:center;gap:10px;min-height:36px;padding:0 12px;background:var(--pc-ink);color:var(--pc-paper);font-size:11px;font-weight:400;text-align:center}.pc-ann__dot{width:2px;height:2px;border-radius:50%;background:#757575;flex-shrink:0}@media screen and (min-width:750px){.pc-ann{min-height:40px;font-size:12px;gap:14px}}.pc-head{display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 var(--pc-pad);border-bottom:1px solid var(--pc-line);background:var(--pc-paper)}.pc-head__logo{font-family:var(--pc-font-en);font-weight:900;font-size:21px;letter-spacing:.04em;line-height:1;color:var(--pc-ink);text-decoration:none;direction:ltr}.pc-head__logo img{display:block;max-height:34px;width:auto}.pc-head__side{display:flex;align-items:center;gap:2px}.pc-ico{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:0;padding:0;color:var(--pc-ink);cursor:pointer;position:relative}.pc-ico__count{position:absolute;top:6px;inset-inline-start:5px;min-width:15px;height:15px;padding:0 3px;box-sizing:border-box;background:var(--pc-ink);color:var(--pc-paper);border-radius:8px;font-family:var(--pc-font-en);font-size:9px;font-weight:800;line-height:15px;text-align:center;direction:ltr}.pc-head__nav{display:none}@media screen and (min-width:990px){.pc-head{height:80px;padding:0 var(--pc-pad-lg)}.pc-head__logo{font-size:26px}.pc-head__nav{display:flex;align-items:center;gap:30px}.pc-head__nav a{font-size:14px;font-weight:500;color:var(--pc-ink);text-decoration:none}.pc-head__nav a:hover{opacity:.6}.pc-head__burger{display:none}}.pc-drawer>summary{list-style:none}.pc-drawer>summary::-webkit-details-marker{display:none}.pc-drawer__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:var(--pc-paper);overflow-y:auto;display:flex;flex-direction:column}.pc-drawer__top{display:flex;align-items:center;justify-content:space-between;height:62px;padding:0 var(--pc-pad);border-bottom:1px solid var(--pc-line)}.pc-drawer__body{padding:16px var(--pc-pad) 0}.pc-drawer__search{display:flex;align-items:center;gap:11px;height:48px;padding:0 14px;border:1px solid var(--pc-line-strong);margin-bottom:16px;font-size:14px;font-weight:300;color:var(--pc-faint);text-decoration:none}.pc-acc{border-bottom:1px solid var(--pc-line)}.pc-acc>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:16px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:600;color:var(--pc-ink)}.pc-acc>summary::-webkit-details-marker{display:none}.pc-acc__chev{flex-shrink:0;transition:transform .2s ease;color:var(--pc-faint)}.pc-acc[open] .pc-acc__chev{transform:rotate(180deg)}.pc-acc__body{padding-bottom:14px}.pc-acc__link{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding-inline-start:14px;font-size:14px;font-weight:300;color:var(--pc-ink-soft);text-decoration:none}.pc-acc__meta{font-size:13px;color:var(--pc-faint)}.pc-drawer__foot{margin-top:auto;padding:20px;border-top:1px solid var(--pc-line);display:flex;flex-direction:column;gap:16px}.pc-hero{display:flex;align-items:center;gap:12px;padding:28px var(--pc-pad) 24px;border-bottom:1px solid var(--pc-line)}.pc-hero__text{display:flex;flex-direction:column;gap:14px;width:176px;flex-shrink:0}.pc-hero__title{font-size:27px;line-height:1.32;font-weight:700}.pc-hero__sub{font-size:13px;line-height:1.75;font-weight:300;color:var(--pc-muted);margin:0}.pc-hero__media{display:flex;align-items:center;justify-content:center;flex-grow:1}.pc-hero__media img{display:block;width:100%;height:auto;object-fit:contain}.pc-hero__cta{display:flex;flex-wrap:wrap;gap:12px}.pc-stars{display:inline-flex;gap:3px}.pc-rate{display:flex;align-items:center;gap:9px;font-size:12px;font-weight:300;color:var(--pc-muted)}@media screen and (min-width:990px){.pc-hero{gap:80px;padding:70px var(--pc-pad-lg) 60px}.pc-hero__text{width:520px;gap:26px}.pc-hero__title{font-size:60px;line-height:1.2}.pc-hero__sub{font-size:17px;max-width:430px}.pc-hero__media{height:440px;background:var(--pc-surface)}.pc-hero__media img{width:auto;max-height:100%}.pc-rate{font-size:14px}}.pc-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--pc-line)}.pc-trust__item{display:flex;flex-direction:column;align-items:center;gap:10px;padding:22px 8px;text-align:center;font-size:12px;font-weight:400;border-inline-start:1px solid var(--pc-line);border-bottom:1px solid var(--pc-line)}.pc-trust__item:nth-child(2n){border-inline-start:0}.pc-trust__item:nth-last-child(-n+2){border-bottom:0}@media screen and (min-width:990px){.pc-trust{grid-template-columns:repeat(4,minmax(0,1fr))}.pc-trust__item{flex-direction:row;justify-content:center;gap:14px;padding:30px 20px;font-size:14px;border-bottom:0;border-inline-start:1px solid var(--pc-line)}.pc-trust__item:first-child{border-inline-start:0}.pc-trust__item:nth-child(2n){border-inline-start:1px solid var(--pc-line)}}.pc-cats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pc-cat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:104px;border:1px solid var(--pc-line-strong);color:var(--pc-ink);text-decoration:none;font-size:12px;font-weight:500}.pc-cat__sub{display:none}@media screen and (min-width:990px){.pc-cats{gap:24px}.pc-cat{flex-direction:row;justify-content:flex-start;gap:22px;height:auto;padding:34px 30px;text-align:start}.pc-cat__name{font-size:19px;font-weight:600}.pc-cat__sub{display:block;font-size:13px;font-weight:300;color:var(--pc-muted);margin-top:6px}.pc-cat__txt{flex-grow:1}}.pc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pc-card{display:flex;flex-direction:column;border:1px solid var(--pc-line);background:var(--pc-paper)}.pc-card__media{display:flex;align-items:center;justify-content:center;height:152px;background:var(--pc-surface);overflow:hidden}.pc-card__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pc-card__body{display:flex;flex-direction:column;gap:9px;padding:14px 13px 15px}.pc-card__name{font-family:var(--pc-font-en);font-size:13px;font-weight:700;direction:ltr;text-align:start;color:var(--pc-ink);text-decoration:none}.pc-card__desc{font-size:12px;font-weight:300;color:var(--pc-muted);line-height:1.6}.pc-card__price .pc-num{font-size:17px}@media screen and (min-width:990px){.pc-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.pc-card__media{height:280px}.pc-card__body{gap:11px;padding:20px 18px 22px}.pc-card__name{font-size:15px}.pc-card__desc{font-size:13px}.pc-card__price .pc-num{font-size:20px}}.pc-bundles{display:flex;flex-direction:column;gap:12px}.pc-bundle{display:flex;flex-direction:column;gap:16px;padding:20px 16px;border:1px solid var(--pc-line);background:var(--pc-paper);position:relative}.pc-bundle--best{border:1.5px solid var(--pc-ink);padding-top:26px}.pc-bundle__tag{position:absolute;top:0;inset-inline-end:16px;padding:4px 10px;background:var(--pc-ink);color:var(--pc-paper);font-size:10px;font-weight:600}.pc-bundle__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pc-bundle__name{font-size:16px;font-weight:600}.pc-bundle__parts{font-family:var(--pc-font-en);font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--pc-faint);direction:ltr;text-align:start;display:block;margin-top:6px}.pc-bundle__foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.pc-bundle__save{font-size:12px;font-weight:400;color:var(--pc-muted)}.pc-bundle__anchor{display:flex;align-items:center;gap:12px;padding:18px 16px;border:1px solid var(--pc-line)}@media screen and (min-width:990px){.pc-bundles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}.pc-bundle{gap:22px;padding:32px 28px}.pc-bundle--best{padding-top:38px}.pc-bundle__name{font-size:20px}.pc-bundle__top{flex-direction:column;gap:12px}.pc-bundle__price .pc-num{font-size:30px}}.pc-why{display:flex;flex-direction:column;gap:20px}.pc-why__item{display:flex;gap:14px}.pc-why__item svg{flex-shrink:0;margin-top:2px}.pc-why__h{font-size:15px;font-weight:600;display:block;margin-bottom:5px}.pc-why__p{font-size:13px;font-weight:300;color:var(--pc-muted);line-height:1.8;margin:0}.pc-why__motto{margin:28px 0 0;padding-top:24px;border-top:1px solid var(--pc-line);font-family:var(--pc-font-en);font-size:13px;font-weight:700;line-height:1.6;color:var(--pc-faint);direction:ltr;text-align:start}@media screen and (min-width:990px){.pc-why{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.pc-why__item{flex-direction:column;gap:12px}.pc-why__h{font-size:17px}.pc-why__p{font-size:14px;line-height:1.85}}.pc-reviews{display:flex;flex-direction:column;gap:12px}.pc-review{display:flex;flex-direction:column;gap:11px;padding:18px 16px;background:var(--pc-surface-soft)}.pc-review__body{font-size:14px;font-weight:300;line-height:1.85;color:var(--pc-ink-soft);margin:0}.pc-review__who{font-size:12px;font-weight:300;color:var(--pc-faint)}@media screen and (min-width:990px){.pc-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.pc-review{padding:30px 26px;gap:14px}.pc-review__body{font-size:15px;line-height:1.9}}.pc-faq{display:flex;flex-direction:column;border-top:1px solid var(--pc-line)}.pc-faq .pc-acc__body p{font-size:13px;font-weight:300;line-height:1.9;color:var(--pc-muted);margin:0 0 18px}@media screen and (min-width:990px){.pc-faq-row{display:flex;align-items:flex-start;gap:80px}.pc-faq-row .pc-sec__title{width:380px;flex-shrink:0}.pc-faq{flex-grow:1}.pc-faq .pc-acc>summary{font-size:16px;min-height:66px;padding:20px 0}.pc-faq .pc-acc__body p{font-size:14px;max-width:700px}}.pc-foot{padding:38px var(--pc-pad) 120px;background:var(--pc-ink);color:var(--pc-paper)}.pc-foot a{color:#d4d4d4;text-decoration:none;font-size:13px;font-weight:300}.pc-foot a:hover{color:var(--pc-paper)}.pc-foot__cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px;margin-bottom:26px}.pc-foot__col{display:flex;flex-direction:column;gap:12px}.pc-foot__h{font-size:12px;font-weight:600;color:var(--pc-faint)}.pc-foot__wa{display:flex;align-items:center;gap:12px;padding:16px;margin-bottom:24px;border:1px solid rgba(255,255,255,.22);color:var(--pc-paper)!important}.pc-foot__social{display:flex;gap:10px;margin-bottom:24px}.pc-foot__social a{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.22);color:var(--pc-paper)!important}.pc-foot__base{display:flex;flex-direction:column;gap:10px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);font-size:11px;font-weight:300;color:var(--pc-faint)}@media screen and (min-width:990px){.pc-foot{padding:70px var(--pc-pad-lg) 40px}.pc-foot__cols{grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:40px;padding-bottom:50px;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.14)}.pc-foot a{font-size:14px}.pc-foot__base{border-top:0;padding-top:26px}}.pc-sticky{position:fixed;inset-inline:0;bottom:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:12px;height:76px;padding:0 var(--pc-pad);box-sizing:border-box;background:var(--pc-paper);border-top:1px solid var(--pc-line-strong)}.pc-sticky__label{font-size:11px;font-weight:300;color:var(--pc-muted);display:block;margin-bottom:3px}@media screen and (min-width:990px){.pc-sticky{display:none}}.pc-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.pc-hide{display:none!important}[dir=rtl] .pc-chev-back{transform:rotate(180deg)}a.pc-btn,button.pc-btn,.pc-ico,.pc-acc>summary{min-height:44px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/point.css.map */
