.speaker_modal_content{padding:32px;display:flex;flex-direction:column;gap:16px}.close_btn{display:flex;justify-content:flex-end;padding:8px;cursor:pointer}.speaker_modal_image{display:flex;justify-content:center;align-items:center}.speaker_modal_pic{width:100px;height:100px;flex-shrink:0;border-radius:100px;background-color:#ffdb6d;object-fit:cover}.speaker_moadal_heading{display:flex;justify-content:center;flex-direction:column;align-items:center}.speaker_moadal_heading h4{color:#3d3d3d;font-size:1.125rem;font-weight:600;line-height:1.4375rem}.speaker_moadal_heading h4,.speaker_moadal_heading p{text-align:center;font-family:var(--ff-secondary);font-style:normal}.speaker_moadal_heading p{color:#6d6d6d;font-size:.875rem;font-weight:400;line-height:1.125rem}.speaker_card_container{display:flex;flex-direction:column;gap:16px}.speaker_modal_card1,.speaker_modal_card2{display:flex;gap:1rem;align-items:center;border-radius:8px;background:#fff;padding:16px;box-shadow:0 4px 16px 0 rgba(50,50,71,.06),0 4px 8px 0 rgba(0,100,168,.08)}.speaker_designation p{font-family:var(--ff-secondary)}.speaker_description p,.speaker_designation p{color:#6d6d6d;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5rem}.speaker_description p{font-family:Inter}.diploma_svg{width:65.931px;height:65.931px;flex-shrink:0;border-radius:50%;background:#fff7df}.diploma_svg,.horizonatl_line{display:flex;align-items:center;justify-content:center}.ourspeakers_container{display:flex;flex-direction:column;gap:4rem}.ourspeakers_heading{display:flex;flex-direction:column;align-items:center;justify-content:center}.ourspeakers_heading h3{text-align:center;font-family:var(--ff-primary);font-size:2.125rem;font-style:normal;font-weight:700;line-height:2.5625rem}.ourspeakers_heading p{text-align:center;font-family:var(--ff-secondary);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.125rem}.highlighted_text{background:linear-gradient(90deg,#fabd00,#f38a01);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:var(--ff-primary);font-size:2.125rem;font-style:normal;font-weight:700;line-height:2.5625rem}.ourspeakers_card_container{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.ourspeakers_card{cursor:pointer;position:relative;min-height:208px;width:401px;display:flex;flex-direction:column;padding:1rem;align-items:flex-start;gap:1rem;border-radius:13.998px;border:#e7e7e7;background:#fff;z-index:2;justify-content:space-between;box-shadow:0 4px 16px 0 rgba(50,50,71,.06),0 4px 8px 0 rgba(0,100,168,.08);-webkit-tap-highlight-color:transparent}.speaker_background svg{position:absolute;z-index:-1;bottom:0;right:0}.speakers_title h5{color:#3d3d3d;font-family:var(--ff-secondary);font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.4375rem}.speakers_title p{color:#6d6d6d;font-family:var(--ff-tertiary);font-size:.875rem;font-style:normal;font-weight:400;line-height:1.3125rem}.degree_container{display:flex;gap:1rem;width:50%;align-items:flex-end}.degree_card{display:flex;flex-direction:column;gap:.5rem}.degree_card p{color:#6d6d6d;font-family:var(--ff-secondary);font-size:.75rem;font-style:normal;font-weight:600;line-height:.9375rem}.collegImage{width:40px;height:40px;object-fit:cover}.collegename p{color:#3d3d3d;font-family:var(--ff-secondary);font-size:.75rem;font-style:normal;font-weight:400;line-height:.9375rem}.collegecard{display:flex;padding:4px 8px;align-items:center;gap:3px;border-radius:8px;background:#fff;box-shadow:0 4px 16px 0 rgba(50,50,71,.06),0 4px 8px 0 rgba(0,100,168,.08)}.readmore_container{gap:3px}.readmore_container p{color:#3d3d3d;font-family:var(--ff-secondary);font-size:.75rem;font-style:normal;font-weight:400;line-height:.9375rem}.ourspeakers_card_backrgound{position:absolute;bottom:0;right:0;display:none}.speaker_image{position:absolute;bottom:0;right:0;z-index:1}.speaker_image .speaker{filter:grayscale(100%);object-fit:cover;height:10rem;width:10rem;border-bottom-right-radius:13.998px;transition:filter .3s ease,transform .3s ease}.ourspeakers_card:hover .speaker,.speaker_image .speaker:hover{filter:grayscale(0);transform:scale(1.05);cursor:pointer}.rightArrow svg{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#000;border-radius:50%;width:20px;height:20px}.rightArrow:hover svg{background-color:#000}.rightArrow:hover svg path{width:22px;height:22px;fill:#fff}.readmore_container{display:flex;justify-content:center;align-items:center;gap:.5rem;-webkit-tap-highlight-color:transparent}.arrow_animation_container{width:20px;height:20px;background-color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.arrow_animation_container,.arrow_animation_subcontainer{border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center}.arrow_animation_subcontainer{width:0;height:0;background-color:#000;transition:all .25s;z-index:5}.ourspeakers_card:hover .readmore_container .arrow_animation_subcontainer,.readmore_container:hover .arrow_animation_subcontainer{width:20px;height:20px;border-radius:50%;background-color:#000;display:flex;justify-content:center;align-items:center;cursor:pointer}.readmore_text p{color:#3d3d3d;font-family:var(--ff-secondary);font-size:.75rem;font-weight:400;line-height:.9375rem}.readmore_text p:hover{cursor:pointer}.arrow_container_black{position:absolute;top:41%;left:50%;transform:translate(-50%,-50%);z-index:3}.arrow_container{overflow:hidden;display:flex;justify-content:center;align-items:center}.arrow_container svg{flex-shrink:0}@media screen and (min-width:325px) and (max-width:1024px){.speakers_title p:last-child{margin-bottom:1rem!important}}@keyframes arrow_widening{0%{width:0;height:0}to{width:20px;height:20px}}