.Categories{margin:30px 0;position:relative;background-color:#ffffff;overflow:hidden}.Categories:before{top:0;left:0;width:320px;height:320px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300' fill='none'%3E%3Cpath d='M0 0 H200 C160 80 120 120 0 220 Z' fill='%23FFEFEA' opacity='0.75'/%3E%3Cpath d='M0 160 C80 130 140 80 180 0' stroke='%23FFCBB8' stroke-width='2' fill='none'/%3E%3Cpath d='M0 200 C110 160 170 100 220 0' stroke='%23FFD9CC' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 0;background-size:contain}.Categories:after,.Categories:before{content:"";position:absolute;pointer-events:none;z-index:0}.Categories:after{top:35px;right:45px;width:90px;height:50px;background-image:radial-gradient(#ffcbbd 2.5px,transparent 0);background-size:15px 15px;opacity:.85}.Categories .bg_wave_bottom_right{bottom:0;right:0;width:340px;height:340px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300' fill='none'%3E%3Cpath d='M300 300 V100 C220 180 180 220 100 300 Z' fill='%23FFEFEA' opacity='0.75'/%3E%3Cpath d='M300 120 C220 170 160 220 0 300' stroke='%23FFCBB8' stroke-width='2' fill='none'/%3E%3Cpath d='M300 80 C200 150 130 210 50 300' stroke='%23FFD9CC' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:100% 100%}.Categories .bg_leaf_bottom_left,.Categories .bg_wave_bottom_right{position:absolute;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:0}.Categories .bg_leaf_bottom_left{bottom:25px;left:20px;width:90px;height:120px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 120' fill='%23708a74'%3E%3Cpath d='M20,110 Q40,70 80,40 Q60,35 45,50 Q30,65 20,110 Z' opacity='0.7'/%3E%3Cpath d='M20,110 Q50,60 90,20 Q70,20 50,40 Q30,60 20,110 Z' opacity='0.85'/%3E%3Cpath d='M20,110 Q25,80 10,60 Q15,50 30,65 Q25,85 20,110 Z' opacity='0.6'/%3E%3C/svg%3E")}.Categories .container{position:relative;z-index:1}.Categories .content_holder{display:flex;flex-direction:column;align-items:center}.Categories .category_subtitle{color:#637381;font-size:15px;text-align:center;max-width:580px;margin:12px auto 35px;line-height:1.6}.Categories .category_flex_wrapper{display:flex;align-items:stretch;gap:20px;width:100%;position:relative}.Categories .fixed_category_item{flex-shrink:0;width:170px;display:flex;padding:15px 0}.Categories .fixed_category_item .category_card{height:100%}.Categories .swiper_category_container{flex-grow:1;min-width:0;position:relative}.Categories .category-swiper{padding:15px 5px}.Categories .category-swiper .swiper-slide{height:auto;display:flex}.Categories .category_card{background:#ffffff;border:2px solid #e6eaef;border-radius:5px;padding:12px 8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;width:100%;position:relative;box-shadow:0 6px 18px rgba(0,0,0,.04);transition:all .3s ease}.Categories .category_card .icon_circle{width:60px;height:60px;aspect-ratio:1/1;background-color:#fff2ed;box-shadow:0 2px 4px #00000030;border:2px solid #fff2ed;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden}.Categories .category_card .icon_circle .category_icon{width:100%;height:100%;object-fit:cover}.Categories .category_label{color:#1c252e;font-size:15px;font-weight:600;text-align:center;margin:0;transition:color .3s ease}.Categories .category_card .active_indicator{width:20px;height:3px;background-color:#9c0063;border-radius:10px;opacity:0;transform:scaleX(0);transition:all .3s ease;margin-top:6px}.Categories .category_card:hover{box-shadow:0 10px 25px rgba(255,95,56,.12);border:2px solid #ffd4c7}.Categories .category_card.active-tab{background:linear-gradient(180deg,#fff7f4,#ffffff);border:2px solid #9c0063;box-shadow:0 8px 20px rgba(255,95,56,.15)}.Categories .category_card.active-tab .category_label{color:#9c0063}.Categories .category_card.active-tab .active_indicator{opacity:1;transform:scaleX(1)}.Categories .swiper-button-next,.Categories .swiper-button-prev{width:40px;height:40px;background-color:#ffffff;border:1px solid #fedbd2;border-radius:50%;color:#9c0063;box-shadow:0 4px 10px rgba(0,0,0,.08);transition:all .3s ease;padding:7px;z-index:10}.Categories .swiper-button-next:after,.Categories .swiper-button-prev:after{font-size:14px;font-weight:800}.Categories .swiper-button-prev{left:5px}.Categories .swiper-button-next{right:5px}.Categories .swiper-button-next:hover,.Categories .swiper-button-prev:hover{background-color:#9c0063;color:#ffffff;border-color:#9c0063}.Categories .no-data-card{background:#fff8f6;border:1px dashed #ffc6b6;border-radius:16px;padding:40px 20px;margin-top:20px}.Categories .no-data-card img{width:70px;margin-bottom:12px}.Categories .no-data-card p{color:#1c252e;font-size:15px;margin-bottom:4px}.Categories .no-data-card span{color:#919eab;font-size:13px}@media (max-width:992px){.Categories .fixed_category_item{width:140px}}@media (max-width:768px){.Categories:before{width:200px;height:200px}.Categories:after{top:15px;right:15px;width:60px}.Categories .bg_wave_bottom_right{width:200px;height:200px}.Categories .bg_leaf_bottom_left{width:60px;height:80px}.Categories .category_flex_wrapper{gap:12px}.Categories .fixed_category_item{width:120px}.Categories .category_card{padding:12px 6px}.Categories .category_card .icon_circle{width:44px;height:44px;margin-bottom:8px}.Categories .category_card .category_label{font-size:12px}.Categories .swiper-button-next,.Categories .swiper-button-prev{width:32px;height:32px}.Categories .swiper-button-next:after,.Categories .swiper-button-prev:after{font-size:11px}}.All_Tabs .view_more_btn_div{display:flex;justify-content:center}.Common_Category_Card{width:100%;margin:15px 0}.Common_Category_Card .card_div{background:#ffffff;border-radius:20px;border:1px solid #eaeaea;box-shadow:0 8px 30px rgba(0,0,0,.04);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.Common_Category_Card .card_div:hover{border:1px solid #ffa98f}.Common_Category_Card .img_swiper_div{position:relative;width:100%;height:260px;overflow:hidden;border-radius:20px 20px 0 0}.Common_Category_Card .project_img_div{width:100%;height:260px}.Common_Category_Card .project_img{width:100%;height:100%;object-fit:cover;object-position:center}.Common_Category_Card .category_pill{position:absolute;bottom:16px;left:16px;z-index:10;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:30px;padding:6px 16px 6px 8px;display:flex;align-items:center;gap:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.Common_Category_Card .category_icon_wrap{width:32px;height:32px;background-color:#fff1eb;color:#d9941b;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px}.Common_Category_Card .category_name{font-size:15px;font-weight:700;color:#0c1838}.Common_Category_Card .text_content_div{padding:24px 20px}.Common_Category_Card .header_row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:20px}.Common_Category_Card .title_area{flex:1 1}.Common_Category_Card .title_text{font-size:20px;font-weight:800;color:#0c1838;margin:0 0 6px;line-height:1.3}.Common_Category_Card .story_short,.Common_Category_Card .title_text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.Common_Category_Card .story_short{font-size:13px;color:#666666;margin:0;line-height:1.4}.Common_Category_Card .posted_date_badge{border:1.5px solid #d9941b;border-radius:30px;padding:6px 14px;display:flex;align-items:center;gap:8px;background:#ffffff;flex-shrink:0}.Common_Category_Card .posted_date_badge .cal_icon{color:#d9941b;font-size:16px}.Common_Category_Card .date_text_wrap{display:flex;flex-direction:column;line-height:1.1}.Common_Category_Card .posted_label{font-size:9px;color:#d9941b;font-weight:600}.Common_Category_Card .posted_date{font-size:12px;font-weight:700;color:#0c1838}.Common_Category_Card .green_summary_box{background-color:#f6f9f5;border-radius:16px;padding:20px;display:flex;align-items:center;gap:20px;margin-bottom:20px}.Common_Category_Card .circle_progress_container{position:relative;width:90px;height:90px;flex-shrink:0}.Common_Category_Card .circle_svg{width:100%;height:100%;transform:rotate(-90deg)}.Common_Category_Card .circle_bg{fill:none;stroke:#dbe8d8;stroke-width:8}.Common_Category_Card .circle_bar{fill:none;stroke:#d9941b;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.Common_Category_Card .circle_text_inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Common_Category_Card .circle_perc{font-size:15px;font-weight:800;color:#d9941b}.Common_Category_Card .circle_label{font-size:11px;color:#555555;font-weight:500}.Common_Category_Card .progress_detail_right{flex:1 1}.Common_Category_Card .raised_main_text{font-size:22px;font-weight:800;color:#0c1838;line-height:1;margin-bottom:4px}.Common_Category_Card .raised_sub_text{font-size:13px;color:#666666;margin-bottom:10px}.Common_Category_Card .linear_progress_bg{width:100%;height:7px;background-color:#e2e8e0;border-radius:10px;overflow:hidden;margin-bottom:10px}.Common_Category_Card .linear_progress_fill{height:100%;background-color:#d9941b;border-radius:10px;transition:width .4s ease}.Common_Category_Card .remaining_days_text{display:flex;align-items:center;gap:6px;font-size:12px;color:#d9941b}.Common_Category_Card .remaining_days_text .clock_icon{font-size:13px}.Common_Category_Card .metrics_grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;border-bottom:1px solid #f0f0f0;padding-bottom:20px;margin-bottom:20px}.Common_Category_Card .metric_col{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.Common_Category_Card .metric_col:not(:last-child):after{content:"";position:absolute;right:-5px;top:10%;height:80%;width:1px;background-color:#eeeeee}.Common_Category_Card .metric_col.donor_click{cursor:pointer}.Common_Category_Card .metric_icon{font-size:20px;color:#d9941b;margin-bottom:6px}.Common_Category_Card .metric_title{font-size:12px;color:#666666;margin-bottom:4px}.Common_Category_Card .metric_value{font-size:16px;font-weight:800;color:#0c1838}.Common_Category_Card .bottom_actions_row{display:flex;align-items:center;justify-content:space-between;gap:12px}.Common_Category_Card .main_donate_btn{flex:1 1;background:linear-gradient(90deg,#ff3b00,#ff8800);color:#ffffff;border:none;padding:12px 20px;border-radius:30px;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:0 6px 18px rgba(255,85,0,.25);transition:transform .2s ease,box-shadow .2s ease}.Common_Category_Card .main_donate_btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(255,85,0,.35)}.Common_Category_Card .btn_arrow_icon,.Common_Category_Card .btn_heart_icon{font-size:15px}.Common_Category_Card .share_icons_group{display:flex;align-items:center;gap:10px}.Common_Category_Card .icon_btn{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;background:#ffffff;transition:transform .2s ease,background-color .2s ease}.Common_Category_Card .icon_btn:hover{transform:translateY(-2px)}.Common_Category_Card .whatsapp_btn{border:1px solid #25d366;color:#25d366}.Common_Category_Card .whatsapp_btn:hover{background-color:#f0fdf4}.Common_Category_Card .share_btn{border:1px solid #d9941b;color:#d9941b}.Common_Category_Card .share_btn:hover{background-color:#fff6f2}@media (max-width:576px){.Common_Category_Card .text_content_div{padding:5px}.Common_Category_Card .header_row{flex-direction:column}.Common_Category_Card .posted_date_badge{align-self:flex-start}.Common_Category_Card .green_summary_box{flex-direction:column;text-align:center;padding:8px}.Common_Category_Card .remaining_days_text{justify-content:center}.Common_Category_Card .metric_value{font-size:13px}}