
/*!
 * Bootstrap  v5.2.3 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#1f1b2d;--bs-white:#fff;--bs-gray:#9691a4;--bs-gray-dark:#454056;--bs-gray-100:#f9f8fa;--bs-gray-200:#f5f4f8;--bs-gray-300:#efecf3;--bs-gray-400:#d5d2dc;--bs-gray-500:#bbb7c5;--bs-gray-600:#9691a4;--bs-gray-700:#666276;--bs-gray-800:#454056;--bs-gray-900:#1f1b2d;--bs-primary:#181a20;--bs-secondary:#ace7ef;--bs-success:#07c98b;--bs-info:#3c76f2;--bs-warning:#fdbc31;--bs-danger:#f23c49;--bs-light:#fff;--bs-dark:#1f1b2d;--bs-primary-rgb:24,26,32;--bs-secondary-rgb:172,231,239;--bs-success-rgb:7,201,139;--bs-info-rgb:60,118,242;--bs-warning-rgb:253,188,49;--bs-danger-rgb:242,60,73;--bs-light-rgb:255,255,255;--bs-dark-rgb:31,27,45;--bs-white-rgb:255,255,255;--bs-black-rgb:31,27,45;--bs-body-color-rgb:31,27,45;--bs-body-bg-rgb:245,247,251;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:CustomHousing;--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#1f1b2d;--bs-body-bg:#f5f7fb;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#efecf3;--bs-border-color-translucent:rgba(31,27,45,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#181a20;--bs-link-hover-color:#13151a;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(31,27,45,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}ol,ul{margin-bottom:1rem;margin-top:0;padding-left:2rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}b,strong{font-weight:800}.small,small{font-size:80%}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{word-wrap:break-word;color:var(--bs-code-color);font-family:var(--bs-font-monospace);font-size:1em;font-size:80%}a>code{color:inherit}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}output{display:inline-block}iframe{border:0}[hidden]{display:none!important}.list-inline{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.container,.container-fluid{--bs-gutter-x:30px;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container{max-width:546px}}@media (min-width:768px){.container{max-width:738px}}@media (min-width:992px){.container{max-width:962px}}@media (min-width:1200px){.container{max-width:1170px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.col-4{flex:0 0 auto;width:33.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-4{margin-left:33.33333333%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.offset-xl-4{margin-left:33.33333333%}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(31,27,45,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(31,27,45,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(31,27,45,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#f5f7fb;border:1px solid #d5d2dc;border-radius:.375rem;color:#1f1b2d;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#f5f7fb;border-color:#8c8d90;box-shadow:0 0 0 .25rem rgba(24,26,32,.25);color:#1f1b2d;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#9691a4;opacity:1}.form-control::placeholder{color:#9691a4;opacity:1}.form-control:disabled{background-color:#f5f4f8;opacity:1}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#f5f4f8;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#1f1b2d;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#e9e8ec}.form-control-sm{border-radius:.25rem;font-size:.875rem;min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem}.form-control-sm::file-selector-button{-webkit-margin-end:.5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:.5rem;font-size:1.25rem;min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem}.form-control-lg::file-selector-button{-webkit-margin-end:1rem;margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-check{display:block;margin-bottom:.125rem;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f5f7fb;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(31,27,45,.25);height:1em;margin-top:.25em;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:top;width:1em}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#8c8d90;box-shadow:0 0 0 .25rem rgba(24,26,32,.25);outline:0}.form-check-input:checked{background-color:#181a20;border-color:#181a20}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#181a20;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");border-color:#181a20}.form-check-input:disabled{filter:none;opacity:.5;pointer-events:none}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(31, 27, 45, 0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%238c8d90'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");background-position:100%}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control{flex:1 1 auto;min-width:0;position:relative;width:1%}.input-group>.form-control:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{align-items:center;background-color:#f5f4f8;border:1px solid #d5d2dc;border-radius:.375rem;color:#1f1b2d;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;white-space:nowrap}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-bottom-right-radius:0;border-top-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.invalid-feedback{color:#f23c49;display:none;font-size:80%;margin-top:.25rem;width:100%}.is-invalid~.invalid-feedback{display:block}.form-control.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f23c49'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23f23c49' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#f23c49;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus{border-color:#f23c49;box-shadow:0 0 0 .25rem rgba(242,60,73,.25)}textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-check-input.is-invalid{border-color:#f23c49}.form-check-input.is-invalid:checked{background-color:#f23c49}.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(242,60,73,.25)}.form-check-input.is-invalid~.form-check-label{color:#f23c49}.input-group>.form-control:not(:focus).is-invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#1f1b2d;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15),0 1px 1px rgba(31,27,45,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);background-color:var(--bs-btn-bg);border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);color:var(--bs-btn-color);display:inline-block;font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color)}.btn:focus-visible{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);box-shadow:var(--bs-btn-focus-box-shadow);color:var(--bs-btn-hover-color);outline:0}.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);color:var(--bs-btn-active-color)}.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled{background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);color:var(--bs-btn-disabled-color);opacity:var(--bs-btn-disabled-opacity);pointer-events:none}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#181a20;--bs-btn-border-color:#181a20;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#14161b;--bs-btn-hover-border-color:#13151a;--bs-btn-focus-shadow-rgb:59,60,65;--bs-btn-active-color:#fff;--bs-btn-active-bg:#13151a;--bs-btn-active-border-color:#121418;--bs-btn-active-shadow:inset 0 3px 5px rgba(31,27,45,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#181a20;--bs-btn-disabled-border-color:#181a20}.btn-secondary{--bs-btn-color:#1f1b2d;--bs-btn-bg:#ace7ef;--bs-btn-border-color:#ace7ef;--bs-btn-hover-color:#1f1b2d;--bs-btn-hover-bg:#b8ebf1;--bs-btn-hover-border-color:#b4e9f1;--bs-btn-focus-shadow-rgb:151,200,210;--bs-btn-active-color:#1f1b2d;--bs-btn-active-bg:#bdecf2;--bs-btn-active-border-color:#b4e9f1;--bs-btn-active-shadow:inset 0 3px 5px rgba(31,27,45,.125);--bs-btn-disabled-color:#1f1b2d;--bs-btn-disabled-bg:#ace7ef;--bs-btn-disabled-border-color:#ace7ef}.btn-success{--bs-btn-color:#1f1b2d;--bs-btn-bg:#07c98b;--bs-btn-border-color:#07c98b;--bs-btn-hover-color:#1f1b2d;--bs-btn-hover-bg:#2cd19c;--bs-btn-hover-border-color:#20ce97;--bs-btn-focus-shadow-rgb:11,175,125;--bs-btn-active-color:#1f1b2d;--bs-btn-active-bg:#39d4a2;--bs-btn-active-border-color:#20ce97;--bs-btn-active-shadow:inset 0 3px 5px rgba(31,27,45,.125);--bs-btn-disabled-color:#1f1b2d;--bs-btn-disabled-bg:#07c98b;--bs-btn-disabled-border-color:#07c98b}.btn-warning{--bs-btn-color:#1f1b2d;--bs-btn-bg:#fdbc31;--bs-btn-border-color:#fdbc31;--bs-btn-hover-color:#1f1b2d;--bs-btn-hover-bg:#fdc650;--bs-btn-hover-border-color:#fdc346;--bs-btn-focus-shadow-rgb:220,164,48;--bs-btn-active-color:#1f1b2d;--bs-btn-active-bg:#fdc95a;--bs-btn-active-border-color:#fdc346;--bs-btn-active-shadow:inset 0 3px 5px rgba(31,27,45,.125);--bs-btn-disabled-color:#1f1b2d;--bs-btn-disabled-bg:#fdbc31;--bs-btn-disabled-border-color:#fdbc31}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#9691a4;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:59,60,65;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:0.25rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#9691a4;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-tabs .nav-item.show .nav-link{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(31,27,45,.55);--bs-navbar-hover-color:rgba(31,27,45,.7);--bs-navbar-disabled-color:rgba(31,27,45,.3);--bs-navbar-active-color:rgba(31,27,45,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(31,27,45,.9);--bs-navbar-brand-hover-color:rgba(31,27,45,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(31, 27, 45, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(31,27,45,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;flex-wrap:wrap;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar,.navbar>.container,.navbar>.container-fluid{align-items:center;display:flex;justify-content:space-between}.navbar>.container,.navbar>.container-fluid{flex-wrap:inherit}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(31,27,45,.03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:15px;word-wrap:break-word;background-clip:border-box;background-color:var(--bs-card-bg);border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);display:flex;flex-direction:column;height:var(--bs-card-height);min-width:0;position:relative}.card-body{color:var(--bs-card-color);flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x)}.card-title{margin-bottom:var(--bs-card-title-spacer-y)}.card-header{background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);color:var(--bs-card-cap-color);margin-bottom:0;padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.accordion{--bs-accordion-color:#1f1b2d;--bs-accordion-bg:#f5f7fb;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#1f1b2d;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%231f1b2d'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2316171d'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#8c8d90;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(24,26,32,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#16171d;--bs-accordion-active-bg:#e8e8e9}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:#9691a4;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#9691a4;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);display:flex;flex-wrap:wrap;font-size:var(--bs-breadcrumb-font-size);list-style:none;margin-bottom:var(--bs-breadcrumb-margin-bottom);padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");float:left;padding-right:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#efecf3;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#f5f4f8;--bs-pagination-hover-border-color:#efecf3;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#f5f4f8;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(24,26,32,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#181a20;--bs-pagination-active-border-color:#181a20;--bs-pagination-disabled-color:#9691a4;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#efecf3;display:flex;list-style:none;padding-left:0}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:0.375rem;border-radius:var(--bs-badge-border-radius);color:var(--bs-badge-color);display:inline-block;font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);text-align:center;vertical-align:baseline;white-space:nowrap}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-success{--bs-alert-color:#047953;--bs-alert-bg:#cdf4e8;--bs-alert-border-color:#b5efdc}.alert-danger{--bs-alert-color:#91242c;--bs-alert-bg:#fcd8db;--bs-alert-border-color:#fbc5c8}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(31,27,45,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#1f1b2d;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(31,27,45,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}}.tooltip.show{opacity:var(--bs-tooltip-opacity)}@keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@media (max-width:575.98px){.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.show{visibility:visible}}@media (max-width:767.98px){.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.show{visibility:visible}}@media (max-width:991.98px){.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.show{visibility:visible}}@media (max-width:1199.98px){.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.show{visibility:visible}}.offcanvas.show:not(.hiding){transform:none}.offcanvas.show{visibility:visible}.offcanvas-backdrop.show{opacity:.5}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}.placeholder.btn:before{content:"";display:inline-block}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.align-middle{vertical-align:middle!important}.d-none{display:none!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.h-100{height:100%!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-center{justify-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-4{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.p-0{padding:0!important}.pb-2{padding-bottom:.5rem!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.text-start{text-align:left!important}.text-center{text-align:center!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#9691a4!important}@media (min-width:992px){.d-lg-block{display:block!important}.d-lg-none{display:none!important}}@font-face{font-display:swap;font-family:CustomHousing;font-style:normal;font-weight:400;src:url(/assets/fonts/CustomHousing/CustomHousing-Regular.woff)}@font-face{font-display:swap;font-family:CustomHousing;font-style:normal;font-weight:500;src:url(/assets/fonts/CustomHousing/CustomHousing-Medium.woff)}@font-face{font-display:swap;font-family:CustomHousing;font-style:normal;font-weight:700;src:url(/assets/fonts/CustomHousing/CustomHousing-Bold.woff)}@font-face{font-display:swap;font-family:CustomHousing;font-style:normal;font-weight:900;src:url(/assets/fonts/CustomHousing/CustomHousing-Heavy.woff)}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}*,:after,:before{box-sizing:border-box}:focus{outline:none}body,html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;color:#1f1b2d;font-family:CustomHousing;font-size:16px;line-height:28px;margin:0;min-height:100%;position:relative;width:100%}@media (min-width:992px){body,html{font-size:18px;line-height:28px}}body.active,body:active,body:focus,body:hover,html.active,html:active,html:focus,html:hover{background:#f5f7fb;color:#1f1b2d}body .fill,html .fill{fill:currentColor}body .stroke,html .stroke{stroke:currentColor}body.active .fill,body:active .fill,body:focus .fill,body:hover .fill,html.active .fill,html:active .fill,html:focus .fill,html:hover .fill{fill:currentColor}body.active .stroke,body:active .stroke,body:focus .stroke,body:hover .stroke,html.active .stroke,html:active .stroke,html:focus .stroke,html:hover .stroke{stroke:currentColor}.h1,h1{font-feature-settings:"case";font-size:34px;font-weight:700;line-height:40px;margin:0;text-rendering:optimizeLegibility}.h1.align-left,h1.align-left{text-align:left}.h1.align-center,h1.align-center{text-align:center}.h1.align-right,h1.align-right{text-align:right}.h1.align-justify,h1.align-justify{text-align:justify}.h1 a,h1 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h1 a,.h1 a.active,.h1 a:active,.h1 a:focus,.h1 a:hover,h1 a,h1 a.active,h1 a:active,h1 a:focus,h1 a:hover{text-decoration:inherit}@media (min-width:992px){.h1,h1{font-feature-settings:"case";font-size:60px;font-weight:700;line-height:70px;margin:0;text-rendering:optimizeLegibility}.h1.align-left,h1.align-left{text-align:left}.h1.align-center,h1.align-center{text-align:center}.h1.align-right,h1.align-right{text-align:right}.h1.align-justify,h1.align-justify{text-align:justify}.h1 a,h1 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h1 a,.h1 a.active,.h1 a:active,.h1 a:focus,.h1 a:hover,h1 a,h1 a.active,h1 a:active,h1 a:focus,h1 a:hover{text-decoration:inherit}}.h2,h2{font-feature-settings:"case";font-size:34px;font-weight:600;line-height:40px;margin:0;text-rendering:optimizeLegibility}.h2.align-left,h2.align-left{text-align:left}.h2.align-center,h2.align-center{text-align:center}.h2.align-right,h2.align-right{text-align:right}.h2.align-justify,h2.align-justify{text-align:justify}.h2 a,h2 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h2 a,.h2 a.active,.h2 a:active,.h2 a:focus,.h2 a:hover,h2 a,h2 a.active,h2 a:active,h2 a:focus,h2 a:hover{text-decoration:inherit}@media (min-width:992px){.h2,h2{font-feature-settings:"case";font-size:60px;font-weight:600;line-height:70px;margin:0;text-rendering:optimizeLegibility}.h2.align-left,h2.align-left{text-align:left}.h2.align-center,h2.align-center{text-align:center}.h2.align-right,h2.align-right{text-align:right}.h2.align-justify,h2.align-justify{text-align:justify}.h2 a,h2 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h2 a,.h2 a.active,.h2 a:active,.h2 a:focus,.h2 a:hover,h2 a,h2 a.active,h2 a:active,h2 a:focus,h2 a:hover{text-decoration:inherit}}.h3,h3{font-feature-settings:"case";font-size:30px;font-weight:400;line-height:36px;margin:0;text-rendering:optimizeLegibility}.h3.align-left,h3.align-left{text-align:left}.h3.align-center,h3.align-center{text-align:center}.h3.align-right,h3.align-right{text-align:right}.h3.align-justify,h3.align-justify{text-align:justify}.h3 a,h3 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h3 a,.h3 a.active,.h3 a:active,.h3 a:focus,.h3 a:hover,h3 a,h3 a.active,h3 a:active,h3 a:focus,h3 a:hover{text-decoration:inherit}@media (min-width:992px){.h3,h3{font-feature-settings:"case";font-size:40px;font-weight:400;line-height:48px;margin:0;text-rendering:optimizeLegibility}.h3.align-left,h3.align-left{text-align:left}.h3.align-center,h3.align-center{text-align:center}.h3.align-right,h3.align-right{text-align:right}.h3.align-justify,h3.align-justify{text-align:justify}.h3 a,h3 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h3 a,.h3 a.active,.h3 a:active,.h3 a:focus,.h3 a:hover,h3 a,h3 a.active,h3 a:active,h3 a:focus,h3 a:hover{text-decoration:inherit}}.h4,h4{font-feature-settings:"case";font-size:18px;font-weight:400;line-height:22px;margin:0;text-rendering:optimizeLegibility}.h4.align-left,h4.align-left{text-align:left}.h4.align-center,h4.align-center{text-align:center}.h4.align-right,h4.align-right{text-align:right}.h4.align-justify,h4.align-justify{text-align:justify}.h4 a,h4 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h4 a,.h4 a.active,.h4 a:active,.h4 a:focus,.h4 a:hover,h4 a,h4 a.active,h4 a:active,h4 a:focus,h4 a:hover{text-decoration:inherit}@media (min-width:992px){.h4,h4{font-feature-settings:"case";font-size:30px;font-weight:400;line-height:37px;margin:0;text-rendering:optimizeLegibility}.h4.align-left,h4.align-left{text-align:left}.h4.align-center,h4.align-center{text-align:center}.h4.align-right,h4.align-right{text-align:right}.h4.align-justify,h4.align-justify{text-align:justify}.h4 a,h4 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h4 a,.h4 a.active,.h4 a:active,.h4 a:focus,.h4 a:hover,h4 a,h4 a.active,h4 a:active,h4 a:focus,h4 a:hover{text-decoration:inherit}}.h5,h5{font-feature-settings:"case";font-size:18px;font-weight:350;line-height:24px;margin:0;text-rendering:optimizeLegibility}.h5.align-left,h5.align-left{text-align:left}.h5.align-center,h5.align-center{text-align:center}.h5.align-right,h5.align-right{text-align:right}.h5.align-justify,h5.align-justify{text-align:justify}.h5 a,h5 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h5 a,.h5 a.active,.h5 a:active,.h5 a:focus,.h5 a:hover,h5 a,h5 a.active,h5 a:active,h5 a:focus,h5 a:hover{text-decoration:inherit}@media (min-width:992px){.h5,h5{font-feature-settings:"case";font-size:24px;font-weight:350;line-height:34px;margin:0;text-rendering:optimizeLegibility}.h5.align-left,h5.align-left{text-align:left}.h5.align-center,h5.align-center{text-align:center}.h5.align-right,h5.align-right{text-align:right}.h5.align-justify,h5.align-justify{text-align:justify}.h5 a,h5 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h5 a,.h5 a.active,.h5 a:active,.h5 a:focus,.h5 a:hover,h5 a,h5 a.active,h5 a:active,h5 a:focus,h5 a:hover{text-decoration:inherit}}.h6,h6{font-feature-settings:"case";font-size:16px;font-weight:350;line-height:28px;margin:0;text-rendering:optimizeLegibility}.h6.align-left,h6.align-left{text-align:left}.h6.align-center,h6.align-center{text-align:center}.h6.align-right,h6.align-right{text-align:right}.h6.align-justify,h6.align-justify{text-align:justify}.h6 a,h6 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h6 a,.h6 a.active,.h6 a:active,.h6 a:focus,.h6 a:hover,h6 a,h6 a.active,h6 a:active,h6 a:focus,h6 a:hover{text-decoration:inherit}@media (min-width:992px){.h6,h6{font-feature-settings:"case";font-size:20px;font-weight:350;line-height:30px;margin:0;text-rendering:optimizeLegibility}.h6.align-left,h6.align-left{text-align:left}.h6.align-center,h6.align-center{text-align:center}.h6.align-right,h6.align-right{text-align:right}.h6.align-justify,h6.align-justify{text-align:justify}.h6 a,h6 a{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.h6 a,.h6 a.active,.h6 a:active,.h6 a:focus,.h6 a:hover,h6 a,h6 a.active,h6 a:active,h6 a:focus,h6 a:hover{text-decoration:inherit}}p{font-size:1rem;font-weight:400;margin:1em 0}p:first-child{margin-top:0}p:only-child{margin-top:0}p:last-child,p:only-child{margin-bottom:0}code{font-family:monospace,monospace;font-size:100%}b,strong{font-weight:900}em,i,q{font-style:italic}.mark,mark{background:#181a20;color:#fff;padding:0 5px}.small,small{font-size:75%}q:before{content:open-quote}q:after{content:close-quote}a{background:transparent;color:#181a20;display:inline-block;text-decoration:none}a.active,a:active,a:focus,a:hover{color:#020203;text-decoration:none}.hidden{display:none}.required-text{color:#fd5631}.lowercase{font-feature-settings:normal}.btn{align-items:center;border-radius:60px;cursor:pointer;display:flex;font-size:14px;gap:10px;line-height:1.3;padding:.675rem 1.5rem;text-align:center;text-decoration:none;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn:active:focus,.btn:focus{box-shadow:unset}.btn-primary{background-color:#181a20!important;border-color:#181a20!important;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:#1f1b2d!important;border-color:#1f1b2d!important}.btn-secondary{background-color:#ace7ef!important;border-color:#ace7ef!important;color:#1f1b2d!important}.btn-secondary:focus,.btn-secondary:hover{background-color:#85cfd9!important;border-color:#85cfd9!important;color:#1f1b2d!important}.btn-success{color:#fff}.btn-success:focus,.btn-success:hover{background-color:#06a773!important;border-color:#06a773!important;box-shadow:0 .25rem .25rem .125rem rgba(7,201,139,.102),0 .375rem .75rem -.125rem rgba(7,201,139,.4)!important;color:#fff!important}.btn-warning{color:#fff}.btn-warning:focus,.btn-warning:hover{background-color:#fdb10e!important;border-color:#fdb10e!important;box-shadow:0 .25rem .25rem .125rem rgba(253,188,49,.102),0 .375rem .75rem -.125rem rgba(253,188,49,.4)!important;color:#fff!important}.form-group label.disabled{color:rgba(31,27,45,.75)}.form-group .invalid-feedback{color:#181a20!important;display:block}.form-group .small,.form-group small{color:#666276}.form-group label{color:#1f1b2d;font-size:14px}.form-group input::-moz-placeholder,.form-group select::-moz-placeholder,.form-group textarea::-moz-placeholder{color:rgba(102,98,118,.5)}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:rgba(102,98,118,.5)}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{border-color:#eceff5}.form-group input[type=checkbox],.form-group input[type=radio],.form-group select[type=checkbox],.form-group select[type=radio],.form-group textarea[type=checkbox],.form-group textarea[type=radio]{border:none;box-shadow:0 2px 8px rgba(0,0,0,.06),0 0 8px rgba(0,0,0,.08);margin-right:4px}.form-group input[type=radio]:before,.form-group select[type=radio]:before,.form-group textarea[type=radio]:before{background-color:#fff}.form-group .form-control{border:2px solid #eceff5}.form-group .form-control:focus{background-color:#fff;border:2px solid #1f1b2d;box-shadow:none}.form-group .form-control:hover{border:2px solid #1f1b2d}.form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' class='icon icon-angle_down'%3E%3Cpath fill='rgba(102, 98, 118, 1)' d='M7.293 9.293a1 1 0 0 1 1.32-.083l.094.083L12 12.585l3.293-3.292a1 1 0 0 1 1.32-.083l.094.083a1 1 0 0 1 .083 1.32l-.083.094-4 4a1 1 0 0 1-1.32.083l-.094-.083-4-4a1 1 0 0 1 0-1.414Z'/%3E%3C/svg%3E")!important}.form-group-dropdown label{color:rgba(102,98,118,.5)}.form-group-dropdown label.disabled{color:rgba(31,27,45,.75)}[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group{border-radius:14px;margin:0 0 20.6896551724px;position:relative}.form-group.hidden{display:none}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #eceff5;border-radius:14px;box-shadow:none;color:#666276;font-size:14px;height:56px;line-height:56px;padding:14px 16px;width:100%}@media (max-width:991.98px){.form-group input,.form-group select,.form-group textarea{font-size:14px}}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f6f8fb;color:rgba(102,98,118,.75)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:none}.form-group input[type=checkbox],.form-group input[type=radio],.form-group select[type=checkbox],.form-group select[type=radio],.form-group textarea[type=checkbox],.form-group textarea[type=radio]{background:#fff;border:2px solid #eceff5;border-radius:4px;box-shadow:none;height:22px;min-height:22px;min-width:22px;outline:none;padding:0;width:22px}.form-group input[type=checkbox]:checked,.form-group input[type=radio]:checked,.form-group select[type=checkbox]:checked,.form-group select[type=radio]:checked,.form-group textarea[type=checkbox]:checked,.form-group textarea[type=radio]:checked{background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(24, 26, 32, 1)" d="M4.707 12.293a1 1 0 1 0-1.414 1.414l5 5a1 1 0 0 0 1.414 0l11-11a1 1 0 1 0-1.414-1.414L9 16.586l-4.293-4.293Z"/></svg>');background-position:50%;background-repeat:no-repeat;border-color:#ace7ef}.form-group input[type=radio],.form-group select[type=radio],.form-group textarea[type=radio]{border-radius:50%;position:relative}.form-group input[type=radio]:checked,.form-group select[type=radio]:checked,.form-group textarea[type=radio]:checked{background-image:none}.form-group input[type=radio]:before,.form-group select[type=radio]:before,.form-group textarea[type=radio]:before{border-radius:50%;bottom:50%;content:"";height:6.6666666667px;min-width:6.6666666667px;position:absolute;right:50%;transform:translate(50%,50%);width:6.6666666667px}.form-group textarea{background-color:#eceff5;border:none}.form-group input.is-invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23f23c49'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23f23c49' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem)}.form-group select{padding:0 16px}.form-group textarea{height:auto}.form-group select{-webkit-appearance:none;background-position:right 16px bottom 50%!important;background-repeat:no-repeat!important;background-size:1rem!important;cursor:pointer;height:auto}.form-group button[type=submit]{justify-content:center}.form-group-dropdown label{font-size:14px;left:16px;line-height:56px;margin-bottom:0;position:absolute;top:0}.form-group-dropdown label.active{display:none}.form-group-dropdown{cursor:pointer}.form-group-dropdown label{pointer-events:none}.form-group .form-switch{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:grid;grid-template-columns:46px 1fr;padding-left:0}.form-group .form-switch em,.form-group .form-switch i,.form-group .form-switch q{background-color:#d5d2dc;border-radius:28px;display:inline-block;height:26px;margin-right:.5rem;position:relative;transition:all .3s linear;vertical-align:text-bottom;width:46px}.form-group .form-switch em:before,.form-group .form-switch i:before,.form-group .form-switch q:before{background-color:#d5d2dc;border-radius:14px;content:"";height:22px;left:0;position:absolute;transform:translate3d(2px,2px,0) scaleX(1);transition:all .25s linear;width:42px}.form-group .form-switch em:after,.form-group .form-switch i:after,.form-group .form-switch q:after{background-color:#fff;border-radius:14px;box-shadow:0 2px 2px rgba(0,0,0,.24);content:"";height:22px;left:0;min-height:22px;min-width:22px;position:absolute;transform:translate3d(2px,2px,0);transition:all .2s ease-in-out;width:22px}.form-group .form-switch:active em:after,.form-group .form-switch:active i:after,.form-group .form-switch:active q:after{transform:translate3d(2px,2px,0);width:28px}.form-group .form-switch:active input:checked+em:after,.form-group .form-switch:active input:checked+i:after,.form-group .form-switch:active input:checked+q:after{transform:translate3d(16px,2px,0)}.form-group .form-switch input{display:none}.form-group .form-switch input:checked+em,.form-group .form-switch input:checked+i,.form-group .form-switch input:checked+q{background-color:#07c98b}.form-group .form-switch input:checked+em:before,.form-group .form-switch input:checked+i:before,.form-group .form-switch input:checked+q:before{transform:translate3d(18px,2px,0) scale3d(0,0,0)}.form-group .form-switch input:checked+em:after,.form-group .form-switch input:checked+i:after,.form-group .form-switch input:checked+q:after{transform:translate3d(22px,2px,0)}.form-check input,.form-check label{cursor:pointer}.tippy-box[data-theme~=dropdown][data-placement^=top]{background-color:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#666276;padding:15px}.tippy-box[data-theme~=dropdown][data-placement^=top] .tippy-arrow{background-color:#fff;color:#fff}.tippy-box[data-theme~=dropdown][data-placement^=top] .tippy-arrow:before{border-color:#fff transparent transparent}header{padding-bottom:110px;position:relative}header .logo{margin-right:40px}header .logo img{max-height:35px}header .hidden{opacity:0;pointer-events:none}header .overlay-mobile-toggle{cursor:pointer;font-size:24px}@media (min-width:1200px){header .overlay-mobile-toggle{display:none}}header .navigation{height:auto;overflow:hidden;position:relative;transition:height .4s cubic-bezier(.51,.92,.24,1)}header .navigation ul.level-1{transform:none}header .navigation ul.level-1 li .link-toggle{align-items:center;display:flex;justify-content:space-between;width:100%}header .navigation ul.level-1 li .link-toggle .link span,header .navigation ul.level-1 li .link-toggle .toggle span{border:none!important}header .navigation ul.level-1 li .link-toggle .toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;width:100%}header .navigation ul{list-style:none;margin:0;padding:0;transition:opacity .4s cubic-bezier(.51,.92,.24,1),transform .4s cubic-bezier(.51,.92,.24,1)}header .navigation ul>li{border-bottom:1px solid #181a20}header .navigation ul>li>.link-toggle .link,header .navigation ul>li>.link-toggle .toggle{color:#000;font-size:17px;line-height:24px;padding:24px 0;width:100%}header .navigation ul>li>.link-toggle .link.active,header .navigation ul>li>.link-toggle .link:active,header .navigation ul>li>.link-toggle .link:focus,header .navigation ul>li>.link-toggle .link:hover,header .navigation ul>li>.link-toggle .toggle.active,header .navigation ul>li>.link-toggle .toggle:active,header .navigation ul>li>.link-toggle .toggle:focus,header .navigation ul>li>.link-toggle .toggle:hover{color:#181a20}@media (min-width:1200px){header .navigation ul>li>.link-toggle .toggle span{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}header .navigation ul>li ul{left:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}header .navigation ul>li ul.active{opacity:1;pointer-events:auto}header .navigation ul>li.active>.link-toggle .link,header .navigation ul>li.active>.link-toggle .toggle{color:#181a20;font-weight:600}header .navigation ul>li.active>.link-toggle .link.active,header .navigation ul>li.active>.link-toggle .link:active,header .navigation ul>li.active>.link-toggle .link:focus,header .navigation ul>li.active>.link-toggle .link:hover,header .navigation ul>li.active>.link-toggle .toggle.active,header .navigation ul>li.active>.link-toggle .toggle:active,header .navigation ul>li.active>.link-toggle .toggle:focus,header .navigation ul>li.active>.link-toggle .toggle:hover{color:#181a20}@media (min-width:1200px){header .navigation{overflow:visible}header .navigation ul.level-1{align-items:center;display:flex;gap:20px;overflow:visible}header .navigation ul.level-1>li{border:none}header .navigation ul.level-1>li.active>.link-toggle .link,header .navigation ul.level-1>li.active>.link-toggle .toggle{color:#181a20;font-weight:600}header .navigation ul.level-1>li.active>.link-toggle .link.active,header .navigation ul.level-1>li.active>.link-toggle .link:active,header .navigation ul.level-1>li.active>.link-toggle .link:focus,header .navigation ul.level-1>li.active>.link-toggle .link:hover,header .navigation ul.level-1>li.active>.link-toggle .toggle.active,header .navigation ul.level-1>li.active>.link-toggle .toggle:active,header .navigation ul.level-1>li.active>.link-toggle .toggle:focus,header .navigation ul.level-1>li.active>.link-toggle .toggle:hover{color:#181a20}header .navigation ul.level-1>li>.link-toggle .link,header .navigation ul.level-1>li>.link-toggle .toggle{font-feature-settings:"case";color:#1f1b2d;font-size:15px;font-weight:600;letter-spacing:.3px;padding:0;text-rendering:optimizeLegibility;transition:color .4s cubic-bezier(.51,.92,.24,1)}header .navigation ul.level-1>li>.link-toggle .link.active,header .navigation ul.level-1>li>.link-toggle .link:active,header .navigation ul.level-1>li>.link-toggle .link:focus,header .navigation ul.level-1>li>.link-toggle .link:hover,header .navigation ul.level-1>li>.link-toggle .toggle.active,header .navigation ul.level-1>li>.link-toggle .toggle:active,header .navigation ul.level-1>li>.link-toggle .toggle:focus,header .navigation ul.level-1>li>.link-toggle .toggle:hover{color:#1f1b2d}header .navigation ul.level-1>li>.link-toggle .link:hover,header .navigation ul.level-1>li>.link-toggle .link:hover.active,header .navigation ul.level-1>li>.link-toggle .link:hover:active,header .navigation ul.level-1>li>.link-toggle .link:hover:focus,header .navigation ul.level-1>li>.link-toggle .link:hover:hover,header .navigation ul.level-1>li>.link-toggle .toggle:hover,header .navigation ul.level-1>li>.link-toggle .toggle:hover.active,header .navigation ul.level-1>li>.link-toggle .toggle:hover:active,header .navigation ul.level-1>li>.link-toggle .toggle:hover:focus,header .navigation ul.level-1>li>.link-toggle .toggle:hover:hover{color:#181a20}header .navigation ul.level-1>li>.link-toggle .link blockquote,header .navigation ul.level-1>li>.link-toggle .link cite,header .navigation ul.level-1>li>.link-toggle .link em,header .navigation ul.level-1>li>.link-toggle .link i,header .navigation ul.level-1>li>.link-toggle .link q,header .navigation ul.level-1>li>.link-toggle .toggle blockquote,header .navigation ul.level-1>li>.link-toggle .toggle cite,header .navigation ul.level-1>li>.link-toggle .toggle em,header .navigation ul.level-1>li>.link-toggle .toggle i,header .navigation ul.level-1>li>.link-toggle .toggle q{display:none}header .navigation ul.level-1>li ul{left:calc(50vw - 577px);max-height:calc(var(--vh, 1vh)*100 - 256px);overflow:auto;position:fixed;top:216px;width:376px}header .navigation ul.level-1>li ul>li.active>.link-toggle blockquote,header .navigation ul.level-1>li ul>li.active>.link-toggle cite,header .navigation ul.level-1>li ul>li.active>.link-toggle em,header .navigation ul.level-1>li ul>li.active>.link-toggle i,header .navigation ul.level-1>li ul>li.active>.link-toggle q{font-weight:600}header .navigation ul.level-1>li ul.level-3{left:calc(50vw - 161px);transform:none}}header .login-button{display:flex;flex-wrap:wrap;gap:15px;margin:24px 0;transition:opacity .4s cubic-bezier(.51,.92,.24,1)}header .login-button .btn{font-size:13px;font-weight:600;letter-spacing:.3px;padding:12px 20px}header .login-button .btn-login,header .login-button .btn-login:focus{background:rgba(24,26,32,.1)}header .bar{-webkit-backdrop-filter:blur(37.5px);backdrop-filter:blur(37.5px);background:hsla(0,0%,100%,.8);box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);height:80px;position:absolute;top:0;transition:background .4s cubic-bezier(.51,.92,.24,1),box-shadow .4s cubic-bezier(.51,.92,.24,1),height .4s cubic-bezier(.51,.92,.24,1);width:100%;z-index:10}header .bar .container{align-items:center;display:flex;height:80px;justify-content:space-between;position:relative;transition:height .4s cubic-bezier(.51,.92,.24,1)}@media (min-width:1200px){header .bar .container:after{background:#181a20;content:"";display:block;height:2px;left:8px;opacity:0;position:absolute;top:calc(100% - 2px);transition:opacity .4s cubic-bezier(.51,.92,.24,1);width:calc(100% - 16px)}}header .bar .container .left,header .bar .container .right{align-items:center;display:flex}header .bar .container .right{position:relative}header .bar .container .right .open-toggle{bottom:50%;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateY(50%);transition:opacity .4s cubic-bezier(.51,.92,.24,1)}header .bar .container .right .open-toggle .icon{background:#181a20;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;font-weight:700;height:40px;padding:8px 12.5px;transition:opacity .4s cubic-bezier(.51,.92,.24,1);width:40px}header .bar .container .title{display:grid;font-weight:600;left:calc(50vw - 577px);opacity:0;pointer-events:none;position:fixed;top:144px;transition:opacity .4s cubic-bezier(.51,.92,.24,1)}header .bar .container .title .link{color:#000;grid-column:1;grid-row:1;opacity:0;pointer-events:none;transition:opacity .15s cubic-bezier(.51,.92,.24,1)}header .bar .container .title .link.active,header .bar .container .title .link:active,header .bar .container .title .link:focus,header .bar .container .title .link:hover{color:#000}header .bar .container .title .link.new{opacity:1;transition:opacity .4s cubic-bezier(.51,.92,.24,1)}header .bar .container .title .link span{border:none}header .bar .container .title .link .icon{display:none}header .bar.fixed{position:fixed;top:0;z-index:11}header .bar.fixed.hiding{transition:none}header .bar.open{background:#e9fcff;height:calc(var(--vh, 1vh)*100)}header .bar.open .container{height:80px}header .bar.open .container:after{opacity:1}header .bar.open .container .right .actions,header .bar.open .container .right .login-button{opacity:0;pointer-events:none}header .bar.open .container .right .open-toggle{opacity:1;pointer-events:auto}@media (min-width:1200px){header .bar.open .container .left .navigation ul.level-1>li.active>.link-toggle .toggle{position:relative}header .bar.open .container .left .navigation ul.level-1>li.active>.link-toggle .toggle:after{background:#70dceb;content:"";display:block;height:2px;position:absolute;top:calc(100% + 26px);width:100%;z-index:1}}header .bar.open .container .title{opacity:1;pointer-events:auto}header .overlay-mobile{background:#e9fcff;bottom:100%;height:calc(var(--vh, 1vh)*100);left:0;opacity:0;overflow:auto;pointer-events:none;position:fixed;transition:bottom .3s cubic-bezier(.51,.92,.24,1);width:100%;z-index:11}header .overlay-mobile.active{bottom:0;opacity:1;pointer-events:unset;top:0}header .overlay-mobile .top{align-items:center;display:flex;height:80px;justify-content:right}header .overlay-mobile .bottom{margin:0 auto;max-width:492px}header .overlay-mobile .bottom .back-toggle{cursor:pointer;margin:8px 0;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.51,.92,.24,1);width:-moz-max-content;width:max-content}header .overlay-mobile .bottom .back-toggle.active{opacity:1;pointer-events:auto}@media (min-width:1200px){header .overlay-mobile .bottom .back-toggle.active{display:none}}header .overlay-mobile .bottom .back-toggle .badge{align-items:center;background:#1f1b2d;border-radius:60px;color:#fff;display:flex;font-size:13px;font-weight:600;gap:10px;letter-spacing:.3px;padding:12px 20px;width:-moz-max-content;width:max-content}header .overlay-mobile .bottom .back-toggle .badge.active,header .overlay-mobile .bottom .back-toggle .badge:active,header .overlay-mobile .bottom .back-toggle .badge:focus,header .overlay-mobile .bottom .back-toggle .badge:hover{background:#1f1b2d;color:#fff}header .overlay-mobile .bottom .back-toggle .badge blockquote,header .overlay-mobile .bottom .back-toggle .badge cite,header .overlay-mobile .bottom .back-toggle .badge em,header .overlay-mobile .bottom .back-toggle .badge i,header .overlay-mobile .bottom .back-toggle .badge q{font-weight:600}.footer{padding:60px 0 0}.footer,.footer.active,.footer:active,.footer:focus,.footer:hover{background:#fff}@media (max-width:991.98px){.footer{padding:30px 0 0}}.footer .categories{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .categories .h6,.footer .categories h6{font-size:16px;font-weight:900;margin-bottom:10px}@media (max-width:767.98px){.footer .categories .h6,.footer .categories h6{margin-bottom:0}}.footer .categories .category{padding-bottom:30px}@media (max-width:767.98px){.footer .categories .category{width:100%}}.footer .categories .category ul{margin:0;padding:0}.footer .categories .category ul li{list-style-type:none;width:-moz-max-content;width:max-content}.footer .categories .category ul li a{align-items:center;color:#1f1b2d;display:block;font-size:13px;letter-spacing:.3px;line-height:2.3;transition:all .1s ease-out}.footer .categories .category ul li a.active,.footer .categories .category ul li a:active,.footer .categories .category ul li a:focus,.footer .categories .category ul li a:hover{color:#1f1b2d}.footer .categories .category ul li a:hover,.footer .categories .category ul li a:hover.active,.footer .categories .category ul li a:hover:active,.footer .categories .category ul li a:hover:focus,.footer .categories .category ul li a:hover:hover{color:#181a20}.footer .categories .category ul li a.social-icon{width:20px}.footer .categories .category ul li a.social-icon svg{fill:#4267b2}.footer .legal{padding:15px 0}.footer .legal .col-md-12{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .legal .col-md-12 a{color:#9691a4;font-size:12px;font-weight:500}.footer .legal .col-md-12 a.active,.footer .legal .col-md-12 a:active,.footer .legal .col-md-12 a:focus,.footer .legal .col-md-12 a:hover{color:#9691a4}.footer .legal .col-md-12 a:hover,.footer .legal .col-md-12 a:hover.active,.footer .legal .col-md-12 a:hover:active,.footer .legal .col-md-12 a:hover:focus,.footer .legal .col-md-12 a:hover:hover{color:#181a20}.footer .legal .col-md-12 ul{display:flex;flex-wrap:wrap;margin:0;padding:0}.footer .legal .col-md-12 ul li{list-style-type:none}.footer .legal .col-md-12 ul li:not(:last-child){margin-right:17.1428571429px}.footer .legal .col-md-12 .app-icons{display:flex;gap:10px}@media (max-width:575.98px){.footer .legal .col-md-12 .app-icons{flex-direction:column}}.footer .legal .col-md-12 .app-icons img{max-width:150px}.footer .copyright{border-top:1px solid #f5f4f8;padding:15px 0}.footer .copyright .wrapper{align-items:center;color:#9691a4;display:flex;flex-wrap:wrap;font-size:12px;font-weight:500;justify-content:space-between}.footer .copyright .wrapper.active,.footer .copyright .wrapper:active,.footer .copyright .wrapper:focus,.footer .copyright .wrapper:hover{color:#9691a4}.status-holder-badges{display:flex;gap:0 6px;justify-content:flex-start;position:relative}.status-holder-badges .status-item:hover .status-dropdown{display:flex}@media (max-width:575.98px){.status-holder-badges .status-item:hover .status-dropdown{display:none}}.status-holder-badges .status-item .vip-icon{align-items:center;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:35px;justify-content:center;min-width:35px;width:35px}.status-holder-badges .status-item .vip-icon.super-vip{background-color:#ace7ef;color:#1f1b2d}.status-holder-badges .status-item .vip-icon.super-vip.active,.status-holder-badges .status-item .vip-icon.super-vip:active,.status-holder-badges .status-item .vip-icon.super-vip:focus,.status-holder-badges .status-item .vip-icon.super-vip:hover{color:#1f1b2d}.status-holder-badges .status-item .vip-icon.vip-plus{background-color:#3c76f2}.status-holder-badges .status-item .vip-icon.vip{background-color:#07c98b}.status-holder-badges .status-item .vip-icon.fa-palette{background-color:#fdbc31;font-size:20px}.status-holder-badges .status-item .status-dropdown{background-color:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);display:none;gap:0 10px;height:200px;left:0;overflow:hidden;padding:10px;position:absolute;width:450px;z-index:20}.status-holder-badges .status-item .status-dropdown img{height:100%;width:auto}.status-holder-badges .status-item .status-dropdown .status-description{display:flex;flex:1;flex-direction:column}.status-holder-badges .status-item .status-dropdown .status-description .status-heading{color:#1f1b2d;font-size:15px;font-weight:700;margin-bottom:5px}.status-holder-badges .status-item .status-dropdown .status-description .status-content{color:#666276;font-size:13px;margin:0}.breadcrumb-item{font-size:13px}.breadcrumb-item:not(.breadcrumb-item.active) a,.breadcrumb-item:not(.breadcrumb-item.active) a.active,.breadcrumb-item:not(.breadcrumb-item.active) a:active,.breadcrumb-item:not(.breadcrumb-item.active) a:focus,.breadcrumb-item:not(.breadcrumb-item.active) a:hover{color:#1f1b2d}.companies{border-bottom:1px solid #f5f4f8;border-top:1px solid #f5f4f8}.companies .wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:15px 0}@media (max-width:767.98px){.companies .wrapper{gap:20px}}.companies .wrapper a{opacity:1;transition:opacity .3s}.companies .wrapper a:hover img{opacity:.8}.companies .wrapper a.active{background:rgba(172,231,239,.4);border-radius:14px;padding:20px}.companies .wrapper a img{max-width:90px}.companies .wrapper a.binebidgiurad img{max-width:130px}.companies .wrapper a.amindionline img{max-width:120px}.form-group-dropdown{background:#fff;border:2px solid #eceff5;border-radius:14px;height:56px;min-width:210px;position:relative;width:-moz-max-content;width:max-content}.form-group-dropdown.active,.form-group-dropdown:hover{border:2px solid #1f1b2d}.form-group-dropdown .description{align-items:center;display:flex;gap:10px;height:100%;justify-content:space-between;padding:0 20px;width:100%}.form-group-dropdown .description .headline{color:#666276;display:inline-block;font-size:14px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:145px}.form-group-dropdown .description .arrow{transform:rotate(0deg);transition:transform .5s}.form-group-dropdown .description .arrow.active{transform:rotate(180deg);transition:transform .5s}.form-group-dropdown .housing-dropdown{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-top:15px;padding-bottom:15px;padding-top:15px;position:absolute;text-align:left;width:100%;z-index:20}@media (max-width:991.98px){.form-group-dropdown .housing-dropdown{width:100%}}.form-group-dropdown .housing-dropdown .items{max-height:280px;overflow:auto;padding:5px}.form-group-dropdown .housing-dropdown .items .item{align-items:center;border-radius:4px;color:#666276;display:flex;font-size:14px;justify-content:space-between;list-style-type:none;padding:5px 20px;transition:background,color,.1s ease}.form-group-dropdown .housing-dropdown .items .item:hover{background:hsla(0,0%,85%,.18)}.form-group-dropdown .housing-dropdown .items .item .fa-check{display:none}.form-group-dropdown .housing-dropdown .items .item.active{background:hsla(0,0%,85%,.18)}.form-group-dropdown .housing-dropdown .items .item.active .fa-check{display:inline-block}.cookie-bot-holder{bottom:20px;left:0;pointer-events:none;position:fixed;width:100%;z-index:200}.cookie-bot-holder .cookie-bot{align-items:center;background-color:#e8e8e9;border:1px solid #181a20;border-radius:14px;display:flex;gap:25px;justify-content:space-between;margin:auto;padding:25px 30px;pointer-events:all;width:100%}@media (max-width:767.98px){.cookie-bot-holder .cookie-bot{flex-direction:column}}.cookie-bot-holder .cookie-bot blockquote,.cookie-bot-holder .cookie-bot cite,.cookie-bot-holder .cookie-bot em,.cookie-bot-holder .cookie-bot i,.cookie-bot-holder .cookie-bot q{background:rgba(24,26,32,.32);border-radius:50%;color:#181a20;font-size:35px;padding:7.5px}.cookie-bot-holder .cookie-bot .text{color:#1f1b2d;font-size:16px;font-weight:400;margin:0}@media (max-width:767.98px){.cookie-bot-holder .cookie-bot .text{font-size:14px}}.cookie-bot-holder .cookie-bot .text a{color:#1f1b2d;text-decoration:underline}.cookie-bot-holder .cookie-bot .btn-primary{height:45px}.download-app{align-items:center;border-radius:28px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);display:flex;justify-content:space-around;margin-bottom:30px;overflow:hidden;padding-top:30px;position:relative}.download-app,.download-app.active,.download-app:active,.download-app:focus,.download-app:hover{background:#fff}@media (max-width:991.98px){.download-app{flex-wrap:wrap;gap:45px;padding:30px 30px 0}}.download-app .text .h3,.download-app .text h3{font-weight:900}.download-app .text a{width:-moz-max-content;width:max-content}.download-app img{max-height:418px;width:auto}.download-app .app-icons{display:flex;gap:10px}@media (max-width:575.98px){.download-app .app-icons{flex-direction:column}}.download-app .app-icons img{max-height:48px;max-width:180px}.home-filter{margin-bottom:60px;position:relative;text-align:center}.home-filter.home-page{padding:195px 0 70px;position:relative}@media (max-width:991.98px){.home-filter.home-page{padding:0}}.home-filter.home-page .cover-holder{box-sizing:border-box;height:100%;min-height:230px;overflow:hidden;padding:45px 10px;position:relative;width:100%}@media (min-width:992px){.home-filter.home-page .cover-holder{left:0;position:absolute;top:0}}.home-filter.home-page .cover-holder .cover-image{background:#9691a4;border-radius:25px;box-sizing:border-box;filter:brightness(50%);height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.home-filter.home-page .cover-holder .cover-image.active,.home-filter.home-page .cover-holder .cover-image:active,.home-filter.home-page .cover-holder .cover-image:focus,.home-filter.home-page .cover-holder .cover-image:hover{background:#9691a4}@media (min-width:992px){.home-filter.home-page .cover-holder .cover-image{border-radius:28px}}.home-filter.home-page .cover-holder .headlines{color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;left:0;position:absolute;right:0;width:100%;z-index:2}.home-filter.home-page .cover-holder .headlines .h1,.home-filter.home-page .cover-holder .headlines h1{display:flex;flex-wrap:wrap;font-weight:900;gap:10px;justify-content:center;margin-bottom:10px}.home-filter.home-page .cover-holder .link{background-color:#fff;border-radius:5px;color:#1f1b2d;font-size:10px;padding:1px 6px;position:absolute;right:25px;top:15px;z-index:1}@media (max-width:991.98px){.home-filter.home-page .cover-holder .link{display:none}}.home-filter.home-page .cover-holder .home-image-info{align-items:center;bottom:10px;display:flex;justify-content:space-around;position:absolute;width:100%;z-index:2}.home-filter.home-page .cover-holder .home-image-info .h2,.home-filter.home-page .cover-holder .home-image-info h2{font-feature-settings:unset;line-height:normal}.home-filter.home-page .cover-holder .home-image-info .h2 a,.home-filter.home-page .cover-holder .home-image-info h2 a{color:#fff;font-size:14px}.home-filter .filter-group{padding:0 30px;position:relative;z-index:2}@media (max-width:991.98px){.home-filter .filter-group{margin-top:30px;padding:0}}.home-filter .filter-group div.filter-form,.home-filter .filter-group form{background:#fff;border-radius:30px;padding:36px}.home-filter .filter-group div.filter-form.active,.home-filter .filter-group div.filter-form:active,.home-filter .filter-group div.filter-form:focus,.home-filter .filter-group div.filter-form:hover,.home-filter .filter-group form.active,.home-filter .filter-group form:active,.home-filter .filter-group form:focus,.home-filter .filter-group form:hover{background:#fff}@media (max-width:991.98px){.home-filter .filter-group div.filter-form,.home-filter .filter-group div.filter-form.active,.home-filter .filter-group div.filter-form:active,.home-filter .filter-group div.filter-form:focus,.home-filter .filter-group div.filter-form:hover,.home-filter .filter-group form,.home-filter .filter-group form.active,.home-filter .filter-group form:active,.home-filter .filter-group form:focus,.home-filter .filter-group form:hover{background:transparent}.home-filter .filter-group div.filter-form,.home-filter .filter-group form{padding:0}}.home-filter .filter-group div.filter-form .filter-row-holder,.home-filter .filter-group form .filter-row-holder{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;position:relative;width:100%}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder,.home-filter .filter-group form .filter-row-holder{flex-wrap:wrap;margin-bottom:0;padding:0}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group,.home-filter .filter-group form .filter-row-holder .form-group{flex:1;margin:0}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input,.home-filter .filter-group form .filter-row-holder .form-group-dropdown,.home-filter .filter-group form .filter-row-holder .form-group.search input{background:#fff;border:none;border-radius:14px;box-shadow:0 0 0 2px #d5d2dc;height:56px;position:relative}@media (min-width:992px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input,.home-filter .filter-group form .filter-row-holder .form-group-dropdown,.home-filter .filter-group form .filter-row-holder .form-group.search input{border-radius:0;box-shadow:0 0 0 1px #d5d2dc}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown:first-child,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input:first-child,.home-filter .filter-group form .filter-row-holder .form-group-dropdown:first-child,.home-filter .filter-group form .filter-row-holder .form-group.search input:first-child{border-bottom-left-radius:14px;border-top-left-radius:14px}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown:hover,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input:hover,.home-filter .filter-group form .filter-row-holder .form-group-dropdown:focus,.home-filter .filter-group form .filter-row-holder .form-group-dropdown:hover,.home-filter .filter-group form .filter-row-holder .form-group.search input:focus,.home-filter .filter-group form .filter-row-holder .form-group.search input:hover{border:none}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown:hover,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input:hover,.home-filter .filter-group form .filter-row-holder .form-group-dropdown:focus,.home-filter .filter-group form .filter-row-holder .form-group-dropdown:hover,.home-filter .filter-group form .filter-row-holder .form-group.search input:focus,.home-filter .filter-group form .filter-row-holder .form-group.search input:hover{box-shadow:0 0 0 2px #1f1b2d}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown[type=checkbox]:checked,.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown[type=radio]:checked,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input[type=checkbox]:checked,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input[type=radio]:checked,.home-filter .filter-group form .filter-row-holder .form-group-dropdown[type=checkbox]:checked,.home-filter .filter-group form .filter-row-holder .form-group-dropdown[type=radio]:checked,.home-filter .filter-group form .filter-row-holder .form-group.search input[type=checkbox]:checked,.home-filter .filter-group form .filter-row-holder .form-group.search input[type=radio]:checked{background-image:url('data:image/svg+xml;charset=utf-8,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="rgba(24, 26, 32, 1)" d="M4.707 12.293a1 1 0 1 0-1.414 1.414l5 5a1 1 0 0 0 1.414 0l11-11a1 1 0 1 0-1.414-1.414L9 16.586l-4.293-4.293Z"/></svg>');background-position:50%;background-repeat:no-repeat;border-color:#ace7ef;outline:none}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown .description .headline,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input .description .headline,.home-filter .filter-group form .filter-row-holder .form-group-dropdown .description .headline,.home-filter .filter-group form .filter-row-holder .form-group.search input .description .headline{width:unset}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.active .description .arrow,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.active .description .arrow{transform:rotate(180deg);transition:transform .5s}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description{align-items:center;background:#fff;border:none;border-radius:14px;box-shadow:0 0 0 2px #d5d2dc;cursor:pointer;display:flex;flex:1;gap:10px;height:100%;height:56px;justify-content:space-between;padding:0 20px;position:relative}@media (min-width:992px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description{border-radius:0;box-shadow:0 0 0 1px #d5d2dc}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description:hover{border:none}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description:hover{box-shadow:0 0 0 2px #1f1b2d}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description .headline,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description .headline{color:#666276;display:inline-block;font-size:14px;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;white-space:nowrap}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description .arrow,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description .arrow{pointer-events:none;transform:rotate(0deg);transition:transform .5s}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading .description .arrow.active,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading .description .arrow.active{transform:rotate(180deg);transition:transform .5s}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder input,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder input{background:#fff;border:none;border-radius:14px;box-shadow:0 0 0 2px #d5d2dc;height:56px;position:relative}@media (min-width:992px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder input,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder input{border-radius:0;box-shadow:0 0 0 1px #d5d2dc}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .heading,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .heading,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .heading,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .heading{color:#666276;font-size:14px;font-weight:400;margin-bottom:10px;text-align:left}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown{background-color:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);display:none;margin-top:15px;padding:15px 15px 22px;position:absolute;right:0;width:320px;z-index:20}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown{max-width:86vw}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown.area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown.area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown.area-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown.area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown.area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown.area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown.area-dropdown,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown.area-dropdown{left:0;right:unset}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown.active,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown.active,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown.active,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown.active,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown.active,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown.active,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown.active,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown.active{display:block}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper{border-bottom:1px solid #d5d2dc;display:flex;gap:10px;justify-content:space-between;margin-bottom:15px;padding-bottom:15px;width:100%}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder{border-radius:14px;position:relative}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder:after{content:attr(data-unit);font-size:12px;position:absolute;right:13px;top:50%;transform:translateY(-50%)}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder.icon:after,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder.icon:after{font-family:Font Awesome\ 6 Pro}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input{border:2px solid #d5d2dc;border-radius:14px;box-shadow:none;height:100%;line-height:35px;min-width:unset}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-inner-spin-button,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .inputs-wrapper .input-holder input:hover,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input:focus,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .inputs-wrapper .input-holder input:hover{z-index:inherit}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save{display:flex;gap:0 10px;justify-content:flex-end;width:100%}.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save .reset,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save .save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save .reset,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save .save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save .reset,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save .save,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save .reset,.home-filter .filter-group div.filter-form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save .save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save .reset,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .area-dropdown .reset-save .save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save .reset,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.area-holder .price-dropdown .reset-save .save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save .reset,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .area-dropdown .reset-save .save,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save .reset,.home-filter .filter-group form .filter-row-holder .form-group .dropdown-heading.price-holder .price-dropdown .reset-save .save{align-items:center;font-size:12px}.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search,.home-filter .filter-group form .filter-row-holder .form-group.search{max-width:220px}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search,.home-filter .filter-group form .filter-row-holder .form-group.search{max-width:100%}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input,.home-filter .filter-group form .filter-row-holder .form-group.search input{border-radius:14px}.home-filter .filter-group div.filter-form .filter-row-holder .form-group.location,.home-filter .filter-group form .filter-row-holder .form-group.location{position:static}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group.location,.home-filter .filter-group form .filter-row-holder .form-group.location{position:relative}}.home-filter .filter-group div.filter-form .filter-row-holder .form-group.last .description,.home-filter .filter-group form .filter-row-holder .form-group.last .description{border-bottom-right-radius:14px;border-top-right-radius:14px}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .form-group,.home-filter .filter-group form .filter-row-holder .form-group{flex:auto;margin-bottom:10px;width:100%}.home-filter .filter-group div.filter-form .filter-row-holder .form-group-dropdown,.home-filter .filter-group div.filter-form .filter-row-holder .form-group.search input,.home-filter .filter-group form .filter-row-holder .form-group-dropdown,.home-filter .filter-group form .filter-row-holder .form-group.search input{border-radius:14px}}.home-filter .filter-group div.filter-form .filter-row-holder .search-button,.home-filter .filter-group form .filter-row-holder .search-button{border-radius:60px;justify-content:center;margin-left:auto;padding:15px 30px;width:-moz-max-content;width:max-content}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .filter-row-holder .search-button,.home-filter .filter-group form .filter-row-holder .search-button{border-radius:120px;width:100%}}.home-filter .filter-group div.filter-form .filter-row-holder .search-button blockquote,.home-filter .filter-group div.filter-form .filter-row-holder .search-button cite,.home-filter .filter-group div.filter-form .filter-row-holder .search-button em,.home-filter .filter-group div.filter-form .filter-row-holder .search-button i,.home-filter .filter-group div.filter-form .filter-row-holder .search-button q,.home-filter .filter-group form .filter-row-holder .search-button blockquote,.home-filter .filter-group form .filter-row-holder .search-button cite,.home-filter .filter-group form .filter-row-holder .search-button em,.home-filter .filter-group form .filter-row-holder .search-button i,.home-filter .filter-group form .filter-row-holder .search-button q{font-weight:900}.home-filter .filter-group div.filter-form .top-holder .location-values,.home-filter .filter-group form .top-holder .location-values{height:0;overflow:hidden;pointer-events:none;position:absolute;width:100%}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .top-holder .form-group,.home-filter .filter-group form .top-holder .form-group{max-width:100%;width:100%}.home-filter .filter-group div.filter-form .top-holder .form-group-dropdown,.home-filter .filter-group form .top-holder .form-group-dropdown{max-width:48%}}@media (max-width:991.98px) and (max-width:575.98px){.home-filter .filter-group div.filter-form .top-holder .form-group-dropdown,.home-filter .filter-group form .top-holder .form-group-dropdown{max-width:100%}}.home-filter .filter-group div.filter-form .bottom-holder,.home-filter .filter-group form .bottom-holder{gap:0 20px;justify-content:flex-start;margin-bottom:0}.home-filter .filter-group div.filter-form .bottom-holder .form-group,.home-filter .filter-group form .bottom-holder .form-group{flex:initial}@media (max-width:991.98px){.home-filter .filter-group div.filter-form .bottom-holder .form-group.radios,.home-filter .filter-group form .bottom-holder .form-group.radios{align-self:flex-start;max-width:-moz-fit-content;max-width:fit-content}}.home-filter .filter-group div.filter-form .bottom-holder .form-group.radios label,.home-filter .filter-group form .bottom-holder .form-group.radios label{color:#666276;font-weight:400}.home-filter .filter-group div.filter-form .locations,.home-filter .filter-group form .locations{background:#fff;border-radius:12px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);font-size:14px;left:0;margin-top:10px;padding:30px;position:absolute;text-align:left;width:100%;z-index:2}.home-filter .filter-group div.filter-form .locations .header,.home-filter .filter-group form .locations .header{border-bottom:1px solid #f5f4f8;cursor:pointer;display:flex;gap:15px;margin-bottom:15px;width:-moz-max-content;width:max-content}.home-filter .filter-group div.filter-form .locations .header div.active,.home-filter .filter-group form .locations .header div.active{border-bottom:3px solid #181a20}.home-filter .filter-group div.filter-form .locations .list,.home-filter .filter-group form .locations .list{position:relative}.home-filter .filter-group div.filter-form .locations .list label,.home-filter .filter-group form .locations .list label{color:#1f1b2d;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:normal;transition:all .4s}.home-filter .filter-group div.filter-form .locations .list label.active,.home-filter .filter-group div.filter-form .locations .list label:active,.home-filter .filter-group div.filter-form .locations .list label:focus,.home-filter .filter-group div.filter-form .locations .list label:hover,.home-filter .filter-group form .locations .list label.active,.home-filter .filter-group form .locations .list label:active,.home-filter .filter-group form .locations .list label:focus,.home-filter .filter-group form .locations .list label:hover{color:#1f1b2d}.home-filter .filter-group div.filter-form .locations .list label:hover,.home-filter .filter-group form .locations .list label:hover{color:#181a20}.home-filter .filter-group div.filter-form .locations .list .checkbox-first-level input,.home-filter .filter-group form .locations .list .checkbox-first-level input{display:none}.home-filter .filter-group div.filter-form .locations .list .first-level,.home-filter .filter-group form .locations .list .first-level{height:380px;overflow-x:hidden;overflow-y:auto}.home-filter .filter-group div.filter-form .locations .list .second-level,.home-filter .filter-group form .locations .list .second-level{background:#fff;height:380px;overflow-x:hidden;overflow-y:auto;width:100%}.home-filter .filter-group div.filter-form .locations .list .second-level .sub-locations-wrapper,.home-filter .filter-group form .locations .list .second-level .sub-locations-wrapper{margin-bottom:15px}.home-filter .filter-group div.filter-form .locations .list .second-level .sub-locations-wrapper .father label,.home-filter .filter-group form .locations .list .second-level .sub-locations-wrapper .father label{font-size:24px;line-height:normal}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group,.home-filter .filter-group form .locations .list .second-level .form-group{align-items:center;display:flex;gap:5px;margin:0;max-width:unset;padding:5px}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group.father,.home-filter .filter-group form .locations .list .second-level .form-group.father{margin-top:15px}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group.father label,.home-filter .filter-group form .locations .list .second-level .form-group.father label{font-size:14px;font-weight:900;line-height:normal}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group.father.empty,.home-filter .filter-group form .locations .list .second-level .form-group.father.empty{align-items:center;display:flex;height:300px;justify-content:center;min-width:100%;text-align:center}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group .father-label,.home-filter .filter-group form .locations .list .second-level .form-group .father-label{font-size:14px;font-weight:900;line-height:normal;margin-top:30px}.home-filter .filter-group div.filter-form .locations .list .second-level .form-group .form-check-input,.home-filter .filter-group form .locations .list .second-level .form-group .form-check-input{height:20px;width:20px}.home-filter .filter-group div.filter-form .locations .bottom,.home-filter .filter-group form .locations .bottom{border-top:1px solid #f5f4f8;display:flex;gap:15px;margin-top:30px;padding-top:15px}.home-filter .filter-group div.filter-form .locations .bottom .btn,.home-filter .filter-group form .locations .bottom .btn{width:-moz-max-content;width:max-content}.on-creation-page{box-shadow:none}.on-creation-page .filter-group,.on-creation-page .filter-group div.filter-form{padding:0}.home-teaser{padding-bottom:30px;padding-top:30px}.home-teaser .headline{font-size:16px;font-weight:400;letter-spacing:0;margin:15px 0}.home-teaser .link-holder .link-card{align-items:center;border-radius:14px;display:flex;height:240px;justify-content:center;margin:0 0 15px;overflow:hidden;position:relative}.home-teaser .link-holder .link-card:hover .title{background:#181a20;color:#fff}.home-teaser .link-holder .link-card img{min-height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s;width:100%}.home-teaser .link-holder .link-card img:hover{transform:scale(1.2)}.home-teaser .link-holder .link-card .title{background:#fff;border-radius:14px;bottom:15px;color:#1f1b2d;font-size:14px;left:50%;padding:0 15px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);width:-moz-max-content;width:max-content}.horizontal-slider{padding-bottom:30px}.horizontal-slider .wrapper{align-items:end;display:flex;justify-content:space-between;padding-bottom:15px;width:100%}.horizontal-slider .wrapper .headline{align-items:center;display:flex;font-size:16px;font-weight:600;gap:7.5px}@media (max-width:991.98px){.horizontal-slider .wrapper .headline{font-size:14px}}.horizontal-slider .wrapper .headline span{border-radius:14px;letter-spacing:0}.horizontal-slider .wrapper .headline span.super-vip{background:#ace7ef;color:#1f1b2d;padding:0 15px}.horizontal-slider .wrapper .headline span.vip-plus{background:#0d6efd;color:#fff;padding:0 15px}.horizontal-slider .wrapper .headline span.vip{background:#07c98b;color:#fff;padding:0 15px}.horizontal-slider .wrapper .see-more{align-items:center;border-bottom:2px solid #181a20;color:#1f1b2d;display:flex;font-size:13px;font-weight:700;gap:8px}.horizontal-slider .wrapper .see-more.active,.horizontal-slider .wrapper .see-more:active,.horizontal-slider .wrapper .see-more:focus,.horizontal-slider .wrapper .see-more:hover{color:#1f1b2d}.horizontal-slider .wrapper .see-more:hover,.horizontal-slider .wrapper .see-more:hover blockquote,.horizontal-slider .wrapper .see-more:hover blockquote.active,.horizontal-slider .wrapper .see-more:hover blockquote:active,.horizontal-slider .wrapper .see-more:hover blockquote:focus,.horizontal-slider .wrapper .see-more:hover blockquote:hover,.horizontal-slider .wrapper .see-more:hover cite,.horizontal-slider .wrapper .see-more:hover cite.active,.horizontal-slider .wrapper .see-more:hover cite:active,.horizontal-slider .wrapper .see-more:hover cite:focus,.horizontal-slider .wrapper .see-more:hover cite:hover,.horizontal-slider .wrapper .see-more:hover em,.horizontal-slider .wrapper .see-more:hover em.active,.horizontal-slider .wrapper .see-more:hover em:active,.horizontal-slider .wrapper .see-more:hover em:focus,.horizontal-slider .wrapper .see-more:hover em:hover,.horizontal-slider .wrapper .see-more:hover i,.horizontal-slider .wrapper .see-more:hover i.active,.horizontal-slider .wrapper .see-more:hover i:active,.horizontal-slider .wrapper .see-more:hover i:focus,.horizontal-slider .wrapper .see-more:hover i:hover,.horizontal-slider .wrapper .see-more:hover q,.horizontal-slider .wrapper .see-more:hover q.active,.horizontal-slider .wrapper .see-more:hover q:active,.horizontal-slider .wrapper .see-more:hover q:focus,.horizontal-slider .wrapper .see-more:hover q:hover,.horizontal-slider .wrapper .see-more:hover.active,.horizontal-slider .wrapper .see-more:hover:active,.horizontal-slider .wrapper .see-more:hover:focus,.horizontal-slider .wrapper .see-more:hover:hover{color:#181a20}.horizontal-slider .wrapper .see-more blockquote,.horizontal-slider .wrapper .see-more cite,.horizontal-slider .wrapper .see-more em,.horizontal-slider .wrapper .see-more i,.horizontal-slider .wrapper .see-more q{font-size:15px;font-weight:700}.horizontal-slider .swiper{height:100%;width:100%}.horizontal-slider .swiper-button-next:after,.horizontal-slider .swiper-button-prev:after{background-color:#fff;border-radius:60px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;font-family:Font Awesome\ 6 Pro;font-size:14px!important;font-weight:900;padding:15px;z-index:10}.horizontal-slider .swiper-button-next:hover:after,.horizontal-slider .swiper-button-prev:hover:after{background:#1f1b2d;color:#fff}.horizontal-slider .swiper-button-prev:after{content:"\f060"}.horizontal-slider .swiper-button-next:after{content:"\f061"}.horizontal-slider .swiper-slide{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-bottom:30px;width:260px!important}.horizontal-slider .swiper-slide.active,.horizontal-slider .swiper-slide:active,.horizontal-slider .swiper-slide:focus,.horizontal-slider .swiper-slide:hover{background:#fff}.horizontal-slider .swiper-slide:hover .property .headline{color:#181a20}.horizontal-slider .swiper-slide img{border-top-left-radius:11px;border-top-right-radius:11px;display:block;height:210px;-o-object-fit:cover;object-fit:cover;width:100%}.horizontal-slider .swiper-slide .lazy-image-loader{height:180px}.horizontal-slider .swiper-slide .property{padding:10px}.horizontal-slider .swiper-slide .property .headline{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-feature-settings:normal;color:#666276;display:-webkit-box;font-size:13px;height:45px;line-height:22px;margin:0 0 8px;overflow:hidden;word-break:break-word}.horizontal-slider .swiper-slide .property .price{align-items:center;color:#1f1b2d;display:flex;font-size:16px;font-weight:900;gap:7.5px;line-height:24px;margin:0}.horizontal-slider .add_color,.horizontal-slider .add_color:hover{background:rgba(172,231,239,.2)}.navigation-slider .swiper-slide{width:100%}.navigation-slider .swiper-slide .link{height:100%;position:relative;width:100%}.navigation-slider .swiper-slide .link .link-background{color:#fff;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.navigation-slider .swiper-slide .link .link-background.active,.navigation-slider .swiper-slide .link .link-background:active,.navigation-slider .swiper-slide .link .link-background:focus,.navigation-slider .swiper-slide .link .link-background:hover{color:#fff}.navigation-slider .swiper-slide .link .link-background blockquote,.navigation-slider .swiper-slide .link .link-background cite,.navigation-slider .swiper-slide .link .link-background em,.navigation-slider .swiper-slide .link .link-background i,.navigation-slider .swiper-slide .link .link-background q{font-size:30px}.navigation-slider .swiper-slide .link .link-background div{font-size:12px;line-height:15px}.navigation-slider .swiper-slide img{background:#d5d2dc;border-radius:14px;height:270px;-o-object-fit:cover;object-fit:cover;width:100%}.navigation-slider .swiper-slide img.active,.navigation-slider .swiper-slide img:active,.navigation-slider .swiper-slide img:focus,.navigation-slider .swiper-slide img:hover{background:#d5d2dc}.navigation-slider .swiper-slide img.more-images{filter:brightness(30%)}@media (max-width:767.98px){.navigation-slider .swiper-slide img{height:282px}}.navigation-slider .swiper-button-next:after,.navigation-slider .swiper-button-prev:after{background-color:#fff;border-radius:60px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;font-family:Font Awesome\ 6 Pro;font-size:14px!important;font-weight:900;padding:15px;z-index:10px}.navigation-slider .swiper-button-next:hover:after,.navigation-slider .swiper-button-prev:hover:after{background:#1f1b2d;color:#fff}.navigation-slider .swiper-button-prev:after{content:"\f060"}.navigation-slider .swiper-button-next:after{content:"\f061"}.navigation-slider .swiper-pagination{bottom:0!important}.navigation-slider .swiper-pagination-bullet{background:#fff;opacity:1}.navigation-slider .swiper-pagination-bullet-active{background:#f85632;border:none;border-radius:20px;box-shadow:none;width:21px}.nowstays{padding-bottom:60px}.nowstays .headline{align-items:center;background:#b6e841;border-radius:28px;display:flex;font-size:16px;font-weight:600;gap:7.5px;margin-bottom:15px;max-width:-moz-max-content;max-width:max-content;padding:5px 10px}.nowstays .headline.active,.nowstays .headline:active,.nowstays .headline:focus,.nowstays .headline:hover{background:#b6e841}@media (max-width:991.98px){.nowstays .headline{font-size:14px}}.nowstays .items{display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}@media (max-width:991.98px){.nowstays .items{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.nowstays .items{grid-template-columns:1fr}}.nowstays .items a{background:#fff;border-radius:28px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;height:-moz-fit-content;height:fit-content;min-height:400px;padding:24px}.nowstays .items a.active,.nowstays .items a:active,.nowstays .items a:focus,.nowstays .items a:hover{background:#fff;color:#1f1b2d}.nowstays .items a:hover,.nowstays .items a:hover.active,.nowstays .items a:hover:active,.nowstays .items a:hover:focus,.nowstays .items a:hover:hover{color:#181a20}.nowstays .items a img{border-radius:14px;height:370px;max-height:280px;-o-object-fit:cover;object-fit:cover}.nowstays .items a .property{display:flex;flex-direction:column;font-size:16px;margin-top:15px}.nowstays .items a .property .price{font-size:18px;font-weight:700}.home-accordion{background:#efecf3;border-radius:28px;margin-bottom:60px;padding:30px}.home-accordion .accordion{color:#1f1b2d;max-width:1200px}.home-accordion .accordion .item{margin-top:15px;position:relative}.home-accordion .accordion .item:last-child{margin-bottom:15px}.home-accordion .accordion .item.active .accordion-heading:after{transform:rotate(180deg)}.home-accordion .accordion .item .accordion-heading{color:#1f1b2d;cursor:pointer;display:flex;font-size:16px;font-weight:900;justify-content:space-between;line-height:normal;margin-bottom:10px;position:relative;width:-moz-fit-content;width:fit-content}.home-accordion .accordion .item .accordion-heading:after{align-items:center;color:#1f1b2d;content:"\f078";display:flex;font-family:Font Awesome\ 6 Pro;font-size:15px;font-weight:900;margin-left:5px;transform:rotate(0deg);transition:.3s}.home-accordion .accordion .item .accordion-heading:after.active,.home-accordion .accordion .item .accordion-heading:after:active,.home-accordion .accordion .item .accordion-heading:after:focus,.home-accordion .accordion .item .accordion-heading:after:hover{color:#1f1b2d}.home-accordion .accordion .item .content{display:grid;flex-wrap:wrap;font-size:15px;grid-template-columns:repeat(3,1fr);height:0;overflow:hidden;position:relative;transition:.3s}@media (max-width:767.98px){.home-accordion .accordion .item .content{grid-template-columns:1fr}}.home-accordion .accordion .item .content .list a{color:#1f1b2d;cursor:pointer;font-size:16px}.home-accordion .accordion .item .content .list a.active,.home-accordion .accordion .item .content .list a:active,.home-accordion .accordion .item .content .list a:focus,.home-accordion .accordion .item .content .list a:hover{color:#1f1b2d}.home-accordion .accordion .item .content .list ul{margin:0;padding:0}.home-accordion .accordion .item .content .list ul li{line-height:20px;list-style:none;margin-bottom:10px}.home-accordion .accordion .item .content .list ul li a{color:#1f1b2d;cursor:pointer;font-size:15px;letter-spacing:.5px}.home-accordion .accordion .item .content .list ul li a:hover,.home-accordion .accordion .item .content .list ul li a:hover.active,.home-accordion .accordion .item .content .list ul li a:hover:active,.home-accordion .accordion .item .content .list ul li a:hover:focus,.home-accordion .accordion .item .content .list ul li a:hover:hover{color:#1f1b2d}.pagination{font-size:20px;justify-content:center;padding-bottom:45px;padding-top:45px}.pagination ul{align-items:center;display:flex;gap:5px;margin:0;padding:0}@media (max-width:575.98px){.pagination ul{gap:3px}}.pagination ul li{list-style-type:none}.pagination ul li a{align-items:center;background:#fff;border:1px solid #efecf3;border-radius:10px;color:#1f1b2d;display:flex;font-size:16px;height:45px;justify-content:center;width:45px}.pagination ul li a.active,.pagination ul li a:active,.pagination ul li a:focus,.pagination ul li a:hover{background:#fff;color:#1f1b2d}@media (max-width:575.98px){.pagination ul li a{font-size:13px;height:35px;width:35px}}.pagination ul li a.disabled{color:#d5d2dc;pointer-events:none}.pagination ul li a.disabled.active,.pagination ul li a.disabled:active,.pagination ul li a.disabled:focus,.pagination ul li a.disabled:hover{color:#d5d2dc}.pagination ul li a.active{background:#181a20;border:1px solid #181a20;color:#fff}.pagination ul li a.active.active,.pagination ul li a.active:active,.pagination ul li a.active:focus,.pagination ul li a.active:hover{background:#181a20;color:#fff}.pagination ul li a.pagination-first,.pagination ul li a.pagination-first.active,.pagination ul li a.pagination-first:active,.pagination ul li a.pagination-first:focus,.pagination ul li a.pagination-first:hover,.pagination ul li a.pagination-last,.pagination ul li a.pagination-last.active,.pagination ul li a.pagination-last:active,.pagination ul li a.pagination-last:focus,.pagination ul li a.pagination-last:hover{background:#fff}.share{align-items:center;color:#666276;display:flex;gap:10px;position:relative;width:-moz-fit-content;width:fit-content}.share blockquote,.share cite,.share em,.share i,.share q{font-size:17.1428571429px}.share blockquote:not(.fa-share-nodes),.share cite:not(.fa-share-nodes),.share em:not(.fa-share-nodes),.share i:not(.fa-share-nodes),.share q:not(.fa-share-nodes){cursor:pointer}.share blockquote:not(.fa-share-nodes):hover,.share cite:not(.fa-share-nodes):hover,.share em:not(.fa-share-nodes):hover,.share i:not(.fa-share-nodes):hover,.share q:not(.fa-share-nodes):hover{color:#1f1b2d}.share blockquote.fa-clipboard .clipboard-popup,.share cite.fa-clipboard .clipboard-popup,.share em.fa-clipboard .clipboard-popup,.share i.fa-clipboard .clipboard-popup,.share q.fa-clipboard .clipboard-popup{align-items:center;background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;display:flex;font-size:14px;justify-content:center;left:50%;margin-top:10px;padding:15px;position:absolute;transform:translateX(-50%);width:100%}.share blockquote.fa-clipboard .clipboard-popup.hidden,.share cite.fa-clipboard .clipboard-popup.hidden,.share em.fa-clipboard .clipboard-popup.hidden,.share i.fa-clipboard .clipboard-popup.hidden,.share q.fa-clipboard .clipboard-popup.hidden{display:none}.share blockquote.fa-clipboard .clipboard-popup span,.share cite.fa-clipboard .clipboard-popup span,.share em.fa-clipboard .clipboard-popup span,.share i.fa-clipboard .clipboard-popup span,.share q.fa-clipboard .clipboard-popup span{color:#1f1b2d;font-size:13px}.share blockquote.fa-clipboard .clipboard-popup .fa-circle-check,.share cite.fa-clipboard .clipboard-popup .fa-circle-check,.share em.fa-clipboard .clipboard-popup .fa-circle-check,.share i.fa-clipboard .clipboard-popup .fa-circle-check,.share q.fa-clipboard .clipboard-popup .fa-circle-check{background-color:#fff;color:#07c98b;font-size:15px;margin-right:6px}.share a{align-items:center;cursor:pointer;display:flex}.share a,.share a.active,.share a:active,.share a:focus,.share a:hover{color:#666276}.share span{font-size:14px}.laravel-bootstrap-modal .modal-dialog{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:500px}.laravel-bootstrap-modal .modal-dialog .modal-content{border:none;border-radius:25px;margin:auto}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-header{border:none;padding:30px 30px 0}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-header .modal-title{font-size:18px;font-weight:700;width:100%}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-body{padding:30px}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-body *{color:#666276;font-size:16px}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-body .modal-bottom{display:flex;gap:15px;justify-content:flex-end}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-body .modal-bottom .btn-primary{color:#fff;font-size:14px}.laravel-bootstrap-modal .modal-dialog .modal-content .modal-body .modal-bottom .btn-secondary{color:#1f1b2d;font-size:14px}.laravel-bootstrap-modal .modal-dialog .modal-content .close{background-color:transparent;border:none;padding:0}.laravel-bootstrap-modal .modal-dialog .modal-content .close .fa-light{color:#9691a4;font-size:16px;font-weight:900}.laravel-bootstrap-modal .modal-dialog .modal-content .close .fa-light:hover{color:#454056}.blog-slider{padding-bottom:30px;padding-top:30px}.blog-slider .wrapper{align-items:end;display:flex;justify-content:space-between;padding-bottom:15px;width:100%}.blog-slider .wrapper .headline{align-items:center;display:flex;font-size:16px;font-weight:600;gap:7.5px}.blog-slider .wrapper .see-more{align-items:center;border-bottom:2px solid #181a20;color:#1f1b2d;display:flex;font-size:13px;font-weight:700;gap:8px}.blog-slider .wrapper .see-more.active,.blog-slider .wrapper .see-more:active,.blog-slider .wrapper .see-more:focus,.blog-slider .wrapper .see-more:hover{color:#1f1b2d}.blog-slider .wrapper .see-more:hover,.blog-slider .wrapper .see-more:hover blockquote,.blog-slider .wrapper .see-more:hover blockquote.active,.blog-slider .wrapper .see-more:hover blockquote:active,.blog-slider .wrapper .see-more:hover blockquote:focus,.blog-slider .wrapper .see-more:hover blockquote:hover,.blog-slider .wrapper .see-more:hover cite,.blog-slider .wrapper .see-more:hover cite.active,.blog-slider .wrapper .see-more:hover cite:active,.blog-slider .wrapper .see-more:hover cite:focus,.blog-slider .wrapper .see-more:hover cite:hover,.blog-slider .wrapper .see-more:hover em,.blog-slider .wrapper .see-more:hover em.active,.blog-slider .wrapper .see-more:hover em:active,.blog-slider .wrapper .see-more:hover em:focus,.blog-slider .wrapper .see-more:hover em:hover,.blog-slider .wrapper .see-more:hover i,.blog-slider .wrapper .see-more:hover i.active,.blog-slider .wrapper .see-more:hover i:active,.blog-slider .wrapper .see-more:hover i:focus,.blog-slider .wrapper .see-more:hover i:hover,.blog-slider .wrapper .see-more:hover q,.blog-slider .wrapper .see-more:hover q.active,.blog-slider .wrapper .see-more:hover q:active,.blog-slider .wrapper .see-more:hover q:focus,.blog-slider .wrapper .see-more:hover q:hover,.blog-slider .wrapper .see-more:hover.active,.blog-slider .wrapper .see-more:hover:active,.blog-slider .wrapper .see-more:hover:focus,.blog-slider .wrapper .see-more:hover:hover{color:#181a20}.blog-slider .wrapper .see-more blockquote,.blog-slider .wrapper .see-more cite,.blog-slider .wrapper .see-more em,.blog-slider .wrapper .see-more i,.blog-slider .wrapper .see-more q{font-size:15px;font-weight:700}.blog-slider .swiper{height:100%;width:100%}.blog-slider .swiper-button-next:after,.blog-slider .swiper-button-prev:after{background-color:#fff;border-radius:60px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;font-family:Font Awesome\ 6 Pro;font-size:14px!important;font-weight:900;padding:15px;z-index:10}.blog-slider .swiper-button-next:hover:after,.blog-slider .swiper-button-prev:hover:after{background:#1f1b2d;color:#fff}.blog-slider .swiper-button-prev:after{content:"\f060"}.blog-slider .swiper-button-next:after{content:"\f061"}.blog-slider .swiper-slide{background:#fff;border:1px solid #eaecf3;border-radius:14px;box-shadow:0 0 1.25rem rgba(31,45,61,.05);margin-bottom:30px;width:260px!important}.blog-slider .swiper-slide:hover{border:1px solid #f5f4f8;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease}.blog-slider .swiper-slide:hover .texts .bottom .more{display:inline}.blog-slider .swiper-slide img{border-top-left-radius:11px;border-top-right-radius:11px;display:block;height:210px;-o-object-fit:cover;object-fit:cover;width:100%}.blog-slider .swiper-slide .texts{padding:10px}.blog-slider .swiper-slide .texts .headline{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-feature-settings:normal;align-items:center;color:#1f1b2d;display:flex;display:-webkit-box;font-size:16px;font-weight:450;gap:7.5px;line-height:24px;margin:0;overflow:hidden}.blog-slider .swiper-slide .texts .content,.blog-slider .swiper-slide .texts .content *{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666276!important;display:-webkit-box;font-family:CustomHousing!important;font-size:14px!important;height:45px;line-height:22px!important;margin:0 0 8px;overflow:hidden;word-break:break-word}.blog-slider .swiper-slide .texts .bottom{border-top:1px solid #d5d2dc;color:#9691a4;display:flex;font-size:15px;justify-content:space-between;margin-top:auto}.blog-slider .swiper-slide .texts .bottom .date{font-size:12px}.blog-slider .swiper-slide .texts .bottom .more{color:#181a20;font-weight:450}.lazy{height:100%;width:100%}.lazy:not([src]):not([srcset]){visibility:hidden}.lazy.loaded+.lazy-image-loader{display:none}.lazy-image-loader{align-content:center;align-items:center;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.lazy-image-loader.loaded{display:none}.lazy-image-loader .loader-element{border:5px solid #1f1b2d;border-radius:100%;margin:10px}.lazy-image-loader .loader-element:first-child{animation:preloader .6s ease-in-out infinite alternate}.lazy-image-loader .loader-element:nth-child(2){animation:preloader .6s ease-in-out .2s infinite alternate}.lazy-image-loader .loader-element:nth-child(3){animation:preloader .6s ease-in-out .4s infinite alternate}@keyframes preloader{to{transform:scale(2)}}.filter-area-type .filter-cell{display:flex;flex-direction:row;gap:30px;justify-content:space-between}.filter-area-type .filter-cell .form-group{width:100%}.filter-area-type .filter-cell .form-group input[type=number]::-webkit-inner-spin-button,.filter-area-type .filter-cell .form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-area-type .filter-cell .form-group input[type=number]{-moz-appearance:textfield}.listing-filter .wrapper{align-items:center;display:flex;justify-content:space-between}.listing-filter .wrapper .open-filter-overlay{cursor:pointer}.listing-filter .filter-overlay{background:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;z-index:10001}@media (max-width:991.98px){.listing-filter .filter-overlay{overflow-x:hidden;overflow-y:scroll}}.listing-filter .filter-overlay.hide{opacity:0;pointer-events:none;visibility:hidden}.listing-filter .filter-overlay .filter-overlay-wrapper{background:#f7f7f8;border-radius:25px;height:680px;left:50%;max-width:500px;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media (max-width:991.98px){.listing-filter .filter-overlay .filter-overlay-wrapper{border-radius:0;height:100%;margin:0;max-width:100%;overflow:scroll}}.listing-filter .filter-overlay .filter-overlay-wrapper.hide{opacity:0;pointer-events:none;visibility:hidden}.listing-filter .filter-overlay .filter-overlay-wrapper .head{align-items:center;display:flex;justify-content:space-between}.listing-filter .filter-overlay .filter-overlay-wrapper .head .h2,.listing-filter .filter-overlay .filter-overlay-wrapper .head h2{font-size:18px;font-weight:700}.listing-filter .filter-overlay .filter-overlay-wrapper .head blockquote,.listing-filter .filter-overlay .filter-overlay-wrapper .head cite,.listing-filter .filter-overlay .filter-overlay-wrapper .head em,.listing-filter .filter-overlay .filter-overlay-wrapper .head i,.listing-filter .filter-overlay .filter-overlay-wrapper .head q{font-weight:700}.listing-filter .filter-overlay .main-filter .filter-cell{align-items:center;cursor:pointer;display:grid;gap:16px;grid-template-columns:25px 1fr}.listing-filter .filter-overlay .main-filter .filter-cell .icon{padding-bottom:16px;padding-top:16px}.listing-filter .filter-overlay .main-filter .filter-cell .icon blockquote,.listing-filter .filter-overlay .main-filter .filter-cell .icon cite,.listing-filter .filter-overlay .main-filter .filter-cell .icon em,.listing-filter .filter-overlay .main-filter .filter-cell .icon i,.listing-filter .filter-overlay .main-filter .filter-cell .icon q{color:#303038;font-size:25px}.listing-filter .filter-overlay .main-filter .filter-cell .wrapper{align-items:center;border-bottom:1px solid #e2e2e4;display:grid;grid-template-columns:1fr 16px;justify-content:space-between;padding-bottom:16px;padding-top:16px}.listing-filter .filter-overlay .main-filter .filter-cell .wrapper .info{display:flex;flex-direction:column}.listing-filter .filter-overlay .main-filter .filter-cell .wrapper .info .type{color:#6e6e7c;font-size:14px}.listing-filter .filter-overlay .main-filter .filter-cell .wrapper .info .value{color:#303038;font-size:16px}.listing-filter .filter-overlay .main-filter .filter-cell .wrapper blockquote,.listing-filter .filter-overlay .main-filter .filter-cell .wrapper cite,.listing-filter .filter-overlay .main-filter .filter-cell .wrapper em,.listing-filter .filter-overlay .main-filter .filter-cell .wrapper i,.listing-filter .filter-overlay .main-filter .filter-cell .wrapper q{color:#303038;font-size:12px}.listing-filter .filter-overlay .listing-filter-form{background:#fff;border-radius:24px;margin-top:20px;padding:8px 16px}.listing-filter .filter-overlay .listing-filter-form .buttons{margin-top:60px}.listing-filter .filter-overlay .listing-filter-form .buttons.group{align-items:center;display:flex;justify-content:space-between}.listing-filter .filter-overlay .listing-filter-form .buttons.group .search-button{max-width:150px}.listing-filter .filter-overlay .listing-filter-form .buttons .close{background:unset;border:none;border-bottom:1px solid #1f1b2d;color:#1f1b2d;padding:0}.listing-filter .filter-overlay .listing-filter-form .buttons .close.active,.listing-filter .filter-overlay .listing-filter-form .buttons .close:active,.listing-filter .filter-overlay .listing-filter-form .buttons .close:focus,.listing-filter .filter-overlay .listing-filter-form .buttons .close:hover{color:#1f1b2d}.listing-filter .filter-overlay .listing-filter-form .buttons .search-button{justify-content:center;padding-bottom:17px;padding-top:17px;width:100%}.listing-filter .filter-overlay .filter-second-level .form-check{display:grid;grid-template-columns:1fr 32px;margin:24px 0;padding:0}.listing-filter .filter-overlay .filter-second-level .form-check-input{height:32px;margin:0;padding:0;width:32px}.filter-overlay-select .head blockquote,.filter-overlay-select .head cite,.filter-overlay-select .head em,.filter-overlay-select .head i,.filter-overlay-select .head q{cursor:pointer;font-size:30px}.filter-price-type .filter-cell{display:flex;flex-direction:row;gap:30px;justify-content:space-between}.filter-price-type .filter-cell .form-group{width:100%}.filter-price-type .filter-cell .form-group input[type=number]::-webkit-inner-spin-button,.filter-price-type .filter-cell .form-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.filter-price-type .filter-cell .form-group input[type=number]{-moz-appearance:textfield}.filter-locations{background:#fff;border-radius:14px;left:0;margin:0 auto;max-width:80%;min-height:100vh;position:fixed;right:0;width:100%}@media (max-width:991.98px){.filter-locations{max-width:100%}}.filter-locations.hide{opacity:0;pointer-events:none;visibility:hidden}.filter-locations .locations{font-size:14px;height:calc(100vh - 100px);overflow:scroll;padding:30px;position:absolute;width:100%;z-index:2}.filter-locations .locations .header{border-bottom:1px solid #f5f4f8;cursor:pointer;display:flex;gap:15px;margin-bottom:15px;width:-moz-max-content;width:max-content}.filter-locations .locations .header div.active{border-bottom:3px solid #181a20}.filter-locations .locations .list{position:relative}.filter-locations .locations .list label{color:#1f1b2d;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:normal;transition:all .4s}.filter-locations .locations .list label.active,.filter-locations .locations .list label:active,.filter-locations .locations .list label:focus,.filter-locations .locations .list label:hover{color:#1f1b2d}.filter-locations .locations .list label:hover{color:#181a20}.filter-locations .locations .list .checkbox-first-level input{display:none}.filter-locations .locations .list .second-level{background:#fff;width:100%}.filter-locations .locations .list .second-level .sub-locations-wrapper{margin-bottom:15px}.filter-locations .locations .list .second-level .sub-locations-wrapper .father label{font-size:24px;line-height:normal}.filter-locations .locations .list .second-level .form-group{align-items:center;display:flex;gap:5px;margin:0;max-width:unset;padding:5px}.filter-locations .locations .list .second-level .form-group.father{margin-top:15px}.filter-locations .locations .list .second-level .form-group.father label{font-size:14px;font-weight:900;line-height:normal}.filter-locations .locations .list .second-level .form-group.father.empty{align-items:center;display:flex;height:300px;justify-content:center;min-width:100%;text-align:center}.filter-locations .locations .list .second-level .form-group .father-label{font-size:14px;font-weight:900;line-height:normal;margin-top:30px}.filter-locations .locations .list .second-level .form-group .form-check-input{height:20px;width:20px}.filter-locations .bottom{background:#eaecf3;bottom:0;display:flex;gap:15px;margin-top:30px;padding:30px;position:absolute;width:100%;z-index:3}@media (max-width:991.98px){.filter-locations .bottom{padding:15px 30px;position:fixed}}.filter-locations .bottom .btn{width:-moz-max-content;width:max-content}.filter-locations .bottom .btn.btn-secondary{background-color:#fff!important;border-color:#fff!important}.weather-widget{padding:0 0 30px}.weather-widget .swiper{height:100%;width:100%}.weather-widget .swiper-button-next:after,.weather-widget .swiper-button-prev:after{background-color:#fff;border-radius:60px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;font-family:Font Awesome\ 6 Pro;font-size:14px!important;font-weight:900;padding:15px;z-index:10px}.weather-widget .swiper-button-next:hover:after,.weather-widget .swiper-button-prev:hover:after{background:#1f1b2d;color:#fff}.weather-widget .swiper-button-next:hover:after.active,.weather-widget .swiper-button-next:hover:after:active,.weather-widget .swiper-button-next:hover:after:focus,.weather-widget .swiper-button-next:hover:after:hover,.weather-widget .swiper-button-prev:hover:after.active,.weather-widget .swiper-button-prev:hover:after:active,.weather-widget .swiper-button-prev:hover:after:focus,.weather-widget .swiper-button-prev:hover:after:hover{background:#1f1b2d;color:#fff}.weather-widget .swiper-button-prev:after{content:"\f060"}.weather-widget .swiper-button-next:after{content:"\f061"}.weather-widget .swiper-slide{border:1px solid #f5f4f8;border-radius:15px!important}.weather-widget .swiper-slide:hover{border:1px solid #f5f4f8;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-o-transition:.3s ease}.weather-widget .swiper-slide:hover .property .headline,.weather-widget .swiper-slide:hover .property .headline.active,.weather-widget .swiper-slide:hover .property .headline:active,.weather-widget .swiper-slide:hover .property .headline:focus,.weather-widget .swiper-slide:hover .property .headline:hover{color:#181a20}.weather-widget .swiper-wrapper .swiper-slide{border-radius:5px;height:150px;overflow:hidden}.weather-widget .swiper-wrapper .swiper-slide:hover{opacity:.9}.weather-widget .swiper-wrapper .swiper-slide .background-img{-o-object-fit:cover;object-fit:cover}.weather-widget .swiper-wrapper .swiper-slide .background-holder,.weather-widget .swiper-wrapper .swiper-slide .background-img{background:rgba(31,27,45,.3);height:100%;overflow:hidden;position:absolute;width:100%;z-index:2}.weather-widget .swiper-wrapper .swiper-slide .city-name{bottom:10px;color:#fff;font-size:15px;font-weight:700;left:10px;position:absolute;z-index:-1}.weather-widget .swiper-wrapper .swiper-slide .city-name.active,.weather-widget .swiper-wrapper .swiper-slide .city-name:active,.weather-widget .swiper-wrapper .swiper-slide .city-name:focus,.weather-widget .swiper-wrapper .swiper-slide .city-name:hover{color:#fff}.weather-widget .swiper-wrapper .swiper-slide .right-side{background-color:rgba(31,27,45,.65);color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-around;position:absolute;right:0;text-align:center;width:90px;z-index:3}.weather-widget .swiper-wrapper .swiper-slide .right-side.active,.weather-widget .swiper-wrapper .swiper-slide .right-side:active,.weather-widget .swiper-wrapper .swiper-slide .right-side:focus,.weather-widget .swiper-wrapper .swiper-slide .right-side:hover{color:#fff}.weather-widget .swiper-wrapper .swiper-slide .right-side .day{font-size:14px}.weather-widget .swiper-wrapper .swiper-slide .right-side .h6,.weather-widget .swiper-wrapper .swiper-slide .right-side h6{color:#ffc107;font-size:12.7659574468px;font-weight:700;pointer-events:none}.weather-widget .swiper-wrapper .swiper-slide .right-side .active.h6,.weather-widget .swiper-wrapper .swiper-slide .right-side .h6:active,.weather-widget .swiper-wrapper .swiper-slide .right-side .h6:focus,.weather-widget .swiper-wrapper .swiper-slide .right-side .h6:hover,.weather-widget .swiper-wrapper .swiper-slide .right-side h6.active,.weather-widget .swiper-wrapper .swiper-slide .right-side h6:active,.weather-widget .swiper-wrapper .swiper-slide .right-side h6:focus,.weather-widget .swiper-wrapper .swiper-slide .right-side h6:hover{color:#ffc107}.weather-widget .swiper-wrapper .swiper-slide .right-side img{height:-moz-max-content;height:max-content;margin:0 auto;width:60px}.weather-widget .swiper-wrapper .swiper-slide .right-side .temp{align-items:center;display:flex;font-size:14px;margin:0 auto}.mobile-verify .flex-holder{align-items:center;display:flex;gap:10px;margin-bottom:10px}.mobile-verify .flex-holder .request-btn:disabled,.mobile-verify .flex-holder .request-btn:disabled.active,.mobile-verify .flex-holder .request-btn:disabled:active,.mobile-verify .flex-holder .request-btn:disabled:focus,.mobile-verify .flex-holder .request-btn:disabled:hover{color:#fff}.mobile-verify .flex-holder .timer{color:#181a20;font-size:20px;font-weight:500}.mobile-verify .flex-holder .timer.active,.mobile-verify .flex-holder .timer:active,.mobile-verify .flex-holder .timer:focus,.mobile-verify .flex-holder .timer:hover{color:#181a20}.mobile-verify .submit-btn{margin-top:20px}.mobile-verify .time-wrapper{display:flex;flex-wrap:wrap;font-size:15px;font-weight:700;gap:10px;margin-top:30px}.mobile-verify .time-wrapper .timer{position:relative}.mobile-verify .time-wrapper .timer .countdown-number{align-items:center;color:#07c98b;display:flex;font-size:14px;height:30px;justify-content:space-around;width:30px}.mobile-verify .time-wrapper .timer .countdown-number.active,.mobile-verify .time-wrapper .timer .countdown-number:active,.mobile-verify .time-wrapper .timer .countdown-number:focus,.mobile-verify .time-wrapper .timer .countdown-number:hover{color:#07c98b}.mobile-verify .time-wrapper .timer svg{height:30px;position:absolute;transform:rotateY(-180deg) rotate(-90deg);width:30px}.mobile-verify .time-wrapper .timer svg circle{stroke-dasharray:87px;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2px;stroke:#07c98b;fill:none;animation:countdown 60s linear infinite forwards}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:87px}}.mobile-verify .form-code{height:0;overflow:hidden;transition:height .6s}.mobile-verify .form-code.zero-height{display:none;height:0;margin:0;padding:0}.mobile-verify .invalid-feedback.hidden{display:none}.why-housing{align-items:end;border-radius:14px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);height:100%;padding:30px}.why-housing,.why-housing.active,.why-housing:active,.why-housing:focus,.why-housing:hover{background:#050505}@media (max-width:767.98px){.why-housing{grid-template-columns:1fr}}.why-housing .about-us{color:#fff;font-size:14px}.why-housing .about-us.active,.why-housing .about-us:active,.why-housing .about-us:focus,.why-housing .about-us:hover{color:#fff}.why-housing .holder{display:flex;flex-direction:column;gap:15px;height:100%}@media (max-width:991.98px){.why-housing .holder{gap:5px}}.why-housing .holder .info:first-child{font-feature-settings:"case";font-size:30px;font-weight:700;padding-bottom:30px}@media (max-width:991.98px){.why-housing .holder .info:first-child{font-size:25px;padding-bottom:10px}}.why-housing .holder .info:last-child{font-size:14px}.why-housing .holder.text-gray,.why-housing .holder.text-gray.active,.why-housing .holder.text-gray:active,.why-housing .holder.text-gray:focus,.why-housing .holder.text-gray:hover{color:#8e8e8e}.why-housing .holder.text-gray .info:first-child{border-bottom:1px solid #8e8e8e}.why-housing .holder.text-orange,.why-housing .holder.text-orange.active,.why-housing .holder.text-orange:active,.why-housing .holder.text-orange:focus,.why-housing .holder.text-orange:hover{color:#ace7ef}.why-housing .holder.text-orange .info:first-child{border-bottom:1px solid #8e8e8e}.why-housing .holder.text-white .info:first-child{border-bottom:1px solid #fff}.listing .head{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding-bottom:30px}.listing .head .title{font-weight:900}.listing .head .filter-button{background:#fff;font-weight:700}.listing .head .filter-button.active,.listing .head .filter-button:active,.listing .head .filter-button:focus,.listing .head .filter-button:hover{background:#fff}.listing .head .filter-button:focus,.listing .head .filter-button:hover{border-color:#fff!important;box-shadow:0 .25rem .25rem .125rem hsla(0,0%,100%,.1),0 .375rem .75rem -.125rem hsla(0,1%,61%,.4)!important}.listing .head .filter-button blockquote,.listing .head .filter-button cite,.listing .head .filter-button em,.listing .head .filter-button i,.listing .head .filter-button q{font-weight:700}.listing .item{border-radius:12px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-bottom:15px;padding:15px}.listing .item,.listing .item.active,.listing .item:active,.listing .item:focus,.listing .item:hover{background:#fff}.listing .item .headline{font-feature-settings:normal;color:#181a20;display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:22px;padding-bottom:5px}@media (max-width:991.98px){.listing .item .headline{display:grid;grid-template-columns:1fr 125px;padding-top:10px}}.listing .item .item-holder{color:inherit;display:flex;flex-direction:column}.listing .item .item-holder .details{display:flex;flex-direction:column;flex-wrap:wrap}.listing .item .item-holder .details span{align-items:center;color:#666276;display:flex;gap:5px}.listing .item .item-holder .details span blockquote,.listing .item .item-holder .details span cite,.listing .item .item-holder .details span em,.listing .item .item-holder .details span i,.listing .item .item-holder .details span q{font-size:14px}.listing .item .item-holder .details span span{font-size:13px;line-height:24px}.listing .item .item-holder .details .more{display:flex;flex-wrap:wrap}@media (min-width:576px){.listing .item .item-holder .details .more{gap:15px}}@media (max-width:575.98px){.listing .item .item-holder .details .more span{width:100%}}.listing .item .item-holder .description{padding:15px 0}.listing .item .item-holder .description p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:25px;max-width:90%;overflow:hidden;word-break:break-word}@media (max-width:991.98px){.listing .item .item-holder .description p{-webkit-line-clamp:2}}.listing .item .item-holder .bottom-holder{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.listing .item .item-holder .bottom-holder .date{color:#9691a4;font-size:12px}.listing .item .item-holder .price{color:#1f1b2d;font-weight:900;text-align:right}@media (min-width:992px){.listing .item .item-holder .price{font-size:16px}}.listing .add_color,.listing .add_color:hover{background:rgba(172,231,239,.2)}.listing .empty-list{padding:150px 0;text-align:center}.listing-show{margin-bottom:60px}.listing-show .holder{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-top:20px;padding:30px}.listing-show .holder.active,.listing-show .holder:active,.listing-show .holder:focus,.listing-show .holder:hover{background:#fff}.listing-show .article .headline{font-weight:900;padding-bottom:15px}@media (max-width:991.98px){.listing-show .article .headline{padding-bottom:5px}}.listing-show .article .details{display:flex;flex-direction:column;flex-wrap:wrap}.listing-show .article .details span{align-items:center;color:#1f1b2d;display:flex;gap:5px}.listing-show .article .details span blockquote,.listing-show .article .details span cite,.listing-show .article .details span em,.listing-show .article .details span i,.listing-show .article .details span q{font-size:17px}@media (max-width:991.98px){.listing-show .article .details span blockquote,.listing-show .article .details span cite,.listing-show .article .details span em,.listing-show .article .details span i,.listing-show .article .details span q{font-size:16px}}.listing-show .article .details span span{font-size:15px;line-height:24px}@media (max-width:991.98px){.listing-show .article .details span span .detail-name{display:none}}.listing-show .article .details .location{padding-bottom:10px}.listing-show .article .details .location span{font-size:18px}@media (max-width:991.98px){.listing-show .article .details .location span{font-size:16px}}.listing-show .article .details .more{display:flex;flex-wrap:wrap;gap:10px}@media (min-width:576px){.listing-show .article .details .more span:not(:last-child):after{border-left:1px solid #d5d2dc;content:"";height:100%;margin:0 5px}}.listing-show .article .details .article-info{display:flex;flex-wrap:wrap}.listing-show .article .details .article-info span{color:#9691a4;font-size:12px;font-weight:400;line-height:20px;margin-right:30px}.listing-show .youtube-iframe{aspect-ratio:2/1;margin-bottom:30px;overflow:hidden;width:100%}.listing-show .sticky-holder{position:sticky;top:120px}.listing-show .sticky-holder .contact-person{border-radius:14px;margin-bottom:10px}.listing-show .sticky-holder .contact-person .price{font-weight:900}.listing-show .sticky-holder .contact-person a{margin:10px 0 5px;width:-moz-max-content;width:max-content}.listing-show .swiper{margin-bottom:10px}.listing-show .swiper img{height:430px}@media (max-width:767.98px){.listing-show .swiper img{height:300px}}.listing-show .description p{font-size:14px;margin:0;word-break:break-word}.listing-show .project{margin-top:30px}@media (max-width:991.98px){.listing-show .project{margin-top:20px}}.listing-show .project div{display:grid;grid-template-columns:160px 1fr}@media (max-width:575.98px){.listing-show .project div{grid-template-columns:140px 1fr}}.listing-show .project div p{color:#9691a4;font-size:14px;margin:0}.listing-show .project div p:last-child{color:#1f1b2d!important}.listing-show .more-details .additional{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:550px}.listing-show .more-details .additional p{align-items:center;display:flex;font-size:14px;gap:5px;margin-right:30px}.listing-show .more-details .additional p blockquote,.listing-show .more-details .additional p cite,.listing-show .more-details .additional p em,.listing-show .more-details .additional p i,.listing-show .more-details .additional p q{font-size:16px}.listing-show .more-details .additional p.lacking{opacity:.3;text-decoration:line-through}.listing-show .description-headline{font-weight:900;padding-bottom:10px}@media (max-width:991.98px){.listing-show .description-headline{padding-bottom:0}}.listing-show .sticky-contacts{align-items:center;background-color:#fff;bottom:0;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);display:flex;font-size:16px;gap:15px;justify-content:center;left:0;padding:15px;position:fixed;width:100%;z-index:10}.login{margin-top:60px}.login .logo img{max-height:80px;padding-bottom:24px}@media (max-width:991.98px){.login .logo img{max-height:70px}}.login .headline{font-feature-settings:normal;color:#9691a4;font-size:16px;padding-bottom:24px;text-align:center}.login .headline.active,.login .headline:active,.login .headline:focus,.login .headline:hover{color:#9691a4}.login .wrapper{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-left:auto;margin-right:auto;max-width:700px;padding:43.5px 30px}.login .wrapper .alert{border-radius:14px;font-size:13px;padding:12px;text-align:center}.login .wrapper .flex-holder{display:flex;justify-content:space-between}.login .wrapper .flex-holder .remember-me{display:grid;gap:10px;grid-template-columns:24px 1fr}.login .wrapper .flex-holder .remember-me label{color:#666276;font-size:13px}.login .wrapper .flex-holder .remember-me label.active,.login .wrapper .flex-holder .remember-me label:active,.login .wrapper .flex-holder .remember-me label:focus,.login .wrapper .flex-holder .remember-me label:hover{color:#666276}.login .wrapper .or{display:flex;flex-direction:row;font-size:16px;font-weight:700;margin-top:15px}.login .wrapper .or:after,.login .wrapper .or:before{border-bottom:2px solid #eceff5;content:"";flex:1 1;margin:auto}.login .wrapper .or:before{margin-right:10px}.login .wrapper .or:after{margin-left:10px}.login .wrapper .btn-secondary{justify-content:center;margin:15px 0;white-space:normal}@media (max-width:575.98px){.login .wrapper .btn-secondary{padding-left:6px;padding-right:6px}}.login .sign-up{font-size:16px;padding:30px 0 60px;text-align:center}.login .sign-up a,.login .sign-up a.active,.login .sign-up a:active,.login .sign-up a:focus,.login .sign-up a:hover{color:#1298a8}.register{margin-top:60px}.register .logo img{max-height:80px;padding-bottom:24px}@media (max-width:991.98px){.register .logo img{max-height:70px}}.register .headline{font-feature-settings:normal;color:#9691a4;font-size:16px;padding-bottom:24px;text-align:center}.register .wrapper{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-left:auto;margin-right:auto;max-width:700px;padding:43.5px 30px}.register .wrapper .form-group label{align-items:center;display:flex;gap:8px}.register .wrapper .form-group .form-switch{gap:0}.register .wrapper .legal{font-size:13px;line-height:22px;margin-bottom:20px;text-align:center}.register .sign-in{font-size:16px;padding:30px 0 60px;text-align:center}.register .sign-in a,.register .sign-in a.active,.register .sign-in a:active,.register .sign-in a:focus,.register .sign-in a:hover{color:#1298a8}.about-us{padding-bottom:60px;padding-top:20px}.about-us .h1,.about-us h1{padding-bottom:10px;text-align:center}@media (min-width:768px){.about-us .h1,.about-us h1{font-size:40px}}.about-us .headline{margin:20px 0 0}.about-us .list p{font-size:15px;margin:0}.about-us .list p span{font-weight:500}.contact{padding-bottom:60px;padding-top:20px}.contact .h1,.contact h1{margin-bottom:7.5px;text-align:center}@media (min-width:768px){.contact .h1,.contact h1{font-size:40px}}.contact .h2,.contact h2{font-feature-settings:normal;text-align:center}.contact .h2 p,.contact h2 p{font-size:16px;margin:0}.contact .wrapper{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);display:flex;flex-direction:column;gap:20px;height:100%;padding:48px;text-align:center}.contact .wrapper.active,.contact .wrapper:active,.contact .wrapper:focus,.contact .wrapper:hover{background:#fff}.contact .wrapper .icon{align-items:center}.contact .wrapper .icon svg{color:#181a20;width:30px}.contact .wrapper div{display:flex;flex-direction:column;font-size:15px;justify-content:space-between}.contact .wrapper div .h3,.contact .wrapper div h3{font-size:16px;font-weight:900}.contact .wrapper .link{align-items:center;height:100%;justify-content:flex-end}.contact .wrapper .buttons{gap:10px}.contact .wrapper .buttons .btn{justify-content:center}.faq{padding-bottom:60px;padding-top:20px}.faq .h1,.faq h1{padding-bottom:10px;text-align:center}@media (min-width:768px){.faq .h1,.faq h1{font-size:40px}}.faq .accordion{color:#1f1b2d;margin:30px auto 0}.faq .accordion .item{border-bottom:1px solid #efecf3;border-top:1px solid #efecf3;padding:10px;position:relative}.faq .accordion .item.active p:after{transform:rotate(180deg)}.faq .accordion .item p{align-items:center;color:#1f1b2d;cursor:pointer;display:flex;font-size:20px;font-weight:900;gap:15px;justify-content:space-between;margin:0;padding:10px 0;position:relative;word-break:break-word}@media (max-width:991.98px){.faq .accordion .item p{font-size:17.1428571429px}}.faq .accordion .item p:after{align-items:center;color:#1f1b2d;content:"\f078";display:flex;font-family:Font Awesome\ 6 Pro;font-size:20px;font-weight:400;right:0;transition:.3s}.faq .accordion .item .content{font-size:15px;height:0;overflow:hidden;position:relative;text-align:justify;transition:.3s}.privacy{padding-bottom:60px;padding-top:20px}.privacy .h1,.privacy h1{padding-bottom:10px;text-align:center}@media (min-width:768px){.privacy .h1,.privacy h1{font-size:40px}}.privacy .headline{margin:20px 0 0}.privacy .list p{font-size:15px;margin:0}.privacy .list p span{font-weight:900}.terms{padding-bottom:60px;padding-top:20px}.terms .h1,.terms h1{padding-bottom:10px;text-align:center}@media (min-width:768px){.terms .h1,.terms h1{font-size:40px}}.terms .headline{margin:20px 0 0}.terms .list p{font-size:15px;margin:0}.terms .list p span{font-weight:900}.promo{padding-bottom:60px;padding-top:20px}.promo-intro{margin-bottom:120px;min-width:-moz-fit-content;min-width:fit-content}@media (max-width:767.98px){.promo-intro{margin-bottom:45px;text-align:center}}.promo-intro .promo-heading{font-size:25px;font-weight:900;line-height:36px;margin-bottom:15px}@media (max-width:575.98px){.promo-intro .promo-heading{font-size:20px;line-height:25px}}.promo-intro .promo-content{color:#454056;font-size:15px;margin-bottom:30px}.promo-intro .promo-content.active,.promo-intro .promo-content:active,.promo-intro .promo-content:focus,.promo-intro .promo-content:hover{color:#454056}.promo-intro .btn-secondary{width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.promo-intro .btn-secondary{margin:auto}}.promo .promo-image-holder{height:250px;text-align:center;width:100%}@media (max-width:767.98px){.promo .promo-image-holder{margin-bottom:45px}}.promo .promo-image-holder .promo-image{height:100%;margin:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.promo .promo-info{background:#fff;border-radius:14px;margin-bottom:45px;padding:45px 45px 60px}.promo .promo-info.active,.promo .promo-info:active,.promo .promo-info:focus,.promo .promo-info:hover{background:#fff}.promo .promo-info .promo-info-heading{font-size:20px;font-weight:900;line-height:25px;margin-bottom:30px;text-align:center}.promo .promo-info .promo-info-list{display:grid;gap:60px;grid-template-columns:repeat(3,1fr)}@media (max-width:991.98px){.promo .promo-info .promo-info-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:767.98px){.promo .promo-info .promo-info-list{grid-template-columns:auto}}.promo .promo-info .promo-info-list .promo-info-item{display:flex}.promo .promo-info .promo-info-list .promo-info-item blockquote,.promo .promo-info .promo-info-list .promo-info-item cite,.promo .promo-info .promo-info-list .promo-info-item em,.promo .promo-info .promo-info-list .promo-info-item i,.promo .promo-info .promo-info-list .promo-info-item q{color:#181a20;font-size:45px;width:70px}.promo .promo-info .promo-info-list .promo-info-item blockquote.active,.promo .promo-info .promo-info-list .promo-info-item blockquote:active,.promo .promo-info .promo-info-list .promo-info-item blockquote:focus,.promo .promo-info .promo-info-list .promo-info-item blockquote:hover,.promo .promo-info .promo-info-list .promo-info-item cite.active,.promo .promo-info .promo-info-list .promo-info-item cite:active,.promo .promo-info .promo-info-list .promo-info-item cite:focus,.promo .promo-info .promo-info-list .promo-info-item cite:hover,.promo .promo-info .promo-info-list .promo-info-item em.active,.promo .promo-info .promo-info-list .promo-info-item em:active,.promo .promo-info .promo-info-list .promo-info-item em:focus,.promo .promo-info .promo-info-list .promo-info-item em:hover,.promo .promo-info .promo-info-list .promo-info-item i.active,.promo .promo-info .promo-info-list .promo-info-item i:active,.promo .promo-info .promo-info-list .promo-info-item i:focus,.promo .promo-info .promo-info-list .promo-info-item i:hover,.promo .promo-info .promo-info-list .promo-info-item q.active,.promo .promo-info .promo-info-list .promo-info-item q:active,.promo .promo-info .promo-info-list .promo-info-item q:focus,.promo .promo-info .promo-info-list .promo-info-item q:hover{color:#181a20}@media (max-width:767.98px){.promo .promo-info .promo-info-list .promo-info-item blockquote,.promo .promo-info .promo-info-list .promo-info-item cite,.promo .promo-info .promo-info-list .promo-info-item em,.promo .promo-info .promo-info-list .promo-info-item i,.promo .promo-info .promo-info-list .promo-info-item q{font-size:30px}}.promo .promo-info .promo-info-list .promo-info-item .item-description{margin-left:10px}.promo .promo-info .promo-info-list .promo-info-item .item-description .h4,.promo .promo-info .promo-info-list .promo-info-item .item-description h4{font-size:15px;font-weight:900;line-height:20px}.promo .promo-info .promo-info-list .promo-info-item .item-description .content{font-size:14px}.promo .contact-info{background:#fff;border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;margin-bottom:30px;padding:25px 45px}.promo .contact-info.active,.promo .contact-info:active,.promo .contact-info:focus,.promo .contact-info:hover{background:#fff;color:#1f1b2d}.promo .contact-info .h4,.promo .contact-info h4{font-size:20px;font-weight:900}@media (max-width:575.98px){.promo .contact-info .h4,.promo .contact-info h4{font-size:15px;line-height:20px}}.promo .contact-info p{color:#666276;font-size:15px}.promo .contact-info p.active,.promo .contact-info p:active,.promo .contact-info p:focus,.promo .contact-info p:hover{color:#666276}.promo .contact-info .contact-links{color:#1f1b2d;font-size:15px;margin-right:10px}.promo .contact-info .contact-links.active,.promo .contact-info .contact-links:active,.promo .contact-info .contact-links:focus,.promo .contact-info .contact-links:hover{color:#1f1b2d}.promo .contact-info .contact-links:hover,.promo .contact-info .contact-links:hover.active,.promo .contact-info .contact-links:hover:active,.promo .contact-info .contact-links:hover:focus,.promo .contact-info .contact-links:hover:hover{color:#181a20}.promo .contact-info .promo-new{align-items:center;display:flex;height:100%;justify-content:flex-end}@media (max-width:991.98px){.promo .contact-info .promo-new{display:none}.promo .contact-info .promo-new .btn-primary{margin-top:15px}}@media (max-width:575.98px){.promo .contact-info .promo-new .btn-primary{width:100%}}.promo-services{padding-bottom:60px;padding-top:20px}.promo-services-intro{margin-bottom:30px;min-width:-moz-fit-content;min-width:fit-content}@media (max-width:767.98px){.promo-services-intro{text-align:center}}.promo-services-intro .promo-services-heading{font-size:25px;font-weight:900;line-height:30px;margin-bottom:15px}@media (max-width:575.98px){.promo-services-intro .promo-services-heading{font-size:20px;line-height:25px}}.promo-services-intro .promo-services-content{color:#454056;font-size:15px;margin-bottom:30px}.promo-services-intro .promo-services-content.active,.promo-services-intro .promo-services-content:active,.promo-services-intro .promo-services-content:focus,.promo-services-intro .promo-services-content:hover{color:#454056}.promo-services-intro .btn-primary{width:-moz-fit-content;width:fit-content}@media (max-width:767.98px){.promo-services-intro .btn-primary{margin:auto}}.promo-services-image-holder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media (max-width:767.98px){.promo-services-image-holder{margin-bottom:90px}}.promo-services-image-holder .promo-services-image{height:auto;margin-bottom:30px;max-height:350px;max-width:100%;-o-object-fit:cover;object-fit:cover}.promo-services .service-list .promo-service{margin-bottom:90px}@media (max-width:767.98px){.promo-services .service-list .promo-service{margin-bottom:45px}}.promo-services .service-list .promo-service .wrapper{align-items:center;border-radius:14px;display:flex;gap:30px;padding:30px}.promo-services .service-list .promo-service .wrapper.gray-bg{background:#fff;flex-direction:row-reverse}.promo-services .service-list .promo-service .wrapper.gray-bg.active,.promo-services .service-list .promo-service .wrapper.gray-bg:active,.promo-services .service-list .promo-service .wrapper.gray-bg:focus,.promo-services .service-list .promo-service .wrapper.gray-bg:hover{background:#fff}@media (max-width:767.98px){.promo-services .service-list .promo-service .wrapper{display:block}}.promo-services .service-list .promo-service .wrapper .service-gif-holder{align-items:center;display:flex;flex:5;height:100%;position:relative;width:100%}.promo-services .service-list .promo-service .wrapper .service-gif-holder .service-gif{align-items:center;display:flex;height:100%;opacity:0;transform:translate(40px);transition-duration:2s;width:100%}@media (max-width:767.98px){.promo-services .service-list .promo-service .wrapper .service-gif-holder .service-gif{margin-bottom:30px}}.promo-services .service-list .promo-service .wrapper .service-gif-holder .service-gif.active{border-radius:14px;opacity:1;transform:translate(0)}.promo-services .service-list .promo-service .wrapper .service-description{display:flex;flex:7;flex-direction:column}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading{align-items:center;display:flex;gap:0 15px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:900;height:35px;justify-content:center;min-width:35px;width:35px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.super-vip,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.super-vip.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.super-vip:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.super-vip:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.super-vip:hover{background:#181a20}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip-plus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip-plus.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip-plus:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip-plus:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip-plus:hover{background:#3c76f2}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.vip:hover{background:#07c98b}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-up{background:#5d3cf2;font-size:20px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-up.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-up:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-up:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-up:hover{background:#5d3cf2}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-palette{background:#fdbc31;font-size:20px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-palette.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-palette:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-palette:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-palette:hover{background:#fdbc31}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-facebook{color:#0d6efd;font-size:30px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-facebook.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-facebook:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-facebook:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-facebook:hover{color:#0d6efd}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-bullhorn{background:#ffc107;font-size:20px}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-bullhorn.active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-bullhorn:active,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-bullhorn:focus,.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .icon.fa-bullhorn:hover{background:#ffc107}.promo-services .service-list .promo-service .wrapper .service-description .sub-heading .text{font-size:16px;font-weight:900}.promo-services .service-list .promo-service .wrapper .service-description .content{color:#1f1b2d;font-size:15px}.promo-services .service-list .promo-service .wrapper .service-description .content.active,.promo-services .service-list .promo-service .wrapper .service-description .content:active,.promo-services .service-list .promo-service .wrapper .service-description .content:focus,.promo-services .service-list .promo-service .wrapper .service-description .content:hover{color:#1f1b2d}.promo-services .service-list .promo-service .wrapper .service-description .btn-primary{font-size:14px;margin-top:auto;width:-moz-fit-content;width:fit-content}.promo-services .service-list .promo-service:target{scroll-margin-top:150px}.sitemap-v2 .h1,.sitemap-v2 h1{margin-bottom:60px;text-align:center}.sitemap-v2 a{color:#1f1b2d;font-size:17.1428571429px;margin-bottom:15px}.sitemap-v2 a.active,.sitemap-v2 a:active,.sitemap-v2 a:focus,.sitemap-v2 a:hover{color:#1f1b2d}.blogs .nav{gap:0 10px;margin-bottom:30px}.blogs .nav .nav-item{cursor:pointer;font-size:13px;padding:0 5px}.blogs .nav .nav-item.active,.blogs .nav .nav-item:hover{border-bottom:2px solid #181a20}.blogs .blog-link{margin-bottom:30px;overflow:hidden}.blogs .blog-link:hover .blog-card .bottom .more{display:inline}.blogs .blog-link .blog-card{background:#fff;border-radius:11px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);color:#1f1b2d;height:100%;overflow:hidden;width:100%}.blogs .blog-link .blog-card.active,.blogs .blog-link .blog-card:active,.blogs .blog-link .blog-card:focus,.blogs .blog-link .blog-card:hover{background:#fff}.blogs .blog-link .blog-card .blog-img{height:160px;-o-object-fit:cover;object-fit:cover;width:100%}.blogs .blog-link .blog-card .texts{display:flex;flex-direction:column;height:180px;padding:10px}.blogs .blog-link .blog-card .texts .headline{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:16px;font-weight:900;line-height:20px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.blogs .blog-link .blog-card .texts .content *,.blogs .blog-link .blog-card .texts .content div,.blogs .blog-link .blog-card .texts .content h1,.blogs .blog-link .blog-card .texts .content h2,.blogs .blog-link .blog-card .texts .content h3,.blogs .blog-link .blog-card .texts .content h4,.blogs .blog-link .blog-card .texts .content h5,.blogs .blog-link .blog-card .texts .content h6,.blogs .blog-link .blog-card .texts .content p,.blogs .blog-link .blog-card .texts .content span{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666276!important;display:-webkit-box;font-family:CustomHousing!important;font-size:14px!important;line-height:22px!important;overflow:hidden;word-break:break-word}.blogs .blog-link .blog-card .texts .bottom{border-top:1px solid #d5d2dc;color:#9691a4;display:flex;font-size:15px;justify-content:space-between;margin-top:auto}.blogs .blog-link .blog-card .texts .bottom .date{font-size:12px}.blogs .blog-link .blog-card .texts .bottom .more{color:#181a20;font-weight:450}.blog{margin-top:-30px;padding-top:0;position:relative}@media (max-width:575.98px){.blog{padding:0 10px 10px}}.blog .background-img{border-bottom-left-radius:30px;border-bottom-right-radius:30px;filter:brightness(50%);height:100%;left:0;max-height:310px;-o-object-fit:cover;object-fit:cover;width:100%}.blog .back-button{font-size:15px;margin-top:15px}.blog .back-button .fa-light{margin-right:3px}.blog .wrapper{border-radius:14px;box-shadow:0 0 .875rem 0 rgba(31,27,45,.05);margin-bottom:15px;margin-top:15px;padding:30px}.blog .wrapper,.blog .wrapper.active,.blog .wrapper:active,.blog .wrapper:focus,.blog .wrapper:hover{background:#fff}.blog .wrapper .head-holder{margin-bottom:20px}@media (max-width:575.98px){.blog .wrapper .head-holder{padding:10px}}.blog .wrapper .head-holder .heading{color:#1f1b2d;font-size:30px;font-weight:900;line-height:35px}@media (max-width:575.98px){.blog .wrapper .head-holder .heading{font-size:25px;line-height:30px}}.blog .wrapper .head-holder .add-date{color:#9691a4;font-size:14px;font-weight:400;line-height:35px}@media (max-width:575.98px){.blog .wrapper .head-holder .add-date{line-height:30px}}.blog .wrapper .main{margin-bottom:15px}.blog .wrapper .main .section *{font-family:CustomHousing!important}.blog .wrapper .main .section p{margin:0!important}.blog .wrapper .main .section .section-text{font-size:16px;line-height:20px;overflow:hidden}.blog .wrapper .main .section .section-img{aspect-ratio:2/1;margin:20px 0;max-height:310px;-o-object-fit:cover;object-fit:cover;width:100%}.blog .wrapper .privacy{border:1px solid #1f1b2d;border-radius:14px;font-size:14px;font-weight:900;padding:15px}.not-found{padding-bottom:60px;text-align:center}.not-found img{border-radius:20px;margin-bottom:30px;max-width:400px}@media (max-width:767.98px){.not-found img{width:100%}}.not-found .cta{display:flex;justify-content:space-around;margin-top:60px}.not-found .cta a{width:-moz-max-content;width:max-content}
/*!
 * Font Awesome Pro 6.0.0-beta3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2021 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-fw{text-align:center;width:1.25em}.fa-beat{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-spin{animation-delay:var(--fa-animation-delay,0);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-fade,.fa-flip,.fa-spin{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-air-conditioner:before{content:"\f8f4"}.fa-alarm-exclamation:before{content:"\f843"}.fa-apartment:before{content:"\e468"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-right-long:before{content:"\f178"}.fa-arrow-up-right:before{content:"\e09f"}.fa-bars:before{content:"\f0c9"}.fa-bed-front:before{content:"\f8f7"}.fa-bolt:before{content:"\f0e7"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bar-chart:before{content:"\f080"}.fa-chart-pie-simple:before{content:"\f64e"}.fa-check:before{content:"\f00c"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-circle-check:before{content:"\f058"}.fa-circle-info:before{content:"\f05a"}.fa-circle-sort:before{content:"\e030"}.fa-clipboard:before{content:"\f328"}.fa-cookie-bite:before{content:"\f564"}.fa-couch:before{content:"\f4b8"}.fa-crown:before{content:"\f521"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dumpster:before{content:"\f793"}.fa-elevator:before{content:"\e16d"}.fa-envelope:before{content:"\f0e0"}.fa-faucet-drip:before{content:"\e006"}.fa-filters:before{content:"\e17e"}.fa-fire-flame-simple:before{content:"\f46a"}.fa-fireplace:before{content:"\f79a"}.fa-heat:before{content:"\e00c"}.fa-hotel:before{content:"\f594"}.fa-house:before{content:"\f015"}.fa-house-chimney-window:before{content:"\e00d"}.fa-island-tropical:before{content:"\f811"}.fa-lari-sign:before{content:"\e1c8"}.fa-location-crosshairs:before{content:"\f601"}.fa-location-pin:before{content:"\f041"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-medal:before{content:"\f5a2"}.fa-mobile:before{content:"\f3ce"}.fa-coffee:before{content:"\f0f4"}.fa-oven:before{content:"\e01d"}.fa-palette:before{content:"\f53f"}.fa-pen:before{content:"\f304"}.fa-people:before{content:"\e216"}.fa-portal-enter:before{content:"\e022"}.fa-phone:before{content:"\f095"}.fa-phone-rotary:before{content:"\f8d3"}.fa-plus:before{content:"\+"}.fa-restroom:before{content:"\f7bd"}.fa-ruler-combined:before{content:"\f546"}.fa-share-nodes:before{content:"\f1e0"}.fa-square:before{content:"\f0c8"}.fa-parking:before{content:"\f540"}.fa-trash-can:before{content:"\f2ed"}.fa-tv:before{content:"\f26c"}.fa-up:before{content:"\f357"}.fa-user:before{content:"\f007"}.fa-users:before{content:"\f0c0"}.fa-washer:before,.fa-washing-machine:before{content:"\f898"}.fa-water:before{content:"\f773"}.fa-wheelchair:before{content:"\f193"}.fa-wifi:before{content:"\f1eb"}.fa-window:before{content:"\f40e"}.fa-x:before{content:"X"}.fa-xmark:before{content:"\f00d"}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}

/*!
 * Font Awesome Pro 6.0.0-beta3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2021 Fonticons, Inc.
 */:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:block;font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:300;src:url(https://cdn.binebidgiurad.ge/fa-light-300.woff2) format("woff2")}.fa-light,.fal{font-family:Font Awesome\ 6 Pro;font-weight:300}

/*!
 * Font Awesome Pro 6.0.0-beta3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2021 Fonticons, Inc.
 */:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(/fonts/fa-brands-400.woff2?79debd70511e3f8baa094f67ff157d7a) format("woff2"),url(/fonts/fa-brands-400.ttf?4396646c6caf7ad2758094d0ab0965e1) format("truetype")}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands;font-weight:400}.fa-facebook:before{content:"\f09a"}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}
