.single-prop__top-actions-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:16px;width:100%}.single-prop__pdf-buttons-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;max-width:100%}.single-prop__pdf-links{column-gap:16px;display:flex;flex-wrap:wrap;row-gap:24px}.single-prop__img-wrapper{display:grid;gap:16px;grid-template-columns:auto;grid-template-columns:calc(65% - 8px) calc(35% - 8px);grid-template-rows:1fr 1fr}.single-prop__img-wrapper>img{aspect-ratio:16/9;grid-column:2/3;grid-row:auto;height:100%;object-fit:cover}.single-prop__img-wrapper>img:first-child{grid-column:1/2;grid-row:1/-1;height:100%;object-fit:cover;width:100%}.single-prop__info-wrapper{display:flex;flex-direction:column;gap:16px;justify-content:space-between}.single-prop__desc-wrapper{display:flex;flex-direction:column;gap:24px;margin-top:16px;padding:0 0 24px}.single-prop__details-group{display:flex;flex-direction:column;gap:4px}.single-prop__details-group--foot{font-size:12px;margin-top:auto;text-align:right}.single-prop__details-wrapper{background-color:var(--grey-100);border:2px solid var(--primary-300);border-radius:2px;display:flex;flex-direction:column;font-size:16px;gap:16px;margin-top:16px;padding:24px}.single-prop__divider-border{background-color:var(--grey-300);height:1px;margin:0;width:100%}.single-prop__details-item{display:flex;flex-direction:row;gap:8px;justify-content:space-between;width:100%}.single-prop__title-textfield-group{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;width:100%}.single-prop__top-action-links{padding:8px 8px 8px 0;width:fit-content;fill:var(--primary-500);stroke:var(--primary-500);align-items:center;color:var(--primary-500);gap:8px;margin:0}.single-prop__actions-wrapper{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin-bottom:16px;width:100%}.single-prop__error-img{width:100%}button.rich-text__control-button{border-radius:4px;height:24px;min-height:24px;padding:0}button.rich-text--active{background-color:var(--secondary-300)}.rich-text__contenteditable{border:1px solid var(--grey-200);min-height:120px;padding:8px;resize:none}.rich-text__contenteditable.location{min-height:90px}.rich-text__contenteditable.comms{min-height:60px}.rich-text__fields-wrapper{display:flex;flex-direction:column;gap:24px}.image-input{margin-top:4px}.warning-text{color:red;margin-bottom:20px}.character-counter{color:var(--grey-700);font-size:14px;line-height:14px;text-align:right}@media screen and (min-width:960px){.single-prop__pdf-buttons-group{align-items:center;justify-content:flex-end;max-width:75%}.single-prop__info-wrapper{flex-direction:row;gap:16px}.single-prop__desc-wrapper{width:calc(65% - 8px)}.single-prop__details-wrapper{width:calc(35% - 8px)}}