.search-box-wrap .modal-dialog{max-width:100%;margin:0}.search-box-wrap .modal-dialog .modal-content{background-color:transparent;border:none;align-items:center;display:flex}.search-box-wrap .modal-dialog .modal-content .modal-body{padding:0}.search-box-container{z-index:1055;background-color:#fff;width:664px;max-width:95vw;padding:32px;position:fixed;box-shadow:0 10px 30px rgba(0,0,0,.15)}.search-box-container .search-tab-section{gap:32px;margin-bottom:24px;display:flex}.search-box-container .search-tab-section .tab-button{color:#484848;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:none;border-bottom:1px solid transparent;padding-bottom:4px;font-family:GilroyRegular,sans-serif;font-size:12px;transition:all .3s ease-in-out}.search-box-container .search-tab-section .tab-button:hover{border-color:#212616}.search-box-container .search-tab-section .tab-button.selected-tab{color:#212616;border-color:#212616;font-family:GilroySemiBold,sans-serif}.search-box-container .search-section{width:100%;height:48px;display:flex}.search-box-container .search-section .search-input-wrap{background-color:#eee;flex-grow:1;align-items:center;height:100%;padding:0 18px;display:flex}.search-box-container .search-section .search-input-wrap .buy-rent-select-wrap{align-items:center;display:flex;position:relative}.search-box-container .search-section .search-input-wrap .buy-rent-select-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#484848;cursor:pointer;background:0 0;border:none;outline:none;padding-right:22px;font-family:GilroyRegular,sans-serif;font-size:14px}.search-box-container .search-section .search-input-wrap .buy-rent-select-wrap .select-arrow{pointer-events:none;opacity:.6;width:10px;height:6px;position:absolute;right:2px}.search-box-container .search-section .search-input-wrap .search-separator{background-color:#d9d9d9;width:1px;height:30px;margin:0 18px}.search-box-container .search-section .search-input-wrap .search-box{flex:1;align-items:center;display:flex}.search-box-container .search-section .search-input-wrap .search-box .search-location-icon{opacity:.6;width:16px;height:16px;margin-right:10px}.search-box-container .search-section .search-input-wrap .search-box input{color:#484848;background:0 0;border:none;outline:none;width:100%;font-family:GilroyRegular,sans-serif;font-size:14px}.search-box-container .search-section .search-input-wrap .search-box input::placeholder{color:#8c8c8c}.search-box-container .search-section .search-button{white-space:nowrap;text-transform:uppercase;letter-spacing:2px;cursor:pointer;width:-moz-fit-content;width:fit-content;min-width:auto;height:100%;padding:0 28px;font-family:GilroySemiBold,sans-serif;font-size:12px}
.modal-search-filter{min-height:100%;max-width:100%!important;max-height:100%!important;margin:0!important}.modal-search-filter .modal-content{background-color:#fff;border:none;min-height:100vh;padding:0 20px 20px;border-radius:0!important}.modal-search-filter .modal-content .modal-header{background-color:#fff;border:none;border-bottom:1px solid #b3b7aa;justify-content:space-between;align-items:center;height:80px;padding:0;display:flex;position:relative}@media screen and (min-width:744px){.modal-search-filter .modal-content .modal-header{height:120px}}.modal-search-filter .modal-content .modal-header .brand-logo{width:169px;height:40px}@media screen and (min-width:744px){.modal-search-filter .modal-content .modal-header .brand-logo{width:238px;height:56px}}.modal-search-filter .modal-content .modal-header .brand-logo svg{width:100%;height:100%}.modal-search-filter .modal-content .modal-header .btn-close{opacity:.8;cursor:pointer;background:url(/images/x-mark.svg) 50%/16px 16px no-repeat;border:none;padding:8px;font-size:16px}.modal-search-filter .modal-content .modal-header .btn-close:hover{opacity:1}.modal-search-filter .modal-content .modal-body{padding:0;overflow-y:visible}.modal-search-filter .modal-content .modal-body .search-tab-section{gap:32px;margin-top:24px;margin-bottom:24px;display:flex}@media screen and (min-width:744px){.modal-search-filter .modal-content .modal-body .search-tab-section{margin-top:48px;margin-bottom:32px}}.modal-search-filter .modal-content .modal-body .search-tab-section .tab-button{color:#484848;text-transform:uppercase;letter-spacing:2px;cursor:pointer;background:0 0;border:none;border-bottom:1px solid transparent;padding-bottom:4px;font-family:GilroyRegular,sans-serif;font-size:12px;transition:all .3s ease-in-out}.modal-search-filter .modal-content .modal-body .search-tab-section .tab-button:hover{border-color:#212616}.modal-search-filter .modal-content .modal-body .search-tab-section .tab-button.selected-tab{color:#212616;border-color:#212616;font-family:GilroySemiBold,sans-serif}.modal-search-filter .modal-content .modal-body .filter-section{flex-direction:column;display:flex}@media screen and (min-width:744px){.modal-search-filter .modal-content .modal-body .filter-section{margin-top:16px}}.modal-search-filter .modal-content .modal-body .filter-section>*+*{margin-top:16px}@media screen and (min-width:744px){.modal-search-filter .modal-content .modal-body .filter-section>*+*{margin-top:24px}}.modal-search-filter .modal-content .modal-body .filter-section .filter{background-color:#eee;align-items:center;height:48px;display:flex;position:relative}.modal-search-filter .modal-content .modal-body .filter-section .filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#484848;cursor:pointer;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 36px 0 16px;font-family:GilroyRegular,sans-serif;font-size:14px}.modal-search-filter .modal-content .modal-body .filter-section .filter .select-arrow-icon{pointer-events:none;opacity:.6;width:10px;height:6px;position:absolute;right:16px}.modal-search-filter .modal-content .modal-body .filter-section .search-box{background-color:#eee;align-items:center;height:48px;padding:0 16px;display:flex}.modal-search-filter .modal-content .modal-body .filter-section .search-box .search-location-icon{opacity:.6;width:16px;height:16px;margin-right:16px}.modal-search-filter .modal-content .modal-body .filter-section .search-box input{color:#484848;background:0 0;border:none;outline:none;width:100%;font-family:GilroyRegular,sans-serif;font-size:14px}.modal-search-filter .modal-content .modal-body .filter-section .search-box input::placeholder{color:#8c8c8c}.modal-search-filter .modal-content .modal-body .filter-section .search-button{text-transform:uppercase;letter-spacing:2px;cursor:pointer;justify-content:center;align-items:center;width:100%;height:48px;margin-top:24px;font-family:GilroySemiBold,sans-serif;font-size:14px;display:flex}
.bars-icon{cursor:pointer}.burger-menu-wrap{width:100vw!important}.burger-menu-wrap .burger-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}@media screen and (min-width:744px){.burger-menu-wrap .burger-header{padding:32px 20px}}.burger-menu-wrap .burger-header .brand-logo{width:169px;height:40px}@media screen and (min-width:744px){.burger-menu-wrap .burger-header .brand-logo{width:238px;height:56px}}.burger-menu-wrap .burger-header .close-icon{cursor:pointer;width:24px;height:24px}@media screen and (min-width:744px){.burger-menu-wrap .burger-header .close-icon{width:32px;height:32px}}.burger-menu-wrap .burger-menu-section{padding:8px 20px 20px}@media screen and (min-width:744px){.burger-menu-wrap .burger-menu-section{padding-top:32px}}.burger-menu-wrap .burger-menu-section .burger-body .accordion{border-top:1px solid #eee}.burger-menu-wrap .burger-menu-section .burger-body .accordion:first-of-type{border-top:none}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item{background:0 0;border:none;padding:16px 0}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .main-menu{letter-spacing:2px;text-transform:uppercase;color:#212616;font-family:GilroyRegular,sans-serif;font-size:12px;line-height:140%;text-decoration:none}@media screen and (min-width:744px){.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .main-menu{font-size:14px}}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-header.no-ctas .accordion-button:after{display:none}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-header .accordion-button{box-shadow:none;background:0 0;border:none;padding:0}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-body{margin-top:6px;padding:0;display:grid}@media screen and (min-width:744px){.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-body{margin-top:4px}}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-body .sub-menu{color:#484848;margin-top:8px;font-family:GilroyRegular,sans-serif;font-size:14px;line-height:140%;text-decoration:none}.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-body .sub-menu:hover{color:#212616}@media screen and (min-width:744px){.burger-menu-wrap .burger-menu-section .burger-body .accordion-item .accordion-body .sub-menu{margin-top:12px;font-size:16px}}
.valuation-popup-wrap{z-index:101;background-color:#3e4827;align-items:center;width:100%;height:40px;transition:all .3s ease-in-out;display:flex;position:relative}@media screen and (min-width:744px){.valuation-popup-wrap{height:48px}}.valuation-popup-wrap .close-button-icon{cursor:pointer;width:14px;height:14px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}@media screen and (min-width:1200px){.valuation-popup-wrap .close-button-icon{right:48px}}.valuation-popup-wrap .close-button-icon:hover{opacity:.7}.valuation-popup-container{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 20px;display:flex;position:relative}@media screen and (min-width:744px){.valuation-popup-container{height:48px}}@media screen and (min-width:1200px){.valuation-popup-container{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0 20px}}.valuation-popup-container .content{justify-content:flex-start;align-items:center;width:100%;display:flex}@media screen and (min-width:1200px){.valuation-popup-container .content{width:auto}}.valuation-popup-container .title,.valuation-popup-container .val-cta{color:#fafafa;text-align:center;letter-spacing:2px;text-transform:uppercase;align-items:center;margin-top:0;margin-bottom:0;margin-right:16px;font-family:GilroyRegular,sans-serif;font-size:10px;line-height:140%;display:flex}.valuation-popup-container .title>p{color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;align-items:center;margin:0;padding:0;font-family:inherit;display:inline-flex}.valuation-popup-container .val-cta{align-items:center;font-family:GilroySemiBold,sans-serif;text-decoration:none;display:flex}.valuation-popup-container .val-cta:hover img{transform:translate(4px)}.valuation-popup-container .val-cta img{margin-left:12px;transition:all .2s;position:relative;top:-1px}
.header-wrap{z-index:100;background-color:#fff;border-bottom:1px solid #eee;width:100%;transition:all .3s ease-in-out;position:-webkit-sticky;position:sticky;top:0;left:0}.header-wrap.transparent-header{border-bottom:0}.header-wrap.scrolled{border-bottom:1px solid #eee!important}.header-wrap .main-menu.valuation-header-cta:hover{color:#fff}.transparent-header{background-color:transparent;position:fixed;box-shadow:0 2px 2px transparent}@media (min-width:1200px){.transparent-header .header{height:140px}}.transparent-header .header .nav-section .main-menu{color:#fff}.transparent-header .nav-item:hover .main-menu{border-color:#fff}.transparent-header.scrolled{background-color:#fff;position:fixed;box-shadow:0 2px 2px transparent}@media (min-width:1200px){.transparent-header.scrolled .header{height:120px}}.transparent-header.scrolled .header .nav-section .main-menu{color:#212616}.transparent-header.scrolled .header .nav-section .main-menu.valuation-header-cta:hover{color:#fff}.transparent-header.scrolled .nav-item:hover .main-menu{border-color:#212616}.header{justify-content:space-between;align-items:center;height:80px;margin:0 auto;transition:all .3s ease-in-out;display:flex}@media (min-width:744px){.header{height:120px}}@media (min-width:1200px){.header{height:120px}}.header .header-logo svg{width:169px;height:40px;transition:all .3s ease-in-out;display:block}.header .header-logo svg path{transition:all .3s ease-in-out}@media (min-width:744px){.header .header-logo svg{width:238px;height:56px}}@media (min-width:1200px){.header .header-logo svg{width:259px;height:62px}}@media (min-width:1400px){.header .header-logo svg{width:282px;height:67px}}.header .nav-section{align-items:center;display:flex}.header .nav-section>*+*{margin-left:20px}@media (min-width:744px){.header .nav-section>*+*{margin-left:32px}}@media (min-width:1200px){.header .nav-section>*+*{margin-left:40px}}.header .nav-section svg{width:24px;height:24px;transition:all .3s ease-in-out;display:block}.header .nav-section svg path{transition:all .3s ease-in-out}@media (min-width:744px){.header .nav-section svg{width:32px;height:32px}}@media (min-width:1200px){.header .nav-section svg{width:24px;height:24px}}.nav-item{position:relative}.nav-item:hover .sub-menu-wrap{visibility:visible;opacity:1}.nav-item:hover .main-menu{border-color:#212616}.nav-item .main-menu{text-align:center;letter-spacing:2px;text-transform:uppercase;color:#212616;border-bottom:1px solid transparent;align-items:center;font-family:GilroySemiBold,sans-serif;font-size:12px;transition:all .3s ease-in-out;display:flex}.nav-item .main-menu.valuation-header-cta{background-color:#d0df00;padding:10px 24px 8px;color:#212616!important}.nav-item .main-menu.valuation-header-cta:hover{background-color:#3e4827;border-bottom:1px solid transparent;color:#fff!important}.nav-item .sub-menu-wrap{visibility:hidden;opacity:0;background-color:transparent;padding-top:14px;transition:all .3s ease-in-out;position:absolute;top:100%;left:50%;transform:translate(-50%)}.nav-item .contact-width{width:230px}@media screen and (max-width:1200px){.nav-item .contact-width{left:60%}}@media screen and (max-width:984px){.nav-item .contact-width{left:-80%}}@media screen and (max-width:744px){.nav-item .contact-width{left:-130%}}.nav-item .title-menu{color:#3e4827;padding-bottom:8px;font-weight:800}.nav-item .icon-phone{width:24px;height:24px}.nav-item .sub-menu-section{background-color:#fff;padding:24px;display:grid;box-shadow:0 4px 4px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1)}.nav-item .sub-menu-section .sub-menu{color:#484848;white-space:nowrap;border-top:1px solid #eee;padding:8px 0;font-family:GilroyRegular,sans-serif;font-size:14px;line-height:140%}.nav-item .sub-menu-section .sub-menu:first-of-type{border-top:none;padding-top:0}.nav-item .sub-menu-section .sub-menu:last-of-type{padding-bottom:0}.nav-item .sub-menu-section .sub-menu:hover{font-family:GilroySemiBold,sans-serif;font-weight:700}
.footer-menulist-component{margin-top:40px}@media screen and (min-width:744px){.footer-menulist-component{margin-top:48px}}@media screen and (min-width:1200px){.footer-menulist-component{margin-top:0}}.footer-menulist-component .menu-items .footer-menu-list{border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:12px}.footer-menulist-component .menu-items .footer-menu-list:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.footer-menulist-component .menu-items .footer-menu-list .footer-mobile-reveal{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.footer-menulist-component .menu-items .footer-menu-list .footer-mobile-reveal p{letter-spacing:2px;text-transform:uppercase;color:#484848;align-items:center;margin:0;font-family:GilroyRegular,sans-serif;font-size:10px;line-height:1;display:inline-flex}.footer-menulist-component .menu-items .footer-menu-list .footer-mobile-reveal .icon{flex-shrink:0;display:inline-block}.footer-menulist-component .menu-items .footer-menu-list a{display:block}.footer-menulist-component .menu-items .footer-menu-list .link-items{display:none}.footer-menulist-component .menu-items .footer-menu-list .link-items-reveal{color:#212616;margin-top:12px;font-family:GilroyRegular,sans-serif;font-size:12px;line-height:140%;display:block}.footer-menulist-component .menu-items .footer-menu-list .link-items-reveal>*+*{margin-top:6px}.footer-menulist-component .menu-items .footer-menu-list .link-items-reveal a span:hover{border-bottom:1px solid #212616}@media screen and (min-width:744px){.footer-menulist-component .menu-items{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:16px;display:grid}}.footer-menulist-component .menu-items .large-device-menu .footer-parent-menu p{letter-spacing:2px;text-transform:uppercase;color:#484848;font-size:10px;line-height:140%}.footer-menulist-component .menu-items .large-device-menu .link-items{margin-top:16px}.footer-menulist-component .menu-items .large-device-menu .link-items>*+*{margin-top:4px}.footer-menulist-component .menu-items .large-device-menu .link-items a{color:#212616;font-family:GilroyRegular,sans-serif;font-size:14px;line-height:140%;display:block}.footer-menulist-component .menu-items .large-device-menu .link-items a span:hover{border-bottom:1px solid #212616}
.footer-component{background-color:#fff}@media screen and (min-width:744px){.footer-component{padding:56px 0}}@media screen and (min-width:1200px){.footer-component{padding:88px 0}}.footer-component .footer-sections .popular-search-section .heading{cursor:pointer;justify-content:space-between;align-items:center;display:flex}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .heading{justify-content:left}}.footer-component .footer-sections .popular-search-section .heading .title{letter-spacing:2px;text-transform:uppercase;color:#484848;align-items:center;margin:0;font-family:GilroyRegular,sans-serif;font-size:10px;line-height:1;display:inline-flex}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .heading .title{padding-right:8px}}.footer-component .footer-sections .popular-search-section .heading .icon{flex-shrink:0;display:inline-block}.footer-component .footer-sections .popular-search-section .popular-links{grid-template-columns:1fr;row-gap:16px;padding-top:12px;display:grid}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .popular-links{grid-template-columns:1fr 1fr;column-gap:16px;padding-top:16px}}@media screen and (min-width:1200px){.footer-component .footer-sections .popular-search-section .popular-links{grid-template-columns:1fr 1fr 1fr 1fr;column-gap:24px}}.footer-component .footer-sections .popular-search-section .popular-links .column>*+*{margin-top:6px}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .popular-links .column>*+*{margin-top:4px}}.footer-component .footer-sections .popular-search-section .popular-links a{color:#212616;font-family:GilroyRegular,sans-serif;font-size:12px;line-height:140%;display:block}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .popular-links a{font-size:14px}}.footer-component .footer-sections .popular-search-section .popular-links a span:hover{border-bottom:1px solid #212616}.footer-component .footer-sections .popular-search-section .horizontal-line{background-color:#eee;height:1px;margin-top:12px}@media screen and (min-width:744px){.footer-component .footer-sections .popular-search-section .horizontal-line{margin-top:32px}}@media screen and (min-width:1200px){.footer-component .footer-sections .popular-search-section .horizontal-line{margin-top:72px}}.footer-component .footer-sections .footer-menu-section{margin-top:40px}@media screen and (min-width:744px){.footer-component .footer-sections .footer-menu-section{margin-top:48px}}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-menu-section{justify-content:space-between;margin-top:72px;display:flex}}.footer-component .footer-sections .footer-menu-section .logo .logo-details i{margin-top:40px}.footer-component .footer-sections .footer-menu-section .logo .extra-info{color:#212616;text-transform:uppercase;margin-top:4px;font-size:9px;line-height:160%}.footer-component .footer-sections .footer-contact-section{margin-top:40px;position:relative}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-contact-section{flex-direction:row-reverse;justify-content:space-between;margin-top:72px;display:flex}}.footer-component .footer-sections .footer-contact-section a{color:#484848;white-space:nowrap;border-bottom:1px solid transparent;font-family:GilroyRegular,sans-serif;font-size:12px;line-height:140%}@media screen and (min-width:744px){.footer-component .footer-sections .footer-contact-section a{font-size:14px}}.footer-component .footer-sections .footer-contact-section .social-medias a{margin-right:16px}.footer-component .footer-sections .footer-contact-section .social-medias a:last-child{margin-right:0}.footer-component .footer-sections .footer-contact-section .office-address{margin-top:32px}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-contact-section .office-address{margin-top:0}}.footer-component .footer-sections .footer-contact-section .office-address p{color:#484848;width:39%;font-size:14px}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-contact-section .office-address p{width:60%}}.footer-component .footer-sections .footer-contact-section .copy-rights-container{margin-top:32px}@media screen and (min-width:744px){.footer-component .footer-sections .footer-contact-section .copy-rights-container{align-items:center;margin-top:16px;display:flex}}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-contact-section .copy-rights-container{margin-top:10px}}.footer-component .footer-sections .footer-contact-section .copy-rights-container .vertical-line{margin:0 7px;position:relative;top:1px}.footer-component .footer-sections .footer-contact-section .copyrights-info,.footer-component .footer-sections .footer-contact-section .site-by,.footer-component .footer-sections .footer-contact-section .footer-static-page{color:#484848;flex-wrap:wrap;align-items:center;font-family:GilroyRegular,sans-serif;font-size:12px;line-height:140%;display:flex}@media screen and (min-width:744px){.footer-component .footer-sections .footer-contact-section .copyrights-info,.footer-component .footer-sections .footer-contact-section .site-by,.footer-component .footer-sections .footer-contact-section .footer-static-page{font-size:14px}}.footer-component .footer-sections .footer-contact-section .copyrights-info a:hover,.footer-component .footer-sections .footer-contact-section .site-by a:hover,.footer-component .footer-sections .footer-contact-section .footer-static-page a:hover{border-bottom:1px solid #212616}.footer-component .footer-sections .footer-contact-section .footer-static-page{max-width:500px}.footer-component .footer-sections .footer-contact-section .footer-static-page span{margin:0 7px;font-size:16px;position:relative;top:1px}.footer-component .footer-sections .footer-contact-section .site-by{margin-top:16px}.footer-component .footer-sections .footer-contact-section .site-by a{margin-left:4px}.footer-component .footer-sections .footer-contact-section .site-by svg{fill:#484848;width:95px;height:21px}.footer-component .footer-sections .footer-contact-section .site-by svg path{fill:#484848}@media screen and (min-width:1200px){.footer-component .footer-sections .footer-contact-section .site-by{position:absolute;bottom:2px;right:0}}.footer-component.dark{background-color:#212616}.footer-component.dark .footer-menulist-component .menu-items .large-device-menu .footer-parent-menu p{color:#b3b7aa}.footer-component.dark .footer-menulist-component .footer-menu-list .link-items-reveal a span{color:#fff}.footer-component.dark .footer-static-page a:hover{border-bottom:1px solid #fff!important}.footer-component.dark .large-device-menu .link-items a span:hover{border-bottom:1px solid #fff}@media (max-width:744px){.footer-component.dark .footer-menulist-component .menu-items .footer-menu-list{border-bottom:1px solid #3e4827}.footer-component.dark .footer-menulist-component .menu-items .footer-menu-list:last-child{border-bottom:none}.footer-component.dark .footer-menulist-component .menu-items .footer-menu-list p{color:#b3b7aa}}.footer-component.dark .footer-menulist-component .menu-items .large-device-menu .link-items a{color:#fff}.footer-component.dark .fb-green-icon,.footer-component.dark .twitter-green-icon,.footer-component.dark .linkedin-green-icon,.footer-component.dark .insta-green-icon{filter:brightness(100)}.footer-component.dark .footer-sections .popular-search-section .heading .title{color:#fff}@media (max-width:744px){.footer-component.dark .footer-sections .popular-search-section .heading .title{color:#b3b7aa}}.footer-component.dark .footer-sections .popular-search-section .popular-links a{color:#fff}.footer-component.dark .footer-sections .popular-search-section .horizontal-line{background-color:#3e4827}.footer-component.dark .footer-sections .footer-menu-section .logo .black-logo-icon,.footer-component.dark .footer-sections .footer-menu-section .logo .logo-details i{filter:brightness(100)}.footer-component.dark .footer-sections .footer-menu-section .logo .extra-info,.footer-component.dark .footer-sections .footer-contact-section a{color:#b3b7aa}.footer-component.dark .footer-sections .footer-contact-section .social-medias a{margin-right:16px}.footer-component.dark .footer-sections .footer-contact-section .social-medias a:last-child{margin-right:0}.footer-component.dark .footer-sections .footer-contact-section .social-medias a .icon:hover{opacity:.7}.footer-component.dark .footer-sections .footer-contact-section .office-address p,.footer-component.dark .footer-sections .footer-contact-section .copyrights-info,.footer-component.dark .footer-sections .footer-contact-section .site-by,.footer-component.dark .footer-sections .footer-contact-section .footer-static-page{color:#b3b7aa}.footer-component.dark .footer-sections .footer-contact-section .site-by svg{fill:#b3b7aa;width:95px;height:21px}.footer-component.dark .footer-sections .footer-contact-section .site-by svg path{fill:#b3b7aa}.social-medias a .icon:hover{opacity:.7}
