.mp-home{--mp-bg: #f5f5f5;--mp-surface: #ffffff;--mp-ink: #24262b;--mp-muted: #6b7280;--mp-line: #e3e5e8;--mp-orange: #1677ff;--mp-orange-hover: #0f62db;--mp-teal: #043a54;--mp-success: #008f5a;--mp-star: #f5a800;--mp-discount: #fa8603;--mp-danger: #c93b2b;--mp-radius: 6px;--mp-container: 1440px;--mp-space: 64px;width:100%;color:var(--mp-ink);background:var(--mp-bg);font-family:var(--font-body--family, inherit)}.mp-home,.mp-home *{box-sizing:border-box}.mp-home a{color:inherit}.mp-home :focus-visible{outline:3px solid color-mix(in srgb,var(--mp-orange) 65%,white);outline-offset:3px}.mp-catalog-card-shell.mp-home{display:flex;width:100%;height:100%;min-width:0;background:transparent}.mp-catalog-card-shell .mp-product-card{width:100%;min-height:100%}.mp-catalog-card-shell .mp-product-card__body{min-width:0}.mp-shell{width:min(calc(100% - 48px),var(--mp-container));margin-inline:auto}.mp-section{padding-block:var(--mp-space);background:var(--mp-section-bg, var(--mp-bg))}.mp-section+.mp-section{padding-top:0}.mp-panel{overflow:hidden;border:1px solid var(--mp-line);border-radius:var(--mp-radius);background:var(--mp-surface)}.mp-section-header{display:flex;gap:24px;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.mp-section-header__copy{min-width:0}.mp-section-header__title-row{display:flex;flex-wrap:wrap;gap:4px 16px;align-items:center}.mp-eyebrow{margin:0 0 5px;color:var(--mp-orange);font-size:11px;font-weight:750;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.mp-heading{margin:0;color:var(--mp-ink);font-size:36px;font-weight:760;line-height:1.12;letter-spacing:0}.mp-subheading{max-width:660px;margin:8px 0 0;color:var(--mp-muted);font-size:14px;line-height:1.5}.mp-section-header__actions{flex:0 0 auto;display:flex;gap:10px;align-items:center}.mp-home .mp-view-all{display:inline-flex;gap:7px;align-items:center;min-height:38px;color:var(--mp-orange);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.mp-home .mp-view-all svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.mp-carousel-button{width:40px;height:40px;display:grid;flex:0 0 40px;place-items:center;border:1px solid var(--mp-line);border-radius:50%;background:var(--mp-surface);color:var(--mp-ink);cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease}.mp-carousel-button:hover{border-color:var(--mp-orange);color:var(--mp-orange)}.mp-carousel-button:disabled{opacity:.35;cursor:default}.mp-carousel-button svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.mp-carousel-button--prev svg{transform:rotate(180deg)}.mp-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--mp-columns, 5) - 1) * var(--mp-gap, 14px)) / var(--mp-columns, 5));gap:var(--mp-gap, 14px);overflow-x:auto;padding:2px 2px 10px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.mp-product-rail::-webkit-scrollbar{display:none}.mp-product-card{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--mp-line);border-radius:var(--mp-radius);background:var(--mp-surface);scroll-snap-align:start;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}@media(hover:hover){.mp-product-card:hover{border-color:color-mix(in srgb,var(--mp-ink) 22%,var(--mp-line));box-shadow:0 8px 24px #1a202c14;transform:translateY(-2px)}}.mp-product-card__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.mp-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;transition:opacity .28s ease,transform .35s ease}.mp-product-card__image--secondary{opacity:0}@media(hover:hover){.mp-product-card:hover .mp-product-card__image--primary:has(+.mp-product-card__image--secondary){opacity:0}.mp-product-card:hover .mp-product-card__image--secondary{opacity:1;transform:scale(1.02)}}.mp-product-card__body{min-height:142px;display:flex;flex:1;flex-direction:column;padding:16px}.mp-product-card__vendor{margin:0 0 5px;color:var(--mp-muted);font-size:10px;font-weight:700;line-height:1.25;text-transform:uppercase}.mp-product-card__title{min-height:20px;display:block;overflow:hidden;color:var(--mp-ink);font-size:14px;font-weight:620;line-height:1.4;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.mp-product-card__title:hover{color:var(--mp-orange-hover)}.mp-rating{min-height:20px;display:flex;gap:4px;align-items:center;margin-top:9px;color:var(--mp-muted);font-size:11px;line-height:1}.mp-rating__stars{position:relative;width:64px;height:12px;display:block;flex:0 0 64px}.mp-rating__row{width:max-content;height:12px;display:flex;gap:1px;color:var(--mp-star)}.mp-rating__row svg{width:12px;height:12px;flex:0 0 12px;fill:currentColor}.mp-rating__base{color:#d7dce2}.mp-rating__fill{position:absolute;inset:0 auto 0 0;width:var(--mp-rating-fill);overflow:hidden}.mp-rating__value{color:var(--mp-ink);font-weight:650}.mp-product-card__price-row{display:flex;flex-wrap:wrap;gap:7px;align-items:baseline;margin-top:12px;padding-top:0}.mp-product-card__price{color:var(--mp-ink);font-size:22px;font-weight:780;line-height:1}.mp-product-card__compare{color:#9ca3af;font-size:12px}.mp-product-card__discount-inline{min-height:22px;display:inline-flex;align-items:center;padding:4px 7px;border-radius:4px;background:var(--mp-discount);color:#fff;font-size:10px;font-weight:750;line-height:1}.mp-shipping-label{min-width:0;min-height:16px;display:flex;align-items:center;gap:5px;margin:8px 0 0;color:#043a54;font-size:11px;font-weight:700;line-height:1.2}.mp-shipping-label__badge{width:22px;height:12px;display:block;flex:0 0 22px;object-fit:contain}.mp-shipping-label__text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp-product-card__benefit{min-height:18px;margin:8px 0 0;color:var(--mp-success);font-size:11px;font-weight:650;line-height:1.3}.mp-product-card__action{margin-top:14px}.mp-product-card .quick-add{position:static;width:100%;opacity:1;transform:none}.mp-product-card .quick-add__button{position:static;right:auto;bottom:auto;width:100%;min-height:42px;display:flex;border:0;border-radius:4px;background:var(--mp-orange);color:#fff;font-size:13px;font-weight:700;opacity:1;pointer-events:auto;-webkit-backdrop-filter:none;backdrop-filter:none}.mp-product-card .quick-add__button:hover{background:var(--mp-orange-hover)}.mp-product-card .quick-add__button .svg-wrapper{width:17px;height:17px}.mp-product-card .quick-add__product-form-component,.mp-product-card .quick-add__product-form-component .shopify-product-form{height:auto}.mp-product-card .quick-add__product-form-component .shopify-product-form{display:block}.mp-product-card .quick-add__button .add-to-cart-text{width:100%;justify-content:center;background:transparent;border-radius:0}.mp-product-card .quick-add__button .add-to-cart-text__content{grid-template-columns:1fr}.mp-product-card .quick-add__button .add-to-cart-text__content span span{padding-right:10px;opacity:1;translate:0 0;filter:none}.mp-product-card [data-quick-add-button=add] .quick-add__button--choose,.mp-product-card [data-quick-add-button=choose] .quick-add__button--add{display:none}.mp-recently-viewed__link{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:var(--mp-orange);color:#fff!important;font-size:13px;font-weight:700;text-decoration:none}.mp-recently-viewed__link:hover{background:var(--mp-orange-hover)}.mp-services{display:grid;grid-template-columns:repeat(var(--mp-service-columns, 5),minmax(0,1fr))}.mp-service{min-width:0;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:24px;text-decoration:none}.mp-service+.mp-service{border-left:1px solid var(--mp-line)}.mp-service__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff1e2;color:var(--mp-orange)}.mp-service__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mp-service__title{margin:0;color:var(--mp-ink);font-size:14px;font-weight:700;line-height:1.25}.mp-service__text{display:block;margin:4px 0 0;color:var(--mp-muted);font-size:11px;line-height:1.35}.mp-categories{display:grid;grid-template-columns:repeat(var(--mp-category-columns, 6),minmax(0,1fr));gap:12px}.mp-category{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--mp-line);border-radius:var(--mp-radius);background:var(--mp-surface);text-decoration:none;transition:border-color .18s ease,transform .18s ease}.mp-category:hover{border-color:var(--mp-orange);transform:translateY(-2px)}.mp-category__media{aspect-ratio:4 / 3;overflow:hidden;background:var(--mp-category-bg, #f4f4f4)}.mp-category__media img,.mp-category__media svg{width:100%;height:100%;object-fit:contain}.mp-category__name{min-height:58px;display:flex;gap:10px;align-items:center;justify-content:space-between;padding:14px 16px;color:var(--mp-ink);font-size:14px;font-weight:680;line-height:1.3}.mp-category__name svg{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:var(--mp-orange);stroke-width:2}.mp-promos{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(250px,1fr));gap:14px}.mp-promo{position:relative;min-height:250px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden;border-radius:var(--mp-radius);background:var(--mp-promo-bg, var(--mp-surface));color:var(--mp-promo-ink, var(--mp-ink))}.mp-promo:first-child{grid-row:1 / span 2}.mp-promo__copy{z-index:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(26px,4vw,56px)}.mp-promo__eyebrow{margin:0 0 8px;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;opacity:.78}.mp-promo__title{margin:0;font-size:clamp(25px,2.8vw,44px);font-weight:780;line-height:1.08;letter-spacing:0}.mp-promo:not(:first-child) .mp-promo__title{font-size:clamp(22px,2vw,30px)}.mp-promo__text{max-width:34ch;margin:13px 0 0;font-size:13px;line-height:1.5;opacity:.82}.mp-promo__cta{width:fit-content;min-height:42px;display:inline-flex;align-items:center;margin-top:22px;padding:10px 16px;border-radius:4px;background:var(--mp-promo-button, var(--mp-teal));color:var(--mp-promo-button-text, #fff);font-size:13px;font-weight:700;text-decoration:none}.mp-promo__media{min-width:0;overflow:hidden}.mp-promo__media img,.mp-promo__media svg{width:100%;height:100%;display:block;object-fit:cover}.mp-department{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,2fr);min-height:480px}.mp-department__feature{position:relative;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:34px;background:var(--mp-dept-bg, var(--mp-teal));color:var(--mp-dept-ink, #fff)}.mp-department__feature-media{position:absolute;top:0;right:0;bottom:0;left:0}.mp-department__feature-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,var(--mp-dept-overlay, rgba(0, 0, 0, .72)),var(--mp-dept-overlay-fade, rgba(0, 0, 0, .02)) 68%);content:""}.mp-department__feature-media img,.mp-department__feature-media svg{width:100%;height:100%;object-fit:cover}.mp-department__feature-copy{position:relative;z-index:1}.mp-department__title{margin:0;font-size:36px;font-weight:780;line-height:1.1}.mp-department__text{margin:10px 0 0;font-size:13px;line-height:1.45;opacity:.88}.mp-department__link{display:inline-flex;gap:7px;align-items:center;margin-top:20px;color:inherit;font-size:13px;font-weight:700;text-decoration:none}.mp-department__products{display:grid;grid-template-columns:repeat(var(--mp-dept-columns, 3),minmax(0,1fr));gap:12px;align-items:stretch;padding:20px;background:var(--mp-surface)}.mp-department__products .mp-product-card__body{min-height:190px}.mp-recently-viewed[hidden]{display:none}.mp-assurance{display:grid;grid-template-columns:repeat(var(--mp-assurance-columns, 4),minmax(0,1fr))}.mp-assurance__item{min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;padding:28px}.mp-assurance__item+.mp-assurance__item{border-left:1px solid var(--mp-line)}.mp-assurance__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--mp-teal);color:#fff}.mp-assurance__icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mp-assurance__title{margin:0;font-size:14px;font-weight:700}.mp-assurance__text{display:block;margin:4px 0 0;color:var(--mp-muted);font-size:11px;line-height:1.4}@media(max-width:1199px){.mp-product-rail{--mp-columns: 4 !important}.mp-services{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-service:nth-child(4){border-left:0;border-top:1px solid var(--mp-line)}.mp-service:nth-child(5),.mp-service:nth-child(6){border-top:1px solid var(--mp-line)}.mp-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-department__products,.mp-assurance{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-assurance__item:nth-child(3){border-left:0;border-top:1px solid var(--mp-line)}.mp-assurance__item:nth-child(4){border-top:1px solid var(--mp-line)}}@media(max-width:899px){.mp-product-rail{grid-auto-columns:32vw}.mp-promos{grid-template-columns:1fr;grid-template-rows:auto}.mp-promo:first-child{grid-row:auto}.mp-department{grid-template-columns:1fr}.mp-department__feature{min-height:360px}}@media(max-width:749px){.mp-home{--mp-space: 44px}.mp-shell{width:min(calc(100% - 24px),var(--mp-container))}.mp-section-header{align-items:flex-start;margin-bottom:18px}.mp-heading,.mp-department__title{font-size:28px}.mp-subheading{font-size:13px}.mp-carousel-button{display:none}.mp-section-header__actions{align-self:flex-end}.mp-view-all{font-size:13px}.mp-product-rail{width:calc(100% + 12px);grid-auto-columns:var(--mp-mobile-card-width, 78vw);margin-right:-12px;padding-right:12px}.mp-product-card__body{min-height:142px;padding:15px}.mp-product-card__price{font-size:21px}.mp-services{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-service{grid-template-columns:38px minmax(0,1fr);padding:20px 16px}.mp-service:nth-child(odd){border-left:0}.mp-service:nth-child(n+3){border-top:1px solid var(--mp-line)}.mp-service__icon{width:38px;height:38px}.mp-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mp-category__name{min-height:56px;padding:12px;font-size:13px}.mp-promo{min-height:0;grid-template-columns:1fr}.mp-promo__copy{min-height:240px;padding:28px 24px}.mp-promo__title,.mp-promo:not(:first-child) .mp-promo__title{font-size:28px}.mp-promo__media{aspect-ratio:4 / 3}.mp-department__feature{min-height:330px;padding:26px 22px}.mp-department__products{display:grid;grid-auto-flow:column;grid-auto-columns:78vw;grid-template-columns:none;overflow-x:auto;padding:14px 12px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.mp-department__products::-webkit-scrollbar{display:none}.mp-department__products .mp-product-card{scroll-snap-align:start}.mp-assurance__item{min-height:136px;display:flex;flex-direction:column;align-items:flex-start;padding:20px 18px}.mp-assurance__item:nth-child(odd){border-left:0}.mp-assurance__item:nth-child(n+3){border-top:1px solid var(--mp-line)}}@media(prefers-reduced-motion:reduce){.mp-home *,.mp-home *:before,.mp-home *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/izzat-marketplace-home.css.map */
