:root{--font-family-body: "cabinet_groteskregular";--font-family-heading: "cabinet_groteskmedium";--font-weight-regular: 400;--font-weight-medium: 600;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-body: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 3rem;--line-height-tight: 1.1;--line-height-normal: 1.5;--line-height-loose: 1.75;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-loose: .025em;--color-white: #fff;--color-black: #000;--color-gray-100: #f3f4f6;--color-gray-200: #e1e3e7;--color-gray-300: #c8cad1;--color-gray-400: #a9abb6;--color-gray-500: #8b8d9b;--color-gray-600: #6e707f;--color-gray-700: #565766;--color-gray-800: #3e3f4b;--color-gray-900: #2a2b35;--color-red-100: #fff5f5;--color-red-200: #fed7d7;--color-red-300: #feb2b2;--color-red-400: #fc8181;--color-red-500: #f56565;--color-red-600: #e53e3e;--color-red-700: #c53030;--color-red-800: #9b2c2c;--color-red-900: #742a2a;--color-forest-100: #f2f4f2;--color-forest-200: #dde3dd;--color-forest-300: #c1cfc1;--color-forest-400: #9fb59f;--color-forest-500: #7d9b7d;--color-forest-600: #5c6d5c;--color-forest-700: #4a594a;--color-forest-800: #394339;--color-forest-900: #272f27;--color-blush-100: #fefcfb;--color-blush-200: #fcf6f5;--color-blush-300: #f9eae9;--color-blush-400: #f4d7d3;--color-blush-500: #efc1bc;--color-blush-600: #e8a9a3;--color-blush-700: #de8c84;--color-blush-800: #cf6f66;--color-blush-900: #b24c45;--pading-mobile: 0px 16px;--pading-tablet: 0px 32px;--pading-desktop: 0px 64px;--margin-bottom-regular: 32px;--margin-bottom-large: 64px;--max-width-desktop: 1400px}.shop-all__banner-container{background-color:var(--color-white);margin-bottom:var(--margin-bottom-regular);box-shadow:0 4px 12px #0000001a}.shop-all__banner{padding:32px 16px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;border-radius:8px}.shop-all__title{font-family:var(--font-family-heading);font-weight:var(--font-weight-medium);font-size:var(--font-size-3xl);line-height:var(--line-height-tight);text-transform:uppercase;text-align:center;margin:0}.shop-all__subtitle{font-family:var(--font-family-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-lg);line-height:var(--line-height-tight);margin-bottom:16px;text-transform:none;letter-spacing:var(--letter-spacing-normal)}.shop-all__group-button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0}.shop-all__button{height:52px;padding:0 24px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;font-size:var(--font-size-lg);border-radius:26px;font-family:var(--font-family-body)}.shop-all__button svg,.shop-all__beauty-match-button svg{width:16px;height:16px}.shop-all__button--primary svg,.shop-all__button--outline:hover svg{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(48deg) brightness(107%) contrast(101%)}.shop-all__button--outline svg{filter:brightness(0) saturate(100%) invert(40%) sepia(16%) saturate(402%) hue-rotate(71deg) brightness(94%) contrast(86%)}.shop-all__button--primary{background-color:#0065cc;color:var(--color-white);transition:all .2s ease}.shop-all__button--primary:hover{background-color:#0052a3}.shop-all__button--outline{border:1px solid var(--color-forest-600);color:var(--color-forest-600);transition:all .2s ease}.shop-all__button--outline:hover{background-color:var(--color-forest-600);color:var(--color-white)}.shop-all__categories-button{height:28px;padding:0 16px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;font-family:var(--font-family-body);font-size:var(--font-size-body);background-color:var(--color-gray-200);border-radius:var(--font-size-body);transition:all .2s ease;color:var(--color-gray-700);font-weight:var(--font-weight-medium)}.shop-all__categories-button--active,.shop-all__categories-button:hover{background-color:var(--color-gray-900);color:var(--color-white)}.shop-all__categories{margin-bottom:var(--margin-bottom-regular)}.shop-all__categories-list{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.shop-all__beauty-match{background-color:var(--color-blush-500);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:22px 0;gap:12px}.shop-all__beauty-match__title{font-family:var(--font-family-heading);font-weight:var(--font-weight-medium);font-size:var(--font-size-2xl);margin:0;text-transform:capitalize;line-height:var(--line-height-tight)}.shop-all__beauty-match__subtitle{font-family:var(--font-family-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-lg);margin:0;text-transform:none;line-height:var(--line-height-tight)}.shop-all__beauty-match__group-button{display:flex;flex-direction:row;gap:8px}.shop-all__beauty-match-button{height:42px;font-family:var(--font-family-body);font-weight:var(--font-weight-medium);font-size:var(--font-size-body);letter-spacing:var(--letter-spacing-loose);text-transform:capitalize;border-radius:21px;padding:0 26px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px}.shop-all__beauty-match-button--primary{background-color:var(--color-blush-600);transition:all .2s ease}.shop-all__beauty-match-button--primary:hover{background-color:var(--color-blush-800)}.shop-all__beauty-match-button--secondary{background-color:var(--color-gray-100);transition:all .2s ease}.shop-all__beauty-match-button--secondary:hover{background-color:var(--color-gray-200)}.shop-all__beauty-match__description{font-family:var(--font-family-body);font-weight:var(--font-weight-regular);font-size:var(--font-size-body);letter-spacing:var(--letter-spacing-loose);text-transform:none;margin:0;line-height:var(--line-height-tight)}@media (min-width: 749px){.shop-all__banner-container{width:100%}.shop-all__banner{flex-direction:row;justify-content:left;max-width:var(--max-width-desktop);margin:0 auto;padding:var(--pading-tablet);padding-top:32px;padding-bottom:32px}.shop-all__banner-left{width:50%}.shop-all__banner-right{flex-grow:1}.shop-all__title{text-align:left}.shop-all__categories{max-width:var(--max-width-desktop);margin:0 auto;padding:var(--pading-tablet)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/shop-all.css.map */
