.collection-pick{transition:all .5;min-width:330px;height:150px;box-sizing:border-box;border-radius:var(--pick-radius);border:1px solid rgba(128,128,128,.233)}.collection-pick-img{width:330px;height:130px;padding:10px 0;box-sizing:border-box;object-position:top;object-fit:scale-down;border-radius:3px;background-color:var(--bgTheme);transition:all .5}.collection-pick-img:hover{zoom:1.1}.collection-picks{width:100%;display:flex;width:inherit;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:10px;margin-bottom:var(--pick-pb)}.collection-picks-title-warp{width:inherit;display:flex;align-items:center;justify-content:space-between}.collection-picks-list{position:relative;display:flex;align-items:flex-start;width:100%;height:170px;gap:10px;overflow-x:scroll;overflow-y:hidden;box-sizing:border-box;scroll-behavior:smooth;padding-bottom:100px}.collection-picks-list::-webkit-scrollbar{width:5px;height:5px}.collection-picks-list::-webkit-scrollbar-thumb{border-radius:10px;width:5px;box-shadow:var(--scrollThumbShadow)}.pickhalfs{width:100%;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:var(--pick-gap - 10px);margin-bottom:var(--pick-pb)}.pickhalfs-title-warp{width:inherit;display:flex;align-items:center;justify-content:space-between}.pickhalfs-list{position:relative;padding:unset;margin:unset;display:flex;align-items:center;width:100%;min-height:350px;gap:var(--pick-gap);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth}.pickhalfs-list::-webkit-scrollbar{width:var(--scroll-size);height:var(--scroll-size)}.pickhalfs-list::-webkit-scrollbar-thumb{border-radius:10px;width:var(--scroll-size);box-shadow:var(--scrollThumbShadow)}.pickhalf{max-width:100px;height:300px;color:#000;z-index:100;padding:0;margin:0%;list-style:none}.pickhalf:nth-child(odd){transform:translateY(30px)}.pickhalf-media{max-width:100px;height:210px;overflow:hidden}.pickhalf-img{overflow:hidden;max-width:100px;height:210px;object-fit:cover;z-index:10;background-color:#fff;border-radius:var(--pick-radius);transition:all .5s}.pickhalf-img:hover{scale:1.3}.pickhalf-info{padding-top:10px;padding-bottom:15px;padding-left:5px}.pickhalf-rating{display:flex;align-items:center;gap:5px;height:18px;font-size:15px}.pickhalf-rating-star{color:gold}.pickhalf-title{text-align:left;font-size:15px;letter-spacing:normal;margin-top:10px;margin-bottom:0;text-transform:lowercase;color:#00008b;text-decoration:underline}.skeleton-half{min-width:138px;height:200px;background-color:var(--bgTheme);overflow:hidden;padding-left:10px;padding-right:10px;box-sizing:border-box}.skeleton-half:nth-child(odd){transform:translateY(30px)}.skeleton-half-text{width:15px;height:5px;margin-top:30px;background-color:#f0f3f5}.skeleton-half-des-warp{margin-top:50px}.skeleton-half-des{width:100%;height:5px;margin-bottom:5px;background-color:#f0f3f5;animation:skeleton-loading 2s linear infinite alternate}.skeleton-half-icon-warp{margin-top:40px;display:flex;justify-content:space-between}.skeleton-half-icon{width:13px;height:15px;background-color:#f0f3f5}.skeleton-half-date{width:100px;height:15px;background-color:#f0f3f5}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}.picks{width:100%;display:flex;align-items:flex-start;flex-direction:column;flex-wrap:wrap;gap:var(--pick-gap);margin-bottom:var(--pick-pb)}.picks-title-warp{width:inherit;display:flex;align-items:center;justify-content:space-between;color:#000}.picks-list{position:relative;display:flex;align-items:flex-start;width:100%;height:auto;gap:var(--pick-gap);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:var(--pick-pb)}.picks-list::-webkit-scrollbar{width:var(--scroll-size);height:var(--scroll-size)}.picks-list::-webkit-scrollbar-thumb{border-radius:10px;width:var(--scroll-size);box-shadow:var(--scrollThumbShadow)}.home{width:100%;margin-top:80px}.home-board{width:1300px;height:auto;margin:auto}.home-collection-picks{position:relative;display:flex;align-items:flex-start;width:inherit;height:120px;gap:10px;box-sizing:border-box;margin-bottom:50px}@media screen and (max-width : 1350px){.home-board{padding-left:10px;padding-right:10px;box-sizing:border-box;width:100%}}
