.share{padding-bottom:10px;display:flex}.share__container{display:flex;flex-direction:column;box-sizing:border-box;border:1px solid #d5d5d5;border-radius:3px;width:95%;min-width:305px;max-width:450px;margin:10px auto 0;padding:0 1px}.desktop .share__container{width:100%;max-width:210px}.share__heading{display:flex;margin:20px auto;text-align:center;font-size:20px;color:#5e5e5e;font-weight:500}.share__heading-icon{margin-right:5px}.share__heading-header{color:#5e5e5e;margin:0}.share__options-container{display:flex;margin-top:20px;padding-left:10px;flex-direction:column}.SocialMediaShareButton{display:flex;padding:4px 2px;cursor:pointer;white-space:nowrap}@media (min-width: 480px){.share__options-container{flex-direction:row;flex-wrap:wrap}.share-button{flex-basis:50%}}@media (min-width: 350px){.share__container{padding:0 10px}}@media (min-width: 768px){.share__container{border-radius:6px;margin:10px auto;padding:0 5px;height:auto;min-width:auto}.share__options-container{margin-top:10px}.share__heading{font-size:18px;margin:10px auto}.SocialMediaShareButton--facebook{padding:0}.SocialMediaShareButton--facebook .button--facebook{padding:9px 14px}}

.dz-preview,.dropzone-button.disabled{display:none}.dropzone{opacity:0;height:1px;width:1px;overflow:hidden}.dropzone-wrapper{margin:0 auto;text-align:center}.dropzone__file-hint{font-weight:500;margin:10px;padding:0}.dropzone-wrapper--edit{display:flex;width:100%;flex-direction:column}.dropzone-wrapper--edit .dropzone__file-hint{display:block;order:2;font-size:13px;color:#5e5e5e;font-weight:200}.dropzone-wrapper--edit .dropzone-button{margin-bottom:5px}@media (min-width: 675px){.dropzone-wrapper--edit{float:right;width:auto}.dropzone-wrapper--edit .dropzone-button{order:1;margin-bottom:5px}}.photo-upload{display:flex;justify-content:space-between;flex-wrap:wrap;clear:both}.photo-upload__item{position:relative;width:calc(50% - 8px);margin-bottom:16px;border:1px solid #000}.photo-upload__item:before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:70%}.photo-upload .photo-upload__item:first-child{width:100%}.photo-upload__image{display:block;object-fit:contain;width:100%;height:100%;font-family:"object-fit: contain"}.photo-upload__image-wrapper{position:absolute;width:100%;height:100%;background-color:#fff;color:#fff;cursor:-webkit-grab;cursor:grab}.photo-upload__image-wrapper ::-moz-selection{background:transparent}.photo-upload__delete{position:absolute;top:0;right:0;font-size:21px;color:#fff;padding:0;background-color:#00000080;cursor:pointer;z-index:1;display:flex;justify-content:center;align-items:center;width:40px;height:40px}.photo-upload__delete:hover{text-decoration:none;color:#fff}.photo-upload__hint{width:100%;text-align:center;margin:15px 0 10px}.photo-upload__hint-text{margin-bottom:0}.photo-upload__hint-icon{font-size:16px;margin-right:12px}.photo-upload__caption{position:absolute;bottom:0;width:100%;margin-bottom:0;color:#fff}.photo-upload__caption-input{font-size:16px;box-sizing:border-box;position:relative;margin:0;border-radius:0}.photo-upload__caption-input::-webkit-input-placeholder{color:#fff}.photo-upload__caption-input:-ms-input-placeholder{color:#fff}.photo-upload__caption-input::-ms-input-placeholder{color:#fff}.photo-upload__caption-input::placeholder{color:#fff}input[type=text].photo-upload__caption-input{padding:10px 10px 8px 35px;background-color:#00000080;width:100%;border:none;transition:padding .15s linear;color:#fff}input[type=text].photo-upload__caption-input:focus{color:#fff}.photo-upload__caption-label{position:absolute;color:#fff;z-index:1;font-size:19px;display:flex;height:100%;align-items:center;padding-left:10px}.photo-upload__caption-label .fa-pen{display:none}.photo-upload__caption-save{position:absolute;right:0;top:0;font-size:20px;color:#fff;background-color:transparent;border:none;height:100%;cursor:pointer;opacity:0;transition:opacity .15s linear;margin:0}.photo-upload__caption.active .photo-upload__caption-label{opacity:0}.photo-upload__caption.active .photo-upload__caption-save{opacity:1}.photo-upload__caption.active input[type=text].photo-upload__caption-input{padding:10px 35px 8px 10px}.photo-upload__caption.edited .photo-upload__caption-label .fa-plus{display:none}.photo-upload__caption.edited .photo-upload__caption-label .fa-pen{display:flex}.photo-upload__item-loading{position:relative;width:calc(50% - 8px);margin-bottom:16px;border:1px solid #000;display:flex;align-items:center;justify-content:center}.photo-upload .photo-upload__item-loading:first-child{width:100%}.photo-upload__item-loading:before{content:"";width:1px;margin-left:-1px;float:left;height:0;padding-top:70%}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.photo-upload__item-loading:after{content:"";display:block;border:3px solid #d5d5d5;border-radius:30px;border-left-color:#000;width:30px;height:30px;animation:rotating 1s linear infinite}.photo-upload__progress{background-color:#d5d5d5;position:absolute;bottom:0;left:0;width:100%;height:10px}.photo-upload__progress-bar{content:"";display:block;background-color:#14c8f6;height:100%;transition:width .2s linear}.uploader__wrapper{position:relative;max-width:100vw;box-sizing:content-box}.desktop .uploader__wrapper{min-height:600px}.uploader__hint{margin-bottom:10px;color:#5e5e5e;font-size:.8em;line-height:1.3em;clear:left}.uploader__profile-upload-hint{clear:both;margin:0}.uploader__progress-overlay{position:absolute;z-index:2;top:-1px;left:-1px;right:-1px;bottom:-1px;padding:5px;background-color:#ffffffe6}.uploader__progress-wrapper{position:relative;top:200px;left:50%;width:300px;transform:translate(-50%);background-color:#fff;border-radius:15px;border:1px solid #d5d5d5;text-align:center;padding:30px;box-shadow:0 2px 24px #00000029;box-sizing:border-box}.mobile .uploader__progress-wrapper{top:75px}.uploader__progress-text{width:220px;margin:0 auto;font-size:16px;line-height:1.325}.uploader__progress-summary{margin-top:5px}.uploader__progress-summary--success{font-weight:600}.uploader__progress-summary--success .uploader__progress-summary-icon{color:#4ba72f}.uploader__progress-summary--error .uploader__progress-summary-icon{color:#ea321b}.uploader__progress-summary--bold{font-weight:600}.uploader__progress-summary--margin-top{margin-top:10px}.uploader__progress-summary-icon{margin-right:5px}.uploader__progress-error-max-imageuploader__progress-error-list,.uploader__progress-summary--error{color:#ea321b}.uploader__progress-error-max-imageuploader__progress-error-list{max-width:230px;margin:0 auto}.uploader__progress-error-list{max-height:235px;overflow:auto}.uploader__progress-error--max-photos{display:block}.uploader__progress-error-button{position:absolute;right:4px;top:8px;display:inline-flex;flex-direction:column;align-items:center;font-size:20px;padding:10px;color:#5e5e5e;font-weight:500;background-color:transparent;cursor:pointer;border:0}.uploader__progress-error-button:focus{outline:1px auto Highlight;outline:1px auto -webkit-focus-ring-color}.uploader__progress-circle{width:85px;margin:0 auto 30px}.uploader__progress-circle-percent{font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:500;color:#d5d5d5}.uploader__progress-circle-tick{font-size:42px;color:#4ba72f;padding:4px 0 0;animation-name:appear;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:.5s;opacity:0}.uploader__progress-circle-exclamation{font-size:42px;color:#ea321b;padding:2px 0 0;animation-name:appear;animation-duration:.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;animation-delay:.5s;opacity:0}.uploader__progress-circle-percent{margin-left:2px}.uploader__progress-circle .CircularProgressbar .CircularProgressbar-path{transition:stroke-dashoffset .5s ease 0s,stroke .5s ease-in-out}@keyframes appear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.mobile .upload-photos{margin-top:10px}.post-ad__photo-upload-label{font-weight:500}.page_upload_photos #photoUploader{padding:0 8px;max-width:100vw;box-sizing:border-box}.mobile .photo-upload__title{margin:15px 0}.desktop .photo-upload__title{margin:10px 0}.profile-photo-page__errors{margin-bottom:10px}.profile-photo-page__error{float:none;display:block;margin-bottom:5px;clear:both}.profile-photo-page__error p{margin-left:0;padding:0}.mobile .profile-photo-page__error{padding-left:0;color:#5e5e5e}@media (min-width: 675px){h2.photo-upload__title{float:left;margin-top:0;margin-bottom:20px}}@media (min-width: 768px){.mobile .photo-upload__title{float:left;margin:10px 0}}@media (min-width: 768px){.uploader__hint{color:#5e5e5e;font-size:12px;line-height:1.8}.uploader__hint--edit{max-width:350px}.uploader__profile-upload-hint{margin-bottom:15px}}@media (max-width: 480px){.desktop #spareroom .upload-photos-page .panel-tab{margin-bottom:23px;padding:0 16px;border-bottom:1px solid #14c8f6}.desktop #spareroom .upload-photos-page .panel-tab a{display:inline-block;padding:8px 16px 7px;margin:0 8px -1px 0;border:1px solid #d5d5d5;border-bottom:none;border-top-right-radius:6px;border-top-left-radius:6px;color:#3480db}.desktop #spareroom .upload-photos-page .panel-tab a:last-child{margin-right:0}.desktop #spareroom .upload-photos-page .panel-tab .tab-active{font-weight:500;color:#003d5d;border-color:#14c8f6;background-color:#fff}}

.panel-tab{margin:0 0 23px;padding:0 16px;border-bottom:1px solid #14c8f6}.panel-tab li{display:inline-block;margin:0 8px -1px 0}.panel-tab a{display:inline-block;padding:8px 16px 7px;border:1px solid #d5d5d5;border-bottom:none;border-top-right-radius:6px;border-top-left-radius:6px;color:#3480db}.panel-tab li:last-child{margin-right:0}.panel-tab .tab-active{font-weight:500;color:#003d5d;border-color:#14c8f6;background-color:#fff}.main_nav{border-bottom:none;margin-bottom:10px}.panel-tab{margin-bottom:0}nav.main{display:flex;justify-content:space-between;align-items:center}.mobile .panel-tab{padding:0 8px}.main_nav--confirmation{margin-bottom:0;border-bottom:1px solid #d5d5d5}

.share-button{white-space:nowrap;margin-bottom:10px}button.share-button__button{padding:0;margin:0;border:0;cursor:pointer;width:100%}.share-button__button{display:flex;align-items:center}.share-button__button .fas,.share-button__button .fab,.share-button__button .far{padding:0;margin:0}.share-button__button:hover,.share-button__button:visited,.share-button__button:link,.share-button__button:active{text-decoration:none}.share-button__icon{width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:16px}.share-button__text{color:#3480db;font-size:16px;padding:0;margin:0 0 0 10px}.share-button__button--whatsApp .share-button__icon{font-size:18px;background-color:#25d366}.share-button__button--messenger .share-button__icon{background:linear-gradient(180deg,#06c2f9 0,#0568ff 50%)}.share-button__button--email .share-button__icon{color:#3480db}.share-button__button--facebook .share-button__icon{background:#3b5998}.share-button__button--twitter .share-button__icon{background-color:#000}.share-button__button--copy-link{color:#3480db;background-color:transparent}.share-button__button--copy-link .share-button__icon{color:#3480db}

.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}
