.Recruiters-module__phnEuG__mainContainer{background-color:#fff;background-image:url(/assets/bg2.png);border-radius:50px;margin:0 20px 40px;padding:30px 50px 60px}.Recruiters-module__phnEuG__container{margin-bottom:60px}.Recruiters-module__phnEuG__header2{justify-content:space-between;align-items:center;display:flex}.Recruiters-module__phnEuG__header2 h1{color:#06254f;align-items:center;margin-bottom:15px;font-size:25px;font-weight:600;display:flex}.Recruiters-module__phnEuG__header2 p i{color:#6b7280}.Recruiters-module__phnEuG__header2 svg{transform:translateY(5px)}.Recruiters-module__phnEuG__header2 h1 .Recruiters-module__phnEuG__infoicon{color:#6b7280;cursor:pointer;margin-left:10px;transform:translateY(2px)}.Recruiters-module__phnEuG__header2{color:#4a5568;font-size:15px;line-height:1.5}.Recruiters-module__phnEuG__advisorsgrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:4px;display:grid}.Recruiters-module__phnEuG__advisorcard{cursor:pointer;background-color:#fff;border:1px solid #ccc;border-radius:12px;flex-direction:column;align-items:flex-start;transition:all .4s ease-in-out;display:flex;position:relative;overflow:hidden;transform:scale(1)}.Recruiters-module__phnEuG__advisorcard:hover{transform:scale(1.05)}.Recruiters-module__phnEuG__top-advisor-badge{color:#fff;z-index:10;clip-path:polygon(0 0,100% 0,calc(100% - 15px) 100%,0 100%);background-color:#00b087;border-top-left-radius:12px;padding:5px 25px 5px 10px;font-size:.75em;font-weight:600;position:absolute;top:0;left:0}.Recruiters-module__phnEuG__advisorcard img{object-fit:cover;border-radius:8px;width:100%;height:210px;margin-bottom:15px}.Recruiters-module__phnEuG__advisorinfo{flex-direction:column;width:100%;padding:5px 10px;display:flex}.Recruiters-module__phnEuG__advisorinfo h3{color:#1a202c;margin:0 0 2px;font-size:1.2em}.Recruiters-module__phnEuG__advisorinfo .Recruiters-module__phnEuG__rating{color:#4a5568;align-items:center;margin-bottom:10px;font-size:.9em;display:flex}.Recruiters-module__phnEuG__advisorinfo .Recruiters-module__phnEuG__rating .Recruiters-module__phnEuG__star{color:#f6ad55;margin-right:4px}.Recruiters-module__phnEuG__advisorinfo .Recruiters-module__phnEuG__role{color:#6b7280;min-height:40px;margin-bottom:5px;font-size:.9em;line-height:1.4}.Recruiters-module__phnEuG__advisorinfo .Recruiters-module__phnEuG__price{color:#1a202c;margin-top:auto;font-size:1.1em;font-weight:600}.Recruiters-module__phnEuG__advisorinfo .Recruiters-module__phnEuG__price .Recruiters-module__phnEuG__startingfrom{color:#6b7280;margin-left:5px;font-size:11px;font-weight:400}.Recruiters-module__phnEuG__addName{justify-content:space-between;align-items:center;display:flex!important}.Recruiters-module__phnEuG__addName h3{font-weight:600;display:flex}.Recruiters-module__phnEuG__addName h3 img{margin-left:3px}.Recruiters-module__phnEuG__addName img{transform:translateY(3px);width:18px!important;height:18px!important}.Recruiters-module__phnEuG__advisorcard img[src*=placeholder]{color:#a0aec0;background-color:#e2e8f0;justify-content:center;align-items:center;font-size:1.5em;font-weight:700;display:flex}.Recruiters-module__phnEuG__mainBtn2{align-items:center;margin:8px 0;display:flex}.Recruiters-module__phnEuG__mainBtn2 button{cursor:pointer;color:#fff;background-color:#06254f;border:none;border-radius:100px;margin-left:20px;padding:5px 15px;font-family:inherit;display:inline-block}.Recruiters-module__phnEuG__mainBtn2 svg{color:#838181}.Recruiters-module__phnEuG__mainBtn2 span{color:#838181;margin-left:4px}.Recruiters-module__phnEuG__header2 span{color:#0c4da9;cursor:pointer;margin-left:10px;font-weight:700}.Recruiters-module__phnEuG__headerText{text-align:center;color:#193a69;margin:20px 0;font-family:outfit;font-size:40px}.Recruiters-module__phnEuG__viewAll{font-size:17px;font-weight:500}.Recruiters-module__phnEuG__viewAll svg{transform:translateY(2px)}@media (max-width:768px){.Recruiters-module__phnEuG__advisorsgrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.Recruiters-module__phnEuG__header h1{font-size:2em}.Recruiters-module__phnEuG__header p{font-size:1em}}
.Pods-module__10gI0W__eventssection{background-color:#06254f;border-radius:50px;margin:0 20px 50px;padding:50px}.Pods-module__10gI0W__eventsheader{justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 10px;display:flex}.Pods-module__10gI0W__eventsheader h1{color:#fff;align-items:center;gap:10px;margin:0;font-size:30px;display:flex}.Pods-module__10gI0W__eventsheader .Pods-module__10gI0W__emoji{font-size:.9em;transform:translateY(-2px)}.Pods-module__10gI0W__eventsheader .Pods-module__10gI0W__seeall{color:#fff;font-size:1.05em;font-weight:500;text-decoration:none;transition:color .2s ease-in-out}.Pods-module__10gI0W__eventsheader .Pods-module__10gI0W__seeall:hover{color:#fff}.Pods-module__10gI0W__eventsgrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;display:grid}.Pods-module__10gI0W__eventcard{cursor:pointer;background-color:#fff;border-radius:12px;flex-direction:column;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Pods-module__10gI0W__eventcard:hover{transform:translateY(-5px);box-shadow:0 8px 12px -1px #00000026,0 4px 6px -1px #00000014}.Pods-module__10gI0W__eventimagecontainer{background-color:#e2e8f0;border-bottom:1px solid #edf2f7;width:100%;height:160px;position:relative}.Pods-module__10gI0W__eventimagecontainer img{object-fit:cover;width:100%;height:100%;display:block}.Pods-module__10gI0W__eventbadge{color:#fff;z-index:1;border-radius:6px;padding:5px 10px;font-size:.8em;font-weight:600;position:absolute;top:15px;left:15px}.Pods-module__10gI0W__eventbadge.Pods-module__10gI0W__free{background-color:#4a5568}.Pods-module__10gI0W__eventbadge.Pods-module__10gI0W__workshop{background-color:teal;align-items:center;gap:5px;display:flex}.Pods-module__10gI0W__eventbadge .Pods-module__10gI0W__small-text{opacity:.9;font-size:.7em;font-weight:400}.Pods-module__10gI0W__eventdetails{flex-direction:column;flex-grow:1;padding:15px 20px 20px;display:flex}.Pods-module__10gI0W__eventmeta{color:#718096;align-items:center;gap:5px;margin-bottom:8px;font-size:.85em;display:flex}.Pods-module__10gI0W__eventtype{white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:.75em;font-weight:500}.Pods-module__10gI0W__eventtype.Pods-module__10gI0W__online{color:#319795;background-color:#e6fffa}.Pods-module__10gI0W__eventtitle{color:#2d3748;min-height:58px;margin:0 0 8px;font-size:1.15em;font-weight:600;line-height:1.4}.Pods-module__10gI0W__eventorganizer{color:#718096;margin-bottom:15px;font-size:.9em}.Pods-module__10gI0W__eventattendees{border-top:1px solid #edf2f7;align-items:center;margin-top:auto;padding-top:10px;display:flex}.Pods-module__10gI0W__attendeeavatars{margin-right:10px;display:flex;position:relative}.Pods-module__10gI0W__attendeeavatars img{object-fit:cover;background-color:#e2e8f0;border:2px solid #fff;border-radius:50%;width:24px;height:24px}.Pods-module__10gI0W__attendeeavatars img:not(:first-child){margin-left:-8px}.Pods-module__10gI0W__attendeecount{color:#718096;font-size:.9em}@media (max-width:992px){.Pods-module__10gI0W__eventsgrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.Pods-module__10gI0W__eventsheader h1{font-size:2em}}@media (max-width:768px){.Pods-module__10gI0W__eventsgrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}.Pods-module__10gI0W__eventsheader h1{font-size:1.8em}.Pods-module__10gI0W__eventtitle{font-size:1.1em}.Pods-module__10gI0W__eventsheader{flex-direction:column;align-items:flex-start;gap:10px}.Pods-module__10gI0W__eventsheader .Pods-module__10gI0W__see-all{align-self:flex-end}}@media (max-width:480px){.Pods-module__10gI0W__eventssection{padding:10px 0}.Pods-module__10gI0W__eventsgrid{grid-template-columns:1fr;padding:0 10px}.Pods-module__10gI0W__eventsheader{padding:0 10px}.Pods-module__10gI0W__eventsheader h1{font-size:1.6em}.Pods-module__10gI0W__eventcard{width:100%;max-width:350px;margin:auto}}
