.ug-photo-slider-container {width:100%; height:680px; display:flex; flex-direction:column; position:relative}
.ug-photo-slider-big {overflow:hidden; position:relative; width:100%; height:calc(100% - 90px); background-color:#fdf9ff; border-radius:10px; display:flex; justify-content:center; align-items:center; transition:opacity 0.5s linear; box-shadow:rgb(184,118,255) 0 0 8px 2px}
.ug-photo-slider-small {width:100%; height:90px; display:flex; gap:10px; padding:10px 0; overflow-x:scroll; scrollbar-width:none}
.ug-photo-slider-small::-webkit-scrollbar {display:none}
.ug-photo-slider-small-item {position:relative; overflow:hidden; height:100%; width:70px; background-color:#fdf9ff; border-radius:0 10px 5px 5px; border:2px solid transparent; cursor:pointer; display:flex; justify-content:center; align-items:center; flex-shrink:0; transition:border-color 0.3s linear; img {width:100%; height:100%; object-fit:cover; border-radius:0 10px 5px 5px}
}
.ug-photo-slider-small-item:hover {border:2px solid #3d3d3d38}
.ug-photo-active {border:2px solid #7b01a580}
.ug-small-item_selected {border:2px solid #607D8B}
.ug-photo-movement-layer {width:100%; height:calc(100% - 90px); top:0; left:0; opacity:0; z-index:2; position:absolute; cursor:pointer; transition:opacity 0.5s ease-in-out}
.ug-photo-movement-layer:hover {opacity:1}
.ug-photo-movement-layer-buttons-container {width:100%; height:100%; padding:15px; position:relative}
.ug-photo-movement-buttons {border-radius:50%; height:50px; width:50px; background-color:#a5a5a575; position:absolute; opacity:0.7; transition:background-color 0.5s linear}
.ug-photo-movement-buttons:hover {background-color:#6b6b6b75; opacity:1}
.ug-photo-movement-layer_previous {top:45%; left:15px; background-image:url(/resources/img/main/ug-slider-arrow.svg); background-position:center; background-repeat:no-repeat; background-size:50%}
.ug-photo-movement-layer_next {top:45%; right:15px; background-image:url(/resources/img/main/ug-slider-arrow.svg); background-position:center; background-repeat:no-repeat; background-size:50%; transform:rotate(180deg)}
.ug-photo-movement-layer_fullscreen {bottom:15px; right:15px; background-image:url(/resources/img/main/ug-slider-tobig.svg); background-position:center; background-repeat:no-repeat; background-size:40%; height:30px; width:30px}
.ug-object-deal-params-container {width:100%; height:30vh; display:grid; grid-template-columns:1fr 1fr; grid-template-rows:100%; padding:10px; grid-gap:10px}
.ug-object-deal-params-container_myparams,.ug-object-deal-params-container_ourparams {width:100%; height:100%; display:flex; box-shadow:0 0 8px 1px rgb(184 118 255 / 53%); border-radius:5px 10px 0 5px}
.ug-deal-params-title {width:3rem; height:100%; writing-mode:sideways-lr; text-align:center; font-weight:600; align-content:center; background-color:#e6ccff; color:#fffefe; text-shadow:2px 2px 10px rgb(123 1 255); font-size:1.3rem}
.ug-object-deal-myparams-wrapper {width:calc(100% - 3rem); height:100%; border-left:2px solid rgb(184 118 255 / 64%); background-color:#fbf7ff; border-radius:0 10px 0 0; padding:10px}
.ug-mydeal-params-table {width:100%; height:100%; border-radius:5px; box-shadow:0 0 15px 1px rgb(184 118 255 / 29%) inset; display:flex; flex-direction:column; list-style:none; margin:0; overflow-y:scroll; padding:5px; li {display:flex; gap:5px; text-align:center; border-bottom:1px solid #e6ccff; padding:5px 0}
}
.ug-mydeal-params-table::-webkit-scrollbar {height:12px; width:12px}
.ug-mydeal-params-table::-webkit-scrollbar-thumb {background-color:#8200ff87; border-radius:20px; border:1px solid #000000}
span[ug-tb-col="1"] {width:15%; align-content:center; img {height:70%; width:70%; opacity:0.5; transition:.5s}
}
.ug-menu-with-target{background-color: blueviolet;color: white !important;
    }
.ug-mydeal-params-table-item:hover > span[ug-tb-col="1"] > img {opacity:0.9}
span[ug-tb-col="2"] {width:35%; align-content:center; border-left:1px solid #e6ccff; border-right:1px solid #e6ccff}
span[ug-tb-col="3"] {width:50%; align-content:center}
.ug-mydeal-params-table-head {font-weight:600; text-align:center; font-size:0.8rem}
.ug-mydeal-params-table-item {margin-top:5px; font-size:0.8rem; transition:.5s}
.ug-mydeal-params-table-item:hover {background-color:#d7b0ff75}
h3 {margin:0}
.ug-item-card_wrapper {width:100%; margin-bottom:15px}
.ug-item-breadcrumbs-top {width:100%; justify-content:flex-start; display:flex; padding:5px; align-items:center}
.ug-item-responsible-editor {width:100%; display:grid; grid-template-columns:1fr 1fr; grid-gap:5px; grid-auto-rows:2rem}
.ug-item-responsible-editor div:first-child {border-radius:25px 5px 5px}
.ug-editor-responsible_buttons {text-align:center; display:flex; justify-content:center; align-items:center; font-size:0.8rem; padding:5px; border-radius:5px; background-color:rgb(118 0 245); color:white; border:1px solid transparent; transition:.5s; cursor:pointer; span {user-select:none}
 &:hover {border:1px solid white; background-color:#6505cc}
}
.ug-item-userprofile-container {margin-bottom:10px; width:98%; height:50px; padding:5px; border-radius:5rem 5rem 10px 5rem; ; background-color:#fbf7ff; display:flex; gap:5px; margin-top:10px; overflow:hidden; justify-content:space-around}
.ug-item-userprofile-container:hover > .ug_company--with-left {transform:translateX(0px)}
.ug-item-userprofile-img {width:40px; height:100%; background-position:center; background-repeat:no-repeat; background-size:cover; border-radius:50%; background-color:white}
.ug-docs-components {width:400px; box-shadow:0 0 8px 2px rgb(184 118 255); display:flex; flex-direction:column; border-radius:10px; background-color:#333333fa}
.ug-docs-components_head {width:100%; position:relative; padding:10px 10px 0 10px; section {border-bottom:1px solid #e4e4e4; padding-bottom:5px}
}
.ug-docs-components_head-name {font-size:1.2rem; user-select:none; color:white}
.ug-docs-components_head-cloaser {position:absolute; right:10px; top:10px; width:1.2rem; height:1.2rem; background-position:center; background-repeat:no-repeat; background-image:url(/resources/img/main/ug-search-clear.svg); cursor:pointer}
.ug-docs-components_body {display:flex; flex-direction:column; padding:10px; width:100%; height:70%; gap:5px}
.ug-communication-wrapper {width:100%; display:grid; grid-gap:10px; grid-template-columns:150px auto}
.ug-communication-avatarplace,.ug-communication-nameplace {display:flex; flex-direction:column; justify-content:center; align-items:center; gap:15px}
.ug-communication-nameplace {justify-content:normal; padding:5px 0 5px 5px}
.ug-communication-nameplace_text {color:white; width:100%; border-bottom:1px solid #797878; text-transform:uppercase; text-align:center}
.ug-communication-avatarplace_useravatar {width:100px; height:100px; border-radius:50%; object-fit:cover}
.ug-communication-avatarplace_companyplace {width:100%; height:2rem; display:flex; justify-content:center; align-items:center; gap:10px; img {height:100%; border-radius:50%}
 span {color:white; font-size:0.7rem}
}
.ug-communication-nameplace_buttons {width:100%; height:3rem; display:flex; flex-direction:row; gap:10px; justify-content:center; img {transition:.5s; width:3rem; height:3rem; border-radius:50%; padding:10px; filter:blur(0.5px); &:hover {filter:unset; padding:8px}
 &:active {padding:5px; box-shadow:inset 0 0 8px 2px rgb(118 153 255)}
 }
}
.ug-item-userprofile_naming {width:calc(100% - 150px); height:100%; display:flex; flex-direction:column}
.ug_company--with-left {transform:translateX(-10px); transition:.5s}
.ug-item-userprofile_naming__company {font-size:1rem; font-weight:600}
.ug-item-userprofile_naming__user {font-size:0.9rem}
.ug-userprofile-with-call {transition:.5s; background-color:rgb(118 0 245); border-radius:5rem 5rem 10px 5rem; margin-bottom:10px; background-size:60%; box-shadow:inset -10px -10px 15px rgba(255,255,255,0.5),inset 10px 10px 15px rgba(70,70,70,0.12); cursor:pointer; &:hover {box-shadow:unset}
}
.ug-item-breadcrumbs-top span {font-family:'ugMont-Regular'; font-size:0.7rem; font-weight:600; color:black; margin-right:5px; color:#635a62}
.ug-extension-advarea {width:100%; min-height:3rem; display:flex; flex-direction:column; gap:10px; padding:0 0.7rem; margin-top:10px}
.ug-extension-advarea-about {width:100%; height:2rem; display:flex; gap:10px; cursor:pointer; span {height:2rem; width:calc(100% - 2rem); align-content:center; font-weight:600; color:#0468ff}
}
.ug-extension-advarea-wrapper {width:100%; display:none; flex-direction:column; height:0; transition:.5s; gap:10px}
.ug-extension-arrow-down {background-image:url("data:image/svg+xml; charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%230468ff' fill-rule='evenodd' d='M4.341 5.635.182 1.628A1.04 1.04 0 0 1 1.57.145L5.062 3.43 8.432.145a1.04 1.04 0 0 1 1.386 1.483l-4.16 4.007a1.04 1.04 0 0 1-.596.29 1.04 1.04 0 0 1-.72-.29z'/%3E%3C/svg%3E"); background-position:center; background-repeat:no-repeat; height:2rem; width:2rem; transition:.5s}
.ug-extension-grayscale {filter:grayscale(100%)}
.ug-extension-advarea-platform-line {width:100%; height:3rem; display:flex; position:relative; align-items:center; gap:10px; border-radius:5px; transition:.5s; img {height:2.5rem; width:2.5rem; cursor:pointer; transition:.5s; user-select:none}
 input {position:absolute; top:-1px; left:-4px; height:1rem; width:1rem; cursor:pointer}
 span {font-family:'ugMont-Regular'; font-size:0.9rem; font-weight:600; cursor:pointer; color:#000000c9; user-select:none}
 &:hover {background-color:#fbf7ff}
}
.ug-item-address-info {width:100%; padding:5px}
.ug-item-address-info_head {display:flex; gap:10px}
.ug-item-address-info_head-icon {height:75px; border-radius:10px !important; cursor:pointer}
.ug-item-address-info_head-main {display:flex; flex-direction:column; gap:5px; justify-content:center; h2 {margin:0; font-size:1.1rem; color:#4d4d4d; margin-top:5px}
 span {font-size:0.9rem}
}
.ug-item-address-info_metro {display:flex; gap:10px}
.ug-item-address-info_metro-item {display:flex; gap:5px; padding:5px; margin-top:10px; align-items:center}
.ug-metro-item-icon {height:1rem; opacity:0.6}
.ug-metro-item-attributes {display:flex; gap:5px; flex-direction:column; position:relative; justify-content:center; img {width:1rem; opacity:0.7}
}
.ug-metro-item-attributes_time {display:flex; align-items:center; gap:5px; span {font-size:0.9rem}
}
.ug-edit-description {width:min-content; color:white; background-color:#7600f5; padding:5px 15px; border-radius:5px; cursor:pointer}
.ug-edit-description-ai {width:min-content; color:white; background-color:#ab3ce7; padding:5px 15px; border-radius:5px; cursor:pointer}
.ug-with-edited-text {border:1px dashed #ab3ce7; outline:0; resize:none; width:100%; padding:20px 20px 20px 0; font-family:'ugMont-Regular'; font-size:1rem; color:#635a67}
.ug-edit-description-buttons {width:100%; display:flex; font-size:0.8rem; gap:10px; background-color:#e9e8e8; padding:10px 10px; border-radius:5px; box-shadow:inset -10px -10px 15px rgba(255,255,255,0.5),inset 10px 10px 15px rgba(70,70,70,0.12)}
.ug-item-breadcrumbs-top span:hover {color:black}
.ug-item-breadcrumbs-top >:last-child {text-decoration:underline; user-select:none}
.ug-item-data-description {width:100%; padding:0 20px 20px 0; font-family:'ugMont-Regular'; font-size:1rem; color:#635a67; white-space:break-spaces}
.ug-item-dates-top {width:100%; display:flex; justify-content:space-between; padding:5px}
.ug-item-dates-top span {font-family:'ugMont-Regular'; font-size:0.7rem; color:black}
.ug-item-card_container {width:100%; display:flex; margin-top:10px; gap:10px; flex-wrap:wrap}
.ug-item-data-wrapper {width:70%; display:flex; margin-top:10px; flex-direction:column; position:relative; gap:10px}
.ug-item-card_offer {width:70%; height:100%; padding:0 5px 10px 0}
.ug-item-card_aside {width:28%; height:min-content; position:sticky; top:15px; padding:10px; box-shadow:0 0 8px 2px rgb(118 153 255); border-radius:25px 5px 5px; margin-top:2.5rem}
.ug-card_aside_pricefull {font-family:'PTSerif-Bold'; font-size:2rem; font-weight:600; display:block; text-align:center; margin:15px 0; color:#000000}
.ug-card_aside_miniparams__wrapper {display:flex; justify-content:space-between; margin-top:10px; padding:0 0.7rem}
.ug-card_aside_miniparams__lsp {font-family:'ugMont-Regular'; font-size:1rem; color:#000000}
.ug-card_aside_miniparams__rsp {font-family:'ugMont-Regular'; font-size:0.65rem; font-weight:600; color:#480067e0}
.ug-card_aside_exparams {width:100%; border-radius:5px; margin:15px 0; padding:20px; display:flex; flex-wrap:wrap; flex-direction:row; gap:10px; justify-content:space-around; position:relative}
.ug-card_aside_exparams__head {position:absolute; font-family:'ugMont-Regular'; font-size:0.8rem; font-weight:600; color:#3f3f3f; top:-4px; right:3%}
.ug-card_aside_exparams__micro {padding:10px; font-family:'ugMont-Regular'; font-size:0.65rem; font-weight:600; background-color:white; border-radius:5px; -moz-box-shadow:0 0 16px 0 rgba(114,26,156,0.6) inset; box-shadow:0 0 7px 0 rgb(144 130 255 / 60%) inset; width:fit-content; height:fit-content; text-transform:uppercase; user-select:none; color:#272727}
.ug-card_aside_button {border-top:1px solid white; width:100%; display:flex; flex-direction:column; gap:15px; padding:15px}
.ug-item-card_link-area {width:100%; height:2rem; display:flex; gap:10px; margin-left:5px; overflow-x:scroll; scrollbar-width:none}
.ug-item-card_link-area::-webkit-scrollbar {display:none}
.ug-item-card_link-area span {background-color:#ab3ce78f; padding:0 10px; align-content:center; border-radius:5px; color:white; transition:.5s; font-family:'ugMont-Regular'; font-size:0.7rem; &:hover {background-color:#ab3ce7e8}
}
.ug-item-card_link-area span:hover {text-decoration:none}
.ug-item-card_photoWrapper {width:100%; display:flex; flex-direction:column; margin-top:10px}
.ug-item-card_photoBig {width:100%; height:45vh; position:relative}
.ug-item-card_photoBig img {object-position:center; object-fit:cover; width:100%; height:100%; cursor:pointer}
.ug-item-card_photoScroller {width:100%; height:20vh; position:relative; margin-top:5px; display:flex; gap:1rem; justify-content:center}
.ug-item-card_photoScroller img {width:32%; height:20vh; cursor:pointer; z-index:1}
.ug-item-data-h1 {margin:0; padding:0; font-family:'ugMont-Regular'; font-size:1.5rem; color:#635a62; margin-top:15px}
.ug-item-data-box {width:100%; display:flex; gap:15px; margin-top:15px; margin-bottom:15px; flex-wrap:wrap; justify-content:space-around}
.ug-item-data-boxItem {width:120px; height:170px; background-color:#f8f5f952; background:linear-gradient(177deg,rgba(159,155,227,1) 0,rgba(133,0,158,1) 52%,rgba(196,0,255,0.8127626050420168) 100%); border-radius:10px; padding:10px; position:relative; border-radius:45% 45% 5px 5px; transition:.5s; &:hover {transform:scaleX(1.1) scaleY(1.1)}
}
.ug-item-data-boxItem__textTitle {position:absolute; bottom:5px; right:10px; width:80%; text-align:center; font-family:'ugMont-Regular'; font-weight:600; color:white; font-size:0.7rem}
.ug-item-data-boxItem__textVal {position:absolute; bottom:35px; left:0; width:100%; text-align:center; font-family:'ugMont-Regular'; font-weight:600; color:white; font-size:1.7rem}
.ug-item-data-boxItem__circle {width:45px; height:45px; background-color:white; position:absolute; top:10px; border-radius:50%; left:32%}
.ug-item-data-tableDriver {width:100%; display:flex; box-sizing:border-box; gap:15px}
.ug-item-data-tableDriver__half {width:50%; display:flex; flex-direction:column}
.ug-item-data-tablehalf__line {width:100%; padding:5px; border-bottom:1px solid #54555738; display:flex; justify-content:space-between; align-content:center; flex-wrap:wrap}
.ug-item-data-tablehalf__lineLtxt {font-family:'ugMont-Regular'; color:#545557; width:80%; height:100%}
.ug-item-data-tablehalf__lineRtxt {font-family:'ugMont-Regular'; color:#000000; font-weight:600}
.ug-item-data-map {width:100%; margin-top:15px}
.ug-item-data-map__head {width:100%; display:flex}
.ug-item-data-map__head_span {font-family:'ugMont-Regular'; color:#000000; font-weight:600; align-content:center}
.ug-item-data_idmap {width:100%; height:45vh; margin-top:15px; border-radius:10px; box-shadow:0 0 8px 2px rgb(184 118 255)}
.ug-cards-separator {width:100%; justify-content:center; align-items:center; display:flex}
.ug-cards-separator-logo {width:50px; height:40px !important; opacity:0.5}
.ug-cards-separator::before {content:""; display:inline-block; width:44%; height:1px; vertical-align:super; margin-right:1rem; background-color:rgb(171 60 231)}
.ug-cards-separator::after {content:""; display:inline-block; width:44%; height:1px; vertical-align:super; margin-left:1rem; background-color:rgb(171 60 231)}
.ug-extension-advarea-saver {display:none; gap:10px; opacity:0; transition:.5s}
.ug-extension-advarea-saver_cancel,.ug-extension-advarea-saver_ok {padding:5px; font-weight:600; cursor:pointer; width:50%; text-align:center}
.ug-extension-advarea-saver_ok {background-color:#ab3ce7; border-radius:5px; color:white;background: -webkit-gradient(linear, left top, right bottom, from(#5873fe), to(#871cde));}
.ug-extension-advarea-saver_cancel {border:1px solid #ab3ce7; border-radius:5px; color:#ab3ce7}
.ug-cards-counter {min-width:5rem; height:3rem; padding:5px; display:flex; align-items:center; margin-top:1rem}
.ug-cards-counter >:first-child {border-radius:5px 0 0 5px}
.ug-cards-counter >:last-child {border-radius:0 5px 5px 0}
.ug-cards-counter__span {width:2.3rem; height:2.3rem; background-color:#f0f8ff00; border:.5px solid #b873dd; justify-content:center; align-items:center; display:flex; cursor:pointer; user-select:none; transition:background-color,color .5s linear; font-family:'ugMont-Regular'; font-size:.8rem; font-weight:600; color:#5e5a62}
.ug-cards-counter__span:hover {background-color:#ab3ce7; color:white}
.ug-cards-counter__span-active {background-color:#b873dd; color:white}
.ug-item-extras {display:flex; flex-direction:column; gap:10px; width:100%}
.ug-item-extras_item {width:100%; display:flex; flex-direction:row; gap:5px}
.ug-item-extras_item_row {width:50%; background-color:blue; background-color:#fbf7ff; border-radius:10px; padding:5px; h3 {margin:0; font-weight:500; color:#fffefe; text-shadow:2px 2px 10px rgb(123 1 255); font-size:1.1rem; width:100%; background-color:#e6ccff; padding:7px; border-radius:5px}
}
.ug-item-extras_row-data-table {width:100%; display:grid; grid-template-columns:1fr 1fr; grid-gap:5px; grid-auto-rows:2rem; padding:10px; align-items:center; color:#2e4179}
.ug-item-extras_row-data-table-ls {font-weight:600; padding:10px 0}
.ug-item-extras_row-data-table-rs {padding:10px 0}

.ug-form-docs-components {width:400px; box-shadow:0 0 8px 2px rgb(184 118 255); display:flex; flex-direction:column; border-radius:10px; background-color:#333333fa}
.ug-form-docs-components_head {width:100%; position:relative; padding:10px 10px 0 10px; section {border-bottom:1px solid #e4e4e4; padding-bottom:5px}
}
.ug-form-docs-components_head-name {font-size:1.2rem; user-select:none; color:white}
.ug-form-docs-components_head-cloaser {position:absolute; right:10px; top:10px; width:1.2rem; height:1.2rem; background-position:center; background-repeat:no-repeat; background-image:url(/resources/img/main/ug-search-clear.svg); cursor:pointer}
.ug-form-docs-components_body {display:flex; flex-direction:column; padding:10px; width:100%; height:70%; gap:5px}
.ug-form-docs-twoparts-item {width:100%; display:grid; grid-template-columns:100px auto; margin-bottom:5px; grid-gap:5px}
.ug-form-docs-title {color:white}
.ug-owner-phone-add-bth {cursor:pointer; padding:6px 8px; width:min-content; border-radius:5px; outline:none; margin-top:6px}
.ug-form-docs-separator {width:100%; border-bottom:1px solid #e4e4e4}
.ug-form-docs-description {display:flex; flex-direction:column; gap:10px; input[type="text"] {padding:12px; outline:none; border:none; border-radius:5px; background-color:#e5e5e5}
}
.ug-form-docs-body-checker {height:15px}
.ug-form-docs-body-checker_label {color:white; user-select:none}
.ug-form-docs-body-input-multiselect {width:100%; display:flex; gap:5px; flex-wrap:wrap}
.ug-form-docs-body-input-multiselect_span {background-color:white; padding:10px; color:white; border-radius:5px; width:130px; text-align:center; color:black; user-select:none; cursor:pointer; transition:.5s}
.ug-form-docs-body-input-multiselect_span[isactive="true"] {background-color:rgb(184 118 255); color:white}
.ug-form-docs-innertype {border:1px solid #96a1e9; border-radius:5px; padding:10px; background-color:#9796ff9e; margin-top:5px; display:none}
.ug-form-docs-innertype-v {border:1px solid #96a1e9; border-radius:5px; padding:10px; background-color:#9796ff9e; margin-top:5px}
.ug-form-docs-innertype_title {color:white; display:flex; justify-content:space-between; align-items:center; margin-bottom:15px; input[type="date"] {padding:9px 15px; outline:none; border:none; border-radius:5px; background-color:#e5e5e5; font-family:inherit; font-size:14px; font-weight:600}
}
.ug-form-docs-uploader {width:100%; display:grid; grid-template-columns:100px auto; grid-gap:5px; padding:5px}
.ug-form-docs-uploader-area {height:80px; border-radius:10px; display:flex; justify-content:center; align-items:center; border:0.5px dashed #e4e4e4; flex-direction:column; gap:5px; cursor:pointer; img {width:40%}
 span {color:white; font-size:11px; text-align:center}
}
.ug-form-docs-uploader-files {display:flex; gap:5px; flex-wrap:wrap; justify-content:space-around}
.ug-form-docs-uploader-files_doc {width:100px; height:80px; display:flex; flex-direction:column; gap:5px; cursor:pointer; justify-content:center; align-items:center; overflow:hidden; border-radius:10px; transition:.5s; img {width:40%}
 span {color:white; font-size:11px; text-align:center; height:15px}
}
.ug-form-docs-buttons {display:flex; gap:15px; justify-content:space-between; margin-top:10px}
.ug-form-docs-button-decline {width:45%; padding:10px; border-radius:5px; outline:none; border:none; cursor:pointer; background-color:#e5e5e5; transition:.5s; &:hover {background-color:#dfe9ff}
}
.ug-form-docs-button-accept {width:45%; padding:10px; border-radius:5px; outline:none; border:none; cursor:pointer; background-color:#8a2be2d9; color:white; transition:.5s; &:hover {background-color:#8a2be2}
}
.ug-form-docs-components_body-about {width:100%; font-size:12px; color:#abd7ff; text-align:right}
.ug-owner-nav {position:absolute; overflow: hidden; top:0; left:0; width:100%; height:50px; background-clip:padding-box; background-color:#5873fe; background:-webkit-gradient(linear,left top,right bottom,from(#5873fe),to(#871cde)); background:-moz-linear-gradient(top,#5873fe,#871cde); border-radius:0 0 100% 0; transition:.9s}
.ug-nav-platform-logo {width:55px; height:55px; position:absolute; right:5px; bottom:0; opacity:0; user-select:none; transition:.5s}
.ug-owner-nav[opened="true"] {height:165px; border-radius:0 0 10px 10px;z-index: 2;}
.ug-owner-nav-top-open-controller {width:182px; height:25px; display:flex; justify-content:space-between; align-items:center; padding-left:10px; padding-top: 10px;img {width:15px; height:15px; cursor:pointer; transition:.5s}
 h3 {margin:0; color:white; user-select:none}
}
.ug-owner-nav-links {display:flex; flex-direction:column; gap:10px; transition:.5s; padding:10px 45px; color:white; cursor:pointer}
.ug-owner-nav-links_item {transition:.5s; display:none; opacity:0; span {transition:.5s}
}
.ug-owner-nav-links_item:hover > span {border-bottom:1px solid white}

@media (max-width:440px) {.ug-photo-movement-layer,.ug-photo-slider-big {display:none}
 .ug-item-data-wrapper {padding:0}
 .ug-edit-description-buttons {justify-content:center}
 .ug-photo-slider-small {height:auto; padding:15px}
 .ug-photo-slider-small-item {width:80vw; height:80vw; flex-shrink:0; img {width:100%; object-fit:contain}
 }
 .ug-photo-slider-container {height:auto}
 .ug-object-deal-params-container {display:flex; flex-direction:column; padding:10px 0}
 .ug-object-deal-params-container {height:min-content}
 .ug-object-deal-params-container_myparams,.ug-object-deal-params-container_ourparams {height:30vh}
 .ug-item-extras_item {flex-direction:column}
 .ug-item-extras_item_row {width:100%}
 .ug-item-extras_row-data-table-ls,.ug-item-extras_row-data-table-rs {font-size:0.9rem}
}
@media (max-width:320px) {span[ug-tb-col="1"] {display:none}
 span[ug-tb-col="2"] {width:50%; font-size:0.6rem}
 span[ug-tb-col="3"] {width:50%; font-size:0.6rem}
 .ug-item-data-wrapper {padding:0}
 .ug-communication-wrapper {grid-template-columns:1fr}
}
@media (min-width:310px) and (max-width:500px) {.ug-mobile-unshows {display:none !important}
 .ug-docs-components {width:97%}
 .ug-item-data-description {font-size:0.9rem}
 .ug-item-data-tableDriver {flex-direction:column}
 .ug-item-data-tableDriver__half {width:100%}
 .ug-item-card_photoScroller {display:none}
 .ug-item-card_container {flex-direction:column}
 .ug-item-data-box {justify-content:space-around}
 .ug-item-data-boxItem {width:130px}
 .ug-item-card_offer {width:100%}
 .ug-item-card_aside {position:relative; width:100%; margin-top:unset; box-shadow:unset; background-color:#fbf7ff}
 .ug-item-card_photoBig img {border-radius:5px}
 .ug-item-data-wrapper {width:100%}
 .ug-photo-active {border:unset}
 .ug-item-data-wrapper {padding:0}
}
