.details{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:304;background-color:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--mantine-color-text)}.details__share-btn{padding:0 .3rem;border-radius:50%}.details__share-link-container{overflow-y:hidden;overflow-x:scroll}.details-modal{background-color:var(--mantine-color-body);border-radius:5px;width:98vw;height:98vh;display:flex;flex-direction:column}.details-modal-header{justify-content:space-between;background-color:var(--mantine-primary-color-filled);padding:30px 20px;border-radius:5px 5px 0 0;height:5%}.details-modal-header,.details-modal-header-btn{display:flex;flex-direction:row;align-items:center}.details-modal-header-btn{gap:20px}.details-modal-header h4{margin:0;padding:0;color:#fff}.details-modal-body{display:flex;flex-direction:row;height:95%;width:100%;gap:10px}@media screen and (max-width:768px){.details-modal-body{flex-direction:column}}.details-modal-body-info{overflow-y:scroll;width:75%}@media screen and (max-width:768px){.details-modal-body-info{width:100%}}.details-modal-body-info::-webkit-scrollbar{width:0}.details-modal-body-chat{height:100%;width:25%}@media screen and (max-width:768px){.details-modal-body-chat{width:100%;max-height:220px}}.details-modal__check{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media screen and (max-width:768px){.description>.description-header{flex-direction:column;gap:1rem}}.no-scroll{overflow:hidden}.details__share-link-container::-webkit-scrollbar{background-color:rgba(0,0,0,0);height:5px;width:10px}.details__share-link-container::-webkit-scrollbar-thumb{background-color:rgba(125,125,125,.3);border-radius:5px}.description{overflow-y:scroll;display:flex;flex-direction:column;gap:10px;height:100dvh;padding:30px 20px}.description h4{font-weight:600}.description h4,.description p{padding:0;margin:0}.description-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.description-header a{text-decoration:none;color:var(--mantine-primary-color-filled)}.description-table{display:flex;flex-direction:row;gap:30px}@media screen and (max-width:768px){.description-table{flex-direction:column}}.description-table-left{width:50%}@media screen and (max-width:768px){.description-table-left{width:100%}}.description-table-right{width:50%}@media screen and (max-width:768px){.description-table-right{width:100%}}.description-table-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px dotted #a9a9a9}.description-table-item p{margin-bottom:-.3em}.description-table-item b,.description-table-item p{background-color:var(--mantine-color-body);padding:2px 5px}.description-table-item b{margin-bottom:-.1em;font-weight:600}.description-graph{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:10px}@media screen and (max-width:768px){.description-graph{flex-direction:column}}.description-graph-price-header{padding:5px 10px;border-bottom:1px solid rgba(21,34,66,.06)}.description-graph-price-header p{font-weight:600;color:var(--mantine-color-text)}.description__buttons{display:flex;flex-direction:column;gap:10px;align-items:end}@media(max-width:430px){.description__buttons{flex-wrap:wrap;width:100%;justify-content:flex-end}}.description__container{margin-top:1rem;display:grid;grid-template-columns:1fr}@media screen and (max-width:768px){.description__container{grid-template-columns:1fr}}.description__photos{border:1px solid var(--input-border-color);padding:.5rem;border-radius:8px;box-shadow:0 0 3px 0 var(--input-border-color);min-width:340px;margin-left:.5rem}.description::-webkit-scrollbar{width:0}@media(max-width:600px){.description{height:85dvh;padding:20px 10px}}.details-table{margin:1rem 0 1rem .5rem;max-height:480px;overflow:hidden}.details-table__header{width:100%;justify-content:space-between;align-items:cecnter;margin-bottom:1rem}.details-table__container{max-height:400px;overflow-y:scroll}.details-table__container::-webkit-scrollbar{background-color:rgba(0,0,0,0);height:10px;width:10px}.details-table__container::-webkit-scrollbar-thumb{background-color:rgba(125,125,125,.3);border-radius:5px}.details-table__header{display:flex;align-items:center;gap:5px}.details-table__item{display:flex;flex-direction:column}.details-table__item__span{font-size:.8rem;opacity:.7}.details-table__history{display:flex;gap:.5rem;width:fit-content}.details-table__history__photo{width:100px;height:50px;object-fit:cover;position:relative}.details-table__container table thead tr>th{cursor:pointer}.comments{background-color:rgba(34,139,230,.1);height:100%;flex-direction:column}.comments,.comments-offer{display:flex;justify-content:flex-end}.comments-offer{width:100%;padding:15px 0 0;flex-direction:row;align-items:center}.comments-offer-body{width:100%;background-color:rgba(234,0,0,.7);box-shadow:1px 3px 5px rgba(0,0,0,.15);padding:10px 15px;color:#fff;display:flex;flex-direction:column;border-radius:10px;gap:5px}.comments-offer-body h3{font-size:.8em;padding:0;margin:0;font-weight:700;color:#fff}.comments-offer-body h2{font-size:.9em;padding:0;margin:0;font-weight:400}.comments-offer-body strong{text-transform:uppercase;font-size:1em;padding:0;margin:0;font-weight:600;text-decoration:underline}.comments-offer-body p{font-size:.7em;padding:0;margin:0;font-weight:400;color:hsla(0,0%,100%,.7);text-align:right}.comments-out-message{width:100%;padding:15px 0 0;display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.comments-out-message-body{width:fit-content;max-width:90%;background-color:var(--mantine-primary-color-filled);box-shadow:1px 3px 5px rgba(0,0,0,.15);padding:10px;color:#fff;border-radius:10px 10px 0 10px;display:flex;flex-direction:column;gap:5px}.comments-out-message-body h2{font-size:.9em;padding:0;margin:0;font-weight:500}.comments-out-message-body p{font-size:.7em;padding:0;margin:0;font-weight:400;color:hsla(0,0%,100%,.7);text-align:right}.comments-out-message-body-photo{display:grid;grid-gap:5px}.comments-out-message-body-photo.one-photo{grid-template-columns:1fr}.comments-out-message-body-photo.one-photo img{grid-column:span 1}.comments-out-message-body-photo.two-photos{grid-template-columns:repeat(2,1fr)}.comments-out-message-body-photo.two-photos img{grid-column:span 1}.comments-out-message-body-photo.three-photos{grid-template-columns:repeat(3,1fr)}.comments-out-message-body-photo.three-photos img{grid-column:span 1}.comments-out-message-body-photo.four-photos{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.comments-out-message-body-photo.four-photos img{grid-column:span 1;grid-row:span 1}.comments-out-message-body-photo.five-photos{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.comments-out-message-body-photo.five-photos img:first-child{grid-column:span 2;grid-row:span 2}.comments-out-message-body-photo.five-photos img{grid-column:span 1;grid-row:span 1}.comments-out-message-body-photo img{width:100%;height:100%;object-fit:cover;cursor:pointer}.comments-out-message-body-file{display:flex;flex-direction:row;align-items:center;gap:5px}.comments-out-message-body-file h4{margin:0;padding:0;font-size:.9em;font-style:500}.comments-out-message-body-file h5{margin:0;padding:0;font-size:.8em;font-weight:400;color:hsla(0,0%,100%,.7)}.comments__discription{text-align:center;color:#74c0fc;font-size:.9em;font-weight:500}@media screen and (max-width:768px){.comments__discription_title{display:none}}.comments-in-message{width:100%;padding:15px 0 0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.comments-in-message-body{width:fit-content;max-width:90%;background-color:var(--mantine-color-body);box-shadow:1px 3px 5px rgba(0,0,0,.15);padding:10px;color:var(--mantine-color-text);border-radius:10px 10px 10px 0;display:flex;flex-direction:column;gap:5px}.comments-in-message-body h3{font-size:.8em;padding:0;margin:0;font-weight:700;color:var(--mantine-primary-color-filled)}.comments-in-message-body h2{font-size:.9em;padding:0;margin:0;font-weight:500}.comments-in-message-body p{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:.7em;padding:0;margin:0;font-weight:400;color:color-mix(in srgb,var(--mantine-color-text),transparent 50%)}.comments-in-message-body-photo{display:grid;grid-gap:5px}.comments-in-message-body-photo.one-photo{grid-template-columns:1fr}.comments-in-message-body-photo.one-photo img{grid-column:span 1}.comments-in-message-body-photo.two-photos{grid-template-columns:repeat(2,1fr)}.comments-in-message-body-photo.two-photos img{grid-column:span 1}.comments-in-message-body-photo.three-photos{grid-template-columns:repeat(3,1fr)}.comments-in-message-body-photo.three-photos img{grid-column:span 1}.comments-in-message-body-photo.four-photos{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.comments-in-message-body-photo.four-photos img{grid-column:span 1;grid-row:span 1}.comments-in-message-body-photo.five-photos{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.comments-in-message-body-photo.five-photos img:first-child{grid-column:span 2;grid-row:span 2}.comments-in-message-body-photo.five-photos img{grid-column:span 1;grid-row:span 1}.comments-in-message-body-photo img{width:100%;height:100%;object-fit:cover;cursor:pointer}.comments-in-message-body-file{display:flex;flex-direction:row;align-items:center;gap:5px}.comments-in-message-body-file h4{margin:0;padding:0;font-size:.9em;font-style:500}.comments-in-message-body-file h5{margin:0;padding:0;font-size:.8em;font-weight:400;color:rgba(0,0,0,.7)}.scroll-area{display:flex;flex-direction:column-reverse;overflow-y:auto;flex-grow:1;padding:10px 20px}.scroll-area::-webkit-scrollbar{width:0}.fixed-input{position:sticky;bottom:0;padding:0 20px 10px}.fixed-input-files{padding:5px;display:flex;flex-direction:column;align-items:center;background-color:var(--mantine-color-body);border-radius:5px;margin-top:5px;border:.0625rem solid #ced4da}.fixed-input-files-photos{display:flex;flex-direction:row;align-items:flex-start;gap:5px;width:100%;overflow-x:auto;overflow-y:hidden}.fixed-input-files-photos span{margin:0;padding:0;max-height:80px}.fixed-input-files-photos span img{border-radius:3px}.fixed-input-files-photos-photo-btn{position:absolute;top:0;z-index:10;right:0;border-radius:0 3px 0 0;border:none;background-color:rgba(0,0,0,.5);color:#d7d7d7;font-weight:700;padding:0;margin:0;width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.fixed-input-files-photos-photo-btn:hover{background-color:rgba(0,0,0,.7);color:#fff}.fixed-input-files-files{display:flex;flex-direction:column;width:100%}.fixed-input-files-files-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:5px}.fixed-input-files-files-container p{margin:0;padding:0;font-size:.9em}.fixed-input-files-files-container h5{margin:0;padding:0;font-size:.8em;color:#969696;font-weight:400}.fixed-input-files-files-container-file-btn{border-radius:3px;border:none;background:none;color:#b3b3b3;font-weight:700;padding:0;margin:0;width:20px;height:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.fixed-input-files-files-container-file-btn:hover{background-color:rgba(0,0,0,.1);color:#4e4e4e}.SubscribeModal_checkboxes__tMtdS{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.SubscribeModal_buttons__ML1tk{display:flex;gap:1rem}