@charset "UTF-8";:root{--accent: rgb(119, 15, 15);--accent-dark: rgb(91, 11, 11);--accent-light: rgb(173, 21, 21);--contrast: rgb(15, 119, 57);--bg-color: #fff;--bg-light-gray: #f8f8f8;--bg-gray: #e5e5e5;--font-1: "Heliosantique", sans-serif;--font-2: "Dmmono", sans-serif;--text-color: #000;--text-color-secondary: #555;--color-gray: #333;--slider-height: 50.125rem;--border-color: #000;--border-light-color: #ccc;--border-color-light: #e5e5e5;--container-small-width: calc(100vw - 3.125rem) ;--container-small-padding: 3.125rem;--scrollbar-bg: rgb(0, 0, 0, 15%);--reviews-gradient-left: linear-gradient(to right, var(--bg-color) 32.97%, transparent 99.08%);--reviews-gradient-right: linear-gradient(to left, var(--bg-color) 32.97%, transparent 99.08%)}@media screen and (max-width:370px){:root{--container-small-padding: .9375rem;--container-small-width: calc(100vw - .9375rem) ;--slider-height: calc(100vh - 12.5rem) }}html[data-theme=dark]{--bg-color: #141414;--bg-light-gray: #1e1e1e;--bg-gray: #7f7f7f;--color-gray: #aaa;--text-color: #e8e8e8;--text-color-secondary: #aaa;--border-color: #e8e8e8;--border-color-light: #2a2a2a;--border-light-color: #2a2a2a;--scrollbar-bg: rgb(255, 255, 255, 15%);--reviews-gradient-left: linear-gradient(to right, var(--bg-color) 32.97%, transparent 99.08%);--reviews-gradient-right: linear-gradient(to left, var(--bg-color) 32.97%, transparent 99.08%)}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-.125rem}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}html{scrollbar-gutter:stable}body{position:relative;margin:0;font-family:var(--font-1);font-size:1.125rem;color:var(--text-color);background:var(--bg-color);transition:background .3s ease,color .3s ease;overflow-x:clip}body:after{content:"";position:absolute;top:0;left:50%;display:none;width:1px;height:100%;background-color:#ff0;z-index:1000}.lock body{overflow:hidden;touch-action:none}.site-main{min-height:100vh}.page-id-18144 .site-main{position:relative;z-index:100000}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit;font-weight:inherit}img{max-width:100%;height:auto;vertical-align:top}ul{margin:0;padding:0;list-style-type:none}p{margin:0;padding:0}.container{margin:0 auto;padding:0 .625rem;width:100%;max-width:87.5rem}.container-small{margin:0 auto;max-width:var(--container-small-width)}input[type=submit]:disabled{opacity:.6!important;cursor:not-allowed!important}a{color:inherit;text-decoration:none}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.title-hidden{position:absolute;opacity:0;pointer-events:none}.line-clamp-1{flex-wrap:nowrap!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.visually-hidden{position:absolute!important;width:1px;height:1px;color:red;overflow:hidden;clip:rect(1px,1px,1px,1px)}.visually-hidden:focus{position:unset!important}.sr-only{position:absolute;margin:-1px;padding:0;width:1px;height:1px;border:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.svg-color svg *[fill]{fill:currentcolor}.svg-color svg *[stroke]{stroke:currentcolor}svg *{transition-property:fill,stroke}.hidden{display:none!important}#vueHeader{position:relative;z-index:100000}:root{--scroll-dark: #222;--scroll-light: #444}*{scrollbar-color:var(--scroll-light) var(--scroll-dark);scrollbar-width:thin}*::-webkit-scrollbar{width:.75rem;height:.75rem}*::-webkit-scrollbar-track{background:var(--scroll-dark)}*::-webkit-scrollbar-thumb{background-color:var(--scroll-light);border:.1875rem solid var(--scroll-light);border-radius:.3125rem}.myscrollbar{overflow:auto;scrollbar-color:rgba(0,0,0,.12) transparent;scrollbar-width:thin}.myscrollbar::-webkit-scrollbar{width:.25rem;height:.25rem}.myscrollbar::-webkit-scrollbar-thumb{background-color:#0000001f;border-radius:.25rem}.myscrollbar::-webkit-scrollbar-track{background-color:transparent}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;transition:all .3s ease-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mfp-container{background:#000000e6}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{background:#000000e6!important;opacity:1!important}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-close{top:1rem!important;right:-6rem!important;display:flex!important;justify-content:center;align-items:center;margin:0!important;padding:0!important;width:4.8rem!important;height:4.8rem!important;line-height:initial!important;background:#e8b559!important;border-radius:50%!important}@media screen and (max-width:1460px){.mfp-close{right:.25rem!important}}@media screen and (max-width:1200px){.mfp-close{top:0!important}}@media screen and (max-height:992px){.mfp-close{top:.625rem!important}}.mfp-container .mfp-arrow{position:absolute!important;top:initial!important;left:calc(50% - 3.2rem)!important;bottom:4rem!important;display:flex;justify-content:center;align-items:center;width:3rem!important;height:3rem!important;background:#fff;border:none;border-radius:50%!important;opacity:1!important;transition:all .2s;z-index:2000}.mfp-container .mfp-arrow:after{display:none}.mfp-container .mfp-arrow:before{content:"";top:50%;left:50%;display:block;margin:0;width:2.4rem;height:2.4rem;border:none!important;transform:translate(-50%,-50%)}.mfp-container .mfp-arrow:hover{background:#fff3}.mfp-container .mfp-arrow.mfp-arrow-left{left:calc(50% - 3.2rem)!important;transform:rotate(180deg)}.mfp-container .mfp-arrow.mfp-arrow-right{left:calc(50% + 3.2rem)!important;transform:scale(1)!important}@keyframes headerFade{0%{opacity:0}to{opacity:1}}.main-header{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:9rem;z-index:1001}@media screen and (max-width:1400px){.main-header{justify-content:flex-start}}@media screen and (max-width:1200px){.main-header{padding:0 6rem}}@media screen and (max-width:992px){.main-header{height:8rem}}.main-header.active{position:fixed;top:0;left:0;width:100%;height:6rem;background-color:#fff;box-shadow:0 .125rem .25rem #0000004d;transition:all .4s}.main-header.active .sandwitch-wrap{top:0}.main-header.active .main-header__cart-icon{top:1rem}.main-header__cart-icon{position:absolute;top:6.4rem;right:5.6rem;z-index:10}@media screen and (max-width:1200px){.main-header__cart-icon{position:absolute;top:5rem;right:3rem}}@media screen and (max-width:992px){.main-header__cart-icon{top:2.2rem}}.main-menu{position:relative;display:flex;align-items:center;transition:all .3s;z-index:2}@media screen and (max-width:992px){.main-menu{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;background:#fffc;opacity:0;transform:scale(1.3);z-index:1000;pointer-events:none}}.main-menu.fixed{opacity:1;transform:scale(1);pointer-events:initial}.main-menu li.current-menu-item a:before{opacity:1;transform:translateY(0)}.main-menu a{position:relative;display:block;margin:0 4rem;padding:0;font-size:1rem;color:#141414;transition:all .6s}.main-menu a:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:.125rem;background-color:#000;opacity:0;transform:translateY(.625rem);transition:all .4s}.main-menu a:hover:before{opacity:1;transform:translateY(0)}.sandwitch-wrap{display:none;padding:1.125rem .625rem;border-radius:.1875rem;z-index:1001}@media screen and (max-width:992px){.sandwitch-wrap{display:inline-flex;justify-content:center;align-items:center}}.sandwitch{position:relative;display:block;width:1.4375rem;height:.875rem;cursor:pointer}.sandwitch--active .sandwitch__line--top{top:.375rem;transform:rotate(45deg)}.sandwitch--active .sandwitch__line--middle{opacity:0}.sandwitch--active .sandwitch__line--bottom{top:.375rem;transform:rotate(-45deg)}.sandwitch__line{position:absolute;left:0;display:block;width:100%;height:.125rem;background-color:#000;transition:all linear .1s}.sandwitch__line--top{top:0}.sandwitch__line--middle{top:.375rem}.sandwitch__line--bottom{top:.75rem}.main-footer{opacity:1}.page-privacy{padding:7.5rem 0 5rem}.page-privacy table{margin-bottom:1.875rem;border-collapse:collapse}.page-privacy th{color:#fff;background-color:#444}.page-privacy th,.page-privacy td{padding:.625rem 1.25rem;border:1px solid #aaa}@media screen and (max-width:750px){.page-privacy .overflow-inner{overflow-x:auto}.page-privacy table{width:46.875rem}}.language{position:relative;top:.375rem;text-align:left}.language__current{padding:0 3.2rem;text-align:left;cursor:pointer}.language .widget_wpglobus{opacity:0;transition:all .4s;pointer-events:none}.language .widget_wpglobus.active{opacity:1;pointer-events:auto}.language .widget-title{display:none}.language .list{padding:3.2rem;background:var(--accent)}.language .list a{display:block;font-size:1.4rem;text-transform:uppercase;opacity:.8;transition:all .4s}.language .list a:not(:last-of-type){margin-bottom:3.2rem}.language .list a:hover{opacity:1}.language .list .code{display:none!important}.single-blog-styles h1,.single-blog-styles h2,.single-blog-styles h3{margin:0 0 2rem;font-weight:600}.single-blog-styles h1{font-size:2.5rem}.single-blog-styles h2{font-size:1.75rem}.single-blog-styles h3{font-size:1.25rem}.single-blog-styles p{margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.single-blog-styles p strong{font-weight:700}.single-blog-styles p a{color:var(--accent);text-decoration:underline}.single-blog-styles p a:hover{text-decoration:none}.single-blog-styles blockquote{margin-right:0;margin-left:0;padding:1em;background:linear-gradient(45deg,#eddbff,transparent);border-radius:.25rem}.single-blog-styles img.alignleft{margin:0 1rem 1rem 0;float:left}.single-blog-styles img.alignright{margin:1rem 0 0 1rem;float:right}.single-blog-styles ul{margin:2rem 0;list-style-type:disc}.single-blog-styles ul li{margin-left:2rem}.single-blog-styles ul li:not(:last-of-type){margin-bottom:1rem}.single-blog-styles table{border-collapse:collapse}.single-blog-styles table tr:first-of-type td{color:#fff;background:#333}.single-blog-styles table th,.single-blog-styles table td{padding:.625rem;border:1px solid #ddd}.form__row{display:flex;gap:1.375rem}@media screen and (max-width:576px){.form__row{display:block}}.form__row>*{flex:0 0 calc(50% - .6875rem)}.form__group input[type=text],.form__group input[type=email],.form__group input[type=tel],.form__group textarea{margin-bottom:1.375rem;padding:.75rem;width:100%;font-size:.9375rem;font-weight:400;letter-spacing:.15px;color:#fff;background:transparent;border:none;border-bottom:1px solid #d8dbe7;border-radius:0;transition:all .3s ease-out;font-style:normal;outline:none}.form__group input[type=text]::-webkit-input-placeholder,.form__group input[type=email]::-webkit-input-placeholder,.form__group input[type=tel]::-webkit-input-placeholder,.form__group textarea::-webkit-input-placeholder{color:#d8dbe7}.form__group input[type=text]::-moz-placeholder,.form__group input[type=email]::-moz-placeholder,.form__group input[type=tel]::-moz-placeholder,.form__group textarea::-moz-placeholder{color:#d8dbe7}.form__group input[type=text]::placeholder,.form__group input[type=email]::placeholder,.form__group input[type=tel]::placeholder,.form__group textarea::placeholder{color:#d8dbe7}.form__group input[type=text]:focus-visible,.form__group input[type=email]:focus-visible,.form__group input[type=tel]:focus-visible,.form__group textarea:focus-visible{background-color:#f2f2f2;outline:.1875rem solid var(--text-color)!important;outline-offset:.125rem!important}.form__group input[type=text]:focus,.form__group input[type=email]:focus,.form__group input[type=tel]:focus,.form__group textarea:focus{border-color:#fff}.form__group textarea{height:3.9375rem;max-height:31.25rem;min-height:3.9375rem;overflow-y:auto;resize:vertical}.form__footer{position:relative;display:flex;align-items:center;margin-top:4.6875rem}@media screen and (max-width:576px){.form__footer{display:flex;flex-direction:column;gap:1.375rem}}.form__footer input[type=checkbox]{display:none}.form__footer input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.form__privacy{font-size:.8125rem;font-weight:400;letter-spacing:.13px}.form__privacy .wpcf7-list-item{margin:0}.form__privacy .wpcf7-list-item-label{position:relative;display:block;padding-right:1.25rem;padding-left:2.5rem;max-width:40rem;letter-spacing:.2px;cursor:pointer}@media screen and (max-width:992px){.form__privacy .wpcf7-list-item-label{text-align:left}}.form__privacy .wpcf7-list-item-label:before{content:"";position:absolute;top:0;left:0;width:1.5rem;height:1.5rem;border:1px solid white;border-radius:50%}.form__privacy .wpcf7-list-item-label:after{content:"";position:absolute;top:.25rem;left:.25rem;width:1rem;height:1rem;background:#fff;border-radius:50%;opacity:0}.form__privacy .wpcf7-list-item-label a{transition:all .3s ease-out;text-decoration:underline}.form__privacy .wpcf7-list-item-label a:hover{text-decoration:none}.form input[type=submit]{padding:.75rem 1.375rem;color:#fff;background:var(--Black, #0b0b0b);border:none;border-radius:2rem}.form .wpcf7-spinner{position:absolute;right:0;bottom:-2.5rem;margin:0;width:1.5rem;height:1.5rem}.form .wpcf7-not-valid-tip{font-size:.75rem;color:#fff;font-style:italic}.breadcrumbs{display:flex;align-items:center;margin-bottom:5.6rem}@media screen and (max-width:1200px){.breadcrumbs{flex-wrap:wrap}}@media screen and (max-width:576px){.breadcrumbs{display:block}}.breadcrumbs__icon{display:flex;justify-content:center;align-items:center;width:5.2rem;height:5.2rem;border:1px solid var(--accent)}.breadcrumbs li{font-size:2rem;font-weight:500}@media screen and (max-width:1200px){.breadcrumbs li{margin-bottom:3.2rem}}.breadcrumbs li:first-of-type a:hover svg{transform:translate(-.5rem)}.breadcrumbs a{position:relative;display:block;margin-right:3.2rem;padding-right:3.2rem;font-size:1.9rem;font-weight:400;line-height:2.8rem;transition:all .4s}.breadcrumbs a:before{content:"";position:absolute;top:50%;right:0;display:block;width:.4rem;height:.4rem;color:var(--accent);background:#000;border-radius:50%;transform:translateY(-50%)}@media screen and (max-width:576px){.breadcrumbs a:before{display:none}}.breadcrumbs span{color:var(--accent)}.breadcrumbs svg{position:relative;transition:all .4s}.select{position:relative;width:100%;z-index:10}.select__current{display:flex;align-items:center;padding:0 2rem;height:5.6rem;color:#ffffffb3;background:#0000001a;border:1px solid rgba(255,255,255,.3);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select__dropdown{position:absolute;top:calc(100% + .4rem);left:0;display:none;width:100%;background:var(--contrast);border:1px solid rgba(255,255,255,.3);z-index:100}.select__dropdown li{padding:1.4rem 2rem;color:#fff;cursor:pointer}.select__dropdown li:hover{background:#1c5fa0}.select.open .select__dropdown{display:block}.select__error{display:none;margin-top:.4rem;font-size:1em;font-weight:400;color:#dc3232}.select.error .select__error{display:block}.wpglobus-languages{display:flex;justify-content:center;align-items:center;gap:.375rem;padding-top:2rem}.wpglobus-languages--select{padding-top:0}.wpglobus-languages--select .lang-select{position:relative}.wpglobus-languages--select .lang-select__trigger{display:flex;align-items:center;gap:.5rem;padding:.4375rem .875rem;font-size:.875rem;font-weight:600;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.7);border-radius:.25rem;transition:background .25s,border-color .25s;cursor:pointer;white-space:nowrap}.wpglobus-languages--select .lang-select__trigger:hover{background:#ffffff26;border-color:#fff}.wpglobus-languages--select .lang-select__arrow{flex-shrink:0;transition:transform .2s ease}.wpglobus-languages--select .lang-select__dropdown{position:absolute;top:calc(100% + .375rem);right:0;display:none;margin:0;padding:.25rem;min-width:100%;background:#fff;border-radius:.25rem;box-shadow:0 .25rem 1.25rem #00000026;z-index:200;list-style:none}.wpglobus-languages--select .lang-select__option{display:block;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--Blue-Darkest, #0b142e);transition:background .2s,color .2s;white-space:nowrap}.wpglobus-languages--select .lang-select__option:hover,.wpglobus-languages--select .lang-select__option:focus-visible,.wpglobus-languages--select .lang-select__option.active{color:#fff;background:var(--accent);outline:none}.wpglobus-languages--select.open .lang-select__dropdown{display:block}.wpglobus-languages--select.open .lang-select__arrow{transform:rotate(180deg)}.wpglobus-languages img{width:.6875rem}.wpglobus-languages a{display:flex!important;align-items:center;flex:0 0 4.625rem;gap:.375rem;padding:.25rem;font-size:.4375rem;font-weight:500;line-height:1;color:var(--Blue-Darkest, #0b142e);background:#ffffff4d;border:1px solid rgba(255,255,255,.1);border-radius:.25rem;transition:all .4s;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.wpglobus-languages a:hover,.wpglobus-languages a.active{color:#fff;background:var(--accent)}.wpglobus-languages a img{margin:0!important}.fade-leave-active{position:absolute;top:0;left:0;width:100%;transition:opacity .5s ease;z-index:1}.fade-leave-to{opacity:0}.home-intro{position:relative;width:100%;height:61.375rem;min-height:61.375rem;background:#000}@media screen and (max-width:576px){.home-intro{height:54rem;min-height:54rem}}.home-intro:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(180deg,var(--color-fixed-black-0, rgba(0, 0, 0, 0)) 0%,var(--color-fixed-black-20, rgba(0, 0, 0, .2)) 30.29%,var(--color-fixed-black-65, rgba(0, 0, 0, .65)) 100%);z-index:2}.home-intro__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.home-intro__body{position:relative;display:flex;justify-content:center;flex-direction:column;margin:0 auto;padding-top:16.9375rem;max-width:76.25rem;z-index:3}@media screen and (max-width:992px){.home-intro__body{padding:16.875rem 1.5rem 0}}@media screen and (max-width:576px){.home-intro__body{padding-top:21.5rem}}@media screen and (max-width:380px){.home-intro__body{padding:21.5rem .625rem 0}}.home-intro__filter{display:flex;justify-content:center;align-items:center;gap:1.5rem}@media screen and (max-width:1200px){.home-intro__filter{flex-direction:column}}.home-intro__banner{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;margin:0 auto 1rem;padding:.25rem;max-width:10rem;background:var(--color-fixed-black-20, rgba(0, 0, 0, .2));border-radius:.625rem;-webkit-backdrop-filter:blur(1.25rem);backdrop-filter:blur(1.25rem)}@media screen and (max-width:576px){.home-intro__banner{display:none}}.home-intro__banner-img{flex:0 0 2rem;height:2rem}.home-intro__banner-text{font-size:.75rem;font-weight:400;line-height:.75rem;color:#fff;font-style:normal}.home-intro__title{margin-bottom:1rem;font-size:5rem;font-weight:500;line-height:5rem;letter-spacing:-.501px;text-align:center;color:#fff;font-style:normal;text-shadow:0 0 1.375rem rgba(0,0,0,.55)}@media screen and (max-width:992px){.home-intro__title{font-size:3rem;line-height:1.2;letter-spacing:-.3px}}@media screen and (max-width:576px){.home-intro__title{font-size:2.6875rem;font-weight:700;line-height:3.4375rem}}@media screen and (max-width:360px){.home-intro__title{font-size:2rem;line-height:1.2}}.home-intro__text{margin-bottom:3.0625rem;font-size:1.6625rem;font-weight:400;line-height:2.52875rem;text-align:center;color:#fff;font-style:normal}@media screen and (max-width:576px){.home-intro__text{font-size:1.125rem;line-height:1.375rem}}.home-filter{margin:0 auto;padding:.25rem;width:100%;max-width:54.375rem;background:var(--bg-light-gray);border:.375rem solid #989898;border-radius:.75rem}.home-filter.light{border:.375rem solid var(--color-black-10, rgba(0, 0, 0, .1))}.home-filter__wrap{display:flex;height:3.125rem;background:var(--bg-light-gray);border-radius:.75rem}.home-filter__body{position:relative;display:flex;width:100%;min-width:0}@media screen and (max-width:576px){.home-filter__body{flex:1}}.home-filter__location{width:32.51%;border-right:1px solid var(--border-light-color)}@media screen and (max-width:768px){.home-filter__location{width:100%}}@media screen and (max-width:768px){.home-filter__location:nth-of-type(2){display:none}}.home-filter__location .select-component__trigger{border-radius:.75rem 0 0 .75rem}.home-filter__location .select-component__trigger--active{background:var(--bg-color)}.home-filter__settings{flex:1}@media screen and (max-width:768px){.home-filter__settings{display:none}}.home-filter__btn{display:flex;justify-content:center;align-items:center;margin-left:.25rem;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:400;line-height:normal;letter-spacing:-1px;color:var(--color-white-solid, #fff);background:#000;border:none;border-radius:.5rem;font-style:normal}@media screen and (max-width:576px){.home-filter__btn{flex:0 0 6.125rem}}.select-component{position:relative;display:inline-block;width:100%;height:100%}.select-component__trigger{display:flex;align-items:center;gap:.375rem;padding:0 1rem;width:100%;height:100%;font-size:.875rem;font-weight:500;line-height:normal;color:var(--text-color);background:none;border:none;overflow:hidden;cursor:pointer;font-style:normal}.select-component__trigger--active{font-weight:700}.select-component__trigger-label{flex:1;min-width:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-component__arrow{display:none;align-items:center;color:var(--text-color-secondary);transition:transform .2s}.select-component--open .select-component__arrow{transform:rotate(180deg)}.select-component__icon{display:flex;align-items:center;flex-shrink:0;color:var(--text-color-secondary)}.select-component__dropdown{position:absolute;top:90%;left:0;width:100%;min-width:12.5rem;background:var(--bg-color);border-radius:0 0 1rem 1rem;overflow:hidden;z-index:100}.select-component__dropdown-label{font-size:.9375rem;font-weight:600;color:var(--text-color)}.select-component__list{margin:0;padding:.375rem 0;max-height:29.375rem;overflow-y:auto;list-style:none}.select-component__item{padding:.5625rem 1rem;font-size:.875rem;color:var(--text-color);transition:background .15s;cursor:pointer}.select-component__item:hover{background:var(--bg-light-gray)}.select-component__item--active{font-weight:700}.setting-select-trigger{display:flex;align-items:center;gap:.5rem;height:100%;font-size:.875rem;font-weight:500;line-height:normal;cursor:pointer;font-style:normal}.setting-select-trigger__icon{display:flex;justify-content:center;align-items:center;flex:0 0 3rem;margin-left:auto;height:100%;background:var(--bg-gray);border-radius:.5rem}.setting-select-dropdown{position:absolute;top:0;left:0;display:block;width:100%;background:var(--bg-gray);border-radius:.75rem}.setting-select-dropdown__header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.setting-select-dropdown__header strong{margin-right:auto}.setting-select-dropdown__row{display:flex;gap:2.5rem;padding:0 1rem 1rem}.setting-select-dropdown__column{flex:1}.setting-select-dropdown__footer{padding:1rem}.radio-component{display:flex;flex-direction:column;gap:.5rem}.radio-component__label{margin-bottom:1rem;font-size:.75rem;font-weight:400;line-height:1.77875rem;font-style:normal}.radio-component__group{display:flex;gap:.5rem}.radio-component__btn{display:flex;justify-content:center;align-items:center;flex:1;padding:0 .5rem;height:3rem;font-size:.875rem;font-weight:400;color:var(--text-color);background:none;border:1px solid var(--color-grey-80, #ccc);border-radius:.125rem;transition:background .15s,border-color .15s,color .15s;cursor:pointer;white-space:nowrap}.radio-component__btn:hover{border-color:#aaa}.radio-component__btn--active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.range-component{display:flex;flex-direction:column;gap:1rem}.range-component.range-component--second-style .range-component__input,.range-component.range-component--second-style .range-component__sep{font-size:1rem}.range-component__label{font-size:.75rem;font-weight:400;line-height:1.75rem;color:var(--text-color)}.range-component__inputs{display:flex;align-items:center;gap:.5rem}.range-component__field{display:flex;align-items:center;flex:1;gap:.5rem;padding:0 .75rem;height:3rem;border:1px solid var(--color-grey-80, #ccc);border-radius:.125rem;overflow:hidden}.range-component__prefix{flex-shrink:0;font-size:.75rem;font-weight:400;color:var(--text-color);white-space:nowrap}.range-component__input{flex:1;width:100%;min-width:0;font-size:.875rem;font-weight:400;color:var(--text-color);background:transparent;border:none;cursor:default;outline:none}.range-component__sep{flex-shrink:0;font-size:.875rem;font-weight:400;color:var(--text-color)}.range-component__slider{position:relative;display:flex;align-items:center;height:1.25rem}.range-component__track{position:absolute;left:0;right:0;height:.125rem;background:var(--color-grey-80, #ccc);border-radius:1px}.range-component__fill{position:absolute;height:.125rem;background:var(--text-color);border-radius:1px}.range-component__range{position:absolute;margin:0;width:100%;height:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;pointer-events:none}.range-component__range::-webkit-slider-thumb{width:1.25rem;height:1.25rem;background:var(--text-color);border-radius:50%;-webkit-appearance:none;appearance:none;cursor:pointer;pointer-events:all}.range-component__range::-moz-range-thumb{width:1.25rem;height:1.25rem;background:var(--text-color);border:none;border-radius:50%;cursor:pointer;pointer-events:all}.range-component__range:last-of-type{z-index:1}.label-small,.room-filter .radio-component__label{margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.77875rem;font-style:normal}body.cursor-none,body.cursor-none *{cursor:none!important}.header-view{--main-color: white;position:absolute;top:0;left:0;display:block;padding:1.625rem 4rem;width:100%;z-index:1000}@media screen and (max-width:1200px){.header-view{padding:1.125rem}}.header-view.header-view--dark{--main-color: black}html[data-theme=dark] .header-view.header-view--dark{--main-color: white}.header-view.header-view--dark .header-view__logo{color:#000}html[data-theme=dark] .header-view.header-view--dark .header-view__logo{color:#fff}.header-view__close{position:fixed;display:flex;justify-content:center;align-items:center;width:5.25rem;height:5.25rem;color:#fff;background:#000;border:none;border-radius:50%;opacity:0;transform:translate(-50%,-50%);z-index:1001;pointer-events:none}@media screen and (max-width:992px){.header-view__close{display:none}}.header-view__close.active{opacity:1}.header-view__close svg{position:relative;transform:scale(3)}.header-view__top{position:relative;display:flex;align-items:center;z-index:2}.header-view__top.active{--main-color: var(--text-color)}@media screen and (max-width:576px){.header-view__top.active{--main-color: white}}.header-view__logo{position:relative;margin-right:auto;width:10.625rem;height:2.5rem;color:#fff;overflow:hidden}@media screen and (max-width:1200px){.header-view__logo{margin-right:2rem}}.header-view__logo-item{position:absolute;top:0;left:0;display:block;transform:translate(-100%);transition:all .4s}.header-view__logo-item.active{transform:translate(0)}@media screen and (max-width:992px){.header-view__menu{display:none}}.header-view__actions{display:flex;align-items:center;gap:1rem;margin-left:17.625rem}.header-view__action{display:flex;justify-content:center;align-items:center;flex:0 0 3rem;height:3rem;color:var(--main-color);background:transparent;border:none;border-radius:50%;transition:all .4s;cursor:pointer}.header-view__action.active{background:var(--color-black-10, rgba(0, 0, 0, .1))}.header-view__body{position:fixed;top:0;right:0;display:block;padding:7.875rem 2.5rem 2.5rem;width:58.75rem;height:100vh;background:var(--bg-color);box-shadow:-1px .25rem .5rem 0 var(--color-black-45, rgba(0, 0, 0, .45));overflow:hidden;z-index:1}@media screen and (max-width:992px){.header-view__body{padding:4rem 1.5rem;width:100%}}@media screen and (max-width:768px){.header-view__body{padding:2rem 1rem 4rem;z-index:100}}.header-view__body:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:6.25rem;z-index:2}@media screen and (max-width:992px){.header-view__body:before{height:auto}}.header-view__inner{position:relative;height:100%;overflow:hidden auto;z-index:1}@media screen and (max-width:992px){.header-view__inner{padding-bottom:2rem}}.header-view__label{margin-bottom:1.5rem}.header-menu{display:flex;justify-content:center;align-items:center;gap:2rem}.header-menu li{position:relative;transition:all .4s}.header-menu li:before{content:"";position:absolute;left:0;bottom:-.25rem;display:block;width:0;height:.125rem;background:var(--main-color);transition:all .4s}.header-menu li.active:before{width:100%}.header-menu a,.header-menu span{position:relative;display:inline-block;font-size:1.125rem;font-weight:700;line-height:var(--line-height-16, 16px);letter-spacing:-.501px;color:var(--main-color);cursor:pointer;font-style:normal}.header-buy__typologies{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:768px){.header-buy__typologies{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.header-buy__typologies{display:flex;flex-direction:column}}.header-buy__typology{position:relative;display:flex;justify-content:flex-end;flex-direction:column;height:100%;aspect-ratio:1.33/1;cursor:pointer}@media screen and (max-width:576px){.header-buy__typology{aspect-ratio:1.5/1}}.header-buy__typology:hover .header-buy__icon svg{transform:translate(0)}.header-buy__typology img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.header-buy__footer{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1rem;color:#fff}.header-buy__footer span{display:block;font-size:1.35rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-29_35, 29.35px);font-style:normal}.header-buy__icon{position:relative;overflow:hidden}.header-buy__icon svg{transform:translate(-110%);transition:transform .3s ease}.arrow-right-switcher{position:relative;display:inline-block}.arrow-right-switcher:hover svg{opacity:1;transform:translate(140%,-50%)}.arrow-right-switcher svg{position:absolute;top:50%;right:0;opacity:0;transform:translate(20%,-50%);transition:transform .4s ease,opacity .2s ease}@media screen and (max-width:576px){.header-sell{padding-bottom:2rem}}.header-sell__img{margin-bottom:5.25rem}.header-sell__img img{border-radius:.5rem}.header-sell__features{display:flex;gap:.5rem}.header-sell__feature{display:flex;justify-content:space-between;flex-direction:column;flex:0 0 9.375rem;margin-bottom:1.5rem;padding:1rem;height:9.375rem;color:#fff;background:#000;border:.5px solid var(--bg-light-gray);border-radius:.375rem}@media screen and (max-width:576px){.header-sell__feature{flex:1}}.header-sell__label{font-size:1.1875rem;font-weight:500;line-height:normal;font-style:normal}.header-sell__value{font-size:.875rem;font-weight:400;line-height:normal;font-style:normal}.header-sell__value strong{font-size:2.8125rem;font-weight:400;line-height:.6875rem;font-style:normal}.header-sell__title{margin-bottom:1rem;font-size:2.6875rem;font-weight:var(--font-weight-700, 700);line-height:3.4375rem;letter-spacing:-.501px;font-style:normal}.header-sell__text{margin-bottom:1.5rem;max-width:32.5rem;font-size:1.6rem;font-weight:400;line-height:2.52875rem;font-style:normal}.setting-select{display:flex;align-items:center;height:100%}.setting-select__id{display:flex;align-items:center;gap:.5rem;padding:0 1rem}.setting-select__id input{width:100%;color:var(--text-color);background:transparent;border:none}.setting-select__id input::-webkit-input-placeholder{color:var(--text-color)}.setting-select__id input::-moz-placeholder{color:var(--text-color)}.setting-select__id input::placeholder{color:var(--text-color)}.setting-select__icon{display:flex;justify-content:center;align-items:center;color:var(--text-color-secondary)}.header-search__filter{margin-bottom:3.625rem}.header-search__label{margin-bottom:1.5rem}.header-search__list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:4.375rem}@media screen and (max-width:576px){.header-search__list{margin-bottom:2rem}}.header-search__list a{display:inline-block;padding:.25rem .5rem;background:var(--bg-color);border:1px solid var(--border-color);border-radius:1.5rem;transition:all .4s}.header-search__list a:hover{color:#fff;background:var(--accent)}.header-search__grid{margin-bottom:2rem}@media screen and (max-width:768px){.header-search .estate-grid{display:block}}@media screen and (max-width:768px){.header-search .estate-grid__item{margin-bottom:2rem}}.header-search__footer{display:flex;justify-content:center;align-items:center}.estate{position:relative;display:flex;justify-content:space-between;flex-direction:column}.estate__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.estate__top{position:relative;aspect-ratio:1/1.15;cursor:pointer}.estate__body{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1}.estate__favorite{position:absolute;top:.875rem;right:.875rem;display:block;z-index:2}.estate__properties{position:absolute;left:.9375rem;bottom:-1.5rem;padding:.25rem;background:var(--color-white-45, rgba(255, 255, 255, .45));border-radius:.675rem;z-index:2;-webkit-backdrop-filter:blur(1.125rem);backdrop-filter:blur(1.125rem)}.estate__properties-wrap{display:flex;align-items:center;gap:1.5rem;padding:.5rem;font-size:.675rem;font-weight:400;line-height:.675rem;background:var(--bg-color);border-radius:.45rem;font-style:normal}.estate__property{display:flex;justify-content:center;align-items:center;gap:.25rem;font-size:.75rem}.estate__property span{position:relative;top:1px;font-family:var(--font-1)}.estate__wrap{padding:3rem .875rem 1.75rem;background:var(--bg-color)}.estate__title{margin-bottom:.4375rem;font-size:.8125rem;font-weight:var(--font-weight-700, 700);line-height:normal;font-style:normal}.estate__subtitle{margin-bottom:.875rem;font-size:.75rem;font-weight:400;line-height:.7875rem;font-style:normal}.estate__price{font-size:1.125rem;font-weight:400;line-height:normal;font-style:normal}.estate__link{position:relative;display:flex;justify-content:center;align-items:center;gap:.4375rem;font-size:.75rem;font-weight:400;line-height:1.65094rem;font-style:normal}.estate__link:hover svg{transform:translate(.25rem)}.estate__link p{position:relative;top:.125rem}.estate__link strong{font-weight:500}.estate__link svg{position:relative;transition:all .4s}.estate__footer{display:flex;justify-content:space-between;align-items:center}.favorite-icon{display:flex;justify-content:center;align-items:center;width:3rem;height:2rem;background:var(--bg-color);border-radius:.45rem}.favorite-icon.active{background:#ff0}@keyframes skeleton-shimmer{0%{background-position:-25rem 0}to{background-position:25rem 0}}.estate-grid{display:grid;gap:.5rem;grid-template-columns:repeat(2,1fr)}.estate-grid.estate-grid--cols-3{grid-template-columns:repeat(3,1fr)}.header-favorites__grid{margin-bottom:2.25rem}@media screen and (max-width:768px){.header-favorites .ad-grid{display:block}}@media screen and (max-width:768px){.header-favorites .ad-grid__ad{margin-bottom:2rem}}.header-favorites__footer{display:flex;justify-content:center;align-items:center}.select-label-component{position:relative;width:100%}.select-label-component__trigger{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;width:100%;text-align:left;background:var(--bg-color);border:1px solid #d0d0d0;border-radius:.25rem;cursor:pointer}.select-label-component__text{display:flex;flex-direction:column;flex:1;gap:.125rem;min-width:0}.select-label-component__label{font-size:.6875rem;font-weight:400;line-height:1.2;color:var(--text-color-secondary)}.select-label-component__value{font-size:.875rem;font-weight:700;line-height:1.3;color:var(--text-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-label-component__arrow{display:flex;align-items:center;flex-shrink:0;color:var(--text-color);transition:transform .2s}.select-label-component--open .select-label-component__arrow{transform:rotate(180deg)}.select-label-component--open .select-label-component__trigger{border-radius:.25rem .25rem 0 0}.select-label-component__dropdown{position:absolute;top:100%;left:0;width:100%;background:var(--bg-color);border:1px solid #d0d0d0;border-top:none;border-radius:0 0 .25rem .25rem;overflow:hidden;z-index:100}.select-label-component__list{margin:0;padding:.25rem 0;max-height:18.75rem;overflow-y:auto;list-style:none}.select-label-component__item{padding:.625rem 1rem;font-size:.875rem;color:var(--text-color);transition:background .15s;cursor:pointer}.select-label-component__item:hover{background:#f5f5f5}.select-label-component__item--active{font-weight:700}.header-language__body{padding-left:.25rem;max-width:37.5rem}@media screen and (max-width:992px){.header-language__body{margin:0 auto}}.header-language__language-selector{margin-bottom:3rem}.header-language__currency{margin-bottom:3.5rem}.header-language .btn-round{width:100%}.title{font-size:2.6875rem;font-weight:var(--font-weight-700, 700);line-height:3.4375rem;letter-spacing:-.501px;font-style:normal}.featured-ads__title{margin-bottom:2rem}.featured-ads .ad-grid{gap:1.625rem}@media screen and (max-width:992px){.featured-ads .swiper-slide{width:21.25rem!important}}@media screen and (max-width:992px){.featured-ads .custom-slider__arrows{display:none}}.label{font-family:var(--font-2);font-size:var(--line-height-20, 20px);font-weight:400;line-height:var(--line-height-20, 20px);letter-spacing:var(--letter-spacing-1_2, 1.2px);text-transform:uppercase;font-style:normal}.home-view{position:relative;background:#000}.home-view__intro{position:relative}.home-view__body{position:relative;padding-top:5rem;background:var(--bg-light-gray);z-index:2}.location-list{display:flex;flex-direction:column;gap:.275rem;margin-bottom:4.125rem}.location-list li{display:inline-block}@media screen and (max-width:992px){.location-list li{border-bottom:1px solid var(--color-black-solid, #000)}}.location-list a{display:flex;align-items:center;gap:.75rem}.location-list a:hover .location-list__arrow svg{left:0}.location-list a:hover .location-list__label{color:#fff;background:#000}.location-list span{font-size:2rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-47_58, 47.58px);letter-spacing:-.501px;font-style:normal}@media screen and (max-width:992px){.location-list span{font-size:1rem;font-weight:500;line-height:2.5rem;letter-spacing:-.501px}}.location-list__label{display:flex;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.875rem;font-weight:500;line-height:normal;letter-spacing:-.501px;background:var(--bg-color);border:1px solid var(--color-black-solid, #000);border-radius:1.5rem;transition:all .4s;font-style:normal}.location-list__label div{position:relative;top:1px}.location-list__arrow{overflow:hidden}.location-list__arrow svg{position:relative;left:-100%;transition:all .4s}.location-block{padding:19.6875rem 0 12.0625rem}@media screen and (max-width:1200px){.location-block{padding:7.75rem 1.5625rem 7.625rem}}@media screen and (max-width:360px){.location-block{padding:6.875rem .625rem}}.location-block__container{margin:0 auto;max-width:75rem}.location-block.last,.location-block.prev_last{color:#fff}.location-block.last .location-list__label,.location-block.prev_last .location-list__label{color:#000;background:#fff;border-color:#000}.location-block.last .location-list__label:hover,.location-block.prev_last .location-list__label:hover{color:#fff;background:#000}.location-block.last{background:#000}.location-block.prev_last{background:#ac9159}.location-block__wrap{display:flex;justify-content:space-between;align-items:flex-start;margin:0 auto;max-width:87.5rem}@media screen and (max-width:992px){.location-block__wrap{flex-direction:column-reverse;gap:2rem}}.location-block__content{flex:1;padding-top:.5625rem}@media screen and (max-width:992px){.location-block__content{width:100%}}.location-block__title{margin-bottom:2rem}.location-block__img{position:relative;right:3.125rem;flex:0 0 32.125rem;aspect-ratio:1/1.33}@media screen and (max-width:1200px){.location-block__img{right:0;flex:0 0 25rem}}@media screen and (max-width:576px){.location-block__img{display:none}}.location-block__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.location-block__img img.current{z-index:3}.location-block__img img.prev{transform:rotate(-1deg);z-index:2}.location-block .location-img-enter-active,.location-block .location-img-leave-active{transition:opacity .4s ease}.location-block .location-img-enter-from,.location-block .location-img-leave-to{opacity:0}.typology-slider{margin-left:calc(var(--container-small-padding) / 2);padding-bottom:.5625rem}.typology-slider .swiper-slide{width:26.25rem!important}@media screen and (max-width:992px){.typology-slider .swiper-slide{width:21.25rem!important}}@media screen and (max-width:576px){.typology-slider .custom-slider__arrows{display:none}}.typology-slider__item{position:relative;display:flex;justify-content:flex-end;flex-direction:column;padding:1.25rem .9375rem;border-radius:.25rem;aspect-ratio:1/1.41;cursor:pointer}.typology-slider__item:hover .typology-slider__icon svg{transform:translate(0)}.typology-slider__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.typology-slider__title{font-size:1.35rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-29_35, 29.35px);color:#fff;font-style:normal}.typology-slider__wrap{display:flex;justify-content:space-between;align-items:center;color:#fff}.typology-slider__icon{position:relative;overflow:hidden}.typology-slider__icon svg{transform:translate(-110%);transition:transform .3s ease}.reviews{padding:7.5rem 0;background:var(--bg-color)}@media screen and (max-width:992px){.reviews{padding:7rem 0 7.5rem}}.reviews__inner{position:relative;margin:0 auto;padding:0 var(--container-small-padding);max-width:120rem;z-index:3}.reviews__inner:before,.reviews__inner:after{content:"";position:absolute;top:0;display:block;width:3.125rem;height:100%;z-index:3}.reviews__inner:before{left:var(--container-small-padding);background:var(--reviews-gradient-left)}.reviews__inner:after{right:var(--container-small-padding);background:var(--reviews-gradient-right)}.reviews__line{position:relative;z-index:1}.reviews .swiper-wrapper{transition-timing-function:linear!important}.reviews .swiper-slide{width:23.5rem!important}.reviews__title{margin-bottom:13.75rem;padding-left:2.5rem;max-width:48.75rem;font-size:2.60625rem;font-weight:400;line-height:var(--line-height-65_12, 65.12px);letter-spacing:-.501px;font-style:normal;width:calc(100vw - (100vw - min(var(--container-small-width),100vw)) / 2 - var(--container-small-padding));margin-left:calc((100vw - min(var(--container-small-width),100vw)) / 2 + var(--container-small-padding))}@media screen and (max-width:992px){.reviews__title{margin-bottom:7.75rem;padding-right:1.625rem;padding-left:0}}.reviews__item{padding:.5rem;background:#d7d7d766;border-radius:1.25rem;-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem)}.reviews__body{padding:1rem;background:var(--bg-color);border-radius:.75rem}.reviews__text{margin-bottom:.5625rem;font-size:1rem;font-weight:400;line-height:1.375rem;font-style:normal}@media screen and (max-width:992px){.reviews__text{font-size:1rem;line-height:1.375rem}}.reviews__footer{display:flex;align-items:center;gap:.5rem}.reviews__stars{display:flex;align-items:center}.recent-ads-slider{margin-left:calc(var(--container-small-padding) / 2);padding-top:2.5625rem;padding-bottom:6.25rem}.recent-ads-slider__title{margin-bottom:2.6875rem}.recent-ads-slider .swiper-slide,.recent-ads-slider .related-ads .swiper-slide{width:28.3125rem!important}@media screen and (max-width:992px){.recent-ads-slider .swiper-slide,.recent-ads-slider .related-ads .swiper-slide{width:21.25rem!important}}@media screen and (max-width:576px){.recent-ads-slider .custom-slider__arrows{display:none}}.recent-ads-slider__slider{margin-bottom:7.375rem}@media screen and (max-width:992px){.recent-ads-slider__slider{margin-bottom:11.5rem}}.recent-ads-slider__subtitle{margin-bottom:1.5625rem;font-size:4rem;font-weight:var(--font-weight-700, 700);line-height:5.3125rem;letter-spacing:var(--letter-spacing--1_55, -1.546px);font-style:normal}@media screen and (max-width:992px){.recent-ads-slider__subtitle{font-size:2.6875rem;line-height:3.4375rem}}.recent-ads-slider__text{max-width:87.5rem;font-size:2.60625rem;font-weight:400;line-height:var(--line-height-65_12, 65.12px);letter-spacing:-.501px;font-style:normal}@media screen and (max-width:992px){.recent-ads-slider__text{margin-bottom:1.5625rem;font-size:1.3125rem;font-weight:400;line-height:1.875rem;letter-spacing:-.501px;font-style:normal}}.adamas{position:relative;padding:6.375rem 0;color:#fff;background:#000}@media screen and (max-width:576px){.adamas{padding:5rem 0}}.adamas__icon{position:absolute;top:0;right:0;display:block;width:auto;height:100%;z-index:1}.adamas__icon svg{display:block;width:auto;height:100%}@media screen and (max-width:1024px){.adamas__icon{width:100%;height:auto}.adamas__icon svg{width:100%;height:auto}}.adamas .container-small{position:relative;z-index:2}.adamas__title{margin-bottom:1.5625rem;font-size:4rem;font-weight:var(--font-weight-700, 700);line-height:5.3125rem;letter-spacing:var(--letter-spacing--1_55, -1.546px);color:var(--color-white-solid, #fff);font-style:normal}@media screen and (max-width:576px){.adamas__title{margin-bottom:1.5625rem;font-size:2.6875rem;line-height:3.4375rem}}.adamas__text{margin-bottom:14.75rem;max-width:40.625rem;font-size:2.60625rem;font-weight:400;line-height:var(--line-height-65_12, 65.12px);letter-spacing:-.501px;color:var(--color-white-solid, #fff);font-style:normal}@media screen and (max-width:768px){.adamas__text{margin-bottom:6.5625rem}}@media screen and (max-width:576px){.adamas__text{font-size:2rem;font-weight:400;line-height:normal;letter-spacing:-.501px;color:var(--color-white-solid, #fff);font-style:normal}}.adamas__footer{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width:992px){.adamas__footer{display:block}}@media screen and (max-width:992px){.adamas__list{margin-bottom:2rem}}.adamas__list li{display:flex;align-items:center;gap:.5rem;height:2.25rem;font-size:1.625rem;font-weight:300;line-height:2.25rem;color:var(--color-white-solid, #fff);font-style:normal}@media screen and (max-width:768px){.adamas__list li{justify-content:flex-start;align-items:flex-start;flex-direction:column;height:auto}}.adamas__list li:not(:last-of-type){margin-bottom:2rem}.adamas__list li strong{display:flex;justify-content:center;align-items:center;padding:0 .5rem;height:100%;font-size:1.625rem;font-weight:700;line-height:2.25rem;color:#000;background:#fff}@media screen and (max-width:768px){.adamas__list li strong{margin-bottom:0}}.adamas__links{padding-right:3rem}.adamas__links li:not(:last-of-type){margin-bottom:1.5625rem}.adamas__links a{display:flex;justify-content:flex-end;align-items:center;font-size:var(--font-size-20, 20px);font-weight:500;line-height:var(--font-size-14, 14px);letter-spacing:var(--letter-spacing-0_84, .84px);color:var(--color-white-solid, #fff);font-style:normal}@media screen and (max-width:992px){.adamas__links a{justify-content:flex-start}}.adamas__links a:hover svg{transform:translate(.25rem)}.adamas__links a svg{position:relative;transition:all .4s}.trust{padding:6.25rem 0 4.5rem}.trust__title{margin-bottom:1.5625rem;font-size:4rem;font-weight:var(--font-weight-700, 700);line-height:5.3125rem;letter-spacing:var(--letter-spacing--1_55, -1.546px);font-style:normal}@media screen and (max-width:576px){.trust__title{font-size:2.6875rem;line-height:3.4375rem}}.trust__text{margin-bottom:3.25rem;font-size:2.60625rem;font-weight:400;line-height:var(--line-height-65_12, 65.12px);letter-spacing:-.501px;font-style:normal}@media screen and (max-width:576px){.trust__text{font-size:1.3125rem;line-height:1.75rem}}.trust__wrap{display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1200px){.trust__wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.trust__wrap{display:block}}@media screen and (max-width:576px){.trust__item:not(:last-of-type){margin-bottom:2.75rem}}.trust__icon{margin-bottom:1.75rem;height:3.5rem}.trust__subtitle{display:inline-flex;align-items:center;margin-bottom:1rem;padding:0 .375rem;height:2.25rem;font-size:1.625rem;font-weight:700;line-height:2.25rem;color:var(--color-white-solid, #fff);background:#000;font-style:normal}.trust__description{font-size:1.125rem;font-weight:400;line-height:1.5rem;letter-spacing:-.5px;font-style:normal}.experts{margin-bottom:5rem}@media screen and (max-width:576px){.experts{margin-bottom:1.875rem}}@media screen and (max-width:576px){.experts .container-small{padding:0}}.experts__body{position:relative;height:55rem}@media screen and (max-width:576px){.experts__body{height:50rem}}.experts__body:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(180deg,var(--color-fixed-black-0, rgba(0, 0, 0, 0)) 0%,var(--color-fixed-black-20, rgba(0, 0, 0, .2)) 53.13%,var(--color-fixed-black-65, rgba(0, 0, 0, .65)) 100%);z-index:1}.experts__img,.experts__video{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.experts__content{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;padding:3.125rem;height:100%;color:#fff;z-index:2}@media screen and (max-width:576px){.experts__content{padding:1.5rem 1.5rem 2.5rem;text-align:center}}.experts__title{margin-bottom:1rem;font-size:2.65625rem;font-weight:var(--font-weight-700, 700);line-height:3.4375rem;letter-spacing:-.501px;color:#fff;font-style:normal}.experts__text{margin-bottom:2.5rem;max-width:43.125rem;font-size:1.6625rem;font-weight:400;line-height:2.52875rem;color:#fff;font-style:normal}@media screen and (max-width:576px){.experts__text{font-size:1.3125rem;line-height:2rem}}@media screen and (max-width:576px){.experts__footer{display:flex;justify-content:center;align-items:center;width:100%}}.inspiration__title{margin-bottom:2rem}.inspiration__wrap{display:grid;gap:1.5625rem;grid-template-columns:repeat(4,1fr)}.inspiration__item{position:relative;display:flex;justify-content:flex-end;flex-direction:column;padding:1.375rem 1rem;border-radius:.25rem;aspect-ratio:1/1.65}.inspiration__image{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.inspiration__subtitle{font-size:1.25625rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-29_35, 29.35px);color:#fff;font-style:normal}.inspiration .swiper-slide{width:20.875rem!important}@media screen and (max-width:992px){.inspiration .custom-slider__arrows{display:none}}.sell-block{position:relative;margin-left:calc(var(--container-small-padding) / 2);padding:11.625rem 0 4.0625rem;overflow:hidden}@media screen and (max-width:992px){.sell-block{padding:3.5rem 0}}@media screen and (max-width:380px){.sell-block{padding:3.5rem 0}}.sell-block__left{max-width:40.625rem}@media screen and (max-width:1300px){.sell-block__left{margin-bottom:4rem}}@media screen and (max-width:992px){.sell-block__left{padding-right:1.5rem}}@media screen and (max-width:380px){.sell-block__left{padding:0}}.sell-block__img{position:relative;margin-bottom:2rem;aspect-ratio:1.34/1}.sell-block__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sell-block__title{margin-bottom:1rem;font-size:2.6875rem;font-weight:var(--font-weight-700, 700);line-height:3.4375rem;letter-spacing:-.501px;font-style:normal}.sell-block__text{margin-bottom:1.5rem;max-width:32.5rem;font-size:1.6rem;font-weight:400;line-height:2.52875rem;font-style:normal}.sell-block__slider{position:absolute;top:53.9%;left:37.5rem;display:block;width:calc(100vw - 40.625rem + var(--container-small-padding) / 2);transform:translateY(-50%);z-index:10}@media screen and (max-width:1300px){.sell-block__slider{position:static;width:100%;transform:none}}.sell-block__slider .swiper-slide{width:21.25rem}.sell-block__item{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;padding:1.25rem 1rem;background:#000;aspect-ratio:1/1.41}.sell-block__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(180deg,var(--color-fixed-black-0, rgba(0, 0, 0, 0)) 30%,var(--color-fixed-black-45, rgba(0, 0, 0, .45)) 100%);z-index:2}.sell-block__item img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.sell-block__description{position:relative;font-size:1.29375rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-29_35, 29.35px);color:#fff;z-index:3;font-style:normal}.custom-slider__footer{display:flex;align-items:center;gap:1rem;margin-top:1.25rem}.custom-slider__arrows{display:flex;flex-shrink:0;gap:.25rem}.custom-slider__scrollbar{position:static!important;flex:0 0 19rem;height:.125rem!important;border-radius:.125rem}.custom-slider__scrollbar.swiper-scrollbar{background:var(--scrollbar-bg)}.custom-slider__scrollbar .swiper-scrollbar-drag{height:100%;background:var(--text-color);border-radius:.125rem}.custom-slider__arrow{display:flex;justify-content:center;align-items:center;flex:0 0 3rem;height:3rem;background:#fff;border:none;border-radius:1.5rem;cursor:pointer}.custom-slider__arrow:disabled{opacity:.25;cursor:not-allowed}.custom-slider__arrow--prev svg{position:relative;transform:rotate(180deg)}@media screen and (max-width:576px){.promo-cards .container-small{padding:0}}.promo-cards__wrap{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:992px){.promo-cards__wrap{display:block}}.promo-cards__item{position:relative;aspect-ratio:1/1.265}@media screen and (max-width:1200px){.promo-cards__item{aspect-ratio:1/1.4}}@media screen and (max-width:992px){.promo-cards__item{height:55rem;aspect-ratio:unset}}.promo-cards__item:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(180deg,var(--color-fixed-black-0, rgba(0, 0, 0, 0)) 0%,var(--color-fixed-black-45, rgba(0, 0, 0, .45)) 53.13%,var(--color-fixed-black-65, rgba(0, 0, 0, .65)) 100%);z-index:1}@media screen and (max-width:992px){.promo-cards__item:not(:last-of-type){margin-bottom:1.5rem}}.promo-cards__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-1;-o-object-fit:cover;object-fit:cover}.promo-cards__content{position:relative;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;padding:3.125rem;height:100%;color:#fff;z-index:2}@media screen and (max-width:380px){.promo-cards__content{padding:3.125rem 1.5rem}}.promo-cards__logo{margin-bottom:.9375rem;width:17.125rem}.promo-cards__title{margin-bottom:.9375rem;font-size:2.65625rem;font-weight:var(--font-weight-700, 700);line-height:3.4375rem;letter-spacing:-.501px;color:#fff;font-style:normal}.promo-cards__text{margin-bottom:2.5rem;font-size:1.6625rem;font-weight:400;line-height:2.52875rem;color:#fff;font-style:normal}.footer-top__wrap{display:flex;justify-content:space-between;gap:2.5rem;padding:4.0625rem 0 0}@media screen and (max-width:1200px){.footer-top__wrap{display:block;padding:2.5rem 0 0}}@media screen and (max-width:576px){.footer-top__wrap{padding-top:6.5625rem}}.footer-top__send-email{flex:0 0 28.3125rem}@media screen and (max-width:1200px){.footer-top__send-email{margin-bottom:3rem}}.footer-top__menus{display:grid;flex:1;gap:2.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:768px){.footer-top__menus{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.footer-top__menus{grid-template-columns:1fr}}.footer-top__title{margin-bottom:.625rem;font-size:.875rem;font-weight:400;line-height:1.925rem;text-transform:uppercase;font-style:normal}.footer-top__menu li:not(:last-of-type){margin-bottom:.65625rem}.footer-top__menu li.current-menu-item a{text-decoration:underline}.footer-top__menu a{font-size:.8125rem;font-weight:300;line-height:1.6rem;font-style:normal}.footer-top__menu a:hover{text-decoration:underline}.footer-top__dark-mode{margin-top:.625rem}.mode-toggle{--toggle-bg: #666;display:flex;align-items:center;gap:.75rem}.mode-toggle__label{font-size:.8125rem;font-weight:300;line-height:1.6rem;font-style:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.mode-toggle__switch{position:relative;display:inline-flex;flex-shrink:0;cursor:pointer}.mode-toggle__input{position:absolute;width:0;height:0;opacity:0}.mode-toggle__input:checked+.mode-toggle__track{background-color:var(--toggle-bg)}.mode-toggle__input:checked+.mode-toggle__track .mode-toggle__thumb{transform:translate(1.25rem)}.mode-toggle__input:focus-visible+.mode-toggle__track{outline:.125rem solid var(--toggle-bg);outline-offset:.125rem}.mode-toggle__track{display:flex;align-items:center;padding:0 .1875rem;width:2.75rem;height:1.5rem;background-color:var(--color-grey-87, #ddd);border-radius:6.25rem;transition:background-color .2s ease}.mode-toggle__thumb{width:1.125rem;height:1.125rem;background-color:#fff;border-radius:50%;box-shadow:0 1px .1875rem #0003;transform:translate(0);transition:transform .2s ease}.send-email__text{margin-bottom:.5rem;font-size:1.28125rem;font-weight:400;line-height:var(--line-height-36_69, 36.69px);font-style:normal}.send-email__shortcode input{padding:0 1rem;width:100%;height:4rem;font-size:.85rem;font-weight:400;line-height:var(--line-height-22, 22px);color:var(--text-color);background:var(--bg-color);border:var(--stroke-weight-1, 1px) solid var(--color-black-solid, #000);font-style:normal}.footer-bottom{padding-bottom:1rem}@media screen and (max-width:992px){.footer-bottom{padding-bottom:5.875rem}}.footer-bottom__logo{padding:1rem;width:100%;overflow:hidden}@media screen and (max-width:992px){.footer-bottom__logo{padding:1rem 0}}.footer-bottom__logo svg{display:block;width:100%;aspect-ratio:1408/227}.footer-bottom__wrap{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:992px){.footer-bottom__wrap{align-items:flex-start;flex-direction:column;gap:1rem}}.footer-bottom__copyright{display:flex;align-items:center;gap:1rem;font-size:.625rem;font-weight:400;line-height:var(--line-height-24, 24px);font-style:normal}@media screen and (max-width:992px){.footer-bottom__menu{margin-bottom:1.25rem}}.footer-bottom__menu ul{display:flex;justify-content:center;align-items:center;gap:1.5rem}@media screen and (max-width:576px){.footer-bottom__menu ul{justify-content:flex-start;flex-wrap:wrap}}.footer-bottom__menu a{font-size:.625rem;font-weight:400;line-height:var(--line-height-24, 24px);font-style:normal}.footer-bottom__socials{display:flex;align-items:center;gap:2.5rem}.footer-bottom__socials a{position:relative;display:flex;justify-content:center;align-items:center;transition:all .4s}html[data-theme=dark] .footer-bottom__socials a{-webkit-filter:invert(50%);filter:invert(50%)}.footer-bottom__socials a:hover{transform:translateY(-.25rem)}.header-login{margin-bottom:4rem;padding:2rem 0}@media screen and (max-width:992px){.header-login{text-align:center}}.header-login__title{margin-bottom:.75rem;font-size:1.75rem;font-weight:700;line-height:1.2;letter-spacing:-.3px;color:var(--text-color);font-style:normal}.header-login__subtitle{margin-bottom:1.5rem;font-size:.875rem;font-weight:400;line-height:1.5;color:var(--text-color);font-style:normal}.header-login__field{margin-bottom:1rem}.header-login__input{padding:.875rem 1rem;width:100%;font-size:.875rem;font-weight:400;color:var(--text-color);background:var(--bg-light-gray);border:none;border-radius:.5rem;transition:box-shadow .2s ease;outline:none}.header-login__input::-webkit-input-placeholder{color:#888}.header-login__input::-moz-placeholder{color:#888}.header-login__input::placeholder{color:#888}.header-login__input:focus{box-shadow:0 0 0 .125rem var(--text-color)}.header-login__btn{padding:.875rem;width:100%;font-size:.9375rem;font-weight:500;color:#fff;background:#000;border:none;border-radius:6.25rem;transition:opacity .2s ease;cursor:pointer}.header-login__btn:hover{opacity:.85}.header-login__error{margin-top:.5rem;font-size:.75rem;font-weight:400;color:red}.btn{display:flex;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1.125rem;font-weight:400;line-height:normal;letter-spacing:-1px;color:#fff;background:#000;border:none;border-radius:.5rem;transition:all .4s;font-style:normal}.btn:hover{background:#333}.btn-round{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;height:3rem;font-size:.86875rem;font-weight:500;line-height:var(--line-height-20, 20px);text-align:center;color:#fff;background:#000;border:none;border-radius:2.5rem;transition:all .4s;font-style:normal}.btn-round svg{position:relative;transition:all .4s}.btn-round:hover{background:#333}.btn-round:hover svg{transform:translate(.25rem)}.btn-round.btn-round--light{color:#000;background:#fff}html[data-theme=dark] .btn-round.btn-round--light,.btn-round.btn-round--light:hover{color:#fff;background:#000}html[data-theme=dark] .btn-round.btn-round--light:hover{color:#000;background:#fff}.btn-round.btn-round--border{color:#000;background:transparent;border:1px solid black}.btn-round.btn-round--border:hover{color:#fff;background:#000;border-color:transparent}.nav-mobile{position:fixed;left:0;bottom:0;display:flex;justify-content:space-between;align-items:center;padding:1.75rem 2.25rem;width:100%;color:#000;background:#fff;z-index:10000}.nav-mobile__item{height:1.5rem;background:transparent;border:none}.header-popup-menu__logo{margin-bottom:1.75rem}.header-popup-menu__list li:not(:last-of-type){margin-bottom:1.5rem}.header-popup-menu__list li a,.header-popup-menu__list li span{font-size:1.125rem;font-weight:700;line-height:var(--line-height-16, 16px);letter-spacing:-.501px;font-style:normal}.estate-view-filter{padding-top:6.25rem}.estate-view-filter__title{margin-bottom:2rem;font-size:3.325rem;font-weight:700;line-height:4.39625rem;letter-spacing:-1.279px;font-style:normal}@media screen and (max-width:576px){.estate-view-filter__title{font-size:2rem;line-height:1.2;letter-spacing:0}}.estate-view-filter__typologies{margin-bottom:1.9375rem}@media screen and (max-width:1200px){.estate-view-filter__typologies{overflow-x:auto;scrollbar-width:none}.estate-view-filter__typologies::-webkit-scrollbar{display:none}}.estate-view-filter__header{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.875rem;padding:.625rem 0;background:var(--bg-color);z-index:100}.estate-view-filter__result{font-family:var(--font-2);font-size:1rem;font-weight:400;line-height:1rem;text-transform:uppercase;font-style:normal}.estate-view-filter__label{margin-bottom:1.25rem;font-size:.98125rem;font-weight:700;line-height:1.77875rem;font-style:normal}.estate-view-filter__wrap{display:flex;justify-content:space-between;margin-bottom:5.25rem}@media screen and (max-width:992px){.estate-view-filter__wrap{display:block}}.estate-view-filter__sidebar{flex:0 0 24.125rem;padding-right:3.125rem}@media screen and (max-width:1400px){.estate-view-filter__sidebar{flex:0 0 18.75rem}}@media screen and (max-width:1200px){.estate-view-filter__sidebar{padding-right:0}}.estate-view-filter__main{position:relative;top:-1.5rem;flex:1}.estate-view-filter .estate-grid{gap:.25rem}@media screen and (max-width:1400px){.estate-view-filter .estate-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.estate-view-filter .estate-grid{display:block}}@media screen and (max-width:576px){.estate-view-filter .estate-grid__item{margin-bottom:2.125rem}}.estate-view-filter__no-result{display:flex;justify-content:center;align-items:center;height:12.5rem;font-size:1rem;font-weight:400;line-height:1.4;text-align:center;text-transform:uppercase;font-style:normal}.typology-checkbox-select{display:flex;align-items:center;flex-wrap:wrap;gap:1.5rem}@media screen and (max-width:1200px){.typology-checkbox-select{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.typology-checkbox-select::-webkit-scrollbar{display:none}}.typology-checkbox-select__item{position:relative;display:inline-flex;align-items:center;gap:.375rem;padding:0 1rem;height:3rem;font-size:.875rem;font-weight:400;line-height:1.4;color:var(--text-color);background:transparent;border:1px solid transparent;border-radius:3.125rem;transition:border-color .2s;cursor:pointer;white-space:nowrap}.typology-checkbox-select__item:hover{border-color:#0000004d}.typology-checkbox-select__item:first-of-type{padding:0 1.5rem}.typology-checkbox-select__item.active{border-color:var(--text-color)}.typology-checkbox-select__count{display:inline-flex;justify-content:center;align-items:center;padding:0 .3125rem;min-width:1.375rem;height:1.375rem;font-size:.6875rem;font-weight:700;color:#fff;background:var(--accent);border-radius:3.125rem}.toggle-btn{display:inline-flex;align-items:center;gap:.5rem;padding:0 1.25rem;height:3rem;font-size:.83125rem;font-weight:500;line-height:1.25rem;text-align:center;color:var(--text-color);background:transparent;border:1px solid var(--text-color);border-radius:3.125rem;transition:background .2s,color .2s;cursor:pointer;font-style:normal;white-space:nowrap}@media screen and (max-width:576px){.used-filters{margin-bottom:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-grey-80, #ccc)}}.used-filters__list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.25rem}@media screen and (max-width:576px){.used-filters__list{margin-bottom:1.25rem}}.used-filters__item{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;line-height:var(--line-height-21_6, 21.6px);letter-spacing:var(--letter-spacing-0_16, .16px);text-align:left;background:var(--bg-color);border:1px solid var(--color-grey-80, #ccc);border-radius:2.5rem;font-style:normal}.used-filters__item span{display:block}.used-filters__close{display:flex;justify-content:center;align-items:center;margin:0;padding:0;color:var(--text-color);background:transparent;border:none;transition:all .4s}.used-filters__close:hover{color:red}.used-filters__cancel{position:relative;margin:0;padding:0;font-family:var(--font-2);font-size:var(--font-size-14, 14px);font-weight:500;line-height:var(--font-size-14, 14px);letter-spacing:var(--letter-spacing-0_84, .84px);text-align:center;text-transform:uppercase;color:var(--text-color);background:transparent;border:none;font-style:normal}.used-filters__cancel:before{content:"";position:absolute;left:0;bottom:-.375rem;display:block;width:100%;height:100%;border-bottom:1px solid var(--text-color);opacity:1;transition:all .4s}.used-filters__cancel:hover:before{opacity:0}.checkbox-group__label{margin-bottom:1rem}.checkbox-group__list{display:flex;flex-direction:column;gap:.75rem}.checkbox-group__item{display:flex;align-items:center;gap:.75rem;padding:0;text-align:left;background:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox-group__item:focus-visible .checkbox-group__item__box{outline:.125rem solid var(--text-color);outline-offset:.125rem}.checkbox-group__box{position:relative;flex-shrink:0;width:1.25rem;height:1.25rem;border:1.5px solid var(--text-color);border-radius:.125rem;transition:background .15s}.checkbox-group__box:after{content:"";position:absolute;top:50%;left:50%;width:.75rem;height:.75rem;background:var(--text-color);border-radius:1px;transform:translate(-50%,-50%) scale(0);transition:transform .15s}.checkbox-group__item.active .checkbox-group__box:after{transform:translate(-50%,-50%) scale(1)}.checkbox-group__text{font-size:1rem;font-weight:400;line-height:1.4;color:var(--text-color)}.order-by-radio__label{margin-bottom:1rem}.order-by-radio__list{display:flex;flex-direction:column;gap:.75rem}.order-by-radio__item{display:flex;align-items:center;gap:.75rem;padding:0;text-align:left;background:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-by-radio__item:focus-visible .order-by-radio__item__circle{outline:.125rem solid var(--text-color);outline-offset:.125rem}.order-by-radio__circle{position:relative;flex-shrink:0;width:1.375rem;height:1.375rem;border:1px solid var(--text-color);border-radius:50%;transition:border-color .15s}.order-by-radio__circle:after{content:"";position:absolute;top:50%;left:50%;width:.875rem;height:.875rem;background:var(--text-color);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:transform .15s}.order-by-radio__item.active .order-by-radio__circle:after{transform:translate(-50%,-50%) scale(1)}.order-by-radio__text{font-size:1rem;font-weight:400;line-height:1.4;color:var(--text-color)}.filter-sidebar{padding-left:.25rem}.filter-sidebar.sticky{position:-webkit-sticky;position:sticky;top:1.25rem}.filter-sidebar.sticky .filter-sidebar__container{height:94vh;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.filter-sidebar.sticky .filter-sidebar__container::-webkit-scrollbar{display:none}.filter-sidebar__item{margin-bottom:2.5rem}@media screen and (max-width:576px){.filter-sidebar__item{margin-bottom:1.5rem}}@media screen and (max-width:576px){.filter-sidebar__item--first{margin:0}}.filter-sidebar__room{margin-bottom:2.4375rem}.filter-sidebar__room .radio-component__label{margin-bottom:.4375rem}.filter-sidebar__bathroom{margin-bottom:2.5625rem}.filter-sidebar__bathroom .radio-component__label{margin-bottom:.4375rem}.filter-sidebar__range{margin-bottom:2.1875rem;width:18.75rem}.filter-sidebar__range .label-small{margin-bottom:.1875rem}.filter-sidebar__range .range-component__field{height:2.5rem}.filter-sidebar__price{margin-bottom:2.625rem}.estate-filter-mobile{position:fixed;top:0;left:0;display:block;padding:2rem 1.75rem;width:100%;background:#fff;z-index:1000}.estate-filter-mobile__close{position:absolute;top:1rem;right:1.25rem;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;background:#000;border-radius:50%}.estate-filter-mobile__body{padding-bottom:4rem;height:100vh;overflow-y:scroll}.estate-filter-mobile__footer{display:flex;justify-content:center;align-items:center}.single-estate-view{padding-top:6.25rem}.single-estate-view__wrap{display:flex;justify-content:space-between;flex-direction:row-reverse;gap:1.75rem}@media screen and (max-width:1200px){.single-estate-view__wrap{display:block}}.single-estate-view__main{flex:1}.single-estate-view__sidebar{flex:0 0 26.25rem;min-width:0}.single-estate-view__experts{margin-top:3rem}.single-estate-view__related{margin-bottom:11.4375rem;margin-left:calc(var(--container-small-padding) / 2);overflow:hidden}.single-estate-view__inspiration{margin-bottom:4rem}.single-estate-sidebar{position:-webkit-sticky;position:sticky;top:1.875rem}@media screen and (max-width:1200px){.single-estate-sidebar{position:static;margin-bottom:1.6875rem;padding-top:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}}.single-estate-sidebar__top{margin-bottom:1.75rem}.estate-complex-title{display:flex;align-items:center;flex-wrap:wrap;font-family:var(--font-2);font-size:.875rem;font-weight:400;line-height:1.05rem;letter-spacing:1.68px;text-transform:uppercase;font-style:normal}@media screen and (max-width:576px){.estate-complex-title{display:none}}.estate-complex-title__segment{display:flex;align-items:center}.estate-complex-title__icon{display:flex;align-items:center;padding:0 .75rem}.estate-info__wrap{display:flex;justify-content:space-between;align-items:flex-start}.estate-info__content{display:flex;align-items:flex-start;flex-direction:column;flex:1}.estate-info__title{margin-bottom:1rem;font-size:1.71875rem;font-weight:700;line-height:2.33438rem;letter-spacing:-.311px;font-style:normal}.estate-info__reduction{margin-bottom:1rem;padding:0 .3125rem;font-family:var(--font-2);font-size:.875rem;font-weight:500;line-height:1.1875rem;letter-spacing:1.44px;text-transform:uppercase;color:var(--Gardalive-White, var(--color-white-solid, #fff));background:var(--color-red-66, #eb6468);border-radius:.1875rem;font-style:normal}.estate-info__price{margin-bottom:1rem;font-family:var(--font-2);font-size:1.125rem;font-weight:400;line-height:1.3125rem;font-style:normal}.estate-info__actions{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:0 0 3rem;gap:.875rem;padding:.875rem 0;background:var(--color-black-5, rgba(0, 0, 0, .05));border-radius:62.4375rem}.estate-info__description{margin-bottom:.75rem;padding-right:2.1875rem;font-size:.8rem;font-weight:400;line-height:var(--line-height-23_11, 23.11px);font-style:normal}.estate-info__location{display:flex;align-items:center;gap:.25rem;margin-bottom:2.875rem;font-size:.75625rem;font-weight:500;line-height:.875rem;color:gray;font-style:normal}.estate-properties{display:grid;gap:1rem;margin-bottom:2.5rem;grid-template-columns:repeat(4,1fr)}.estate-properties__item{text-align:center}.estate-properties__label{margin-bottom:.5rem;font-size:.65625rem;font-weight:400;line-height:1.125rem;font-style:normal}.estate-properties__icon{margin-bottom:.5rem;width:1.5rem;height:1.5rem}.estate-properties__value{font-size:1.125rem;font-weight:400;line-height:1.125rem;font-style:normal}.estate-actions{display:flex;flex-direction:column;gap:1rem}.estate-slider{padding-bottom:1.25rem;border-bottom:1px solid var(--border-color)}@media screen and (max-width:576px){.estate-slider{--slider-height: 32rem}}.estate-slider__body{height:var(--slider-height)}.estate-slider .estate-slider-gallery{overflow:hidden}.estate-slider .estate-slider-gallery .swiper{margin-right:initial;margin-left:initial;width:90%;overflow:visible!important}.estate-slider .estate-slider-gallery .swiper-slide{position:relative}.estate-slider .swiper-slide{width:100%!important;height:var(--slider-height)!important;cursor:pointer}.estate-slider__img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.estate-slider__footer{display:flex;justify-content:space-between;align-items:center;height:5rem}@media screen and (max-width:576px){.estate-slider__footer{flex-direction:column;gap:.75rem;padding:1rem 0;height:auto}}.estate-slider__nav{display:flex;align-items:center}@media screen and (max-width:576px){.estate-slider__nav{align-self:flex-start}}html[data-theme=dark] .estate-slider__nav{-webkit-filter:invert(50%);filter:invert(50%)}.estate-slider__nav-button{display:flex;justify-content:center;align-items:center;flex:0 0 3rem;height:3rem;background:transparent;border:none;border-radius:50%}@media screen and (max-width:768px){.estate-slider__nav-button{display:none}}.estate-slider__nav-button:disabled{background:var(--color-grey-90, #e5e5e5);cursor:not-allowed}.estate-slider__nav-button--prev{margin-right:.25rem}.estate-slider__nav-button--prev svg{transform:rotate(180deg)}.estate-slider__count{margin-left:1.5rem;font-family:var(--font-2);font-size:1rem;font-weight:400;line-height:1rem;font-style:normal}@media screen and (max-width:768px){.estate-slider__count{margin-left:0}}.estate-slider__tabs{display:flex;align-items:center;background:var(--bg-color);border-radius:2.125rem;overflow:hidden}@media screen and (max-width:576px){.estate-slider__tabs{align-self:flex-end}}.estate-slider__tab{display:flex;justify-content:center;align-items:center;width:6.875rem;height:2.5rem;font-size:.81875rem;font-weight:500;line-height:1.44438rem;text-align:center;color:var(--text-color);background:var(--bg-color);border:1px solid transparent;overflow:hidden;font-style:normal}@media screen and (max-width:576px){.estate-slider__tab{width:6.25rem}}@media screen and (max-width:370px){.estate-slider__tab{width:5.625rem}}.estate-slider__tab--active{color:var(--text-color);background:var(--bg-color);border-color:#000;border-radius:2.125rem}html[data-theme=dark] .estate-slider__tab--active{background:var(--bg-light-gray)}.street-map__map{height:100%}.estate-gallery-popup{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;z-index:1000}.estate-gallery-popup__inner{padding:0 2rem 2rem;width:90%;height:100vh;background:var(--color-white-solid, #fff);border:1px solid var(--color-black-20, rgba(0, 0, 0, .2));border-radius:1rem}.estate-gallery-popup__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.125rem;padding:1.6875rem 0 0;border-bottom:1px solid var(--color-black-solid, #000)}.estate-gallery-popup__tabs{display:flex;align-items:center}.estate-gallery-popup__tab{position:relative;padding:.625rem 1rem;background:transparent;border:none}@media screen and (max-width:576px){.estate-gallery-popup__tab{padding:.625rem;font-size:.875rem}}.estate-gallery-popup__tab.active:before{opacity:1}.estate-gallery-popup__tab:before{content:"";position:absolute;left:0;bottom:0;display:block;width:100%;height:.1875rem;background:#000;opacity:0;transition:all .4s}.estate-gallery-popup__close{display:flex;justify-content:center;align-items:center;background:transparent;border:none}.estate-gallery-popup__close svg{position:relative;transform:scale(1.6)}.estate-gallery-popup__body .street-map__map{height:var(--slider-height)!important}.estate-gallery-popup .swiper-slide{display:flex!important;justify-content:center;align-items:center;height:calc(100vh - 12.5rem)!important}.estate-gallery-popup .swiper-slide img{position:static;width:auto;height:100%;-o-object-fit:contain;object-fit:contain}.estate-description__body{padding-bottom:1.5625rem;font-size:.99375rem;font-weight:400;line-height:var(--line-height-28_46, 28.46px);font-style:normal}.estate-description__body h2,.estate-description__body h3{margin-bottom:2rem;font-size:1.5rem;font-weight:500;line-height:1.2}.estate-toggle{display:flex;justify-content:space-between;align-items:center;padding-top:1.6875rem;padding-bottom:1.6875rem}.estate-toggle__title{font-family:var(--font-2);font-size:1rem;font-weight:400;line-height:1.1rem;letter-spacing:1.2px;text-transform:uppercase;font-style:normal}.estate-toggle__close{padding-right:.625rem;color:var(--text-color);cursor:pointer}.estate-toggle__close.estate-toggle__close--open svg{transform:scale(1.6)}.estate-toggle__close svg{position:relative;transform:scale(1.6) rotate(-45deg);transition:all .4s}.estate-details{border-top:1px solid var(--border-color)}@media screen and (max-width:576px){.estate-details{padding-top:1.6875rem}}.estate-details__properties{display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:992px){.estate-details__properties{display:block}}.estate-details__item{display:flex;align-items:center;gap:.625rem;padding:1rem .625rem;font-size:.9375rem;line-height:2;color:var(--color-gray);border-top:1px solid #ccc;font-style:normal}@media screen and (max-width:576px){.estate-details__item{justify-content:flex-start;flex-wrap:wrap}}.estate-details__label{font-weight:500}.estate-details__value{flex:0 0 40%;margin-left:auto;font-weight:300}@media screen and (max-width:576px){.estate-details__value{flex:initial;margin-left:initial}}.estate-energy{border-top:1px solid var(--border-color)}.estate-energy__body{padding-top:2rem;padding-bottom:1.75rem}@media screen and (max-width:576px){.estate-energy__body{padding-top:1.75rem}}.estate-energy__body .estate-details__properties{padding:0}.estate-agent{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.related-ads__slider{overflow:hidden}.related-ads .swiper-slide{width:28.3125rem!important}@media screen and (max-width:992px){.related-ads .swiper-slide{width:21.25rem!important}}@media screen and (max-width:576px){.related-ads .custom-slider__arrows{display:none}}.agent-popup__agent{margin-bottom:4.1875rem}.agent-popup .custom-popup__header{margin-bottom:3.875rem;padding-bottom:1.25rem}.agent-popup__title{font-family:var(--font-2);font-size:var(--line-height-20, 20px);font-weight:400;line-height:var(--line-height-20, 20px);letter-spacing:var(--letter-spacing-1_2, 1.2px);text-transform:uppercase;font-style:normal}@media screen and (max-width:576px){.agent-popup__title{font-size:1rem;line-height:1.3}}.agent-popup__subtitle{margin-bottom:2.25rem;font-family:var(--font-2);font-size:1rem;font-weight:400;line-height:1.1rem;letter-spacing:1.2px;text-transform:uppercase;font-style:normal}@media screen and (max-width:992px){.agent-popup__body{padding-bottom:4rem}}@media screen and (max-width:576px){.agent-popup__body{padding-bottom:5.25rem}}.agent-popup .agent__wrap{padding-top:0}.custom-popup{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;z-index:100000}.custom-popup__inner{padding:0 2rem 2rem;width:calc(100% - 1.5rem);height:98vh;background:var(--color-white-solid, #fff);border:1px solid var(--color-black-20, rgba(0, 0, 0, .2));border-radius:1rem;overflow:hidden}@media screen and (max-width:576px){.custom-popup__inner{padding:0 1rem 1rem}}.custom-popup__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.125rem;padding:1.6875rem 0 0;border-bottom:1px solid var(--color-black-solid, #000)}.custom-popup__close{display:flex;justify-content:center;align-items:center;background:transparent;border:none}.custom-popup__close svg{position:relative;transform:scale(1.6)}.custom-popup__body{height:calc(100vh - 7.5rem);overflow-y:auto}.custom-popup__body .street-map{height:calc(100vh - 13.125rem)}.custom-popup .swiper-slide{height:var(--slider-height)}.agent{padding-bottom:3.75rem}@media screen and (max-width:576px){.agent{padding-bottom:2.125rem}}.agent__wrap{display:flex;align-items:flex-start;gap:1rem;padding-top:2.6875rem}@media screen and (max-width:576px){.agent__wrap{display:block}}.agent__img{position:relative;flex:0 0 6rem;height:6rem;border-radius:.25rem;overflow:hidden}@media screen and (max-width:576px){.agent__img{margin-bottom:1rem;width:12.875rem;height:12.875rem}}.agent__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.agent__item{margin-bottom:.625rem}.agent__item a{position:relative;display:inline-block;font-size:var(--font-size-14, 14px);font-weight:500;line-height:var(--font-size-14, 14px);letter-spacing:var(--letter-spacing-0_84, .84px);font-style:normal}.agent__item a:hover:before{opacity:0}.agent__item a:before{content:"";position:absolute;left:0;bottom:-.25rem;display:block;width:100%;height:1px;background:#000;transition:all .4s}.agent__title{margin-bottom:.625rem;font-size:1.0125rem;font-weight:700;line-height:1.54125rem;font-style:normal}.agent-form__grid{display:grid;gap:1.5rem;margin-bottom:.75rem;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.agent-form__grid{display:block}}@media screen and (max-width:768px){.agent-form__item{margin-bottom:.75rem}}.agent-form__success{padding:1rem;font-size:.9375rem;text-align:center;color:#2e7d32;background:#f1f8f1;border-radius:.5rem}.agent-form__server-error{margin-bottom:.75rem;font-size:.8125rem;color:#e53935}.form-input{display:flex;flex-direction:column;gap:.375rem;padding:.625rem 1rem;border:1px solid black}.form-input__label{font-size:.85rem;font-weight:400;line-height:var(--line-height-22, 22px);font-style:normal}.form-input__input{padding:.625rem 0;width:100%;font-size:1rem;font-weight:700;line-height:var(--line-height-22, 22px);background:transparent;border:none;transition:border-color .2s;font-style:normal;outline:none}.form-input__input::-webkit-input-placeholder{color:#000}.form-input__input::-moz-placeholder{color:#000}.form-input__input::placeholder{color:#000}.form-input__input:focus{border-bottom-color:var(--color-black-solid, #000)}.form-input__error{font-size:.75rem;color:#e53935}.form-input--error .form-input__input{border-bottom-color:#e53935}.form-phone{display:flex;flex-direction:column;gap:.375rem;padding:.625rem 1rem;border:1px solid black}.form-phone__label{font-size:.85rem;font-weight:400;line-height:var(--line-height-22, 22px);font-style:normal}.form-phone__field{position:relative;display:flex;align-items:center;transition:border-color .2s}.form-phone__country{position:relative;display:flex;align-items:center;flex-shrink:0;gap:.375rem;padding:.625rem .625rem .625rem 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-phone__flag{font-size:1.125rem;line-height:1}.form-phone__dial{font-size:.875rem;font-weight:500;color:var(--color-black-solid, #000)}.form-phone__chevron{color:var(--color-black-40, rgba(0, 0, 0, .4));transition:transform .2s}.form-phone__chevron.open{transform:rotate(180deg)}.form-phone__dropdown{position:absolute;top:calc(100% + .25rem);left:0;min-width:13.75rem;max-height:15rem;background:var(--color-white-solid, #fff);border:1px solid var(--color-black-20, rgba(0, 0, 0, .2));border-radius:.5rem;box-shadow:0 .25rem 1rem #0000001a;overflow-y:auto;z-index:100}.form-phone__option{display:flex;align-items:center;gap:.625rem;padding:.625rem .875rem;transition:background .15s;cursor:pointer}.form-phone__option:hover,.form-phone__option.active{background:var(--color-black-5, rgba(0, 0, 0, .05))}.form-phone__option-flag{font-size:1.125rem;line-height:1}.form-phone__option-name{flex:1;font-size:.875rem;color:var(--color-black-solid, #000)}.form-phone__option-dial{font-size:.8125rem;color:var(--color-black-40, rgba(0, 0, 0, .4))}.form-phone__input{flex:1;padding:.625rem 0 .625rem .5rem;font-size:.9375rem;font-weight:400;color:var(--color-black-solid, #000);background:transparent;border:none;outline:none}.form-phone__input::-webkit-input-placeholder{color:#000}.form-phone__input::-moz-placeholder{color:#000}.form-phone__input::placeholder{color:#000}.form-phone__error{font-size:.75rem;color:#e53935}.form-phone--error .form-phone__field{border-bottom-color:#e53935}.estate-skeleton__top{background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;animation:skeleton-shimmer 1.4s infinite linear;aspect-ratio:1/1.15}.estate-skeleton__wrap{padding:3rem .875rem 1.75rem;background:var(--bg-color)}.estate-skeleton__properties{margin-bottom:1.5rem;width:55%;height:2rem;background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;border-radius:.5rem;animation:skeleton-shimmer 1.4s infinite linear}.estate-skeleton__title{margin-bottom:.625rem;width:75%;height:.875rem;background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;border-radius:.25rem;animation:skeleton-shimmer 1.4s infinite linear}.estate-skeleton__subtitle{margin-bottom:1.5rem;width:55%;height:.75rem;background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;border-radius:.25rem;animation:skeleton-shimmer 1.4s infinite linear}.estate-skeleton__footer{display:flex;justify-content:space-between;align-items:center}.estate-skeleton__price{width:30%;height:1.125rem;background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;border-radius:.25rem;animation:skeleton-shimmer 1.4s infinite linear}.estate-skeleton__link{width:25%;height:.75rem;background:linear-gradient(90deg,var(--bg-light-gray) 25%,var(--bg-gray) 50%,var(--bg-light-gray) 75%);background-size:50rem 100%;border-radius:.25rem;animation:skeleton-shimmer 1.4s infinite linear}.grid-accordion{display:grid;transition:grid-template-rows .35s ease;grid-template-rows:0fr}.grid-accordion.is-open{grid-template-rows:1fr}.grid-accordion>*{overflow:hidden}.my-slider{height:var(--slider-height);overflow:hidden;cursor:-webkit-grab;cursor:grab;visibility:hidden}.my-slider--dragging{cursor:-webkit-grabbing;cursor:grabbing}.my-slider--ready{visibility:visible}.my-slider__wrap{display:flex;height:100%}.my-slider__item{position:relative;flex:0 0 90%;margin-right:.25rem;height:100%}@media screen and (max-width:992px){.my-slider__item{flex:0 0 100%;margin-right:0}}.map-filter{display:flex;justify-content:space-between;align-items:center;padding:2rem;width:100%;height:5rem;background:#fff}.map-filter__title{font-size:2rem;line-height:1.4;font-style:normal}.map-filter__cancel{font-size:1.125rem;background:none;border:none;font-style:normal}.map-filter__selector{flex:0 0 23.75rem}.zone-selector{position:relative;border:1px solid #ccc}.zone-selector__header{position:relative;display:flex;align-items:center;gap:1rem;padding:0 1rem;color:#333}.zone-selector__search{display:flex;justify-content:center;align-items:center;flex:0 0 1.25rem}.zone-selector input{height:2.5rem;border:none;outline:none}.zone-selector__close{position:absolute;top:50%;right:1rem;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;background:transparent;border:none;transform:translateY(-50%)}.zone-selector__dropdown{position:absolute;top:3.75rem;left:0;display:block;width:100%;background:#fff}.zone-selector__dropdown li{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd;transition:all .4s;cursor:pointer}.zone-selector__dropdown li:hover,.zone-selector__dropdown li.is-active{background:#f5f5f5}.zone-selector__count{font-size:.875rem}.zone-link{display:flex;justify-content:space-between;height:4.375rem;background:var(--bg-light-gray);border:.375rem solid #989898;border-radius:.75rem}.zone-link__img{position:relative;flex:0 0 6.875rem}.zone-link__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zone-link__content{display:flex;justify-content:space-between;align-items:center;padding:.5625rem 1rem}@media screen and (max-width:1200px){.zone-link__content{gap:.625rem}}.zone-link__text{font-size:.825rem;font-weight:var(--font-weight-700, 700);line-height:var(--line-height-18, 18px);font-style:normal}.selected-zones__title{margin-bottom:1.5rem;font-size:1.5rem}.selected-zones ul{margin-bottom:1.5rem}.selected-zones li{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.selected-zones__count{margin-right:1rem;margin-left:auto;font-size:.75rem}.selected-zones__remove{color:red;background:none;border:none}.selected-zones__remove svg{width:.875rem}.selected-zones__btn{display:block;margin:0 auto;padding:1rem;width:100%;font-size:.875rem;color:#fff;background-color:var(--accent);border:none;border-radius:.25rem;transition:all .4s;cursor:pointer}.selected-zones__btn:hover{background-color:var(--accent-dark)}.my-map-view{width:100%;height:100vh}.my-map-view--draw-active,.my-map-view--draw-active .maplibregl-canvas-container{cursor:crosshair!important}.my-map-view--draw-active .maplibregl-map.mouse-pointer .maplibregl-canvas-container{cursor:pointer!important}.my-map-view__map{width:100%;height:100%}.my-map-view__filter{position:absolute;top:0;left:0;width:100%;z-index:1}.my-map-view__toggle{position:absolute;top:6rem;right:1rem;color:var(--accent);z-index:1}.my-map-view__footer{position:absolute;top:calc(100vh - 4rem);left:50%;display:flex;align-items:center;gap:1rem;transform:translate(-50%);z-index:1}.my-map-view__btn{display:flex;align-items:center;gap:.5rem;padding:0 1rem;height:2.25rem;color:var(--accent);background:#fff;border:1px solid var(--accent)}.my-map-view__btn:disabled{opacity:.8;cursor:not-allowed}.my-map-view__btn--dark{color:#fff;background:var(--accent);border:none}.my-map-view__zones{position:absolute;top:6.25rem;left:1.5rem;padding:1rem;width:18.75rem;background:#fff;z-index:1}.my-map-view .maplibregl-popup-content{padding:.375rem .625rem;font-size:.8125rem;line-height:1.4;color:#fff;background:var(--accent);border-radius:.25rem;box-shadow:none}.my-map-view .maplibregl-popup-tip{display:none}.user-zones__title{margin-bottom:3.5rem}.user-zones__img{position:relative;background:#d3d3d3;aspect-ratio:2.52/1}.user-zones__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-zones__menu{position:absolute;top:1rem;right:1rem;z-index:2}.user-zones__info{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;width:100%;font-size:.75rem;font-weight:var(--font-weight-700, 700);line-height:.875rem;background:#fff;border:none;border-radius:.5rem;cursor:pointer;font-style:normal}.user-zones__dropdown{position:absolute;top:calc(100% + .25rem);right:0;min-width:9.25rem;background:#fff;border-radius:.5rem;box-shadow:0 .25rem 1rem #0000001f;overflow:hidden}.user-zones__dropdown-item{display:block;padding:.625rem .875rem;width:100%;font-size:.75rem;font-weight:var(--font-weight-400, 400);line-height:1rem;text-align:left;color:inherit;background:none;border:none;transition:background .2s;cursor:pointer;font-style:normal;text-decoration:none}.user-zones__dropdown-item:hover{background:#f5f5f5}.user-zones__dropdown-item--delete{color:#e53935}.user-zones__wrap{display:grid;gap:1.5625rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1200px){.user-zones__wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.user-zones__wrap{gap:.5rem}}@media screen and (max-width:576px){.user-zones__wrap{display:flex;flex-direction:column;gap:1.5625rem}}.user-zones__item{background:#fff;border-radius:.25rem}.user-zones__content{padding:1.5625rem 1rem 1rem}.user-zones__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.user-zones__watched{padding:.5rem;font-size:.75rem;font-weight:var(--font-weight-700, 700);line-height:.875rem;color:#fff;background:var(--accent)}.user-zones__subtitle{font-size:.8125rem;font-weight:var(--font-weight-700, 700);line-height:normal;font-style:normal}.user-zones__count{font-size:.75rem;font-weight:var(--font-weight-400, 400);line-height:normal;font-style:normal}.user-zones__link{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;transition:all .4s}.user-zones__link:hover{color:var(--accent)}.polygon-card__img{position:relative;aspect-ratio:1/.8}.polygon-card__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.polygon-card__link{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:1rem;width:100%;background:#f2f2f2}.polygon-notification{padding:1.5rem;background:var(--bg-light-gray);border:1px solid var(--border-color-light);border-radius:.5rem}.polygon-notification__title{margin-bottom:1.5rem;text-align:center;color:var(--text-color)}.polygon-notification__button{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;width:100%;color:var(--bg-color);background:var(--accent);border:none;border-radius:.5rem;transition:opacity .4s}.polygon-notification__button svg{width:1.125rem;height:1.125rem;fill:var(--bg-color)}.polygon-notification__button:hover{opacity:.8}.line-left[data-v-ea34eea7],.line-right[data-v-ea34eea7]{transition:transform .3s ease}.line-left[data-v-ea34eea7]{transform-origin:.5rem .75rem}.line-left.is-open[data-v-ea34eea7]{transform:translate(.25rem) rotate(-45deg)}.line-right[data-v-ea34eea7]{transform-origin:1rem .75rem}.line-right.is-open[data-v-ea34eea7]{transform:translate(-.25rem) rotate(45deg)}.slide-up-enter-active[data-v-442d5641],.slide-up-leave-active[data-v-442d5641]{transition:transform .35s ease}.slide-up-enter-from[data-v-442d5641],.slide-up-leave-to[data-v-442d5641]{transform:translateY(100%)}
