body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--cf-hub-blue:#1e3b8b;--cf-hub-coral:#f47458;--cf-hub-blue-light:#e5ebf4;--cf-hub-coral-light:#ffe8e3;--cf-hub-pink:#ff3b84;--cf-hub-purple:indigo;--cf-hub-blue-dark:#152c68;--cf-hub-coral-dark:#e85c3d;--cf-hub-blue-lighter:#f5f8fc;--cf-hub-coral-lighter:#fff5f2;--cf-hub-accent-1:#2e5ca0;--cf-hub-accent-2:#4b6ba8;--cf-hub-accent-3:#5c89c7;--cf-hub-text-primary:#2c3e50;--cf-hub-text-secondary:#506881;--cf-hub-text-light:#fff;--cf-hub-bg-primary:#fff;--cf-hub-bg-secondary:#e5ebf4;--cf-hub-bg-tertiary:#f5f8fc;--cf-hub-border:rgba(30,59,139,.1);--cf-hub-shadow-light:rgba(30,59,139,.08);--cf-hub-shadow-medium:rgba(30,59,139,.12);--cf-hub-shadow-dark:rgba(30,59,139,.16);--cf-hub-gradient-1:linear-gradient(145deg,#1e3b8b,#2e5ca0);--cf-hub-gradient-2:linear-gradient(145deg,#f47458,#e85c3d);--cf-hub-gradient-3:linear-gradient(145deg,#e5ebf4,#fff);--cf-hub-gradient-pink-purple:linear-gradient(135deg,var(--cf-hub-pink) 0%,var(--cf-hub-purple) 100%);--cf-hub-gradient-purple-blue:linear-gradient(135deg,indigo,#1e3b8b);--cf-hub-success:#27ae60;--cf-hub-error:#e74c3c;--cf-hub-warning:#f39c12}.mentor-carousel-container{width:100%;padding:40px 0;background:var(--cf-hub-gradient-1);overflow:hidden}.carousel-slide{display:flex;justify-content:center}.mentor-card{background-color:var(--cf-hub-bg-primary);border-radius:15px;width:90%;max-width:320px;box-shadow:0 8px 20px var(--cf-hub-shadow-medium);margin:0 auto;border:1px solid var(--cf-hub-border);min-height:450px}.mentor-card-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.mentor-card:hover{box-shadow:0 12px 25px var(--cf-hub-shadow-dark)}.mentor-image{width:100px!important;height:100px!important;margin:20px auto auto;border:3px solid var(--cf-hub-blue-light)}.mentor-name{font-size:1.25em;font-weight:700;color:var(--cf-hub-blue);margin-top:15px}.mentor-company,.mentor-title{font-size:1em;color:var(--cf-hub-text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.4em;line-height:1.2}.company-logos{display:flex;justify-content:center;gap:12px;margin-top:15px;padding:10px;border-radius:20px}.company-logos img{width:40px;height:40px;border-radius:50%;object-fit:contain;background-color:var(--cf-hub-bg-primary);padding:5px;transition:transform .2s ease}.company-logos img:hover{transform:scale(1.1)}.linkedin-link{display:flex;align-items:center;justify-content:center;color:var(--cf-hub-blue);font-weight:600;margin-top:15px;text-decoration:none;transition:all .3s ease}.linkedin-icon{font-size:18px;margin-right:8px}.linkedin-link:hover{color:var(--cf-hub-blue-dark);transform:translateY(-1px)}.slick-next,.slick-prev{background-color:var(--cf-hub-bg-primary);border-radius:50%;width:40px;height:40px;display:flex!important;justify-content:center;align-items:center;z-index:2;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px var(--cf-hub-shadow-medium);transition:all .3s ease}.slick-next:hover,.slick-prev:hover{background-color:var(--cf-hub-blue-light);transform:translateY(-50%) scale(1.1)}.slick-prev{left:-20px}.slick-next{right:-20px}.slick-next:before,.slick-prev:before{font-size:20px;color:var(--cf-hub-blue)}.carousel-dots{position:absolute!important;bottom:-35px!important;left:50%!important;transform:translateX(-50%)!important}.carousel-dots .slick-dots li button:before{color:var(--cf-hub-blue-light)!important}.carousel-dots .slick-dots li.slick-active button:before{color:var(--cf-hub-blue)!important}.logo-avatar{width:30px;height:30px;border-radius:50%;object-fit:cover;border:1px solid var(--cf-hub-border)}@media (max-width:1200px){.mentor-card{width:280px;min-height:450px}}@media (max-width:768px){.mentor-card{width:90%;margin:0 auto;min-height:600px}.mentor-carousel-container{padding:20px 0}.linkedin-link{font-size:14px}}@media (max-width:480px){.mentor-card{width:100%;min-height:450px}.mentor-carousel-container{padding:10px 0}}.container{text-align:center;padding:80px 20px;height:auto;overflow-x:hidden;background:var(--cf-hub-bg-primary)}.small-container{text-align:center;max-width:940px;width:100%;padding:20px;margin:0 auto}.container .main-title{font-weight:700;font-size:40px;line-height:1.2;margin-bottom:20px;color:#f0386b!important}.description{font-size:20px;line-height:1.4;font-weight:400;margin-bottom:40px;color:var(--cf-hub-text-secondary)}.primary-color{color:#f0386b;font-weight:600}.statistics{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px;gap:16px}.stat-item{text-align:center;flex:1 1 200px;max-width:300px}.stat-number{font-size:64px!important;margin-bottom:10px;color:#f0386b!important;display:block;animation:count-animation 2s ease-in-out}.stat-description,.stat-number{font-weight:400;line-height:1.2}.stat-description{font-size:24px;color:var(--cf-hub-blue)}.image-container{text-align:center;margin-top:40px}.large-image{width:80%;max-width:700px;height:auto;border-radius:8px;box-shadow:0 8px 16px var(--cf-hub-shadow-medium);transition:transform .3s ease,box-shadow .3s ease}.large-image:hover{transform:scale(1.03);box-shadow:0 12px 24px var(--cf-hub-shadow-dark)}@media (max-width:768px){.container{padding:60px 20px}.main-title{font-size:32px}.description{font-size:18px}.stat-number{font-size:48px!important}.stat-description{font-size:18px}.large-image{width:90%;max-width:90%}}@media (max-width:576px){.container{padding:40px 20px}.main-title{font-size:28px}.description{font-size:16px}.statistics{flex-direction:column;gap:8px}.stat-item{max-width:100%}.image-container{margin-top:20px}.large-image{width:100%;max-width:100%}}@keyframes count-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.features-container{padding:64px 20px;background-color:var(--cf-hub-bg-tertiary);text-align:center}.feature-title{font-size:clamp(28px,5vw,40px);font-weight:700;line-height:1.2;color:var(--cf-hub-blue);margin-bottom:24px}.feature-item{background-color:var(--cf-hub-bg-primary);padding:24px;border-radius:12px;height:100%;text-align:left;border:1px solid var(--cf-hub-border);box-shadow:0 4px 15px var(--cf-hub-shadow-light);transition:all .3s ease}.feature-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px var(--cf-hub-shadow-medium)}.feature-heading{font-size:20px;font-weight:700;line-height:1.5;color:var(--cf-hub-blue);margin-bottom:12px}.feature-content{font-size:16px;font-weight:400;line-height:1.6;color:var(--cf-hub-text-secondary);margin-top:10px}@media (max-width:768px){.features-container{padding:32px 10px}.feature-title{font-size:32px}.feature-item{padding:20px}.feature-heading{font-size:18px}.feature-content{font-size:14px}}@media (max-width:576px){.feature-title{font-size:28px}.feature-item{padding:16px}.feature-heading{font-size:16px}.feature-content{font-size:14px}}.trusted-by-container{width:100%;margin:auto;padding:80px 20px;background:linear-gradient(135deg,var(--cf-hub-blue-dark) 0,var(--cf-hub-blue) 60%,var(--cf-hub-blue-dark) 100%);position:relative;text-align:center}.title-container{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.title-text{font-weight:700;font-size:40px;line-height:1.2;color:var(--cf-hub-text-light)!important;margin:0}.carousel-item,.image-wrapper{display:flex;justify-content:center;align-items:center;padding:10px}.image-wrapper{width:100%;height:400px;background:var(--cf-hub-bg-primary);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);transition:transform .3s ease}.image-wrapper:hover{transform:translateY(-2px)}.feedback-image{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:4px}.trusted-by-container .slick-arrow{color:var(--cf-hub-text-light);font-size:24px}.trusted-by-container .slick-next{right:15px!important}.trusted-by-container .slick-prev{left:15px!important}@media (max-width:1024px){.trusted-by-container{padding:60px 20px}.title-text{font-size:32px}}@media (max-width:768px){.trusted-by-container{padding:40px 20px}.image-wrapper{height:300px}.title-text{font-size:28px}}@media (max-width:480px){.image-wrapper{height:250px}}.mentor-showcase-container{background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);padding:50px 0;color:#fff}.section-title{margin-bottom:20px!important}.section-title,.sub-title{text-align:center;color:#fff}.sub-title{display:block;margin-bottom:30px;font-size:medium}.ant-carousel{overflow:hidden}.ant-carousel .slick-track{display:flex;animation:scroll 30s linear .5s infinite}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-360px * 5))}}.mentor-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:center;padding:20px;display:flex;flex-direction:column;align-items:center;height:100%;margin:20px;transition:all .3s ease;width:320px}.mentor-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.mentor-image-container{width:100%;height:100%;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.mentor-image{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid var(--primary-color);transition:all .3s ease}.mentor-card:hover .mentor-image{border-color:var(--secondary-color)}.mentor-meta{text-align:center;margin-bottom:10px}.mentor-company{font-size:16px;font-weight:600;color:var(--primary-color);margin-bottom:8px}.mentor-position{font-size:14px;color:#333;margin-bottom:4px}.mentor-location{font-size:12px;color:#666}.call-to-action{text-align:center;margin-top:40px}.custom-button{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color);padding:12px 30px;border-radius:25px;font-size:16px;cursor:pointer;transition:all .3s ease}.custom-button:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.mentor-card{margin:10px}.mentor-company{font-size:14px}.mentor-position{font-size:12px}.mentor-location{font-size:10px}}.peer-mentoring-container{padding:80px 24px;background:linear-gradient(135deg,var(--cf-hub-blue) 0,var(--cf-hub-blue-dark) 100%);overflow:hidden;position:relative}.peer-mentoring-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(30,59,139,.05),rgba(21,44,104,.1));pointer-events:none}.peer-mentoring-row{max-width:1200px;margin:0 auto;gap:48px;display:flex;flex-direction:row;position:relative}.content-col{display:flex;flex-direction:column;gap:24px;flex:1 1}.main-title{font-size:clamp(2.5rem,5vw,3.5rem)!important;line-height:1.2!important;color:var(--cf-hub-text-light)!important;margin:0!important;font-weight:700!important;text-shadow:0 2px 4px rgba(0,0,0,.1)}.subtitle{font-size:1.2rem;line-height:1.6;color:var(--cf-hub-blue-light);margin:0;display:block}.get-started-button{width:-moz-fit-content;width:fit-content;height:48px!important;padding:0 32px!important;font-size:1rem!important;border-radius:8px!important;background:#f0386b!important;color:var(--cf-hub-text-light)!important;border:none!important;font-weight:500!important;transition:all .3s ease!important;box-shadow:0 2px 8px rgba(0,0,0,.1)}.get-started-button:hover{background:#d92d5c!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.image-col{justify-content:flex-end;flex:1 1}.mentoring-image{width:100%;max-width:500px;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.15);background:var(--cf-hub-bg-primary);padding:8px}.feature-image{width:100%;height:auto;display:block;transition:transform .3s ease;border-radius:8px}.feature-image:hover{transform:scale(1.02)}@media (max-width:768px){.peer-mentoring-container{padding:60px 20px}.peer-mentoring-row{flex-direction:column}.content-col{text-align:center;align-items:center;order:1}.image-col{justify-content:center;order:2}.get-started-button{margin:0 auto}}.community-container{text-align:center;padding:80px 20px;background:var(--cf-hub-bg-primary);position:relative;overflow:hidden}.community-title-wrapper{padding:10px 20px;border-radius:20px;display:inline-block;margin-bottom:30px}.community-title{font-size:40px;font-weight:700;line-height:1.2;color:var(--cf-hub-text-primary);position:relative}.community-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--cf-hub-coral);border-radius:2px}.community-row{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;max-width:1200px;margin:0 auto}.image-col{justify-content:center;position:relative}.clickable-image,.image-col{display:flex;flex-direction:column;align-items:center}.clickable-image{cursor:pointer;transition:all .3s ease}.clickable-image:hover{transform:translateY(-4px)}.community-image{width:250px;height:auto;border-radius:20px;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.06);margin-bottom:8px;transition:all .3s ease}.clickable-image:hover .community-image{box-shadow:0 8px 16px rgba(0,0,0,.1)}.image-description{font-size:18px;font-weight:600;color:var(--cf-hub-text-primary);margin-top:16px;transition:color .3s ease}.clickable-image:hover .image-description{color:var(--cf-hub-coral)}.new-badge{position:absolute;top:16px;right:16px;background-color:var(--cf-hub-coral);color:#fff;font-size:14px;font-weight:600;padding:6px 12px;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media (max-width:768px){.community-container{padding:60px 20px}.community-title{font-size:32px}.community-image{width:200px}.image-description{font-size:16px}}@media (max-width:576px){.community-container{padding:40px 20px}.community-title{font-size:28px;line-height:1.3}}.faq-container{width:100%;padding:80px 20px;background:var(--cf-hub-gradient-1);display:flex;flex-direction:column;align-items:center}.faq-title{color:var(--cf-hub-text-light);text-align:center;margin-bottom:40px;font-weight:700;font-size:clamp(28px,5vw,40px);position:relative}.faq-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(to right,var(--cf-hub-coral),var(--cf-hub-purple));border-radius:2px}.faq-collapse{width:100%;max-width:800px;background:transparent;border:none}.faq-panel{background-color:var(--cf-hub-bg-primary);border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 12px var(--cf-hub-shadow-light);border:1px solid var(--cf-hub-border);transition:all .3s ease}.faq-panel:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--cf-hub-shadow-medium)}.faq-panel .ant-collapse-header{color:var(--cf-hub-blue);font-weight:600;font-size:1.1em;padding:16px 20px;transition:all .3s ease;position:relative}.faq-panel .ant-collapse-header:hover{color:var(--cf-hub-purple)}.faq-panel .ant-collapse-content{border-top:1px solid var(--cf-hub-border)}.faq-panel .ant-collapse-content-box{padding:20px}.faq-answer{display:block;color:var(--cf-hub-text-secondary);line-height:1.6;margin-bottom:12px}.faq-answer:last-child{margin-bottom:0}.faq-panel .ant-collapse-arrow{color:var(--cf-hub-coral);font-size:16px;transition:all .3s ease}.faq-panel:hover .ant-collapse-arrow{color:var(--cf-hub-purple)}.faq-panel.ant-collapse-item-active{box-shadow:0 6px 16px var(--cf-hub-shadow-medium);border-left:4px solid var(--cf-hub-coral)}.faq-panel.ant-collapse-item-active .ant-collapse-header{color:var(--cf-hub-purple);background-color:var(--cf-hub-bg-secondary)}.faq-panel.ant-collapse-item-active .ant-collapse-arrow{color:var(--cf-hub-purple)}.faq-panel:first-child{border-top:3px solid var(--cf-hub-coral)}.faq-panel:nth-child(2){border-top:3px solid var(--cf-hub-purple)}.faq-panel:nth-child(3){border-top:3px solid var(--cf-hub-pink)}.faq-panel:nth-child(4){border-top:3px solid var(--cf-hub-blue)}@media (max-width:768px){.faq-container{padding:60px 15px}.faq-title{margin-bottom:30px}.faq-panel .ant-collapse-header{font-size:1em;padding:14px 16px}.faq-panel .ant-collapse-content-box{padding:16px}}@media (max-width:480px){.faq-container{padding:40px 10px}.faq-title{margin-bottom:24px}}