@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,600;0,700;0,800;1,600&family=Poppins:wght@400;500;600;700&display=swap");.Givest_About_Section{padding:30px 0;position:relative;background-color:#ffffff;overflow:hidden}.Givest_About_Section .bg_circle_overlay{position:absolute;top:-120px;left:-150px;width:650px;height:650px;background-color:#f7f7f7;border-radius:50%;z-index:0;pointer-events:none}.Givest_About_Section .container{position:relative;z-index:1}.Givest_About_Section .title_wrapper{margin-bottom:25px}.Givest_About_Section .images_flex_container{display:flex;gap:20px;align-items:stretch}.Givest_About_Section .img_item{border-radius:4px;overflow:hidden}.Givest_About_Section .img_item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.Givest_About_Section .img_item:hover img{transform:scale(1.04)}.Givest_About_Section .img_portrait{flex:0 0 35%;height:360px}.Givest_About_Section .img_landscape{flex:1 1;height:360px}.Givest_About_Section .about_right_content{padding-top:10px}.Givest_About_Section .lead_quote_box{border-left:3px solid #d9941b;padding-left:18px;margin-bottom:22px}.Givest_About_Section .lead_quote_box p{font-size:20px;font-weight:700;color:#2b3137;line-height:1.45;margin:0}.Givest_About_Section .description_paragraphs p{font-size:13.5px;color:#71777d;line-height:1.75;margin-bottom:14px}.Givest_About_Section .check_features_row{display:flex;align-items:center;gap:20px;margin-top:25px;margin-bottom:30px}.Givest_About_Section .check_item{display:flex;align-items:flex-start;gap:10px;flex:1 1}.Givest_About_Section .check_icon{color:#d9941b;font-size:16px;margin-top:3px}.Givest_About_Section .check_item span{font-size:13px;font-weight:700;color:#1c232a;line-height:1.35}.Givest_About_Section .feature_v_divider{width:1px;height:32px;background-color:#e5e8ed}@media (max-width:991px){.Givest_About_Section .about_right_content{margin-top:25px}}@media (max-width:576px){.Givest_About_Section .images_flex_container{flex-direction:column}.Givest_About_Section .img_landscape,.Givest_About_Section .img_portrait{flex:100% 1;height:250px}.Givest_About_Section .check_features_row{flex-direction:column;align-items:flex-start;gap:15px}.Givest_About_Section .feature_v_divider{display:none}}.bg_img_div{background-image:url(/public/assets/images/home/about_us_bg.png);background-repeat:no-repeat;background-size:cover;background-position:top}