.homeg{display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1400px;background-color:#f0f6ff;min-height:50vh}.home__containerg{width:100%}.home__imageg{width:100%;z-index:-1;margin-bottom:-150px}.home__rowg{display:flex;margin:20px;gap:20px;justify-content:center;flex-wrap:wrap}.ecomart-banner{background:linear-gradient(135deg,#4CAF50,#2E7D32);color:#fff;padding:32px;margin:20px;border-radius:12px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ecomart-banner h1{font-size:36px;font-weight:700;margin-bottom:12px;color:#fff}.ecomart-banner p{font-size:18px;margin-bottom:20px;color:#fff}.ecomart-section-title{background-color:white;padding:24px;margin:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ecomart-section-title h2{color:#2e7d32;font-size:24px;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:10px}.ecomart-section-title p{color:#666;font-size:16px}.with-icon-right{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.ecomart-text-content{flex:1}.icon-right{width:150px;height:60px;object-fit:contain;margin-left:20px}.headline-icon{width:24px;height:24px}.badge-banner{width:90vw;margin:0 auto;border-radius:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.badge-banner img{width:100%;height:600px;object-fit:cover;display:block;border-radius:24px 24px 24px 24px}.productg{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;margin:0;padding:40px 16px 16px;width:280px;min-height:450px;background-color:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .2s;position:relative;border:2px solid #ffc220}.productg:hover{transform:translateY(-6px);box-shadow:0 8px 18px rgba(0,0,0,.1);border-color:#ffb000}.product__bestseller{position:absolute;top:12px;left:12px;background-color:#ffc220;color:#000;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;z-index:2}.product__rating{display:flex;margin:6px 0}.productg>img{width:100%;height:160px;object-fit:contain;margin:12px 0;border-radius:6px}.productg>button{background-color:#0071ce;color:white;padding:10px 20px;margin-top:auto;border:none;border-radius:20px;font-weight:600;cursor:pointer;transition:background-color .2s;width:100%}.productg>button:hover{background-color:#004c91}.product__price{margin:4px 0;font-size:16px;font-weight:700;color:#000}.product__info{flex-grow:1;margin-bottom:10px}.product__info p{font-size:13px;line-height:1.4;color:#333;margin:0}.eco_details{width:100%;color:#444;margin:10px 0;padding:10px;background-color:#f4f6f8;border-radius:8px;border-left:4px solid #ffc220}.badge_details,.carbon_details{width:100%;margin:6px 0;display:flex;align-items:center;gap:8px}.eco_image{width:22px;height:22px;border-radius:50%;cursor:pointer}.eco_text{font-size:12px;font-weight:600;color:#0071ce}.popover_trigger{position:relative;display:flex;align-items:center}.popover_content{position:absolute;top:-230px;left:50%;transform:translateX(-50%);background-color:#ffffff;padding:8px;border-radius:8px;box-shadow:0 0 8px 3px rgba(0,0,0,.15);display:block;z-index:10;border:1px solid #e0e0e0;min-width:200px}.popover_content_image{border-radius:8px;max-width:200px;height:auto;display:block}.popover_wrapper{position:relative;display:flex;align-items:center}.main{position:relative;width:100%;height:400px;overflow:hidden;border-radius:8px;margin:20px 0}.slideimg{width:100%;height:100%;object-fit:cover;display:block}.slider-controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 20px}.next-buttong,.prev-buttong{background-color:rgba(255,194,32,.8);border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;color:#000;font-weight:700}.next-buttong:hover,.prev-buttong:hover{background-color:rgba(255,194,32,1)}