.relatedCategoriesWrapper__5n17rt{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.relatedCategory__58j6sh{justify-content:flex-start;text-align:left;width:fit-content}.relatedCategoriesShowMore__2zolu4{width:fit-content;flex-direction:row-reverse}.radio__56d1ms{position:relative;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.radio__56d1ms.disabled__1ekmu9{cursor:not-allowed}.hiddenInput__2m2hr2{position:absolute;width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none}.circle__2uw8i1{position:relative;flex-shrink:0;box-sizing:border-box;width:1rem;height:1rem;border:1px solid #8C8F8F;border-radius:999px;background:transparent;transition:background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out}.circle__2uw8i1:after{content:"";position:absolute;top:50%;left:50%;width:.5rem;height:.5rem;border-radius:999px;background:#edffac;transform:translate(-50%,-50%) scale(0);transition:transform .15s ease-out}.label__c1py3w{font-size:1rem;line-height:1.5;color:#202121}.radio__56d1ms:not(.disabled__1ekmu9):hover .hiddenInput__2m2hr2:not(:checked)+.circle__2uw8i1{background:#f1f1ec}.hiddenInput__2m2hr2:focus-visible+.circle__2uw8i1{box-shadow:0 0 0 2px #fff,0 0 0 4px #809ef7}.hiddenInput__2m2hr2:checked+.circle__2uw8i1{border-color:#425620;background:#425620}.hiddenInput__2m2hr2:checked+.circle__2uw8i1:after{transform:translate(-50%,-50%) scale(1)}.radio__56d1ms:not(.disabled__1ekmu9):hover .hiddenInput__2m2hr2:checked+.circle__2uw8i1{border-color:#2f4013;background:#2f4013}.radio__56d1ms:not(.disabled__1ekmu9):hover .hiddenInput__2m2hr2:checked+.circle__2uw8i1:after{background:#bed666}.hiddenInput__2m2hr2:disabled:not(:checked)+.circle__2uw8i1{border-color:#c3c4c4;background:#ebebeb}.hiddenInput__2m2hr2:disabled:checked+.circle__2uw8i1{border-color:#a2a4a4;background:#a2a4a4}.hiddenInput__2m2hr2:disabled:checked+.circle__2uw8i1:after{background:#ebebeb}.disabled__1ekmu9 .label__c1py3w{color:#c3c4c4}.forceHover__41h26s:not(.disabled__1ekmu9) .hiddenInput__2m2hr2:not(:checked)+.circle__2uw8i1{background:#f1f1ec}.forceHover__41h26s:not(.disabled__1ekmu9) .hiddenInput__2m2hr2:checked+.circle__2uw8i1{border-color:#2f4013;background:#2f4013}.forceHover__41h26s:not(.disabled__1ekmu9) .hiddenInput__2m2hr2:checked+.circle__2uw8i1:after{background:#bed666}.forceFocus__3hfy50 .hiddenInput__2m2hr2+.circle__2uw8i1{box-shadow:0 0 0 2px #fff,0 0 0 4px #809ef7}.footer__2tozs5{display:flex;flex-direction:column;align-items:stretch;gap:1rem;flex-shrink:0;background:#fff;padding:1rem;transition:box-shadow .2s ease;position:relative;z-index:1}@media only screen and (min-width:31.25rem){.footer__2tozs5{flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;border-radius:0 0 .5rem .5rem}}.row__2wcmtx{flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}@media only screen and (min-width:31.25rem){.row__2wcmtx{gap:.5rem}}@media only screen and (min-width:31.25rem){.footer__2tozs5 .button.secondary+.button{margin-left:.5rem}.footer__2tozs5 .button.link+.button{margin-left:1rem}}.withShadow__4inll5{box-shadow:-4px -1px 13px #00000014}.startSlot__593g8z{min-width:0}@media only screen and (min-width:31.25rem){.startSlot__593g8z{flex:1 1 auto}}.startSlotRemove__52t65b{display:flex;justify-content:center}@media only screen and (min-width:31.25rem){.startSlotRemove__52t65b{display:block}}.removeSectionButton__1oypm4.button.link{color:#c93c1d;font-weight:500}.removeSectionButton__1oypm4.button.link:hover{color:#c93c1d}.actions__50jve4{display:flex;flex-direction:column;align-items:stretch;gap:1rem}@media only screen and (min-width:31.25rem){.actions__50jve4{flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}}.actionsRow__13qi0y{flex-direction:row;align-items:center;justify-content:flex-end;gap:1rem}@media only screen and (min-width:31.25rem){.actionsRow__13qi0y{gap:.5rem}}@keyframes bouncing-animation__5d8wtq{0%{transform:translateY(0)}25%{transform:translateY(.125rem)}75%{transform:translateY(.125rem)}to{transform:translateY(0)}}.bouncing-icon__2iz88e{opacity:1;animation:bouncing-animation__5d8wtq 1.5s step-start 0s infinite;animation-timing-function:linear}@keyframes spin-animation__qdnx1a{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes jumpInfinite__3s2q5c{0%{margin-top:0}50%{margin-top:4px}to{margin-top:0}}@keyframes fadeIn__rx8791{0%{opacity:0}to{opacity:1}}@keyframes slideUp__6b0h6q{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.nativeDialog__31mn0j{position:fixed;inset:0;box-sizing:border-box;width:100vw;width:100dvw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:transparent;color:inherit;overflow:hidden;z-index:10000}.nativeDialog__31mn0j::backdrop{background:transparent}.portalLayer__29k3l1{position:fixed;inset:0;z-index:3;pointer-events:none}.portalLayer__29k3l1>*{pointer-events:auto}.scrim__w7merz{position:fixed;inset:0;background-color:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1;animation:fadeIn__rx8791 .2s ease forwards}.dialog__4ki7jr{position:relative;display:flex;background:#fff;border-radius:.5rem;box-shadow:0 -.25rem .75rem #00000012;overflow:clip;max-width:calc(100vw - 3rem);max-height:min(100vh - 3rem * 2,75rem);max-height:min(100dvh - 3rem * 2,75rem);animation:slideUp__6b0h6q .2s ease forwards}.sizeXs__2il3e9{width:21.875rem}.sizeXs__2il3e9.hasImage__5kslxg{width:40.625rem}.sizeS__2dmumt{width:31.25rem}.sizeS__2dmumt.hasImage__5kslxg{width:50rem}.sizeM__1pi1g8{width:40.625rem}.sizeM__1pi1g8.hasImage__5kslxg{width:59.375rem}.sizeL__d5ppqf{width:53.125rem}.sizeL__d5ppqf.hasImage__5kslxg{width:71.875rem}.imagePane__2wqe53{width:18.75rem;flex-shrink:0;overflow:hidden}.main__4a5kp8{display:flex;flex-direction:column;flex:1;min-width:0;min-height:0}.scrollArea__5rk8gq{overflow-y:auto;flex:1 1 auto;min-height:0;touch-action:pan-y;-webkit-overflow-scrolling:touch}.scrollAreaCapped__5pk3xc{max-height:43.75rem}.bodyDesktop__4mhrzb{padding:2.5rem 1.5rem 1rem}.title__5q8oug{margin:0 0 1.5rem;padding-right:2rem}.headerStart__4gw98q{position:absolute;top:1rem;left:1rem;z-index:2}.closeButton__5gphxn{position:absolute;top:1rem;right:1rem;z-index:2}.closeButton__5gphxn.button.small.icon-only{height:2rem;width:2rem}.sheetScrim__2mx21n{position:fixed;inset:0;width:100vw;width:100dvw;height:100vh;height:100dvh;background-color:#0000004d;z-index:1;border:none;border-radius:0;padding:0;cursor:pointer}.sheet__4q0m11{position:fixed;left:0;right:0;bottom:var(--keyboard-inset, 0px);z-index:2;display:flex;flex-direction:column;background:#fff;border-radius:1rem 1rem 0 0;box-shadow:0 -4px 8px #00000014;overflow:clip;overscroll-behavior:contain;max-height:min(100dvh - 3rem - var(--keyboard-inset, 0px),75rem)}.sheetImage__2c9hmz{flex-shrink:0}.bodySheet__1gi6mm{padding:2rem 1rem 1rem}.bodySheetWithImage__7vmryv{padding-top:1rem}.bodyFullBleed__4yq22r{padding:0}.bodyFullBleed__4yq22r>.title__5q8oug{margin:2rem 1rem 1.5rem}.fullHeightCap__649chz{height:calc(100dvh - var(--keyboard-inset, 0px));max-height:none;border-radius:0}.sheetColumn__kdfa7y{display:flex;flex-direction:column;flex:1;min-height:0}.fadeEnter__1fach2,.fadeAppear__5l5qw7{opacity:0}.fadeEnterActive__6d1fwl,.fadeAppearActive__3m79a8{opacity:1;transition:opacity .3s ease-in-out}.fadeExit__3rrfrj{opacity:1}.fadeExitActive__3ju9j7{opacity:0;transition:opacity .3s ease-in-out}.slideEnter__4rkad1,.slideAppear__30cyk8{transform:translateY(100%)}.slideEnterActive__5fi6fv,.slideAppearActive__p7xuuc{transform:translateY(0);transition:transform .3s ease-in-out}.slideExit__5rk76s{transform:translateY(0)}.slideExitActive__vqv9bc{transform:translateY(100%);transition:transform .3s ease-in-out}.colorFilter__1d9tbi{display:flex;flex-direction:column;align-items:center;text-transform:capitalize;width:100%;min-width:2.5rem;gap:.25rem}@media(hover:hover){.colorFilter__1d9tbi:hover{cursor:pointer;color:#6a6e71}}.colorFilter__1d9tbi.selectedColorFilter__3e0q4r{font-weight:500}.colorFilter__1d9tbi:disabled .colorDot__50qog5{border:1px solid #101B21}.colorFilter__1d9tbi:disabled .colorDot__50qog5:before{content:"";position:absolute;width:100%;height:1px;background-color:#101b21;transform:rotate(-45deg)}.colorDotWrapper__21jiet{width:1.625rem;height:1.625rem;border-radius:50%;padding:.125rem}.colorDotWrapper__21jiet.selectedColorDot__2rd6pm{border:1px solid #101B21}.colorDot__50qog5{display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:50%;position:relative}.colorDot__50qog5.whiteColorDot__17bmn3{border:1px solid #101B21}.colorDot__50qog5.disabledColorDot__5g6mec{opacity:.5}.colorDotSwatch__5zs8e1{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;object-fit:cover}.swatchImageContainer__6dkh2j{flex:1;display:flex;align-items:center;justify-content:flex-end}.swatchImage__1flehs{width:1.5rem;height:1.5rem;object-fit:contain;border-radius:50%}.colorDotCheck__6673tj{position:relative}.colorFilterLabel__33y4qv{max-width:100%;text-align:center;white-space:normal;overflow-wrap:break-word}.checkbox__yndkbh{width:100%}.label__z6bfkb{display:flex;align-items:center;gap:.5rem;flex:1}.premiumIcon__vp4g6h{background-color:#ebdbe7;border-radius:.25rem;padding:.125rem}.filterGroupAccordion__2gjk4k{border:none;margin-bottom:1.5rem}.filterGroupLabel__2t29id{font-weight:500}.filterGroup__tzrmj4{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem}.filterGroup__tzrmj4:has(>:nth-child(7)):not(.colorFilterGroup__5qb98u):not(.forceColumnDisplay__545h2q){--filter-min-track: max(var(--filter-column-width, 6rem), 34%);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--filter-min-track)),1fr));gap:.75rem 1rem}.colorFilterGroup__5qb98u{display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;gap:1rem .5rem}.filterManagerWrapper__327rk7{width:0;transition:width .3s ease,margin-right .3s ease}.filterManagerWrapper__327rk7.open__6dp113{width:100%}@media only screen and (min-width:61.875rem){.filterManagerWrapper__327rk7.open__6dp113{width:15.5rem;margin-right:4rem}@supports (scrollbar-gutter: stable){.filterManagerWrapper__327rk7.open__6dp113{width:16.5rem;margin-right:3rem}}}.filterManager__fp9e4h{display:flex;flex-direction:column;flex:1;gap:1rem;overflow:auto}@media only screen and (min-width:61.875rem){.filterManager__fp9e4h{width:15.5rem;position:sticky;gap:0;margin:0;padding:0 .5rem 1rem 0}@supports (scrollbar-gutter: stable){.filterManager__fp9e4h{width:16.5rem;scrollbar-gutter:stable}}}.filterManagerAtBottom__242zph{box-shadow:none}.filterManagerHeader__4h61i0{margin-bottom:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.filterGroups__7p1df3{flex-grow:1}@media only screen and (min-width:61.875rem){.filterGroups__7p1df3{box-shadow:none}}.filterManagerFooter__31q81j{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem;margin:-1rem;flex:1}.sortBySection__1kg3ex{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.sortByOptions__5lk6u6{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.pinnedGroups__69xkuu{flex-shrink:0}.galleryLoadingOverlay__5g2bh9{position:fixed;inset:0;z-index:10000;pointer-events:auto;cursor:progress}.galleryLoadingOverlayContent__2pgjpa{position:absolute;inset:0;background-color:#ffffff4d;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);transition:opacity .2s ease-in-out}.visuallyHidden__3nf5n5{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.noResultsHeaderWrapper__xlw9w6{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:2.5rem 0}@media only screen and (min-width:61.875rem){.noResultsHeaderWrapper__xlw9w6{margin-bottom:4rem}}.noResultsHeader__5qe868{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%}.galleryResultsWrapper__339duh{padding:0;display:flex;flex-direction:column;background:#fffdf8;z-index:1;gap:2rem;flex:1}@media only screen and (min-width:61.875rem){.galleryResultsWrapper__339duh{gap:3.25rem}}.galleryPromoRow__64h1ju{margin-bottom:3rem;display:flex;justify-content:center;row-gap:clamp(1.5rem,5vw,3rem)}.galleryPromoRowImage__5w6kwd{height:auto;width:100%}.suggestedTemplatesHeader__5qcpo4{margin-bottom:1.5rem;padding:0 clamp(1rem,3vw,1.5rem)}@media only screen and (min-width:61.875rem){.suggestedTemplatesHeader__5qcpo4{padding:0}}.letsPartyWrapper__vek19c{display:flex;flex-direction:column;align-items:center;margin-top:2rem}.letsPartyWrapper__vek19c img{width:252px;margin-bottom:.5rem}.galleryLink__3vnc23{margin:0 3rem 6rem;text-align:center}@media only screen and (min-width:31.25rem){.galleryLink__3vnc23{width:30%}}.resultsFooter__2tpsai,.resultsFooterContent__4ntyya{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.content__45vlir{display:flex;flex-direction:column;gap:.5rem}.content__45vlir[hidden]{display:none}.body__3c5hfq{color:#626565}.body__3c5hfq p{margin:0}.body__3c5hfq p+p{margin-top:1em}.body__3c5hfq ul{list-style:revert;margin:0;padding:revert}.body__3c5hfq ol{margin:0;padding:revert}.body__3c5hfq a{color:#425620;text-decoration:underline}.activeFilterCounter__w67k7u{border-radius:1.25rem;height:1.25rem;min-width:1.25rem;background-color:#101b21;color:#fff;display:flex;align-items:center;justify-content:center}.filtersButtonActive__3w53by{border-color:#101b21!important}.trigger__632bac{display:inline-flex;cursor:pointer;background:none;border:none;color:inherit;padding:0}.trigger__632bac[data-disabled]{opacity:.5;pointer-events:none}.trigger__632bac[data-mouse-selected]{outline:none}.content__104l3n{background:#fff;border:1px solid #DED6C0;border-radius:.5rem;box-shadow:0 4px 8px #00000014;min-width:var(--radix-dropdown-menu-trigger-width);padding:.25rem 0;overflow:hidden;z-index:10005;outline:none}.contentSelect__30ago1{width:var(--radix-dropdown-menu-trigger-width)}.contentFit__2ppyip{width:max-content;max-width:var(--radix-dropdown-menu-content-available-width)}.menuLabel__6cbdpr{padding:.25rem 1rem;font-weight:350;font-size:.75rem;line-height:1rem;color:#626565}.item__3xlywg+.menuLabel__6cbdpr{padding-top:1rem}.items__3bk0ec{display:flex;flex-direction:column;overflow-y:auto;max-height:min(var(--dropdown-menu-max-height, 18rem),var(--radix-dropdown-menu-content-available-height, 100vh))}.separated__30dp78 .item__3xlywg{padding-block:1rem;position:relative}.separated__30dp78 .item__3xlywg+.item__3xlywg:before{content:"";position:absolute;top:0;right:1rem;left:1rem;border-top:1px solid #E6E6E1}.item__3xlywg{display:flex;align-items:center;gap:.5rem;width:100%;margin:0;padding:.5rem 1rem;background:transparent;border:none;text-align:left;appearance:none;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;font-weight:350;font-size:1rem;line-height:1.375rem;color:#202121}.item__3xlywg:hover,.item__3xlywg[data-highlighted]{background-color:#f1f1ec}.itemSelect__jjg3zl{padding-right:1rem}.itemDisabled__7jb8yx{opacity:.5;pointer-events:none}.itemIcon__5kkia6{display:flex;flex:none;align-items:center;width:1.25rem;height:1.25rem}.itemIcon__5kkia6 svg{max-width:100%;max-height:100%}.itemLabel__3p3eyf{flex:1}.itemCheck__4tuo0f{display:flex;flex:none;align-items:center;margin-left:.5rem}.field__20njkq{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:3rem;padding:.5rem .75rem;background:#fff;border:1px solid #E6E6E1;border-radius:.5rem;font-weight:350;font-size:1rem;line-height:1.375rem;color:#202121}.fieldValue__1oi699{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;text-align:left}.fieldChevron__53osdf{display:flex;flex:none;transition:transform .2s ease}.trigger__632bac[data-state=open] .fieldChevron__53osdf{transform:rotate(180deg)}.resultsHeader__3nr1t4{display:grid;grid-template-columns:auto 1fr;align-items:center;justify-content:space-between;gap:1rem 1.5rem;padding:1rem clamp(1rem,3vw,1.5rem);margin:0 0 .5rem;position:sticky;top:var(--nav-sticky-top, 0);background:#fffdf8;z-index:2}.resultsHeader__3nr1t4:empty{row-gap:2rem;display:none}@media only screen and (min-width:61.875rem){.resultsHeader__3nr1t4{margin:.5rem 0 1.5rem;grid-template-columns:auto 1fr auto;padding:1rem 2.75rem;top:var(--nav-sticky-top, 8.5rem)}}.numTemplates__1to8ez{order:1;display:flex;align-items:center;gap:1rem;justify-content:space-between;grid-column:1/span 2}@media only screen and (min-width:61.875rem){.numTemplates__1to8ez{grid-column:revert;justify-content:revert}.numTemplates__1to8ez:not(.uyoDyoOn__2bfqz0){grid-column:1/span 2}}.mwResultsCountWithActiveFilters__5sntgj{flex:1}.actions__4uua98{order:2;display:flex;align-items:center;justify-content:flex-end;gap:1rem}@media only screen and (min-width:61.875rem){.actions__4uua98{order:3}}.upload__3sso4z{grid-column:1/span 2;order:3}@media only screen and (min-width:61.875rem){.upload__3sso4z{order:2;grid-column:revert;justify-self:flex-end}}.sortByContainer__4tq188,.sortByTrigger__3ey8sq{display:flex;align-items:center;gap:.5rem}.sortByTrigger__3ey8sq>*{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.sortByDropdown__b3hp9i{width:min(100dvw - 4rem,12.5rem)}.activeFilters__1tbhse{display:flex;align-items:center;gap:.5rem;order:3;grid-column:1/-1;overflow:auto;margin:0 calc(clamp(1rem,3vw,1.5rem)*-1) -1rem;padding:0 clamp(1rem,3vw,1.5rem) 1rem}@media only screen and (min-width:61.875rem){.activeFilters__1tbhse{flex-wrap:wrap;margin:0;padding:0}}.activeFilters__1tbhse.uyoDyoOn__2bfqz0{order:2}@media only screen and (min-width:61.875rem){.activeFilters__1tbhse.uyoDyoOn__2bfqz0{order:3}}.activeFilters__1tbhse>*:last-child[data-qa-id=button-clear-filters]{padding:0 .5rem}.activeFilter__4xzs1g.activeColorFilter__3fsoto{text-transform:capitalize}.wrapper__13ognh{display:flex;flex-direction:column}.desktopBreadcrumbWrapper__3swkm1{width:100%;padding:1rem 2.5rem 1.5rem;margin:auto;max-width:120rem}.content__8jc5o7{width:100%;padding:0 1rem;margin:0;max-width:120rem;overflow:hidden}@media only screen and (min-width:61.875rem){.content__8jc5o7{padding:0 2.5rem;margin:auto}.content__8jc5o7.spotlightBannerContent__4947j8{display:grid;grid-template-columns:minmax(30vw,28rem) auto;gap:4rem;align-items:center;justify-content:space-between;min-height:18.75rem}.content__8jc5o7.productCarouselContent__36bno8{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2.5rem 0}}.galleryTitle__58zbhk{font-size:2.5rem;line-height:130%}.galleryMetadata__24y4lk{font-size:.875rem}.textOnly__eogjej .galleryTitle__58zbhk{font-size:2rem}.textOnly__eogjej .copyWrapper__a9te54{padding:1.5rem 0}@media only screen and (min-width:61.875rem){.textOnly__eogjej .galleryTitle__58zbhk{font-size:2.5rem}.textOnly__eogjej .copyWrapper__a9te54{padding:.5rem 0 2.5rem}}.copyWrapper__a9te54{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;max-width:50rem;padding:.5rem 0 2.1875rem}.copyWrapper__a9te54.spotlightBannerCopyWrapper__36fws5{padding:2.1875rem 0}.copyWrapper__a9te54.productCarouselCopyWrapper__40zn9c{padding:1rem 0}@media only screen and (min-width:61.875rem){.copyWrapper__a9te54{padding:.5rem 0 2.5rem}.copyWrapper__a9te54.spotlightBannerCopyWrapper__36fws5{padding:3.25rem 0}.copyWrapper__a9te54.productCarouselCopyWrapper__40zn9c{padding:0}}.breadcrumbs__4s8s5x{padding:.5rem 1rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;gap:.5rem}.breadcrumbs__4s8s5x span{display:inline-block}@media only screen and (min-width:61.875rem){.breadcrumbs__4s8s5x{background-color:unset;padding:0}}.products__1z065o{display:flex;gap:3.5rem}.products__1z065o.spotlightBannerProducts__r6xoij{justify-content:space-between;align-self:flex-end;align-items:flex-end;height:100%}.products__1z065o.productCarouselProducts__3n5ut4{overflow:auto;align-items:flex-start;margin:0 -1rem;padding:0 1rem 1.5rem;gap:1.5rem}@media only screen and (min-width:61.875rem){.products__1z065o.productCarouselProducts__3n5ut4{margin:0 -2.75rem;padding:0 2.75rem 1.5rem;gap:3.5rem}}.product__1sy1ea{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:flex-end;will-change:transform;text-align:center}.product__1sy1ea:not(.staticProduct__640ea5):hover .spotlightBannerProductImage__2ad6gu,.product__1sy1ea:not(.staticProduct__640ea5):focus .spotlightBannerProductImage__2ad6gu{transform:scale(1.05)}.product__1sy1ea:not(.staticProduct__640ea5):hover .productCarouselProductImage__xd02ub,.product__1sy1ea:not(.staticProduct__640ea5):focus .productCarouselProductImage__xd02ub{transform:scale(1.1)}.productImage__376u2w{transition:transform .3s ease}.spotlightBannerProductImage__2ad6gu{width:13rem;height:auto}.productCarouselProductImage__xd02ub{height:7rem;width:auto}@media only screen and (min-width:61.875rem){.productCarouselProductImage__xd02ub{height:9.375rem}}.pills__6aa4dp{display:flex;overflow:auto;gap:.5rem;margin:0 -1rem;padding:.5rem 1rem 1.5rem}@media only screen and (min-width:61.875rem){.pills__6aa4dp{gap:.75rem;margin:0 -2.5rem;padding:0 2.5rem 2.5rem}}
