:root{--world-part-card-height-sm:188px;--world-part-card-height-md:176px;--world-part-card-padding-sm:12px;--world-part-card-padding-md:16px;--world-part-card-title-sm:18px;--world-part-card-title-md:20px}.world-part-card{background:var(--color-gray-150);border-radius:16px;display:block;height:auto;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);mask-image:-webkit-radial-gradient(#fff,#000);min-height:var(--world-part-card-height-sm);overflow:hidden;position:relative;transition-duration:.3s;transition-property:transform,filter,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(hover:hover)and (pointer:fine){.world-part-card:hover{box-shadow:0 1px 2px #0000001a,0 2px 8px #0003;filter:brightness(1.1) contrast(1.1);transform:translateY(-6px)}}@media screen and (min-width:576px){.world-part-card{min-height:var(--world-part-card-height-md)}}.world-part-card:after{background:linear-gradient(180deg,#0a0a0d00,#17171ab3);border-radius:inherit;bottom:0;content:"";height:50%;left:0;position:absolute;width:100%}.world-part-card__picture{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:transform 1s cubic-bezier(.16,1,.3,1);width:100%}.world-part-card__body{bottom:0;color:var(--color-white);left:0;padding:var(--world-part-card-padding-sm);position:absolute;width:100%;z-index:3}@media screen and (min-width:1200px){.world-part-card__body{padding:var(--world-part-card-padding-md)}}.world-part-card__caption{margin-top:6px}.world-part-card__title{font-size:var(--world-part-card-title-sm);margin:0}@media screen and (min-width:1200px){.world-part-card__title{font-size:var(--world-part-card-title-md);font-weight:600;line-height:24px}}.world-part-card__text{max-height:48px;-webkit-box-orient:vertical;display:-webkit-box;height:44px;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.world-part-card-skeleton{border-radius:16px;min-height:252px}
