@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.product-details-tab .img-main{height:713px;border-radius:0}.slider-vertical-skeleton{justify-content:space-between;height:591px;display:flex;flex-direction:column}.slider-vertical-skeleton .image{height:125px;border-radius:6px}.rating-skeleton,.sizes-skeleton,.skeleton-colors{display:flex;gap:5px}.category-banner-skeleton{height:634px}.swowing-list-skeleton{display:flex;gap:10px}.product-image-skeleton{background-color:transparent}.product-image-skeleton .img{border-radius:0;height:370px}.product-available-sizes span{border:none}.skeleton-choose-right{display:flex;justify-content:space-between;align-items:center}.skeleton-is-mobile{display:none}.bottom-colors .react-loading-skeleton{border-radius:0}@media screen and (max-width:568px){.skeleton-is-mobile{display:block}.product-details-tab .img-main{height:500px}.slider-vertical-skeleton{height:434px}.slider-vertical-skeleton .image{width:83px;height:102px}.category-banner-skeleton{height:465px}.product-image-skeleton .img{height:225px}}