.artwork-detail{margin-top:30px}.artwork-detail .work-description .button-link{font-size:14px;height:40px}.artwork-detail .work-description .button-link svg{width:17px;height:17px}.artwork-detail .work-description .text-description{white-space:pre-line}.gallery-work{margin:60px 0 0}.work-description{display:flex;flex-direction:column;margin-top:20px}.work-description>div{display:flex;padding:40px 0;column-gap:40px}.work-description>div:first-child{border-bottom:1px solid #d6d6e1;padding-top:20px}.work-description>div>div{flex-basis:50%}.work-description h1{margin:0;padding:0;line-height:1.2}.work-description .work-item{display:flex;margin-bottom:40px;justify-content:space-between}.work-description .favorite-work-icon{width:60px;height:60px;background-position:50% 50%;background-color:rgba(0,0,0,0);z-index:10;cursor:pointer;background-size:cover;position:unset;background-image:url(/icons/favorite-off.svg)}.work-description .favorite-work-icon.active{background-image:url(/icons/favorite-on.svg)}.work-artist{background-color:#f6f6f9;padding:20px;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.work-description .follow-link{padding:11px 15px;margin:0}.work-description .follow-link.button-link svg{width:17px;height:17px}.work-description .work-artist>div:first-child>div:first-child{font-size:18px;font-weight:700;margin-bottom:5px;line-height:1.2}.work-description .work-artist>div:first-child>div:last-child{font-size:14px;line-height:1.2;color:#686c8f}.work-description .properties{margin:0;align-items:center}.work-description .price{color:#7390f9;font-size:24px;font-weight:700;line-height:1.2;white-space:nowrap}.work-description .properties.properties-detail{display:flex;column-gap:40px}.work-description p:first-child{margin-top:0}.work-description p:last-child{margin-bottom:0}.properties.properties-list{display:grid;grid-template-columns:1fr 3fr;row-gap:22px;column-gap:15px;color:#686c8f;margin:0}.properties.properties-list>div{min-width:150px;max-width:150px}.properties.properties-list>div:nth-child(2n){color:#343446;font-weight:700;max-width:unset}@media only screen{.work-description .properties.properties-detail{display:grid}.work-description .properties{grid-template-columns:auto 1fr}}@media only screen and (max-width:1024px){.work-description .work-item{justify-content:space-between;align-items:center}.work-description>div{column-gap:unset;flex-direction:column}.work-description>div:first-of-type>div:last-of-type,.work-description>div:last-of-type>div:last-of-type{flex-basis:100%;margin-top:40px}.other-works-artist{padding-bottom:40px}.other-works h2,.other-works-artist h2{margin:0 0 20px}}@media only screen and (max-width:640px){.work-description .properties.properties-detail{grid-template-columns:1fr;row-gap:40px}}