.Green_Farm_Gallery{background:#f5fff7;min-height:100vh}.Green_Farm_Gallery .gallery_banner{background-color:#0000;background-image:linear-gradient(90deg,#00500ce6,#00500c73),url(/assets/images/newhome/gallery-banner.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;display:flex;position:relative}.Green_Farm_Gallery .gallery_banner_content{max-width:650px;padding:40px 0}.Green_Farm_Gallery .gallery_small_title{color:#caffd0;letter-spacing:2px;font-size:12px;font-weight:700}.Green_Farm_Gallery .gallery_banner h1{color:#fff;margin:8px 0 10px;font-size:clamp(38px,5vw,55px);font-weight:700;line-height:1.1}.Green_Farm_Gallery .gallery_banner p{color:#e8ffec;max-width:550px;margin:0;font-size:16px;line-height:1.7}.Green_Farm_Gallery .gallery_section{padding:40px 0 70px}.Green_Farm_Gallery .gallery_heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.Green_Farm_Gallery .section_top_text{color:#00d91a;letter-spacing:2px;font-size:11px;font-weight:700}.Green_Farm_Gallery .gallery_heading h2{color:#123d1a;margin:5px 0;font-size:32px;font-weight:700}.Green_Farm_Gallery .gallery_heading p{color:#657568;margin:0;font-size:14px}.Green_Farm_Gallery .gallery_filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;margin-bottom:35px;display:flex}.Green_Farm_Gallery .gallery_filter button{color:#3e6045;cursor:pointer;background:#fff;border:1px solid #ccebd1;border-radius:30px;padding:9px 18px;font-size:12px;font-weight:600;transition:all .3s}.Green_Farm_Gallery .gallery_filter button:hover,.Green_Farm_Gallery .gallery_filter button.active{color:#fff;background:#00d91a;border-color:#00d91a}.Green_Farm_Gallery .gallery_grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:230px;gap:16px;display:grid}.Green_Farm_Gallery .gallery_item{min-width:0;min-height:0}.Green_Farm_Gallery .gallery_item_1{grid-row:span 1}.Green_Farm_Gallery .gallery_item_4{grid-column:span 2}.Green_Farm_Gallery .gallery_image_holder{cursor:pointer;background:#fff;border-radius:10px;width:100%;height:100%;position:relative;overflow:hidden}.Green_Farm_Gallery .gallery_image{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Green_Farm_Gallery .gallery_image_holder:hover .gallery_image{transform:scale(1.08)}.Green_Farm_Gallery .gallery_overlay{opacity:0;background:linear-gradient(#00500c0d,#00500cd1);flex-direction:column;justify-content:space-between;padding:20px;transition:opacity .35s;display:flex;position:absolute;inset:0}.Green_Farm_Gallery .gallery_image_holder:hover .gallery_overlay{opacity:1}.Green_Farm_Gallery .gallery_overlay_icon{color:#00c918;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:transform .35s;display:flex;transform:translateY(-8px)}.Green_Farm_Gallery .gallery_image_holder:hover .gallery_overlay_icon{transform:translateY(0)}.Green_Farm_Gallery .gallery_overlay_icon svg{width:14px;height:14px}.Green_Farm_Gallery .gallery_overlay_content span{color:#baffc2;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:600}.Green_Farm_Gallery .gallery_overlay_content h3{color:#fff;margin:4px 0 0;font-size:18px;font-weight:600}.Green_Farm_Gallery .gallery_empty{text-align:center;color:#777;padding:60px 20px}.Green_Farm_Gallery .gallery_modal{z-index:9999;background:#002307f2;justify-content:center;align-items:center;padding:50px;display:flex;position:fixed;inset:0}.Green_Farm_Gallery .gallery_modal_content{width:100%;max-width:900px;max-height:90vh;position:relative}.Green_Farm_Gallery .gallery_modal_content img{object-fit:contain;border-radius:3px;width:100%;max-height:75vh;display:block}.Green_Farm_Gallery .gallery_modal_info{text-align:center;padding-top:12px}.Green_Farm_Gallery .gallery_modal_info span{color:#78ff88;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:600}.Green_Farm_Gallery .gallery_modal_info h3{color:#fff;margin:4px 0 0;font-size:20px;font-weight:600}.Green_Farm_Gallery .gallery_close,.Green_Farm_Gallery .gallery_previous,.Green_Farm_Gallery .gallery_next{z-index:2;color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #00ff1e59;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:all .3s;display:flex;position:absolute}.Green_Farm_Gallery .gallery_close:hover,.Green_Farm_Gallery .gallery_previous:hover,.Green_Farm_Gallery .gallery_next:hover{background:#00d91a;border-color:#00d91a}.Green_Farm_Gallery .gallery_close{top:25px;right:25px}.Green_Farm_Gallery .gallery_previous{top:50%;left:30px;transform:translateY(-50%)}.Green_Farm_Gallery .gallery_next{top:50%;right:30px;transform:translateY(-50%)}.Green_Farm_Gallery .gallery_close svg,.Green_Farm_Gallery .gallery_previous svg,.Green_Farm_Gallery .gallery_next svg{width:15px;height:15px}.Green_Farm_Gallery .gallery_load_more{justify-content:center;margin-top:40px;display:flex}.Green_Farm_Gallery .gallery_load_more_btn{color:#17401e;cursor:pointer;background:0 0;border:1px solid #00d91a;border-radius:50px;align-items:center;gap:12px;padding:8px 24px;font-size:14px;font-weight:600;transition:all .3s;display:inline-flex}.Green_Farm_Gallery .gallery_load_more_btn svg{font-size:13px;transition:transform .3s}.Green_Farm_Gallery .gallery_load_more_btn:hover{color:#fff;background:#00d91a}.Green_Farm_Gallery .gallery_load_more_btn:hover svg{transform:translate(3px,-3px)}@media (max-width:991.98px){.Green_Farm_Gallery .gallery_grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.Green_Farm_Gallery .gallery_item_1{grid-row:span 1}.Green_Farm_Gallery .gallery_item_4{grid-column:span 1}.Green_Farm_Gallery .gallery_section{padding:30px 0}.Green_Farm_Gallery .gallery_overlay_content h3{font-size:17px}.Green_Farm_Gallery .gallery_overlay_icon{width:35px;height:35px}.Green_Farm_Gallery .gallery_image_holder .gallery_overlay{opacity:1}.Green_Farm_Gallery .gallery_load_more{margin-top:25px}.Green_Farm_Gallery .gallery_load_more_btn{padding:5px 20px;font-size:13px}}@media (max-width:575.98px){.Green_Farm_Gallery .gallery_banner_content{padding:25px 0}.Green_Farm_Gallery .gallery_banner h1{font-size:30px}.Green_Farm_Gallery .gallery_overlay_content h3{font-size:17px}.Green_Farm_Gallery .gallery_banner p{font-size:13px;line-height:1.6}.Green_Farm_Gallery .gallery_section{padding:25px 0}.Green_Farm_Gallery .gallery_heading h2{font-size:25px}.Green_Farm_Gallery .gallery_heading p{font-size:12px}.Green_Farm_Gallery .gallery_filter{justify-content:flex-start;margin-bottom:22px}.Green_Farm_Gallery .gallery_filter button{padding:7px 12px;font-size:10px}.Green_Farm_Gallery .gallery_grid{grid-template-columns:1fr;grid-auto-rows:240px;gap:12px}.Green_Farm_Gallery .gallery_modal{padding:45px 15px 20px}.Green_Farm_Gallery .gallery_close{top:12px;right:15px}.Green_Farm_Gallery .gallery_previous{left:10px}.Green_Farm_Gallery .gallery_next{right:10px}.Green_Farm_Gallery .gallery_modal_info h3{font-size:16px}.Green_Farm_Gallery .gallery_close,.Green_Farm_Gallery .gallery_previous,.Green_Farm_Gallery .gallery_next{width:34px;height:34px}}
