@media (max-width: 575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width: 767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width: 991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width: 1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.toast{flex-basis:350px;max-width:350px;font-size:.875rem;background-color:#ffffffd9;background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem #0000001a;opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:#ffffffd9;background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:min-content}.modal-sm{max-width:300px}}@media (min-width: 992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width: 1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:var(--font-family);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^=top]{padding:.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^=top] .arrow{bottom:0}.bs-tooltip-top .arrow:before,.bs-tooltip-auto[x-placement^=top] .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^=right]{padding:0 .4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^=right] .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-right .arrow:before,.bs-tooltip-auto[x-placement^=right] .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^=bottom] .arrow{top:0}.bs-tooltip-bottom .arrow:before,.bs-tooltip-auto[x-placement^=bottom] .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^=left]{padding:0 .4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^=left] .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-left .arrow:before,.bs-tooltip-auto[x-placement^=left] .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:var(--font-family);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^=top]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow:before,.bs-popover-auto[x-placement^=top]>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:#00000040}.bs-popover-top>.arrow:after,.bs-popover-auto[x-placement^=top]>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^=right]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow:before,.bs-popover-auto[x-placement^=right]>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:#00000040}.bs-popover-right>.arrow:after,.bs-popover-auto[x-placement^=right]>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^=bottom]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow:before,.bs-popover-auto[x-placement^=bottom]>.arrow:before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:#00000040}.bs-popover-bottom>.arrow:after,.bs-popover-auto[x-placement^=bottom]>.arrow:after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^=left]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow:before,.bs-popover-auto[x-placement^=left]>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:#00000040}.bs-popover-left>.arrow:after,.bs-popover-auto[x-placement^=left]>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:flex;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.animated{animation-duration:1s;animation-fill-mode:both}@media (max-width: 992px){.animated{animation:none!important;transition-property:none!important;transform:none!important}}.delay-01s{animation-delay:.1s;-webkit-animation-delay:.1s}.delay-02s{animation-delay:.2s;-webkit-animation-delay:.2s}.delay-03s{animation-delay:.3s;-webkit-animation-delay:.3s}.delay-04s{animation-delay:.4s;-webkit-animation-delay:.4s}.delay-05s{animation-delay:.5s;-webkit-animation-delay:.5s}.delay-06s{animation-delay:.6s;-webkit-animation-delay:.6s}.delay-07s{animation-delay:.7s;-webkit-animation-delay:.7s}.delay-08s{animation-delay:.8s;-webkit-animation-delay:.8s}.delay-09s{animation-delay:.9s;-webkit-animation-delay:.9s}.delay-1s{animation-delay:1s;-webkit-animation-delay:1s}.delay-12s{animation-delay:1.2s;-webkit-animation-delay:1.2s}.delay-15s{animation-delay:1.5s;-webkit-animation-delay:1.5s}.delay-17s{animation-delay:1.7s;-webkit-animation-delay:1.7s}.delay-20s{animation-delay:2s;-webkit-animation-delay:2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation-name:fadeInUp}/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-webkit-viewport{width: device-width;}@-moz-viewport{width: device-width;}@viewport{width:device-width}.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{background:rgba(221,221,221,.3);color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:separate;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled) span{cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;inset:6px -2px;box-sizing:content-box;background:transparent}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before,.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.is-highlighted.in-range:before,.bs-datepicker-body table.days span.in-range.select-end:before{background:none;right:0;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{display:inline-block;border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker .is-other-month{color:#00000040}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width: 768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-green .bs-datepicker-head{background-color:#b3c211}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{background-color:#b3c211}.theme-green .bs-datepicker-body table td.week span{color:#b3c211}.bs-datepicker-head span{color:#fff}.carousel .carousel-close{top:20px;right:80px;background-color:#ffffff0d}.carousel .carousel-container .carousel-cells .carousel-cell img,.carousel .carousel-container .carousel-cells .carousel-cell video{width:auto!important;max-width:100%;height:auto!important;max-height:100%;margin:auto!important;object-fit:contain!important}.carousel .carousel-arrows .carousel-arrow-prev,.carousel .carousel-arrows .carousel-arrow-next{width:50px!important;height:50px!important;background-size:50px!important;border:none!important;box-shadow:none!important;background-color:transparent!important;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3LjE3NSA0NzcuMTc1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NzcuMTc1IDQ3Ny4xNzU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPg0KPGc+DQoJPHBhdGggZD0iTTE0NS4xODgsMjM4LjU3NWwyMTUuNS0yMTUuNWM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMXMtMTMuOC01LjMtMTkuMSwwbC0yMjUuMSwyMjUuMWMtNS4zLDUuMy01LjMsMTMuOCwwLDE5LjFsMjI1LjEsMjI1ICAgYzIuNiwyLjYsNi4xLDQsOS41LDRzNi45LTEuMyw5LjUtNGM1LjMtNS4zLDUuMy0xMy44LDAtMTkuMUwxNDUuMTg4LDIzOC41NzV6IiBmaWxsPSIjRkZGRkZGIi8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)!important}.carousel .carousel-arrows .carousel-arrow-next{right:65px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDc3LjE3NSA0NzcuMTc1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NzcuMTc1IDQ3Ny4xNzU7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiPg0KPGc+DQoJPHBhdGggZD0iTTM2MC43MzEsMjI5LjA3NWwtMjI1LjEtMjI1LjFjLTUuMy01LjMtMTMuOC01LjMtMTkuMSwwcy01LjMsMTMuOCwwLDE5LjFsMjE1LjUsMjE1LjVsLTIxNS41LDIxNS41ICAgYy01LjMsNS4zLTUuMywxMy44LDAsMTkuMWMyLjYsMi42LDYuMSw0LDkuNSw0YzMuNCwwLDYuOS0xLjMsOS41LTRsMjI1LjEtMjI1LjFDMzY1LjkzMSwyNDIuODc1LDM2NS45MzEsMjM0LjI3NSwzNjAuNzMxLDIyOS4wNzV6ICAgIiBmaWxsPSIjRkZGRkZGIi8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)!important}.gallery-slider__img-wrapper[data-v-b3a0675c]{aspect-ratio:16/9;width:calc(100vw - 2rem);max-height:12.063rem;display:flex}footer.footer{padding-top:70px;background:#111}footer.footer .footer-inner .footer-item{margin-bottom:3em}footer.footer .footer-inner .footer-item .h4{font-size:1.2em;margin-bottom:1.2em;font-weight:600;text-transform:uppercase;color:var(--color-white)}footer.footer .footer-inner .footer-item .links li{margin-bottom:1.2em;padding-left:0;position:relative;line-height:1.5em;font-size:.9em;font-weight:400;letter-spacing:.5px}footer.footer .footer-inner .footer-item .links li a{color:var(--color-white)}footer.footer .footer-inner .footer-item .links li a:hover{color:var(--color-light)}@media (max-width: 575px){footer.footer .footer-inner .footer-item .links li{display:inline-block;padding:0 16px 0 0;line-height:28px;font-weight:300;min-width:30%}}footer.footer .footer-inner .footer-item .contact-info li{margin-bottom:1em;font-size:.9rem;color:var(--color-white)}footer.footer .footer-inner .footer-item .contact-info li a{color:var(--color-white)}footer.footer .footer-inner .footer-item .contact-info li a:hover{color:var(--color-light)}footer.footer .footer-inner .footer-item .footer-logo{width:150px;height:40px;background-repeat:no-repeat;background-size:100%;margin-top:.75rem}footer.footer .footer-inner .footer-item .social-list{margin:30px 0 0}footer.footer .footer-inner .footer-item .social-list li a{font-size:1rem;letter-spacing:0;float:left;margin-right:2em;color:var(--color-white)}footer.footer .footer-inner .footer-item .gallery li{float:left}footer.footer .footer-inner .footer-item .gallery li img{margin:0 10px 10px 0;width:70px}footer.footer .footer-inner .footer-item .subscribe-box{padding:0;background:#131313;box-shadow:0 0 35px #0000001a}footer.footer .footer-inner .footer-item .subscribe-box form .form-contact{width:100%;height:40px;padding:10px 15px;border-radius:var(--border-radius-button);border:1px solid #ebebeb;font-size:1em;outline:none}footer.footer .footer-inner .footer-item.buy-coffe.footer-item{overflow:hidden;text-align:center}footer.footer .footer-inner .footer-item.buy-coffe.footer-item a{max-width:160px;display:block}footer.footer .footer-inner .footer-item.footer-item-banner a{max-width:256px;margin:auto}@media (max-width: 575px){footer.footer .footer-inner .footer-item.footer-item-banner a{width:200px}}footer.footer .footer-inner p{color:var(--color-light);min-width:256px}footer.footer .footer-inner .copy{padding:20px 0;border-top:solid 1px #1d1d1d;margin:0;text-align:center;font-size:13px;color:var(--color-light)!important}footer.footer .footer-inner .copy a{color:var(--color-light)}@media (min-width: 768px) and (max-width: 1199px){footer.footer .footer-inner .sb-news{margin-left:33.333333%}}@media screen and (max-width: 767px){footer.footer .footer-inner .copy{margin-bottom:4em}}.sidebar-options{position:fixed;z-index:100;top:30%;right:0;background:transparent}.sidebar-options ul li{position:relative;display:block;text-align:center;color:#fff;font-size:14px;background-color:transparent;box-shadow:-3px 0 10px #0003;border-top-left-radius:10px;border-bottom-left-radius:10px}.sidebar-options ul li .action{border-top-left-radius:10px;border-bottom-left-radius:10px;display:block;padding:10px 16px;height:46px;font-size:18px;color:#fff;background-color:var(--color-olive-dark);cursor:pointer;width:100%}.sidebar-options ul li .action i{line-height:24px}.sidebar-options ul li .action.action-lg{padding:.3em .6em;height:auto;font-size:1em;line-height:1.1em}.sidebar-options ul li .action.action-lg i{font-size:1.8em;line-height:1.4em}.sidebar-options ul li a.disabled{display:none}.sidebar-options ul .next-offer.disabled,.sidebar-options ul .prev-offer.disabled{cursor:default}.sidebar-options ul .next-offer.disabled i,.sidebar-options ul .prev-offer.disabled i{color:var(--color-olive-dark-opacity_50)}.sidebar-options ul .back-to-results .action{background-color:#535353}@media screen and (max-height: 450px){.sidebar-options{top:10%}}@media screen and (min-height: 451px) and (max-height: 500px){.sidebar-options{top:12%}}@media screen and (min-width: 768px){.sidebar-options{top:10%}.sidebar-options ul li:not(:last-child){border-bottom:2px solid transparent}.sidebar-options ul li .action-tooltip{top:0;left:-110px;width:100px;height:50px;visibility:hidden;opacity:0;transform:rotateY(45deg);border-radius:5px;transition:all .5s ease .3ms;font-size:12px;font-weight:400;position:absolute;text-transform:uppercase;text-align:right;padding:17px 10px;text-shadow:2px 2px #ccc}.sidebar-options ul li .action:hover{background-color:var(--color-olive);color:#fff}.sidebar-options ul li .action:hover .action-tooltip{visibility:visible;opacity:1;transform:rotateY(0);color:#333}}@media screen and (max-width: 767px){.sidebar-options{top:auto;bottom:0;width:100%;overflow-x:hidden;overflow:hidden;min-height:54px;background-color:#fff;box-shadow:0 0 15px #0003}.sidebar-options ul li{background-color:#fff;margin:0;padding:0;width:19%;height:54px;border:none;position:absolute;box-shadow:none;border-radius:0}.sidebar-options ul li .action,.sidebar-options ul li .action.action-lg{box-shadow:none!important;border-radius:0!important;color:#343a40!important;background-color:#fff!important;margin-top:4px;padding:5px;text-align:center!important;font-size:9px!important;padding-top:2px!important;text-transform:uppercase!important}.sidebar-options ul li .action i,.sidebar-options ul li .action.action-lg i{padding-bottom:5px;font-size:24px!important;line-height:24px!important}.sidebar-options ul li .action:hover{background-color:#fff;color:#535353}.sidebar-options ul li .action:hover .action-tooltip{color:#535353}.sidebar-options ul li a.disabled{display:block}.sidebar-options ul li a.disabled i,.sidebar-options ul li a.disabled .action-tooltip{color:#eee!important}.sidebar-options ul li.xs-1{left:0;bottom:0}.sidebar-options ul li.xs-2{left:20%;bottom:0}.sidebar-options ul li.xs-3{left:40%;bottom:0}.sidebar-options ul li.xs-4{left:60%;bottom:0}.sidebar-options ul li.xs-5{left:80%;bottom:0}.sidebar-options ul li.xs-1-more{left:0;bottom:54px}.sidebar-options ul li.xs-2-more{left:20%;bottom:54px;border-bottom:1px solid #f5f5f5}.sidebar-options ul li.xs-3-more{left:40%;bottom:54px;border-bottom:1px solid #f5f5f5}.sidebar-options ul li.xs-4-more{left:60%;bottom:54px;border-bottom:1px solid #f5f5f5}.sidebar-options ul li.xs-5-more{left:80%;bottom:54px;border-bottom:1px solid #f5f5f5}.sidebar-options ul li.back-to-results .action{color:#343a40;background-color:#fff}}@media screen and (min-width: 767px){.sidebar-options .sidebar-options-ctrl{display:none}}.sidebar-options-more{height:108px}@media screen and (min-width: 768px){.sidebar-options-more{display:none}}.property-box{border:none;background:#fff;border-radius:var(--border-radius-container);overflow:hidden;padding:0 8px}.property-box .property-box__image{position:relative;box-shadow:var(--box-shadow-image);border-radius:var(--border-radius-container);overflow:hidden}.property-box .property-box__image .listing-badges .badge{padding:6px 12px}.property-box .property-box__image .price-ratings-box{right:15px;bottom:60px;z-index:1}.property-box .property-box__image .price-ratings-box .price{font-size:1.6em!important;line-height:1.3em!important}.property-box .property-box__image .price-ratings-box .price.old-price{font-size:1.2em!important;line-height:1.2em!important}.property-box .property-box__image .share-buttons{position:absolute;right:15px;text-align:right;text-shadow:1px 1px 5px rgba(0,0,0,.8);bottom:88px;z-index:1}.property-box .property-box__image .share-buttons li{display:inline-block;width:48px;margin:0 0 0 -4px}.property-box .property-box__image .share-buttons li a,.property-box .property-box__image .share-buttons li button{background:transparent;border:none;font-size:24px;color:var(--color-white)}.property-box .property-box__image>a{height:210px;display:block}.property-box .property-box__image>a .image-loaded{height:100%}.property-box .property-box__image img{filter:brightness(85%);object-fit:cover;height:100%;width:100%}.property-box .property-box__image .property-box__see-more{width:100%;height:100%}.property-box .property-box__image .property-box__see-more .overlay{position:absolute;background:var(--color-olive-dark);width:100%;height:100%;opacity:.7}.property-box .property-box__image .property-box__see-more .text{position:absolute;font-size:1em;font-weight:400;left:0;color:#fff;text-align:center;text-transform:uppercase;width:100%;top:42%;transform:translateY(-42%)}.property-box .property-box__details{position:relative;padding:10px;text-align:left}.property-box .property-box__details .property-box__title{margin:0;display:block;overflow:hidden;font-size:16px;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.7px}.property-box .property-box__details .property-box__location{font-size:.8em;text-transform:uppercase;margin-bottom:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-weight:900}.property-box .property-box__details .property-box__location i{color:#555;margin-right:5px}.property-box .property-box__details .property-box__facilities-list{height:52px;overflow:hidden}.property-box .property-box__details .property-box__add-info{position:absolute;inset:-58px 10px auto auto;height:2em;overflow:hidden;text-align:right;color:#fff;font-size:.75em;line-height:1.2em;font-weight:400}.property-box .property-box__details .property-box__add-info .property-box__ai{float:right;display:block;margin:0 1px 2px;padding:4px 8px;background:rgba(0,0,0,.5);border-radius:var(--border-radius-button)}.property-box .property-box__details .property-box__add-info .property-box__ai span{display:none;font-weight:300}.property-box .property-box__details .property-box__footer{border-top:var(--border);color:#535353;width:100%;margin:10px 0 0;padding-top:6px;font-size:.8em;height:45px;display:flex}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo,.property-box .property-box__details .property-box__footer .property-box__footer__agent-image{align-self:center}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo .image-loaded,.property-box .property-box__details .property-box__footer .property-box__footer__agent-image .image-loaded{max-height:38px;display:block;margin-right:5px}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a img,.property-box .property-box__details .property-box__footer .property-box__footer__agent-image a img{display:block;height:auto;max-height:38px;border-radius:var(--border-radius-image)}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo{max-width:60px!important;height:38px}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a{display:block;width:100%;height:100%}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a .image-loaded{display:flex;height:100%}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a .image-loaded img{max-width:55px!important;object-fit:contain;align-self:center}.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a .no-image{background-image:url(https://cdn2.domoferty.pl/assets/img/bg/no-image-logo.png);position:relative;background-size:100%;background-position:center}@supports (background-image: url(https://cdn2.domoferty.pl/assets/img/bg/no-image-logo.webp)){.property-box .property-box__details .property-box__footer .property-box__footer__customer-logo a .no-image{background-image:url(https://cdn2.domoferty.pl/assets/img/bg/no-image-logo.webp)}}.property-box .property-box__details .property-box__footer .property-box__footer__agent-image a img{width:38px;height:38px;object-fit:cover;object-position:top}.property-box .property-box__details .property-box__footer .property-box__footer__d{display:block;align-self:center;max-height:37px;overflow:hidden}.property-box .property-box__details .property-box__footer .property-box__footer__d .property-box__footer__agent,.property-box .property-box__details .property-box__footer .property-box__footer__d .property-box__footer__company{text-overflow:ellipsis;overflow:hidden;display:inline-block;white-space:wrap;width:100%;line-height:1.3em}.property-box .property-box__details .property-box__footer .property-box__footer__d .property-box__footer__agent{display:block;font-size:1em;line-height:1em;font-weight:400;padding-bottom:1px}.property-box .property-box__details .property-box__footer .property-box__footer__d .property-box__footer__company{display:block;font-size:.9em;line-height:1em;text-transform:uppercase}.property-box .property-box__details .property-box__footer .property-box__footer__private{height:38px;font-size:1.2em;font-weight:400;text-transform:uppercase;cursor:pointer;padding:15px 0 0 5px}.property-box .property-box__details .property-box__footer .property-box__footer__private>div{position:absolute;right:10px;bottom:10px}.property-box .property-box__details .property-box__footer .property-box__footer__private>div i{padding:3px 6px 1px;font-size:2em;border-radius:var(--border-radius-button);opacity:.8;border:1px solid #ddd}.property-box.property-box-card{display:flex;flex-direction:row;padding:0 10px 14px}.property-box.property-box-card .property-box__image{width:40%;overflow:hidden}.property-box.property-box-card .property-box__image>a{height:240px}.property-box.property-box-card .property-box__image .price-ratings-box .price{font-size:1.5em!important}.property-box.property-box-card .property-box__image .price-ratings-box .price.old-price{font-size:1.2em!important}.property-box.property-box-card .property-box__details{width:60%;position:relative;overflow:hidden;margin:15px;padding:0}.property-box.property-box-card .property-box__details .property-box__title{font-size:1.3em;line-height:1.2em;font-weight:300}.property-box.property-box-card .property-box__details .property-box__location{margin:0 0 5px;font-size:1em;font-weight:700}.property-box.property-box-card .property-box__add-info{inset:auto auto 55px 0;height:3.25em;width:100%;text-align:left;display:flex;align-items:flex-end}.property-box.property-box-card .property-box__add-info .property-box__ai{float:none;display:inline-block;margin:2px;background:none;color:initial;border:var(--border);border-color:#ddd;white-space:nowrap}.property-box.property-box-card .property-box__add-info .property-box__ai span{display:inline-block;padding:0 0 0 .33em}.property-box.property-box-card .property-box__footer{position:absolute;left:0;bottom:0;height:48px}.property-box.property-box-card .property-box__footer .property-box__footer__customer-logo a .image-loaded{padding-right:0}.property-box.property-box-card .property-box__footer .property-box__footer__agent-image img{margin:0}.property-box.property-box-card .property-box__footer .property-box__footer__d .property-box__footer__agent{font-size:1.1em;line-height:1.1em;padding-top:2px;padding-bottom:0}.property-box.property-box-card .property-box__footer .property-box__footer__d .property-box__footer__company{font-size:1.1em;line-height:1.2em}.property-box.property-box-card .property-box__footer .property-box__footer__private{padding:20px 0 0}.property-box.property-box-card .property-box__footer .property-box__footer__private>div{right:0;bottom:0}.property-box.property-box-special-price .property-box__image .share-buttons{bottom:128px}.property-box.property-box-special-price .property-box__image .property-box__see-more .text{top:40%}.property-box:not(.property-box-card):not(.featured-advert){margin-bottom:15px}.property-box:hover img{filter:none}@media screen and (max-width: 991px){.property-box .property-box__image .price-ratings-box .text{font-size:.4em;line-height:.4em}}@media screen and (max-width: 767px){.property-box.property-box-card .property-box__see-more .text{top:81%!important;font-size:.9em;line-height:1.2em}.property-box.property-box-card .property-box__details{font-size:14px}}@media screen and (max-width: 575px){.property-box:not(.property-box-card):not(.featured-advert){margin-bottom:12px}.property-box .property-box__image .listing-badges .badge{padding:5px 10px}.property-box .property-box__details .property-box__facilities-list{height:auto;overflow:visible}.property-box.property-box-card .property-box__image .listing-badges{top:7px;left:7px}.property-box.property-box-card .property-box__image .listing-badges .badge{padding:4px 10px;font-size:.7em;margin:2px}.property-box.property-box-card .property-box__image .share-buttons{bottom:95px;right:7px}.property-box.property-box-card .property-box__image .price-ratings-box{right:7px;bottom:75px}.property-box.property-box-card .property-box__image .price-ratings-box .price{font-size:1.2em!important;line-height:1em!important}.property-box.property-box-card .property-box__image .price-ratings-box .price.old-price{font-size:.9em!important}.property-box.property-box-card .property-box__image .price-ratings-box.special-price{bottom:35px!important;padding-right:8px!important;padding-bottom:5px!important}.property-box.property-box-card .property-box__image .price-ratings-box.special-price .text{font-size:.6em}.property-box.property-box-card .property-box__image.price-xs .price-ratings-box,.property-box.property-box-card .property-box__image.price-sm .price-ratings-box{bottom:80px}.property-box.property-box-card .property-box__image.price-xs .price-ratings-box .price,.property-box.property-box-card .property-box__image.price-sm .price-ratings-box .price{font-size:1em!important}.property-box.property-box-card .property-box__image.price-xs .price-ratings-box .price.old-price,.property-box.property-box-card .property-box__image.price-sm .price-ratings-box .price.old-price{font-size:.8em!important}.property-box.property-box-card .property-box__image.price-xs .price-ratings-box.special-price .text,.property-box.property-box-card .property-box__image.price-sm .price-ratings-box.special-price .text{font-size:.6em}.property-box.property-box-card .property-box__image.price-xs .price-ratings-box .price{font-size:.92em!important}.property-box.property-box-card .property-box__image.price-lg .price-ratings-box{bottom:78px}.property-box.property-box-card .property-box__image.price-lg .price-ratings-box .price{font-size:1.15em!important}.property-box.property-box-card .property-box__image.price-lg .price-ratings-box .price.old-price{font-size:.75em!important}.property-box.property-box-card .property-box__image.price-lg .price-ratings-box.special-price .text{font-size:.6em}.property-box.property-box-card .property-box__image.price-xl .price-ratings-box{bottom:75px}.property-box.property-box-card .property-box__image.price-xl .price-ratings-box .price{font-size:1.45em!important}.property-box.property-box-card .property-box__image.price-xl .price-ratings-box .price.old-price{font-size:.9em!important}.property-box.property-box-card .property-box__image.price-xl .price-ratings-box.special-price .text{font-size:.6em}.property-box.property-box-card .property-box__image>a{height:100%}.property-box.property-box-card .property-box__details{margin:10px}.property-box.property-box-card .property-box__details .property-box__title{font-size:.9em;line-height:1.1em;margin-bottom:.2em;white-space:initial}.property-box.property-box-card .property-box__details .property-box__location{position:relative;margin-bottom:10px;height:auto;font-size:.8em;font-weight:400;letter-spacing:0;line-height:1em;white-space:inherit}.property-box.property-box-card .property-box__details .property-box__facilities-list{margin-top:1em;margin-bottom:1em;margin-left:-2px}.property-box.property-box-card .property-box__add-info{position:relative;margin-top:.66em;margin-bottom:53px;margin-left:-2px;bottom:auto;height:auto;width:100%;display:block}.property-box.property-box-card .property-box__add-info .property-box__ai span{display:none}.property-box.property-box-card .property-box__footer{width:100%}.property-box.property-box-card .property-box__footer .property-box__footer__d{position:relative;display:block;width:100%;float:right;overflow:hidden;right:unset;top:unset;text-align:right;font-size:.69em;padding:0;border:none;max-height:42px}}.listing-gallery-slider .splide,.listing-gallery-slider .splide__track,.listing-gallery-slider .splide__list,.listing-gallery-slider .splide__slide{height:100%}.listing-gallery-slider .splide img,.listing-gallery-slider .splide__track img,.listing-gallery-slider .splide__list img,.listing-gallery-slider .splide__slide img{object-fit:cover;height:100%;width:100%}::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar{width:8px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-thumb{background:#525965;border:0px none #fff;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#525965}::-webkit-scrollbar-thumb:active{background:#525965}::-webkit-scrollbar-track{background:transparent;border:0px none #fff;border-radius:50px}::-webkit-scrollbar-track:hover{background:transparent}::-webkit-scrollbar-track:active{background:transparent}::-webkit-scrollbar-corner{background:transparent}.tabbing{overflow:auto;white-space:nowrap}.tabbing .nav{display:inline-block;white-space:nowrap}.tabbing ul li{display:inline-block;margin:0 .1em;text-transform:uppercase;font-size:.8em;font-weight:600;letter-spacing:1px;border-radius:var(--border-radius-container);overflow:hidden}.tabbing ul li a{padding:1em;display:inline-block;text-align:center;text-decoration:none}.tabbing::-webkit-scrollbar{height:1px}.tabbing::-webkit-scrollbar-track{background:transparent}@media (min-width: 768px){.tabbing::-webkit-scrollbar{display:none}}@media (max-width: 767px){.tabbing{padding-bottom:5px}.tabbing .nav{border-bottom:none}.tabbing .nav .nav-item{background-color:#f1f1f1}}@media (max-width: 575px){.tabbing ul li{font-size:.7em}}.tabbing-box .tab-pane{padding-top:30px}.tabbing-box .nav-tabs{background:transparent;border-bottom:none}.tabbing-box .nav-tabs li.nav-item.show .nav-link{color:#fff;border-radius:0}.tabbing-box .nav-tabs .nav-link{border:none}.tabbing-box.tabbing-box-big .nav-tabs li{box-shadow:0 3px 8px #b2b2b299}.tabbing-box.tabbing-box-big .nav-tabs li a{padding:20px 30px}@media (max-width: 575px){.tabbing-box .nav-tabs li{margin:1px;width:100%}}.sidebar-slider{box-shadow:0 0 20px #0000001a}.sidebar-slider .sidebar-wrapper{position:fixed;right:-100%;top:0;z-index:1100;padding:0;margin-bottom:50px;height:100%;-webkit-overflow-scrolling:touch;overflow:hidden;width:600px;transition:right .35s cubic-bezier(.23,1,.32,1),transform .35s cubic-bezier(.23,1,.32,1);background-color:var(--background-color-panel);box-shadow:0 0 20px #0000001a}.sidebar-slider .sidebar-wrapper.open{right:0}.sidebar-slider .sidebar-wrapper .sidebar-ltr{direction:ltr}.sidebar-slider .sidebar-wrapper div[class^=col-]{padding-left:2px;padding-right:2px}.sidebar-slider .sidebar-wrapper h5{padding:15px 0}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__search{padding:0 24px}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__buttons{padding-bottom:20px;margin:20px 30px}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__buttons .sidebar-wrapper__buttons__additional{border:1px solid var(--color-light);border-radius:var(--border-radius-container);text-align:center;padding:10px 30px;margin-bottom:20px}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__close{position:absolute;top:15px;right:15px;text-align:center;font-size:1rem;cursor:pointer}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__title,.sidebar-slider .sidebar-wrapper .sidebar-wrapper__subtitle{margin-top:15px;padding:0 20px;margin-bottom:15px;color:var(--color-dark);font-size:1rem;font-weight:700;text-transform:uppercase}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__subtitle{font-size:.9rem;margin-bottom:10px}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__sidebar-content{max-height:calc(100% - 80px);height:calc(100% - 80px);overflow-y:auto;position:relative;overflow-y:scroll}.sidebar-slider .sidebar-wrapper .sidebar-wrapper__sidebar-content.sidebar-wrapper__sidebar-content-additional-buttons{max-height:calc(100% - 160px);height:calc(100% - 160px)}.sidebar-slider .sidebar-wrapper .sidebar-footer{position:absolute;bottom:0}@media only screen and (max-width: 767px){.sidebar-slider .sidebar-wrapper{width:100%}}@charset "UTF-8";form .rec-field{border:1px solid #e9e9e9;border-bottom:none;border-radius:var(--border-radius-input);margin:8px 0}.rec-field{position:relative}.rec-field textarea{min-height:150px}.rec-field .form-control,.rec-field .ng-select,.rec-field .ng-autocomplete .autocomplete-container .input-container input{height:48px;padding:18px 40px 6px 10px;box-shadow:none;border:var(--border);border-radius:var(--border-radius-input);font-size:16px;color:var(--text-color)}.rec-field .form-control.placeholder,.rec-field .ng-select.placeholder,.rec-field .ng-autocomplete .autocomplete-container .input-container input.placeholder{color:var(--text-color-placeholder);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-field .form-control:-moz-placeholder,.rec-field .ng-select:-moz-placeholder,.rec-field .ng-autocomplete .autocomplete-container .input-container input:-moz-placeholder{color:var(--text-color-placeholder);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-field .form-control::-moz-placeholder,.rec-field .ng-select::-moz-placeholder,.rec-field .ng-autocomplete .autocomplete-container .input-container input::-moz-placeholder{color:var(--text-color-placeholder);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-field .form-control:-ms-input-placeholder,.rec-field .ng-select:-ms-input-placeholder,.rec-field .ng-autocomplete .autocomplete-container .input-container input:-ms-input-placeholder{color:var(--text-color-placeholder);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-field .form-control::-webkit-input-placeholder,.rec-field .ng-select::-webkit-input-placeholder,.rec-field .ng-autocomplete .autocomplete-container .input-container input::-webkit-input-placeholder{color:var(--text-color-placeholder);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rec-field .ng-autocomplete{position:relative}.rec-field .ng-autocomplete .autocomplete-container{box-shadow:none}.rec-field .ng-autocomplete .autocomplete-container .suggestions-container{background-color:var(--color-white)}.rec-field .ng-autocomplete .autocomplete-container .input-container input{padding-left:15px}.rec-field .ng-autocomplete .autocomplete-container .input-container .x{height:100%;width:42px}.rec-field .ng-autocomplete .autocomplete-container .input-container .x i{font-size:12px;color:var(--color-light)}.rec-field .ng-select{padding:0 4px 0 0!important}.rec-field .ng-select .ng-value-container{padding-left:0;cursor:pointer}.rec-field .ng-select .ng-value-container .ng-value{padding:18px 10px 6px 16px}.rec-field .ng-select .ng-has-value .ng-placeholder{display:block;color:var(--text-color)}.rec-field .ng-select.ng-select-filtered .ng-placeholder{display:initial}.rec-field .ng-select.ng-select-single .ng-select-container{height:46px;border-radius:var(--border-radius-input)}.rec-field .ng-select.ng-select-searchable .ng-select-container{cursor:pointer}.rec-field .ng-select.ng-select-searchable .ng-select-container .ng-value-container .ng-input>input{cursor:text}.rec-field .ng-select.autocomplete .ng-option{border-top-color:#e6e6e6;border-top-style:solid;border-top-width:1px;box-sizing:border-box;color:var(--text-color);padding:.5em 1em;font-size:.9rem;font-weight:400}.rec-field .ng-select.autocomplete .ng-option:nth-child(even){background-color:var(--background-color-stripe)}.rec-field .ng-select.autocomplete .ng-option.ng-option-disabled{cursor:default}.rec-field .ng-select .ng-option,.rec-field .ng-select .ng-option-label{font-size:.9rem;font-weight:400;padding:12px 10px}.rec-field .ng-select .ng-option i,.rec-field .ng-select .ng-option-label i{padding-right:.33rem;color:var(--text-color-placeholder)}.rec-field .ng-select .ng-dropdown-panel{padding:.33rem 0}.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:not(.ng-option-child){margin:0 .33rem;border-radius:var(--border-radius-input)}.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option:nth-child(even),.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option span:nth-child(even),.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option i:nth-child(even){background-color:var(--background-color-stripe)}.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked,.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked span,.rec-field .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked i{background-color:var(--color-olive-dark);color:var(--color-white);font-size:.9rem}.rec-field .ng-select .ng-clear-wrapper{top:0}.rec-field .ng-select .ng-clear-wrapper:after{content:"\2715";font-size:12px}.rec-field .ng-select .ng-clear-wrapper .ng-clear{display:none}.rec-field label,.rec-field .ng-placeholder{position:absolute;top:6px;left:16px;z-index:10;font-size:.75em;line-height:10px;font-weight:400;color:#00000094;pointer-events:none;color:var(--text-color)}.rec-field .ng-input{padding-top:12px;margin-left:6px}.rec-field button,.rec-field i{top:0;right:0;position:absolute;background:transparent;border:0;pointer-events:auto;height:48px;width:48px;line-height:1;font-size:16px;line-height:30px;padding:9px 5px 5px;pointer-events:none;color:var(--text-color)}.rec-field button>i,.rec-field i>i{font-size:20px}.rec-field button>i.icon-xl,.rec-field i>i.icon-xl{font-size:24px}.rec-field i{font-size:14px;font-style:normal;font-weight:300;text-align:center;color:var(--text-color)}.rec-field i.icon-xl{font-size:24px}.rec-field i:not(.fa){font-weight:600}.rec-field.checkbox{height:48px;padding-top:18px;border:none}.rec-field.checkbox label{top:20px;pointer-events:all}.rec-field.checkbox label:before{top:-10px}.rec-field .rec-radiobtn-list{position:absolute;width:auto;top:0;right:0;margin:4px;gap:4px}.rec-field .rec-radiobtn-list .rec-radiobtn{width:40px;height:40px;line-height:40px}.rec-field .rec-radiobtn-list .rec-radiobtn label{font-size:12px}.rec-field .rec-radiobtn-list .rec-radiobtn label span{font-weight:600;z-index:3}.rec-field .rec-radiobtn-list .rec-radiobtn label i{font-size:inherit;padding:0;margin:0;text-align:center;height:auto;width:auto;position:relative;line-height:inherit}.rec-field .rec-radiobtn-list .rec-radiobtn>input:checked+label{border-color:var(--color-olive-dark);background:var(--color-olive-dark)}.rec-field .rec-radiobtn-list .rec-radiobtn>input:checked+label span,.rec-field .rec-radiobtn-list .rec-radiobtn>input:checked+label i{color:var(--color-white)}.rec-field .rec-radiobtn-list .rec-radiobtn>input:checked:disabled+label span,.rec-field .rec-radiobtn-list .rec-radiobtn>input:checked:disabled+label i{color:var(--color-light)}.rec-field ul.error-message{margin:0;position:absolute;top:2px;left:5px;background-color:var(--color-white);display:block;z-index:10}.rec-radiobtn-list{width:100%;display:flex;flex-direction:row;gap:8px}.rec-radiobtn{position:relative;display:inline-block;flex-grow:1;height:48px;line-height:48px;text-align:center;font-size:14px;background:#ffffff;border-radius:var(--border-radius-button)}.rec-radiobtn>span{position:relative;z-index:1;cursor:pointer}.rec-radiobtn>input,.rec-radiobtn label{display:block;position:absolute;inset:0;cursor:pointer}.rec-radiobtn>input span,.rec-radiobtn label span{font-weight:600;z-index:3;display:inline-block;padding:15px 0}.rec-radiobtn>input{opacity:.01;z-index:3}.rec-radiobtn>input:checked+label{border-color:var(--color-olive-dark)}.rec-radiobtn>input:checked+label:before{display:none}.rec-radiobtn>label{display:block;position:absolute;inset:0;border:1px solid rgba(38,37,36,.1);border-radius:8px;z-index:2;margin:0}.div-slider{width:100%;margin-right:0;margin-left:0;padding:0;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.div-slider .div-slide{width:339px!important;max-width:none!important;flex:0 0 339px!important;scroll-snap-align:start;flex-shrink:0;height:100%;padding:0 7px}.div-slider::-webkit-scrollbar{height:1px}.div-slider::-webkit-scrollbar-track{background:transparent}@media (max-width: 575px){.div-slider .div-slide{max-width:95%!important}}@media (min-width: 767px){.div-slider::-webkit-scrollbar{display:none}}.my-properties{z-index:0;position:relative}.my-properties.my-properties-scrollable{width:100%;overflow:scroll}.my-properties table{width:100%}.my-properties table>thead>tr{background:transparent!important}.my-properties table>thead>tr>th{background-color:transparent;border:none;border-bottom:2px #eee solid;font-weight:400;padding:10px 10px 10px 0;font-size:14px;text-align:center}.my-properties table>thead>tr>th.counter-col{width:30px}.my-properties table>thead>tr>:first-child{padding-left:30px}.my-properties table>tbody>tr td:first-child{padding-left:10px}.my-properties table>tbody>tr>td{border-top:none;border-bottom:1px solid #eee;vertical-align:middle;padding:10px 10px 10px 0;line-height:.95rem;font-size:.9rem;font-weight:400;line-break:normal;word-wrap:break-word;word-break:break-word}.my-properties table>tbody>tr>td.td__counter{text-align:right;font-size:1em!important;line-height:1.4em!important;letter-spacing:-.5px!important;padding-left:.5rem!important;width:50px}.my-properties table>tbody>tr>td.td__select{width:40px;padding:5px 10px!important}.my-properties table>tbody>tr>td.td__select .checkbox label{padding:0 8px}.my-properties table>tbody>tr>td button,.my-properties table>tbody>tr>td .btn{margin-top:1px;margin-bottom:1px}.my-properties table>tbody>tr>td.image{width:110px;text-align:center;padding-left:5px;padding-right:5px}.my-properties table>tbody>tr>td.image img{border-radius:var(--border-radius-image);width:100%;height:100%;object-fit:cover}.my-properties table>tbody>tr>td.image img.image-not-loaded{object-fit:contain}.my-properties table>tbody>tr>td.image a{overflow:hidden;width:100%;height:62px;display:inline-block}.my-properties table>tbody>tr>td>.inner a{border:none;font-size:16px;font-weight:400;padding:0}.my-properties table>tbody>tr>td .checkbox{margin-bottom:0}.my-properties table>tbody>tr>td .price{font-size:1.5em;font-weight:400}.my-properties table>tbody>tr>td .badge{padding:.45em .5em .4em;font-size:.9em;font-weight:400;line-height:.9em;letter-spacing:0}.my-properties table>tbody>tr>td .featured-box{height:auto;border:4px solid var(--color-olive-dark)}.my-properties table>tbody>tr>td .amount{font-size:1.2rem}.my-properties table>tbody>tr>td .currency{font-size:1rem}.my-properties table>tbody>tr .td-heading-1{font-size:1.3em!important;line-height:1.4em!important;letter-spacing:-.5px!important}.my-properties table>tbody>tr .td-heading-1:span{font-size:1.7em!important}.my-properties table>tbody>tr .td-heading-2{font-size:1.05em!important;line-height:1.2em!important;letter-spacing:-.5px!important}.my-properties table>tbody>tr.featured-row{border:2px solid var(--color-olive-dark)}.my-properties table>tbody>tr.featured-row>td{padding-top:8px;padding-bottom:8px}.my-properties table.slim tbody tr td{padding:.4em .6rem}.my-properties table.table-striped>tbody>tr{border-bottom:1px solid #eee}.my-properties table.table-striped>tbody>tr>td{border-bottom:none}.my-properties table.table-striped>tbody>tr:nth-child(even){background:transparent}.my-properties table.table-striped>tbody>tr:nth-child(odd){background:#f3f3f3}.my-properties table.table-striped-2r>tbody>tr>td{border-bottom:none}.my-properties table.table-striped-2r>tbody>tr:nth-child(even){background:transparent}.my-properties table.table-striped-2r>tbody>tr:nth-child(4n+1),.my-properties table.table-striped-2r>tbody>tr:nth-child(4n+2){background:#f3f3f3}.my-properties table.table-striped-2r>tbody>tr:nth-child(4n) .my-properties table.table-striped-2r>tbody>tr:nth-child(4n+2){border-bottom:1px solid #eee}.my-properties table.table-striped-3r>tbody>tr>td{border-bottom:none}.my-properties table.table-striped-3r>tbody>tr:nth-child(even){background:transparent}.my-properties table.table-striped-3r>tbody>tr:nth-child(6n+1),.my-properties table.table-striped-3r>tbody>tr:nth-child(6n+2),.my-properties table.table-striped-3r>tbody>tr:nth-child(6n+3){background:#f3f3f3}.my-properties table.table-striped-3r>tbody>tr:nth-child(6n),.my-properties table.table-striped-3r>tbody>tr:nth-child(6n+3){border-bottom:1px solid #eee}@media (max-width: 768px){.my-properties table tbody tr td tbody tr td{padding:20px 10px 20px 0;font-size:13px}.my-properties table tbody tr td tbody tr td.image{width:30px}.my-properties table tbody tr td tbody tr td.image img{width:100%}}@media only screen and (max-width: 470px){.my-properties table tbody tr .td-heading-1{font-size:1em!important}}.table td{vertical-align:middle}.table :not(.form-group) label,.table :not(.form-group) .checkbox{margin-bottom:0;font-size:1em}table.smsc-ready-tbl .smsc-tbl__d-block{display:none}@media (max-width: 767px){table.smsc-ready-tbl{position:relative}table.smsc-ready-tbl thead{display:none}table.smsc-ready-tbl tbody,table.smsc-ready-tbl tr,table.smsc-ready-tbl tbody tr{position:relative}table.smsc-ready-tbl tbody td,table.smsc-ready-tbl tr td,table.smsc-ready-tbl tbody tr td{border-color:#ccc!important}table.smsc-ready-tbl>tbody>tr{display:block;padding-right:5px!important;padding-left:5px!important}table.smsc-ready-tbl>tbody>tr:nth-child(even){background:#f3f3f3}table.smsc-ready-tbl>tbody>tr td{display:inline-block;padding:10px 5px!important;border:none!important}table.smsc-ready-tbl>tbody>tr td label h6,table.smsc-ready-tbl>tbody>tr td label .h6{font-size:.9rem}table.smsc-ready-tbl .smsc-tbl__pos-abs{position:absolute;top:0;left:0}table.smsc-ready-tbl .smsc-tbl__pos-abs.abs-right{left:unset;right:5px;text-align:right!important}table.smsc-ready-tbl .smsc-tbl__pos-abs.abs-center{left:0;right:0;margin:auto}table.smsc-ready-tbl .smsc-tbl__d-block{display:block}table.smsc-ready-tbl .smsc-tbl__t-right{text-align:right!important}table.smsc-ready-tbl .smsc-tbl__t-left{text-align:left!important}table.smsc-ready-tbl .smsc-tbl__t-center{text-align:center!important}table.smsc-ready-tbl .smsc-tbl__w-100{width:100%!important}table.smsc-ready-tbl .smsc-tbl__w-100 .inner{text-align:center}table.smsc-ready-tbl .smsc-tbl__w-90{width:90%!important}table.smsc-ready-tbl .smsc-tbl__w-80{width:80%!important}table.smsc-ready-tbl .smsc-tbl__w-75{width:75%!important}table.smsc-ready-tbl .smsc-tbl__w-66{width:66%!important}table.smsc-ready-tbl .smsc-tbl__w-60{width:60%!important}table.smsc-ready-tbl .smsc-tbl__w-50{width:50%!important}table.smsc-ready-tbl .smsc-tbl__w-33{width:33%!important}table.smsc-ready-tbl .smsc-tbl__w-25{width:25%!important}table.smsc-ready-tbl .smsc-tbl__w-20{width:20%!important}table.smsc-ready-tbl .smsc-tbl__w-10{width:10%!important}table.smsc-ready-tbl .smsc-tbl__h-p-0{padding-right:0!important;padding-left:0!important}table.smsc-ready-tbl .smsc-tbl__v-p-0{padding-top:0!important;padding-bottom:0!important}table.smsc-ready-tbl .smsc-tbl__p-0{padding:0!important}table.smsc-ready-tbl .image,table.smsc-ready-tbl .image a{text-align:center}table.smsc-ready-tbl .image a img{width:auto;margin:auto;max-height:100%}table.smsc-ready-tbl .smsc-tbl__heading-1{font-size:1.3em!important;line-height:1.4em!important;letter-spacing:-.5px!important}table.smsc-ready-tbl .smsc-tbl__heading-2{font-size:1.1em!important;line-height:1.2em!important;letter-spacing:-.5px!important}table.smsc-ready-tbl .smsc-tbl__heading-3{font-size:1em!important;line-height:1.1em;letter-spacing:-.5px!important}table.smsc-ready-tbl.smsc-tbl__bordered tbody tr{background:none;border-bottom:1px solid #f3f3f3;margin-bottom:1em}}
