@import url(https://fonts.googleapis.com/css2?family=Rubik&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);*{font-family:"Rubik",sans-serif}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif!important;font-weight:700}.gm-ui-hover-effect{display:none!important}svg:not(.customIcon){min-width:20px!important;min-height:20px!important;max-width:25px!important;max-height:25px!important}@keyframes loader-animation-bar{0%{width:0}50%{width:100%}to{width:0}}.carousel-control-next-icon,.carousel-control-prev-icon{filter:invert(60%)}.desktopSideBar::-webkit-scrollbar{display:none}.desktopSideBar{-ms-overflow-style:none;scrollbar-width:none}.loader{display:flex;width:100%;background-color:#0ff;animation-name:loader-animation;animation-iteration-count:infinite;animation-timing-function:ease}.loader,.loader .bar1{height:5px;animation-duration:3s}.loader .bar1{position:relative;background-color:#1e90ff;animation-name:loader-animation-bar;animation-iteration-count:infinite;animation-timing-function:ease}.center-layout{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.activeSectionButton{background-color:#fff!important}.chevron{transition:.3s;transform:rotate(0deg)}.chevron.show{transform:rotate(180deg)}.select-150{width:150px!important}.select-150,.select-200{max-width:100%!important}.select-200{width:200px!important}.custom-column.parent{padding:10px 0;columns:350px 3;-webkit-column-gap:15px;-moz-column-gap:15px;grid-column-gap:15px;column-gap:15px;max-width:80vw;margin:0 auto;display:block;column-fill:balance}.custom-column.child{min-width:calc(100% - 4px);min-height:40vh;display:inline-block;margin:5px auto;position:relative;box-sizing:border-box;border-radius:3px;page-break-inside:avoid;break-inside:avoid-column}.custom-column.child:nth-child(2n),.custom-column.child:nth-child(7n -1),.custom-column.child:nth-child(odd){min-height:auto}.custom-column.parent-neighbourhoods{padding:10px 0;columns:350px 3;-webkit-column-gap:15px;-moz-column-gap:15px;grid-column-gap:15px;column-gap:15px;max-width:80vw;margin:0 auto;display:block;column-fill:balance}.custom-column.child-neighbourhoods{min-width:calc(100% - 4px);min-height:40vh;display:inline-block;margin:.9rem auto;position:relative;box-sizing:border-box;border-radius:3px;page-break-inside:avoid;break-inside:avoid-column}.custom-column.child-neighbourhoods:nth-child(2n),.custom-column.child-neighbourhoods:nth-child(7n -1),.custom-column.child-neighbourhoods:nth-child(odd){min-height:auto}.description-text{overflow:hidden;text-overflow:ellipsis;max-height:50px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.description-text>p{margin-bottom:0!important}.nav-item>a.custom.gray.active{background-color:#374355;color:#fff}.nav-item>a.custom.gray{color:#374355;transition:.2s!important}.primary-custom{background-color:#5cc9cd;outline:unset!important;box-shadow:0 0 15px 0 rgba(0,0,0,.3137254901960784)!important;border:unset!important;padding:10px 20px}.primary-custom:hover{background-color:#36b8bd!important}.switch-success>.custom-control-input~:before{background-color:#03bd5b!important;border-color:#374355!important}.switch-success>.custom-control-input:checked~:before{background-color:#d1335b!important;border-color:#374355!important}.backgroundDot1{animation-delay:0s;animation-iteration-count:infinite}.backgroundDot1,.backgroundDot2{animation-name:dotAnimation;animation-duration:2.5s}.backgroundDot2{animation-delay:.25s;animation-iteration-count:infinite}.backgroundDot3{animation-delay:.5s;animation-iteration-count:infinite}.backgroundDot3,.backgroundDot4{animation-name:dotAnimation;animation-duration:2.5s}.backgroundDot4{animation-delay:.75s;animation-iteration-count:infinite}@keyframes dotAnimation{0%,to{opacity:1}50%{opacity:0}}@media print{.no-print,.no-print *{display:none!important}}