body{font-family:Poppins,sans-serif}.btnOuter{overflow:visible;transition:transform .3s ease-in-out}.btnAnimate,.btnOuter{flex-direction:row;align-items:center;justify-content:center;position:relative}.btnAnimate{background-color:#E35F27;color:#fff;box-shadow:0 1px 2px 0 #1018280D;border-radius:8px;display:flex;z-index:2;cursor:pointer}.btnAnimateBorder{pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.2);background-color:transparent;border-radius:8px;width:215px;height:60px;border:4px solid #e35f27;opacity:0;transition:transform .5s ease-in-out,opacity .5s ease-in-out;z-index:1}.btnAnimate:hover+.btnAnimateBorder{opacity:1;transform:translate(-50%,-50%) scale(1)}.btnAnimate:not(:hover)+.btnAnimateBorder{opacity:0;transform:translate(-50%,-50%) scale(1.4)}.dots-container .dot.active{width:25px;border-radius:15px}.thumbnail-container .thumbnail{cursor:pointer}.why-to-list ul li{margin:20px 0}.custom-pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background-color:#272963;opacity:1;transition:.3s ease,opacity .3s ease}.custom-pagination .swiper-pagination-bullet-active{background-color:#E35F27;width:25px;border-radius:10px}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none;width:15px;padding:0;margin:10px 0 0}.animate-rotateToLeft{animation:rotateToLeft .2s ease-in}.animate-rotateBack{animation:rotateBack .2s ease-in}#providers .swiper-pagination{display:none}.select-placeholder{color:gray}@keyframes rotateToLeft{0%{transform:rotate(0deg)}25%{transform:rotate(-45deg)}50%{transform:rotate(-90deg)}75%{transform:rotate(-135deg)}to{transform:rotate(-180deg)}}@keyframes rotateBack{0%{transform:rotate(-180deg)}25%{transform:rotate(-135deg)}50%{transform:rotate(-90deg)}75%{transform:rotate(-45deg)}to{transform:rotate(0deg)}}@media only screen and (max-width:639px){.btnAnimate,.btnSecondary{font-size:15px}.btnAnimateBorder{width:218px}.banner-btn.btnAnimateBorder{width:192px}}@media only screen and (min-width:769px){.formBg{background-image:url(/assets/images/list-property/contact-img.webp)}}@media only screen and (max-width:768px){.formBg{background-image:url(/assets/images/list-property/form-bg-mob.webp);position:relative;z-index:0}.formBg-grad{z-index:1}}