.admin_profile_pg .theme-bg-light{background-color:#f7f2f9!important}.admin_profile_pg .theme-color{color:#5d3868!important}.admin_profile_pg .card-custom{border-radius:1rem;border:1px solid #e0d4e6;transition:all 0.3s ease}.admin_profile_pg .card-custom:hover{box-shadow:0 8px 20px rgb(93 56 104 / .1);transform:translateY(-3px)}.admin_profile_pg .participant_data_btn{font-family:var(--font-primary);font-weight:500;background-color:#5c3867;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;margin:10px 0 10px 0;box-shadow:0 4px 8px rgb(0 0 0 / .2);transition:all 0.3s ease-in-out}.admin_profile_pg .participant_data_btn:hover{background-color:#472d50;color:#fff}.highlight-approved{background-color:#d4edda}.highlight-rejected{background-color:#f8d7da}#Admintable th,#Admintable td{padding:12px 14px!important}#Admintable tr{vertical-align:middle}#Admintable thead{background:#5d3868}#Admintable tbody{background:#fff}.feedback_swiper .swiper .swiper-slide.swiper-slide-active{transform:scale(1)}#owl-classrooms,#mdc-auditorium,#owl-acco_room{display:flex}#owl-classrooms .item,#mdc-auditorium .item,#owl-acco_room .item{display:flex;flex-direction:column}#owl-classrooms .card,#mdc-auditorium .card,#owl-acco_room .card{display:flex;flex-direction:column;height:100%}#owl-classrooms .owl-stage,#mdc-auditorium .owl-stage,#owl-acco_room .owl-stage{margin-top:22px;margin-bottom:22px}#owl-classrooms .owl-item{margin-right:10px}.stakeholders_title{min-height:80px;display:flex;justify-content:center}.contact_email{overflow-wrap:break-word;word-break:break-all}#owl-acco_room .owl-stage{display:flex}#owl-acco_room .owl-item{display:flex;height:auto!important}#owl-acco_room .owl-item>.card{display:flex;flex-direction:column;width:100%}#owl-acco_room .card-body{display:flex;flex-direction:column;flex:1 1 auto}#owl-acco_room .detail-page{margin-top:auto}#owl-acco_room img.main-image{width:100%;height:220px;object-fit:cover}#inq_div .owl-stage-outer{padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}#inq_div .owl-item{padding-left:0!important;padding-right:0!important}#inq_div .owl-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;pointer-events:none}#inq_div .owl-nav button{pointer-events:auto}#inq_div .owl-theme-new .owl-prev,#inq_div .owl-theme-new .owl-next{top:-20px}@media (max-width:992px){#inq_div .owl-nav button{position:relative;margin:0 8px}#inq_div .owl-theme-new .owl-prev,#inq_div .owl-theme-new .owl-next{top:-5px}#inq_div .owl-carousel .nav-btn{top:50%!important;margin-left:-33px;margin-right:-33px}}.residential-pg .card-mdc,.non-residential-pg .card-mdc{height:100%;display:flex;flex-direction:column}.residential-pg .blog-height,.non-residential-pg .blog-height{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.residential-pg .blogs-para,.non-residential-pg .blogs-para{height:6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.residential-pg .blogs-para.scrollable,.non-residential-pg .blogs-para.scrollable{overflow-y:auto;-webkit-line-clamp:unset}.event-blog-img{position:relative}#main-media-container{width:100%;height:400px;border-radius:10px;overflow:hidden;background:#000}#main-media-container img,#main-media-container iframe,#main-media-container video{width:100%;height:100%;object-fit:contain}.event-card .owl-carousel .item{cursor:pointer;border-radius:10px;overflow:hidden}.event-card .child-thumb{width:100%;height:110px;object-fit:contain;border-radius:8px;border:2px solid #fff0;background:#f5f5f5}.event-card .child-thumb.active{border-color:#5D3868}.event-card .owl-nav{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;margin-top:0px!important;font-size:24px!important}.event-card .owl-nav button{pointer-events:all;background:rgb(0 0 0 / .5)!important;color:white!important;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){#main-media-container{height:250px}.event-card .child-thumb{height:60px}}.resources_title{font-weight:700;color:#5D3868;margin-bottom:22px;position:relative;display:inline-block;padding-bottom:10px}.resources_title::after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;border-radius:2px;background:linear-gradient(90deg,#3c1053,#ad5389);box-shadow:0 2px 8px rgb(60 16 83 / .3);transition:width 0.3s ease}.resources_title:hover::after{width:120px}.resources_card{border:none;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 4px 15px rgb(0 0 0 / .08);transition:all 0.3s ease;height:100%;display:flex;flex-direction:column}.resources_card:hover{transform:translateY(-6px);box-shadow:0 8px 25px rgb(0 0 0 / .12)}.resources_card img{width:100%;height:250px;object-fit:cover;object-position:center}.resources_card_body{padding:20px;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.resources_card_title{font-size:1.25rem;font-weight:600;color:#3c1053;margin-bottom:10px}.resources_card_text{color:#555;font-size:.95rem;line-height:1.5em;height:4.5em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.resources_view_btn{align-self:center;background-color:#5D3868;color:#fff;border-radius:25px;padding:6px 18px;text-decoration:none;font-weight:500;transition:background 0.3s}.resources_view_btn:hover{background-color:#774985;color:#fff}.resources_see_more_btn{margin-top:30px;background-color:#5D3868;color:#fff;border-radius:30px;padding:10px 35px;font-weight:500;border:none;transition:all 0.3s ease}.resources_see_more_btn:hover{background-color:#774985;transform:translateY(-2px)}@media (max-width:992px){.resources_card img{height:220px}}@media (max-width:768px){.resources_card img{height:200px}}@media (max-width:576px){.resources_card img{height:180px}.resources_card_body{padding:15px}.resources_card_title{font-size:1.1rem}}.resources_bg{position:relative;overflow:hidden;padding:80px 0;background:linear-gradient(135deg,#f8f4fa,#efe6f3)}.resources_bg::before{content:"";position:absolute;width:28vw;height:28vw;max-width:320px;max-height:320px;background:rgb(93 56 104 / .12);border-radius:50%;top:-10%;right:-10%}.resources_bg::after{content:"";position:absolute;width:20vw;height:20vw;max-width:250px;max-height:250px;background:rgb(93 56 104 / .08);border-radius:50%;bottom:-8%;left:-8%}.resources_bg .container{position:relative;z-index:2}#resources_items .owl-stage{display:flex!important;padding-top:1rem!important;padding-bottom:1rem!important}#resources_items .owl-item{display:flex}#resources_items .item{display:flex;width:100%}#resources_items .service-card{display:flex;flex-direction:column;width:100%;border:none;border-radius:18px;transition:0.35s ease;height:100%}#resources_items .service-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgb(93 56 104 / .15)}#resources_items .service-card .card-body{display:flex;flex-direction:column;flex:1;padding:30px}.resource-title{text-align:center;margin-bottom:25px;font-weight:600;font-size:18px}.resource-title a{color:#5d3868;text-decoration:none;transition:0.3s ease}.resource-title a:hover{color:#3f2448}.resource-list{list-style:none;padding:0;margin:0;flex:1}.resource-list li{display:flex;align-items:center;gap:15px;padding:12px;border-radius:12px;transition:all 0.3s ease;cursor:pointer}.resource-list li:hover{background:rgb(93 56 104 / .08);transform:translateX(6px)}.resource-img{width:90px!important;aspect-ratio:1 / 1;min-width:90px;flex-shrink:0;border-radius:12px;object-fit:cover;padding:6px;background:#5d3868}.resource-list strong{font-size:16px;color:#2d1b33}.resource-list p{font-size:14px;margin:2px 0 0;color:#6d5a73}.resource-list strong,.resource-list p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.resource-list li a{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit}.resource-list li:nth-child(n+4){display:none}.view-more-wrapper{margin-top:auto}.view-more-btn{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#5D3868;text-decoration:none;padding:6px 12px;border-radius:20px;transition:all 0.3s ease;background:rgb(93 56 104 / .08)}.view-more-btn .arrow{transition:transform 0.3s ease}.view-more-btn:hover{background:#5D3868;color:#fff}.view-more-btn:hover .arrow{transform:translateX(4px)}
