.sw-home{--sw-navy: #062339;--sw-yellow: #ffc914;--sw-magenta: #d71773;--sw-red: #f83f45;--sw-cream: #fcfdeb;--sw-olive: #abb56d;--sw-blue: #3f69ad;--sw-white: #ffffff;color:var(--sw-navy);font-family:var(--font-body--family, Arial, sans-serif)}.sw-home *,.sw-home *:before,.sw-home *:after{box-sizing:border-box}.sw-home__wrap{width:min(100%,1440px);margin-inline:auto;padding-inline:clamp(16px,4.85vw,70px)}.sw-home__heading{margin:0;color:inherit;font-family:var(--font-heading--family, "Arial Black", Arial, sans-serif);font-size:clamp(2.2rem,4vw,4.25rem);font-weight:800;line-height:1.12;letter-spacing:.02em;text-transform:uppercase}.sw-home__button{display:inline-flex;min-height:47px;align-items:center;justify-content:center;padding:12px 30px;border:1px solid var(--sw-navy);background:var(--sw-white);color:var(--sw-blue);font-weight:800;letter-spacing:.07em;line-height:1.2;text-decoration:none;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease}.sw-home__button:hover,.sw-home__button:focus-visible{transform:translateY(-2px);box-shadow:4px 4px 0 var(--sw-navy)}.sw-home-hero{position:relative;min-height:560px;overflow:hidden;background:#da353c;color:var(--sw-white)}.sw-home-hero__picture,.sw-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sw-home-hero__media{display:block;object-fit:cover;object-position:center}.sw-home-hero__content{position:relative;z-index:1;display:flex;min-height:560px;align-items:center}.sw-home-hero__copy{width:min(50%,690px);padding-block:56px}.sw-home-hero__heading{max-width:680px;font-size:clamp(2.4rem,3.65vw,3.25rem)}.sw-home-hero__text{max-width:680px;margin:20px 0 26px;font-size:1rem;font-weight:800;letter-spacing:.09em;line-height:1.55;text-transform:uppercase}.sw-home-hero .sw-home__button{border-color:var(--sw-olive);background:var(--sw-olive);color:var(--sw-white)}.sw-home-categories{overflow:hidden;padding-block:40px 50px;background:var(--sw-cream)}.sw-home-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.sw-home-category{color:var(--sw-navy);text-align:center;text-decoration:none}.sw-home-category__media{display:block;width:100%;height:auto;aspect-ratio:1.05;object-fit:contain;transition:transform .2s ease}.sw-home-category:hover .sw-home-category__media,.sw-home-category:focus-visible .sw-home-category__media{transform:scale(1.035) rotate(-1deg)}.sw-home-category__title{display:block;margin-top:14px;font-family:var(--font-heading--family, "Arial Black", Arial, sans-serif);font-size:1.1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sw-home-category__arrow{display:inline-block;margin-left:5px}.sw-home-editorial{position:relative;overflow:hidden;background:var(--sw-magenta);color:var(--sw-white)}.sw-home-editorial:before{position:absolute;top:-25px;left:48%;width:76px;height:76px;border:3px solid var(--sw-navy);border-radius:48% 52% 44% 56%;content:"";transform:rotate(14deg)}.sw-home-editorial__grid{display:grid;min-height:830px;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,5vw,82px);padding-block:48px}.sw-home-editorial__media{display:block;width:100%;height:auto;max-height:730px;object-fit:contain}.sw-home-editorial__copy{max-width:540px}.sw-home-editorial__eyebrow{margin:28px 0 12px;font-size:1.05rem;font-weight:800}.sw-home-editorial__body{margin:0 0 28px;font-size:1.05rem;font-weight:700;line-height:1.8}.sw-home-products{padding-block:52px 68px;background:var(--sw-cream)}.sw-home-products__heading{margin-bottom:38px;text-align:center}.sw-home-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.sw-home-product{display:flex;min-width:0;border:1px solid var(--sw-navy);background:var(--sw-white);flex-direction:column}.sw-home-product__image-link{display:block;overflow:hidden;background:var(--sw-yellow)}.sw-home-product__image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;transition:transform .25s ease}.sw-home-product__image-link:hover .sw-home-product__image{transform:scale(1.035)}.sw-home-product__body{display:flex;min-height:178px;padding:22px 12px 18px;flex:1;flex-direction:column}.sw-home-product__title{margin:0;font-family:var(--font-heading--family, "Arial Black", Arial, sans-serif);font-size:.95rem;font-weight:800;line-height:1.45;text-transform:uppercase}.sw-home-product__title a{color:inherit;text-decoration:none}.sw-home-product__price{margin-top:auto;padding-top:18px;font-weight:800}.sw-home-product__compare{margin-left:8px;opacity:.7;text-decoration:line-through}.sw-home-product__form{margin:0}.sw-home-product__quick-add,.sw-home-product__form-component,.sw-home-product__form,.sw-home-product add-to-cart-component{display:block;width:100%}.sw-home-product__quick-add{margin-top:auto}.sw-home-product__quick-add[data-quick-add-button=add] .quick-add__button--choose,.sw-home-product__quick-add[data-quick-add-button=choose] .quick-add__button--add{display:none}.sw-home-product__submit{width:100%;min-height:65px;border:0;border-top:1px solid var(--sw-navy);background:var(--sw-magenta);color:var(--sw-white);cursor:pointer;font:inherit;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sw-home-product__submit .add-to-cart-icon{display:none}.sw-home-product__submit[disabled]{background:#bdbdbd;cursor:not-allowed}.sw-home-recipes{padding-block:44px 68px;background:var(--sw-magenta);color:var(--sw-white);scroll-margin-block-end:374px}.sw-home-recipes__top{margin-bottom:30px;text-align:center}.sw-home-recipes__grid{display:grid;width:min(100%,1300px);margin-inline:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.sw-home-recipe{display:block;color:inherit}.sw-home-recipe__media{display:block;width:100%;height:auto;aspect-ratio:1;border:1px solid var(--sw-navy);object-fit:cover}.sw-home-recipe__type{display:block;margin-top:18px;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sw-home-recipe__title{display:block;margin-top:7px;font-family:var(--font-heading--family, "Arial Black", Arial, sans-serif);font-size:1.08rem;font-weight:800;line-height:1.35}.sw-home-founder{position:relative;overflow:hidden;background:var(--sw-red);color:var(--sw-white);scroll-margin-block-end:325px}.sw-home-founder__grid{display:grid;min-height:675px;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(34px,4vw,58px);padding-block:18px}.sw-home-founder__media{display:block;width:100%;height:auto;max-height:650px;object-fit:contain;transform:scale(1.52)}.sw-home-founder__copy{max-width:510px}.sw-home-founder__copy .sw-home__heading{max-width:500px;font-size:2rem;line-height:1.55}.sw-home-founder__body{margin:18px 0 22px;font-size:.92rem;font-weight:700;line-height:1.72}.sw-home-press{overflow:hidden;padding:0;background:var(--sw-blue);color:var(--sw-white);scroll-margin-block-end:508px}.sw-home-press__slides{display:block}.sw-home-press__slide{display:flex;min-height:420px;align-items:center;justify-content:center;padding:38px clamp(18px,9vw,150px) 34px;flex-direction:column;text-align:center}.sw-home-press__mark{display:grid;width:46px;height:46px;margin-bottom:14px;align-items:center;justify-items:center;background:var(--sw-yellow);clip-path:polygon(50% 0,59% 14%,73% 4%,78% 21%,96% 17%,91% 36%,100% 48%,84% 58%,93% 75%,74% 78%,72% 97%,53% 87%,39% 100%,31% 82%,12% 91%,15% 70%,0 61%,14% 48%,2% 32%,23% 29%,22% 10%,41% 17%);color:var(--sw-blue);font-family:Arial,Helvetica,sans-serif;font-size:1.15rem;font-weight:900;line-height:1}.sw-home-press__wordmark{width:min(360px,68vw);height:84px;margin-bottom:18px;object-fit:contain}.sw-home-press__quote{max-width:1020px;margin:0;font-size:clamp(.95rem,1.25vw,1.12rem);font-weight:700;line-height:1.62}.sw-home-press__quote p{margin:0}.sw-home-press__controls{position:relative;display:grid;height:72px;grid-template-columns:42px minmax(0,1fr) 42px max-content;align-items:center;gap:16px;padding-inline:clamp(18px,4.8vw,70px);background:#ffffff0f}.sw-home-press__controls>button{width:38px;height:38px;padding:0;border:1px solid currentcolor;color:inherit;background:transparent;cursor:pointer}.sw-home-press__controls>[data-press-autoplay]{width:auto;height:34px;position:static;right:auto;bottom:auto;padding-inline:10px;font-size:9px;font-weight:700}.sw-home-press__nav{min-width:0;height:72px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:stretch;gap:clamp(10px,1.8vw,28px);padding-inline-end:0}.sw-home-press__nav button{min-width:0;height:72px;padding:10px 2px 8px;display:grid;place-items:center;border:0;border-bottom:3px solid transparent;color:inherit;background:transparent;cursor:pointer;opacity:.62}.sw-home-press__nav button:hover,.sw-home-press__nav button:focus-visible,.sw-home-press__nav button[aria-selected=true]{border-bottom-color:var(--sw-yellow);opacity:1}.sw-home-press__nav-wordmark{width:100%;max-width:128px;height:38px;display:block;filter:grayscale(1) brightness(0) invert(1);object-fit:contain}.sw-home-press__nav .visually-hidden{color:inherit}@media(max-width:749px){.sw-home__wrap{padding-inline:15px}.sw-home__heading{font-size:clamp(2.1rem,10vw,3.3rem);line-height:1.35}.sw-home-hero{min-height:809px}.sw-home-hero__picture{position:relative;display:block;height:340px}.sw-home-hero__media{object-position:center}.sw-home-hero__content{min-height:469px;align-items:center;justify-content:center;text-align:center}.sw-home-hero__copy{width:100%;padding:34px 26px}.sw-home-hero__heading{font-size:2rem;line-height:1.38}.sw-home-hero__text{margin-block:18px 22px;font-size:.84rem;line-height:1.55}.sw-home-categories{padding-block:28px 35px;scroll-margin-block-end:582px}.sw-home-categories__wrap{padding-inline:0}.sw-home-categories__grid{overflow-x:auto;grid-template-columns:none;grid-auto-columns:42%;grid-auto-flow:column;gap:16px;padding-inline:15px;scrollbar-width:none;scroll-snap-type:x mandatory}.sw-home-categories__grid::-webkit-scrollbar{display:none}.sw-home-category{scroll-snap-align:start}.sw-home-category__title{font-size:.93rem;line-height:1.4}.sw-home-editorial__grid,.sw-home-founder__grid{min-height:0;grid-template-columns:1fr;gap:10px;padding-block:36px 58px}.sw-home-editorial__media{max-height:none}.sw-home-editorial__copy,.sw-home-founder__copy{max-width:none;padding-inline:33px}.sw-home-editorial__body,.sw-home-founder__body{font-size:1rem;line-height:1.9}.sw-home-products{padding-block:42px 28px}.sw-home-products__heading{margin-bottom:24px;font-size:2rem;line-height:1.45}.sw-home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.sw-home-product__body{min-height:178px;padding:18px 9px 12px}.sw-home-product__title{font-size:.75rem;line-height:1.55}.sw-home-product__price{font-size:.78rem}.sw-home-product__compare{display:block;margin:4px 0 0}.sw-home-product__submit{min-height:55px;font-size:.7rem}.sw-home-recipes{padding-block:36px 50px;scroll-margin-block-end:0}.sw-home-recipes__heading{font-size:1.45rem;line-height:1.3}.sw-home-recipes__grid{overflow-x:auto;grid-template-columns:none;grid-auto-columns:88%;grid-auto-flow:column;gap:16px;padding-right:15px;scrollbar-width:none;scroll-snap-type:x mandatory}.sw-home-recipes__grid::-webkit-scrollbar{display:none}.sw-home-recipe{scroll-snap-align:start}.sw-home-founder__grid{padding-top:0}.sw-home-founder__media{max-height:360px;object-fit:contain;transform:none}.sw-home-founder__copy .sw-home__heading{font-size:1.65rem;line-height:1.4}.sw-home-press{scroll-margin-block-end:290px}.sw-home-press__slide{min-height:480px;padding:24px 18px 26px}.sw-home-press__mark{width:44px;height:44px;margin-bottom:10px}.sw-home-press__wordmark{width:min(240px,64vw);height:60px;margin-bottom:10px}.sw-home-press__quote{font-size:.93rem;line-height:1.66}.sw-home-press__controls{height:74px;grid-template-columns:34px minmax(0,1fr) 34px 70px;gap:8px;padding-inline:8px}.sw-home-press__controls>button{width:34px;height:34px}.sw-home-press__controls>[data-press-autoplay]{width:70px;height:34px;right:auto;bottom:auto;padding-inline:5px;font-size:8px}.sw-home-press__nav{overflow-x:auto;height:74px;grid-template-columns:repeat(7,86px);gap:10px;padding-inline-end:0;scrollbar-width:none}.sw-home-press__nav::-webkit-scrollbar{display:none}.sw-home-press__nav button{height:74px;padding:12px 2px 8px}.sw-home-press__nav-wordmark{max-width:82px;height:30px}}@media(prefers-reduced-motion:reduce){.sw-home *,.sw-home *:before,.sw-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/spicewalla-home.css.map */
