.case-type-switcher{display:block;margin:1.5rem 0}.case-type-switcher__label{display:block;font-size:1.4rem;font-weight:400;margin-bottom:1rem;color:rgb(var(--color-foreground))}.case-type-switcher__current-type{font-weight:600}.case-type-switcher__options{display:flex;flex-wrap:wrap;gap:1rem}.case-type-switcher__option{display:flex;flex-direction:column;align-items:center;padding:.4rem .4rem .8rem;background:transparent;border:2px solid transparent;border-radius:.8rem;cursor:pointer;transition:border-color .2s ease,opacity .2s ease;min-width:7rem}.case-type-switcher__option:hover:not(.case-type-switcher__option--active){border-color:var(--zp-color-brass-golden)}.case-type-switcher__option--active{border-color:var(--zp-color-brass-light)}.case-type-switcher__option[data-loading=pending]{opacity:.5}.case-type-switcher__option-image{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:.6rem;background:rgb(var(--color-background))}.case-type-switcher__option-image img{width:100%;height:100%;object-fit:cover}.case-type-switcher__placeholder{width:100%;height:100%;background:linear-gradient(90deg,rgba(var(--color-foreground),.05),rgba(var(--color-foreground),.1),rgba(var(--color-foreground),.05));background-size:200% 100%;animation:placeholder-shimmer 1.5s infinite}@keyframes placeholder-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.case-type-switcher__option-label{font-size:1.2rem;margin-top:.5rem;color:rgb(var(--color-foreground));text-transform:capitalize}@media screen and (max-width:749px){.case-type-switcher__options{gap:.6rem}.case-type-switcher__option{min-width:6rem}.case-type-switcher__option-image{width:6rem;height:6rem}.case-type-switcher__option-label{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-case-type-switcher.css.map */
