.template-afro .collection-card{background-color:var(--afro-bg,#fffbf8);border:1px solid rgba(var(--afro-ink,#1c120d), .4);box-sizing:border-box;border-radius:clamp(1.125rem,1.04472rem + .366972vw,1.375rem);flex-shrink:0;align-items:center;gap:clamp(1.5rem,1.29931rem + .917431vw,2.125rem);width:100%;padding:clamp(.625rem,.584862rem + .183486vw,.75rem);display:flex}@media (hover:hover) and (pointer:fine){.template-afro .collection-card:hover .collection-card__media img{transform:scale(1.05)}}.template-afro .collection-card--reversed{flex-direction:row-reverse}.template-afro .collection-card__media{background-color:color-mix(in oklab, var(--afro-ink,#1c120d) 0.5%, var(--afro-bg,#fffbf8));border-radius:clamp(.625rem,.584862rem + .183486vw,.75rem);width:min(50%,380px);height:282px;overflow:hidden}.template-afro .collection-card__media .img-wrapper{border-radius:clamp(.625rem,.584862rem + .183486vw,.75rem);width:100%;height:100%}.template-afro .collection-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .64s cubic-bezier(.23,1,.32,1)}.template-afro .collection-card__content{flex-direction:column;justify-content:center;gap:14px;min-width:0;padding-right:8px;display:flex}.template-afro .collection-card__title{letter-spacing:-4%;color:rgba(var(--afro-ink,#1c120d), .72);margin:0;font-family:Roobert TRIAL,sans-serif;font-size:32px;font-weight:600;line-height:1}@media (width<=768px){.template-afro .collection-card__title{font-size:24px}}.template-afro .collection-card__desc{letter-spacing:-1%;color:rgba(var(--afro-ink,#1c120d), .72);max-width:240px;margin:0;font-family:Helvetica Now Display,sans-serif;font-size:16px;font-weight:400}@media (width<=900px){.template-afro .collection-card{flex-direction:column;min-height:auto}.template-afro .collection-card__media{flex:none;width:100%;height:340px}.template-afro .collection-card__content{text-align:center;align-items:center}}.template-afro .dropdown{width:fit-content;position:relative}.template-afro .dropdown--block{width:100%}.template-afro .dropdown__trigger{border:1px solid rgba(var(--afro-ink,#1c120d), .12);width:100%;min-height:40px;color:var(--afro-ink,#1c120d);cursor:pointer;background-color:#fff;border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);justify-content:space-between;align-items:center;gap:8px;padding:6px clamp(.625rem,.584862rem + .183486vw,.75rem) 6px clamp(.5rem,.459862rem + .183486vw,.625rem);transition:border-color .2s,background-color .2s,transform .14s cubic-bezier(.23,1,.32,1);display:inline-flex}.template-afro .dropdown__trigger:hover{border-color:rgba(var(--afro-ink,#1c120d), .28);background-color:color-mix(in srgb, color-mix(in oklab, var(--afro-primary,#ff720a) 45.4%, var(--afro-bg,#fffbf8)) 28%, transparent)}.template-afro .dropdown__trigger:focus-visible{outline:2px solid var(--afro-primary-fill,#ff720a);outline-offset:2px}.template-afro .dropdown__trigger[aria-expanded=true]{border-color:var(--afro-primary-fill,#ff720a);background-color:#fff}.template-afro .dropdown__trigger[aria-expanded=true] .dropdown__chevron{transform:rotate(180deg)}.template-afro .dropdown__chevron{color:rgba(var(--afro-ink,#1c120d), .72);flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:6px;transition:transform .2s cubic-bezier(.23,1,.32,1);display:inline-flex}.template-afro .dropdown__chevron [data-icon=chevron-down]{width:10px;height:6px}.template-afro .dropdown__menu{z-index:30;overscroll-behavior:contain;border:1px solid rgba(var(--afro-ink,#1c120d), .08);width:max-content;min-width:100%;max-width:280px;max-height:280px;box-shadow:0 8px clamp(.9375rem, .837156rem + .458716vw, 1.25rem) rgba(var(--afro-ink,#1c120d), .08);scrollbar-width:thin;scrollbar-color:rgba(var(--afro-ink,#1c120d), .22) transparent;background-color:#fff;border-radius:clamp(.5rem,.459862rem + .183486vw,.625rem);flex-direction:column;gap:2px;margin:0;padding:6px;list-style:none;display:flex;position:absolute;top:calc(100% + 4px);left:auto;right:0;overflow-y:auto}.template-afro .dropdown__menu::-webkit-scrollbar{width:2px}.template-afro .dropdown__menu::-webkit-scrollbar-track{background:0 0}.template-afro .dropdown__menu::-webkit-scrollbar-thumb{background-color:rgba(var(--afro-ink,#1c120d), .22);border-radius:clamp(4rem,3.6789rem + 1.46789vw,5rem);transition:background-color .2s}.template-afro .dropdown__menu:hover::-webkit-scrollbar-thumb{background-color:rgba(var(--afro-ink,#1c120d), .45)}.template-afro .dropdown__menu::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--afro-ink,#1c120d), .45)}.template-afro .dropdown__menu[hidden]{display:none}.template-afro .dropdown--block .dropdown__menu{width:100%;max-width:none;left:0;right:auto}.template-afro .dropdown__option{text-align:left;width:100%;min-height:38px;color:rgba(var(--afro-ink,#1c120d), .85);cursor:pointer;background-color:#0000;border:none;border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);align-items:center;padding:8px clamp(.625rem,.584862rem + .183486vw,.75rem);line-height:1.4;transition:background-color .2s,color .2s,transform .14s cubic-bezier(.23,1,.32,1);display:flex}.template-afro .dropdown__option:hover{background-color:rgba(var(--afro-primary-fill,#ff720a), .08);color:var(--afro-ink,#1c120d)}.template-afro .dropdown__option:active{background-color:rgba(var(--afro-primary-fill,#ff720a), .16);transform:scale(.98)}.template-afro .dropdown__option[aria-selected=true]{background-color:rgba(var(--afro-primary-fill,#ff720a), .12);color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d));font-weight:500}.template-afro .dropdown__option:focus-visible{outline:2px solid var(--afro-primary-fill,#ff720a);outline-offset:1px}.template-afro .product-filters-header{width:100%;margin-bottom:clamp(1.1875rem,1.04702rem + .642202vw,1.625rem);position:relative}.template-afro .product-filters-header__accent{background-color:color-mix(in oklab, var(--afro-primary,#ff720a) 45.4%, var(--afro-bg,#fffbf8));z-index:0;border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);width:calc(100% - 44px);height:16px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.template-afro .product-filters-header__toolbar{background-color:var(--afro-ink,#1c120d);border-radius:clamp(.8125rem,.752294rem + .275229vw,1rem);flex-direction:column;gap:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem);padding:clamp(1.1875rem,1.04702rem + .642202vw,1.625rem) clamp(.625rem,.584862rem + .183486vw,.75rem) clamp(.625rem,.584862rem + .183486vw,.75rem);display:flex;position:relative}.template-afro .product-filters-header__top-row{justify-content:space-between;align-items:flex-end;padding-inline:8px;display:flex}.template-afro .product-filters-header__title{color:var(--afro-bg,#fffbf8);max-width:13ch;margin:0}.template-afro .product-filters-header__meta{align-items:center;gap:8px;display:flex}.template-afro .product-filters-header__count{color:rgba(var(--afro-bg,#fffbf8), .6);text-align:right;max-width:12ch;margin:0}.template-afro .product-filters-header__divider{background-color:rgba(var(--afro-bg,#fffbf8), .2);width:1px;height:16px}.template-afro .product-filters-header__filter-box{background-color:var(--afro-bg,#fffbf8);border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);flex-direction:column;gap:clamp(.625rem,.584862rem + .183486vw,.75rem);padding:clamp(.6875rem,.627294rem + .275229vw,.875rem);display:flex}.template-afro .product-filters-header__box-top{justify-content:space-between;align-items:center;display:flex}.template-afro .product-filters-header__filter-title{color:var(--afro-ink,#1c120d);align-items:center;gap:4px;display:flex}.template-afro .product-filters-header__filter-title .icon-filter{width:14px;height:11px;color:var(--afro-ink,#1c120d)}.template-afro .product-filters-header__clear-btn{cursor:pointer;color:rgba(var(--afro-ink,#1c120d), .72);background:0 0;border:none;align-items:center;gap:4px;padding:0;transition:color .2s;display:flex}@media (hover:hover) and (pointer:fine){.template-afro .product-filters-header__clear-btn:hover{color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d))}}.template-afro .product-filters-header__clear-btn .icon-clear{width:8px;height:8px;transform:rotate(45deg)}.template-afro .product-filters-header__controls-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.template-afro .product-filters-header__controls-left,.template-afro .product-filters-header__group{align-items:center;gap:8px;display:flex}.template-afro .filter-dropdown{border:1px solid rgba(var(--afro-ink,#1c120d), .2);width:187px;height:40px;color:rgba(var(--afro-ink,#1c120d), .72);cursor:pointer;user-select:none;background-color:#ebebeb70;border-radius:clamp(.3125rem,.292431rem + .0917431vw,.375rem);justify-content:space-between;align-items:center;padding:0 8px;transition:border-color .2s,background-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.template-afro .filter-dropdown:hover{border-color:rgba(var(--afro-primary-fill,#ff720a), .55);background-color:color-mix(in srgb, color-mix(in oklab, var(--afro-primary,#ff720a) 45.4%, var(--afro-bg,#fffbf8)) 35%, transparent)}}.template-afro .filter-dropdown__inner{align-items:center;gap:4px;display:flex}.template-afro .filter-dropdown__inner [data-icon],.template-afro .filter-dropdown [data-icon=chevron-down]{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .filter-price-range{align-items:center;gap:clamp(.5rem,.459862rem + .183486vw,.625rem);display:flex}.template-afro .filter-price-separator{color:rgba(var(--afro-ink,#1c120d), .72);align-items:center;display:flex}.template-afro .filter-input-group{border:1px solid rgba(var(--afro-ink,#1c120d), .2);width:187px;height:40px;color:rgba(var(--afro-ink,#1c120d), .72);cursor:text;background-color:#ebebeb70;border-radius:clamp(.3125rem,.292431rem + .0917431vw,.375rem);align-items:center;gap:4px;padding:0 8px;display:flex}.template-afro .filter-input-group [data-icon]{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .filter-input-group__field{width:100%;min-width:0;color:var(--afro-ink,#1c120d);background:0 0;border:none;outline:none}.template-afro .filter-input-group__field::placeholder{color:rgba(var(--afro-ink,#1c120d), .72)}@media (hover:hover) and (pointer:fine){.template-afro .filter-input-group:hover{border-color:rgba(var(--afro-primary-fill,#ff720a), .55)}}.template-afro .filter-input-group:focus-within{border-color:var(--afro-primary-fill,#ff720a)}.template-afro .product-filters-header .dropdown{width:187px}@media (width<=1076px){.template-afro .filter-price-range{flex-direction:column;gap:8px}.template-afro .filter-price-separator{display:none}.template-afro .filter-input-group,.template-afro .filter-dropdown,.template-afro .product-filters-header .dropdown{width:min(220px,28vw)}.template-afro .product-filters-header__group{flex-direction:column}.template-afro .product-filters-header__controls-row{align-items:start}}@media (width<=550px){.template-afro .product-filters-header__top-row{flex-direction:column;align-items:flex-start;gap:clamp(1.1875rem,1.04702rem + .642202vw,1.625rem)}.template-afro .product-filters-header__meta{flex-direction:row-reverse;justify-content:space-between;width:100%}.template-afro .product-filters-header__controls-row{flex-direction:column;align-items:stretch;gap:8px}.template-afro .product-filters-header__controls-left,.template-afro .product-filters-header__group{flex-direction:column;align-items:stretch;gap:8px;width:100%}.template-afro .product-filters-header__controls-right,.template-afro .filter-dropdown,.template-afro .product-filters-header .dropdown{width:100%}.template-afro .filter-price-range{flex-direction:column;gap:8px;width:100%}.template-afro .filter-input-group{width:100%}}.template-afro .home-page{background-color:var(--afro-bg,#fffbf8);flex-direction:column;display:flex;overflow-x:clip}.template-afro .hero-section{z-index:2;margin-block:0 clamp(2.0625rem,1.60092rem + 2.11009vw,3.5rem)}.template-afro .hero-section__wrapper{z-index:1;flex-direction:column;align-items:center;display:flex}.template-afro .hero-section__title{text-align:center;color:rgba(var(--afro-ink,#1c120d), .72);max-width:16ch;margin-block:clamp(2.0625rem,1.60092rem + 2.11009vw,3.5rem)}.template-afro .hero-section__promo-card{border:1px solid rgba(var(--afro-ink,#1c120d), .2);box-sizing:border-box;border-radius:clamp(1.375rem,1.25459rem + .550459vw,1.75rem);align-items:stretch;gap:clamp(.6875rem,.627294rem + .275229vw,.875rem);width:100%;padding:clamp(.5rem,.459862rem + .183486vw,.625rem);display:flex}.template-afro .hero-section__promo-banner{border-radius:clamp(.875rem,.794725rem + .366972vw,1.125rem);flex:55%;min-width:0;height:363px;overflow:hidden}.template-afro .hero-section__carousel{background-color:color-mix(in oklab, var(--afro-ink,#1c120d) 3.6%, var(--afro-bg,#fffbf8));border-radius:clamp(.875rem,.794725rem + .366972vw,1.125rem);flex:45%;align-items:center;min-width:0;padding:8px;display:flex;position:relative;overflow:visible}.template-afro .hero-section__carousel-viewport{border-radius:clamp(.875rem,.794725rem + .366972vw,1.125rem);width:100%;overflow:hidden}.template-afro .hero-section__carousel-track{user-select:none;touch-action:pan-y;gap:clamp(.5rem,.459862rem + .183486vw,.625rem);width:100%;display:flex}.template-afro .hero-section__carousel-track .product-card{flex:0 0 253px;width:253px;min-width:253px}.template-afro .hero-section__carousel-btn{width:30px;height:30px;box-shadow:0 2px 8px rgba(var(--afro-ink,#1c120d), .1);cursor:pointer;z-index:10;color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d));background-color:#fff;border:none;border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);outline:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s,opacity .2s,transform .14s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%}@media (hover:hover) and (pointer:fine){.template-afro .hero-section__carousel-btn:hover:not(:disabled){background-color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d));color:#fff}}.template-afro .hero-section__carousel-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.template-afro .hero-section__carousel-btn--prev{left:0;transform:translate(-50%,-50%)}.template-afro .hero-section__carousel-btn--prev:active:not(:disabled){transform:translate(-50%,-50%)scale(.94)}.template-afro .hero-section__carousel-btn--prev [data-icon=arrow]{transform:rotate(180deg)}.template-afro .hero-section__carousel-btn--next{right:0;transform:translate(50%,-50%)}.template-afro .hero-section__carousel-btn--next:active:not(:disabled){transform:translate(50%,-50%)scale(.94)}.template-afro .hero-section__carousel-btn [data-icon=arrow]{width:13px;height:10px;color:inherit}@media (width<=1024px){.template-afro .hero-section__promo-card{flex-direction:column}.template-afro .hero-section__promo-banner{flex:auto;height:330px}.template-afro .hero-section__carousel{flex:auto;width:100%}.template-afro .hero-section__carousel-track{justify-content:center}}@media (width<=640px){.template-afro .hero-section__promo-banner{height:200px}.template-afro .hero-section__carousel-track .product-card{flex:0 0 220px;width:220px;min-width:220px}}.template-afro .category-section{margin-block:0 clamp(2.0625rem,1.60092rem + 2.11009vw,3.5rem);scroll-margin-top:clamp(4.375rem,3.97362rem + 1.83486vw,5.625rem);position:relative}.template-afro .category-section__bg{background:linear-gradient(180deg, rgba(var(--afro-primary-fill,#ff720a), .24) 0%, rgba(var(--afro-primary-fill,#ff720a), 0) 100%);pointer-events:none;z-index:0;border-radius:clamp(1.1875rem,1.08716rem + .458716vw,1.5rem);height:852px;position:absolute;top:-120px;left:0;right:0}.template-afro .category-section__wrapper{flex-direction:column;align-items:center;gap:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem);display:flex}.template-afro .category-section__header{text-align:center;flex-direction:column;align-items:center;gap:clamp(.8125rem,.752294rem + .275229vw,1rem);display:flex}.template-afro .category-section__title{color:rgba(var(--afro-ink,#1c120d), .72);max-width:16ch;margin:0}.template-afro .category-section__nav{z-index:2;align-items:center;gap:8px;display:flex}.template-afro .category-section__arrow-btn{cursor:pointer;width:36px;height:36px;color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d));background-color:#fff;border:none;border-radius:clamp(.625rem,.584862rem + .183486vw,.75rem);outline:none;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .14s cubic-bezier(.23,1,.32,1);display:flex}@media (hover:hover) and (pointer:fine){.template-afro .category-section__arrow-btn:hover{background-color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d));color:#fff}}.template-afro .category-section__arrow-btn:active{transform:scale(.94)}.template-afro .category-section__arrow-btn--prev [data-icon=arrow]{transform:rotate(180deg)}.template-afro .category-section__arrow-btn [data-icon=arrow]{color:currentColor;width:14px;height:10px;transition:transform .2s cubic-bezier(.23,1,.32,1)}.template-afro .category-section__viewport{scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100%;overflow:auto hidden}.template-afro .category-section__viewport::-webkit-scrollbar{display:none}.template-afro .category-section__row{user-select:none;-webkit-touch-callout:none;touch-action:pan-y;gap:clamp(.5rem,.459862rem + .183486vw,.625rem);width:max-content;display:flex}@media (width<=768px){.template-afro .category-section__bg{height:600px;top:-60px}}.template-afro .category-card{box-sizing:border-box;cursor:pointer;user-select:none;border-radius:clamp(.8125rem,.752294rem + .275229vw,1rem);flex-direction:column;flex-shrink:0;justify-content:flex-end;height:382px;transition:width .45s cubic-bezier(.25,1,.5,1),padding .45s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden}.template-afro .category-card__bg-image{z-index:1;position:absolute;inset:0}.template-afro .category-card__bg-image img{transition:transform .64s cubic-bezier(.23,1,.32,1)}@media (hover:hover) and (pointer:fine){.template-afro .category-card:hover .category-card__bg-image img{transform:scale(1.06)}}.template-afro .category-card__overlay{pointer-events:none;transition:opacity .4s;position:absolute;inset:0}.template-afro .category-card__overlay--inactive{z-index:2;opacity:1;background:linear-gradient(#472e2024 0%,#472e20e6 83%,#472e20f0 100%)}.template-afro .category-card__overlay--active{z-index:2;opacity:0;background:linear-gradient(#ff8a3300 0%,#ff8a3399 100%)}.template-afro .category-card__content-box{z-index:3;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;transition:background-color .35s,border-color .35s,padding .35s,border-radius .35s,backdrop-filter .35s;display:flex;position:relative}.template-afro .category-card__info{flex-direction:column;gap:5px;min-width:0;display:flex}.template-afro .category-card__title{margin:0;transition:color .35s;overflow:visible}.template-afro .category-card__count{white-space:nowrap;margin:0;transition:color .35s}.template-afro .category-card__action{flex-shrink:0;align-items:center;display:flex}.template-afro .category-card__action--active{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s,transform .35s,visibility .35s;transform:scale(.9)}.template-afro .category-card__action--inactive{opacity:1;visibility:visible;transition:opacity .35s,transform .35s,visibility .35s;transform:scale(1)}.template-afro .category-card__circle-btn{border:1px solid color-mix(in oklab, var(--afro-ink,#1c120d) 0.5%, var(--afro-bg,#fffbf8));background:0 0;border-radius:clamp(1.5rem,1.37959rem + .550459vw,1.875rem);flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .2s,border-color .2s,transform .28s cubic-bezier(.23,1,.32,1);display:flex;transform:rotate(-30deg)}.template-afro .category-card__circle-btn [data-icon=arrow]{width:12px;height:10px;color:color-mix(in oklab, var(--afro-ink,#1c120d) 0.5%, var(--afro-bg,#fffbf8))}@media (hover:hover) and (pointer:fine){.template-afro .category-card:hover .category-card__circle-btn{background-color:#fff;border-color:#fff;transform:rotate(0)}.template-afro .category-card:hover .category-card__circle-btn [data-icon=arrow]{color:color-mix(in oklab, var(--afro-primary,#ff720a) 27%, var(--afro-ink,#1c120d))}}.template-afro .category-card--active{width:min(35vw,520px);padding:8px}.template-afro .category-card--active .category-card__overlay--inactive{opacity:0}.template-afro .category-card--active .category-card__overlay--active{opacity:1}.template-afro .category-card--active .category-card__content-box{background-color:var(--afro-bg,#fffbf8);border:1px solid color-mix(in srgb, color-mix(in oklab, var(--afro-primary,#ff720a) 45.4%, var(--afro-bg,#fffbf8)) 50%, transparent);backdrop-filter:blur(8px);border-radius:clamp(.375rem,.334862rem + .183486vw,.5rem);padding:clamp(.5rem,.459862rem + .183486vw,.625rem) clamp(.625rem,.584862rem + .183486vw,.75rem)}.template-afro .category-card--active .category-card__title,.template-afro .category-card--active .category-card__count{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .category-card--active .category-card__action--active{opacity:1;visibility:visible;pointer-events:auto;position:static;transform:scale(1)}.template-afro .category-card--active .category-card__action--inactive{opacity:0;visibility:hidden;pointer-events:none;position:absolute;transform:scale(.9)}.template-afro .category-card--standard{width:240px;padding:clamp(.875rem,.794725rem + .366972vw,1.125rem) clamp(.625rem,.584862rem + .183486vw,.75rem)}.template-afro .category-card--standard .category-card__overlay--inactive{opacity:1}.template-afro .category-card--standard .category-card__overlay--active{opacity:0}.template-afro .category-card--standard .category-card__content-box{backdrop-filter:none;background-color:#0000;border:1px solid #0000;border-radius:0;padding:0}.template-afro .category-card--standard .category-card__title{color:#fff}.template-afro .category-card--standard .category-card__count{color:#ffffffb3}.template-afro .category-card--standard .category-card__action--active{opacity:0;visibility:hidden;pointer-events:none;position:absolute;transform:scale(.9)}.template-afro .category-card--standard .category-card__action--inactive{opacity:1;visibility:visible;pointer-events:auto;position:static;transform:scale(1)}@media (width<=1024px){.template-afro .category-card{height:340px}.template-afro .category-card--active{width:380px}.template-afro .category-card--standard{width:220px}}@media (width<=768px){.template-afro .category-card{height:300px}.template-afro .category-card--active{width:min(340px,80vw)}.template-afro .category-card--standard{width:min(200px,50vw)}}@media (width<=480px){.template-afro .category-card{height:270px}.template-afro .category-card--active{width:min(290px,78vw)}.template-afro .category-card--standard{width:min(170px,45vw)}}.template-afro .product-grid-section{width:100%;margin-block:0 clamp(2.5625rem,1.90023rem + 3.02752vw,4.625rem)}.template-afro .product-grid-section__wrapper{flex-direction:column;align-items:center;margin-inline:auto;display:flex}.template-afro .product-grid-section__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(.625rem,.584862rem + .183486vw,.75rem);width:100%;display:grid}.template-afro .product-grid-section__grid .product-card{max-width:100%}.template-afro .product-grid-section__grid .product-card.is-deferred{display:none}.template-afro .product-grid-section__footer{justify-content:center;width:100%;margin-top:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem);display:flex}@media (width<=1200px){.template-afro .product-grid-section__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=992px){.template-afro .product-grid-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.template-afro .product-grid-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=540px){.template-afro .product-grid-section__grid{grid-template-columns:1fr;justify-items:center}.template-afro .product-grid-section__grid .product-card{width:100%;max-width:360px}}.template-afro .collections-section{width:100%;margin-block:0 clamp(2.5625rem,1.90023rem + 3.02752vw,4.625rem);scroll-margin-top:clamp(4.375rem,3.97362rem + 1.83486vw,5.625rem)}.template-afro .collections-section__wrapper{box-sizing:border-box;flex-direction:column;align-items:center;gap:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem);width:100%;max-width:1446px;margin-inline:auto;padding-inline:23px;display:flex;position:relative}.template-afro .collections-section__title{text-align:center;color:rgba(var(--afro-ink,#1c120d), .72);max-width:18ch;margin:0}.template-afro .collections-section__carousel-container{justify-content:center;align-items:center;width:100%;max-width:1400px;display:flex;position:relative}.template-afro .collections-section__carousel-container:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(270deg,#fff 0%,#fff0 100%);border-radius:0 clamp(1.125rem,1.04472rem + .366972vw,1.375rem) clamp(1.125rem,1.04472rem + .366972vw,1.375rem) 0;width:181px;height:100%;position:absolute;top:0;right:0}.template-afro .collections-section__viewport{border-radius:clamp(1.125rem,1.04472rem + .366972vw,1.375rem);width:100%;overflow:hidden}.template-afro .collections-section__cards{user-select:none;touch-action:pan-y;gap:clamp(.875rem,.794725rem + .366972vw,1.125rem);width:100%;display:flex}.template-afro .collections-section__cards .collection-card{flex:0 0 min(65vw,820px)}.template-afro .collections-section__arrow-btn{background-color:var(--afro-ink,#1c120d);cursor:pointer;z-index:10;border:none;border-radius:clamp(.625rem,.584862rem + .183486vw,.75rem);justify-content:center;align-items:center;width:46px;height:46px;transition:background-color .2s,transform .14s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:50%}@media (hover:hover) and (pointer:fine){.template-afro .collections-section__arrow-btn:hover{background-color:var(--afro-primary-fill,#ff720a)}}.template-afro .collections-section__arrow-btn--prev{left:0;transform:translate(-50%,-50%)}.template-afro .collections-section__arrow-btn--prev:active{transform:translate(-50%,-50%)scale(.94)}.template-afro .collections-section__arrow-btn--prev [data-icon=arrow]{transform:rotate(180deg)}@media (hover:hover) and (pointer:fine){.template-afro .collections-section__arrow-btn--prev:hover [data-icon=arrow]{transform:rotate(180deg)translate(2px)}}.template-afro .collections-section__arrow-btn--next{right:0;transform:translate(50%,-50%)}.template-afro .collections-section__arrow-btn--next:active{transform:translate(50%,-50%)scale(.94)}@media (hover:hover) and (pointer:fine){.template-afro .collections-section__arrow-btn--next:hover [data-icon=arrow]{transform:translate(2px)}}.template-afro .collections-section__arrow-btn [data-icon=arrow]{color:#fff;width:17px;height:13px;transition:transform .2s cubic-bezier(.23,1,.32,1)}@media (width<=900px){.template-afro .collections-section__cards .collection-card{width:min(65vw,820px)}}@media (width<=480px){.template-afro .collections-section__carousel-container:after{display:none}.template-afro .collections-section__cards .collection-card{flex:0 0 274px;width:274px}.template-afro .collections-section__arrow-btn{width:36px;height:36px}.template-afro .collections-section__arrow-btn [data-icon=arrow]{width:14px;height:10px}}.template-afro .contact-section{margin-block:0 clamp(2.5625rem,1.90023rem + 3.02752vw,4.625rem)}.template-afro .contact-section__wrapper{box-sizing:border-box;align-items:stretch;gap:clamp(.625rem,.584862rem + .183486vw,.75rem);max-width:1202px;display:flex}.template-afro .contact-section__form-card{background-color:color-mix(in oklab, var(--afro-ink,#1c120d) 3.6%, var(--afro-bg,#fffbf8));border-radius:clamp(1.125rem,1.04472rem + .366972vw,1.375rem);flex-direction:column;gap:clamp(1.5rem,1.29931rem + .917431vw,2.125rem);width:100%;min-width:0;max-width:792px;padding:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem) clamp(1.5rem,1.29931rem + .917431vw,2.125rem);display:flex}.template-afro .contact-section__title{color:rgba(var(--afro-ink,#1c120d), .72);max-width:16ch;margin:0}.template-afro .contact-section__form{flex-direction:column;gap:clamp(1.1875rem,1.04702rem + .642202vw,1.625rem);display:flex}.template-afro .contact-section__fields{flex-direction:column;gap:8px;width:100%;display:flex}.template-afro .contact-section__row{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.template-afro .contact-section__input{background-color:var(--afro-bg,#fffbf8);border:1px solid rgba(var(--afro-ink,#1c120d), .1);width:100%;height:46px;color:var(--afro-ink,#1c120d);border-radius:clamp(.3125rem,.292431rem + .0917431vw,.375rem);outline:none;padding:clamp(.625rem,.584862rem + .183486vw,.75rem) clamp(.5rem,.459862rem + .183486vw,.625rem)}.template-afro .contact-section__input::placeholder{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .contact-section__input:focus{border-color:var(--afro-primary-fill,#ff720a)}.template-afro .contact-section__textarea{background-color:var(--afro-bg,#fffbf8);border:1px solid rgba(var(--afro-ink,#1c120d), .1);width:100%;height:117px;min-height:117px;color:var(--afro-ink,#1c120d);resize:none;border-radius:clamp(.3125rem,.292431rem + .0917431vw,.375rem);outline:none;padding:clamp(.5rem,.459862rem + .183486vw,.625rem)}.template-afro .contact-section__textarea::placeholder{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .contact-section__textarea:focus{border-color:var(--afro-primary-fill,#ff720a)}.template-afro .contact-section__upload-box{flex-direction:column;justify-content:space-between;width:100%;height:117px;min-height:117px;display:flex}.template-afro .contact-section__upload-label{color:rgba(var(--afro-ink,#1c120d), .72);margin:0}.template-afro .contact-section__dropzone{border:1px dashed rgba(var(--afro-ink,#1c120d), .2);cursor:pointer;background-color:#0000;border-radius:clamp(.1875rem,.167431rem + .0917431vw,.25rem);height:71px;padding:clamp(.5rem,.459862rem + .183486vw,.625rem);transition:border-color .2s,background-color .2s;display:flex}@media (hover:hover) and (pointer:fine){.template-afro .contact-section__dropzone:hover{border-color:var(--afro-primary-fill,#ff720a);background-color:color-mix(in srgb, color-mix(in oklab, var(--afro-primary,#ff720a) 45.4%, var(--afro-bg,#fffbf8)) 28%, transparent)}}.template-afro .contact-section__file-input{display:none}.template-afro .contact-section__upload-btn{background-color:rgba(var(--afro-ink,#1c120d), .05);color:rgba(var(--afro-ink,#1c120d), .72);border-radius:clamp(.3125rem,.292431rem + .0917431vw,.375rem);height:fit-content;padding:6px clamp(.5rem,.459862rem + .183486vw,.625rem)}.template-afro .contact-section__submit-row{justify-content:flex-start;display:flex}.template-afro .contact-section__info-card{background-color:var(--afro-primary-fill,#ff720a);box-sizing:border-box;border-radius:clamp(1.125rem,1.04472rem + .366972vw,1.375rem);flex-direction:column;justify-content:space-between;width:100%;max-width:398px;padding:clamp(1.625rem,1.38417rem + 1.10092vw,2.375rem) 8px 8px;display:flex}.template-afro .contact-section__info-header{flex-direction:column;gap:8px;padding-inline:clamp(.625rem,.584862rem + .183486vw,.75rem);display:flex}.template-afro .contact-section__info-header h3{color:#fff;margin:0}.template-afro .contact-section__info-header p{color:#fffc;max-width:25ch;margin:0}.template-afro .contact-section__info-details{background-color:var(--afro-bg,#fffbf8);border-radius:clamp(.6875rem,.627294rem + .275229vw,.875rem);flex-direction:column;gap:clamp(.5rem,.459862rem + .183486vw,.625rem);padding:clamp(.875rem,.794725rem + .366972vw,1.125rem) clamp(.8125rem,.752294rem + .275229vw,1rem);display:flex}.template-afro .contact-section__info-row{border-bottom:1px solid rgba(var(--afro-ink,#1c120d), .1);justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.template-afro .contact-section__info-row:last-child{border-bottom:none;padding-bottom:0}.template-afro .contact-section__info-row span{color:rgba(var(--afro-ink,#1c120d), .72)}.template-afro .contact-section__info-row a{color:rgba(var(--afro-ink,#1c120d), .72);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;text-decoration:none;transition:background-size .28s cubic-bezier(.23,1,.32,1)}@media (hover:hover) and (pointer:fine){.template-afro .contact-section__info-row a:hover{background-size:100% 1px}}@media (width<=992px){.template-afro .contact-section__wrapper{flex-direction:column;max-width:602px}.template-afro .contact-section__form-card{flex:none;gap:clamp(.875rem,.794725rem + .366972vw,1.125rem);width:100%;height:fit-content;padding:clamp(1.1875rem,1.04702rem + .642202vw,1.625rem) clamp(.8125rem,.752294rem + .275229vw,1rem)}.template-afro .contact-section__row{flex-direction:column;gap:8px;display:flex}.template-afro .contact-section__textarea{height:117px;min-height:117px}.template-afro .contact-section__upload-box{gap:6px;height:auto;min-height:0}.template-afro .contact-section__info-card{flex:0 0 230px;gap:clamp(1.6875rem,1.38647rem + 1.37615vw,2.625rem);max-width:100%}.template-afro .contact-section__info-header{gap:clamp(.8125rem,.752294rem + .275229vw,1rem)}}
