.home-product-card{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;min-height:280px;padding:1.25rem 1rem 1.5rem;border-radius:1rem;background:#f3f4f6;color:inherit;text-align:center;text-decoration:none;overflow:hidden;transition:background-color .25s ease}.home-product-card:hover,.home-product-card:focus-visible{background:#ebebeb}.home-product-card__title{flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#0a0a0a;text-align:center}.home-product-card__media{display:flex;flex:1;align-items:center;justify-content:center;width:100%;padding:.75rem 0 .5rem}.home-product-card__media img{max-height:9rem;width:auto;max-width:100%;object-fit:contain;transition:transform .45s ease}.home-product-card:hover .home-product-card__media img,.home-product-card:focus-visible .home-product-card__media img{transform:scale(1.04)}.home-product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 1.25rem;border:1.5px solid #0a0a0a;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#0a0a0a;background:transparent;opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease,background-color .2s ease,color .2s ease;pointer-events:none}.home-product-card:hover .home-product-card__cta,.home-product-card:focus-visible .home-product-card__cta{opacity:1;transform:translateY(0)}.home-product-card:hover .home-product-card__cta:hover{background:#0a0a0a;color:#fff}@media(hover:none){.home-product-card__cta{opacity:1;transform:none}}.auto-scroll-rail{--auto-scroll-duration: 48s;--auto-scroll-gap: .75rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}.auto-scroll-rail__track{display:flex;width:max-content;animation:auto-scroll-rail-rtl var(--auto-scroll-duration) linear infinite;will-change:transform}.auto-scroll-rail:hover .auto-scroll-rail__track,.auto-scroll-rail:focus-within .auto-scroll-rail__track{animation-play-state:paused}.auto-scroll-rail__group{display:flex;flex-shrink:0;align-items:stretch;gap:var(--auto-scroll-gap);padding-right:var(--auto-scroll-gap)}.auto-scroll-rail__item{flex-shrink:0}@keyframes auto-scroll-rail-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.auto-scroll-rail{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scroll-snap-type:x proximity;scrollbar-width:none}.auto-scroll-rail::-webkit-scrollbar{display:none}.auto-scroll-rail__track{animation:none}.auto-scroll-rail__group[aria-hidden=true]{display:none}}@media(min-width:640px){.auto-scroll-rail{--auto-scroll-gap: 1rem}}.product-showcase{--card-width: 220px}@media(min-width:640px){.product-showcase{--card-width: 240px}}@media(min-width:768px){.product-showcase{--card-width: 260px}}.product-showcase__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.product-showcase__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--brand-red, #d7202a)}.product-showcase__title{margin-top:.25rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:#111}@media(min-width:640px){.product-showcase__title{font-size:1.875rem}}.product-showcase__subtitle{margin-top:.25rem;font-size:.875rem;color:#6b7280}.product-showcase__skeleton{flex:0 0 var(--card-width);height:300px;border-radius:1.25rem;background:#f3f4f6;animation:product-showcase-pulse 1.5s ease-in-out infinite}@keyframes product-showcase-pulse{0%,to{opacity:1}50%{opacity:.55}}.home-section-filters{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;border-bottom:1px solid #e5e7eb;padding-bottom:0}.home-section-filters__scroll{display:flex;flex:1;gap:0;overflow-x:auto;-ms-overflow-style:none}.home-section-filters__scroll::-webkit-scrollbar{display:none}@supports (scrollbar-width: none){.home-section-filters__scroll{scrollbar-width:none}}.home-section-filters__tab{flex-shrink:0;position:relative;padding:.625rem 1rem .875rem;font-size:.875rem;font-weight:500;color:#6b7280;background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .15s ease}.home-section-filters__tab:hover{color:#111}.home-section-filters__tab--active{font-weight:700;color:#111}.home-section-filters__tab--active:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:0;height:2px;background:#111;border-radius:1px}.home-section-filters__view-all{flex-shrink:0;display:none;align-items:center;justify-content:center;min-height:2.25rem;margin-bottom:.5rem;padding:0 1.125rem;border:1px solid #111;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#111;text-decoration:none;transition:background .15s ease,color .15s ease}.home-section-filters__view-all:hover{background:#111;color:#fff}@media(min-width:640px){.home-section-filters__view-all{display:inline-flex}}.shop-by-brand__container{width:100%;max-width:80rem;margin-inline:auto;padding:3rem 1.25rem}.shop-by-brand__intro{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.shop-by-brand__header{min-width:0;display:flex;flex-direction:column;justify-content:center}.shop-by-brand__eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--home-brand, #1e3fae)}.shop-by-brand__title{margin-top:.5rem;font-size:clamp(1.5rem,2.4vw,1.875rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#171717}.shop-by-brand__subtitle{margin-top:.625rem;max-width:34rem;font-size:.875rem;line-height:1.6;color:#737373}.shop-by-brand__search{min-width:0;width:100%}.shop-by-brand__search-card{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1.125rem;border:1px solid #e8e8ed;border-radius:1.25rem;background:linear-gradient(180deg,#fafafa,#fff);box-shadow:0 1px 2px #0000000a,0 10px 24px -18px #0f172a2e}.shop-by-brand__search-title{font-size:1.0625rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#171717}.shop-by-brand__search-sub{margin-top:.375rem;font-size:.8125rem;line-height:1.45;color:#737373}.shop-by-brand__search-controls{display:flex;flex-direction:column;gap:.75rem}.shop-by-brand__search-input{display:flex;width:100%;align-items:center;gap:.75rem;border-radius:999px;border:1px solid #d4d4d4;background:#fff;padding:.9375rem 1.125rem;text-align:left;font:inherit;color:#737373;transition:border-color .2s ease,box-shadow .2s ease}.shop-by-brand__search-input:hover,.shop-by-brand__search-input:focus-visible{border-color:#1e3fae73;box-shadow:0 0 0 3px #1e3fae1a;outline:none}.shop-by-brand__search-icon{width:1rem;height:1rem;flex-shrink:0;color:#525252}.shop-by-brand__search-placeholder{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem}.shop-by-brand__search-tags{display:flex;flex-wrap:wrap;gap:.5rem}.shop-by-brand__search-tag{border-radius:999px;border:1px solid transparent;background:#f5f5f5;padding:.4375rem .8125rem;font-size:.75rem;font-weight:600;color:#404040;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.shop-by-brand__search-tag:hover{background:#1e3fae14;border-color:#1e3fae2e;color:var(--home-brand, #1e3fae)}.shop-by-brand__scroll-wrap{position:relative}.shop-by-brand__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;padding:.25rem 0 .5rem}.shop-by-brand__scroll::-webkit-scrollbar{display:none}.shop-by-brand__scroll-fade{pointer-events:none;position:absolute;top:0;bottom:.5rem;z-index:2;width:2rem}.shop-by-brand__scroll-fade--left{left:0;background:linear-gradient(90deg,#fff 15%,transparent)}.shop-by-brand__scroll-fade--right{right:0;background:linear-gradient(270deg,#fff 15%,transparent)}.shop-by-brand__row{display:flex;min-width:max-content;gap:1.125rem;padding-inline:.125rem}.shop-by-brand__item{display:flex;flex:0 0 auto;width:4.75rem;flex-direction:column;align-items:center;gap:.5rem;text-align:center;scroll-snap-align:start;text-decoration:none}.shop-by-brand__stage{--brand-stage: 4.75rem;display:grid;place-items:center;width:var(--brand-stage);height:var(--brand-stage);border-radius:1.125rem;border:1px solid #e8e8ed;background:linear-gradient(180deg,#fff,#f7f7f8);box-shadow:0 1px 2px #0000000a,0 8px 20px -14px #0f172a2e;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.shop-by-brand__item:hover .shop-by-brand__stage,.shop-by-brand__item:focus-visible .shop-by-brand__stage{transform:translateY(-2px) scale(1.03);border-color:#1e3fae47;box-shadow:0 1px 2px #0000000a,0 14px 28px -12px #1e3fae38}.shop-by-brand__item:active .shop-by-brand__stage{transform:scale(.98)}.shop-by-brand__logo{max-height:1.65rem;max-width:78%;width:auto;object-fit:contain;transition:transform .22s ease}.shop-by-brand__item:hover .shop-by-brand__logo{transform:scale(1.04)}.shop-by-brand__logo-fallback{display:grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:var(--home-brand, #1e3fae);font-size:.875rem;font-weight:800;color:#fff}.shop-by-brand__label{display:block;max-width:4.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:600;line-height:1.25;color:#1a1a1a;transition:color .2s ease}.shop-by-brand__item:hover .shop-by-brand__label,.shop-by-brand__item:focus-visible .shop-by-brand__label{color:var(--home-brand, #1e3fae)}.shop-by-brand__stage--skeleton{animation:shop-by-brand-pulse 1.4s ease-in-out infinite;background:#f0f0f2;border-color:#ececef;box-shadow:none}.shop-by-brand__label-skeleton{width:3.25rem;height:.65rem;border-radius:999px;background:#f0f0f2;animation:shop-by-brand-pulse 1.4s ease-in-out infinite}@keyframes shop-by-brand-pulse{0%,to{opacity:1}50%{opacity:.55}}@media(min-width:640px){.shop-by-brand__container{padding:3.5rem 1.25rem}.shop-by-brand__scroll-wrap{padding-inline:0}.shop-by-brand__scroll-fade{display:none}.shop-by-brand__scroll{overflow:visible;scroll-snap-type:none;padding:0}.shop-by-brand__row{display:grid;min-width:0;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem 1rem;justify-items:center;padding-inline:0}.shop-by-brand__item{width:100%;max-width:5.5rem}.shop-by-brand__stage{--brand-stage: 5.25rem;border-radius:1.25rem}.shop-by-brand__logo{max-height:1.85rem;max-width:72%}.shop-by-brand__label{max-width:5.5rem;font-size:.78rem}}@media(min-width:768px){.shop-by-brand__intro{flex-direction:row;align-items:stretch;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.shop-by-brand__header{flex:1 1 42%;padding-top:.25rem}.shop-by-brand__search{flex:1 1 52%;max-width:none}.shop-by-brand__search-card{height:100%;justify-content:center;padding:1.25rem 1.375rem}.shop-by-brand__search-copy{text-align:right}.shop-by-brand__search-tags{justify-content:flex-end}}@media(min-width:1024px){.shop-by-brand__container{padding:4rem 1.25rem}.shop-by-brand__intro{gap:3rem}.shop-by-brand__header{flex-basis:38%}.shop-by-brand__search{flex-basis:58%}.shop-by-brand__search-card{padding:1.375rem 1.5rem}.shop-by-brand__search-title{font-size:1.1875rem}.shop-by-brand__search-sub{font-size:.875rem}.shop-by-brand__row{grid-template-columns:repeat(8,minmax(0,1fr));gap:1.25rem .75rem}.shop-by-brand__item{max-width:5.75rem}.shop-by-brand__stage{--brand-stage: 5.5rem}.shop-by-brand__logo{max-height:2rem}.shop-by-brand__label{max-width:5.75rem;font-size:.8125rem}}@media(min-width:1280px){.shop-by-brand__intro{gap:4rem}.shop-by-brand__search-card{padding:1.5rem 1.75rem}}.delivery-payment{--dp-brand: var(--home-brand, #1e3fae);--dp-brand-deep: #0f2460;--dp-accent: var(--home-accent, #ff7a00);--dp-radius: 1.25rem}.delivery-payment__grid{display:grid;grid-template-columns:1fr}@media(min-width:1024px){.delivery-payment__grid{grid-template-columns:1fr 1fr}}.delivery-payment__panel{position:relative;overflow:hidden;padding:2.5rem 1.25rem 2.75rem}@media(min-width:640px){.delivery-payment__panel{padding:3rem 2rem 3.25rem}}@media(min-width:1024px){.delivery-payment__panel{min-height:34rem;padding:3.5rem 2.5rem}}.delivery-payment__panel--delivery{color:#fff;background:radial-gradient(circle at 88% 12%,rgb(255 122 0 / 18%) 0%,transparent 42%),radial-gradient(circle at 8% 88%,rgb(255 255 255 / 8%) 0%,transparent 36%),linear-gradient(145deg,var(--dp-brand) 0%,var(--dp-brand-deep) 100%)}.delivery-payment__panel--delivery:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / 4%) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / 4%) 1px,transparent 1px);background-size:2.5rem 2.5rem;-webkit-mask-image:linear-gradient(180deg,rgb(0 0 0 / 35%) 0%,transparent 70%);mask-image:linear-gradient(180deg,rgb(0 0 0 / 35%) 0%,transparent 70%);pointer-events:none}.delivery-payment__icon-wrap{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:#ffffff24;border:1px solid rgb(255 255 255 / 18%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.delivery-payment__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.82}.delivery-payment__title{margin-top:.75rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;line-height:1.08;letter-spacing:-.02em}.delivery-payment__subtitle{margin-top:.75rem;max-width:30rem;font-size:.9375rem;line-height:1.55;color:#ffffffd1}.delivery-payment__zones{display:grid;gap:.75rem;margin-top:1.75rem}@media(min-width:640px){.delivery-payment__zones{grid-template-columns:repeat(3,minmax(0,1fr))}}.delivery-payment__zone{padding:1rem .875rem;border-radius:calc(var(--dp-radius) - .15rem);background:#ffffff1a;border:1px solid rgb(255 255 255 / 14%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.delivery-payment__zone-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8}.delivery-payment__zone-time{margin-top:.35rem;font-size:1.125rem;font-weight:700;letter-spacing:-.01em}.delivery-payment__footnote{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.8125rem;color:#ffffffb8}.delivery-payment__cta{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.7rem 1.25rem;border-radius:9999px;border:1px solid rgb(255 255 255 / 45%);color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s ease,transform .15s ease}.delivery-payment__cta:hover{background:#ffffff1f;transform:translateY(-1px)}.delivery-payment__panel--payment{color:#111827;background:radial-gradient(circle at 92% 8%,rgb(30 63 174 / 8%) 0%,transparent 40%),linear-gradient(180deg,#fafbfd,#f3f5fa);border-top:1px solid rgb(0 0 0 / 6%)}@media(min-width:1024px){.delivery-payment__panel--payment{border-top:none;border-left:1px solid rgb(0 0 0 / 6%)}}.delivery-payment__panel--payment .delivery-payment__icon-wrap{color:var(--dp-brand);background:#1e3fae1a;border-color:#1e3fae24}.delivery-payment__panel--payment .delivery-payment__eyebrow{color:var(--dp-brand);opacity:1}.delivery-payment__panel--payment .delivery-payment__subtitle{color:#374151e0}.delivery-payment__methods-label{margin-top:1.5rem;font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.delivery-payment__methods{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.delivery-payment__method{display:inline-flex;align-items:center;justify-content:center;min-height:2.125rem;padding:.35rem .75rem;border-radius:9999px;border:1px solid rgb(0 0 0 / 8%);background:#fff;box-shadow:0 1px 2px #0f172a0f;font-size:.75rem;font-weight:700;letter-spacing:.01em;color:#111827}.delivery-payment__method--mpesa{color:#00853f;border-color:#00853f2e;background:#00853f0f}.delivery-payment__method--airtel-money{color:#ed1c24;border-color:#ed1c242e;background:#ed1c240f}.delivery-payment__method--tigo-pesa,.delivery-payment__method--mixx{color:#00377b;border-color:#00377b2e;background:#00377b0f}.delivery-payment__method--halopesa{color:#e85d04;border-color:#e85d042e;background:#e85d040f}.delivery-payment__highlights{display:grid;gap:.75rem;margin-top:1.5rem}.delivery-payment__highlight{display:flex;gap:.875rem;align-items:flex-start;padding:1rem 1rem 1rem .875rem;border-radius:var(--dp-radius);background:#fff;border:1px solid rgb(0 0 0 / 6%);box-shadow:0 1px 3px #0f172a0a}.delivery-payment__highlight-icon{display:grid;place-items:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#1e3fae14;color:var(--dp-brand)}.delivery-payment__highlight-icon--accent{background:#ff7a001f;color:var(--dp-accent)}.delivery-payment__highlight-title{font-size:.9375rem;font-weight:700;line-height:1.3}.delivery-payment__highlight-desc{margin-top:.25rem;font-size:.8125rem;line-height:1.45;color:#6b7280}.delivery-payment__panel--payment .delivery-payment__cta{color:#fff;border-color:transparent;background:var(--dp-brand)}.delivery-payment__panel--payment .delivery-payment__cta:hover{background:#1835a0}.delivery-payment__panel--payment .delivery-payment__footnote{margin-top:1.25rem}.delivery-payment__footnote--muted{color:#6b7280}.delivery-payment__inner{position:relative;z-index:1;max-width:34rem}@media(min-width:1024px){.delivery-payment__inner{max-width:none}}.home-collections__heading{margin-bottom:2rem;text-align:center;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.02em;color:#0a0a0a}.home-collections__hero-block{margin-bottom:1rem;overflow:hidden;border-radius:1rem;background:#f3f4f6}.home-collections__hero-inner{display:grid;gap:1.5rem;padding:1.75rem 1.5rem 1.25rem}@media(min-width:768px){.home-collections__hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:2rem;padding:2.5rem 2.5rem 1.5rem}}.home-collections__hero-copy{display:flex;flex-direction:column;justify-content:center}.home-collections__hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1;letter-spacing:-.03em;color:#0a0a0a}.home-collections__hero-sub{margin-top:.65rem;max-width:22rem;font-size:.9375rem;line-height:1.5;color:#0a0a0ab8}.home-collections__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:1.35rem}.home-collections__learn-more{font-size:.875rem;font-weight:500;color:#0a0a0a;text-decoration:underline;text-underline-offset:.22em;transition:opacity .2s ease}.home-collections__learn-more:hover{opacity:.72}.home-collections__view-all-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:0 1.35rem;border:1.5px solid #0a0a0a;border-radius:9999px;font-size:.875rem;font-weight:600;color:#0a0a0a;background:transparent;transition:background-color .2s ease,color .2s ease}.home-collections__view-all-btn:hover{background:#0a0a0a;color:#fff}.home-collections__hero-media{position:relative;min-height:12rem;overflow:hidden;border-radius:.75rem;background:#e8e8e8}@media(min-width:768px){.home-collections__hero-media{min-height:16rem}}.home-collections__hero-img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .6s ease}.home-collections__hero-block:hover .home-collections__hero-img{transform:scale(1.02)}.home-collections__hero-tagline{padding:0 1.5rem 1.35rem;text-align:center;font-size:.8125rem;line-height:1.5;color:#0a0a0a9e}@media(min-width:768px){.home-collections__hero-tagline{padding:0 2.5rem 1.75rem;font-size:.875rem}}.home-collections__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media(min-width:640px){.home-collections__cards{gap:1rem}}@media(min-width:1024px){.home-collections__cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.home-collections__card{position:relative;display:flex;min-height:14rem;flex-direction:column;align-items:center;overflow:hidden;border-radius:1rem;background:#f3f4f6;padding:1.25rem 1rem 1.5rem;text-align:center;transition:background-color .25s ease}@media(min-width:1024px){.home-collections__card{min-height:17.5rem;padding:1.5rem 1.15rem 1.75rem}}.home-collections__card:hover,.home-collections__card:focus-visible{background:#ebebeb}.home-collections__card-title{flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#0a0a0a}@media(min-width:1024px){.home-collections__card-title{font-size:1.0625rem}}.home-collections__card-media{display:flex;flex:1;align-items:center;justify-content:center;width:100%;padding:.75rem 0 .5rem}.home-collections__card-media img{max-height:7.5rem;width:auto;max-width:100%;object-fit:contain;transition:transform .45s ease}@media(min-width:1024px){.home-collections__card-media img{max-height:9rem}}.home-collections__card:hover .home-collections__card-media img,.home-collections__card:focus-visible .home-collections__card-media img{transform:scale(1.04)}.home-collections__card-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 1.25rem;border:1.5px solid #0a0a0a;border-radius:9999px;font-size:.8125rem;font-weight:600;color:#0a0a0a;opacity:0;transform:translateY(4px);transition:opacity .22s ease,transform .22s ease,background-color .2s ease,color .2s ease;pointer-events:none}.home-collections__card:hover .home-collections__card-cta,.home-collections__card:focus-visible .home-collections__card-cta{opacity:1;transform:translateY(0)}.home-collections__card:hover .home-collections__card-cta:hover{background:#0a0a0a;color:#fff}@media(hover:none){.home-collections__card-cta{opacity:1;transform:none}}
