.mentor-profile-info{flex:1;padding-top:0.25rem;}.mentor-profile-name{font-size:var(--fs-h4,19px);font-weight:700;margin-bottom:0.5rem;color:var(--ink-900,#0F172A);transition:color 0.3s ease;}.mentor-profile-card:hover .mentor-profile-name{color:var(--accent,#F26522);}.mentor-profile-rating{display:flex;align-items:center;margin-bottom:0.5rem;}.mentor-profile-rating i{font-size:var(--fs-sm,14px);margin-right:2px;}.mentor-profile-rating i.rated{color:#ffc107;}.mentor-profile-rating i.unrated{color:#e2e8f0;}.mentor-profile-rating span{font-size:var(--fs-xs,12px);color:var(--ink-500,#64748B);margin-left:5px;}.mentor-profile-title{font-size:var(--fs-sm,14px);color:var(--ink-500,#64748B);margin-bottom:0;line-height:1.4;}.mentor-profile-skills{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1.5rem;}.mentor-profile-skill{background:#f7fafc;color:var(--ink-700,#334155);padding:0.25rem 0.75rem;border-radius:var(--r-md,14px);font-size:var(--fs-xs,12px);font-weight:500;transition:all 0.3s ease;}.mentor-profile-card:hover .mentor-profile-skill{background:#ff6b00;color:#fff;}.mentor-profile-stats{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;margin:0.5rem 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;}.mentor-stat-item{display:flex;flex-direction:column;align-items:center;flex:1;}.mentor-stat-label{font-size:var(--fs-xs,12px);color:var(--ink-500,#64748B);margin-bottom:0.5rem;font-weight:500;text-transform:uppercase;letter-spacing:0.5px;}.mentor-stat-value{font-size:var(--fs-body,16px);font-weight:600;color:var(--ink-900,#0F172A);display:flex;flex-direction:column;align-items:center;}.attendance-meter{width:80px;height:6px;background-color:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:6px;}.attendance-bar{height:100%;background:linear-gradient(90deg,#22c55e,#10b981);border-radius:3px;}.mentor-stat-divider{width:1px;height:40px;background-color:#f1f5f9;margin:0 0.5rem;}.mentor-profile-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:1.25rem;}.mentor-profile-price{display:flex;flex-direction:column;}.mentor-price-label{font-size:var(--fs-xs,12px);color:var(--ink-500,#64748B);margin-bottom:0.25rem;}.mentor-profile-rate{font-size:var(--fs-h4,19px);font-weight:700;color:var(--ink-900,#0F172A);line-height:1;}.mentor-profile-period{font-size:var(--fs-sm,14px);color:var(--ink-500,#64748B);margin-left:0.25rem;}.country-flag{width:24px;height:16px;border-radius:4px;object-fit:cover;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));border:1px solid rgba(255,255,255,0.6);}.verified-badge{position:absolute;bottom:10px;right:10px;background:rgba(255,255,255,0.95);border-radius:50%;width:30px;height:30px;padding:0;font-weight:600;color:var(--brand,#286efb);z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.8);transition:all 0.3s ease;}.verified-badge i{color:var(--brand,#286efb);font-size:var(--fs-body,16px);}.mentor-profile-card:hover .verified-badge{transform:translateY(-5px);box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}.available-badge{position:absolute;top:10px;left:10px;background:linear-gradient(145deg,var(--primary-color),var(--secondary-color)) !important;box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;border-radius:50%;width:30px;height:30px;padding:0;font-weight:600;color:white;z-index:2;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;text-shadow:0 1px 1px rgba(0,0,0,0.1);}.available-badge i{color:white;font-size:var(--fs-body,16px);}.mentor-profile-card:hover .available-badge{transform:translateY(-5px);box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;}.verified-badge.hovered,.available-badge.hovered{transform:translateY(-5px);}.available-badge.hovered{box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;}.verified-badge.hovered{box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}@media (max-width:991.98px){.featured-mentors-section .section-title{font-size:var(--fs-h2,32px);}.mentor-profile-card{padding:1.5rem;}.mentor-profile-avatar{width:80px;height:80px;}.mentor-profile-name{font-size:var(--fs-h4,19px);}}@media (max-width:767.98px){.featured-mentors-section .section-title{font-size:var(--fs-h3,24px);}.featured-mentors-section .section-subtitle{font-size:var(--fs-body,16px);}.mentor-profile-card{padding:1.25rem;}.mentor-profile-avatar{width:70px;height:70px;}.mentor-profile-name{font-size:var(--fs-h4,19px);}.mentor-profile-stats{padding:1rem 0;}.mentor-stat-divider{height:35px;}.mentor-profile-footer{flex-direction:column;align-items:flex-start;}.mentor-profile-price{margin-bottom:1rem;}}.py-6{padding-top:6rem;padding-bottom:6rem;}@media (max-width:767.98px){.py-6{padding-top:4rem;padding-bottom:4rem;}}.mentor-badges{position:absolute;top:-5px;right:-5px;display:flex;flex-direction:column;align-items:center;gap:5px;z-index:5;}.mentor-profile-bio{font-size:var(--fs-sm,14px);color:var(--ink-500,#64748B);margin:0.75rem 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}.mentor-profile-skills{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem;}.mentor-profile-skill{background:#f1f5f9;color:var(--ink-700,#334155);padding:0.3rem 0.75rem;border-radius:var(--r-md,14px);font-size:var(--fs-xs,12px);font-weight:500;transition:all 0.3s ease;}.more-skills{background:#e2e8f0;color:var(--ink-500,#64748B);}.mentor-profile-card:hover .mentor-profile-skill{background:#fdba74;color:#7c2d12;}.mentor-profile-card:hover .more-skills{background:#fb923c;color:#7c2d12;}.mentor-experience-section{padding:1rem 0;margin-bottom:1rem;border-top:1px solid #f1f5f9;}.experience-label{font-size:var(--fs-xs,12px);color:var(--ink-500,#64748B);margin-bottom:0.25rem;font-weight:500;text-transform:uppercase;letter-spacing:0.5px;}.experience-value{font-size:var(--fs-body,16px);font-weight:600;color:var(--ink-900,#0F172A);}@media (max-width:767.98px){.mentor-profile-bio{-webkit-line-clamp:2;}.mentor-profile-skills{gap:0.35rem;}.mentor-profile-skill{padding:0.25rem 0.6rem;font-size:var(--fs-xs,12px);}}.custom-mentor-carousel{position:relative;margin:0 auto;overflow:visible;padding:0 20px;}.custom-carousel-container{position:relative;overflow:hidden;padding:10px 5px;}.custom-carousel-track{display:flex;transition:transform 0.4s ease-in-out;margin:0;padding:0;}.custom-carousel-track > *{flex:0 0 calc(25% - 20px);transition:all 0.3s ease;padding:0;margin:0;min-width:0;background-color:transparent !important;}.custom-carousel-nav{display:flex;justify-content:center;align-items:center;margin-top:25px;margin-bottom:15px;gap:15px;padding:0;position:relative;z-index:10;}.custom-carousel-prev,.custom-carousel-next{background:#ffffff;color:var(--ink-900,#0F172A);border:1px solid #e6e9ec;border-radius:50%;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));z-index:10;min-width:40px;position:relative;overflow:visible;}.custom-carousel-prev i,.custom-carousel-next i{display:flex;align-items:center;justify-content:center;font-size:var(--fs-h4,19px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;line-height:1;}.custom-carousel-prev:hover,.custom-carousel-next:hover{background-color:#3d5170;color:white;box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}.custom-carousel-prev:focus,.custom-carousel-next:focus{outline:none;}.custom-carousel-prev:disabled,.custom-carousel-next:disabled{opacity:0.3;cursor:not-allowed;}.custom-carousel-dots{display:flex;gap:8px;align-items:center;}.custom-carousel-dot{width:10px;height:10px;border-radius:50%;background-color:#dce0e5;border:none;cursor:pointer;transition:all 0.3s ease;padding:0;}.custom-carousel-dot.active{background-color:#3d5170;transform:scale(1.2);}@media (max-width:767.98px){.custom-carousel-track{padding:0;}.custom-carousel-track > *{width:100% !important;padding:10px 5px;}.custom-carousel-container{padding:0;margin:0 -10px;}.custom-carousel-prev,.custom-carousel-next{width:38px;height:38px;min-width:38px;}.custom-mentor-carousel{padding:0 15px;overflow:visible;margin-bottom:15px;}.custom-carousel-nav{margin-top:20px;margin-bottom:10px;width:100%;max-width:100%;justify-content:center;padding:0 25px;}.custom-carousel-dots{justify-content:center;flex:1;}}.mentor-card{position:relative;margin-bottom:20px;margin:0 auto;max-width:100%;}.mentor-card .cards{position:relative;border-radius:var(--r-sm,8px);overflow:hidden;transition:all 0.3s ease;background:#ffffff;box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));height:100%;transform:none !important;}.mentor-card .cards:hover{transform:translateY(-5px) !important;box-shadow:var(--shadow-lg,0 12px 32px rgba(15,23,42,.12));}.mentor-card{transition:all 0.3s ease;margin:0;border:none !important;border-radius:var(--border-radius) !important;overflow:visible !important;background-color:transparent !important;height:100%;}.mentor-card .cards{background:#ffffff;border-radius:var(--r-md,14px) !important;border:1px solid rgba(0,0,0,0.05) !important;box-shadow:rgba(17,17,26,0.05) 0px 4px 16px,rgba(17,17,26,0.03) 0px 8px 32px;overflow:hidden;transition:all 0.35s cubic-bezier(0.23,1,0.32,1);height:100%;position:relative;margin:0;}.mentor-card .cards:hover{transform:translateY(-10px);box-shadow:rgba(17,17,26,0.1) 0px 8px 24px,rgba(17,17,26,0.05) 0px 16px 56px !important;border-color:rgba(78,83,224,0.1) !important;animation:cardHighlight 1.5s ease-in-out;}.mentor-card .uitem-bg{height:280px;background-size:cover;background-position:top center;border-radius:12px 12px 0 0;position:relative;background-color:#f0f2f5;overflow:hidden;}.mentor-card .uitem-bg:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.5) 100%);z-index:1;opacity:0;transition:opacity 0.3s ease;}.mentor-card .cards:hover .uitem-bg:before{opacity:1;}.mentor-card .verified-badge{position:absolute;bottom:10px;right:10px;background:rgba(255,255,255,0.95);border-radius:50%;width:30px;height:30px;padding:0;font-weight:600;color:var(--brand,#286efb);z-index:2;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.8);transition:all 0.3s ease;}.mentor-card .verified-badge i{color:var(--brand,#286efb);font-size:var(--fs-body,16px);}.mentor-card .cards:hover .verified-badge{transform:translateY(-5px);box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}.mentor-card .available-badge{position:absolute;top:10px;left:10px;background:linear-gradient(145deg,var(--primary-color),var(--secondary-color)) !important;box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;border-radius:50%;width:30px;height:30px;padding:0;font-weight:600;color:white;z-index:2;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease;text-shadow:0 1px 1px rgba(0,0,0,0.1);}.mentor-card .available-badge i{color:white;font-size:var(--fs-body,16px);}.mentor-card .cards:hover .available-badge{transform:translateY(-5px);box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;}.mentor-card .verified-badge.hovered,.mentor-card .available-badge.hovered{transform:translateY(-5px);}.mentor-card .available-badge.hovered{box-shadow:var(--shadow-brand,0 8px 24px rgba(40,110,251,.24)) !important;}.mentor-card .verified-badge.hovered{box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));}.mentor-card .card-body{padding:20px !important;position:relative;z-index:2;}.mentor-card .card-body:after{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,rgba(78,83,224,0.2),rgba(78,83,224,0));transform:scaleX(0);transform-origin:0 50%;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);}.mentor-card .cards:hover .card-body:after{transform:scaleX(1);}.mentor-card .mentor_title{font-size:var(--fs-h4,19px);font-weight:600;margin-bottom:5px;color:var(--ink-900,#0F172A);line-height:1.3;}.mentor-card .flag-cimg{width:24px;height:auto;border-radius:3px;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));}.mentor-card .fs-13{font-size:var(--fs-sm,14px) !important;line-height:1.5;color:var(--ink-500,#64748B);}.mentor-card .fs-13 i{color:var(--brand,#286efb);margin-right:5px;transition:transform 0.3s ease;}.mentor-card .cards:hover .fs-13 i{transform:translateY(-2px);}.mentor-card .brr-1{width:1px;height:40px;background-color:rgba(0,0,0,0.1);}.mentor-card .fs-16{font-size:var(--fs-body,16px) !important;font-weight:600;color:var(--ink-900,#0F172A);}.mentor-card .text-muted{color:var(--ink-500,#64748B) !important;}.mentor-card .mb-3{margin-bottom:15px !important;}.mentor-card .fw-500{font-weight:500;}@keyframes cardHighlight{0%{box-shadow:0 0 0 0 rgba(78,83,224,0.2);}70%{box-shadow:0 0 0 10px rgba(78,83,224,0);}100%{box-shadow:0 0 0 0 rgba(78,83,224,0);}}@supports (-webkit-touch-callout:none){.custom-carousel-track{-webkit-transform:translateZ(0);transform:translateZ(0);}.mentor-card .cards{-webkit-transform:translateZ(0);transform:translateZ(0);}.custom-carousel-track > *{-webkit-backface-visibility:hidden;backface-visibility:hidden;}}.slider-item{box-sizing:border-box;padding:10px;}@media (min-width:768px) and (max-width:991px){.toggle-wrapper{min-width:400px;}}@media (max-width:768px){.mentor-card .uitem-bg{height:300px;}}.custom-carousel-track .slider-item{flex-shrink:0;}.custom-carousel-track .uitem-bg{height:280px;background-size:cover;background-position:center top;border-radius:12px 12px 0 0;position:relative;background-color:#f0f2f5;overflow:hidden;}.custom-carousel-track .mentor-card{transition:all 0.3s ease;height:100%;}.custom-carousel-track .cards{border-radius:var(--r-md,14px);overflow:hidden;box-shadow:var(--shadow-md,0 4px 12px rgba(15,23,42,.08));height:100%;}.custom-carousel-track .verified-badge,.custom-carousel-track .available-badge{position:absolute;z-index:2;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm,0 1px 2px rgba(15,23,42,.06));transition:all 0.3s ease;}.custom-carousel-track .verified-badge{bottom:10px;right:10px;background:rgba(255,255,255,0.95);color:var(--brand,#286efb);}.custom-carousel-track .available-badge{top:10px;left:10px;background:linear-gradient(145deg,#4361ee,#2a4df4);color:white;}@media screen and (max-width:767.98px){.custom-carousel-track .uitem-bg{height:320px;}.slider-item{padding:10px 5px;}.custom-carousel-track{will-change:transform;-webkit-overflow-scrolling:touch;}.custom-carousel-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;}}@media screen and (max-width:575.98px){.custom-carousel-track .uitem-bg{height:320px;}}@media (min-width:1200px){.slider-item{padding:10px 8px;}.custom-carousel-track > *{flex:0 0 25%;}}@media (min-width:992px) and (max-width:1199px){.slider-item{padding:10px 8px;}.custom-carousel-track > *{flex:0 0 33.333%;}