.MentorsSection_section{width:100%;color:var(--white);background-image:url(/assets/icons/digital-marketing-bg.jpg);background-position:50%;background-size:cover;padding:5rem 0;position:relative;overflow:hidden}.MentorsSection_content{align-items:center;gap:.3rem;display:flex}.MentorsSection_header{flex:0 0 38%}.MentorsSection_subTitle{font-size:clamp(var(--font-size-2-5xl),2.6vw,var(--font-size-5xl-hero));color:var(--white);font-weight:300;line-height:1.2;display:block}.MentorsSection_title{font-size:clamp(var(--font-size-2-5xl),2.6vw,var(--font-size-5xl-hero));white-space:nowrap;margin-bottom:1.5rem;font-weight:300;line-height:1.2}.MentorsSection_title p{margin:0}.MentorsSection_title strong{color:var(--white);font-weight:700}.MentorsSection_description{font-size:clamp(var(--font-size-xl),1.6vw,var(--font-size-3xl));color:var(--white);letter-spacing:0;max-width:75%;margin-bottom:2rem;font-weight:600;line-height:1.4}.MentorsSection_priceInfo{font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));color:var(--white)}.MentorsSection_carouselContainer{flex:1;align-items:center;gap:15px;display:flex;position:relative;overflow:hidden}.MentorsSection_navButtons{flex-direction:column;gap:10px;display:flex}.MentorsSection_cardsWrapper{width:100%;position:relative;overflow:hidden}.MentorsSection_cardsInner{gap:15px;width:max-content;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.MentorsSection_mentorCard{background-color:var(--white);aspect-ratio:369/409;border-radius:20px;flex-direction:column;flex-shrink:0;width:clamp(280px,22vw,369px);margin-right:0;padding:5px;display:flex}.MentorsSection_imageWrapper{border-radius:16px;width:100%;height:275px;margin-bottom:12px;overflow:hidden}.MentorsSection_mentorImage{object-fit:cover;width:100%;height:100%}.MentorsSection_mentorInfo{flex-direction:column;justify-content:flex-start;padding:0 4px;display:flex}.MentorsSection_mentorName{font-size:clamp(var(--font-size-lg),1.5vw,var(--font-size-xl));color:var(--black);margin-bottom:4px;font-weight:700}.MentorsSection_mentorRole{font-size:clamp(var(--font-size-sm),.95vw,var(--font-size-lg));color:var(--text-description);font-weight:700}@media (max-width:1200px){.MentorsSection_content{gap:1.5rem}}@media (max-width:1024px){.MentorsSection_section{padding:3rem 0}.MentorsSection_content{text-align:center;flex-direction:column;gap:2rem}.MentorsSection_header{flex:1;width:100%;max-width:100%;margin:0}.MentorsSection_title{margin-bottom:1.25rem}.MentorsSection_description{margin:0 auto 1.5rem}.MentorsSection_carouselContainer{flex-direction:column;align-items:center;gap:0;width:100%;overflow:visible}.MentorsSection_navButtons{flex-direction:row;justify-content:center;gap:10px;margin-bottom:2rem;display:flex}}@media (max-width:768px){.MentorsSection_section{padding:2.5rem 0}.MentorsSection_content{gap:1.5rem}.MentorsSection_title{margin-bottom:1rem}.MentorsSection_description{margin-bottom:1.25rem}.MentorsSection_cardsInner{justify-content:center;width:max-content}.MentorsSection_cardsWrapper{width:100%}}@media (max-width:480px){.MentorsSection_section{padding:2rem 0}.MentorsSection_content{gap:1rem}.MentorsSection_title{margin-bottom:.75rem}.MentorsSection_description{max-width:100%;margin-bottom:1rem}}
