@font-face{font-family:'Open Sans';font-style:normal;font-weight:300;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype')}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype')}:root{--text-color:#424242;--color-default:#f0f1f5;--color-alt1:#3b3b3b;--color-alt2:#000;--color-alt3:#e1e2e6;--color-border:#dfe1e9;--bg-default:#fff;--font-default:'Open Sans',sans-serif}body,html{margin:0;padding:0;width:100%}#app-ctnr{font-family:var(--font-default);color:var(--text-color)}#canvas{display:flex;flex-flow:column nowrap}.btn{width:100%;padding:8px 6px;text-decoration:none;font-weight:400;font-size:.7em;text-transform:uppercase;cursor:pointer;text-align:center;color:var(--bg-default);background:var(--color-alt2);outline:1px solid var(--color-alt2);outline-offset:2px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;transition:.3s ease-in-out}.btn svg{fill:var(--bg-default);transition:.3s ease-in-out;margin-left:5px}.btn.disabled{background:var(--color-alt3);border-color:var(--color-alt3);outline-color:var(--color-alt3);color:#acaeb9;pointer-events:none}.btn.disabled svg{fill:#acaeb9}.btn:focus,.btn:hover{color:var(--color-alt2);background:0 0}.btn:focus svg,.btn:hover svg{fill:var(--color-alt2)}#tabs{width:100%;height:40px;display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;text-transform:uppercase;font-size:.8em;font-weight:600;z-index:10;box-sizing:border-box}#tabs>*{margin-top:1px;height:40px}#tabs .tablist-wrapper{display:flex;flex:1 1 auto}#tabs .tablist-wrapper>.tab{flex:1 1 auto;height:100%;cursor:pointer;color:var(--color-alt1);border:1px solid var(--color-border);background:var(--bg-default);text-align:center;display:flex;justify-content:center;align-items:center;text-transform:uppercase;font-weight:600;font-family:var(--font-default)}#tabs .tab{display:flex;flex-flow:row;justify-content:center;align-items:center;text-transform:uppercase;font-weight:600;font-family:var(--font-default)}#tabs .disabled{background:0 0!important;border-color:transparent!important;color:#acaeb9!important;pointer-events:none}#tabs .product-dropdown{margin-left:auto;padding:0;position:relative;flex:0 0 30%;display:flex;flex-flow:row nowrap;font-weight:300;font-size:.8em;text-align:left;color:var(--text-color)}#tabs .product-dropdown .selection{border-color:var(--text-color)}#tabs .product-dropdown .row{width:100%;justify-content:space-between}#tabs .product-dropdown .row span:first-child{flex:1 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#tabs .product-dropdown .arrow{flex:0 0 16px;height:16px;margin:0}#tabs .product-dropdown .arrow svg{fill:var(--text-color)}#tabs .product-dropdown .products{width:auto;max-width:calc(100vw - 1px);max-height:calc(100vh - 72px);position:absolute;top:36px;right:0;border-color:var(--color-border);overflow-x:hidden;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;z-index:30}#tabs .product-dropdown .products::-webkit-scrollbar{display:none}.store-ctnr{flex:1 1 auto;position:relative;border:1px solid var(--color-border)}.store-ctnr .offline,.store-ctnr .online{height:100%;width:100%;background:var(--bg-default)}.store-ctnr .offline .row,.store-ctnr .online .row{display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center;border-bottom:1px solid var(--color-border)}.store-ctnr .offline .row .retailer-name,.store-ctnr .online .row .retailer-name{text-align:center}.store-ctnr .offline .row .img-ctnr,.store-ctnr .online .row .img-ctnr{height:100%;width:100%;display:flex;justify-content:center;align-items:center}@media (min-width:600px){.store-ctnr .offline .row .img-ctnr,.store-ctnr .online .row .img-ctnr{height:40px}}.store-ctnr .offline .row .img-ctnr img,.store-ctnr .online .row .img-ctnr img{max-height:100%;max-width:100%;width:100%;object-fit:contain}.store-ctnr .online .row:last-child{margin-bottom:5px}.store-ctnr .retailers{position:absolute;right:0;bottom:0;width:100%;background:var(--bg-default);display:none;justify-content:center;align-items:center;padding:10px 0}.store-ctnr .more{font-weight:600;font-size:.8em;padding:5px;display:flex;justify-content:center;align-items:center;text-decoration:none;color:var(--color-alt1)}.store-ctnr .more svg{width:16px;height:16px;fill:var(--color-alt1);margin-left:5px}.store-ctnr .more:hover{text-decoration:underline}.store-ctnr .scrollable{margin-bottom:48px;scroll-behavior:smooth;overflow-x:hidden;overflow-y:hidden;scrollbar-color:var(--color-border) var(--bg-default);scrollbar-width:thin}.store-ctnr .scrollable::-webkit-scrollbar{width:5px}.store-ctnr .scrollable::-webkit-scrollbar-track{background:var(--bg-default)}.store-ctnr .scrollable::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:6px}.store-ctnr .scrollable::-webkit-scrollbar-thumb:hover{background-color:var(--color-alt2)}#online-stores{max-height:300px}#online-stores .row{height:100px;padding:20px}#online-stores .row>*{text-align:center}#online-stores .row .img-ctnr{flex:0 0 32%}#online-stores .row .price{flex:0 0 34%;font-weight:600;font-size:.9em}#online-stores .row .btn{flex:0 0 32%}@media (min-width:600px){#online-stores .row .img-ctnr{flex:0 0 25%}#online-stores .row .price{flex:0 0 30%}#online-stores .row .btn{flex:0 0 25%}}@media (max-width:599px){#online-stores .row:has(.price){justify-content:space-between}}#online-stores .row:nth-child(n+4){display:none}#online-stores .row:nth-child(n+4)~.retailers{display:flex}#online-stores.showall{overflow-y:auto;max-height:400px}#online-stores.showall .more svg{transform:rotate(180deg)}#online-stores.showall .scrollable{overflow-y:auto}#online-stores.showall .row:nth-child(n+4){display:flex}#offline-stores{height:558px;display:flex;flex-flow:column nowrap;position:relative;border:5px solid var(--bg-default);z-index:2}#offline-stores .search-wrapper{position:absolute;width:100%;top:10px;padding:0 5px;z-index:30}@media (min-width:600px){#offline-stores .search-wrapper{width:50%}}#offline-stores .locbar{padding:5px 8px 5px 13px;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;background:var(--bg-default);border:1px solid var(--color-border);border-radius:20px}#offline-stores .locbar svg{fill:var(--color-alt1)}#offline-stores .locbar #search-input{font-family:var(--font-default);font-size:.8em;padding:0 10px;width:100%;border:0}#offline-stores .locbar #_autocomplete{font-size:.9em;border-color:var(--color-alt1)}#offline-stores .locbar .locate{flex:0 0 20px;width:20px;height:20px;transition:.4s ease-in-out;cursor:pointer}#offline-stores .locbar .locate:focus,#offline-stores .locbar .locate:hover{transform:rotate(360deg)}#offline-stores .locbar .locate svg{fill:var(--color-alt2)}#offline-stores .map{flex:1 1 auto}#offline-stores .map #map-messages{top:auto;bottom:30px;font-size:.7em}#offline-stores .map #map-messages .map-moved-btn{background-color:var(--color-alt2);outline:1px solid var(--color-alt2);outline-offset:2px}#offline-stores .map .map-store-marker-content{background-size:cover!important;background-repeat:no-repeat!important}#offline-stores .map .map-store-marker-content.selected{width:35px;height:43px}@media (max-width:599px){#offline-stores .map{flex:0 0 300px}}#offline-stores .stores{flex:1 1 auto}@media (max-width:599px){#offline-stores .scrollable .row:nth-child(3)~.retailers{display:flex}}@media (min-width:600px){#offline-stores .scrollable .retailers{width:50%}#offline-stores .scrollable .row:nth-child(6)~.retailers{display:flex}}#offline-stores .row{width:100%;min-height:100px;display:flex;justify-content:center;align-items:center;padding:10px 10px 10px 5px;font-size:.7em}#offline-stores .row .grid{width:100%;display:grid;grid-template-areas:"logo address btns" "logo address btns" "logo hours   hours";grid-template-rows:1fr min-content auto;grid-template-columns:24% 1fr 32%;grid-column-gap:5px}#offline-stores .row .logo{grid-area:logo;width:100%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center}#offline-stores .row .logo .img-ctnr{height:auto;max-height:60px}#offline-stores .row .logo .img-ctnr img{max-height:100%}#offline-stores .row .logo .price{margin-top:4px;font-size:1.2em;font-weight:600}#offline-stores .row .address{grid-area:address;font-weight:600}#offline-stores .row .address span:not(:first-child):not(:last-of-type):after{content:', '}#offline-stores .row .address span.dist:after{content:' - '}#offline-stores .row .phone{grid-area:phone;align-self:baseline;font-weight:600}#offline-stores .row .phone a{color:var(--text-color);text-decoration:underline}#offline-stores .row .opening-hours{grid-area:hours;margin-top:10px}#offline-stores .row .opening-hours .arrow{width:9px}#offline-stores .row .buttons{grid-area:btns;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}#offline-stores .row .buttons .btn{font-size:inherit}#offline-stores .row .buttons .buy-btn{display:flex;justify-content:center;align-items:center;padding:0;margin-top:10px;font-size:inherit;color:var(--color-alt2);text-decoration:none;font-weight:600}#offline-stores .row .buttons .buy-btn svg{margin-left:5px;fill:var(--color-alt2)}#offline-stores .row .buttons .buy-btn:hover{text-decoration:underline}#offline-stores .row.active{background:var(--color-default)!important;border-left:5px solid var(--color-border)}#offline-stores .row:focus,#offline-stores .row:hover{background:var(--color-border)}#offline-stores.showall{height:658px}#offline-stores.showall .scrollable{overflow-y:auto;flex:0 0 300px}#offline-stores.showall .scrollable .row{display:flex}#offline-stores.showall .more svg{transform:rotate(180deg)}@media (min-width:600px){#offline-stores{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;grid-template-areas:"map cot" "map stores"}#offline-stores .map{grid-area:map;width:100%;height:100%}#offline-stores .stores{grid-area:stores;width:100%}#offline-stores .scrollable .row:nth-child(n+6){display:none}#offline-stores.showall .row:nth-child(n+6){display:flex}#offline-stores .cot-filters{grid-area:cot}}@media (max-width:599px){#offline-stores .scrollable .row:nth-child(n+3){display:none}#offline-stores.showall .row:nth-child(n+3){display:flex}}.no-map #offline-stores{flex-wrap:nowrap;justify-content:flex-start;align-items:center}.no-map #offline-stores .search-wrapper{position:relative;flex:0 0 100px;padding:25px 0}.no-map #offline-stores .stores{width:100%}.no-map #offline-stores .retailers{width:100%;display:none}.no-map #offline-stores .scrollable .row:nth-child(n+3){display:flex}.no-map #offline-stores .scrollable .row:nth-child(n+5){display:none}.no-map #offline-stores .scrollable .row:nth-child(3)~.retailers{display:none}.no-map #offline-stores .scrollable .row:nth-child(5)~.retailers{display:flex}.no-map #offline-stores.showall .scrollable{flex:1 1 auto}.no-map #offline-stores.showall .row:nth-child(n+5){display:flex}@media (max-width:599px){.no-map #offline-stores .search-wrapper{width:80%}}.online #online-tab{background:var(--bg-default);border-color:var(--color-border);color:var(--color-alt2);border-bottom-color:var(--bg-default)}.offline #offline-tab{background:var(--bg-default);border-color:var(--color-border);color:var(--color-alt2);border-bottom-color:var(--bg-default)}footer{flex:0 0 30px;text-align:center;display:flex;justify-content:center;align-items:center}.disclaimer{display:none;font-size:.7em;padding:10px 20px;background:var(--bg-default)}.disclaimer .discl-ctnr{margin-bottom:5px}.disclaimer>a{font-weight:600;text-decoration:none;color:var(--color-alt2)}.disclaimer>a:focus,.disclaimer>a:hover{text-decoration:underline}.disclaimer .read-less{display:none}.offline #disclaimer2,.online #disclaimer1{display:block}.termsofuse:hover{text-decoration:underline}.swaven-link:hover{filter:none}.error{padding:50px;text-align:center}.hidden-stores-message{overflow:auto}.oos .retailers{display:none}.cot-filters{--border-color:var(--color-border);--selected-color:var(--bg-default);--selected-bg-color:var(--color-alt2)}.offline-tab-disabled #offline-tab{display:none}#app-ctnr.rounded{--rounded-radius:14px}#app-ctnr.rounded .btn{border-radius:var(--rounded-radius)}#app-ctnr.rounded #tabs .tab{border-radius:var(--rounded-radius) var(--rounded-radius) 0 0}#app-ctnr.rounded .store-ctnr{overflow:hidden;border-radius:0 0 var(--rounded-radius) var(--rounded-radius)}#app-ctnr.rounded .map-error,#app-ctnr.rounded .map-moved-btn{border-radius:var(--rounded-radius)}.rtl #tabs>*{margin-left:2px;margin-right:0}.rtl #tabs .product-dropdown{margin-left:0;margin-right:auto;text-align:right}.rtl #tabs .product-dropdown .products{left:0;right:auto}.rtl .btn svg{margin-left:0;margin-right:5px}.rtl .store-ctnr .more svg{margin-left:0;margin-right:5px}.rtl #offline-stores .locbar{padding:5px 13px 5px 8px}.rtl #offline-stores .scrollable .row .options .buy-btn span{margin-left:5px;margin-right:0}.rtl #offline-stores .scrollable .row.active{border-left:0;border-right:5px solid var(--color-border)}.ar#app-ctnr #offline-stores .scrollable .row .details span:not(.dist):before{content:' \060C '}.ar#app-ctnr #offline-stores .scrollable .row .details .tel:before{content:' هاتف '}