.herobanner{position:relative;margin-bottom:35px;padding:0}.herobanner__graphic{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.herobanner__graphic::after,.herobanner__graphic::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.herobanner__graphic::before{background:rgba(0,0,0,.1)}.herobanner__graphic::after{background:linear-gradient(0deg,rgba(255,255,255,0) 40%,rgba(0,36,57,.3) 100%);z-index:1}.herobanner__content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;z-index:2;padding:40px 0 45px 0}@media(min-width:768px){.herobanner__content{padding:60px 0 80px 0}}@media(min-width:1200px){.herobanner__content{padding:80px 0 100px 0}}.herobanner__title{font-weight:600;margin:0 0 30px 0;font-size:28px}.herobanner__text{font-size:20px;margin:0 0 30px 0;max-width:600px}.herobanner__btn{position:relative;background-color:rgba(0,0,0,0);color:#fff;border:2px solid #fff;padding:16px 22px;border-radius:10px;font-size:18px;transition:all .2s ease;font-weight:600;display:flex;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.herobanner__btn span{line-height:1}@media(hover:hover){.herobanner__btn:hover{background-color:#fff;color:#282828}}.herobanner__btn:active,.herobanner__btn:focus{background-color:rgba(0,0,0,0);color:#fff}.ctabanner{display:flex;position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:30px;border-radius:10px;overflow:hidden}@media(min-width:992px){.ctabanner{padding:30px 150px 30px 30px}}@media(min-width:1200px){.ctabanner{padding:50px 300px 50px 80px}}.ctabanner--align-right{justify-content:flex-end;align-items:flex-end;padding:30px 30px 30px 150px;border-radius:20px}@media(min-width:1200px){.ctabanner--align-right{padding:50px 80px 50px 300px}}.ctabanner--align-right .ctabanner__graphic{left:60px;right:unset}@media(min-width:1200px){.ctabanner--align-right .ctabanner__graphic{left:80px}}.ctabanner--align-center{justify-content:center;align-items:center;text-align:center;padding:30px}@media(min-width:992px){.ctabanner--align-center{padding:30px 80px}}@media(min-width:1200px){.ctabanner--align-center{padding:30px 150px}}.ctabanner--thin{padding-top:20px;padding-bottom:20px}@media(min-width:1200px){.ctabanner--thin{padding-top:25px;padding-bottom:25px}}.ctabanner--tall{padding-top:20px;padding-bottom:25px}@media(min-width:1200px){.ctabanner--tall{padding-top:50px;padding-bottom:60px}}.ctabanner__title{margin:0;font-size:24px;font-weight:600;z-index:2;color:#fff}.ctabanner__text{font-size:18px;line-height:24px;margin:16px 0 0 0;z-index:2;color:#fff}.ctabanner__btngroup{display:grid;grid-template-columns:auto auto;gap:15px}@media(min-width:768px){.ctabanner__btngroup{gap:30px}}.ctabanner__btngroup .ctabanner__btn{margin:0}.ctabanner__btn{padding:10px 12px;border-radius:10px;font-size:18px;margin:20px 0 0 0;transition:all .2s ease;background-color:rgba(0,0,0,0);z-index:2;width:100%;color:#fff}@media(min-width:768px){.ctabanner__btn{width:auto}}@media(min-width:1200px){.ctabanner__btn{padding:12px 14px;font-size:20px}}.ctabanner__graphic{position:absolute;top:50%;right:60px;transform:translate3d(0,-50%,0)}@media(min-width:1200px){.ctabanner__graphic{right:80px}}.ctabanner__graphic svg{width:80px;height:auto}.ctabanner__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.ctabanner__bg::after,.ctabanner__bg::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.ctabanner__bg::after{background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(0,36,57,.7) 100%);z-index:1}.infoblocks{display:grid;gap:30px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.infoblocks--two{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.infoblocks--three{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.infoblocks--four{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.infoblocks--four{grid-template-columns:repeat(3,1fr)}}.infoblock{padding:30px 20px;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;color:#fff;background-position:center;background-repeat:no-repeat;background-size:cover}@media(min-width:1200px){.infoblock{padding:30px}}.infoblock--centered{align-items:center;justify-content:center;text-align:center}.infoblock__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:10px;overflow:hidden}.infoblock__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(255,255,255,0) 10%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.55) 75%,rgba(0,0,0,.5) 100%)}.infoblock__title{margin:0 0 20px 0;font-size:24px;line-height:normal;font-weight:600;z-index:1;color:#282828}@media(min-width:1200px){.infoblock__title{font-size:28px}}.infoblock__text{margin:0 0 20px 0;max-width:500px;font-size:18px;z-index:1}@media(min-width:1200px){.infoblock__text{margin:0 0 30px 0;font-size:20px}}.infoblock__icon{display:inline-block}.infoblock__icon svg{width:50px;height:auto}@media(min-width:1200px){.infoblock__icon svg{width:65px}}.infoblock__img{position:absolute;top:30px;right:30px;width:130px;height:130px;background-repeat:no-repeat;background-position:center center;background-size:cover;border-radius:50%}.infoblock__btn{display:inline-flex;align-items:center;justify-content:center;margin:0;color:#fff;font-size:18px;padding:10px 16px;border-radius:10px;background:#4382ce;z-index:1;transition:all .2s ease}@media(min-width:1200px){.infoblock__btn{font-size:22px}}@media(hover:hover){.infoblock__btn:hover{color:#fff}}.infoblock__btn svg{width:22px;max-height:24px;height:auto;margin-right:8px;fill:#fff}.infoblock__btn path{fill:#fff}.pagebanner{position:relative;padding:20px 0 20px 0;background-position:center;background-repeat:no-repeat;background-size:cover;min-height:210px;display:flex;align-items:flex-end;overflow:hidden}@media(min-width:576px){.pagebanner{min-height:230px}}@media(min-width:768px){.pagebanner{min-height:250px;padding:60px 0 40px 0}}.pagebanner--centered{align-items:center}@media(min-width:768px){.pagebanner--centered{padding:0}}.pagebanner::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.pagebanner::after{background:linear-gradient(0deg,rgba(0,0,0,.3) 15%,rgba(255,255,255,0) 80%)}@media(min-width:768px){.pagebanner::after{background:linear-gradient(0deg,rgba(0,0,0,.2) 15%,rgba(255,255,255,0) 80%)}}.pagebanner__content{color:#fff;position:relative;z-index:2}.pagebanner__title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;margin:0 0 20px 0}.pagebanner__title h1{margin:0;font-size:26px;line-height:normal}@media(min-width:480px){.pagebanner__title h1{font-size:28px}}@media(min-width:768px){.pagebanner__title h1{font-size:32px}}@media(min-width:1200px){.pagebanner__title h1{font-size:36px}}.pagebanner__title svg{margin-right:15px}.pagebanner__intro{font-size:18px;margin:0}@media(min-width:768px){.pagebanner__intro{font-size:21px}}.pagebanner__intro span{display:inline-block}.pagebanner__intro a,.pagebanner__intro button{color:#fff;text-decoration:underline;word-break:break-word;padding:0;line-height:1}@media(hover:hover){.pagebanner__intro a:hover,.pagebanner__intro button:hover{background-color:rgba(0,0,0,0);color:#fff!important}}.pagebanner__intro a:active,.pagebanner__intro a:focus,.pagebanner__intro button:active,.pagebanner__intro button:focus{background-color:rgba(0,0,0,0);color:#fff}.pagebanner__intro .tooltip{position:relative;padding-right:16px}.pagebanner__intro .tooltip .icon{position:absolute;top:0;right:0;padding:0;background-color:#fff;color:#282828;width:13px;height:20px;z-index:3;font-size:13px;display:flex;align-items:center;justify-content:center;border-radius:2px}.pagebanner__intro .tooltip .tooltip__text{font-size:16px;line-height:22px;white-space:break-spaces}@media(min-width:1200px){.pagebanner__intro .tooltip .tooltip__text{max-width:400px}}.splitbanner{display:grid;grid-template-columns:0 100%;min-height:400px;background-color:#4382ce;color:#fff;border-radius:10px;overflow:hidden}@media(min-width:768px){.splitbanner{grid-template-columns:auto 320px;min-height:350px}}@media(min-width:992px){.splitbanner{grid-template-columns:auto 450px;min-height:400px}}@media(min-width:1200px){.splitbanner{grid-template-columns:auto 500px;min-height:500px}}.splitbanner--small{min-height:250px}@media(min-width:768px){.splitbanner--small{grid-template-columns:auto 320px;min-height:250px}}@media(min-width:992px){.splitbanner--small{grid-template-columns:auto 300px;max-height:250px}}@media(min-width:1200px){.splitbanner--small{grid-template-columns:auto 400px;max-height:250px}}.splitbanner__left{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.splitbanner__left{padding:30px}}.splitbanner__right{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}@media(min-width:768px){.splitbanner__right{padding:30px 20px}}@media(min-width:992px){.splitbanner__right{padding:30px 60px}}@media(min-width:1200px){.splitbanner__right{padding:60px 100px}}.splitbanner__right .splitbanner__btn:last-of-type{margin:0}.splitbanner__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover}.splitbanner__title{text-align:center;margin-top:0;margin-bottom:40px;line-height:46px;font-size:32px;color:#fff}.splitbanner__btn{background-color:rgba(0,0,0,0);border:2px solid #fff;margin-bottom:30px;color:#fff;border-radius:10px;font-size:18px;font-weight:600;min-width:240px;padding:16px 22px;text-align:center;z-index:2}@media(hover:hover){.splitbanner__btn:hover{background-color:#fff;color:#282828}}.locationsearchintro{padding:20px 0 15px 0;background:#e8e7e3;overflow:hidden}@media(min-width:768px){.locationsearchintro{padding:25px 0 15px 0}}@media(min-width:992px){.locationsearchintro .search-select-wrap{max-width:200px}}.locationsearchintro__formcontrols{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.locationsearchintro__formcontrols>div{padding-left:15px;padding-right:15px;width:100%}@media(min-width:480px){.locationsearchintro__formcontrols>div{width:50%}}@media(min-width:768px){.locationsearchintro__formcontrols>div{width:200px}}.locationsearchintro__content .locationsearchtip{padding-top:6px;box-shadow:none;line-height:22px}@media(min-width:992px){.locationsearchintro__content .locationsearchtip{line-height:20px}}.locationsearchhelp{background-color:rgba(0,0,0,0);color:#244984;margin:0 auto;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:22px}.locationsearchhelp:active,.locationsearchhelp:focus,.locationsearchhelp:hover{background-color:rgba(0,0,0,0);color:#244984}.locationsearchhelp svg{display:block;margin-top:12px;width:24px;height:auto}.locationsearchhelp path{fill:#244984}.locationsearchintro__title{display:flex;align-items:center;margin:0 0 20px 0}.locationsearchintro__title h1{margin:0;font-size:28px;color:#4382ce}.locationsearchintro__title svg{fill:#4382ce;width:20px;height:auto;margin-right:15px}.locationsearchintro__intro{position:relative;font-size:15px}.locationsearchintro__intro p{line-height:26px}.locationsearchtip__leadin{position:relative;padding-left:20px;color:#244984}.locationsearchtip__leadin::before{content:"";position:absolute;top:0;left:1px;background-image:url(../images/lightbulb.svg);background-repeat:no-repeat;background-position:center center;background-size:15px;width:17px;height:100%}.locationsearchintro__introtext{text-align:justify;max-height:1000px;position:relative}#location-search-intro-readmore.open svg{transform:rotate(180deg)}#location-search-intro-readmore:active,#location-search-intro-readmore:focus,#location-search-intro-readmore:hover{text-decoration:none}#location-search-intro-readmore:active svg,#location-search-intro-readmore:focus svg,#location-search-intro-readmore:hover svg{fill:#004f7b}#location-search-intro-readmore svg{width:10px;height:auto;fill:#337ab7;margin-left:3px;transform:rotate(0)}.locationctabanner{position:relative;display:flex;justify-content:space-between;align-items:center;background-color:#2e69b0;color:#fff;border-radius:20px;padding:20px 30px 30px 30px}@media(min-width:768px){.locationctabanner{padding:30px 40px}}@media(min-width:992px){.locationctabanner{padding:50px 80px}}.locationctabanner svg{width:70px;height:auto}@media(max-width:767px){.locationctabanner svg{position:absolute;top:20px;right:30px;opacity:.1}}@media(min-width:992px){.locationctabanner svg{width:100px}}.locationctabanner svg path{fill:#fff}.locationctabanner__content{position:relative;z-index:1}@media(min-width:768px){.locationctabanner__content{text-align:right}}.locationctabanner__text{font-size:23px}@media(max-width:767px){.locationctabanner__text{margin-bottom:15px}}@media(min-width:768px){.locationctabanner__text{font-size:26px}}@media(min-width:992px){.locationctabanner__text{font-size:30px}}@media(min-width:1200px){.locationctabanner__text{font-size:36px}}.locationctabanner__link{background-color:rgba(0,0,0,0);border:3px solid #fff;color:#fff;font-size:20px;width:100%}@media(min-width:768px){.locationctabanner__link{width:auto}}@media(hover:hover){.locationctabanner__link:hover{background-color:#fff;color:#2e69b0}}.locationctabanner__link:active,.locationctabanner__link:focus{color:#fff}.popularlocation{display:block;position:relative;border-radius:10px;overflow:hidden;height:290px;cursor:pointer}@media(hover:hover){.popularlocation:hover .popularlocation__content{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.popularlocation:hover .popularlocation__link{background-color:#fff;color:#282828}}.popularlocation__bg{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:0;left:0;width:100%;height:100%}.popularlocation__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.popularlocations__container{background:#fff;padding:55px 0 35px 0;overflow:hidden}.popularlocation__content{position:absolute;bottom:0;left:0;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 30px;transition:all .2s ease;text-align:center}.popularlocation__link{background-color:rgba(0,0,0,0);color:#fff;display:inline-block;font-weight:600;font-size:15px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid #fff;transition:all .2s ease;min-width:120px}.popularlocation__title{font-weight:600;font-size:30px}.popularlocation__text{font-size:18px}.popularlocation__slider{position:relative}.popularlocation__slider .glide__track{position:relative}.popularlocation__slider .glide__arrow{display:flex;justify-content:center;align-items:center;padding:0;position:absolute;top:50%;width:80px;height:80px;border-radius:50px;background-color:rgba(0,0,0,0);background-image:url(../images/arrow.svg);background-position:center center;background-repeat:no-repeat;background-size:18px}.popularlocation__slider .glide__arrow--left{left:-15px;transform:translate3d(0,-50%,0);display:none}@media(min-width:768px){.popularlocation__slider .glide__arrow--left{display:flex;left:-20px}}.popularlocation__slider .glide__arrow--right{right:-20px;transform:translate3d(0,-50%,0) rotate(180deg)}@media(hover:hover){.popularlocation__slider .glide__arrow:hover{background-color:rgba(0,0,0,.2)}}.popularlocation__slider .glide__arrow svg{width:12px;height:auto}.popularlocation__slider .glide__arrow--left svg{transform:rotate(180deg)}.popularlocation__slider .glide__bullet{background-color:rgba(67,130,206,.2);width:20px;height:20px;padding:0;border-radius:50px;margin:0 5px}.popularlocation__slider .glide__bullet--active{background-color:#4382ce;box-shadow:0 0 3px 2px rgba(67,130,206,.2)}.popularlocation__blocks{display:grid;gap:15px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.popularlocation__blocks{gap:20px;grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.popularlocation__blocks{grid-template-columns:repeat(4,1fr)}}.popularlocation__heading{position:relative;font-weight:600;margin-top:0;padding-top:30px;font-size:24px;color:#333}.popularlocation__heading::before{content:"";position:absolute;top:0;left:0;background-color:#4382ce;height:6px;width:125px;border-radius:4px}.popularlocation__intro{color:gray;font-size:16px;margin-bottom:30px;line-height:normal}@media(min-width:992px){.popularlocation__intro{font-size:18px;margin-bottom:30px}}.locationsearchcounter{display:grid;gap:10px;border-radius:4px;grid-template-columns:repeat(2,1fr)}.locationsearchcounter--singlebtn{grid-template-columns:repeat(1,1fr)}.locationsearchcounter__btn{padding:8px 10px;color:#fff;border:2px solid transparent;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center;flex:1 1 auto;font-size:13px;border-radius:2px;font-weight:600;flex-wrap:wrap;position:relative;height:100%}@media(min-width:576px){.locationsearchcounter__btn{flex-direction:row;padding:12px 10px}}@media(min-width:768px){.locationsearchcounter__btn{font-size:15px}}@media(hover:hover){.locationsearchcounter__btn:hover{background:#003452;color:#fff}}.locationsearchcounter__btn:active,.locationsearchcounter__btn:focus{color:#fff}.locationsearchcounter__btn svg{height:auto;fill:#fff}.locationsearchcounter__btn .locationcount,.locationsearchcounter__btn .propertycount{margin-right:3px}.locationsearchcounter__btn .badge{top:-6px;right:-9px}@media(min-width:768px){.locationsearchcounter__btn .badge{top:50%;right:-28px;transform:translate3d(0,-50%,0)}}.locationsearchcounter__btn .icon-pin{width:14px}.locationsearchcounter__btn .icon-properties{width:16px}.locationsearchcounter__btn--property{background:#4382ce}.locationsearchcounter__btn--property.locationsearchcounter__btn--flash{animation:flash-blue-to-dark-blue 3s ease-out}.locationsearchcounter__btn--locations{background:#76b800;position:relative}.locationsearchcounter__btn--locations.locationsearchcounter__btn--flash{animation:flash-green-to-dark-blue 1.5s ease-out;border:1px solid transparent!important}@keyframes flash-green-to-dark-blue{0%{background-color:#76b800;color:#fff}50%{background-color:#003452}100%{background-color:#76b800;color:#fff}}@keyframes flash-blue-to-dark-blue{0%{background-color:#4382ce;color:#fff}50%{background-color:#003452}100%{background-color:#4382ce;color:#fff}}.locationsearchfiltercategory{margin-bottom:10px}.locationsearchfiltercategory.collapsing-child-open .locationsearchfiltercategory__header,.locationsearchfiltercategory.collapsing-child-open .locationsearchfilterpopup__category-header{background-color:#e6e6e6;color:#69a400}.locationsearchfiltercategory.collapsing-child-open .locationsearchfiltercategory__header>span>svg,.locationsearchfiltercategory.collapsing-child-open .locationsearchfiltercategory__header>svg,.locationsearchfiltercategory.collapsing-child-open .locationsearchfilterpopup__category-header>span>svg,.locationsearchfiltercategory.collapsing-child-open .locationsearchfilterpopup__category-header>svg{fill:#69a400}.locationsearchfiltercategory.collapsing-child-open .locationsearchfiltercategory__name{color:#69a400}.locationsearchfiltercategory .btn-link:disabled{color:#337ab7}.locationsearchfiltercategory__fieldset .filterdistance,.locationsearchfiltercategory__fieldset .filterrating,.locationsearchfiltercategory__fieldset .locationsearchfiltercategory__label{transition:opacity .2s ease}.locationsearchfiltercategory__fieldset:disabled *{pointer-events:none;cursor:not-allowed}.locationsearchfiltercategory__fieldset:disabled .locationsearchfiltercategory__label .search-select-wrap{opacity:1}.locationsearchfiltercategory__fieldset:disabled .filterdistance,.locationsearchfiltercategory__fieldset:disabled .filterrating,.locationsearchfiltercategory__fieldset:disabled .locationsearchfiltercategory__label,.locationsearchfiltercategory__fieldset:disabled .locationsearchtip,.locationsearchfiltercategory__fieldset:disabled .monthselector,.locationsearchfiltercategory__fieldset:disabled .search-select-wrap,.locationsearchfiltercategory__fieldset:disabled .ts-checktags,.locationsearchfiltercategory__fieldset:disabled small{opacity:.3}.locationsearchfiltercategory__fieldset:disabled .search-select-wrap select.has-value{color:#999!important}.locationsearchfiltercategory__label{display:flex;align-items:center;color:gray}.locationsearchfiltercategory__label small{margin-left:4px}.locationsearchfiltercategory__label svg{height:15px;width:auto;margin-right:6px;fill:gray}.locationsearchfiltercategory__label .search-select-wrap{margin-right:3px}.locationsearchfiltercategory__label sup{position:relative;top:-3px}.locationsearch__input{color:#4382ce;font-weight:600}.locationsearchfiltercategory__help{color:gray}.locationsearchfiltercategory__header{display:flex;flex-wrap:nowrap;align-items:center;margin:0;cursor:pointer;padding:6px 15px;border-radius:4px;min-height:45px;background-color:#e6e6e6}@media(hover:hover){.locationsearchfiltercategory__header:hover{background-color:#e1e1e1}}.locationsearchfiltercategory__header .inlineseparator{margin:0 4px}@media(min-width:576px){.locationsearchfiltercategory__header .inlineseparator{margin:0 8px}}.locationsearchfiltercategory__header svg{flex:0 0 auto}.locationsearchfiltercategory__header>svg{width:30px;height:auto;fill:#003452;margin-right:6px;pointer-events:none;transition:fill .3s ease;flex:0 0 auto}.locationsearchfiltercategory__header .twc__switch{margin-right:15px;pointer-events:none}.locationsearchfiltercategory__header .twc__switch input:checked+.slider{background-color:#76b800}.locationsearchfiltercategory__header .twc__switch .slider{background-color:rgba(0,52,82,.5)}.locationsearchfiltercategory__name{display:inline-flex;align-items:center;pointer-events:none;transition:color .2s ease;font-size:16px;flex:0 1 auto;min-width:0;color:#003452}.locationsearchfiltercategory__name>span:first-of-type{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.locationsearchfiltercategory__name .badge{position:relative;text-align:center;margin-left:2px;top:-4px;flex:0 0 auto}.select-joiner{display:flex;width:100%}.select-joiner .search-select-wrap{width:50%}.select-joiner .search-select-wrap:first-of-type select{border-top-right-radius:0;border-bottom-right-radius:0;border-right:none}.select-joiner .search-select-wrap:not(:first-of-type,:last-of-type) select{border-radius:0;border-right:none}.select-joiner .search-select-wrap:last-of-type select{border-top-left-radius:0;border-bottom-left-radius:0}.locationsearchfiltercategory__btn-reset{padding:0;font-size:13px;background-color:rgba(0,0,0,0);color:#4382ce;margin:0 0 0 10px}@media(hover:hover){.locationsearchfiltercategory__btn-reset:hover{background-color:rgba(0,0,0,0);color:#004f7b}}.locationsearchfiltercategory__btn-help{display:flex;align-items:center;color:#4382ce;padding:0;font-size:13px;background-color:rgba(0,0,0,0)}@media(hover:hover){.locationsearchfiltercategory__btn-help:hover{background-color:rgba(0,0,0,0);color:#004f7b}.locationsearchfiltercategory__btn-help:hover path{fill:#004f7b}}.locationsearchfiltercategory__btn-help svg{width:14px;height:auto;margin-left:5px;margin-right:0}.locationsearchfiltercategory__btn-minimise{display:flex;align-items:center;padding:0;margin-left:6px;background-color:rgba(0,0,0,0);flex:0 0 auto}@media(hover:hover){.locationsearchfiltercategory__btn-minimise:hover{background-color:rgba(0,0,0,0)}}.locationsearchfiltercategory__btn-minimise svg{width:14px;height:auto;fill:#244984;margin:0;transition:all .2s ease-in-out}.locationsearchfiltercategory__btn-info{padding:0;margin-left:2px}@media(hover:hover){.locationsearchfiltercategory__btn-info:hover{background-color:rgba(0,0,0,0)}}.locationsearchfiltercategory__btn-info svg{width:14px;height:auto}.locationsearchfiltercategory__btn-info path{fill:#4382ce}.locationsearchfiltercategory__main{background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;content-visibility:unset}.locationsearchfiltercategory__main.in{content-visibility:unset;margin-bottom:10px;padding-bottom:10px}.locationsearchfiltercategory__main .ts-checktags input:checked+label{border-color:rgb(168.1392405063,197.246835443,232.3607594937)}.locationsearchfiltercategory__main .ts-checktags label{background-color:#f4f4f4;border-color:#e1e1e1}@media(hover:hover){.locationsearchfiltercategory__main .ts-checktags label:hover{border-color:rgb(168.1392405063,197.246835443,232.3607594937)}}.filterdistance,.filterrating,.monthselector{display:flex;padding:0;margin:0;width:100%;border:2px solid #ddd;border-radius:4px;overflow:hidden}.monthselector__group{border:2px solid transparent;background-color:#fff;color:gray}.monthselector__group--active{background-color:#4382ce!important;color:hsla(0,0%,100%,.7019607843)!important}.monthselector__group--hover{background-color:rgb(168.1392405063,197.246835443,232.3607594937);color:#fff}.filterdistance__group,.filterrating__group,.monthselector__group{position:relative;display:inline-flex;flex:1;border-radius:0;transition:all .2s ease}.filterdistance__group label,.filterrating__group label,.monthselector__group label{display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:6px 2px;cursor:pointer;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:576px){.filterdistance__group label,.filterrating__group label,.monthselector__group label{font-size:13px}}.filterdistance__group input,.filterrating__group input,.monthselector__group input{position:absolute;z-index:1;opacity:0;display:block;cursor:pointer;margin:0}.filterdistance__group,.filterrating__group{border:2px solid transparent}.filterdistance__group--active,.filterrating__group--active{border:2px solid rgb(168.1392405063,197.246835443,232.3607594937)!important;color:#fff!important}.filterdistance__group--active label,.filterrating__group--active label{background-color:#4382ce;z-index:1}.filterdistance__group--active::before,.filterrating__group--active::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.filterdistance__group--hover,.filterrating__group--hover{border:2px solid hsla(0,0%,100%,.7019607843)}.filterrating--positive-scale .filterrating__group:first-of-type{background-color:#76b800}.filterrating--positive-scale .filterrating__group:nth-of-type(2){background-color:#69a400}.filterrating--positive-scale .filterrating__group:nth-of-type(3){background-color:#5c8f00}.filterrating--positive-scale .filterrating__group:nth-of-type(4){background-color:#4f7b00}.filterrating--positive-scale .filterrating__group:nth-of-type(5){background-color:#426600}.filterrating--neutral-scale .filterrating__group:first-of-type{background-color:#779cba}.filterrating--neutral-scale .filterrating__group:nth-of-type(2){background-color:#6189a9}.filterrating--neutral-scale .filterrating__group:nth-of-type(3){background-color:#4c7799}.filterrating--neutral-scale .filterrating__group:nth-of-type(4){background-color:#376588}.filterrating--neutral-scale .filterrating__group:nth-of-type(5){background-color:#225378}.filterdistance .filterdistance__group:first-of-type{background-color:#f8b58b}.filterdistance .filterdistance__group:nth-of-type(2){background-color:#f59e72}.filterdistance .filterdistance__group:nth-of-type(3){background-color:#f2855d}.filterdistance .filterdistance__group:nth-of-type(4){background-color:#ef6a4c}.filterdistance .filterdistance__group:nth-of-type(5){background-color:#eb4a40}.filterdistance__group,.filterrating__group{color:hsla(0,0%,100%,.7019607843)}.tooltip{position:relative;background-color:rgba(0,0,0,0)}.tooltip--active .tooltip__text{display:block}@media(hover:hover){.tooltip--active:hover{color:#4382ce}}.tooltip__text{position:absolute;top:calc(100% + 5px);left:0;background-color:#fff;padding:5px 8px;border-radius:4px;color:#333;width:max-content;max-width:300px;z-index:1;text-align:left;box-shadow:0 0 5px 2px rgba(0,0,0,.1);cursor:default;display:none}.tooltip__close{position:absolute;top:-6px;right:-8px;background-image:url(../images/close.svg);background-repeat:no-repeat;background-position:center center;background-size:8px;width:20px;height:20px;background-color:#2c2c2c;border:2px solid #fff;border-radius:50%;box-shadow:0 0 5px rgba(0,0,0,.6);padding:0}@media(hover:hover){.tooltip__close:hover{background-color:#2c2c2c}}#population-density-filter-label{display:inline-block}#population-density-filter-label .search-select-wrap{display:inline-block;margin:0 2px}#population-density-filter-label .search-select{font-size:14px}#advanced-population-filters-toggle{color:#337ab7;text-decoration:none}@media(hover:hover){#advanced-population-filters-toggle:hover{color:#004f7b;text-decoration:none}#advanced-population-filters-toggle:hover svg{fill:#004f7b}}#advanced-population-filters-toggle.collapsed .close-txt{display:none}#advanced-population-filters-toggle.collapsed .open-txt{display:block}#advanced-population-filters-toggle.collapsed svg{transform:rotate(0)}#advanced-population-filters-toggle .open-txt{display:none}#advanced-population-filters-toggle svg{width:12px;height:auto;fill:#337ab7;margin-left:3px;transform:rotate(180deg)}#location-filters-reset:active,#location-filters-reset:focus,#location-filters-reset:hover{text-decoration:none}@media(hover:hover){#location-filters-reset:hover path{fill:#004f7b}}#location-filters-reset:disabled{color:#337ab7}#location-filters-reset:disabled path{fill:#337ab7}#location-filters-reset svg{width:10px;height:auto;margin-right:4px}#location-filters-reset path{fill:#337ab7}.locationsearchfiltercategory__subsection{display:flex;align-items:center;color:gray}.locationsearchfiltercategory__subsection svg{height:15px;width:auto;margin-right:6px;fill:gray}.locationsearchfiltercategory__subsection .inlineseparator{background-color:#ddd}.locationsearchtip{background-color:#fff;display:block;border-bottom-right-radius:6px;border-left:4px solid #244984;box-shadow:1px 1px 1px rgba(51,51,51,.1);padding:4px 6px;font-size:14px;width:fit-content;text-align:left}.collapsing-child-open .locationsearchfiltercategory__header{border-bottom-left-radius:0;border-bottom-right-radius:0}.locationsearchfeedback{padding:25px 0 35px 0;background:#ddd}.locationsearchfeedback_txt{font-size:17px;margin-bottom:14px}.locationsearchfeedback__btn{color:#4382ce;border:1px solid #4382ce;background:rgba(0,0,0,0);font-size:16px}@media(hover:hover){.locationsearchfeedback__btn:hover{background:#4382ce;color:#fff}}.pagebanner{background-image:url(../images/malaga-600.jpg);background-position:center top}@media(min-width:480px){.pagebanner{background-position:center top 5%}}@media(min-width:576px){.pagebanner{background-image:url(../images/malaga-800.jpg);background-position:center top 10%}}@media(min-width:992px){.pagebanner{background-image:url(../images/malaga-1200.jpg)}}@media(min-width:1200px){.pagebanner{background-image:url(../images/malaga-1600.jpg);background-position:center top 16%}}.search-breadcrumb .crumb.last::after{display:none}.search-breadcrumb .crumb a{white-space:nowrap}#municipality-info{scroll-behavior:smooth;scroll-margin-top:55px}#property-search-section{padding:40px 0}#sticky-location-search-counters{position:sticky;z-index:2;bottom:-1px;padding:10px 0 10px 0;background-color:#fff}#sticky-location-search-counters.is-sticky{box-shadow:0 0 8px rgba(0,0,0,.2)}.locationsearchfilters{padding:0;background-color:#fff}.locationsearchfilters__form{margin-bottom:10px}.locationsearchfilters__form h2{font-size:24px;margin-top:20px;margin-bottom:15px}#pre-location-filter-section{display:grid;grid-template-columns:repeat(1,1fr)}@media(min-width:1200px){#pre-location-filter-section{gap:20px;grid-template-columns:repeat(2,1fr)}}#property-filters{width:100%;display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){#property-filters{gap:15px;grid-template-columns:repeat(4,1fr)}}@media(min-width:992px){#property-filters{max-width:75%}}@media(min-width:1400px){#property-filters{max-width:50%}}#property-filters>div{display:flex;flex-direction:column;justify-content:flex-end}#property-filters-btn{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;background-color:rgba(0,0,0,0);border:1px solid #4382ce;color:#4382ce;width:100%;font-weight:600}@media(min-width:768px){#property-filters-btn{width:auto}}@media(hover:hover){#property-filters-btn:hover{background-color:#4382ce;color:#fff}#property-filters-btn:hover svg{fill:#fff}}#property-filters-btn svg{width:16px;height:auto;fill:#4382ce;margin-right:4px}#property-filters-btn .badge{top:-5px;right:-5px}#fyp-mode-section{padding:20px 0 40px 0}@media(min-width:992px){#fyp-mode-section{padding:20px 0 40px 0}}#fyp-mode-section .ctabanner{color:#fff}#fyp-mode-section .ctabanner__btn{color:#fff;border:2px solid #fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin:0 0 20px 0}@media(hover:hover){#fyp-mode-section .ctabanner__btn:hover{background-color:#fff;color:#282828}}#property-filters-section svg{width:20px;height:auto}.simplelocationfilter{display:flex;align-items:center;width:100%;transition:all .2s ease;padding:0;background-color:rgba(0,0,0,0)}.simplelocationfilter *{pointer-events:none}.simplelocationfilter--enabled select{pointer-events:all!important}.simplelocationfilter--enabled .simplelocationfilter__name{color:#69a400}.simplelocationfilter--enabled svg{fill:#69a400!important}.simplelocationfilter fieldset{display:flex;flex-direction:column;flex:1}.simplelocationfilter .twc__switch-group{display:inline-flex;margin:0}.simplelocationfilter .twc__switch-group input:checked+.slider{background-color:#76b800}.simplelocationfilter .twc__switch-group .slider{background-color:rgba(0,52,82,.5)}.simplelocationfilter svg{fill:#003452}.simplelocationfilter__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex:1;background-color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding:10px 15px;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1}.simplelocationfilter__name{display:flex;align-items:center;color:#003452;font-weight:600;transition:all .2s ease;font-size:16px;padding:6px 15px;background:#e6e6e6;border-top-left-radius:4px;border-top-right-radius:4px;min-height:45px;text-align:left}.simplelocationfilter__name .twc__switch-group{margin-right:15px}.simplelocationfilter__name svg{margin-right:6px;fill:#003452}.simplelocationfilter__desc{display:flex;flex-wrap:wrap;align-items:baseline;color:#333;margin:0;font-size:14px;line-height:24px;transition:all .2s ease;text-align:left}.simplelocationfilter__desc .search-select-wrap{display:inline-flex}.simplelocationfilter__desc .search-select-wrap::before{right:5px}.simplelocationfilter__desc .search-select-wrap .search-select{font-size:14px;padding-right:20px}.simplelocationfilter__desc span{margin:0 2px}.ts-checktags-extra .ts-subcategory .ts-checktags-label{background-color:hsla(0,0%,90%,.6)}.ts-checktags--hidden{display:none!important}.ts-checktags{display:inline;list-style:none;padding:0;position:relative;vertical-align:top}.ts-checktags li{display:inline;position:relative}.ts-checktags input:checked+label{background-color:#4382ce!important;color:#fff!important;cursor:pointer;transition:all .2s}.ts-checktags input:disabled+label{pointer-events:none;opacity:.3}.ts-checktags input{display:block;opacity:0;position:absolute;top:0;left:0;z-index:1}.ts-checktags-label{background-color:#fff;border:2px solid hsla(0,0%,100%,.6);border-radius:25px;color:gray;cursor:pointer;display:inline-block;margin:2px;min-width:50px;padding:4px 15px;-webkit-tap-highlight-color:transparent;text-align:center;-webkit-touch-callout:none;transition:all .2s;user-select:none;white-space:nowrap}@media(hover:hover){.ts-checktags-label:hover{border-color:rgb(168.1392405063,197.246835443,232.3607594937)}}.ts-checktags-subcategory{display:inline;padding-left:0;margin-left:10px}.tags{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.tags--wrap{flex-wrap:wrap!important}.tags--wrap .tags__item{margin-bottom:3px!important}@media(min-width:992px){.tags--wrap-lg{flex-wrap:wrap!important}.tags--wrap-lg .tags__item{margin-bottom:3px!important}}.tags.compact{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-color:#4382ce #f2f2f2;scrollbar-width:thin}.tags.compact .tags__item{border-radius:4px;font-size:14px;border-bottom:none;border-left:none;font-weight:400;margin-bottom:0;padding:3px 6px}@media(max-width:767px){.tags.compact .tags__item{padding:5px 6px}}.tags.compact::-webkit-scrollbar{height:5px}.tags.compact::-webkit-scrollbar-track{background-color:#f2f2f2}.tags.compact::-webkit-scrollbar-thumb{background:#4382ce}.tags__item{background:#fff;border-bottom:.5px solid #e1e1e1;border-left:.5px solid #e1e1e1;color:#6f6765;font-weight:600;margin:0 3px 3px 0;padding:7px 20px;display:inline-flex;flex:0 0 auto;width:auto}.tags__item--rounded{border-radius:50px}.tags__item--grey{background:#f4f4f4;border-top:.5px solid #e1e1e1;border-right:.5px solid #e1e1e1}.tags__item>span{white-space:nowrap}.tags__item a{color:#4382ce}@media(hover:hover){.tags__item a:hover{color:#004f7b}}.twc__switch-group{display:flex;align-items:center;margin:0 0 10px 0}.twc__switch-group .twc__switch{flex:0 0 auto}.twc__switch-group.disabled{opacity:.5}.twc__switch-group.disabled .slider{cursor:not-allowed}.twc__switch{position:relative;display:inline-block;width:35px;height:20px;margin-bottom:0!important;border-radius:28px}@media(hover:hover){.twc__switch:hover .slider{background-color:rgb(168.1392405063,197.246835443,232.3607594937)}}.twc__switch input{opacity:0;width:0;height:0}.twc__switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:28px}.twc__switch .slider::before{border-radius:50%;position:absolute;content:"";height:14px;width:14px;left:4px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.twc__switch input:checked+.slider{background-color:#4382ce}.twc__switch input:focus+.slider{box-shadow:none}.twc__switch input:checked+.slider::before{transform:translate3d(13px,0,0);background-color:#fff}.twc__switch--blue .slider{background-color:rgb(168.1392405063,197.246835443,232.3607594937)}.twc__switch--white .slider{background-color:#fff}.twc__switch--white .slider::before{background-color:rgba(0,0,0,.6)}.twc__switch--white input:checked+.slider{background-color:#84cd00}@media(hover:hover){.twc__switch--white:hover .slider{background-color:#fff}.twc__switch--white:hover .slider::before{background-color:rgba(0,0,0,.6)}}.search-breadcrumb{margin:0;padding:0}.search-breadcrumb li{color:#6f6765;display:inline-flex;align-items:center;font-size:15px;list-style:none;margin-right:2px;margin-top:0;margin-bottom:0;padding:0}.search-breadcrumb li a{color:#337ab7;text-decoration:none;margin-right:2px}@media(hover:hover){.search-breadcrumb li a:hover{color:#4382ce;text-decoration:none}}.search-breadcrumb li::after{content:">";margin-left:1px}.search-breadcrumb li.no-ellipsis{text-overflow:initial!important}.search-breadcrumb li.no-ellipsis::after{display:none}.search-breadcrumb li.last::after{display:none}#search-filter-popup .popup-single-content{background-color:#d8d7d2}#search-filter-popup .pagepopup__header-logo{margin-bottom:7px}#search-filter-popup .descrition-h1{font-size:25px;line-height:1.1em;margin-bottom:5px;margin-top:0}#search-filter-popup .header-logo{min-height:45px;padding-top:0;padding-bottom:0;position:relative;display:flex;align-items:center}@media(min-width:768px){#search-filter-popup .header-logo{min-height:55px}}#search-filter-popup .popup-actions{width:100%;padding-bottom:12px;padding-top:12px}#search-filter-popup .popup-actions ul{list-style:none;margin:0!important}#search-filter-popup .popup-actions ul li{margin-right:0!important}#search-filter-popup .search .container{padding-bottom:15px}#search-filter-popup .search .ts-awesomplete{color:#4382ce;font-size:1.1em;font-weight:600;padding:6px 25px 6px 12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#search-filter-popup .search label{font-weight:400}#search-filter-popup .search li.separata{margin:15px 0!important}#search-filter-popup .search .separata{border-top:solid 1px #bbbab3;clear:both;height:1px;margin:10px 0 0;position:relative;width:100%}#search-filter-popup .btn-cancel,#search-filter-popup .btn-reset{font-size:14px}#search-filter-popup .btn-cancel:active,#search-filter-popup .btn-cancel:focus,#search-filter-popup .btn-cancel:hover,#search-filter-popup .btn-reset:active,#search-filter-popup .btn-reset:focus,#search-filter-popup .btn-reset:hover{text-decoration:none}.popup-actions-top{position:relative;border-bottom:solid 1px #bbbcb7;background-color:#e8e7e3!important}#search-form-popup{display:flex;flex-direction:column;flex:1 0 auto;padding-bottom:66px}@media(min-width:576px){#search-form-popup{padding-bottom:55px}}@media(max-width:991px){#filter-panel{flex:1 0 auto}}@media(min-width:992px){#filter-panel{min-height:60vh}}.popup-actions-bottom{z-index:2;width:100%;border-top:solid 1px #bbbcb7;background-color:#e8e7e3!important;position:absolute;bottom:0;left:0;right:0}.popup-actions-bottom .popup-actions{text-align:right;flex-direction:column}@media(min-width:576px){.popup-actions-bottom .popup-actions{flex-direction:row}}.filterpopup__submit{min-width:120px;font-size:14px;padding:5px 10px;border-radius:2px}@media(min-width:576px){.filterpopup__submit{min-width:150px}}.filterpopup__submit--outlined{background-color:#fff;color:#4382ce;border:1px solid #4382ce}.filterpopup__submit--outlined:active,.filterpopup__submit--outlined:hover{background-color:#4382ce;color:#fff!important}.filterpopup__submit--outlined:focus{color:#4382ce}.filterpopup__submit--solid{background-color:#4382ce;color:#fff}.filterpopup__submit--solid:active,.filterpopup__submit--solid:hover{background-color:#ffde00!important;color:#4382ce!important}.filterpopup__submit--solid:active path,.filterpopup__submit--solid:hover path{fill:#4382ce}.filterpopup__submit--solid:focus{color:#fff}#property-search-form-popup{padding-bottom:66px}@media(min-width:576px){#property-search-form-popup{padding-bottom:55px}}.popup-actions-bottom .filterpopup__submit{width:100%}@media(max-width:767px){.popup-actions-bottom .filterpopup__submit{padding-top:10px;padding-bottom:10px;font-size:15px}}@media(min-width:768px){.popup-actions-bottom .filterpopup__submit{width:auto}}.searchpopup__location-radius label{margin-top:10px}@media(min-width:576px){.searchpopup__location-radius label{margin-top:0}}#filter-popup-cancel-btn{margin-right:40px}@media(min-width:768px){#filter-popup-cancel-btn{margin-right:60px}}@media(min-width:992px){#filter-popup-cancel-btn{margin-right:20px}}#filter-popup-reset-btn{position:relative;top:5px}#filter-popup-reset-btn .badge{top:-3px;right:-24px;display:none}@media(min-width:360px){#filter-popup-reset-btn .badge{display:block}}.searchpopup__locationctas{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;gap:15px}.searchpopup__locationcta{text-align:center;color:#fff;background:gray;padding:5px 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;position:relative;width:100%;margin-top:10px}@media(hover:hover){.searchpopup__locationcta:hover{background:#4382ce;box-shadow:none;color:#fff}.searchpopup__locationcta:hover path,.searchpopup__locationcta:hover svg{fill:#fff}}.searchpopup__locationcta svg{height:18px;width:auto;fill:#fff;margin-right:6px}.searchpopup__locationcta path{fill:#fff}.searchpopup__locationcta .badge{top:-3px;right:-8px}.searchpopup__locationcta--hidden{display:none}.searchpopup__locationcta--locationsearch{background:#76b800}.searchpopup__locationcta--areasearch{background:#fff;color:#333;box-shadow:rgba(0,0,0,.1) 0 0 0 2px}.searchpopup__locationcta--areasearch path,.searchpopup__locationcta--areasearch svg{fill:#333}.ts-checktags-prop-type .search-select-wrap{width:auto;min-width:230px}@media(max-width:575px){.ts-checktags-prop-type .search-select-wrap{width:100%}}.ts-checktags-prop-type .search-select-wrap::before{right:15px!important;z-index:3}.locationsearchfilterpopup__category-header{display:flex;align-items:center;margin:0;padding:10px 0}.locationsearchfilterpopup__category-header .inlineseparator:first-of-type{max-width:10px}.locationsearchfilterpopup__category-header .inlineseparator:last-of-type{max-width:100%}.locationsearchfilterpopup__category-header>span{display:inline-flex;align-items:center;pointer-events:none}.locationsearchfilterpopup__category-header span>svg,.locationsearchfilterpopup__category-header>svg{height:20px;width:auto;margin-right:6px;fill:#333}.locationsearchfilterpopup__category-header .locationsearchfiltercategory__btn-minimise{margin-right:6px}.inlineseparator{display:flex;position:relative;flex:1;top:2px;height:1px;background-color:#bbbab3;pointer-events:none}#simple-switch-filters{display:grid;gap:10px;grid-template-columns:repeat(1,1fr);margin-bottom:20px}@media(min-width:992px){#simple-switch-filters{gap:15px}}#simple-switch-filters .simplelocationfilter:last-of-type{margin:0}#location-filter-category-beaches svg{width:25px;height:auto}#location-filter-category-golf svg{height:30px;width:auto}#location-filter-category-hiking svg{width:24px;height:auto}#location-filter-category-skiing svg{width:24px;height:auto}#location-filter-category-airports svg{width:22px;height:auto}#location-filter-category-trains svg{width:22px;height:auto}#location-filter-category-health svg{width:22px;height:auto}#location-filter-category-education svg{width:18px;height:auto}#location-filter-category-community-other svg{width:20px;height:auto}@media(min-width:375px){#location-filter-category-community-other svg{width:22px}}#location-filter-category-community svg{width:20px;height:auto}@media(min-width:375px){#location-filter-category-community svg{width:25px}}#location-filter-category-geography svg{width:16px;height:auto}