.gfg{align-items:center;font-size:24px;font-weight:600}.gfg,.header h2{display:flex;justify-content:center;color:#01940b}.header h2{font-size:30px;padding:20px}.price-input-container{width:100%}.price-input .price-field{display:flex;margin-bottom:22px}.price-field span{margin-right:10px;margin-top:6px;font-size:17px}.price-field input{flex:1 1;height:35px;font-size:15px;font-family:DM Sans,sans-serif;border-radius:9px;text-align:center;border:0;background:#e4e4e4}.price-input{width:100%;font-size:19px;color:#555}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.slider-container{width:100%;height:6px;position:relative;background:#e4e4e4;border-radius:5px}.slider-container .price-slider{height:100%;left:25%;right:15%;position:absolute;border-radius:5px;background:var(--login-btn-bg)}.range-input{position:relative}.range-input input{position:absolute;width:100%;height:5px;background:none;top:-5px;pointer-events:none;cursor:pointer;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{height:18px;width:18px;border-radius:70%;background:#fff;pointer-events:auto;-webkit-appearance:none;box-shadow:0 0 10px rgba(0,0,0,.161)}@media screen and (max-width:768px){.main{width:80%;margin-right:5px}.custom-wrapper{width:100%;left:0;padding:0 10px}.projtitle{width:100%;position:relative;right:26px}.price-input{flex-direction:column;align-items:center}.price-field{margin-bottom:10px}}@media screen and (max-width:490px){.slider-container .price-slider{height:100%;left:1%;right:1%;position:absolute;border-radius:5px;background:var(--login-btn-bg)}}.pgSlider .range-input input{top:-15px}