/* previo-block-zigzag-compact */
.zigzag-item,.zigzag-row{display:flex;flex-flow:column}.zigzag-item{min-height:21.875rem}@media (min-width:992px){.zigzag-item{flex-flow:row}}.zigzag-item.margin-null+.zigzag-item{margin-top:0}.zigzag-item.margin-small+.zigzag-item{margin-top:20px}.zigzag-item.margin-default+.zigzag-item{margin-top:40px}.zigzag-item.margin-middle+.zigzag-item{margin-top:60px}.zigzag-item.margin-big+.zigzag-item{margin-top:80px}.zigzag-item h2,.zigzag-item h3{color:var(--main-color)}@media (min-width:992px){.zigzag-item:nth-child(2n){flex-flow:row-reverse}.zigzag-item__image,.zigzag-item__text{flex:0 0 50%;max-width:50%}}.zigzag-item__text{display:flex;flex-direction:column;justify-content:center;padding:1.25rem}@media (min-width:992px){.zigzag-item__text{padding:1.8rem}}.zigzag-item__text.font-size-middle{font-size:1.1875rem}@media (max-width:991px){.zigzag-item__text.font-size-middle{font-size:1.0625rem}}.zigzag-item__text.font-size-big{font-size:1.375rem}@media (max-width:991px){.zigzag-item__text.font-size-big{font-size:1.25rem}}.zigzag-item__text.font-size-extra-big{font-size:1.75rem}@media (max-width:991px){.zigzag-item__text.font-size-extra-big{font-size:1.375rem}}.zigzag-item__image{display:flex;min-height:15rem;overflow:hidden;position:relative}@media (max-width:991px){.zigzag-item__image{min-height:auto}}.zigzag-item__image img{height:100%;object-fit:cover;width:100%}.zigzag-item figure{margin-top:2.5rem}.zigzag-item ul{list-style:disc}.zigzag-item ol{list-style:decimal}.zigzag-item ol,.zigzag-item ul{padding-left:1.25rem}.zigzag-item ol ol,.zigzag-item ol ul,.zigzag-item ul ol,.zigzag-item ul ul{margin-top:.625rem}.zigzag-item ol ul,.zigzag-item ul ul{list-style:circle}.zigzag-item ol li,.zigzag-item ul li{margin-top:.3125rem}@media (min-width:992px){.container-fullsize .zigzag-item__text{padding:4.375rem}}.container-fullsize .zigzag-item p{width:100%}.container-fullsize .zigzag-item p,.container-fullsize .zigzag-item ul{margin-left:auto;margin-right:auto;width:80%}.zigzag-item--compact,.zigzag-item--compact .zigzag-item__image,.zigzag-item--compact .zigzag-item__text{position:relative}@media (min-width:992px){.zigzag-item--compact .zigzag-item__text{flex:0 0 66.666%;max-width:66.666%}.zigzag-item--compact .zigzag-item__image{flex:0 0 33.333%;max-width:33.333%}}
/*# sourceMappingURL=../maps/zigzag-compact.css.map */

/* previo-block-small-rooms-listing-2 */
.small-rooms-listing-2__row{display:inline-flex}.small-rooms-listing-2 .room-item{padding-bottom:.3125rem}.small-rooms-listing-2 .room-item__inner{background-color:#fafafa;display:flex;flex-flow:column;height:100%}.small-rooms-listing-2 .room-item__inner:hover{box-shadow:0 0 0 0 #0003,0 3px 3px 0 #0003}.small-rooms-listing-2 .room-item__image{height:11.875rem;overflow:hidden;position:relative}.small-rooms-listing-2 .room-item__image img{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;width:100%}.small-rooms-listing-2 .room-item__content{display:flex;flex:1;flex-flow:column;padding:0}.small-rooms-listing-2 .room-item__title{color:var(--main-color);font-size:1rem;margin:0;padding:20px;text-transform:uppercase}.small-rooms-listing-2 .room-item__properties{border-top:1px solid #efeeee;display:flex;flex-flow:row wrap;margin:0;padding:10px 20px;position:relative}.small-rooms-listing-2 .room-item__properties li{font-size:13px;line-height:30px}.small-rooms-listing-2 .room-item__properties li:not(:last-child){margin-right:20px}.small-rooms-listing-2 .room-item__properties li i{color:var(--main-color);font-size:15px;width:20px}.small-rooms-listing-2 .room-item__properties li span{font-family:Open Sans,sans-serif;font-size:13px}
/*# sourceMappingURL=../maps/small-rooms-listing-2.css.map */

/* previo-block-map-apartments */
.map-apartments .map-apartments-map{height:540px;width:100%}.map-apartments__item{display:none;padding:20px;position:absolute;z-index:1}.map-apartments__item.active{display:block}.map-apartments__item .close{align-items:center;color:#eee;cursor:pointer;display:flex;font-size:35px;height:30px;justify-content:center;padding:5px;position:absolute;right:20px;top:20px;transition:.3s;width:30px;z-index:1}.map-apartments__item .close:hover{color:#666}.map-apartments__item .card{background-color:#fff;box-shadow:0 0 10px 0 #0006;width:350px}.map-apartments__item .card__img{overflow:hidden;position:relative}.map-apartments__item .card__img:hover .card__img-hover{left:0}.map-apartments__item .card__img img{display:block;height:230px;object-fit:cover;width:350px}.map-apartments__item .card__img-hover{align-items:center;background:#0000004d;display:flex;height:100%;justify-content:center;left:-100%;position:absolute;top:0;transition:.3s;width:100%}.map-apartments__item .card__content{padding:20px}.map-apartments__item .card__content svg{height:auto;max-width:15px}.map-apartments__item .card__title-link:hover{text-decoration:underline}.map-apartments__item .card__title{font-size:18px}.map-apartments__item .card__address,.map-apartments__item .card__title{border-bottom:1px solid #eee;margin:0 0 10px;padding:0 0 10px}.map-apartments__item .card__phone{display:flex;font-size:14px;gap:10px}.map-apartments__item .card__phone:not(:last-child){margin-bottom:5px}.map-apartments__item .card__phone a:hover{text-decoration:underline}.map-apartments__item .card__desc{font-size:14px;max-height:175px;overflow:auto}
/*# sourceMappingURL=../maps/map-apartments.css.map */

/* previo-block-footer-complex */
.footer-complex{background-color:var(--footer-bg-color)}.footer-complex__top{padding:3.75rem 0 1.25rem}@media (max-width:991px){.footer-complex__top{padding-bottom:0;padding-top:25px}}.footer-complex__top .container{display:flex;flex-flow:row wrap;justify-content:space-between}@media (min-width:1200px){.footer-complex__top>.container{max-width:1140px}}@media (max-width:767px){.footer-complex__col{margin-bottom:25px}}.footer-complex h2,.footer-complex h3,.footer-complex h4,.footer-complex p{color:var(--footer-text-color)}.footer-complex h2 img,.footer-complex h3 img,.footer-complex h4 img,.footer-complex p img{max-width:100%}.footer-complex .col-header .title{font-size:22px;margin-bottom:15px}@media (max-width:991px){.footer-complex .col-header .title{font-size:20px}}.footer-complex .col-2{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-2{flex:0 0 calc(50% - 1.25rem);max-width:calc(50% - 1.25rem)}}.footer-complex .col-3{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-3{flex:0 0 calc(25% - 1.25rem);max-width:calc(25% - 1.25rem)}}.footer-complex .col-4{flex:0 0 100%;max-width:100%}@media (min-width:992px){.footer-complex .col-4{flex:0 0 calc(33.33333% - 1.25rem);max-width:calc(33.33333% - 1.25rem)}}.footer-complex__bottom{padding:1.25rem 0;position:relative}.footer-complex__bottom p{color:var(--footer-text-color);font-size:.75rem;line-height:1;text-align:center}.footer-complex__bottom .copyright{margin:0}.footer-complex__bottom a{color:#fff}.footer-complex .previo-logo{display:block;margin:.625rem 0 0;opacity:.5;text-align:center}@media (min-width:992px){.footer-complex .previo-logo{margin:0;position:absolute;right:1.25rem;text-align:initial;top:50%;transform:translateY(-50%)}}.footer-complex .previo-logo svg{display:inline-block;height:30px;width:auto}.footer-complex__posts__item+.footer-complex__posts__item{margin-top:.625rem}.footer-complex__posts__item{align-items:flex-start;display:flex}.footer-complex__posts__item img{display:flex;flex:0 0 5.625rem;height:auto;max-width:5.625rem}.footer-complex__posts__item img+div{padding-left:.625rem}.footer-complex__posts__item a{text-decoration:underline}.footer-complex__posts__item p{font-size:.75rem;margin-top:.3125rem;opacity:.75}.footer-nav-complex__menu{display:flex;flex-flow:column}.footer-nav-complex__menu img{display:block;height:100%;max-height:40px;width:auto}.footer-nav-complex__menu svg{display:inline-block;height:12px;margin-right:.625rem;width:auto}.footer-nav-complex__menu svg path{fill:var(--footer-text-color)}.footer-nav-complex__item+.footer-nav-complex__item{margin-top:8px}.footer-nav-complex__link{color:var(--footer-text-color)!important;display:flex;text-decoration:none}.footer-nav-complex__link:hover{text-decoration:underline}.footer-nav-complex__link svg{flex-shrink:0;margin-top:6px}.footer-nav-complex__item--lang-item{display:none}
/*# sourceMappingURL=../../maps/footer/complex.css.map */

/* username-changer */
/**
 * Username Changer - Frontend Styles
 * Author profile link and display name styling.
 */
a.author-url,
.author a,
span.author a {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

/* wpa-style */
.wpa-ld button span.screen-reader, .longdesc-link span.screen-reader,
.wpa-hide-ltr#skiplinks a, .wpa-hide-ltr#skiplinks a:hover, .wpa-hide-ltr#skiplinks a:visited,
.wpa-hide-rtl#skiplinks a, .wpa-hide-rtl#skiplinks a:hover, .wpa-hide-rtl#skiplinks a:visited {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.wpa-hide-ltr#skiplinks a:focus,
.wpa-hide-rtl#skiplinks a:focus {
	background-color: #eee;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.wpa-alt,
.wpa-ld {
	display: inline-block;
	position: relative;
}

.post-thumbnail .wpa-alt,
.post-thumbnail .wpa-ld {
	display: block;
}

/* basic support for themes that don't define alignleft and alignright for non-image elements. */
div.alignleft.wpa-alt,
div.alignleft.wpa-ld {
	float: left;
}

div.alignright.wpa-alt,
div.alignright.wpa-ld {
	float: right;
}

div.aligncenter.wpa-alt,
div.aligncenter.wpa-ld {
	display: block;
	margin: 0 auto;
	width: fit-content;
}

.wpa-focusable:focus {
	outline: 1px solid;
	outline-offset: 1px;
}

.wpa-ld .longdesc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	overflow-y: scroll;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .92);
	color: #111;
	padding: 46px 1rem 1rem;
	text-align: start;
}

.wpa-ld .longdesc,
.wpa-ld .longdesc p {
	font-size: clamp( 16px, 1rem, 24px );
}

.wpa-ld .longdesc-link {
	position: absolute;
	display: inline-block;
	right: 3px;
	bottom: 3px;
	color: #000;
	background: rgba(255, 255, 255, .92);
	font-size: clamp( 14px, .875rem, 20px );
	padding: 2px;
	border-radius: 3px;
}

.wpa-alt .wpa-alt-text {
	position: absolute;
	width: calc( 100% - 2em );
	height: fit-content;
	bottom: 0;
	box-sizing: border-box;
	background: rgba(255, 255, 255, .92);
	padding: 1rem;
	margin: 1rem;
	border-radius: 15px;
	box-shadow: 0 0 6px #333;
	text-align: start;
	z-index: 10;
	font-size: clamp( 16px, 1rem, 24px );
	line-height: 1.5;
	color: #111;
}

.top-right .wpa-alt .wpa-alt-text,
.top-left .wpa-alt .wpa-alt-text {
	bottom: auto;
	top: 0;
	margin-top: 2.5em;
}

.rtl .wpa-alt .wpa-alt-text,
.rtl .wpa-ld .longdesc {
	text-align: right;
}

.template-longdesc {
	text-align: left;
	line-height: 1.5;
	width: 100%;
	max-width: 50em;
	padding: 2em;
	margin: 1em auto;
	background: #fdfdfd;
	color: #333;
	box-shadow: 0 0 5px;
	font-size: 1.4em;
}

label.wpa-screen-reader-text {
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.wpa-content-summary {
	padding: 30px;
	background: rgba( 0,0,0,.05 );
	margin-bottom: 30px;
}

.wpa-content-summary div p:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
}

.wpa-excerpt .wp-block-read-more,
.wpa-excerpt .wp-block-post-excerpt__more-text {
	display: none !important;
}

.wpa-excerpt .wp-block-post-excerpt .continue {
	margin-top: 1rem;
	display: block;
}

.wpa-alt button.wpa-toggle, .wpa-alt a.wpa-toggle,
.wpa-ld button.wpa-toggle, .wpa-ld a.wpa-toggle,
button.wpa-video {
	all: unset;
	background: #111;
	display: block;
	color: #fff;
	border-radius: 32px !important;
	height: 28px !important;
	width: 28px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: absolute !important;
	z-index: 10;
	padding: 4px !important;
	border: 1px solid currentColor !important;
}

.wpa-alt button {
	font-family: monospace !important;
	font-size: clamp( 14px,.875rem,20px ) !important;
}

.wpa-alt button.wpa-toggle:active,
.wpa-ld button.wpa-toggle:active {
	background: #f6f6f6;
	color: #111;
}

.wpa-ld button.wpa-toggle,
.wpa-alt button.wpa-toggle,
button.wpa-video {
	top: 4px;
	left: 4px;
}

.wpa-ld button.wpa-toggle:focus, .wpa-ld button.wpa-toggle:hover,
.wpa-alt button.wpa-toggle:focus, .wpa-alt button.wpa-toggle:hover,
button.wpa-video:hover,
button.wpa-video:focus {
	outline: 2px solid currentColor;
	outline-offset: 1px;
}

button.wpa-video[aria-pressed=true] .dashicons::before {
	content: "\f522" / '';
}

.wpa-alt button.wpa-toggle[aria-expanded=true],
.wpa-ld button.wpa-toggle[aria-expanded=true] {
	color: #111;
	background: #f6f6f6;
}

.wpa-alt button:focus, .wpa-alt button:hover,
.wpa-ld button:focus, .wpa-ld button:hover {
	cursor: pointer;
}

.top-left .wpa-alt a.wpa-toggle, .top-left .wpa-alt button.wpa-toggle,
.top-left .wpa-ld a.wpa-toggle, .top-left .wpa-ld button.wpa-toggle {
	top: 4px;
	bottom: auto;
}

.top-right .wpa-alt a.wpa-toggle, .top-right .wpa-alt button.wpa-toggle,
.top-right .wpa-ld a.wpa-toggle, .top-right .wpa-ld button.wpa-toggle {
	top: 4px;
	right: 4px;
	left: auto;
	bottom: auto;
}

.bottom-right .wpa-alt a.wpa-toggle, .bottom-right .wpa-alt button.wpa-toggle,
.bottom-right .wpa-ld a.wpa-toggle, .bottom-right .wpa-ld button.wpa-toggle {
	right: 4px;
	left: auto;
}

.wpa-alt .wpa-ld button {
	left: 46px;
}

.top-right .wpa-alt .wpa-ld button,
.bottom-right .wpa-alt .wpa-ld button {
	left: auto;
	right: 46px;
}
