.heroSection{background-position:0;padding:10vh 5vh 5vh;margin-top:0;border-radius:0;display:flex;align-items:center;height:40vh;border:none;width:100vw;overflow:hidden;background:url(/_next/static/media/1.eb3a950e.jpg) no-repeat 50%;background-size:cover}@media (min-width:992px){.heroSection{background:url(/_next/static/media/7_desktop.59f04db1.jpg) no-repeat 50%}}li.marquee-content p{font-weight:600;padding:2px 10px}.url ul{display:flex;list-style:none;margin:0;padding:0}.url ul li{margin:0 10px;padding:0 10px 10px;cursor:pointer;text-transform:capitalize;font-size:17px}.url ul li.active{font-weight:600;border-bottom:3px solid var(--primary);border-radius:0}.heroImage{object-fit:cover;transition:transform .2s ease-out}.heroImage,.heroOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.heroOverlay{background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.44) 70px,transparent 200px,transparent)}.heroText{font-weight:700;letter-spacing:1px;margin-bottom:15px;text-transform:capitalize}@keyframes shine{0%{-webkit-mask-position:150%}to{-webkit-mask-position:-50%}}.hsDomain{color:var(--tertiary)}.hsSearchWrapper{position:relative;top:-10vh;margin:auto auto -10vh;padding:0;background-color:transparent;z-index:1}.hsSearchDiv{display:flex;flex-direction:column;background:#fff;padding:10px 20px}@media (min-width:992px){.hsSearchWrapper{border-radius:10px;width:90%;box-shadow:0 8px 12px rgba(31,92,163,.2)}.hsSearchDiv{padding:10px;border-radius:4px;box-shadow:5px 5px 10px 0 rgba(0,0,0,.15)}}.hsSearchIcon,.locationIcon{position:relative;left:8px;margin-right:-12px;z-index:2;color:var(--priamry);cursor:pointer}.hsSearchInput,.hsSearchInput:focus{border-radius:0;padding-left:30px;margin:7.5px 0;box-shadow:none!important;outline:none!important;border:none}.hsSearchBtn,.hsSearchBtn:focus{min-width:150px;box-shadow:none;text-transform:uppercase;letter-spacing:1px;color:#fff;border:none;height:40px;line-height:24px;margin:18px 0!important;word-spacing:5px;font-weight:600;padding:8px}.mostSearchedProject{padding:15px 10px;flex-direction:column;display:flex}.mostSearchedProject ul{display:flex;list-style:none;margin-bottom:0;overflow-x:auto;padding:0;scrollbar-width:none;-ms-overflow-style:none;::-webkit-scrollbar{display:none}}.mostSearchedProject li{background-color:rgba(184,213,230,.31);margin:0;border-radius:6px;text-align:center;display:flex;justify-content:space-between;cursor:pointer}.mostSearchedProject li a{color:#004085;display:flex;align-items:center;font-weight:500;padding:4px;font-size:12px;text-transform:uppercase;border-color:#b8daff}.mostSearchedProject li .fa{font-size:10px;margin:0 2px}.mostSearchedLabel{margin:3px 0;color:#000}.mostSearchedLabelText{width:max-content}.hsMicBtn{position:absolute;right:5px;background-color:var(--primary);padding:4px 8px;color:#fff;text-align:center;border-radius:50%;cursor:pointer;height:30px}.searchInputDiv{padding:0;margin:0;border:1px solid #e2e2e2cf}.css-1u9des2-indicatorSeparator,.locationDivInSearch{display:none}.searchResult{width:100%;height:100px;position:absolute;background:#fff;top:45px}.mostSearchedProject .swiper-slide{width:auto;margin-right:10px}.hsSearchDiv>div{border-bottom:2px solid #e2e2e2cf}@media (min-width:576px){.heroImage{object-position:center}}@media (min-width:768px){.mostSearchedProject{flex-direction:row}}@media (min-width:992px){.heroSection{height:50vh}.hsSearchBtn,.hsSearchBtn:focus{text-transform:none;letter-spacing:normal}.hsSearchDiv{flex-direction:row;border-radius:10px;padding:0 10px}.hsMicBtn{position:absolute;height:27px;padding:2px 7px}.searchInputDiv{margin:0}.hsSearchDiv>div{border-bottom:none}.hsSearchInput,.hsSearchInput:focus{padding:11px 30px}.mostSearchedLabelText{display:block}.mostSearchedProject li .fa{font-size:10px;margin:0 2px 0 16px}.hsSearchWrapper{padding:20px 20px 5px;max-width:850px;background-color:#fff}.mostSearchedProject li a{font-size:var(--xsFontSize);padding:3px 6px}.searchInputDiv{padding:5px 0;margin:5px 0;border:none}.locationDivInSearch{display:inline-block}.locationIcon{top:30px}}.mostSearchedProject .swiper-button-next:after,.mostSearchedProject .swiper-button-prev:after{font-size:10px}.marquee-wrapper,.mostSearchedProject{overflow:hidden;position:relative;width:100%}.marquee-wrapper{display:flex}.marquee-container{display:flex;gap:20px;flex-wrap:nowrap;width:max-content;flex-shrink:0;white-space:nowrap;animation:marquee 25s linear infinite;border-radius:10px;padding:10px;position:relative}.marquee-container:after{content:attr(data-text);position:absolute;left:100%;white-space:nowrap;display:flex;gap:40px}.marquee-wrapper:hover .marquee-container{animation-play-state:paused}.marquee-content{font-size:2em;white-space:nowrap}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hsSearchDiv .slide-in::placeholder{transform:translateY(-20px);opacity:0}.hsSearchDiv ::placeholder{transform:translateY(0);opacity:1;transition:all .5s ease-in-out}.itemSlider{transition:transform .3s ease,box-shadow .3s ease;border-radius:3px;background-color:#fff;height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.06);border:1px solid #f2ebeb!important}.custom-slide{width:250px!important}.itemSlider:hover{box-shadow:0 10px 30px rgba(0,0,0,.1)}.icon-box{width:60px;height:60px;background-color:#e7f0ff}.show-modal-anim{animation:fadeIn .3s ease-out forwards}.hide-modal-anim{animation:fadeOut .2s ease-in forwards}.modal-dialog.animate-slide{transform:translateY(100px);opacity:0;animation:slideUp .4s ease forwards}@keyframes slideUp{to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.btn-gradient-primary,.homeBudgetModalHeader{background:linear-gradient(90deg,#0f5aab,rgba(37,125,186,.96));color:#fff;transition:all 1s ease-in-out}.btn-gradient-primary:hover{background:linear-gradient(90deg,#0f5aab,rgba(59,163,237,.96));color:#fff}.hometools{.itemSlider{transition:transform .3s ease,box-shadow .3s ease;border-radius:15px;background-color:#fff;height:100%;min-height:200px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.06);border:1px solid #cfc8c8!important}.itemSlider:hover{box-shadow:0 10px 30px rgba(0,0,0,.1)}.icon-box{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#e7f0ff;border-radius:50%;margin:0 auto}.custom-slide{width:250px!important;margin-right:15px}@media (max-width:768px){.custom-slide{width:180px!important}.itemSlider{padding:1rem!important;min-height:180px}}@media (max-width:480px){.custom-slide{width:160px!important}.itemSlider{padding:.75rem!important;min-height:160px}.icon-box{width:40px;height:40px;font-size:1.2rem;margin-bottom:.5rem}.card-title{font-size:1rem}.card-text{font-size:.85rem}}}.tools{padding:3rem 1rem;background-color:#f9fafc;box-shadow:0 10px 30px rgba(0,0,0,.05);border-radius:3px}.tools-header h2{font-size:2rem;font-weight:700;color:#222}.tools-header .caption_strong_large{font-size:1.1rem;color:#555;margin-top:.5rem}.custom-slide .itemSlider{transition:transform .3s ease,box-shadow .3s ease;border:none;background:#fff}.custom-slide .itemSlider:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.08);cursor:pointer}.icon-box{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#e9f2ff;border-radius:50%;margin:0 auto}.homeTools .itemSlider{border-radius:3px}