.property-share{display:grid;gap:9px;margin-top:16px}.property-share>span{font-size:9px;letter-spacing:1.3px;text-transform:uppercase;color:#68778a}.property-share>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.property-share a,.property-share button{min-height:44px;border:1px solid #c8d2dc;border-radius:12px;background:#fff;color:#273b54;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;font:700 10px/1.2 inherit;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.property-share a:hover,.property-share button:hover{transform:translateY(-1px);border-color:#b28a56;box-shadow:0 8px 22px rgba(39,59,84,.08)}.property-share a{background:#edf7f1;border-color:#bfdcca;color:#245e42}.property-share i{font-style:normal;font-size:14px}.property-share small{min-height:14px;color:#5b6b7c;font-size:10px}.property-share.rtl>span{letter-spacing:0;text-transform:none}@media(max-width:540px){.property-share>div{grid-template-columns:1fr 1fr}.property-share a{grid-column:1/-1;grid-row:1}.property-share a,.property-share button{font-size:11px}}@media(prefers-reduced-motion:reduce){.property-share a,.property-share button{transition:none}}