712 lines
23 KiB
CSS
712 lines
23 KiB
CSS
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/homePage/viewHome/chessTile.vue?vue&type=style&index=0&id=3f36bc9b&scoped=true&lang=scss ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.chessTile__section[data-v-3f36bc9b] {
|
|
gap: 20px;
|
|
margin-right: 20px;
|
|
}
|
|
.typeGrid .chessTile__section[data-v-3f36bc9b] {
|
|
margin-right: 70px;
|
|
}
|
|
|
|
/* Ensure smooth transitions */
|
|
input[type=range][data-v-3f36bc9b] {
|
|
-webkit-appearance: none;
|
|
-moz-appearance: none;
|
|
appearance: none;
|
|
}
|
|
input[type=range][data-v-3f36bc9b]::-webkit-slider-thumb {
|
|
-webkit-appearance: none;
|
|
appearance: none;
|
|
height: 20px;
|
|
width: 20px;
|
|
background: transparent;
|
|
cursor: pointer;
|
|
}
|
|
input[type=range][data-v-3f36bc9b]::-moz-range-thumb {
|
|
height: 20px;
|
|
width: 20px;
|
|
background: transparent;
|
|
cursor: pointer;
|
|
}
|
|
input[type=range][data-v-3f36bc9b]::-ms-thumb {
|
|
height: 20px;
|
|
width: 20px;
|
|
background: transparent;
|
|
cursor: pointer;
|
|
}
|
|
.topScrollBar[data-v-3f36bc9b] {
|
|
height: 20px;
|
|
}
|
|
|
|
/* white-space: pre-line; */
|
|
/* word-break: break-word; */
|
|
.padding-not-right[data-v-3f36bc9b] {
|
|
padding: 0.625rem 0 0.625rem 0.625rem;
|
|
}
|
|
.chessTile .row[data-v-3f36bc9b] {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 32px;
|
|
}
|
|
.chessTile .row .cell[data-v-3f36bc9b] {
|
|
width: 32px;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.chessTile .row .cell.cell--grid[data-v-3f36bc9b] {
|
|
display: grid;
|
|
width: auto;
|
|
}
|
|
.chessTile .row .cell__countRoom[data-v-3f36bc9b] {
|
|
min-width: 24px;
|
|
width: 24px;
|
|
min-height: 24px;
|
|
font-size: 12px;
|
|
}
|
|
.chessTile .row .cell__number[data-v-3f36bc9b] {
|
|
color: #757575;
|
|
font-size: 11px;
|
|
}
|
|
.chessTile .row .cell__price[data-v-3f36bc9b] {
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
}
|
|
.chessTile .row .cell__desc[data-v-3f36bc9b] {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
}
|
|
.chessTile .row .cell__desc span[data-v-3f36bc9b] {
|
|
color: #757575;
|
|
font-size: 12px;
|
|
margin-left: 2px;
|
|
}
|
|
.chessTile .row .chess-item[data-v-3f36bc9b] {
|
|
width: 225px !important;
|
|
}
|
|
.chessTile__left[data-v-3f36bc9b], .chessTile__right[data-v-3f36bc9b] {
|
|
padding-bottom: 12px;
|
|
}
|
|
.chessTile__main[data-v-3f36bc9b] {
|
|
scrollbar-color: #9e9e9e #dedede;
|
|
padding-bottom: 38px;
|
|
}
|
|
.chessTile__main[data-v-3f36bc9b]::-webkit-scrollbar {
|
|
width: 100%;
|
|
height: 3px;
|
|
border-radius: 3px;
|
|
background-color: #dedede;
|
|
}
|
|
.chessTile__main[data-v-3f36bc9b]::-webkit-scrollbar-thumb {
|
|
width: auto;
|
|
height: 100%;
|
|
border-radius: 3px;
|
|
background-color: #9e9e9e;
|
|
}
|
|
.chessTile.typeGrid .row[data-v-3f36bc9b] {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 80px;
|
|
}
|
|
.chessTile.typeGrid .row .cell[data-v-3f36bc9b] {
|
|
width: auto;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.chessTile.typeGrid .row .cell.cell--grid[data-v-3f36bc9b] {
|
|
display: grid;
|
|
width: auto;
|
|
}
|
|
.chessTile.typeGrid .row .cell__countRoom[data-v-3f36bc9b] {
|
|
min-width: 24px;
|
|
width: 24px;
|
|
min-height: 24px;
|
|
font-size: 12px;
|
|
}
|
|
.chessTile.typeGrid .row .cell__number[data-v-3f36bc9b] {
|
|
color: #757575;
|
|
font-size: 11px;
|
|
}
|
|
.chessTile.typeGrid .row .cell__price[data-v-3f36bc9b] {
|
|
font-weight: 700;
|
|
font-size: 16px;
|
|
}
|
|
.chessTile.typeGrid .row .cell__desc[data-v-3f36bc9b] {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
}
|
|
.chessTile.typeGrid .row .cell__desc span[data-v-3f36bc9b] {
|
|
color: #757575;
|
|
font-size: 12px;
|
|
margin-left: 2px;
|
|
}
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/entities/viewHome/chessLayoutsItem.vue?vue&type=style&index=0&id=57c503f2&scoped=true&lang=scss ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.chessLayoutsCart[data-v-57c503f2] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
}
|
|
.chessLayoutsCart__found[data-v-57c503f2] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.chessLayoutsCart__countRoom[data-v-57c503f2] {
|
|
width: 24px;
|
|
height: 24px;
|
|
border-radius: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
border-width: 1px;
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(117 117 117 / var(--tw-border-opacity));
|
|
--tw-text-opacity: 1;
|
|
color: rgb(117 117 117 / var(--tw-text-opacity));
|
|
margin-right: 10px;
|
|
}
|
|
.chessLayoutsCart__text[data-v-57c503f2] {
|
|
font-size: 12px;
|
|
--tw-text-opacity: 1;
|
|
color: rgb(117 117 117 / var(--tw-text-opacity));
|
|
}
|
|
.chessLayoutsCart__image[data-v-57c503f2] {
|
|
position: relative;
|
|
width: 100%;
|
|
height: auto;
|
|
padding: 0 22px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.chessLayoutsCart__image img[data-v-57c503f2] {
|
|
width: 100%;
|
|
height: 100%;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
z-index: 1;
|
|
}
|
|
.chessLayoutsCart__image .image__hover[data-v-57c503f2] {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 3;
|
|
background-color: rgba(255, 255, 255, 0.7);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
transition: 0.5s all ease-in-out;
|
|
}
|
|
.chessLayoutsCart__image:hover .image__hover[data-v-57c503f2] {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
transition: 0.5s all ease-in-out;
|
|
cursor: pointer;
|
|
}
|
|
.chessLayoutsCart__info[data-v-57c503f2] {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.chessLayoutsCart__status[data-v-57c503f2] {
|
|
width: 8px;
|
|
height: 8px;
|
|
border-radius: 100%;
|
|
margin-top: 8px;
|
|
margin-right: 10px;
|
|
}
|
|
.chessLayoutsCart__price[data-v-57c503f2] {
|
|
width: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/homePage/viewHome/popupWindowViewFacade.vue?vue&type=style&index=0&id=faa98d70&scoped=true&lang=scss ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.popup[data-v-faa98d70] {
|
|
left: -5000px;
|
|
position: absolute;
|
|
background: #fff;
|
|
box-shadow: 0 6px 27px rgba(0, 0, 0, 0.25);
|
|
transform: translate(-50%, -50%);
|
|
width: -moz-max-content;
|
|
width: max-content;
|
|
border-radius: 4px;
|
|
border: 1px solid #3e9842;
|
|
padding: 10px 18px 15px 24px;
|
|
}
|
|
.popup__head[data-v-faa98d70] {
|
|
width: 100%;
|
|
height: auto;
|
|
padding: 30px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
border-bottom: 1px solid #bdbdbd;
|
|
}
|
|
.popup__title[data-v-faa98d70] {
|
|
font-weight: 600;
|
|
font-size: 16px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.popup__text[data-v-faa98d70] {
|
|
font-size: 12px;
|
|
margin-bottom: 13px;
|
|
}
|
|
.popup__text span[data-v-faa98d70] {
|
|
font-weight: 500;
|
|
}
|
|
.popup__listPartament[data-v-faa98d70] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
-moz-column-gap: 35px;
|
|
column-gap: 35px;
|
|
gap: 10px;
|
|
max-height: 160px;
|
|
overflow: auto;
|
|
padding: 15px 15px 15px 10px;
|
|
}
|
|
.popup__listPartament .partament[data-v-faa98d70] {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.popup__listPartament .partament .icon[data-v-faa98d70] {
|
|
width: 32px;
|
|
height: 32px;
|
|
border-radius: 100%;
|
|
background-color: #a1ddfb;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
color: #ffffff;
|
|
margin-right: 10px;
|
|
}
|
|
.popup__listPartament .partament .text[data-v-faa98d70] {
|
|
font-size: 12px;
|
|
}
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/homePage/viewHome/windowInfoForListAppartments.vue?vue&type=style&index=0&id=c16734e6&scoped=true&lang=scss ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.modelWindow[data-v-c16734e6] {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
width: 0;
|
|
height: 100% !important;
|
|
z-index: 1000;
|
|
background-color: #ffffff;
|
|
display: flex;
|
|
flex-direction: row-reverse;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
visibility: hidden;
|
|
transition: 0.5s all ease-in-out;
|
|
overflow: hidden;
|
|
opacity: 0;
|
|
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
|
}
|
|
.modelWindow.open[data-v-c16734e6] {
|
|
visibility: visible;
|
|
width: 750px;
|
|
transition: 0.5s all ease-in-out;
|
|
opacity: 1;
|
|
}
|
|
.modelWindow.openFull[data-v-c16734e6] {
|
|
width: 100%;
|
|
}
|
|
.modelWindow__content[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: 100%;
|
|
max-width: 750px;
|
|
box-shadow: -2px 0px 6px 1px rgba(0, 0, 0, 0.25);
|
|
padding: 50px;
|
|
overflow-y: scroll;
|
|
max-height: 100vh;
|
|
overflow: auto;
|
|
}
|
|
.modelWindow__fullImage[data-v-c16734e6] {
|
|
width: 0;
|
|
height: 100%;
|
|
visibility: hidden;
|
|
transition: 0.5s all ease-in-out;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.modelWindow__fullImage.open[data-v-c16734e6] {
|
|
width: 100%;
|
|
visibility: visible;
|
|
transition: 0.5s all ease-in-out;
|
|
}
|
|
.modelWindow__fullImage img[data-v-c16734e6] {
|
|
width: 50%;
|
|
height: auto;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
}
|
|
.modelWindow__head[data-v-c16734e6] {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__title[data-v-c16734e6] {
|
|
font-weight: 700;
|
|
}
|
|
.modelWindow__info[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: center;
|
|
-moz-column-gap: 30px;
|
|
column-gap: 30px;
|
|
margin-bottom: 30px;
|
|
flex-direction: column;
|
|
gap: 20px;
|
|
}
|
|
.modelWindow__status[data-v-c16734e6] {
|
|
--tw-bg-opacity: 1;
|
|
background-color: rgb(76 175 80 / var(--tw-bg-opacity));
|
|
--tw-text-opacity: 1;
|
|
color: rgb(255 255 255 / var(--tw-text-opacity));
|
|
border-start-start-radius: 0.375rem;
|
|
border-end-start-radius: 0.375rem;
|
|
font-weight: 700;
|
|
padding: 8px 10px;
|
|
margin-left: auto;
|
|
margin-right: -50px;
|
|
}
|
|
.modelWindow__image[data-v-c16734e6] {
|
|
width: 100%;
|
|
min-width: 500px;
|
|
position: relative;
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__image .image[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.modelWindow__image .image img[data-v-c16734e6] {
|
|
width: 50%;
|
|
}
|
|
.modelWindow__image .image__loop[data-v-c16734e6] {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background-color: rgba(255, 255, 255, 0.5);
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
opacity: 0;
|
|
visibility: hidden;
|
|
transition: 0.5s all ease-in-out;
|
|
}
|
|
.modelWindow__image .image__loop svg[data-v-c16734e6] {
|
|
width: 140px;
|
|
height: 140px;
|
|
}
|
|
.modelWindow__image:hover .image__loop[data-v-c16734e6] {
|
|
opacity: 1;
|
|
visibility: visible;
|
|
transition: 0.5s all ease-in-out;
|
|
cursor: pointer;
|
|
}
|
|
.modelWindow__btns[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__price[data-v-c16734e6] {
|
|
font-size: 28px;
|
|
font-weight: 700;
|
|
margin-bottom: 8px;
|
|
}
|
|
.modelWindow__priceSqure[data-v-c16734e6] {
|
|
font-size: 18px;
|
|
--tw-text-opacity: 1;
|
|
color: rgb(117 117 117 / var(--tw-text-opacity));
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__settings[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.modelWindow__settings .settings__title[data-v-c16734e6] {
|
|
font-size: 18px;
|
|
line-height: 100%;
|
|
font-weight: 700;
|
|
margin-bottom: 10px;
|
|
}
|
|
.modelWindow__settings .settings__table[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.modelWindow__settings .settings__table .row[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: auto;
|
|
display: grid;
|
|
grid-template-columns: 250px 1fr;
|
|
border-bottom-width: 1px;
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(222 222 222 / var(--tw-border-opacity));
|
|
}
|
|
.modelWindow__settings .settings__table .row .cell[data-v-c16734e6] {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
padding: 11px 30px;
|
|
--tw-text-opacity: 1;
|
|
color: rgb(0 0 0 / var(--tw-text-opacity));
|
|
font-size: 14px;
|
|
font-weight: 300;
|
|
}
|
|
.modelWindow__settings .settings__table .row .cell[data-v-c16734e6]:first-child {
|
|
padding: 11px 0;
|
|
border-right-width: 1px;
|
|
--tw-border-opacity: 1;
|
|
border-color: rgb(222 222 222 / var(--tw-border-opacity));
|
|
--tw-text-opacity: 1;
|
|
color: rgb(117 117 117 / var(--tw-text-opacity));
|
|
}
|
|
@media screen and (max-width: 1600px) {
|
|
.modelWindow.open[data-v-c16734e6] {
|
|
visibility: visible;
|
|
width: 550px;
|
|
transition: 0.5s all ease-in-out;
|
|
}
|
|
.modelWindow.openFull[data-v-c16734e6] {
|
|
width: 100%;
|
|
}
|
|
.modelWindow__content[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: 100%;
|
|
max-width: 550px;
|
|
box-shadow: -2px 0px 6px 1px rgba(0, 0, 0, 0.25);
|
|
padding: 30px;
|
|
overflow-y: scroll;
|
|
}
|
|
.modelWindow__fullImage[data-v-c16734e6] {
|
|
width: 0;
|
|
height: 100%;
|
|
visibility: hidden;
|
|
transition: 0.5s all ease-in-out;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.modelWindow__fullImage.open[data-v-c16734e6] {
|
|
width: 100%;
|
|
visibility: visible;
|
|
transition: 0.5s all ease-in-out;
|
|
}
|
|
.modelWindow__fullImage img[data-v-c16734e6] {
|
|
width: 50%;
|
|
height: auto;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
}
|
|
.modelWindow__head[data-v-c16734e6] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.modelWindow__title[data-v-c16734e6] {
|
|
font-size: 24px;
|
|
line-height: 100%;
|
|
}
|
|
.modelWindow__close[data-v-c16734e6] {
|
|
width: 32px;
|
|
height: 32px;
|
|
}
|
|
.modelWindow__close svg[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.modelWindow__info[data-v-c16734e6] {
|
|
-moz-column-gap: 30px;
|
|
column-gap: 30px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__status[data-v-c16734e6] {
|
|
padding: 6px 8px;
|
|
margin-right: -30px;
|
|
}
|
|
.modelWindow__image[data-v-c16734e6] {
|
|
margin-bottom: 24px;
|
|
}
|
|
.modelWindow__image .image[data-v-c16734e6] {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.modelWindow__image .image img[data-v-c16734e6] {
|
|
width: 60%;
|
|
}
|
|
.modelWindow__image .image__loop svg[data-v-c16734e6] {
|
|
width: 80px;
|
|
height: 80px;
|
|
}
|
|
.modelWindow__btns[data-v-c16734e6] {
|
|
margin-bottom: 30px;
|
|
}
|
|
.modelWindow__price[data-v-c16734e6] {
|
|
font-size: 22px;
|
|
margin-bottom: 4px;
|
|
}
|
|
.modelWindow__priceSqure[data-v-c16734e6] {
|
|
font-size: 14px;
|
|
margin-bottom: 30px;
|
|
}
|
|
}
|
|
.modelWindow .head-content[data-v-c16734e6] {
|
|
display: flex;
|
|
width: 70%;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.modelWindow .head-content p[data-v-c16734e6] {
|
|
color: #222835;
|
|
font-weight: bold;
|
|
letter-spacing: 0.28px;
|
|
}
|
|
.modelWindow .head-content span[data-v-c16734e6] {
|
|
color: #868A95;
|
|
}
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/widgets/homePage/viewHome/chessFacade.vue?vue&type=style&index=0&id=2ee50347&scoped=true&lang=scss ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
@charset "UTF-8";
|
|
.chessFacade[data-v-2ee50347] {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.chessFacade .prev[data-v-2ee50347],
|
|
.chessFacade .next[data-v-2ee50347] {
|
|
position: absolute;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
z-index: 2;
|
|
width: 40px;
|
|
height: 40px;
|
|
background: #f5d5d5;
|
|
border-radius: 50%;
|
|
padding: 10px;
|
|
}
|
|
.chessFacade .prev svg[data-v-2ee50347],
|
|
.chessFacade .next svg[data-v-2ee50347] {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.chessFacade .prev[data-v-2ee50347] {
|
|
left: 200px;
|
|
}
|
|
.chessFacade .next[data-v-2ee50347] {
|
|
right: 200px;
|
|
}
|
|
.chessFacade .prev svg[data-v-2ee50347] {
|
|
transform: rotate(180deg);
|
|
}
|
|
.chessFacade .map[data-v-2ee50347] {
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow-x: auto;
|
|
}
|
|
.chessFacade #background-image[data-v-2ee50347] {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
filter: blur(5px); /* Размытие изображения */
|
|
pointer-events: none; /* Чтобы изображение не перекрывало интерактивные элементы карты */
|
|
}
|
|
@media screen and (max-width: 1600px) {
|
|
.chessFacade .prev[data-v-2ee50347] {
|
|
left: 100px;
|
|
}
|
|
.chessFacade .next[data-v-2ee50347] {
|
|
right: 100px;
|
|
}
|
|
}
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/pages/HomePage/ViewHome.vue?vue&type=style&index=0&id=5ba139b1&scoped=true&lang=scss ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.viewHome[data-v-5ba139b1] {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
flex-grow: 1;
|
|
background: #fff;
|
|
}
|
|
.viewHome__body[data-v-5ba139b1] {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
min-height: 700px;
|
|
}
|
|
.loader-div[data-v-5ba139b1] {
|
|
margin: auto;
|
|
}
|
|
.loader-div img[data-v-5ba139b1] {
|
|
width: 150px;
|
|
max-width: none;
|
|
}
|