.offer-card__button{font-weight:bold}
@media (min-width:1200px){.text-xl-end{text-align:left !important}}
.search-category .slick-dots li button{width:30px;height:30px !important;border-radius:100%}
.search-category .search-category .slick-dots{padding:0px}
.search-category .slick-dots{justify-content:flex-start;bottom:-38px;left:21px}
body .page-section__title .first-word{text-transform:capitalize;font-weight:400}
body .page-section__title{font-weight:400;text-transform:inherit;width:100%;overflow:hidden;padding-left:50px}
body .page-section__title:after{position:relative;width:100%;left:0;background:#ececec;height:30px;content:"";top:0;transform:translateY(0);border-radius:100px}
body .page-section__title:before{position:absolute;content:"";width:30px;height:30px;background:#F5AE67;top:50%;left:0px;transform:translateY(-50%);border-radius:100px}
.agent{display:flex;background:#ececec00;flex-direction:column;background-size:cover;flex:1 1 400px}
.agent__photo{width:200px;height:200px;object-fit:cover;background-size:cover;border-radius:100%}
.agent__name{font-size:1em}
.agent__content{padding-bottom:2em}
.agent__contact-btn{left:120px;width:fit-content;padding:10px 20px;bottom:0}
.agent__offers-count{left:182px;top:-25px;height:60px;width:60px}
@media (max-width:768px){.search-menu{display:none !important}}
.mobile-menu .footer-menu__link{color:#fff}
.header__logo img{height:90px}
.header .main .search-menu .expandSearch input{color:#fff !important}
.form-calculator{display:flex;width:100%;justify-content:space-between;gap:20px}
.form-calculator-column{width:100%}
@media (max-width:768px){.form-calculator{flex-direction:column}}