@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Figtree:wght@300;400;500;600;700;800;900&display=swap);.fade.modal-popup{width:50%;margin-left:25%}@media only screen and (max-width:639px){.fade.modal-popup{width:100%;margin-left:auto}}.mail-popup{font-size:20px;font-family:Gotham,"Helvetica Neue",Helvetica,Arial,"sans-serif";color:#e27235;text-decoration:underline}.floating-label>.invalid-input-error{border-bottom:1px solid red}.form-column .floating-label .float-label.invalid,.form-column .invalid.form-label{color:red}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.dropzone-rounded{outline:none}.f-22{font-size:22px}.drop-40{width:50%}.mw-200{max-width:200px}.mr-3{margin-right:30px}.h-60-per{height:60vh}.sharable-link{background:rgba(255,152,69,.25098039215686274);padding:7px;border-radius:18px}.no-profile-views{color:var(--ms-orange);display:inline-block;vertical-align:middle;align-items:center;font-weight:700;font-size:16px}.no-profile-views strong{font-weight:600}.social-icon-wrapper{width:25px;height:25px;float:right;margin:0 5px}#social-box .social-icon-wrapper button svg{width:25px}span.time_title{color:#e27235;margin-right:8px}p.form_time{font-size:14px;margin:25px 0}.time_country{color:#e27235;margin-left:5px}.time_formate{color:#000;font-weight:400}span.form_sub_text{color:#898989;font-size:15px}p.form_info_text{text-align:center;color:#e27235;font-style:italic;font-weight:500;font-size:18px}.welcome-mentor-sub-text{color:#898989;font-size:15px}#payment-popup{width:100%}#payment-popup .modal-content{width:50%;margin:auto}.edit-user-details{min-height:40vh}.welcome-user-container{width:100vw;height:100vh;position:fixed;left:0;top:0;background:rgba(0,0,0,.6784313725490196);z-index:100}.welcome-description{text-align:center;margin-bottom:5%}.welcome-description p{color:#5a5957}.welcome-description p strong{color:#000}.welcome-popup{width:50%;height:70%;padding:30px;text-align:center;background:#fff;border-radius:11px}.welcome-icon{padding-right:2%;padding-bottom:3%}.welcome-question{margin-bottom:5%}.toast-container{position:fixed;width:20%;z-index:100;bottom:100px;right:50px}.w-90-per{width:90%}.wfc-cta-login{display:none}.wfc-cta-joinus{display:block}@media only screen and (max-width:639px){.drop-40{width:100%}.welcome-popup{width:90%;height:92%;padding:10px;text-align:center;background:#fff;border-radius:11px}.welcome-icon{padding-right:2%;padding-bottom:1%}#deal-doc-viewer,#pitch-doc-viewer,#product-screenshot-viewer{max-width:90vw}.product-images-container{max-height:75vh;min-height:75vh;max-width:75vw;min-width:75vw;margin-bottom:2%}.toast-container{position:fixed;width:80%;z-index:100;bottom:100px;right:50px}}.network-request.network-card .cta{display:flex;justify-content:space-around}.network-request.network-card .cta a{line-height:30px;padding:3px 14px;margin-right:5px}.container>.subscription-container{height:80vh;width:100vw}.p-20{padding:20px}.br-none{border:none}.lf-0{left:0}.d-flex-centered{display:flex;align-items:center}.pdf-icon{max-width:18px}.h-300{height:300px}.justify-center{justify-content:center}.uploaded-file-list{list-style:none;padding:10px 10px 0}.rounded-logo{border-radius:100px;padding:0;border:1px solid #e3e3e3}.doc-icon{width:100px;background:rgba(250,235,215,.9098039215686274);margin:auto;border:1px solid #c9c9c9;padding:30px}.doc-icon:hover{box-shadow:0 1px 5px 1px}.product-image>img{max-width:100%;height:100px}.product-images{margin-bottom:2%;max-width:70vw;min-width:53vw;overflow:scroll;display:flex;flex-direction:row}.product-image{margin-bottom:10px}.product-image-container{max-width:150px;min-width:150px;max-height:200px;text-align:center;padding:10px;border:1px solid #fff}.product-image-container:hover{border:1px solid #f57e2a}.product-images-container{max-height:75vh;min-height:75vh;max-width:53vw;min-width:53vw;margin-bottom:2%}#visibility-popup{max-width:50vw}.image-navigator{background:green;color:#da784b}.image-navigator>img{width:60px}.zoom-image-container{height:80%;width:75%;border:2px solid #e1d1c7;background:rgba(6,6,6,.8901960784313725)}.zoom-product-image{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(14,14,14,.5490196078431373)}.img-viewer-header{height:55px;width:99%}.zoom-image{height:86%;background:rgba(142,83,23,.10196078431372549)}.wfc-link,.wfc-title{color:#e27235}.wfc-title.f-16-2{font-size:18px;font-weight:600;margin-top:0;margin-bottom:.5rem}#download-list{color:#000;opacity:.7}#download-list:hover{color:#e27235;opacity:1;cursor:pointer}.wfc-link:hover{color:#000;cursor:pointer}.underlined{text-decoration:underline}.startup-logo{padding:3px;background:#dadada}.startup-logo:hover{cursor:pointer}.portfolio-col{background:#e8ecec;padding:10px;margin:10px}#burn_rate_info,#deal-doc-viewer,#market-channels,#payment-confirmation,#pitch-doc-viewer,#product-screenshot-viewer{max-width:1110px}#pitch-deck-edit-1{max-width:1240px}#pitch-deck-edit{max-width:920px}#extra-startup-info{max-width:1240px}#startup-about-info{max-width:1440px}#list-popup{max-width:800px;height:800px}.investors-list{max-height:500px;min-height:500px;overflow:auto}.investors-listQASectotion{max-height:900px!important;min-height:500px!important;overflow:hidden!important}.investors-list .custom-invest .investor-table{max-height:500px;overflow:auto}.no-shadow{box-shadow:none}.deal-doc-viewer-body{max-height:80vh;overflow-y:auto;margin-bottom:3%}.doc{width:30%}.image-doc:hover{box-shadow:1px 1px 6px 1px #31312e}.image-doc{width:30%;padding:10px;margin:5px;box-shadow:1px 1px 6px 1px #fff}.docs{width:100%;height:100%}.word-break{word-break:break-word}.keep-up{flex-direction:row}.bg-wfc{background:#f17e08}@media only screen and (max-width:1199px){.wfc-cta-login{display:block;margin-top:14px}.wfc-cta-joinus{display:none}}@media only screen and (max-width:991px){.keep-up{flex-direction:column-reverse}}.wfc-calendar,.wfc-pointer{cursor:pointer}.svg-calendar{color:green}.date-picker-wrapper{box-shadow:1px 1px 7px 3px #151111;position:absolute}.Calendar__day.-selected,.Calendar__day.-selectedEnd,.Calendar__day.-selectedStart{background:#1fa2dc;color:#fff}.error-abs{position:absolute;bottom:-10px}.pitch-edit-ico{position:absolute;right:22px;margin-top:-11px}.pitch-edit-ico-2{position:absolute;right:22px;top:17px}.z-id-1{z-index:1}.smaller-view>.dropzone{padding:1rem}.pitch-card-1{background-color:#f2f2f4;border-radius:10px;padding:15px;margin-bottom:1rem;min-height:75px}.font-20{font-size:20px}.h-100-per{height:100%}.description-linebreak{white-space:pre-line;word-wrap:break-word}.aligned-checkbox input[type=checkbox]+label{position:static;padding:11px}.btn-wfc-default{background:#fff;color:#000}.h-350-px{max-height:276px;min-height:294px;overflow-y:scroll;overflow-x:hidden;width:103%;padding-top:25px}.business-highlight-container{max-height:75vh;overflow-y:auto}.business-highlight-container-2{overflow:hidden}.f-12{font-size:12px}.f-16,.f-16-2{font-size:16px}.smaller-btn{min-width:60px;line-height:9px;height:25px}.startup-tab.tabsection{position:relative}.editico-2{width:32px;border-radius:4px;text-align:center}.delete-pic.btn-primary,.editico-2{display:inline-block;font-size:16px;font-weight:400;background:#e27235;line-height:32px}.delete-pic.btn-primary{padding:0;min-width:32px;border:none;height:auto;border-radius:4px;margin-left:10px}.startup-tab .btn-primary.addnew-2{position:absolute;width:auto;top:-55px;right:165px;text-align:center}.startup-tab .btn-primary.addnew-3{position:absolute;width:auto;top:-55px;right:0;text-align:center}.startup-tab .wfc-link{color:#dc143c;display:none;position:absolute;width:auto;top:4px;right:70px;text-align:center;border-radius:0;box-shadow:none;border:none;padding:0;line-height:35px;min-width:inherit;font-size:1rem;background-color:initial}.startup-tab .wfc-link.underlined{position:inherit!important}.startup-tab .wfc-link-2{right:200px}.bushigh .collapse.show .filter-sec,.startup-tab .collapse.show .wfc-link{display:block}.startup-tab .wfc-link:hover{background-color:initial;opacity:.5}.edit-ico.wfc-link{color:var(--ms-orange);display:block;right:30px}.del-ico.wfc-link{color:var(--ms-orange);display:block;right:20px;top:5px;z-index:100}.kpi-symbol{position:absolute;top:15px;left:-5px;text-align:right;width:25px;font-size:14px}.view-more-link{position:absolute;right:30px;margin-top:8px;z-index:2}.min-65-vh{min-height:65vh}.highlighted{margin:0 4px;border:2px solid #fff}.f-18{font-size:18px}.box-selected{border-color:#d67715}.box-selected-specific{border-color:#3b3fc5}.kpi-icon{width:38px;height:38px;border:2px solid;border-radius:37px;margin-top:3px}.applicant-name .notification-2{position:absolute;top:-3px;right:0;z-index:5}.pdf-download-btn{padding:0;border:none;background:var(--ms-orange);color:var(--ms-white);width:24px;border-radius:4px;line-height:24px;position:absolute;top:5px;left:65px;cursor:pointer}.term-sheet-pdf-doc .pdf-download-btn{left:120px!important}.ans p{margin-bottom:-5px}.react-pdf__Page__textContent{display:none}.overview_col-auto .item{width:auto}p.alert.disclaimer-xxs.alert-info{font-size:14px}#quarterly,.react-datepicker__input-container input{background-color:initial;box-shadow:none;border-radius:7px;border:1px solid #e27235;color:var(--ms-dark);height:40px;padding:10px;min-width:200px;background-color:#ffede4}#quarterly:focus,.react-datepicker__input-container input:focus{background-color:initial;border:1px solid #007bff;outline:none}.milestone-image{width:60px;border-radius:57px;height:60px}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected{background-color:#e27235}.react-datepicker__header{background-color:#ffeeba;min-height:65px}.react-datepicker__navigation{background-color:rgba(226,114,53,.6588235294117647);color:#fff;border-radius:20px;top:14px;top:0;transform:scale(.8)}.react-datepicker__navigation-icon--next,.react-datepicker__navigation-icon--previous{top:4px;left:-1px}.react-datepicker__navigation-icon:before,.react-datepicker__navigation-icon:hover{border-color:#fff}.react-datepicker__month--keyboard-selected,.react-datepicker__month--selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__month-text--selected,.react-datepicker__month-text .react-datepicker__month-selected .react-datepicker__month--keyboard-selected:hover{background-color:#e27235}.react-datepicker__month .react-datepicker__month-text{width:auto;margin:10px 20px;padding:5px}.react-datepicker__quarter-wrapper{display:flex}.react-datepicker__quarter,.react-datepicker__quarter-text{width:auto;margin:25px 40px;padding:5px}.react-datepicker__quarter-selected,.react-datepicker__quarter-selected:hover,.react-datepicker__quarter:hover{background-color:#e27235;color:#fff;font-weight:700;border-radius:6px}.fa-success{color:#51da51}.fa-inactive{color:#b4bbb4}.startup-tab .accordion .card-header .btn img{width:36%;margin-right:0;max-width:6%}#y-max input,#y-min input{min-width:100px}.right-20{right:20px}.right-20-per{right:20%}.right-5{right:5px}.right-2{right:2px}.top-n3{top:3px}.highlight p{word-wrap:break-word}.highlight p,.highlight p ul li{margin-bottom:1px}.highlight ul{margin-bottom:.5rem}.mx-w-80{max-width:70%}.wfc-text,.wfc-theme-color{color:#e27235}.filters button{box-shadow:none}.filters-sec-monthly-updates,.filters-sec-monthly-updates .accordion{width:100%}.kpi-data{background-color:#ffede4}.kpi-data table tr td{font-size:12px;color:#000}.kpi-data table tr th{opacity:1;color:#e27235}.Calendar__day.-selected,.Calendar__day.-selectedEnd,.Calendar__day.-selectedStart{background:var(--ms-orange)!important}.custom-date-picker-calendar-class{z-index:0!important;width:175px!important;font-size:small}.text-orange-theme{color:var(--ms-orange)!important}.mtb-auto{margin-top:auto!important;margin-bottom:auto!important}.referral-investment-main-table tbody{display:block!important;max-height:500px!important;overflow:auto!important}.referral-investment-main-table tbody tr,.referral-investment-main-table thead{display:table!important;width:100%!important;table-layout:fixed!important}.referral-investment-main-table thead{width:calc(100% - 1em)!important}.table .payout-summary-tr{border-top:2px solid #dee2e6}.table .payout-summary-tr th{border-bottom:0!important}.z-index-100{z-index:100}#high-month,#high-year{width:100px}.milestone-date{position:absolute;margin-top:80px}.kpi-filters .accordion{width:100%}#quarterly,.font-14{font-size:14px}div[disabled]{pointer-events:none;opacity:.7;color:#000}.top-30-per{top:30%}#credits tr td,#credits tr th{font-size:14px}.info-icon:hover{color:#000}#popover-credit{max-width:300px;width:100%;font-size:12px}#funding_details-data .row .col-md-4 span,#funding_details .row .col-md-4 span{display:flex;margin-top:8px}#funding-thanks-popup{max-height:500px;min-height:500px;margin-top:100px}.funding_details-wrapper{max-height:320px;min-height:320px;overflow-y:auto;overflow-x:hidden}.floating-label-data>div>div:last-child{min-height:23px;border-bottom:1px solid #a5a5a5;margin-bottom:30px}.pitch-day-outer{padding:0 10px;width:50%}#funding_details-data .row .col-md-4 span{min-height:22px}.floating-label-data>div>div:first-child{opacity:.6}.modal-apply-for-funding-open{padding-top:80px}.modal-apply-for-funding .modal-content{max-height:90vh;overflow-y:scroll}.user-profile-bio-section{white-space:pre-line}.referral-investor-info-table tbody{display:block!important;max-height:250px!important;overflow:auto!important}.referral-investor-info-table tbody tr,.referral-investor-info-table thead{display:table!important;width:100%!important;table-layout:fixed!important}.referral-investor-info-table thead{width:calc(100% - 1em)!important}.startup-tag{position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:100%;height:auto;left:50%;text-align:center;color:var(--ms-orange);font-weight:700;font-size:1.5rem;background:hsla(0,0%,100%,.7);border-radius:15px;padding:15px}.discover-syndicate-option{min-height:245px!important}.discover-syndicate-option .syndicate-name{font-size:.85rem!important;line-height:normal;display:block}.discover-syndicate-option .startup-page-syndicate-logo{height:60px!important;width:auto!important}.discover-syndicate-option .syndicate-extra{margin-top:5px!important;font-size:.8rem;color:#000;font-weight:400;text-align:start!important}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.row-gap-0{grid-row-gap:0!important;row-gap:0!important}.row-gap-1{grid-row-gap:.25rem!important;row-gap:.25rem!important}.row-gap-2{grid-row-gap:.5rem!important;row-gap:.5rem!important}.row-gap-3{grid-row-gap:1rem!important;row-gap:1rem!important}.row-gap-4{grid-row-gap:1.5rem!important;row-gap:1.5rem!important}.row-gap-5{grid-row-gap:3rem!important;row-gap:3rem!important}.column-gap-0{grid-column-gap:0!important;column-gap:0!important}.column-gap-1{grid-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{grid-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{grid-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{grid-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{grid-column-gap:3rem!important;column-gap:3rem!important}.z-index-n2{z-index:-2}.z-index-n1{z-index:-1}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-master{z-index:1090}.startup-business-details-edit .product-ss .delete-btn{position:absolute;left:50%;bottom:-15px;transform:translate(-50%,-50%)}.inv-ovrv-section{min-height:350px!important}.my-startup-status-pill{position:absolute;right:30px!important}.nominee-pdf-btn .pdf-download-btn{margin-left:12px}@media only screen and (max-width:469px){.my-startup-status-pill{position:inherit}.my-startup-status-pill:before{content:"\00a0"}}:root{--ms-dark:#111233;--ms-white:#fff;--ms-orange:#e27235;--ms-cream:#ffede4;--lhtorange:rgba(226,114,53,0.1);--ms-gray:#111233;--ms-shadow:0 0 10px 0 rgba(0,0,0,0.1);--ms-grayback:#e3e3e3;--ms-graycol:#b2b2b2;--ms-lgraycol:#919191;--ms-black:#161616;--ms-hlgray:#f6f6f6;--ms-lpink:#fff7f3}body,html{height:100%;margin:0;scroll-behavior:smooth}body{font-family:"Figtree",sans-serif;color:var(--ms-gray);font-size:16px;line-height:1.4;padding-top:92px}body.appbar_close{padding-top:60px}img{max-width:100%;height:auto}a,button,input[type=submit]{text-decoration:none;transition:all .3s ease;display:inline-block}.btn-link,a{color:var(--ms-orange)}a:focus,a:hover{color:var(--ms-dark)}ol,ul{margin-bottom:1rem}li{margin-bottom:.5rem}.figure{margin:0;display:block}.figure-caption{color:var(--ms-dark)}.figure-img{margin-bottom:0}.btn,a:focus,a:hover,button{text-decoration:none;outline:0!important;outline-offset:0!important}label{font-weight:400}.logo-circle{object-fit:contain;object-position:center;padding:4px;background:var(--ms-cream)}.data-table{display:table;table-layout:fixed;width:100%;float:none}.data-cell{display:table-cell;vertical-align:middle;min-width:1%;float:none}.data-table.vtop .data-cell{vertical-align:top}.alert-success{background-color:initial;border:none;border-bottom:3px solid;border-radius:0;padding:14px 14px 14px 0;font-weight:600;margin-bottom:2rem}.login-column .alert-success{border:none;border-radius:5px;padding:0;font-weight:600;margin-bottom:2rem}p.text-danger{font-size:13px;margin:0;color:red!important}p.text-danger a{display:inline;color:var(--ms-dark)}p.text-danger a:hover{color:red}textarea{resize:none}b,strong{font-weight:700}iframe{position:absolute!important;width:100%!important}sub,sup{font-size:50%;top:-.6em}.bg-secondary{background-color:var(--ms-white)!important}.bg-gray,.bg-secondary{border:1px solid var(--ms-orange);color:var(--ms-dark);line-height:25px;font-weight:500}.bg-gray{background-color:#ebe5e5!important}.form-control,.panel,select.form-control{box-shadow:none;border:none;border-radius:0}.form-control,select.form-control{background-color:initial;border-bottom:1px solid rgba(0,0,0,.1);color:rgba(17,18,51,.7);height:50px;padding:0;z-index:9}.line50 .form-control,.line50 select.form-control{line-height:50px}textarea.form-control{padding-top:10px!important;line-height:normal}.form-control:focus{border-bottom-color:var(--ms-orange);background-color:initial;box-shadow:none}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:var(--ms-white);opacity:1}.attachment img,img.size-auto,img.size-full,img.size-large,img.size-medium{max-width:100%;height:auto}.alignleft,img.alignleft{display:inline;float:left;margin-right:3%}.alignright,img.alignright{display:inline;float:right;margin-left:3%}.aligncenter,img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}img.aligncenter,img.alignleft,img.alignright{margin-bottom:25px}select,select.form-control{-webkit-appearance:none;appearance:none;border:none;border-bottom:1px solid rgba(0,0,0,.1);height:50px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAKCAMAAABlokWQAAAAP1BMVEUAAAB4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXV4dXUJxCnbAAAAFHRSTlMA5MDw2te5sKaTgG1hVk5EOCggCT5HfiYAAABSSURBVAjXVchHDsAgAANBQ3qh7//fGgUhSOZia2WWoqEsRjNWg2VWNqw9rJgspYmthY0pvRthr2GHqCrAIemAoMbDqRO8OgcWnD5u4NbPxdXeAzJ7A4moVpOpAAAAAElFTkSuQmCC);background-size:18px;background-repeat:no-repeat;background-position:calc(100% - 10px) 50%;display:inline-block;vertical-align:middle;border-radius:0;cursor:pointer;padding-right:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}option:focus,select:focus{outline:0!important}select[multiple].form-control{-webkit-appearance:none;appearance:none;background:0 0;padding-right:25px;height:auto}select::-ms-expand{display:none}.text-grey{color:var(--grey)}img[align=left]{margin:0 30px 20px 0}img[align=right]{margin:0 0 30px 20px}img.x1{max-width:35px}img.x2{max-width:50px}.cursor{cursor:pointer}.section{padding:40px 0}.h1,.h2,.h3,.h4,.h5,.h6,.title-lg,.title-md,.title-sm,.title-xs,h1,h2,h3,h4,h5,h6{margin:0 0 10px;line-height:normal;font-weight:600}.title-lg,h1{font-size:40px}.title-md,h2{font-size:30px}.title-sm,h3{font-size:22px}.title-xs,h4{font-size:18px}.title-xxs,h5{font-size:16px}.relative{position:relative}hr{border-color:#c9c8c8;margin:3rem 0}.tab-pane hr{margin:1rem 0}.row>[class*=col-].floating-label .float-label,.row>[class*=col-].floating-label.float-select .float-label{left:15px;width:calc(100% - 15px)}.row>[class*=col-].floating-label.float-select .float-label.ml-3{left:0}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.btn{border-radius:8px;font-weight:500;padding:0 1rem;line-height:40px;text-transform:capitalize;transition-duration:.4s;min-width:110px}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:18px;line-height:1.5}.btn-lg{padding:15px 30px}.btn-sm{padding:0 15px;line-height:35px}.rad30{border-radius:30px}.btn:focus{box-shadow:none}.btn.btn-add,.btn.btn-remove{box-shadow:none;padding:0;border-radius:0;border:none;background:0 0;min-width:inherit;line-height:normal}.btn.noshadow{box-shadow:none}.form-group{position:relative}.btn-outline,.btn-outline-outline:active,.btn-outline-outline:focus,.btn-outline-outline:hover,.btn-outline:active,.btn-outline:focus,.btn-outline:hover,.btn-outline:not(:disabled):not(.disabled).active,.btn-outline:not(:disabled):not(.disabled):active,.show>.btn-outline.dropdown-toggle{color:var(--ms-dark)!important;border-color:var(--ms-dark);background-color:initial;border-width:2px}.btn-primary.disabled,.btn-primary:disabled{background-color:var(--ms-orange);border-color:var(--ms-orange)}.btn-primary{white-space:nowrap;color:var(--ms-orange);border-color:var(--ms-orange);background-color:var(--ms-white)}.btn-normal,.btn.btn-normal{padding:0;border:none;border-bottom:1px solid var(--ms-orange);border-radius:0;min-width:inherit;line-height:normal;position:relative}.btn-normal:active,.btn-normal:focus,.btn-normal:hover,.btn.btn-normal:active,.btn.btn-normal:focus,.btn.btn-normal:hover{background-color:initial!important;color:var(--ms-dark)!important;border-bottom-color:var(--ms-dark)!important}.btn-normal:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}a.disabled-edit{cursor:default;ilter:grayscale(1)}.btn-secondary.disabled:hover,.btn-secondary:disabled:hover{color:var(--ms-white);background-color:#6c757d;border-color:#6c757d}.btn-secondary{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}.btn-outline-secondary:active,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:var(--ms-orange);background-color:initial;border-color:var(--ms-orange)}.btn-transparent{color:var(--ms-dark);background-color:initial;text-transform:none;border:none;border-radius:0;padding:0;height:auto;box-shadow:none;text-decoration:underline}.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover,.btn-transparent:not(:disabled):not(.disabled).active,.btn-transparent:not(:disabled):not(.disabled):active,.show>.btn-transparent.dropdown-toggle{color:var(--ms-orange);text-decoration:underline}.btn-white{color:var(--ms-dark);background-color:var(--ms-white);border-color:var(--ms-orange)}.btn-outline-white:active,.btn-outline-white:focus,.btn-outline-white:hover,.btn-white:active,.btn-white:focus,.btn-white:hover,.btn-white:not(:disabled):not(.disabled).active,.btn-white:not(:disabled):not(.disabled):active,.show>.btn-white.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-dark);border-color:var(--ms-dark)}.contect-sec .btn-connect,.contect-sec .btn-white{box-shadow:none;min-width:inherit;font-weight:400;padding:0 8px;width:auto;line-height:23px;display:inline-block;font-size:13px;border-radius:5px;text-transform:none}.btn-connect,.contect-sec a.btn-connect{color:var(--ms-orange);background-color:var(--ms-white);border-color:var(--ms-orange)}.btn-connect:active,.btn-connect:focus,.btn-connect:hover,.btn-connect:not(:disabled):not(.disabled).active,.btn-connect:not(:disabled):not(.disabled):active,.contect-sec a.btn-connect:hover,.show>.btn-connect.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}.btn-bor{color:var(--ms-dark);background-color:initial;border-color:var(--ms-orange)}.btn-bor:active,.btn-bor:focus,.btn-bor:hover,.btn-bor:not(:disabled):not(.disabled).active{color:var(--ms-white);background-color:var(--ms-dark);border-color:var(--ms-dark)}.btn-link:hover{color:var(--ms-dark);text-decoration:none}.btn-checkbox,.btn-radio{display:inline-block;margin-bottom:15px;margin-right:15px}.btn-checkbox:last-child,.btn-radio:last-child{margin-right:0}.btn-checkbox input[type=checkbox]+label,.btn-radio input[type=radio]+label{position:relative;padding:0 0 0 30px;margin:0;cursor:pointer;display:inline-block;color:#4c4c4c;font-weight:400;line-height:28px;font-size:1rem}.btn-checkbox input[type=checkbox],.btn-radio input[type=radio]{display:none}.btn-checkbox input[type=checkbox]+label:before{border:2px solid rgba(0,0,0,.3);content:"";display:inline-block;width:22px;height:22px;left:0;border-radius:4px;position:absolute;top:2px;background:0 0}.btn-checkbox input[type=checkbox]:checked+label:before{background:var(--ms-orange);border-color:var(--ms-orange)}.btn-checkbox input[type=checkbox]+label:after{content:"";position:absolute;top:13px;margin-top:-5px;left:5px;width:12px;height:5px;border:solid transparent;border-width:0 0 2px 2px;line-height:0;transition-duration:.2s;transform:rotate(-70deg) scale(2)}.btn-checkbox input[type=checkbox]:checked+label:after{transform:rotate(-45deg) scale(1);border-color:var(--ms-white)}.btn-radio input[type=radio]+label:before{border:2px solid rgba(0,0,0,.3);content:"";display:inline-block;width:22px;height:22px;left:0;position:absolute;top:2px;border-radius:50%;background:var(--ms-white)}.btn-checkbox input[type=checkbox]+label:hover:before,.btn-radio input[type=radio]+label:hover:before,.btn-radio input[type=radio]:checked+label:before{border-color:var(--ms-orange)}.btn-radio input[type=radio]+label:after{width:14px;height:14px;display:inline-block;position:absolute;top:6px;left:4px;line-height:0;background:var(--ms-orange);content:"";border-radius:50%;transition-duration:.2s;transform:scale(0)}.btn-radio input[type=radio]:checked+label:after{transform:scale(1)}.btn-checkbox input[type=checkbox]:disabled+label,.btn-radio input[type=radio]:disabled+label{opacity:.5}.checkbox-inline,.radio-inline{padding:0 20px 15px 0}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:0}.icon-span-filestyle{display:none}.group-span-filestyle{background:var(--ms-dark)}.group-span-filestyle .btn,.group-span-filestyle .btn-default:active:focus,.group-span-filestyle .btn-default:active:hover{color:var(--ms-white);background:0 0;border:none}.group-span-filestyle .btn:before{display:none}.ui-datepicker .ui-datepicker-title select{height:auto}.input-group{z-index:0}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:background-color 5000000s ease-in-out 0s;transition:background-color 5000000s ease-in-out 0s}.login-column input:-webkit-autofill,.login-column input:-webkit-autofill:focus,.login-column input:-webkit-autofill:hover,.login-column select:-webkit-autofill,.login-column select:-webkit-autofill:focus,.login-column select:-webkit-autofill:hover,.login-column textarea:-webkit-autofill,.login-column textarea:-webkit-autofill:focus,.login-column textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--ms-white);-webkit-box-shadow:0 0 0 1000px var(--ms-dark) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.entry-title{max-width:900px;margin:auto auto 1.5rem;position:relative}.entry-title.full{max-width:100%}.entry-title .title-sm{display:block;text-transform:uppercase;color:var(--ms-dark);font-weight:500;margin:0}.entry-title .title-head{color:var(--ms-dark);position:relative;font-size:36px;margin:0 0 1rem;padding:0;font-weight:500}.entry-title .title-head strong{color:var(--ms-orange);font-weight:600}.accordion .card,.accordion>.card:not(:last-of-type){border:none}.accordion .card{margin-bottom:1.5rem;background-color:initial}.accordion>.card>.card-header{margin-bottom:0}.accordion .card-header{border:none;background-color:initial;padding:0}.accordion .card-header .btn{padding:10px 25px 10px 0;line-height:normal;text-transform:none;font-size:20px;position:relative;display:block;text-align:left;width:100%;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.1);border-radius:0}.accordion .card-header .btn:focus{box-shadow:none}.accordion .card-header .btn:after{position:absolute;content:"";width:20px;height:20px;right:0;top:50%;transition-duration:.4s;transform:translateY(-50%)}.accordion .card-header .btn.unactive:after{transform:translateY(-50%) rotate(180deg);transform-origin:center}.accordion .card-header .btn.active:after,.accordion .card-header .btn.unactive:after{background-image:url(/static/media/arrow.330b60d1.svg);background-repeat:no-repeat;background-position:50%}.accordion-header .btn{padding:10px 25px 10px 0;line-height:normal;text-transform:none;font-size:20px;position:relative;display:block;text-align:left;width:100%;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.1);border-radius:0;margin-bottom:1rem}.accordion-header .btn:after{position:absolute;content:"";width:20px;height:20px;right:0;top:10px;transition-duration:.4s;background-image:url(/static/media/arrow.330b60d1.svg);background-repeat:no-repeat;background-position:50%}.unactive .accordion-header .btn:after{transform:rotate(180deg);transform-origin:center}.unactive .accordion-body{display:none}.tabsection .nav-tabs{display:flex;justify-content:flex-start;border-bottom:1px solid #dbdada}.tabsection .nav-tabs .nav-item{margin:0}.tabsection .nav-tabs .nav-link{background-color:initial;padding:1rem .5rem;margin-bottom:0;color:var(--ms-orange);font-size:16px;font-weight:500;border:none;border-top-left-radius:0;border-top-right-radius:0;cursor:pointer;position:relative}.tabsection .nav-tabs .nav-link:before{position:absolute;content:"";border-radius:50px;width:100%;height:1px;background-color:#dbdada;left:0;bottom:-1px}.tabsection .nav-tabs .nav-link.active{color:var(--ms-dark)}.tabsection .nav-tabs .nav-link.active:before{opacity:1;background-color:var(--ms-orange);height:3px;bottom:-2px}.swiper-button-next,.swiper-button-prev{background-color:initial;color:var(--ms-orange);border-radius:100%;width:40px;height:40px}.swiper-button-next:after,.swiper-button-prev:after{font-size:34px;color:var(--ms-orange)}.swiper-pagination-bullet:only-child{display:none;visibility:hidden}.header{padding:5px 0;background-color:var(--ms-white);position:fixed;top:0;width:100%;z-index:105;box-shadow:0 0 2px 0 rgba(0,0,0,.1)}.navbar{padding:0}.navbar-brand{padding-top:0;padding-bottom:0;margin-right:0}.navbar-light .navbar-nav .nav-item{margin:0;display:flex;align-items:center}.navbar-light .navbar-nav .nav-link{color:var(--ms-dark);font-weight:600;padding-left:0;padding-right:0;margin:0 1rem;font-size:18px;position:relative}.navbar-light .navbar-nav .nav-link:before{transition-duration:.4s;position:absolute;content:"";bottom:0;left:0;width:0;height:2px;background-color:var(--ms-orange)}.navbar-light .navbar-nav .nav-item:hover .nav-link.search-ico,.navbar-light .navbar-nav .nav-item:hover .nav-link.whatsapp-ico{background-color:initial}.navbar-light .navbar-nav .nav-item:hover .nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:var(--ms-orange)}.navbar-light .navbar-nav .nav-link.active:before,.navbar-light .navbar-nav .nav-link:hover:before{width:100%}.dropdown-menu{min-width:250px;padding:0}.dropdown-item{padding:.5rem 1.5rem;display:flex;align-items:center;line-height:normal}.form-column .dropdown-item .form-label{margin:0;padding:0;font-weight:400;cursor:pointer}.dropdown-item.active,.dropdown-item:active{color:var(--ms-dark);background-color:rgba(0,0,0,.2)}.navbar-light .navbar-nav .nav-link.btn{font-size:16px;color:var(--ms-white);min-width:130px}.navbar-light .navbar-nav .nav-link.btn:before{display:none}.dropdown-toggle:after{vertical-align:.15em;color:var(--ms-orange)}.right-navbar .navbar-nav{flex-direction:inherit}.footer{background-color:var(--ms-black);color:var(--ms-white);padding:20px 0}.footer ul{margin:0;padding:0;list-style:none}.footer a{color:var(--ms-white)}.footer a:hover{color:var(--ms-orange)}.footer-column{max-width:750px;margin-left:auto}.footer-navbar{display:flex;align-items:center;justify-content:space-between}.footer-contact,.footer-navbar li,.subscribe-form{font-size:18px;font-weight:600}.footer-contact strong{font-size:34px;line-height:normal}.subscribe-form{margin-left:auto}.subscribe-form .form-control{border-radius:0;background-color:initial;border:none;border-bottom:2px solid hsla(0,0%,100%,.3);min-width:340px;padding:0;margin-bottom:2rem;color:var(--ms-white)}.social-links{margin:3rem 0}.social-links li{margin-bottom:0;margin-right:25px;display:inline-block;vertical-align:middle}.social-links li:last-child{margin-right:0}.social-links li svg{max-width:24px}.social-links li svg path{fill:var(--ms-white)}.social-links li:hover svg path{fill:var(--ms-orange)}.copyright-sec{padding:5px 0}.copyright-sec p{margin:0;font-size:14px;color:hsla(0,0%,100%,.3)}.homebanner{position:relative;background-color:#fef9f7}.banner-content{max-width:550px}.banner-content .title{color:var(--ms-dark);position:relative;font-size:54px;line-height:1.2;margin:0 0 1rem;padding:0;font-weight:500}.banner-content .title strong{color:var(--ms-orange);font-weight:600}.banner-content .sub-title{color:var(--ms-dark);font-size:30px}.banner-figure{position:relative;margin-bottom:-53px}.banner-figure.homebanner .figure-img{display:block;margin:auto}.banner-figure .column{transform:scale(.9);position:absolute;max-width:275px;background-color:var(--ms-white);padding:20px;border-radius:15px;box-shadow:var(--ms-shadow);z-index:3}.banner-figure .column:hover .btn-white{color:var(--ms-white);background-color:var(--ms-dark);border-color:var(--ms-dark)}.banner-figure .column .figure-caption{color:var(--ms-dark);font-size:14px}.banner-figure .column .figure-caption strong{display:block;font-size:20px;margin:.6rem 0}.banner-figure .column .figure-caption p{margin:0}.banner-figure .column .figure-img{max-width:75px;min-width:75px;margin-right:1rem}.banner-figure .column .btn{margin-top:1rem;display:block;text-transform:none}.banner-figure .founder-sec.column{top:55px;left:-45px}.banner-figure .professionals-sec.column{top:215px;right:-30px}.banner-figure .investors-sec.column{bottom:130px;left:0;max-width:500px;background-color:initial;background-image:linear-gradient(90deg,#e27235,#e35f4a,#dc505e,#cf4771,#bb4582)}.banner-figure .investors-sec.column .figure{display:flex;align-items:flex-start;position:relative}.banner-figure .investors-sec.column .figure:before{position:absolute;content:"";right:0;top:0;width:40px;height:40px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF5GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4wLWMwMDAgNzkuMjE3YmNhNiwgMjAyMS8wNi8xNC0xODoyODoxMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjQgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMS0wNy0yOVQxNTowNDo0NyswNTozMCIgeG1wOk1vZGlmeURhdGU9IjIwMjEtMDctMjlUMTU6MDc6MTcrMDU6MzAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjEtMDctMjlUMTU6MDc6MTcrMDU6MzAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFmNTNlMTUtZTRmOS0zMjRkLWI1YWQtZmFiNmQyMmQ4YjY0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOmU1ZWZkZDdjLWJmMmMtNWE0Yy04NzllLWY5MGFkZDk2MzE5ZCIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOmU1ZWZkZDdjLWJmMmMtNWE0Yy04NzllLWY5MGFkZDk2MzE5ZCI+IDx4bXBNTTpIaXN0b3J5PiA8cmRmOlNlcT4gPHJkZjpsaSBzdEV2dDphY3Rpb249ImNyZWF0ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZTVlZmRkN2MtYmYyYy01YTRjLTg3OWUtZjkwYWRkOTYzMTlkIiBzdEV2dDp3aGVuPSIyMDIxLTA3LTI5VDE1OjA0OjQ3KzA1OjMwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuNCAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjIxZjUzZTE1LWU0ZjktMzI0ZC1iNWFkLWZhYjZkMjJkOGI2NCIgc3RFdnQ6d2hlbj0iMjAyMS0wNy0yOVQxNTowNzoxNyswNTozMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIyLjQgKFdpbmRvd3MpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsmOa7UAAAOoSURBVGiB7ZoxaFtXFIa/+571HnIICm2CQ3GxBkM8SILQKeAuoZOhkKWBkExtlyQkk5dOcbcWOimoU8lUL+4SKPaUJWDwEEpBMiYuHuTGFERasCnPsp6leztIio1rS+e+J6mq0T/f+5/z65x77j3nSRljOA9w/msHeoWRkGHDSMiwYSRk2DAmWaSUkvIpwIX0GLzvQNWBRmuzayCp4S8N5TrQAESXmOSuU6JF3YU4kPbAT0gcO0LtEMohoDutGoQQBdMeuF5Xko5ohLAVckaEJD7GOSMKcuPxRUCTIzfe5IzoTMSIOHDtQlSjnbEZcCLV+hUR1T8R0OK2joytkFY69Rv2aWYpJO1DbQB3T81pFhE5bJxypOU1n59P2ThxOlwPC/8shKRFv9Du7qsHjx59+WZ399V9OXc8myAXoqTRODiobQOkUhe/rdWK30sdOR1+AuFZkQpxpaavXp1drlT+vAPseZ53r9HYWI2ZaiLbwnvkwyRcEL3L2iiVnmczmZkVIKW1Lm5s/HY/m71VsuFoIqgb86babZUwIhPWdT2bvVV6+vSHjNa65DhOLpOZWS6XX8za8khtC4VUI5Xcx4+/2ysUns2FYbgIXJqamlx5+3btrh3LoUiIMLVmLtoZ/zf293/9JplMPgCoVquF8fHrX0n3GvP6725rBtZYua777sAHwcF6r/mFQtzIU7x8fj7VaGysep53F9jb3t6Zu3LlxqKcwe/Yq7QhFJIUkZ1EPj+fevjw82XHcXLA3vr667l0+pNVO5aE6EcUltSKAbsHb6v8LgOXtNally/X7ty8+cXvViTvbHeHMCI7dRvTJ0UUCs/moomQ25ZecmIh5fKL2ampyRWAMAwXfT8X980lsi2tWgYCEeHly+99DL0SEdQRTlpsWl1xe1sqPc9Ge46cRLPt7fUUpUcTEymOJiu97tmNYSuU1vV48LXpMB46DVY3uwIWKHZ9icbFAsWq7SvVehxkQN0G5yeu9WUI8Rmb+0ug1bFo9GUcpIAl0AtsBr1NM18vsBm0RFjDqllqwShQBgwUqz8yndiKWQCmaYT3KB4+aXKDxdloI87sV7V33gZnjUlvx7KLnCSo32AnXGpNFs8SMZAh9vHdX4P6mY/cCpUxzYT6g0N1NAfz9QckjEPFTDBR/5RfGk+OOd0pEoP8rKCivvMlqSTxMcoZOdVWyyGxoKhn4Sz0Skgb5ljszgpjX/5qIUqt/wPOzcfQkZBhw0jIsOHcCPkH8YRe61iJtg0AAAAASUVORK5CYII=) no-repeat;background-size:cover}.banner-figure .investors-sec.column .figure-caption{color:var(--ms-white)}.joinus-sec{background:url(/static/media/circle.243867c5.svg) no-repeat;background-size:600px;background-position:-150px 0;position:relative}.joinus-sec:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/static/media/fade-scircle.bdd9f56a.svg) no-repeat;background-position:calc(100% + 100px) 50%}.joinus-sec.reverse-sec{background-position:calc(100% + 150px) 0}.joinus-sec.reverse-sec:before{background-position:-100px}.joinus-sec .join-column{max-width:550px}.investor-num{display:flex;flex-wrap:wrap}.investor-num .item{min-width:33.33333%;max-width:33.33333%;text-transform:uppercase;font-weight:700;font-size:14px}.investor-num .item strong{display:block;color:var(--ms-orange);font-weight:700;font-size:34px}.feature-member{padding:20px 0;display:flex;flex-wrap:wrap}.member-sec{border-radius:15px;margin:15px;padding:20px;background-color:var(--ms-white);box-shadow:var(--ms-shadow);min-width:165px;max-width:165px}.member-sec .figure{overflow:hidden;width:75px;height:75px;border-radius:100%;margin:auto auto 1rem}.member-sec p{margin:0}.community-column{margin:auto}.community-column .figure{margin-bottom:1rem}.community-column .figure .figure-img{max-width:100px}.stories-sec{background:url(/static/media/circle.243867c5.svg) no-repeat top;background-size:contain}.stories-sec .entry-title{margin-left:0;margin-right:0;padding:0;max-width:100%}.stories-sec .entry-title .btn{position:absolute;top:50%;transform:translateY(-50%);right:0}.success-stories{border-radius:15px;margin:10px;padding:20px 30px;background-color:var(--ms-white);box-shadow:var(--ms-shadow);cursor:pointer}.success-stories .figure-caption{margin-top:1rem}.success-stories .figure-caption strong{font-size:18px}.success-stories .figure .figure-img{max-width:60px}.success-stories .member .figure{overflow:hidden;border-radius:100%;width:60px;height:60px;margin-right:1.5rem}.success-stories .member .figure .figure-img{max-width:60px}.success-stories .figmsg{min-height:215px}.success-stories .member .name{font-weight:500;color:var(--ms-dark);font-size:18px}.success-stories .member .desgination{font-size:14px}.storiesslider .swiper-container{padding-bottom:100px}.storiesslider .swiper-button-next,.storiesslider .swiper-button-prev{top:inherit;bottom:0}.storiesslider .swiper-button-prev{left:calc(50% - 50px)}.storiesslider .swiper-button-next{right:calc(50% - 50px)}.features-sec{overflow:hidden}.features-sec .flex-row-reverse .figure{text-align:right}.features-sec .flex-row-reverse .feature-content{margin-left:auto}.feature-content{max-width:700px;padding:40px}.feature-content .title-sm{display:block;text-transform:uppercase;color:var(--ms-dark);font-weight:600;margin:0}.feature-content .title-head{color:var(--ms-dark);position:relative;font-size:50px;margin:0 0 1rem;padding:0;font-weight:600}.feature-content .title-head strong{color:var(--ms-orange);font-weight:700}.feature-content ul{margin:0;padding:0;list-style:none}.feature-content li{position:relative;padding-left:35px;margin-bottom:1rem}.feature-content li:before{position:absolute;content:"";left:0;top:0;background-image:url(/static/media/tick.52623fed.svg);background-repeat:no-repeat;background-size:cover;width:22px;height:22px}.feature-content .cta .btn{margin-left:1.5rem}.feature-content .cta .btn:first-child{margin-left:0}.get-started{background-image:linear-gradient(90deg,#e27235,#e35f4a,#dc505e,#cf4771,#bb4582);border-radius:25px;display:flex;align-items:center;color:var(--ms-white)}.get-started .figure{max-width:500px;margin-left:auto;margin-right:50px}.get-started .entry-title{max-width:550px;margin:3rem;padding:0}.get-started .entry-title .title-head{margin-bottom:.5rem;color:var(--ms-white);font-size:46px;line-height:normal;font-weight:400}.get-started .entry-title .title-head strong{color:var(--ms-white);font-weight:700}.get-started .entry-title p{font-size:20px}.blogslider .entry-post{padding:10px;margin:10px;background-color:var(--ms-white);border-radius:15px}.blogslider .entry-post:hover{box-shadow:0 0 15px 0 rgba(0,0,0,.1)}.blogslider .figure-img{border-top-left-radius:15px;border-top-right-radius:15px;width:100%}.blogslider .figure-caption{display:flex;align-items:center;padding:15px}.blogslider .post-category{flex:0 0 45%;max-width:45%;font-size:14px;font-weight:500;padding:0}.blogslider .post-category img{max-height:40px}.blogslider .post-date{font-size:13px;flex:0 0 55%;max-width:55%;text-align:right}.blogslider .post-date span{color:var(--ms-orange);font-size:24px;margin:0 5px}.blogslider .post-title{padding:0 15px;color:var(--ms-dark);font-size:18px;font-weight:700;line-height:normal;margin-bottom:1rem}.blogslider .post-content{padding:0 15px;margin-bottom:15px;color:var(--ms-gray)}.innerbanner .innbanner-content{margin-bottom:.5rem;max-width:500px}.innerbanner .innbanner-content small{display:block;font-size:28px;color:var(--ms-dark);text-transform:uppercase}.innerbanner .innbanner-content .title{color:var(--ms-dark);font-size:46px}.innerbanner .innbanner-content .title strong{color:var(--ms-orange);font-weight:700}.innerbanner .content-items .items{display:flex;align-items:center;margin:2rem 0}.innerbanner .content-items .items .figure{min-width:80px;max-width:80px;margin-right:1rem}.innerbanner .content-items .items .items-pnt .head{font-size:24px;color:var(--ms-dark);font-weight:700}.help-item-sec{min-height:385px}.help-item-sec .help-item .help-head{font-weight:500;font-size:22px;color:var(--ms-dark);margin-bottom:.7rem}.plan-sec{background:url(/static/media/circle.243867c5.svg) no-repeat calc(100% + 100px);background-size:650px;position:relative}.plan-list{max-width:500px;border-radius:15px;padding:35px;background-color:var(--ms-cream);margin-left:auto}.plan-list .plan-head{font-size:30px;margin-bottom:1rem;font-weight:700;color:var(--ms-orange)}.plan-list .plan-rate{color:var(--ms-orange);margin:1.5rem 0;border-bottom:1px solid rgba(0,0,0,.1);padding:.5rem 0;display:flex}.plan-list .plan-rate .price{font-weight:700;font-size:28px}.plan-list .plan-rate .price span{font-weight:400;display:block;font-size:15px;color:var(--ms-dark)}.plan-list .plan-rate .plan-tag{color:var(--ms-dark);margin-left:auto;font-size:16px;position:relative;cursor:pointer}.plan-list .plan-rate .plan-tag #select,.plan-list .plan-rate .plan-tag .select{min-width:300px}.plan-list .plan-rate .plan-tag .css-1okebmr-indicatorSeparator{display:none}.plan-list .plan-rate .plan-tag .css-1pahdxg-control,.plan-list .plan-rate .plan-tag .css-yk16xz-control{background-color:initial;border-color:transparent;border-radius:0;border-width:0}.plan-list .plan-rate .plan-tag .css-1pahdxg-control{box-shadow:none}.plan-list .plan-rate .plan-tag .css-1gtu0rj-indicatorContainer,.plan-list .plan-rate .plan-tag .css-tlfecz-indicatorContainer{padding:0;color:var(--ms-dark)}.plan-list .plan-rate .plan-tag select,.plan-list .plan-rate .plan-tag select.form-control{background-color:initial;border:none;background-image:url(/static/media/arrow.330b60d1.svg);background-position:right 5px;background-size:15px;height:auto;padding-right:20px}.plan-features ul{margin:0;padding:0;list-style:none;color:var(--ms-dark)}.plan-features li{position:relative;padding-left:35px;margin-bottom:1rem}.plan-features li:before{position:absolute;content:"";left:0;top:0;background-image:url(/static/media/tick.52623fed.svg);background-repeat:no-repeat;background-size:cover;width:22px;height:22px}.login-sec{background:url(/static/media/joinus.105859fb.svg) no-repeat -300px -400px;background-size:1000px;position:relative}.login-option{max-width:650px}.login-column{background-color:var(--ms-dark);color:var(--ms-white);border-radius:25px;padding:40px;min-height:480px}.login-column .head{font-size:32px;font-weight:700;margin-bottom:1rem}.login-column .form-header{margin-bottom:2rem}.login-column .form-header p{opacity:.5}.login-column .form-control{color:var(--ms-white);border-bottom:1px solid hsla(0,0%,100%,.2)}.login-column .form-check{padding-left:0}.login-column .btn-checkbox input[type=checkbox]+label{color:hsla(0,0%,100%,.5)}.login-column .btn-checkbox input[type=checkbox]+label:before{border:1px solid hsla(0,0%,100%,.5);border-radius:0}.login-column .btn-checkbox input[type=checkbox]:checked+label:before{background-color:var(--ms-orange);border-color:var(--ms-orange)}.login-column .form-footer{margin-top:3rem}.login-column .form-footer span{opacity:.5}.login-column a{color:var(--ms-white)}.login-column a:hover{color:var(--ms-orange)}.community-items{display:flex;align-items:center;justify-content:space-between}.community-items .item{border-radius:15px;box-shadow:var(--ms-shadow);width:100%;text-align:center;margin-top:1rem;margin-bottom:1rem;margin-left:2rem;overflow:hidden}.community-items .item .title{margin-top:1rem;font-size:18px;color:var(--ms-dark);font-weight:700}.community-items .item:first-child{margin-left:0}.community-items .item a{padding:20px;display:block;transition-duration:.4s;background-image:linear-gradient(to left bottom,#fff,#fff,#fff,#fff,#fff)}.community-items .item a:hover{background-image:linear-gradient(to left bottom,#c24d76,#d05169,#da585a,#df634a,#e07039)}.community-items .item a:hover .title{color:var(--ms-white)}.community-items .item a:hover svg circle,.community-items .item a:hover svg g path{fill:var(--ms-white)}.founderboard-sec{background:url(/static/media/circle.243867c5.svg) no-repeat calc(100% + 250px) 50px;background-size:650px;position:relative}.process-sec{border-radius:15px;padding:20px;background-color:var(--ms-white);box-shadow:var(--ms-shadow);margin-bottom:1.5rem}.process-sec .heading{display:flex;font-size:20px;font-weight:700;border-bottom:2px solid rgba(0,0,0,.1);padding-bottom:1rem;margin-bottom:1.5rem}.process-sec .heading .figure{min-width:47px;max-width:47px;margin-right:1rem}.process-sec p{font-size:18px}.process-sec ul{margin:0;padding:0;list-style:none}.process-sec li{position:relative;padding-left:25px}.process-sec li:before{position:absolute;content:"";background:url(/static/media/dot.b9f8732d.svg) no-repeat;background-size:cover;left:0;top:5px;width:10px;height:10px}.quick-contact small{display:block;font-size:18px;font-weight:700;margin-bottom:1rem}.quick-contact p{font-size:38px;color:var(--ms-dark);font-weight:700;line-height:normal}.form-section{border-radius:15px;background-color:var(--ms-white);box-shadow:var(--ms-shadow);margin-bottom:1.5rem}.detail-progress{padding:20px;border-bottom:2px solid rgba(0,0,0,.1);display:flex;align-items:center}.detail-progress .detailitem{color:var(--ms-dark);font-size:22px;font-weight:700;min-width:175px;max-width:175px}.detail-progress .item{width:100%}.multi-steps>li.is-active:before,.multi-steps>li.is-active~li:before{content:counter(stepNum);font-family:inherit;font-weight:600}.multi-steps>li.is-active:after,.multi-steps>li.is-active~li:after{background-color:#ededed}.multi-steps{display:table;table-layout:fixed;width:100%;margin:0;padding:0}.multi-steps>li{font-size:14px;counter-increment:stepNum;text-align:center;display:table-cell;position:relative;color:var(--ms-dark);font-weight:600;line-height:normal}.multi-steps>li:before{content:"";content:"✓;";content:"𐀃";content:"𐀄";content:"✓";display:block;margin:0 auto 4px;background-color:var(--ms-orange);width:45px;height:45px;line-height:35px;text-align:center;font-weight:500;border:6px solid var(--ms-white);border-radius:50%;color:var(--ms-white);z-index:2;position:relative}.multi-steps>li:after{content:"";height:3px;width:100%;background-color:var(--ms-orange);position:absolute;top:26px;left:50%;z-index:1}.multi-steps>li:last-child:after{display:none}.multi-steps>li.is-active:before{background-color:var(--ms-orange);border-color:var(--ms-cream)}.multi-steps>li.is-active~li{color:var(--ms-dark)}.multi-steps>li.is-active~li:before{background-color:var(--ms-cream);border-color:var(--ms-white);color:var(--ms-dark)}.form-column{padding:20px}.form-column .heading{margin-bottom:2rem;font-size:24px;color:var(--ms-dark);font-weight:700}.form-column .form-label{display:block;font-size:16px;font-weight:600;margin:.5rem 0;color:var(--ms-dark)}.form-column .form-label.big-text{font-size:20px}.form-column select.form-control{background-size:12px}.form-column .form-check{padding:0}.form-column .btn-checkbox,.form-column .btn-radio{margin-bottom:10px;margin-top:10px;margin-right:30px}.form-column .btn-joined-checkbox{margin:0 30px 0 0}.btn-joined-checkbox input[type=checkbox]:checked+label:before{background:var(--ms-lgraycol);border-color:var(--ms-lgraycol)}.btn-joined-checkbox input[type=checkbox]+label,.btn-radio input[type=radio]+label{color:var(--ms-lgraycol);font-weight:400}.btn-joined-checkbox input[type=checkbox]+label:before{width:18px;height:18px}.btn-joined-checkbox input[type=checkbox]+label:after{top:12px;left:3px}.btn-joined-checkbox input[type=checkbox]+label,.btn-radio input[type=radio]+label{line-height:23px;padding:0 0 0 25px;font-size:14px;cursor:default}.form-column .tel-col{display:flex;width:100%}.form-column .tel-col select.form-control{width:75px}.form-column .card-body{padding:1.25rem 0}.form-column small em{opacity:.6}.form-column .thanks-sec .figure-img{max-width:inherit}.file-upload-form input[type=file]{display:none}.file-upload-form ul{margin:0;padding:0;list-style:none}.file-upload-form ul li{margin:5px 0;font-size:12px;text-align:center}#file-drag,.dropzone{border:2px dashed var(--ms-orange);background-color:var(--ms-cream);border-radius:7px;color:#555;cursor:pointer;display:block;padding:3em;text-align:center;transition:background .3s,color .3s;font-size:20px}#file-drag strong,.dropzone strong{color:var(--ms-orange)}#file-drag img,#file-drag span,.dropzone img,.dropzone span{display:inline-block;vertical-align:middle;overflow:hidden;text-align:left}#file-drag:hover,.dropzone:focus,.dropzone:hover{background:var(--ms-cream)}#file-drag.hover,#file-drag:hover,.dropzone.hover,.dropzone:hover{border-color:var(--ms-orange);border-style:solid}#file-drag small,.dropzone small{display:block;font-size:18px;opacity:.5}.add-member a{color:var(--ms-dark);font-weight:600;text-decoration:underline}.add-member a:hover{color:var(--ms-orange)}.modal-dialog{max-width:1170px}.modal-dialog.modal-md{max-width:800px}.modal-dialog.modal-sm{max-width:450px}.modal-title.h4{margin:0;color:var(--ms-dark)}.modal-content{border-radius:20px}.modal-body,.modal-header{border:none;padding:2rem 2rem 1rem;position:relative}.modal-header .btn.btn-remove{position:absolute;top:25px;right:25px}.modal-footer{border:none;padding:2.5rem;justify-content:center}.modal-body .plan-list{max-width:100%}.modal-header .close{background:url(/static/media/close-ico.b7516f7c.svg) no-repeat 0 0;background-size:cover;width:48px;height:48px;opacity:1}.modal-header .close span{display:none}.modal-body .entry-title .title-sm{font-size:22px}.modal-body .entry-title .title-head{font-size:42px}.modal-body .entry-title p{color:var(--ms-dark)}.thanks-sec{max-width:600px;margin:auto}.thanks-sec .figure-img{margin:auto}.thanks-sec .figure-caption{font-size:40px}.thanks-sec .figure-caption,.thanks-sec .title{color:var(--ms-dark);font-weight:700;margin:1rem 0}.thanks-sec .title{font-size:24px}.welcome-mentor .title{color:var(--ms-dark);font-size:32px}.welcome-mentor .title strong{font-size:54px;font-weight:700;color:var(--ms-orange)}.welcome-mentor .sub-head{color:var(--ms-dark);font-size:40px;margin-bottom:1.5rem}.welcome-mentor .sub-head strong{font-size:54px;font-weight:700;color:var(--ms-orange)}.mentor-sec{background:url(/static/media/circle.243867c5.svg) no-repeat calc(100% + 50px) 0;background-size:1000;position:relative}.mentor-form{background-color:var(--ms-white);border-radius:14px;box-shadow:var(--ms-shadow);position:relative;overflow:hidden}.mentor-form.form-column.big--padding{overflow:visible}.form-section .mentor-form{background-color:initial;border-radius:0;box-shadow:none}.network-sec.w-100.pb-5 .mentor-sec{background:0 0}.upload-image #file-drag{border-radius:100%;width:150px;height:150px;margin:auto auto 1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.upload-image small{display:block}.upload-image #file-square-preview{border:1px solid var(--ms-orange);padding:2px;width:150px;height:150px;margin:auto;display:flex;align-items:center;justify-content:center;overflow:hidden}.user-profile{display:flex;flex-wrap:wrap}.user-profile .item{min-width:48%;max-width:48%;margin-bottom:1rem}.user-profile .item.fullitem{min-width:100%;max-width:100%;margin-bottom:1rem}.user-profile .item .heading{font-size:16px;opacity:.5;margin-bottom:.5rem}.user-profile .item .sub-heading{font-size:16px;margin-bottom:.5rem;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.user-type{font-size:14px;position:absolute;bottom:0;font-weight:200;min-width:125px;display:block;text-align:left}.custom-input{display:flex;align-items:center}.custom-input .btn{box-shadow:none;min-width:inherit}.custom-input .filename{min-width:250px;max-width:250px;border-bottom:1px solid rgba(0,0,0,.1);padding-right:15px;height:42px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-top:6px;font-size:16px}.custom-input input[type=file]{z-index:-1;position:absolute;opacity:0}.key-investment{padding:30px;border-radius:15px;background-color:var(--lhtorange);position:relative}.key-investment .btn-add{position:absolute;right:-15px;top:50%;transform:translateY(-50%);z-index:2}.key-investment .btn-remove{position:absolute;top:-10px;right:-10px}.header-panel{flex:1 1;margin-left:25px}.header-panel .header-panel{display:flex;align-items:center;width:100%;margin-left:0}.search-bar .form-group{background-color:var(--ms-grayback);padding:0 40px 0 15px;margin:0;border-radius:75px;position:relative}.search-bar .search-close{display:none;position:absolute;top:5px;right:-35px}.search-bar .form-control{background-color:initial;border:none;min-width:250px;height:45px;position:relative;z-index:2}.search-bar .tipsearch{position:absolute;background:var(--ms-white);border:1px solid var(--ms-grayback);width:100%;left:0;padding:15px;top:55px;z-index:1;border-radius:5px;box-shadow:0 5px 5px 0 rgba(0,0,0,.2)}.search-bar .tipsearch:before{position:absolute;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #ccc;top:-4px;left:50%;transform:translateY(-50%);opacity:.5}.search-bar .searchoption .form-group{padding:0;background-color:initial}.search-bar .searchoption .btn-radio{padding-left:0;margin-bottom:0}.search-bar .searchoption .btn-radio input[type=radio]+label{font-size:14px;line-height:24px;padding-left:25px}.search-bar .searchoption .btn-radio input[type=radio]+label:before{width:16px;height:16px}.search-bar .searchoption .btn-radio input[type=radio]+label:after{width:8px;height:8px;top:6px;left:4px}.searchlisting{height:250px;overflow:auto}.searchlisting ul{margin:10px 0 0;padding:0;list-style:none}.searchlisting li{margin:0;padding:10px 0}.searchlisting li .sec-pic{min-width:40px;max-width:40px;height:40px;overflow:hidden;border-radius:100%;margin-right:1rem;border:1px solid var(--ms-grayback);box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.searchlisting li .sec-cont{font-size:14px}.searchlisting li a{color:var(--ms-dark)}.searchlisting li a:hover{color:var(--ms-orange)}.search-bar .btn{position:absolute;right:15px;top:50%;transform:translateY(-50%);z-index:2}.user-sec{margin-left:auto}.user-sec ul{margin:0;padding:0;list-style:none;display:flex;align-items:center}.user-sec li{margin:0 5px 0 0;position:relative}.user-sec li:last-child{margin:0}.user-sec li img{width:40px;cursor:pointer}.user-sec li .tag{position:absolute;top:-5px;right:-3px;width:22px;height:22px;border:1px solid var(--ms-white);background-color:var(--ms-orange);border-radius:100px;color:var(--ms-white);text-align:center;font-size:10px;font-weight:600;line-height:20px;align-items:center}.user-sec li.search-panel{display:none}.user-sec li .user-pic{position:absolute;top:4px;left:0;height:40px;width:40px;border-radius:100%;overflow:hidden}.user-sec li .dropdown,.user-sec li .user-pic{display:inline-block;vertical-align:middle}.user-sec li .dropdown-menu{min-width:200px;left:inherit;right:0;position:absolute;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.user-sec li .btn-username span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.user-sec li .btn-username{min-width:inherit;width:205px;text-align:right;white-space:nowrap;overflow:hidden;color:var(--ms-dark);box-shadow:none;padding:7px 15px 15px 55px;height:auto;line-height:normal;text-transform:none;font-size:18px}.user-sec li .btn-username span.user-names{min-width:125px;text-align:left;margin-right:5px;text-overflow:ellipsis;overflow:hidden;display:block}.user-sec li .dropdown-toggle:after{color:var(--ms-orange);position:absolute;z-index:5;right:0;top:50%;transform:translateY(-50%)}.user-sec li .dropdown-item{justify-content:flex-start;padding:.5rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}.user-sec li .dropdown-item.active,.user-sec li .dropdown-item:hover{background-color:var(--ms-cream)}.user-sec .joinmenu.dropdown-menu{position:absolute;top:51px}.user-sec .joinusdrop .dropdown-toggle:after{display:none}.user-sec .joinmenu{padding:1rem}.user-sec .joinmenu .dropdown-item{padding:.7rem 1.5rem;text-align:center;display:block;border:1px solid var(--ms-orange);border-radius:5px;margin-bottom:1rem}.user-sec .joinmenu .dropdown-item:last-child{margin-bottom:0}.user-sec .joinmenu .dropdown-item.loginitem,.user-sec .joinmenu .dropdown-item:hover{color:var(--ms-white);background-color:var(--ms-orange)}.user-sec .joinmenu .dropdown-item.loginitem{margin-bottom:0}.user-col{position:relative}.user-sec li .dropdown-item.credit-ava{display:block;padding-right:0;padding-left:0}.user-sec li .dropdown-item.credit-ava .coin-credit{min-width:205px}.user-sec li .dropdown-item.credit-ava .coin-credit .d-flex{background-color:rgba(0,0,0,.1);border-radius:15px;margin:5px;padding:10px}.user-sec li .dropdown-item.credit-ava .coin-credit .arrow-pic,.user-sec li .dropdown-item.credit-ava .coin-credit .coin-pic{flex:0 0 30px;max-width:30px}.user-sec li .dropdown-item.credit-ava .coin-credit .coin-txt{flex:0 0 100px;max-width:100px;font-size:12px;margin:0 8px}.user-sec li .dropdown-item.credit-ava .coin-credit .coin-txt strong{display:block;color:var(--ms-orange)}.user-sec li .dropdown-item.credit-ava .coin-credit .stag{font-size:10px;text-align:center;opacity:.5}.panel-wrapper{background:#f9f9f9;width:100%}.panel-wrapper .container{position:relative}.admin-wrapper{display:flex;overflow:hidden}.app-sidebar{position:relative;min-width:280px;flex:0 0 280px;max-width:280px;z-index:6;min-height:100%;background:var(--ms-white);padding:15px 0}.app-sidebar .navbar-nav{background-color:#f8f8f8;border-radius:15px}.app-sidebar .navbar-nav,.app-sidebar .navbar-nav .nav-link{display:block;width:100%;max-width:280px}.app-sidebar .navbar-nav.affix{position:fixed;top:90px}.app-sidebar .navbar-nav .navbar-head{padding:20px 20px 5px;font-size:16px;font-weight:700}.app-sidebar .navbar-nav .nav-link,.app-sidebar .navbar-nav .nav-link:focus{display:flex;align-items:center;color:var(--ms-dark);padding:0 15px;margin:15px 0;font-size:16px;position:relative}.app-sidebar .navbar-nav .nav-link .vidico{cursor:pointer;color:var(--ms-orange)}.app-sidebar .navbar-nav .nav-link.active,.app-sidebar .navbar-nav .nav-link:hover{color:var(--ms-orange);font-weight:600}.app-sidebar .navbar-nav .nav-link .ico{flex:0 0 35px;max-width:35px;height:35px;margin-right:1rem;background-repeat:no-repeat;background-size:cover!important}.app-sidebar .navbar-nav .nav-link .vidico.vidhlp{background:url(/static/media/vidhlp.2d51ea2e.svg);background-size:contain;background-repeat:no-repeat;width:17px;height:17px;position:relative;margin-top:-10px;margin-left:10px}.app-sidebar .navbar-nav .nav-link .vidico.vidhlpg{background:url(/static/media/vidhlpo.cbfdd835.svg);background-size:contain;background-repeat:no-repeat;width:17px;height:17px;position:relative;margin-top:-10px;margin-left:10px}.app-sidebar .navbar-nav .nav-link .timeline-ico{background:url(/static/media/timeline-gry.753fe952.svg)}.app-sidebar .navbar-nav .nav-link .event-list-ico{background:url(/static/media/event-list-icon.e5b941fb.svg)}.app-sidebar .navbar-nav .nav-link.active .event-list-ico,.app-sidebar .navbar-nav .nav-link:hover .event-list-ico{background:url(/static/media/event-list-icon-gray.09ed2be9.svg)}.app-sidebar .navbar-nav .nav-link.active .timeline-ico,.app-sidebar .navbar-nav .nav-link:hover .timeline-ico{background:url(/static/media/timeline-org.b6b188c7.svg)}.app-sidebar .navbar-nav .nav-link .network-ico{background:url(/static/media/network-gry.9ea99384.svg)}.app-sidebar .navbar-nav .nav-link.active .network-ico,.app-sidebar .navbar-nav .nav-link:hover .network-ico{background:url(/static/media/network-org.99de5cda.svg)}.app-sidebar .navbar-nav .nav-link .startup-ico{background:url(/static/media/startup-gry.2c7dac78.svg)}.app-sidebar .navbar-nav .nav-link.active .startup-ico,.app-sidebar .navbar-nav .nav-link:hover .startup-ico{background:url(/static/media/startup-org.fcac3e11.svg)}.app-sidebar .navbar-nav .nav-link .talent-ico{background:url(/static/media/talent-gry.07038290.svg)}.app-sidebar .navbar-nav .nav-link.active .talent-ico,.app-sidebar .navbar-nav .nav-link:hover .talent-ico{background:url(/static/media/talent-org.851bc055.svg)}.app-sidebar .navbar-nav .nav-link .activities-ico{background:url(/static/media/activities-gry.9dddfa31.svg)}.app-sidebar .navbar-nav .nav-link.active .activities-ico,.app-sidebar .navbar-nav .nav-link:hover .activities-ico{background:url(/static/media/activities-org.9ddbe551.svg)}.app-sidebar .navbar-nav .nav-link .workshop-ico{background:url(/static/media/workshop-gry.89faa8b6.svg)}.app-sidebar .navbar-nav .nav-link.active .workshop-ico,.app-sidebar .navbar-nav .nav-link:hover .workshop-ico{background:url(/static/media/workshop-org.52672600.svg)}.app-sidebar .navbar-nav .nav-link .funding-ico{background:url(/static/media/funding-gry.606de45a.svg)}.app-sidebar .navbar-nav .nav-link.active .funding-ico,.app-sidebar .navbar-nav .nav-link:hover .funding-ico{background:url(/static/media/funding-org.2c3fca60.svg)}.app-sidebar .navbar-nav .nav-link .mentor-ico{background:url(/static/media/mentor-gry.dea55e9f.svg)}.app-sidebar .navbar-nav .nav-link.active .mentor-ico,.app-sidebar .navbar-nav .nav-link:hover .mentor-ico{background:url(/static/media/mentor-org.2577cd22.svg)}.app-sidebar .navbar-nav .nav-link .portfolio-ico{background:url(/static/media/portfolio-gry.994b250e.svg)}.app-sidebar .navbar-nav .nav-link.active .portfolio-ico,.app-sidebar .navbar-nav .nav-link:hover .portfolio-ico{background:url(/static/media/portfolio-org.fdc57701.svg)}.app-sidebar .navbar-nav .nav-link .activity-ico{background:url(/static/media/activity-gry.c8a5d5c6.svg)}.app-sidebar .navbar-nav .nav-link.active .activity-ico,.app-sidebar .navbar-nav .nav-link:hover .activity-ico{background:url(/static/media/activity-org.5ccb5088.svg)}.app-sidebar .navbar-nav .nav-link .ico{border-radius:100%;border:1px solid #dedede;background-color:var(--ms-white);transition-duration:.3s}.app-sidebar .navbar-nav .nav-link.active .ico,.app-sidebar .navbar-nav .nav-link:hover .ico{border-color:var(--ms-orange);background-color:var(--ms-orange)}.app-sidebar .short-dropdown .dropdown-menu{max-height:200px;overflow:auto;border:none;box-shadow:0 0 25px 0 rgba(0,0,0,.1);left:190px;top:0;font-size:14px}.app-sidebar .short-dropdown .dropdown-toggle:after{left:165px;position:absolute;font-size:20px;transform:rotate(-90deg)}.sec-column{margin:30px 20px;width:calc(100% - 600px);min-height:600px;flex:1 1 auto!important}.right-sidebar{position:relative;min-width:280px;flex:0 0 280px;max-width:280px;z-index:6;padding:30px 0;margin-left:auto}.app-content{background:#fcfcfc;border-radius:20px;width:100%;border:1px solid #ccc;box-shadow:var(--ms-shadow)}.app-content .app-content{box-shadow:none}.entry-header{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem 0;margin-bottom:1rem}.entry-header .title{font-size:28px;color:var(--ms-dark)}.botbor{border-bottom:1px solid rgba(0,0,0,.1);padding:1rem 0 0}.daterangepicker .drp-buttons .btn{padding:0 20px;min-width:inherit;height:auto;line-height:35px}.help-sec .container{position:relative;z-index:3}.help-sec .cta{margin-top:9rem}.help-figure{z-index:2;margin:auto;left:0}.founderboard-sec .btn-remove,.help-figure{position:absolute;right:0;top:0}.floating-label{position:relative}.floating-label .floating-select:focus,.floating-label .form-control:focus{outline:0}.floating-label .float-label,.form-column .floating-label .form-label{color:var(--ms-white);opacity:.7;position:absolute;pointer-events:none;left:0;top:13px;transition:all .2s ease;-moz-transition:.2s ease all;-webkit-transition:all .2s ease;margin:0;white-space:nowrap;width:100%;text-overflow:ellipsis;overflow:hidden}.floating-label .floating-select:focus~.float-label,.floating-label .floating-select:not([value=""]):valid~.float-label,.floating-label .form-control:focus~.float-label,.floating-label .form-control:not(:placeholder-shown)~.float-label{top:-10px;opacity:.7;font-size:14px}.floating-label .floating-textarea{min-height:30px;max-height:260px;overflow:hidden;overflow-x:hidden}.floating-label .floating-textarea.business-model{min-height:30px;max-height:260px;overflow-y:scroll!important}.ybio.floating-label .form-control:not(:placeholder-shown)~.float-label{top:-22px}.ybio.floating-label.col-sm-12.form-group .form-control{margin-top:15px}.form-column .floating-label .float-label{color:var(--ms-dark);font-weight:400;font-size:16px;left:0}.form-column .floating-label .btn-popover{position:absolute;padding:0;min-width:inherit;top:0;right:15px;height:auto;box-shadow:none}.form-column .tel-col .floating-label .float-label{left:0}.form-column .row [class*=col-].float-select .float-label{left:15px;width:calc(100% - 15px)}.form-column .row .tel-col [class*=col-].float-select .float-label{left:0}.col-md-6.col-sm-12 .mb-3.floating-label.col-sm-12.form-group{padding:0}.form-column .css-1okebmr-indicatorSeparator,.form-column .css-109onse-indicatorSeparator{display:none}.form-column .css-1fhf3k1-control,.form-column .css-yk16xz-control{background-color:initial;border-color:transparent;border-radius:0;border-width:0;border-bottom:1px solid rgba(0,0,0,.1);min-height:50px;padding:0}.mentor-form.form-column .tel-col .css-1pahdxg-control,.mentor-form.form-column .tel-col .css-yk16xz-control{border-bottom:none}.form-column .css-1pahdxg-control{box-shadow:none;background-color:initial;border-color:transparent;border-radius:0;border-width:0;border-bottom:1px solid rgba(0,0,0,.1);height:50px;padding:0}.form-column .css-1gtu0rj-indicatorContainer,.form-column .css-tlfecz-indicatorContainer{padding:0;color:var(--ms-dark)}.form-column .css-g1d714-ValueContainer{padding:0}.form-column .css-1rhbuit-multiValue{background-color:var(--ms-cream);border-radius:5px;border:1px solid var(--ms-orange)}.form-column .css-xb97g8:hover{background-color:initial;color:var(--ms-orange);cursor:pointer}.floating-label.float-select .float-label{top:-7px;font-size:14px}.commited-amount::-webkit-inner-spin-button,.commited-amount::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.month .d1{display:block}.month .d2,.year .d1{display:none}.year .d2{display:block}.comapnyprofile-sec .form-section,.evaluation-sec .form-section{background-color:#fcfcfc}.evaluation-sec .detail-progress{border-bottom:none}.evaluation-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);margin-bottom:0}.evaluation-sec .entry-title .title-xs{color:var(--ms-dark)}.comapnyprofile-sec .dropzone{display:flex;align-items:center;font-weight:600;font-size:18px;padding:2em}.comapnyprofile-sec .dropzone small{font-size:16px}.comapnyprofile-sec .dropzone img{min-width:46px;max-width:46px;height:38px}.comapnyprofile-sec .entry-title{max-width:inherit;padding:30px;margin:0;position:relative;border-bottom:1px solid #b5b5bf;transition-duration:.4s}.comapnyprofile-sec .entry-title.affix{position:fixed;width:100%;left:0;top:0;z-index:9;background:#fcfcfc;padding:20px}.comapnyprofile-sec .entry-title .title-xs{margin-bottom:5px;color:var(--ms-dark)}.comapnyprofile-sec .entry-title small{color:var(--ms-dark)}.comapnyprofile-sec .entry-title small span{font-size:18px;color:var(--ms-dark)}.comapnyprofile-sec .profile-percentage{position:absolute;top:30px;right:30px;width:300px}.comapnyprofile-sec .profile-percentage p{color:var(--ms-dark);margin:0 0 5px}.comapnyprofile-sec .profile-percentage label{position:absolute;top:0;right:0}.comapnyprofile-sec .progress{background-color:var(--ms-cream);border-radius:100px}.comapnyprofile-sec .progress .progress-bar{background-color:var(--ms-orange)}.add-more .btn,.add-more .btn:focus{background-color:var(--ms-orange);color:var(--ms-white);border-radius:4px;text-decoration:none;min-width:97px;line-height:33px;font-weight:400}.add-more .btn:hover{background-color:var(--ms-dark)}.repeat-col{background-color:var(--ms-hlgray);padding:20px;margin-bottom:15px;border-radius:10px}.remove-col .btn{text-transform:none;color:var(--ms-orange);text-decoration:underline}.sidebar-sec{margin-bottom:2rem}.sidebar-sec .title-xxs{color:var(--ms-dark)}.sidebar-sec .recommended-tab .title-xxs{font-weight:400;color:var(--ms-orange);font-size:16px}.sidebar-sec .recommended-tab .subhead{color:var(--ms-dark);font-size:16px;font-weight:400}.investment-outer-box{background-color:var(--ms-white);border-radius:15px;box-shadow:var(--ms-shadow);padding:20px}.investment-outer-box .btn{text-transform:none}.recmember-sec{width:100%;display:flex;border-radius:10px;margin-bottom:15px;padding:0;background-color:var(--ms-white);box-shadow:var(--ms-shadow);border:1px solid #d8d8d8;overflow:hidden}.recmember-sec .sec-pic{background-color:#f8f8f8;margin-right:15px;padding:15px;height:auto}.recmember-sec .figure{overflow:hidden;min-width:60px;max-width:60px}.recmember-sec .figure a{display:block}.recmember-sec .figure img{width:60px;height:60px;border-radius:100%}.recmember-sec .contect-sec{margin-top:0;padding:15px 0}.recmember-sec .contect-sec .title-xxs{margin-bottom:5px}.recmember-sec .contect-sec p{margin:0;font-size:14px;font-weight:600}.recommended-tab a.nav-item.nav-link{font-size:14px;padding:10px 5px}.my-network.sidebar-sec .recommended-tab a.nav-item.nav-link{font-size:16px;padding:10px 5px;width:50%;text-align:center}.evaluation-sec .accordion .card-header .btn.unactive{border-bottom-color:transparent}.alert.alert-danger{color:red;border:none;border-top:3px solid red;background-color:#fefefe;padding:14px 14px 14px 16px;opacity:1;border-radius:5px;box-shadow:0 10px 10px -5px rgba(0,0,0,.08);margin-bottom:10px;font-weight:600}.column-card{position:relative;background-color:var(--ms-white);border-radius:15px;box-shadow:var(--ms-shadow);padding:15px;margin-bottom:1.5rem;border:1px solid #d8d8d8}.deal-detail .figure{display:flex;align-items:center;font-weight:600}.deal-detail .figure .figure-img{margin-right:1rem}.edit-ico{position:absolute;right:20px;top:15px;z-index:5}.edit-ico:hover{opacity:.5}.titmeline-report{position:relative;margin-top:0;padding:10px 0 10px 10px!important;border-left:1px solid #eaeaea;font-size:15px}.titmeline-report:first-child{margin-top:1rem}.titmeline-report:before{position:absolute;content:"";top:50%;transform:translateY(-50%);left:-5px;width:10px;height:10px;background-color:var(--ms-orange);border-radius:50px}.titmeline-report:first-child:after{top:0}.titmeline-report:first-child:after,.titmeline-report:last-child:after{position:absolute;content:"";left:-3px;width:6px;height:6px;background-color:#eaeaea;border-radius:50px}.titmeline-report:last-child:after{bottom:0}.secondtimeline .titmeline-report:after,.secondtimeline .titmeline-report:before{display:none}.secondtimeline .titmeline-report:first-child{margin-top:0}.secondtimeline .titmeline-report{border-left:none;padding-left:0!important;padding-right:0!important}.titmeline-report .figure{display:flex;flex-direction:column;font-weight:600}.titmeline-report .figure .figure-img{margin-right:1rem;position:relative;z-index:2;max-height:50px;max-width:50px}.titmeline-report .figure span{display:block;font-weight:500;opacity:.5;font-size:14px}.titmeline-report .figure span.milestone-date{margin:0;top:30px;left:75px}.titmeline-report .figure p.display-linebreak.mt-3{margin-top:5px!important}.titmeline-report .figure p.display-linebreak ul{padding-left:25px}.titmeline-report a{display:block;position:relative;padding-right:30px}.titmeline-report a:after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:0;background:url(/static/media/rgt-arrow1.19563a25.svg) no-repeat;width:30px;height:30px}.funding-prize{color:var(--ms-orange);font-size:26px;font-weight:700;line-height:24px}.funding-prize h3{margin:0}.funding-prize span,.target-prize span{color:var(--ms-dark);font-size:16px;opacity:.7;font-weight:400}.target-col{color:var(--ms-orange);margin-bottom:1rem;font-weight:600;font-size:16px}.target-prize{margin-bottom:.5rem;font-weight:700;font-size:18px}.funding-detail a{color:var(--ms-dark);font-weight:600}.funding-detail a:hover{color:var(--ms-orange)}.funding-detail a.kyc-link{color:var(--ms-orange);text-decoration:underline;font-weight:600}.funding-detail a.kyc-link:hover{color:var(--ms-dark)}.funding-detail a.discover-syndicate-btn:hover{color:var(--ms-white)}.totalinvs{display:flex;align-items:center;flex-wrap:wrap;font-weight:600;font-size:12px;justify-content:space-between;min-height:35px}.totalinvs .intinv{margin-right:10px}.totalinvs .viewdetail{flex:0 0 70px}.totalAmount{display:flex;text-align:center;justify-content:flex-end;font-weight:600;font-size:13px;color:var(--ms-orange)}.totalinvs .viewdetail{margin-left:auto;color:var(--ms-orange)}.totalinvs .viewdetail:hover{color:var(--ms-dark)}.invt-modal-desc .model-min-height{min-height:250px}.fundingheader{margin-bottom:1.5rem}.fundingheader,.fundingheader .figure{display:flex;align-items:center}.fundingheader .figure .circleimg{min-width:50px;max-width:50px;height:50px;border-radius:100%;margin-right:.8rem;overflow:hidden}.fundingheader .figure-caption{font-weight:600}.fundingheader .figure-caption span{display:block}.interested-sec{margin-left:auto;font-size:13px;text-align:right;min-width:100px;max-width:100px}.interested-sec .intcol{background-color:var(--ms-grayback);padding:8px;display:block;text-align:center}.interested-sec .intpri{color:var(--ms-orange);font-weight:600}.progress-sec{height:36px;background-color:var(--ms-cream);margin-bottom:.5rem;position:relative}.progress-sec span{height:36px;background-color:var(--ms-orange);position:absolute;top:0;left:0}.progress-sec span span{line-height:30px}.company-column .figure{display:flex;align-items:center;font-weight:600}.company-column .figure .figure-img{margin-right:1rem;position:relative;z-index:2;width:80px;height:80px;min-width:80px;object-fit:cover}.company-column .figure .figure-img.rounded-logo{border-radius:15px;padding:5px}.company-column .figure-caption{font-size:20px}.company-column .figure-caption span.subhead{color:var(--ms-lgraycol);font-size:16px}.company-column .figure-caption span{display:block;font-weight:400;font-size:16px;color:var(--ms-dark)}.company-column .figure-caption span a{color:var(--ms-dark)}.company-column .figure-caption span strong{display:block;font-weight:600}.portfolio-heading .figure{display:flex;align-items:center;font-weight:600}.portfolio-heading .figure .figure-img{margin-right:1rem;position:relative;z-index:2;width:80px;height:80px;min-width:80px;object-fit:cover}.portfolio-heading .figure .figure-img.rounded-logo{border-radius:15px;padding:5px}.portfolio-heading .figure-caption{font-size:20px}.portfolio-heading .figure-caption span.subhead{color:var(--ms-lgraycol);font-size:16px}.portfolio-heading .figure-caption span{display:block;font-weight:400;font-size:16px;color:var(--ms-dark)}.portfolio-heading .figure-caption span a{color:var(--ms-dark)}.portfolio-heading .figure-caption span strong{display:block;font-weight:600}.column-card hr{border-color:#eaeaea;margin:1rem 0;border-width:1px}.column-card hr.linehr{border-top:1px solid #eaeaea;margin:0 0 1.5rem}.column-card table th{font-size:13px;opacity:.5;border-top:none}.column-card table td{font-size:14px;font-weight:600;border-top:none}.column-card table td:nth-child(2n){color:var(--ms-orange)}.column-card.column--table table td,.column-card.column--table table td:nth-child(2n){color:var(--ms-dark)}.column-card.column--table table td a{color:var(--ms-orange)}.column-card.column--table .custom-date-picker-calendar-class{width:100%!important}.card-selector .selector .username a{color:var(--ms-orange)}.card-selector{display:flex;flex-wrap:wrap;justify-content:flex-start}.card-selector .selector{margin-right:0;padding:.5rem;flex:0 0 25%;max-width:25%}.card-selector .selector.full-selector{flex:0 0 100%;max-width:100%}.card-selector .selector.fullwrap{width:100%}.card-selector .selector:last-child{margin-right:0}.card-selector .selector small,.startup_column .subselector{display:block;flex-wrap:wrap;font-size:13px;text-transform:uppercase;font-weight:600}.card-selector .selector small{min-height:40px;display:block}.card-selector .selector p,.startup_column p{font-weight:400;margin:0}.card-selector .selector .pname{font-size:14px}.card-selector .selector .figure{width:46px;height:46px;border-radius:100%;overflow:hidden;float:left;margin-right:10px}.video-col .title-xxs{text-transform:uppercase;font-size:13px;font-weight:600;min-height:19px}.indpref{display:flex;flex-flow:wrap;margin:0}.indpref,.indpref li{padding:0;list-style:none}.indpref li{flex:0 0 30%;max-width:30%;margin:0 1rem 1rem 0}.product-info-column{display:flex;align-items:center}.product-info-column .product-info{margin-left:auto;display:flex;align-items:center}.product-info-column .product-info .pitch-day.btn{padding-left:10px;padding-right:10px}.product-info-column .product-info .pitch-day.btn .figure .figure-img{margin-right:10px}.product-info-column .product-info .pitch-day.btn figure figcaption{color:var(--ms-white)}.product-info-column .product-info .pitch-day{margin-right:1rem}.product-info-column .product-info .pitch-day:last-child{margin-right:0}.custom-table{border:2px solid rgba(0,0,0,.1)}.custom-table-header{background-color:#d9ead3;padding:15px;border-bottom:2px solid rgba(0,0,0,.1)}.peach-table .custom-table-header{background-color:rgba(255,199,168,.4588235294117647)}.peach-table .custom-table-row{background:rgba(255,237,228,.23921568627450981)}.custom-table-header h5{color:#000;margin:0}.custom-table-header h3{color:#000;margin:10px 0 0;font-weight:700}.custom-table-sub-header p{margin:0}.custom-table-sub-header{padding:15px;border-bottom:2px solid rgba(0,0,0,.1);background:#d0e0e3;font-weight:600}.custom-table-row+.custom-table-row{border-top:1px solid rgba(0,0,0,.1)}.custom-table-row .member-sec{margin:15px 17px}.custom-table-row .feature-member{justify-content:center;max-height:445px;overflow:auto;margin:auto;scrollbar-width:thin}.custom-table-row .feature-member ::-webkit-scrollbar{width:12px}.custom-table-row .feature-member ::-webkit-scrollbar-track{background-color:var(--ms-white)}.custom-table-row .feature-member ::-webkit-scrollbar-thumb{background-color:var(--ms-orange);border-radius:20px;border:7px solid var(--ms-white)}.custom-table-row .feature-member .member-sec{min-width:180px;max-width:180px}.custom-table-content-left{border-right:2px solid rgba(0,0,0,.1)}.custom-table-row{display:flex;background:#d0e0e3}.custom-table-row .custom-table-content-left{max-width:245px;flex:0 0 245px;min-height:50px;align-content:center}.custom-table-row .custom-table-content-right{max-width:calc(100% - 245px);flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 245px);min-height:50px;align-content:center}.custom-table-row p{margin:0;color:var(--ms-dark);align-content:center}.investment-terms-desclimer{font-size:12px;padding-top:15px;text-align:justify}.product-info-column .figure{display:flex;align-items:center;font-weight:600}.product-info-column .figure .figure-img{margin-right:1rem;position:relative;z-index:2;max-width:100px}.product-info-column a .figure-caption{color:var(--ms-orange)}.product-info-column .figure-caption{font-size:100%}.product-info-column a:hover .figure-caption{color:var(--ms-dark)}.balance-column{font-weight:600;padding-top:1rem}.balance-column:first-child{padding-top:0}.balance-column strong{display:block;color:var(--ms-orange);font-size:22px}.search-col .form-group{background-color:var(--ms-hlgray);border-radius:100px;overflow:hidden}.search-col .form-group .form-control{border:none;padding:0 40px 0 20px}.search-col .form-group .btn{position:absolute;top:0;z-index:3;right:15px;height:auto;min-width:inherit}.view-question{background-color:var(--lhtorange);border-radius:10px;padding:15px 25px}.view-question p{margin:0;font-weight:600}.view-question .col-md-6:nth-child(2n){text-align:right}.answer-col{border-top:1px solid rgba(0,0,0,.1)}.answer-col:first-child{border-top:none}.answer-col .total-ins{font-style:italic;font-size:14px;opacity:.8}.answer-col .ques{font-weight:600}.answer-col .ans,.answer-col .ques{position:relative;padding:5px 0 5px 25px}.answer-col .answer-col .poll_options:before{position:absolute;top:5px;left:0;font-weight:600}.answer-col .poll_options{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:15px}.selected_poll{position:absolute;right:0;padding:0 30px 0 0;font-weight:600}.answer-col .ans:before,.answer-col .ques:before{position:absolute;top:5px;left:0;font-weight:600}.answer-col .ques:before{content:"Q"}.answer-col .ans:before{content:"A"}.answer-col .ans .form-control{border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:15px}.total-investor-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);margin-bottom:0}.total-investor-sec .entry-title .title-xs{color:var(--ms-dark)}.filter-sec{display:flex;padding:20px 0}.accordion .card-body .col-md-8{overflow:hidden}.print-sec .accordion .card-header .btn.active:after{transform:translateY(-70%)}.filter-sec .sort-col{margin-left:auto;position:relative;z-index:3}.filter-sec .heading,.job-sort .sort-col .heading{margin-right:10px;display:block;color:var(--ms-dark);font-weight:600;margin-bottom:10px}.filter-sec .css-2b097c-container,.job-sort .sort-col .css-2b097c-container{min-width:120px;margin-bottom:10px;font-size:13px;display:inline-block;vertical-align:middle;margin-right:15px}.filter-sec .bigselect.css-2b097c-container{min-width:160px}.filter-sec .css-2b097c-container:last-child{margin-right:0}.filter-sec .css-yk16xz-control{background-color:var(--ms-white);border-color:var(--ms-orange)}.css-1uccc91-singleValue,.css-1wa3eu0-placeholder{color:rgba(17,18,51,.7)!important}.css-2613qy-menu{z-index:99!important}.tel-col #countryCode,.tel-col .css-2b097c-container,.tel-col .css-14jk2my-container{max-width:170px;min-width:170px;padding-right:15px}.inveslis{padding:15px 0;border-top:1px solid rgba(0,0,0,.2)}.inveslis:first-child{border-top:none}.invest-timline-sec{display:flex;align-items:center;text-align:center}.invest-timline-sec .inves-sec,.invest-timline-sec .inves-timeline{min-width:50%;max-width:50%}.invest-timline-sec .inves-sec small{display:block}.invest-timline-sec .inves-sec span{font-weight:600;color:var(--ms-orange)}.invest-timline-sec .inves-timeline a{text-align:center;color:var(--ms-dark);display:inline-block;text-decoration:underline;font-weight:600}.investor-time,.investor-time .figure{display:flex;align-items:center}.investor-time .figure{font-weight:600;margin-right:15px;max-width:250px;min-width:250px}.investor-time .figure .figure-img{margin-right:1rem;max-width:60px;min-width:60px;overflow:hidden;border-radius:100%}.investor-time .figure span{display:block;font-weight:500;opacity:.5;font-size:14px}.investor-time .btn{min-width:inherit;padding:12px 15px;line-height:normal}.user-timline{background-color:#fffaf7;border-radius:10px;padding:20px;margin-top:15px}.user-timline .timline-head{display:flex;align-items:center;color:var(--ms-dark)}.user-timline .timeline-close{margin-left:auto;max-width:35px}.user-timline .title-xxs{margin:0}.select-timeline{font-weight:600}.closeico .select-timeline{transition-duration:.4s;position:absolute;max-width:35px;right:34px;bottom:-80px}.closeico .select-timeline.unactive{opacity:0;visibility:hidden}.closeico .select-timeline.active{opacity:1;visibility:visible}.upcoming-detail-sec{display:flex;align-items:center}.upcoming-detail-sec .css-2b097c-container{min-width:125px;color:var(--ms-dark)}.upcoming-detail-sec .css-2b097c-container .css-1pahdxg-control,.upcoming-detail-sec .css-2b097c-container .css-yk16xz-control{background-color:var(--ms-white);border-color:var(--ms-orange);min-height:35px!important}.upcoming-detail-sec .css-2b097c-container .css-1uccc91-singleValue,.upcoming-detail-sec .css-2b097c-container .css-1wa3eu0-placeholder{color:var(--ms-orange)}.upcoming-detail-sec .view-detail{margin-left:auto}.view-detail .btn,.view-detail a{text-decoration:underline;font-weight:600}.network-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);margin-bottom:1.5rem;display:flex;justify-content:space-between}.network-sec .entry-title .view-detail{display:flex}.network-sec .entry-title .btn-checkbox input[type=checkbox]+label,.network-sec .entry-title .btn-radio input[type=radio]+label{font-size:14px}.custom-control-input:checked~.custom-control-label:before{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}.network-sec .entrytitle{display:flex;align-items:center;margin-bottom:1.5rem}.network-sec .entrytitle .title-xxs{margin:0}.network-sec .entrytitle .view-detail{margin-left:auto}.network-card .column-card .figure{width:70px;height:70px;overflow:hidden;border-radius:100%;margin:auto}.network-card .column-card .title-xs{color:var(--ms-orange);font-size:18px;font-weight:400;margin:1rem 0}.network-card .column-card .title-xxs,.network-card .column-card p{font-size:16px;opacity:.7}.network-card .column-card .btn{min-width:inherit;font-weight:400;font-size:14px;line-height:33px;margin-right:20px}.network-card .column-card .btn:last-child{margin-right:0}.connect-network.tabsection .nav-tabs{justify-content:start}.btn-delete{position:absolute;top:15px;right:15px;z-index:2}.btn-delete:hover{opacity:.5}.connections-column.network-card .column-card{overflow:hidden}.connections-column.network-card .cta{margin-bottom:-20px;margin-left:-20px;margin-right:-20px}.connections-column.network-card .cta .btn{background-color:var(--ms-cream);border-top:1px solid #e1e1e1;padding-top:7px;padding-bottom:7px;text-decoration:none;display:flex;align-items:center;justify-content:center}.connections-column.network-card .cta .btn img{margin-right:7px}.msg-column.cta{margin-bottom:-20px;margin-left:-20px;margin-right:-20px}.msg-column.cta .btn{background-color:var(--ms-cream);border-top:1px solid #e1e1e1;padding-top:7px;padding-bottom:7px;text-decoration:none;display:flex;align-items:center;justify-content:center}.msg-column.cta .btn img{margin-right:7px}.timeline-sec .entry-title{margin-bottom:1rem}.timeline-sec .entry-title .title-md{color:var(--ms-dark);margin-right:1rem;font-size:24px}.profile-modal .modal-dialog{max-width:700px}.editcontent-box{max-width:100%;width:100%}.editcontent-box p{margin:0}.addpost-sec{padding-bottom:80px!important}.add-post-box{padding:5px 20px}.add-post-box p{margin:0}.addpost-input-field label.form-label{color:var(--ms-gray);left:auto}.social-comments ul li a{color:var(--ms-orange);font-weight:600;cursor:pointer}.pro-outer-sec{display:flex;align-items:center}.pro-outer-sec .figure{margin-right:1rem}.pro-outer-sec .contect-sec .title-xxs{margin-bottom:0}.pro-outer-sec .contect-sec p{margin:0;font-size:14px;font-weight:600}.pro-outer-sec .user_type{display:block}.timeline-box{display:flex;width:100%;align-items:center;padding-bottom:10px}.timeline-box small,.timeline-box small.timeago{margin-left:auto;font-size:12px;color:#9a9a9a;display:block;white-space:nowrap}.timeline-box small.subhead{font-size:16px;color:var(--ms-dark);display:block}.social-liks-box .figure .figure-img{margin-left:-4px;border-radius:100px;height:28px;min-width:28px;max-width:28px}.social-liks-box .figure .figure-img:first-child{margin-left:0}.social-liks-box .figure{margin-right:1rem;max-width:75px;display:flex;text-align:end}.contect-sec{margin-top:15px}.social-share-box{border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin:20px 0 0 -20px;width:calc(100% + 40px);background-color:var(--ms-white);padding:0 20px}.social-box.social-share-box.social-comment-sec{margin-top:-1px}.social-box.social-share-box .social-box.social-share-box{width:100%;margin:0;border:none}.social-share-box .social-comments ul li a{color:var(--ms-orange);font-weight:600;align-items:center;display:flex;white-space:nowrap}.social-share-box .social-comments:nth-child(2n){margin-left:auto}.timeline-serchform-sec{display:flex;padding:20px;background-color:var(--ms-white);margin:0 0 -20px -20px;width:calc(100% + 40px)}.timeline-serchform-sec .figure{margin-right:8px}.time-serchform{width:100%}.time-serchform .form-group{position:relative}.time-serchform .form-group .btn-transparent{position:absolute;min-width:inherit;right:0;top:3px;transform:translateY(0);z-index:2;padding:0}.time-serchform .form-control{border:2px solid #cbcbcb;padding:15px 15px 8px;border-radius:38px;background:var(--ms-white);line-height:24px;height:56px;resize:none;width:calc(100% - 60px)}.pro-review-sec{display:flex;width:calc(100% + 40px);background:var(--ms-white);margin:0 0 -20px -20px;padding:15px}.app-content.admin-post.form-column .pro-review-sec .timeline-box,.app-content.user-post.form-column .pro-review-sec .timeline-box{background-color:initial;border:none;width:100%;margin:0;padding:0}.pro-review-sec .figure{min-width:60px;max-width:60px;margin-top:1rem}.pro-review-sec .contect-sec{position:relative;background:var(--ms-cream);padding:10px 20px 0;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-top-right-radius:15px}.pro-review-sec .contect-sec .post-date{display:flex;justify-content:space-between;margin-bottom:7px}.pro-review-sec .contect-sec p{margin-bottom:10px}.pro-review-sec .contect-sec:before{content:"\A";border-left:0 solid transparent;border-bottom:10px solid transparent;border-right:15px solid var(--ms-cream);border-top:1px solid transparent;position:absolute;left:-15px;top:0}.upcoming-event .title-sm{font-size:24px;margin-bottom:2rem}.upcoming-event{position:relative}.upcoming-event:before{content:" ";position:absolute;border:1px solid hsla(0,0%,43.9%,.07058823529411765);width:100%;left:0;right:0;top:75px}.pro-outer-sec .contect-sec{margin:0}.cal-sec span{background:#f2f2f4;padding:10px 11px;border-radius:5px;color:var(--ms-dark)}.cal-sec a{color:var(--ms-orange)!important;font-size:14px}.upcoming-event h2{color:var(--ms-dark);font-size:18px;margin-bottom:12px}.bg-cream{background:var(--ms-cream)}.time-cream-content h4{font-size:19px;font-weight:400;color:var(--ms-dark);margin-bottom:4px}.cal-sec strong,.time-cream-content strong{color:var(--ms-dark)}.cal-sec h2,.time-cream-content h2{color:var(--ms-dark);font-size:22px}.time-cream-content .btn{font-size:13px;text-transform:capitalize;min-width:98px;padding:0 10px}.btn-orange{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}.btn-orange:active,.btn-orange:focus,.btn-orange:hover,.btn-orange:not(:disabled):not(.disabled).active,.btn-orange:not(:disabled):not(.disabled):active,.btn-outline-orange:active,.btn-outline-orange:focus,.btn-outline-orange:hover,.show>.btn-orange.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-dark);border-color:var(--ms-dark)}.btn-purorange{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange);box-shadow:none;min-width:inherit;line-height:35px}.btn-purorange:active,.btn-purorange:focus,.btn-purorange:hover,.btn-purorange:not(:disabled):not(.disabled).active,.btn-purorange:not(:disabled):not(.disabled):active,.show>.btn-purorange.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-dark);border-color:var(--ms-dark)}.play_icon img{border-radius:6px}.play_icon{width:100%;height:100%;overflow:hidden;position:relative;display:block}.play_icon:after{position:absolute;content:" ";transition:transform .2s;width:70px;height:70px;top:50%;left:50%;border-radius:100px;background:rgba(0,0,0,.6705882352941176);transform:translate(-50%,-50%);background-position:60% 50%;background-repeat:no-repeat;background-size:30px;background-image:url(/static/media/video_play_icon.05e772b6.svg)}.cream-custom .btn{font-size:15px}.file-upload-btn{margin-top:7px}.social-box{display:flex;flex-wrap:wrap}.detailcheck-sec label.form-label{width:100%;font-size:13px;font-weight:600}.detailcheck-sec .btn-checkbox input[type=checkbox]+label,.detailcheck-sec .btn-radio input[type=radio]+label{font-size:14px;padding:0 0 0 25px;line-height:25px}.detailcheck-sec .btn-checkbox input[type=checkbox]+label:before{width:19px;height:19px}.detailcheck-sec .btn-checkbox input[type=checkbox]+label:after{width:9px}.detailcheck-sec .btn-checkbox.form-check{padding-left:0}.detailcheck-sec .searchbox{position:relative;margin-top:20px}.detailcheck-sec .searchbox .btn-transparent{position:absolute;top:0;right:10px;z-index:5;min-width:inherit}.detailcheck-sec .searchbox .form-control{height:40px;border-radius:5px;background-color:#f7f7f7;font-size:12px;border:none;padding:0 40px 0 10px;min-width:215px}.filerbor .btn{border-radius:4px;border:1px solid var(--ms-orange);font-size:14px;min-width:inherit;background:url(/static/media/filter-ico.2b5616c8.svg) no-repeat;background-position:calc(100% - 10px) 50%;padding-right:50px}.sortbor{display:flex;align-items:center}.sortbor .sortp{font-size:13px;font-weight:600}.sortbor .css-2b097c-container{min-width:100px}.sortbor .css-1pahdxg-control,.sortbor .css-yk16xz-control,.sortbor .css-yk16xz-control:hover{border-color:var(--ms-orange)!important;box-shadow:none}.sortbor .css-1uccc91-singleValue{font-size:14px}.filsor{display:flex;align-items:center;justify-content:flex-end}.filsor span{margin-left:15px}.filsor span:first-child{margin-left:0}.pro-outer-sec .figure{width:50px;height:50px;min-width:50px;border-radius:100%;overflow:hidden}.pro-outer-sec .figure img{width:50px;object-fit:contain;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.btn-custom .figure{line-height:1px}.custom-toggle{background:var(--ms-white);border-radius:100%}.custom-toggle .btn-custom{background:0 0;box-shadow:none;padding:0;width:35px;min-width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:100px;border:1px solid transparent}.pro-review-sec .custom-toggle .btn-custom{height:25px;border-radius:5px}.custom-toggle .btn-custom:hover,.custom-toggle .show.dropdown .btn-custom{border-color:#ccc}.custom-toggle .dropdown-toggle:after{display:none}.custom-toggle .dropdown-menu{border:none;box-shadow:0 0 7px #ccc;z-index:7;min-width:150px;max-width:150px}.timeline-box .contect-sec h3{font-size:18px;font-weight:600;line-height:normal}.timeline-box .contect-sec p,.wfcapp-ew0dbk1b li,.wfcapp-ew0dbk1b p{font-size:14px}.social-liks-box p{font-size:12px}.social-comments ul{list-style:none;display:flex;padding:0;margin:0;align-items:center}.social-comments:nth-child(2n) ul{justify-content:flex-end}.social-comments ul li{display:flex;font-size:18px;line-height:38px;align-items:center;margin:0 0 0 12px;padding:0}.social-comments ul li:first-child{margin:0}.social-comments ul li .post-num{margin-left:10px}.social-comments ul li .btn{padding:0;width:50px;border:2px solid var(--ms-orange);border-radius:30px;height:34px;color:var(--ms-orange)}.social-comments ul li .btn:active,.social-comments ul li .btn:not(:disabled):not(.disabled):active{text-decoration:none}.social-comments ul li .btn:hover{color:var(--ms-orange)}.social-comments ul li .btn.post-like{background-color:var(--ms-orange);color:var(--ms-white)}.comments-ico,.like-ico{margin-right:8px;max-width:30px}.social-comments ul li .ico{width:22px;height:22px;display:flex;align-items:center;margin:auto;background-size:contain}.like-ico{background:url(/static/media/like-org.45f11042.svg) no-repeat 50%}.post-like .like-ico{background:url(/static/media/like-wht.dfdbb028.svg) no-repeat 50%}.repost-ico{background:url(/static/media/repost-org.15bc9bd1.svg) no-repeat 50%}.comments-ico{background:url(/static/media/comment-org.dbbeb041.svg) no-repeat 50%}.shares-ico{background:url(/static/media/share-org.4985db85.svg) no-repeat 50%}.shares-ico img{margin-right:8px;max-width:30px}.social-comments a .comments-ico img,.social-comments a .like-ico img,.social-comments a .shares-ico img{width:32px;height:32px;border-radius:100px}.timeline-serchform-sec .figure{min-width:49px;max-width:49px;height:49px;border-radius:100px;overflow:hidden}.timeline-serchform-sec .figure img{width:100%;object-fit:contain;border-radius:100px}.pro-review-sec .figure img{width:40px;height:40px;border-radius:100px}.upcoming-event p{font-size:15px}.time-cream-content p{margin-bottom:2px;color:var(--ms-dark);text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:14px}.time-cream-content{display:flex}.time-cream-content .figure{width:80px;height:80px;border-radius:100%;overflow:hidden;margin-right:1rem}.time-cream-content .figure img{width:80px;object-fit:contain;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.time-cream-content .figure img.rounded-circle{border-radius:0!important}.upcoming-slider .swiper-container-horizontal>.swiper-pagination-bullets,.upcoming-slider .swiper-pagination-custom,.upcoming-slider .swiper-pagination-fraction{bottom:25px}.social-comments .btn-transparent{min-width:inherit;text-decoration:none;display:flex;align-items:center;color:var(--ms-orange);font-weight:600;line-height:normal}.social-comments .btn-transparent:hover{color:var(--ms-dark)}.talent-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem}.talent-sec .entry-title.bor0{border-bottom:none}.talent-sec .entry-title .title-xs{margin:0;display:flex;align-items:center}.talent-sec .entry-title .title-xs img{max-width:30px;margin-right:.5rem;display:block}.talent-sec .entry-title .title-xs .fund-logo{max-width:70px}.talent-sec .entry-title .btn{margin-left:auto;display:flex;align-items:center;justify-content:center}.talent-sec .entry-title .btn svg{margin-right:10px}.filter-sec.talent--filter{display:flex;align-items:center}.filter-sec.talent--filter .heading,.job-sort .sort-col .heading{display:inline-block;vertical-align:middle}.filter-sec.talent--filter .form-group{margin-bottom:0}.filter-sec.talent--filter .form-check{padding-left:0;margin-bottom:0}.job-sort{display:flex;align-items:center}.job-sort .sort-col{margin-left:auto}.job-sort .sort-col .css-2b097c-container{margin-right:0;margin-bottom:0}.job-sort .sort-col .heading{margin-bottom:0}.talent-sec .job-sort.entry-title .btn{margin-left:10px;border-radius:4px;font-size:13px;line-height:38px}p.wfctitle{font-size:14px}p.monthly-report,p.wfctitle{margin-right:85px;color:var(--orange)}p.monthly-report{font-size:16px}.contect-sec{width:100%;position:relative}.contect-sec a{display:block;word-break:break-all}.column-card.joblisting--col .figure{position:relative;display:flex;align-items:center;overflow:hidden}.column-card.joblisting--col .figure img{width:70px;height:70px;border-radius:100%}.column-card.joblisting--col .figure .figure-caption{margin-left:auto}.column-card.joblisting--col .figure .figure-caption span{display:block;text-align:right;font-weight:600;font-size:16px}.column-card.joblisting--col .figure .figure-caption .job-status.Active{color:var(--ms-orange)}.column-card.joblisting--col .figure .figure-caption .job-date{opacity:.5;font-weight:500;font-size:13px}.column-card.joblisting--col .title-xxs{font-weight:600;display:block;color:var(--ms-dark);margin-bottom:10px}.column-card.joblisting--col .title-xxs.orgtxt{color:var(--ms-orange);font-size:20px}.column-card.joblisting--col p{font-weight:500;font-size:16px;color:#4e4e4e}.column-card.joblisting--col .contect-sec .title-xxs{margin:0}.column-card.joblisting--col .job-state{font-size:16px}.column-card.joblisting--col .startup-name{margin:1px 0 2px}.startup-name-listing{margin:1px 0 5px}.column-card.joblisting--col .column-card-footer{text-align:center}.column-card.joblisting--col .column-card-footer .btn{min-width:110px;margin-right:20px}.column-card.joblisting--col .column-card-footer .btn:last-child{margin-right:0}.column-card.joblisting--col .figure .figure-caption .job-status .col{padding:0}.column-card.joblisting--col .figure .figure-caption .job-status p{min-width:60px}.job-modal textarea{border:1px solid rgba(0,0,0,.2);border-radius:10px;padding:15px}.send-message{background:url(/static/media/envelope-ico.20d5a935.svg) no-repeat 0;padding-left:35px}.file-attach{background:url(/static/media/attachment-ico.34be5b84.svg) no-repeat 0;padding-left:40px}.job-time{background:url(/static/media/full-time-ico.e9fc3c1b.svg) no-repeat 0}.job-empl,.job-time{padding-left:40px;font-weight:600;font-size:16px;color:var(--ms-dark)}.job-empl{background:url(/static/media/total-employ-ico.aaf403c7.svg) no-repeat 0}.file-attach a,.job-empl,.job-time,.send-message a{display:block;line-height:35px}.pay-scale p{font-weight:600;color:var(--ms-orange)}.pay-scale span{font-weight:500;color:var(--ms-gray)}.applicantslisting--col a{display:block}.applicantslisting--col a:hover .applicant-name .contect-sec .title-xxs{color:var(--ms-orange)}.applicant-name{display:flex;padding-right:0}.applicant-name .figure{margin-right:15px;overflow:hidden;min-width:60px;max-width:60px}.applicant-name .figure img{width:60px;height:60px;border-radius:100%}.applicant-name .contect-sec .title-xxs{margin-bottom:5px;color:var(--ms-dark)}.applicant-name .contect-sec p{margin-bottom:0;color:var(--ms-gray)}.applicant-name .notification{position:absolute;top:8px;right:17px;z-index:5}.applicant-view{font-weight:600}.applicant-view span{display:inline-block;vertical-align:middle;margin:0 0 0 10px}.applicant-view small{margin-top:5px}.applicant-view small,.job-title small{display:block;color:var(--ms-gray)}.job-title p{color:var(--ms-orange)}.archive-modal .col-md-5.mb-3{text-align:right}.fullloader-sec{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;display:flex;background:hsla(0,0%,100%,.8);align-items:center;justify-content:center}.smallloader-sec-old{background:hsla(0,0%,100%,.8)}.smallloader-sec,.smallloader-sec-old{position:absolute;width:100%;height:auto;padding:3rem 0;display:block;align-items:flex-start;justify-content:center;left:0;z-index:99}.fullloader-sec.loader,.smallloader-sec.loader{overflow:hidden}.form-errors-wrapper{background:#ece8e8;padding:7px;margin-bottom:35px;border-radius:7px}.form-error-msg{max-width:224px;text-align:left}.errors-wrapper{display:flex;justify-content:center}.item-sec-border,.team-questions .item{border-top:1px solid rgba(0,0,0,.2);padding:25px 0 0;margin-top:25px}.team-questions .item:first-child{border-top:none;padding:0}.workshop-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem}.workshop-sec .entry-title .title-xs{margin:0;display:flex;align-items:center}.filter-sec.workshop--filter .form-check{padding-left:0;margin-bottom:0}.workshop-presenter{width:100%;display:flex;align-items:center;margin:15px 0}.workshop-presenter .figure{overflow:hidden;margin-right:15px;min-width:60px;max-width:60px}.workshop-presenter .figure a{display:block}.workshop-presenter .figure img{width:60px;height:60px;border-radius:100%}.workshop-presenter .contect-sec .title-xxs{margin-bottom:5px;color:var(--ms-dark);margin-top:0}.workshop-presenter .contect-sec p{margin:0;font-size:14px;font-weight:600;color:var(--ms-gray)}.workshop-date,.workshop-fee{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--ms-gray)}.workshop-date span,.workshop-fee span{color:var(--ms-dark)}.post-time{background:url(/static/media/clock.b629ad27.svg) no-repeat;background-size:15px;padding-left:22px;display:inline-block;font-size:16px;font-weight:400}.workshoplisting--col .figure-img{border-radius:10px}.workshoplisting--col .title-xxs{margin:1rem 0}.workshoplisting--col .post-time{margin-bottom:1rem}.workshoplisting--col .column-card-footer{display:flex;align-items:center}.workshoplisting--col .column-card-footer .btn{min-width:inherit}.workshoplisting--col .column-card-footer .btn:nth-child(2n){margin-left:auto}.workshoplisting--col .column-card-footer .btn-transparent{color:var(--ms-orange);display:inline-block;vertical-align:middle}.workshoplisting--col .column-card-footer .btn-transparent:hover{color:var(--ms-dark)}.workshoplisting--col .column-card-footer img{max-width:25px}.workshop-detail h4{color:var(--ms-orange)}.workshop-detail-sec .figure-img{border-top-left-radius:10px;border-top-right-radius:10px}.workshop-detail-sec button .figure-img{border-top-left-radius:0;border-top-right-radius:0}.workshop-detail-sec .contect-sec .custom-toggle .btn-custom .figure-img{height:44px;width:44px;margin:0;border:none;padding:0 6px}.workshop-detail-sec .contect-sec .figure-img{border-radius:100%;border:3px solid var(--ms-white);margin-bottom:1rem;width:100px;height:100px}.workshop-detail-sec .contect-sec .figure{margin-top:-125px}.workshop-detail-sec .contect-sec .figure.figure-col{margin-top:0}.workshop-detail-sec .figure-caption{text-align:right;padding:15px 15px 0 0}.workshop-detail-sec .bannerpic{position:absolute;top:0;right:0;display:flex;align-items:center}.workshop-detail-sec .bannerpic .figure-caption{display:flex;align-items:center}.workshop-detail-sec .column-card{padding:0}.workshop-detail-sec .column-card-footer,.workshop-detail-sec .contect-sec,.workshop-detail-sec .workshop-timing{padding:1rem 1.5rem}.workshop-detail-sec .contect-sec .mssg{margin:0;overflow-wrap:break-word;word-break:break-word}.workshop-detail-sec .figure-caption span{margin-left:1rem}.workshop-detail-sec .figure-caption span:first-child{margin-left:0}.workshop-request{text-align:right;font-size:14px;font-weight:600}.workshop-request .reschedule{background:url(/static/media/reschedule-ico.f059c59a.svg) no-repeat;background-size:17px;padding-left:22px}.workshop-request .workshopstatus{background-color:var(--ms-grayback);padding:8px;margin-left:1rem}h2.title-xs.mb-0 span small{font-size:18px}.editico{display:inline-block;font-size:16px;font-weight:400}.interest-here{padding:10px 0;margin-bottom:1.5rem}.interest-here .website{text-align:right;margin-left:auto;font-weight:600;color:var(--ms-dark);overflow-wrap:break-word;word-break:break-word}.interest-here .website a{color:var(--ms-orange)}.interest-here .website a:hover{color:var(--ms-dark)}.interest-here .interest-topic{color:var(--ms-dark);word-break:break-word}.interest-here .interest-topic small{font-weight:600;display:block;color:var(--ms-dark);font-size:13px;text-transform:uppercase;margin-bottom:10px}.interest-here .interest-topic,.interest-here .interest-topic p{margin:0;font-weight:500;font-size:16px;color:#4e4e4e}.total-connection small{display:block;color:var(--ms-gray);font-size:16px}.total-connection p{margin:0;font-weight:600;color:var(--ms-dark);font-size:18px}.total-connection .item p{font-size:28px}.total-connection .preference-sec{text-align:right}.total-connection .connection-sec{display:flex;align-items:center}.total-connection .connection-sec .item{margin-right:25px;padding-right:25px;border-right:1px solid rgba(0,0,0,.2);min-width:100px}.total-connection .connection-sec .item:last-child{margin-right:0;padding-right:0;border-right:none}.workshop-detail-sec.common-profile hr{opacity:.2}span.profile-img-sec{height:290px;overflow:hidden;display:block}span.profile-img-sec img.profile-img.figure-img.img-fluid{height:100%;object-position:top center}.activities-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem}.activities-sec .entry-title .title-xs{margin:0;display:flex;align-items:center}.activities-tabs.tabsection .nav-tabs{position:relative}.activities-tabs.tabsection .nav-tabs:before{background-color:#dbdada;position:absolute;content:"";width:100%;height:1px;left:0;bottom:0}.activities-tabs.tabsection .nav-tabs .nav-link{font-size:14px;display:block;padding:1rem 5px}.activities-tabs.tabsection .nav-tabs .nav-link:before{background-color:initial}.activities-tabs.tabsection .nav-tabs .nav-link.active:before{background-color:var(--ms-orange)}.inner-tabbing .nav-tabs{margin:2rem auto;max-width:250px;border-radius:100px;border:1px solid var(--ms-orange)}.inner-tabbing .nav-tabs .nav-link:before,.inner-tabbing .nav-tabs:before{display:none}.inner-tabbing .nav-tabs .nav-link{background-image:none;border-radius:100px;width:50%;text-align:center;padding:.7rem 1rem}.inner-tabbing .nav-tabs .nav-link.active{background-image:linear-gradient(to left bottom,#e27235,#e35f4a,#dc505e,#cf4771,#bb4582);color:var(--ms-white)}.sort-toggle{margin:2rem auto;max-width:250px;border-radius:100px;border:1px solid var(--ms-orange)}.sort-toggle ul{margin:0;padding:0;list-style:none;width:100%;display:flex;align-items:center}.sort-toggle li{margin:0;padding:0;min-width:50%;max-width:50%;text-align:center;font-weight:600;font-size:14px}.sort-toggle li a{padding:.8rem;background-image:none;border-radius:100px}.sort-toggle li a.active{background-image:linear-gradient(to left bottom,#e27235,#e35f4a,#dc505e,#cf4771,#bb4582);color:var(--ms-white)}.activities-sec .accordion .card-header .btn{font-size:16px}.activities-sec .column-card .title-xs{font-size:20px}.activities-sec .column-card p{font-size:14px}.activities-sec .accordion>.card{overflow:visible}.activities-sec .card-body{padding-left:0;padding-right:0}.joblisting-columns.upcoming-activities .contect-sec{position:relative}.joblisting-columns.upcoming-activities .upcoming-detail-sec{position:absolute;top:0;right:0}.pitchday-tab .invest-timline-sec .inves-sec{min-width:75%;max-width:75%}.pitchday-tab .invest-timline-sec .inves-timeline{min-width:25%;max-width:25%}.virtual-pitch-session.column-card{padding:0}.virtual-pitch-session.column-card .pitch-footer,.virtual-pitch-session.column-card .pitch-header{padding:20px}.virtual-pitch-session.column-card .pitch-body{padding-left:20px;padding-right:20px}.virtual-pitch-session.column-card .pitch-footer .btn-transparent{text-decoration:none;color:var(--ms-orange);margin-right:1rem}.virtual-pitch-session.column-card .pitch-footer .btn-transparent img{max-width:30px;margin-right:5px}.virtual-pitch-session.column-card .pitch-footer .btn-transparent:last-child{margin-right:0}.virtual-pitch-session.column-card .pitch-footer .btn-transparent:hover{color:var(--ms-dark)}.pitch-count .item p,.pitch-session p{margin:0}.activities-sec .column-card .pitch-session p{font-size:18px;font-weight:600}.pitch-count .item small,.pitch-session small{display:block;opacity:.6}.pitch-count{display:flex}.pitch-count .item{min-width:33.33333%;max-width:33.33333%;padding:0 10px;text-align:center;border-right:1px solid rgba(0,0,0,.2)}.pitch-count .item:last-child{border-right:none}.pitch-count .item small{font-size:12px}.notificationpopup{width:100%;max-width:400px;height:400px}.notificationpopup .popover-body{position:relative;height:calc(100% - 110px);overflow:auto;padding:0}.notificationpopup .totalmsg{text-align:center;padding:5px 10px}.notificationpopup .totalreadmsg{border-bottom-left-radius:calc(.3rem - 1px);border-bottom-right-radius:calc(.3rem - 1px);color:var(--ms-orange);cursor:pointer;text-align:center;padding:10px;background-color:var(--ms-grayback);font-weight:500}.notificationpopup .notification-time{text-align:right;color:var(--ms-dark);font-size:13px}.notificationpopup .notifimg{position:relative}.notificationpopup .notifimg .notilink{position:relative;display:flex;align-items:center;color:var(--ms-dark)}.notificationpopup .notifimg .notilink .notifpic{border-radius:100%;max-width:40px;min-width:40px;height:40px;overflow:hidden;margin-right:10px;position:relative}.notificationpopup .notifimg .notilink .notifpic img{width:40px;height:40px}.notificationpopup .notifitem{position:relative;padding:10px 15px;background-color:var(--ms-white);border-bottom:1px solid rgba(0,0,0,.1)}.notificationpopup .notifitem:hover{background-color:var(--ms-grayback)}.notificationpopup .notifitem:hover .notilink{color:var(--ms-orange)}.notificationpopup .notifitem .gdot{position:absolute;width:10px;height:10px;border-radius:100%;background-color:green;border:1px solid var(--ms-white);left:30px;bottom:0;z-index:2}.notificationpopup .notifitem.unread{font-weight:500;background-color:var(--ms-grayback)}.notification-popup{position:absolute;z-index:7;padding:0 0 50px;top:-500px;right:0;width:100%;max-width:400px;height:400px;border-radius:10px;background-color:var(--ms-grayback);box-shadow:0 10px 10px 0 rgba(0,0,0,.2);transition-duration:.3s}.notification-popup:before{position:absolute;content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid var(--ms-orange);top:-8px;left:152px}.notification-popup.show{top:75px}.notification-popup .title-xxs{padding:15px;margin:0}.notification-popup .cta{position:absolute;width:100%;left:0;bottom:0;z-index:5}.notification-popup .cta a{margin:auto;display:inherit;text-decoration:none;color:var(--ms-orange)}.notification-popup .cta a:hover{color:var(--ms-dark)}.notification-col{position:relative;height:calc(100% - 50px);overflow:auto}.notification-col .item{position:relative;padding:10px 15px;background-color:var(--ms-white);border-top:1px solid rgba(0,0,0,.1)}.notification-col .item .notification-time{text-align:right;color:var(--ms-dark);font-size:13px}.notification-col .item .figure{display:flex;align-items:center;font-weight:600;overflow:hidden}.notification-col .item .figure .figure-img{margin-right:1rem;position:relative;z-index:2;border-radius:100%;width:45px;height:45px}.notification-col .item p{margin:0}.notification-col .item a{display:block;color:var(--ms-dark)}.notification-col .item:hover{background-color:var(--ms-grayback)}.notification-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem}.notification-sec .entry-title .title-xs{margin:0;display:flex;align-items:center}.notificationlisting--col .notification-time{position:absolute;top:0;right:0;font-size:14px;color:var(--ms-dark);opacity:.5}.notificationlisting--col .notification-event{position:absolute;top:25px;right:0;font-size:14px;color:var(--ms-orange);padding:5px 10px;border-radius:5px;border:1px solid var(--ms-orange)}.notificationlisting--col .applicant-name{padding-right:105px}.notificationlisting--col .title-xxs{font-size:16px}.notificationlisting--col a{display:block}.sec-column.messages-sec{max-width:100%;margin-left:30px}.sec-column.messages-sec .search-bar .form-control{min-width:inherit}.user-listing-sec{margin:0 -15px;height:400px;overflow:auto}.user-listing-sec .item .listing-col{display:flex;align-items:center;position:relative;padding:1rem;color:var(--ms-dark);border-top:1px solid rgba(0,0,0,.1)}.user-listing-sec .item.active .listing-col,.user-listing-sec .item .listing-col:hover{background-color:var(--ms-grayback)}.messages-sec .pro-outer-sec .figure,.user-listing-sec .item .figure{overflow:hidden;margin-right:15px;min-width:50px;max-width:50px}.user-listing-sec .item .figure a{display:block}.user-listing-sec .item .figure img{width:50px;height:50px;border-radius:100%}.user-listing-sec .item .contect-sec{padding-right:80px}.user-listing-sec .item .contect-sec .title-xxs{margin-bottom:5px;font-size:14px;padding-right:0}.messages-sec .pro-outer-sec .contect-sec p,.user-listing-sec .item .contect-sec p{margin:0;font-size:13px;font-weight:400;opacity:.5}.user-listing-sec .item .contect-sec .set-date,.user-listing-sec .item .contect-sec .time-sec{position:absolute;top:0;right:0;font-size:13px;opacity:.5}.user-listing-sec .item.active .contect-sec .time-sec{opacity:1}.user-listing-sec .item .contect-sec .tag{position:absolute;top:15px;right:15px;width:20px;background-color:var(--ms-orange);color:var(--ms-white);line-height:20px;border-radius:100%;text-align:center;font-size:12px;font-weight:600}.messages-sec .timeline-box{position:relative;border-bottom:1px solid rgba(0,0,0,.1)}.messages-sec .message-chat-box{height:345px;overflow:auto;padding:15px 0}.messages-sec .imgbox{display:flex;align-items:center;position:absolute;left:0;right:0;margin:auto;width:95%;bottom:130px;background-color:var(--ms-white);padding:10px;border-radius:10px;border:1px solid rgba(0,0,0,.1)}.messages-sec .imgbox .sec-pic{max-width:50px;min-width:50px;margin-right:10px}.messages-sec .imgbox .sec-pic img{border-radius:10px}.messages-sec .imgbox .sec-pic-info{padding-right:50px;font-size:14px}.messages-sec .imgbox .sec-pic-info span{display:block}.messages-sec .crossico{position:absolute;top:50%;transform:translateY(-50%);right:15px;max-width:25px;z-index:5}.img_cont_msg{margin:0 10px}.img_cont_msg,.user_img_msg{height:45px;min-width:45px;max-width:45px}.user_img_msg{border:1.5px solid #f5f6fa}.msg_cotainer{margin-top:auto;margin-bottom:auto;margin-left:10px;border-radius:20px;border-top-left-radius:0;background-color:#f2f2f4;padding:15px;position:relative}.msg_cotainer:before{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #f2f2f4;top:-2px;left:-20px;transform:rotate(45deg)}.msg_time{position:absolute;left:0;bottom:-20px;color:var(--ms-dark);font-size:12px;opacity:.5}.msg_cotainer_send{margin-top:auto;margin-bottom:auto;margin-right:10px;border-radius:20px;border-top-right-radius:0;background-color:#fff6f1;padding:15px 20px;position:relative;width:100%}.message-chat-box .justify-content-start{flex-direction:row-reverse}.message-chat-box .justify-content-start .msg_cotainer_send:after{right:inherit;left:-20px;transform:rotate(45deg)}.message-chat-box .justify-content-start .msg_cotainer_send{border-top-left-radius:0;border-top-right-radius:20px}.message-chat-box .justify-content-start .msg_time_send{right:inherit;left:0}.message-chat-box .justify-content-end .msg_cotainer_send{text-align:right}.msg_cotainer_send:after{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff6f1;top:-2px;right:-20px;transform:rotate(-45deg)}.msg_time_send{position:absolute;right:0;bottom:-35px;color:var(--ms-dark);font-size:12px;opacity:.5}.messages-sec .pro-outer-sec .figure{width:50px;height:50px}.messages-sec .chatfooter .form-group{position:relative;padding-top:20px;border-top:1px solid rgba(0,0,0,.1)}.messages-sec .chatfooter .form-group .btn-add{position:absolute;top:25px;right:5px}.messages-sec .chatfooter .form-group .form-control{border:none;background-color:var(--ms-grayback);border-radius:100px;padding:0 150px 0 15px;height:60px}.messages-sec .chatfooter .form-group textarea.form-control{border:none;background-color:var(--ms-grayback);border-radius:8px;padding:15px;height:auto;width:calc(100% - 65px)}.custom-file,.custom-img{color:transparent;cursor:pointer;width:28px;height:22px;position:absolute;top:40px}.custom-file{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAACXBIWXMAAAsTAAALEwEAmpwYAAAE7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuYTg3MzFiOSwgMjAyMS8wOS8wOS0wMDozNzozOCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjAgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMS0xMS0yMlQxODowODozNiswNTozMCIgeG1wOk1vZGlmeURhdGU9IjIwMjEtMTEtMjJUMTg6MDk6MTcrMDU6MzAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjEtMTEtMjJUMTg6MDk6MTcrMDU6MzAiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcyM2NhYTMzLWY1YzgtYzc0ZC1iMzJjLWQxYzQyMGI0ZDNiOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3MjNjYWEzMy1mNWM4LWM3NGQtYjMyYy1kMWM0MjBiNGQzYjkiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo3MjNjYWEzMy1mNWM4LWM3NGQtYjMyYy1kMWM0MjBiNGQzYjkiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjcyM2NhYTMzLWY1YzgtYzc0ZC1iMzJjLWQxYzQyMGI0ZDNiOSIgc3RFdnQ6d2hlbj0iMjAyMS0xMS0yMlQxODowODozNiswNTozMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDIzLjAgKFdpbmRvd3MpIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjyCyNoAAAIbSURBVEiJ7ZUxTBtBEEXf7JnKlk+XgtSmxhamcg81daBFaSNSJ2XSW2nTk9TUIbXTmMimtmtoTnf4CsTt/RTGxgbjRICIIuU3p93RzLvZmZ01STyn3LPS/gawBGBmc5th2NzCWcukVczWbjsJsiTuvoqiza+C8rxRA9BAcv0k6X6fN2kMnKhSaawGK8GBYXWkoczORPHjDjC3EUCe69BKqszazFwN0TDHdhg1t/2Vb49GvfOpXRJmdg0rfXKA97TTtNv5w1NaqGp1sxUEHBSAv8rfjEa9c0k3NQxWgrcOiON8/7EwgDTtduI433fj2AeTfQfjmhm27j1t6GWPhd2ol3lP27B6GDa3pkCctZCGT5HZbaVptyPp3MzqMOlS6aXMzu53a5SrUbCzLLBysouLk6OFRrMBUm0KxKwminuzC8OgZdjeMqCVyICFQFEMzVxrChQ6NcYpL1KSnBwDx8uAS38GqwudwqSGpgFY7aEBfyeH1caMa2B+6TsG5Wq0sfTYHqLwxcZrQTm/9J0pMMv6fVlx5HC7k/Z9EljY3DK5HVlxlGX9PsxMGmiUwyh4b9i6oEORHyZJb/gwUKOGK+0ZtIROk9h/gF4maRY4VjXa2HO43claqH83pGVJ3P0YRpvvQHPDe7b5fK7Ps1flzvAGSOOfh5VK45tzpTWCYm1R95rIJl8Zc8O7oPiCd4OiyAezQ/vG9/+L/68DfwEuqPfpVlPbNwAAAABJRU5ErkJggg==) no-repeat;right:65px}.custom-img{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAWCAYAAADTlvzyAAAABHNCSVQICAgIfAhkiAAAAldJREFUSEu9lbFv2kAUxt87O7QNhLM7kHakawsKliqxZ88/EbGmGboklTo1Re2SNGMzt+raZG2WTkwQwR6kbGWxjWCpffd6RwI42ARUSG72vd+973vfM3LbeYcAZXiAQzLcQW6XqkCQI6Tz+2IyYjlA2Az+BvvXQHV8t7F3X8B0ulBYSa18XAqQ89ImMcjpx3ZdcQrQ7E8+fGlA/nSjgsS2hgAi+uN74s0kdGlA23Z+SKC274oPnBtlZLirZev3W61ol0sDWrZzpgbu3PPqR5wX88jMYyngoNut1xYCrq2VthgTLd9vtqOFRpEiuiTEdSDqK0l3FpLUspxdPdIE0AcZ7t2GFtOWZVZUpNYBsCeC8KTXa3b+e2gisBoDKEhdKQadHaa5PNQyGiZWoh4xZlYlUS9pEjVW+wjqGwJ52nUvvg+fMhOos6UnbggbXtQFNVSPv+eJ/ahXQ5hSQl2DNEk68v3GYHvdCZwGuwsahbluuK19Hfh+A50KHMOo7XkNNW3JZ7JTbhnHDDEtI/7qlYmArzQ0DMNObLWBFF+1/kjUUXKpvRpfUbciMZKdLgVQnZH8HZ9gowqIeRGGJ4ZpVka7lAgfI8LzeWFjea+9Vp7VfLd+ENdDx8aoqow+Q4InQaD+FlnLOVQ255XZV/N0Nll0bIP85XkXX5KgnJuHuiEhws+YtUvfGGFG6VxJCu3slOk43HSqfrCT20jfX119+TqVevR+AOT2xicgNHyv8Xae4tO+yWSKuWkPnpnDRcBJd2NAPb7LhiTVG0xpNuuUwZAvHgLYdeXPf3GYvrb/qDtaAAAAAElFTkSuQmCC) no-repeat;right:65px}.custom-file::-webkit-file-upload-button,.custom-img::-webkit-file-upload-button{visibility:hidden}.cus-scr{scrollbar-color:var(--ms-orange) var(--ms-white)}.cus-scr::-webkit-scrollbar-track{background-color:var(--ms-white)}.cus-scr::-webkit-scrollbar-thumb{border-radius:20px;border:3px solid var(--ms-white)}.modal-body .form-column{padding:0}.modal-body .form-column .col-md-4 .floating-label .float-label,.modal-body .form-column .col-md-6.col-sm-12 .floating-label .float-label{left:0}.modal-body .nav-tabs{display:flex}.modal-body .nav-tabs .nav-item{margin:0}.modal-body .nav-tabs .nav-link{background-color:initial;padding:1rem;margin-bottom:0;color:var(--ms-dark);font-weight:600;font-size:18px;border:none;border-top-left-radius:0;border-top-right-radius:0;cursor:pointer;position:relative}.modal-body .nav-tabs .nav-link:before{position:absolute;content:"";border-radius:50px;width:100%;height:1px;background-color:#dbdada;left:0;bottom:0}.modal-body .nav-tabs .nav-link.active{color:var(--ms-orange)}.modal-body .nav-tabs .nav-link.active:before{opacity:1;background-color:var(--ms-orange);height:3px;bottom:-1px}.admin-title{background-color:var(--ms-grayback);border-radius:10px;padding:15px}.admin-title .figure{display:flex;align-items:center}.admin-title .figure img{box-shadow:0 0 5px 0 rgba(0,0,0,.1);background-color:var(--ms-white);border-radius:100%;min-width:50px;max-width:50px;height:50px;padding:5px;margin-right:15px}.admin-title .figure .figure-caption{font-size:18px;font-weight:600}.pitchday-post{background-color:var(--ms-white);border-color:var(--ms-dark)}.pitchday-title{background-color:var(--ms-lpink);border-top-left-radius:10px;border-top-right-radius:10px;padding:15px}.pitchday-title .figure{display:flex;align-items:center}.pitchday-title .figure img{box-shadow:0 0 5px 0 rgba(0,0,0,.1);background-color:var(--ms-white);border-radius:100%;min-width:50px;max-width:50px;height:50px;padding:5px;margin-right:15px}.pitchday-title .figure .figure-caption{font-size:18px;font-weight:400}.pitchday-title .figure .figure-caption small{display:block;margin-top:15px}.pitchday-title .figure .figure-caption small span{opacity:.5}.pitchday-title .figure .figure-caption small strong{font-weight:400}.pitchday-post .contect-sec,.pitchday-post .pitchday-content{color:var(--ms-dark)}.pitchday-post .pitchday-content p span{opacity:.6}.pitchday-post .pitchday-content a{opacity:1;color:var(--ms-dark)}.pitchday-post .upcoming-detail-sec{justify-content:flex-end}.pitchday-post.form-column .css-1pahdxg-control,.pitchday-post.form-column .css-yk16xz-control{height:30px!important;border-radius:4px;padding-left:5px}.funding-title{background-color:var(--ms-grayback);padding:15px}.funding-title .figure{display:flex;align-items:center}.funding-title .figure img{background-color:var(--ms-white);border-radius:100%;min-width:50px;max-width:50px;height:50px;padding:5px;margin-right:15px}.funding-title .figure .figure-caption{font-size:18px;font-weight:600}.funding-content{background-color:#f8f8f9;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:15px}.funding-content .startup-sec .sec-pic .figure{display:flex;align-items:center;margin-bottom:15px}.funding-content .startup-sec .sec-pic .figure img{background-color:var(--ms-white);border-radius:100%;min-width:50px;max-width:50px;height:50px;padding:5px;margin-right:15px;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.funding-content .startup-sec .sec-pic .figure .figure-caption{font-size:18px;color:var(--ms-dark);font-weight:600}.funding-content .startup-sec .startup-content .title-xxs{margin:5px 0 10px}.funding-content .startup-sec .startup-content p{margin-bottom:5px}.funding-content .startup-sec .startup-content p span{color:var(--ms-orange);font-weight:600}.funding-content .funding-founder{background-color:var(--ms-white);padding:15px;border-radius:10px;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.funding-content .funding-founder label{display:block;color:var(--ms-dark);opacity:.7;font-weight:600}.funding-content .funding-founder .lead-col-listing{display:flex;flex-wrap:wrap}.funding-content .funding-founder .lead-col-listing span{color:var(--ms-orange);font-size:14px;font-weight:600;margin-bottom:5px;margin-right:25px}.funding-content .funding-founder .foundercol .figure{display:flex;align-items:center}.funding-content .funding-founder .foundercol .figure img{background-color:var(--ms-white);border-radius:100%;min-width:50px;max-width:50px;height:50px;padding:5px;margin-right:10px}.funding-content .funding-founder .foundercol .figure .figure-caption{font-size:16px;color:var(--ms-orange);font-weight:600}.funding-content .funding-founder .foundercol .figure .figure-caption span{display:block;color:var(--ms-dark);font-size:14px;font-weight:400}.global-comm-sec,.high-impact-sec,.startups-community-sec{background:url(/static/media/fade-scircle.bdd9f56a.svg) no-repeat calc(100% + 100px) 0;position:relative}.high-impact-sec:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/static/media/fade-scircle.bdd9f56a.svg) no-repeat -50px 300px}.community-column{background-color:var(--ms-white);border-radius:15px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);padding:20px 10px;position:relative;overflow:hidden}.column-sec p{margin:0}.content-items .items{display:flex;align-items:center;margin:2rem 0}.content-items .items .figure{min-width:80px;max-width:80px;margin-right:1rem}.content-items .items .items-pnt .head{font-size:24px;color:var(--ms-dark);font-weight:700}.mentors-sec{background:url(/static/media/circle.243867c5.svg) no-repeat top;background-size:contain}.mentors-sec .col-md-4:nth-child(3n+2){margin-top:100px}.mentors-sec .col-md-4:nth-child(4n){margin-top:-100px}.mentors-sec .col-md-4:nth-child(5n){margin-top:20px}.mentors-sec .col-md-4:nth-child(6n){margin-top:-80px}.twocol{column-count:2}.partner-sec,.portfolio-comm-sec{background:url(data:image/jpeg;base64,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AAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAEAUAAACQAAABAAKQFIEUAAAAAQAAKAABAAADadLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAgUAAAASAAABAABSApAigAAAACAAKAAAIAADadLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAECgAAACQAAAIAKQAFILAAAAACAABQAABAADadLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgUAAAASAAABBSAAApAigAAAAQAAKAAAIADadLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgCgAAAQQAAAIKQpAUhSCwAAAAAgAAUAACAA2nS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAARAAAAQUgKQAAIoAAAAEAACgAAQA2nS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIAoAAAEgAAACAAUgBSCwAAAAAgAAUAACA2nS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAAkAAAAQUgKQFIBYAAAAAQAAKAABDadLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgCgAAASAAAAIABSApAigAAAACAABQAANJ0uQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAQKAAAAJAAAAEAApAUgRQAAAABAAAoAA0nS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIFAAAAEgAAAQAUgAKQIoAAAAAgAAUADSdLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAECgAAACQAAAIAAABSBFAAAAAgAACgDSdLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAEAUAAACQAAABBSFICkKQWAAAAAEAACgDSdLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgCgAAASAAAAIABSFIUgRQAAAAIAAFBNHS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAAkAAACAUgAKQpBYAAAAAQAAKTR0uQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAACAKAAABIAAAAgAFIUgAsAAAAAIAAF0nS5AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAAkAAAAQUgKQFBEUAAAAAQAA0dLkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAgCgAAASAAAAIABSApAigAAAACAA0nSwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAECgAAACQAAAIAAKQFIEUAAAAAQA2m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAACBQAAABIAAAEAAAApBYAAAAACA2m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQKAAAAJAAAAgpACkBSCwAAAAAgNpuwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAEAUAAACQAAABAAKQApBYAAAAAQ2m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAACAKAAABIAAAAgpAUgBSCwAAAAA0m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQBQAAAJAAAAEAApACkFgAAAANJuwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgCgAAASAAAAIAAAKQIoAAAA0m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQBQAAAJAAAAEApCkBSBFAAAA0m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAACAKAAABIAAAAgAFICkCKAAANJuwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAECgAAACQAAAIAKQAFIEUAADSbsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIFAAAAEgAAAQUgAKQpAigADSbsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAABAoAAAEgAAACACkBSFIEUADSbsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAAkAAAAQUgKQApBYADSbsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIAoAAAEgAAACCkBSAFILADSbsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAFAAAAkAAAAQACkAKQWA0m7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAACAKAAABIAAAAgAFICkCKNpqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAECgAAACQAAABAKQpAUgRdpqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAgUAAAASAAABBSAFICkDRqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAECgAAACQAAAIABSAFI1WkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAABAFAAAAkAAAAQAAACtGkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIAoAAAEEAAACAAUhSNVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQBQAAAJAAAAgAApA1WkAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAIAoAAAEgAAACAAUjVaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAEAUAAACQAAABAADVaQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAgCgAAASAAAAIBSNVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAQKAAAAJAAAAgANVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAACBQAAABIAAAEANVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQKAAAAJAAAAgNVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAQBQAAAJAAAAENVpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAogAAAgQACkKp//xAAkEAEAAQQBBAIDAQAAAAAAAAABAAISUXATAxFBYFBhIDFA0P/aAAgBAQABPwD3y4zLychOT6nIy9l9WZc5ndzO7+Xdlzll9WZyVZnKzl+pyk5KYVGdBXk5Jey5z/UMK6jzDqvkh1SFQ/p95vJey5z8IVJ5h1XyQ6lL7k1BL5c/FikufbbiXxV0yoRrnddNNUV021RdNtWnGrTixdOLpxYunF06v+W8f//EABQRAQAAAAAAAAAAAAAAAAAAAND/2gAIAQIBAT8AUdv/xAAcEQEBAAICAwAAAAAAAAAAAAARAGBwElAwQND/2gAIAQMBAT8Az0iIiIjwERFxiNBkRHtlxjOiI6QuMZmR1hlxps02acPn3/8A/9k=) no-repeat calc(100% + 150px) 0;position:relative}.partner-sec .entry-title{max-width:100%}.partner-sec .item{width:150px;height:150px;margin:auto;border-radius:100%;border:1px solid var(--ms-orange);overflow:hidden}.searchresult-sec .entry-title{max-width:inherit;border-bottom:1px solid rgba(76,76,76,.3);color:var(--ms-dark);display:flex;align-items:center;margin-bottom:0;padding-bottom:1rem}.searchresult-sec .entry-title .title-xs{margin:0;display:flex;align-items:center}.search-item{display:flex;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.1)}.search-item a{color:var(--ms-dark)}.search-item a:hover{color:var(--ms-orange)}.search-item .search-user-pic .figure{min-width:70px;max-width:70px;height:70px;overflow:hidden;border-radius:100%;margin-right:1rem}.search-item .search-user-pic .figure .figure-img{width:100%}.search-item .title-md{margin:7px 0;font-size:22px}.totalview{overflow:hidden;display:flex}.totalview .meta-block{display:inline-block;position:relative}.totalview .meta-block:not(:last-of-type):after{content:"|";margin:0 8px}.orgtxt{color:var(--ms-orange)}.tranferdetail{border-radius:20px;border:1px solid var(--ms-orange);background-color:var(--lhtorange);padding:20px}.tranferdetail table td{padding:8px;font-weight:600}.tranferdetail table td:first-child{opacity:.5}.company-column,.company-column .rgt-pan{display:flex;align-items:center}.company-column .rgt-pan{margin-left:auto;text-align:center}.company-column .rgt-pan span{background-color:var(--ms-grayback);padding:5px 8px;display:inline-block;margin-bottom:3px}.portfolio-heading,.portfolio-heading .rgt-pan{display:flex;align-items:center}.portfolio-heading .rgt-pan{margin-left:auto;text-align:center}.portfolio-heading .rgt-pan span{background-color:var(--ms-grayback);padding:5px 8px;display:inline-block;margin-bottom:3px}.recommended-tab.startup--tab.tabsection .nav-tabs{justify-content:start}.team-members .figure{width:70px;height:70px;margin:auto;overflow:hidden;border-radius:100%}.team-members .figure .figure-img{width:100%;object-fit:contain}.team-members span.primary-tag{position:absolute;top:0;right:0;background:var(--ms-orange);border-top-right-radius:15px;border-bottom-left-radius:15px;width:30px;height:30px;overflow:hidden}.portfolio-name .sec-pic{border-radius:100%;width:50px;height:50px;border:1px solid rgba(0,0,0,.1);margin-right:10px;display:flex;align-items:center;position:relative}.portfolio-name .sec-pic img{position:absolute;left:0;right:0;width:100%;border-radius:4px}.portfolio-name .pname{font-weight:600;font-size:14px}.portfolio-name .pname span{display:block;opacity:.5;font-weight:400}.portfolio-header .portfolio-invest{margin-left:auto;text-align:right}.portfolio-header .portfolio-invest span{display:block;opacity:.5;font-weight:600;font-size:13px}.portfolio-header .portfolio-invest small{color:var(--ms-orange);font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:flex-end}.portfolio-header .portfolio-invest .btn{min-width:inherit;padding:0;line-height:normal}.portfolio-valuation{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid rgba(0,0,0,.1)}.portfolio-valuation .item{padding:10px 0}.portfolio-valuation .item span{display:block;color:var(--ms-orange);font-weight:600;font-size:13px;padding:5px 0}.portfolio-valuation .item small{display:block;color:var(--ms-dark);font-weight:600;font-size:13px}.portfolio-progress{background-color:var(--ms-cream);padding:15px}.portfolio-progress p{margin-bottom:5px;font-weight:600;font-size:14px}.portfolio-progress table{width:100%}.join-meeting-rsvp{line-height:30px!important}.portfolio-progress table td,.portfolio-progress table th{padding:10px 5px;font-size:13px}.portfolio-progress table th{border-bottom:1px solid rgba(0,0,0,.1)}.portfolio-footer .btn{min-width:inherit;font-weight:600;font-size:15px}.portfolio-footer .btn-transparent{margin-left:auto;color:var(--ms-orange);text-decoration:none}.portfolio-footer .btn-transparent:hover{color:var(--ms-dark)}.portfolio-modal .portfolio-header .portfolio-invest small{font-size:18px}.portfolio-table table{width:100%}.portfolio-table table tr{border-bottom:15px solid var(--ms-white)}.portfolio-table table td{background-color:var(--ms-cream);padding:15px;vertical-align:middle;color:var(--ms-orange);font-weight:600;font-size:18px}.portfolio-table table td span{display:block;color:var(--ms-dark);font-size:16px}.funding-sub{top:inherit;color:var(--ms-dark)}.job-company{color:var(--ms-orange);font-weight:600;margin-bottom:5px}.job-apply{margin:1.5rem 0;display:flex;align-items:center}.job-apply .jpbappli{margin-left:auto;font-size:14px;font-weight:600}.job-apply .jpbappli .dot{display:inline-block;vertical-align:initial;width:8px;height:8px;margin:0 5px;border-radius:55px;background-color:var(--ms-orange)}.founder-job-detail{display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 0}.founder-job-detail .jpbappli{margin-left:auto;font-size:14px;font-weight:600}.founder-job-detail .jpbappli .dot{display:inline-block;vertical-align:initial;width:8px;height:8px;margin:0 5px;border-radius:55px;background-color:var(--ms-orange)}.job-detail{display:flex;flex-wrap:wrap}.tag-style{margin-right:5px;padding:3px 13px;color:var(--ms-white);font-size:.8rem;font-weight:400;background-color:rgba(226,114,53,.5647058823529412);border-radius:20px}.tags{margin-bottom:8px;display:inline-block;background-color:var(--ms-cream);padding:5px 16px;color:var(--ms-orange);border:1px solid rgba(226,114,53,.25098039215686274);border-radius:30px;font-weight:500;font-size:14px;line-height:18px;vertical-align:initial;word-wrap:break-word}.tags:not(:last-child){margin-right:8px}.job-detail span{margin-right:1.5rem;margin-bottom:1rem;font-size:14px;font-weight:600;padding-left:40px;line-height:30px}.job-detail span:last-child{margin-right:0}.job-detail span.jobexp{background:url(/static/media/jobexp.5cae22c9.svg) no-repeat;background-size:contain}.job-detail span.jobstate{background:url(/static/media/jobstate.68d9cd24.svg) no-repeat;background-size:contain}.job-detail span.jobpackage{background:url(/static/media/jobpackage.da026a72.svg) no-repeat;background-size:contain}.job-detail span.worknature{background:url(/static/media/hybrid.8f91ad6e.svg) no-repeat;background-size:contain}.contect-sec .bookmark-tag{position:absolute;top:5px;right:0;z-index:2}.contect-sec .title-xxs{padding-right:20px}.workshop-detail-sec .social-liks-box .contect-sec,.workshop-detail-sec .timeline-box .contect-sec{padding:0}.workshop-detail-sec .nav-tabs{margin-bottom:2rem}.retail-outlets{background-color:var(--lhtorange);padding:20px;border-radius:15px;margin-bottom:1rem}.retail-outlets:last-child{margin-bottom:0}.column-card .retail-outlets table td,.column-card .retail-outlets table td:nth-child(2n){padding:.3rem .75rem;border-right:1px solid rgba(0,0,0,.1);color:var(--ms-dark)}.column-card .retail-outlets table th,.column-card .retail-outlets table th:nth-child(2n){padding:.3rem .75rem;border-right:1px solid rgba(0,0,0,.1)}.column-card .retail-outlets table td:last-child,.column-card .retail-outlets table th:last-child{border-right:none}.column-card table.grad-column{position:relative}.column-card table.grad-column:before{right:0}.column-card table.grad-column:after,.column-card table.grad-column:before{position:absolute;content:"";top:0;border-radius:10px;background-image:linear-gradient(180deg,#e47836,#e98238,#ef8d3a,#f3973c,#f8a23f);width:32%;height:100%}.column-card table.grad-column:after{right:34%}.column-card table.grad-column th{opacity:1}.column-card table.grad-column td,.column-card table.grad-column th{width:33.33333%}.btxt,.grytxt{position:relative;color:var(--ms-white)!important;text-align:center}.column-card table.grad-column tr{position:relative;z-index:2}.column-card table.grad-column thead th{border-bottom:1px solid #e2e2e2}.column-card table.grad-column thead th span{opacity:.5}.edu-column{padding:20px;background-color:#f9f9f9;border:1px solid #eee}.org-title{color:var(--ms-orange);font-weight:700}.pitch-day .btn-transparent .figure{position:relative}.pitch-day .btn-transparent .figure:before{position:absolute;content:"";width:100%;height:100%;z-index:2;left:0;top:0}.pitch-day .btn-transparent.pvid .figure:before{background:url(data:image/png;base64,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) no-repeat;background-position:50%;background-size:100px}.pitch-day .btn-transparent.pdeck .figure:before{background:url(data:image/png;base64,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) no-repeat;background-position:50%;background-size:100px}.pitch-card .row,.stand-performance .row,.startup-indicator .row{margin-right:-5px;margin-left:-5px}.pitch-card .row>[class*=col-],.stand-performance .row>[class*=col-],.startup-indicator .row>[class*=col-]{padding-right:5px;padding-left:5px}.pitch-card .selector{background-color:#f2f2f4;border-radius:10px;padding:15px;margin-bottom:1rem;min-height:75px}.pitch-card .selector small{display:block;flex-wrap:wrap;opacity:.8}.pitch-card .selector p{font-weight:600;margin:0;font-size:14px}.monthly-balance,.pitch-card.full-width .selector{background-color:var(--ms-cream);border-radius:10px;padding:15px}.monthly-balance{display:flex}.monthly-balance .selector{min-width:50%;max-width:50%}.monthly-balance .selector small{display:block;font-weight:600}.monthly-balance .selector p{margin:0}.stand-performance header{position:relative}.stand-performance .date{position:absolute;opacity:.5;font-size:12px;top:5px;right:0;display:block}.stand-performance .title-xxs{padding-right:165px}.orgback{background-color:var(--ms-cream)}.gryback{background-color:#f2f2f4}.arrow-up{border-bottom:8px solid var(--ms-orange)}.arrow-down,.arrow-up{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent}.arrow-down{border-top:8px solid var(--ms-dark)}.stand-performance .item,.standard-indicator .item{border-radius:10px;padding:15px;margin-bottom:1rem;display:flex;align-items:center;min-height:105px}.stand-performance .item .icon,.standard-indicator .item .icon{max-width:80px;min-width:80px;color:var(--ms-orange);font-weight:600;text-align:center;font-size:13px}.stand-performance .item .icon img,.standard-indicator .item .icon img{max-width:35px;min-width:35px;display:block;margin:auto}.stand-performance .item .content,.standard-indicator .item .content{margin-left:auto;font-weight:600;display:flex;align-items:center}.stand-performance .item .content span,.standard-indicator .item .content span{display:inline-block;margin-left:5px}.sec-column.full-width{max-width:inherit;margin:50px 0 50px 25px}.startup-tab.tabsection .nav-tabs{justify-content:flex-start;border-bottom:1px solid #dbdada;padding-right:75px}.startup-tab.tabsection .nav-tabs .nav-link:before{background-color:initial}.startup-tab.tabsection .nav-tabs .nav-link.active:before{background-color:var(--ms-orange)}.startup-tab .accordion .card-header .btn{color:var(--ms-orange);font-size:18px;padding:0 25px 10px 0}.startup-tab .accordion .card-header .btn img{float:left;margin-right:10px;max-width:35px}.startup-tab .accordion .card-header .btn span{display:block;opacity:.5;font-size:12px;color:var(--ms-dark)}.startup-tab .column-sec{border-radius:10px}.startup-tab .column-sec .table td,.startup-tab .column-sec .table th{text-align:center}.startup-tab .btn-white{display:none;position:absolute;width:auto;top:0;right:35px;text-align:center;border-radius:0;box-shadow:none;border:none;padding:0;line-height:35px;min-width:inherit;font-size:1rem;background-color:initial}.startup-tab .btn-white:hover{background-color:initial;opacity:.5}.startup-tab .btn-primary.addnew{position:absolute;width:auto;top:50px;right:15px;text-align:center;border-radius:10px;box-shadow:none;border:1px solid var(--ms-orange);color:var(--ms-white);padding:5px 1.5rem 2px;line-height:33px;min-width:inherit;font-size:1rem}.bushigh{position:relative}.bushigh .filter-sec{position:absolute;padding:0;top:13px;right:35px;display:none}.bushigh .collapse.show .filter-sec,.startup-tab .collapse.show .btn-white{display:block}.startup-tab .accordion .bushigh .card-header .btn{padding:20px 25px 20px 0}.startup-tab .accordion .card-header .btn.unactive{border-bottom:none;padding-bottom:0}.big--padding{padding:2rem}.coming-soon{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;background:hsla(0,0%,100%,.8);z-index:5}.form-column .invalid-input-error .css-yk16xz-control{border-bottom:1px solid red;color:red}.form-column .invalid-input-error .css-1uccc91-singleValue{color:red}.column--table .form-control,.column--table select.form-control{height:38px;font-size:12px}.column--table.form-column .css-1pahdxg-control,.column--table.form-column .css-yk16xz-control{height:38px;min-height:38px;font-size:12px}.column--table .month-year{display:flex}.column--table .month-year .form-group{min-width:50%;max-width:50%}.column--table .lasttd{vertical-align:middle;text-align:center}.column--table.column-card table th{padding:5px;font-size:12px;vertical-align:top}.column--table.column-card table td{padding:5px;font-size:11px;vertical-align:top}.column--table.column-card table td .arrowimg{width:24px;height:24px;display:block}.column--table.column-card .table-responsive{overflow-x:visible}.company-column.valuation--set .valuation-panel{margin-left:auto;display:flex;align-items:center;flex:0 0 335px;max-width:335px}.company-column.valuation--set .valuation-panel .valuation-column{padding:0 1rem;text-align:center}.company-column.valuation--set .valuation-panel .valuation-column small{display:block;font-weight:600}.company-column.valuation--set .valuation-panel .valuation-column p{margin:0;font-weight:600;color:var(--ms-orange);font-size:18px}.portfolio-heading.valuation--set .valuation-panel{margin-left:auto;display:flex;align-items:center;max-width:335px}.portfolio-heading.valuation--set .valuation-panel .valuation-column{padding:0 1rem;text-align:center}.portfolio-heading.valuation--set .valuation-panel .valuation-column small{display:block;font-weight:600}.portfolio-heading.valuation--set .valuation-panel .valuation-column p{margin:0;font-weight:600;color:var(--ms-orange);font-size:18px}.company-name{display:flex;align-items:center}.company-name .pic{max-width:35px;min-width:35px;min-height:35px;max-height:35px;border-radius:100%;overflow:hidden;margin-right:10px}.company-name .content strong{display:block}.company-name .content{font-weight:400}.table td,.table th{vertical-align:middle}.startup-search{width:350px;background:var(--ms-white);border-radius:55px;padding:0 15px;box-shadow:var(--ms-shadow)}.startup-search .btn-primary{position:absolute;right:0;margin-top:-2px;top:50%;transform:translateY(-50%);z-index:2;min-width:inherit;background-color:initial;padding:0;background-image:none;border:none;box-shadow:none}.startup-search .btn-primary:active,.startup-search .btn-primary:focus,.startup-search .btn-primary:hover,.startup-search .btn-primary:not(:disabled):not(.disabled).active:focus,.startup-search .btn-primary:not(:disabled):not(.disabled):active:focus,.startup-search .show>.btn-primary.dropdown-toggle:focus{background-color:initial!important;background-image:none!important;outline:0!important;box-shadow:none!important}.search-column .company-name .pic{max-width:50px;min-width:50px;max-height:50px;min-height:50px}.search-column .company-name .viewall{font-weight:600;text-decoration:underline;font-size:14px;margin-left:auto;max-width:80px;min-width:80px;text-align:right}.search-column .valution-round{border-bottom:1px solid #ccc;padding:1rem 0;display:flex;align-items:center}.search-column .valution-round .item{min-width:50%;max-width:50%;font-weight:600;color:var(--ms-orange);border-right:1px solid #ccc;margin-right:25px}.search-column .valution-round .item:last-child{border-right:none}.search-column .valution-round .item small{display:block;color:var(--ms-dark);font-weight:600;line-height:30px}.search-column .cta .btn{font-size:15px;line-height:35px;min-width:inherit}.btn.btn-edit,.btn.btn-save{box-shadow:none;min-width:inherit;min-width:24px;text-transform:none;line-height:normal;font-size:12px;color:var(--ms-orange);text-decoration:underline;padding:0}.activities-tabs.tabsection.qusans .nav-tabs{justify-content:flex-start}.newstartup-columns #file-drag,.newstartup-columns .dropzone{padding:2rem 1rem}.add-invest{background-color:var(--ms-cream);border-radius:10px;padding:20px;margin-bottom:1rem;position:relative}.newstartup-columns .add-member .btn{min-width:inherit;color:var(--ms-orange)}.newstartup-columns .btn-remove{text-transform:none;color:var(--ms-orange);text-decoration:underline}.pro-outer-sec.past--invest{display:block;padding:0;min-height:135px}.pro-outer-sec.past--invest .figure{margin:auto;border:1px solid #ccc;border-radius:8px;width:100%;text-align:center;min-height:135px;display:flex;align-items:center;justify-content:center}.pro-outer-sec.past--invest .figure img{max-width:125px;width:100%;object-fit:contain;box-shadow:none}.pro-outer-sec.past--invest .contect-sec{padding:15px 0;text-align:center;font-size:16px;color:#717171}.pro-outer-sec.past--invest .contect-sec a{color:#717171}.loginsec{position:relative}.loginsec .loginfirst{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,98.8%,.9);display:flex;align-items:center;justify-content:center;z-index:5}.loginsec .loginfirst .content{max-width:300px;margin:auto;text-align:center}.company-column .figure-caption{position:relative}.company-column .figure-caption span.public-info{background-color:var(--ms-grayback);border-radius:15px;font-weight:600;padding:0 17px;font-size:11px;display:inline-block;margin-left:10px;text-transform:uppercase;line-height:22px}.portfolio-heading .figure-caption{position:relative}.portfolio-heading .figure-caption span.public-info{padding:0 17px;font-size:11px;margin-left:10px;text-transform:uppercase}.portfolio-heading .figure-caption span.public-info,.public-topic span{background-color:var(--ms-grayback);border-radius:15px;font-weight:600;display:inline-block;line-height:22px}.public-topic span{color:var(--ms-dark);padding:0 15px;margin-right:10px;margin-bottom:10px;font-size:12px}.public-topic span:last-child{margin-right:0}.pitch-day .title-xxs,.startup_column .title-xxs{display:flex;align-items:center;font-size:15px;font-weight:600;text-transform:uppercase}.startup_column .title-xxs .startup_date{margin-left:auto;opacity:.5;font-size:12px}a.add-more{background-color:var(--ms-orange);color:var(--ms-white);border-radius:4px;font-size:13px;line-height:26px;min-width:65px;text-align:center;margin-left:auto;padding:0 15px}a.add-more:hover{background-color:var(--ms-dark)}a.edit-btn-link{color:var(--ms-white);border:none;font-size:13px;line-height:26px;min-width:65px;text-align:center;margin-left:auto;padding:0 15px}a.edit-btn-link,a.edit-btn-link:hover{background-color:var(--ms-white)}.pitch-card .pitch--selector{background-color:initial;border-radius:0;padding:15px 0}.expert-angel .row{margin-right:-5px;margin-left:-5px}.expert-angel .row>[class*=col-]{padding-right:5px;padding-left:5px}.expert-angel .membersec{min-width:100%;min-height:85px;max-width:100%;display:flex;padding:10px;margin-bottom:10px}.expert-angel .membersec .sec-pic figure{margin-bottom:0;width:50px;height:50px;margin-right:1rem;border-radius:100%;overflow:hidden}.expert-angel .membersec .title-xxs{margin-bottom:5px;font-size:18px}.expert-angel .membersec p{font-size:14px;margin-bottom:3px}.expert-angel .membersec small{display:block;font-weight:600;color:var(--ms-orange)}.market_overview,.performance_indicators,.specific_performance{display:flex;justify-content:flex-start;flex-wrap:wrap}.overview_col .item{padding:0 10px 10px;position:relative;width:25%;margin-bottom:5px;text-align:left!important}.overview_col .item.text-center{text-align:center!important}.overview_col .item .bhead,.overview_col .item .subhead{display:block}.overview_col .item .head{font-size:13px;text-transform:uppercase;font-weight:600;display:block;min-height:40px}.overview_col .item.sharetype .subhead{font-size:16px;color:#4e4e4e;font-weight:400;display:flex;align-items:center;justify-content:flex-start}.overview_col .item .subhead{font-size:22px;color:var(--ms-orange);font-weight:400;display:inline-flex;align-items:center;justify-content:flex-start;position:relative}.overview_col .item small{display:block}.overview_col .item.sharetype .subhead .f-16{font-size:16px}.overview_col .item .subhead .f-16{font-size:22px}.overview_col .item .subhead .f-16 .svg-inline--fa.fa-w-10{width:10px}.overview_col .item .subhead .arrow-up{display:inline-block;vertical-align:middle;margin-left:10px;border-bottom-color:#2ecc5f}.overview_col .item .subhead .arrow-down{display:inline-block;vertical-align:middle;margin-left:10px;border-top-color:#b71c00}.swiper-slide .overview_col .item{width:100%}.quarterly_head{color:var(--ms-orange)}.financial_per .overview_col .item .head,.startup_per .overview_col .item .head{min-height:20px;text-transform:uppercase}.financial_per .overview_col .item .subhead,.startup_per .overview_col .item .subhead{color:var(--ms-orange)}.deal-detail .title-xxs,.timeline-detail .title-xxs{font-size:13px;font-weight:600;text-transform:uppercase}.performance_indicators.overview_col .item:before,.specific_performance.overview_col .item:before{position:absolute;content:"";top:0;right:-7px;height:100%;width:0;background-color:var(--ms-white);z-index:2}.pitch_session{background-color:var(--ms-cream);padding:15px}.pitch_session header{position:relative;padding-right:130px}.pitch_session header .upcoming-detail-sec{position:absolute;top:5px;right:0;z-index:2}.pitch_session .pitch_title{color:var(--ms-orange);font-size:18px;margin-bottom:0}.pitch_session .pitch_date{font-weight:600;font-size:13px}.entry-container .applicant-name .contect-sec{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 60px);max-width:calc(100% - 60px);width:calc(100% - 60px)}.entry-container .applicant-name .contect-sec .title-xxs{margin:0;padding:0 35px 0 0;font-weight:400}.entry-container .applicant-name .contect-sec p{margin:0;padding:0 35px 0 0}.entry-container .applicantslisting--col{border-bottom:1px solid rgba(0,0,0,.1)}.teamquestions .item{border-bottom:1px solid #eaeaea;margin-bottom:1rem}.teamquestions .item:last-child{border-bottom:none;margin-bottom:0}.video_slider .title-xs{color:var(--ms-orange)}.ask-question{position:relative}.ask-question .form-group{margin:0}.ask-question .form-control{border-bottom:none;padding-right:100px}.ask-question .btn-primary{position:absolute;top:0;right:0;min-width:inherit;z-index:2}.questions-links .navlink{font-weight:600;display:inline-block;vertical-align:middle;padding:5px 15px;border-radius:50px;color:var(--ms-dark);opacity:.6;transition-duration:.3s}.questions-links .navlink.active,.questions-links .navlink:hover{color:var(--ms-white);background-color:var(--ms-orange);opacity:1}.network-card .column-card .ctacol .btn{margin-right:7px!important;padding:2px 12px;line-height:40px!important;font-size:13px}.count-column .count-item{width:220px}.count-column.d-flex.justify-center{flex-flow:wrap}.count-column .count-item .img-circle{width:85px;height:85px;line-height:85px;border-radius:50%;background-color:var(--ms-cream);margin:0 auto 1rem}.count-column .count-item p{font-size:16px;font-weight:500}.count-column .count-item p strong{display:block;color:var(--ms-dark);font-weight:700;font-size:30px}.dealcol-sec{overflow:auto;height:560px}.live-deals-card{border:1px solid var(--ms-grayback);border-radius:15px;margin-bottom:1rem;flex-direction:row;padding-top:40px}.live-deals-card .arrowlink{position:absolute;top:50%;right:8px;transform:translateX(-50%)}.btn-transparent-icon:active,.live-deals-card .arrowlink .btn-transparent-icon,.live-deals-card .arrowlink .btn-transparent-icon:active,.live-deals-card .arrowlink .btn-transparent-icon:focus,.live-deals-card .arrowlink .btn-transparent-icon:hover,.live-deals-card .arrowlink .btn-transparent-icon:not(:disabled):not(.disabled):active{min-width:inherit;padding:0;background:0 0;border:none}.live-deals-card .arrowlink .btn-transparent-icon img{margin:0}.live-deals-card .card-header{flex:0 0 25%;max-width:25%;display:flex;justify-content:start;background-color:initial;border:none;padding:15px}.live-deals-header .title{margin:0;font-weight:600;font-size:16px}.live-deals-header p{margin:0;font-size:12px;font-weight:500}.live-deals-card .card-header .img-circle{flex:0 0 60px;max-width:60px;height:60px;line-height:55px;background-color:var(--ms-cream);margin-right:1rem;border-radius:15px;overflow:hidden}.cus-scr{scrollbar-width:thin;scrollbar-color:var(--ms-orange) var(--ms-grayback);cursor:pointer}.cus-scr::-webkit-scrollbar{width:12px}.cus-scr::-webkit-scrollbar-track{background:var(--ms-grayback);border-radius:15px}.cus-scr::-webkit-scrollbar-thumb{background-color:var(--ms-orange);border-radius:15px;border:3px solid var(--ms-grayback)}.amount-details{position:relative}.live-deals-card.card .card-body{padding:15px 25px 15px 0}.amoutn-text{padding:0 15px;flex:0 0 25%;width:25%}.amoutn-text p{font-weight:500;font-size:14px;margin:0}.amoutn-text p span{text-transform:uppercase;font-size:13px}.amoutn-text p span,.amoutn-text p strong{font-weight:500;display:block;color:var(--ms-black)}.amoutn-text p strong{opacity:.7;font-size:15px}.amoutn-text p strong.fullop{opacity:1}.live-deals-card .btn+.btn{margin-left:10px}.deal-country-col{position:absolute;top:15px;right:15px;display:flex;justify-content:flex-end}.deal-country-col span{font-size:12px;font-weight:500;color:var(--ms-black);background-color:var(--ms-grayback);border-radius:15px;padding:4px 16px;margin-left:10px}.deal-country-col span:first-child{margin-left:0}.btn-transparent-icon{color:var(--ms-orange);background-color:initial;text-transform:none;border-color:transparent;box-shadow:none}.btn-transparent-icon:active,.btn-transparent-icon:focus,.btn-transparent-icon:hover,.btn-transparent-icon:not(:disabled):not(.disabled).active,.btn-transparent-icon:not(:disabled):not(.disabled):active,.show>.btn-transparent-icon.dropdown-toggle{color:var(--ms-white);background-color:var(--ms-orange);border-color:var(--ms-orange)}.btn-transparent-icon img{display:inline-block;vertical-align:middle;margin-right:10px}.live-deals-card .card-footer{background-color:initial;padding:30px 10px;justify-content:center}.live-deals-card .card-footer,.live-deals-card .card-footer .lead-investor{display:flex;align-items:center}.live-deals-card .card-footer .leadcounter,.live-deals-card .card-footer .leadimg{display:flex;align-items:center;min-width:35px;max-width:35px;height:35px;background-color:var(--ms-dark);color:var(--ms-white);justify-content:center;border-radius:100%;font-size:14px;overflow:hidden;border:1px solid var(--ms-white);margin-left:-5px}.live-deals-card .card-footer .btn-transparent-icon span{display:flex;align-items:center}.investors-desc ul{padding:0;margin:0}.investors-desc ul li{position:relative;background-color:initial;border:none;padding:10px 0 10px 50px;font-size:16px;font-weight:500}.investors-desc ul li:before{position:absolute;content:"";left:0;top:50%;width:30px;height:30px;background-image:url(/static/media/list-arrow.a149a0b1.svg);margin-top:-15px}.investors-sec .member-sec{flex:0 0 29%;max-width:29%}.investors-sec .member-sec .title-xxs{margin-bottom:.325rem}.investors-sec .member-sec .title-xs{margin-bottom:.325rem;font-size:16px}.investors-sec .member-sec .company-title{font-size:14px;font-weight:500;margin-bottom:.2rem}.investors-sec .member-sec p{font-size:14px;color:rgba(17,18,51,.7)}.investors-sec .member-sec .investment-count{color:var(--ms-orange);font-size:18px;font-weight:700;margin-top:.5rem}.investors-sec .feature-member{padding:0 0 20px}.founders-sec.joinus-sec{background:url(/static/media/founders-sec-bg.06363475.svg) no-repeat;background-size:700px;position:relative}.founders-sec .title-xxs,.investors-sec .entry-title .title-sm{margin:0}.women-founders-sec{background:url(/static/media/women-founders-bg.580751be.svg) no-repeat top;background-size:contain}.women-founders-card{border-radius:15px;align-items:center;display:flex;margin:0 0 30px;padding:20px;background-color:var(--ms-white);box-shadow:var(--ms-shadow);width:100%}.women-founders-card .figure{overflow:hidden;width:80px;height:80px;border-radius:100%;margin-right:1rem}.women-founders-card .title-xxs{margin:0 0 5px;font-size:20px;color:var(--ms-orange)}.women-founders-card .company-title{font-size:16px;font-weight:500;margin-bottom:0}.women-founders-card p{font-size:14px;color:rgba(17,18,51,.7)}.investors-column .entry-title p{opacity:.7}.organizations-card{margin-bottom:30px}.organizations-card a{background-color:rgba(17,18,51,.05);min-height:105px;max-height:105px;padding:20px 40px;display:flex;align-items:center;text-align:center}.organizations-card .figure{margin:0 auto}.organizations-card .figure img{filter:grayscale(100%);transition:all .2s ease}.organizations-card a:hover .figure img{filter:grayscale(0);transition:all .3s ease}.festured-tab.tabsection .nav-tabs .nav-link{text-transform:uppercase}.invest-stories .investt-date{text-transform:uppercase;margin-bottom:1rem;display:flex;align-items:center}.invest-stories .investt-date .date-col{flex:0 0 60px}.invest-stories .investt-date .date-col span{display:block;font-weight:700;font-size:2.5rem;line-height:30px}.invest-stories .investt-date .platform-col{padding-left:10px;border-left:1px solid rgba(0,0,0,.1)}.invest-stories .investt-date .platform-col span{font-size:12px}.invest-stories .investt-date .platform-col .sec-pic img{max-height:45px}.invest-stories .invest-col .heading{font-size:18px;font-weight:600;margin-bottom:5px;color:var(--ms-black)}.invest-stories .invest-location span{opacity:.5}.invest-stories .invest-col{min-height:60px}.startup-investment .invest-stories{margin:0}.startup-investment{position:absolute;left:0;bottom:50px;width:100%}.startup-investment .row{margin-right:-10px;margin-left:-10px}.startup-investment .row>[class*=col-]{padding-right:10px;padding-left:10px}.activities-tabs.tabsection.qusans .form-column{padding:10px 0 0}.notofication-listing-sec.notificationpopup{height:auto;max-width:100%}.swiper-pagination-bullet{background:var(--ms-white);opacity:.8}.swiper-pagination-bullet-active{background:var(--ms-orange)}.react-pdf__Page__canvas{margin:0 auto;width:80%!important;height:100%!important}.intent-poll-details .progress{background-color:var(--ms-cream);height:10px}.intent-poll-details .progress .progress-bar{background-color:var(--ms-orange)}.startup-page .intent-heading{color:var(--ms-orange)}.app-content{overflow-wrap:break-word;word-break:break-word;overflow:hidden}.app-content.admin-post.form-column .timeline-box,.app-content.user-post.form-column .timeline-box{background-color:var(--ms-white);padding:10px 20px;border-bottom:1px solid #ccc;margin:-20px 0 20px -20px;width:calc(100% + 40px)}.investor-intent{display:none}.funding-detail.column-card .title-xxs svg{color:var(--ms-orange)}.footer-link{text-align:right;padding:5px 0;font-size:14px}.likico{margin:5px 10px 5px 0;vertical-align:middle;max-width:15px}.custom-invest{overflow:auto;min-height:330px}.investor-table{margin:1.5rem 0;min-width:1000px}.investorcolumn{display:flex;justify-content:space-between}.investorcolumn .invest-timline-sec{display:block}.investorcolumn .invest-timline-sec .inves-sec small{text-align:left}.investorcolumn .invest-timline-sec .inves-sec,.investorcolumn .invest-timline-sec .inves-timeline{min-width:100%;max-width:100%}.contect-sec .mt-3.f-16{max-width:98%;margin:auto;text-align:left!important;margin-top:0!important}.recharts-wrapper{font-size:12px;min-height:450px;width:100%!important}.startup-portfolio{max-height:500px}.startup-portfolio .recharts-wrapper{font-size:12px;min-height:330px;width:100%!important}.accordion .recharts-wrapper{min-height:inherit}.google-calender-link-image{height:50px}.slider-images{height:300px}.limit-div{overflow:hidden;height:150px}.kpi-filters .accordion{position:relative}.inves-timeline.filters.d-flex.justify-content-end .btn{min-width:inherit;padding:0}.inves-timeline.filters.d-flex.justify-content-end{position:absolute;top:-50px;right:0;z-index:5}.setting-item,.setting-item .notiname{display:flex;align-items:center}.setting-item .notiname{font-weight:600;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 350px);white-space:nowrap}.setting-item .notiname .ico{margin-right:1rem;max-width:20px;margin-top:-5px;width:20px;height:20px}.setting-item .notibtn{margin-left:auto;flex:0 0 110px;max-width:110px;justify-content:center}.notibtn{display:flex;align-items:center}.notibtn .notilab{display:block;font-weight:600;font-size:12px;opacity:.7}.notibtn .switch{height:24px;position:relative;width:50px;margin:0}.notibtn .switch input{display:none}.notibtn .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.notibtn .slider:before{background-color:var(--ms-white);bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.notibtn input:checked+.slider{background-color:var(--ms-orange)}.notibtn input:checked+.slider:before{transform:translateX(26px)}.notibtn .slider.round{border-radius:34px}.notibtn .slider.round:before{border-radius:50%}.notification-setting .collapse{overflow:auto}.notification-setting .card-body{min-width:640px}.notification-setting.my-startup-page .card-body{min-width:100%}#movedown .section{padding:20px 0}#movedown .entry-title{margin-bottom:1.5rem}.smaller-btn.btn-primary{min-width:auto;height:auto}.anmt-darrow{position:absolute;display:none;left:0;right:0;bottom:25px;margin:auto;z-index:8;width:28px;height:25px}.anmt-arrow{position:relative;top:0;animation:anmt 1.4s infinite;will-change:transform,opacity}@keyframes anmt{0%{top:0}70%{top:10px}to{top:0}}.print-sec footer,.print-sec header{display:none}@media print{.print-sec{padding:0 20px}.print-sec footer,.print-sec header{display:block}.print-sec .nav-tabs{display:none}.print-sec footer{background-color:var(--ms-dark);color:var(--ms-white);padding:10px 20px}.print-sec header{margin-bottom:20px}.print-sec footer p{margin:0}.print-sec .table td,.print-sec .table th,.print-sec .table tr{background-color:initial!important}}.congratulations-column .heading{color:var(--ms-orange);font-weight:500;font-size:1.8rem}.congratulations-column .subheading{color:var(--ms-dark);font-size:1rem}.alert-col strong,.congratulations-column .subheading strong{color:var(--ms-orange)}.alert-col,.alert-col p{font-size:12px;margin:0}.alert-col{display:flex}.alert-col .ico{flex:0 0 28px;max-width:28px;margin-right:8px}.credit-alert .progress-sec span{background-color:var(--ms-dark)}.available-crd{display:flex;flex-flow:wrap}.available-crd .total-amt{background-color:rgba(0,0,0,.1);border-radius:15px;padding:10px;display:flex;font-size:13px;min-width:165px;margin-right:8px}.available-crd .total-amt:last-child{margin-right:0}.available-crd .total-amt .sec-pic{flex:0 0 35px;max-width:35px;margin-right:8px}.available-crd .total-amt .wfc-title{display:block;font-weight:600;font-size:18px}.available-crd .total-amt .creamt{display:block;width:100%}.credit-amount .columns{border:1px solid #ccc;padding:15px;margin-bottom:1.5rem}.credit-amount .columns.active{border-color:var(--ms-orange)}.credit-amount .btnradio{display:flex;align-items:center}.credit-amount .btnradio .activecol{margin-left:auto;display:none}.credit-amount .columns.active .btnradio .activecol{display:block}.credit-amount .btnradio .btn-radio{padding:0;margin:0;position:relative;top:-17px;z-index:5}.credit-amount .priceinfo{font-size:22px;color:var(--ms-orange)}.credit-amount .priceinfo strong{font-size:30px}.credit-amount .pricecredit,.credit-amount .pricecredit p{color:var(--ms-dark)}.credit-amount .pricecredit h4{font-size:22px;color:var(--ms-orange)}.credit-amount .pricecredit h4 strong{font-size:30px}.credit-amount .pricecredit h4 .packlst{font-size:18px;color:var(--ms-dark);display:block}.credit-amount .columns.active .circle-ico{background:url(/static/media/check-circle.d42a1072.svg) no-repeat;width:30px;height:30px}.credit-amount .circle-ico{background:url(/static/media/uncheck-circle.943dfaf5.svg) no-repeat;width:30px;height:30px}.alert-success{color:#36b253}.applicantslisting--col .applicant-name .notification-2{right:15px}.headersec{display:flex}.headersec .btn-transparent{text-decoration:none;font-size:15px;font-weight:600;text-transform:uppercase;padding:0 5px;line-height:normal}.headersec .btn-transparent:active,.headersec .btn-transparent:not(:disabled):not(.disabled):active,.headersec .show>.btn-transparent.dropdown-toggle{text-decoration:none}.headersec .btn-transparent span{max-width:555px;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:inherit}.react-quill-preview p{margin-bottom:0!important}.input-range__slider,.input-range__track--active{background:var(--ms-orange)!important}.input-range__slider{border:1px solid var(--ms-orange)!important}.mobile-country-alert .alert-ico{background:url(/static/media/alert-warning-ico.b657f0c4.svg)}.mobile-country-alert .ico{width:20px;height:20px;margin-right:.2rem;display:inline-block}.thead-col{padding-right:85px;display:block}.saas-logos-div .mainlogo,.saas-logos-div .secondlogo{max-height:45px;min-height:45px;max-width:127px;flex:0 0 127px;display:flex;align-items:center}.saas-logos-div .secondlogo img{max-height:45px}.content-col .logo-desc{font-size:22px;font-weight:500}.login-page-saas-logo{width:auto!important}.notificationcol .alert.alert-danger{background-color:#e24d35;color:var(--ms-white)}.notificationcol p{margin:0;display:flex;align-items:center}.notificationcol .btn{min-width:inherit;margin-left:2rem;background-color:initial;color:var(--ms-white);border-color:var(--ms-white)}.notificationcol .btn:hover{background-color:var(--ms-dark);border-color:var(--ms-dark)}.react-pdf__Document{border:1px solid var(--ms-orange);overflow:hidden;position:relative;height:150px;margin:auto;display:flex;align-items:center;justify-content:center}.cheque_img .react-pdf__Document{height:auto;min-height:150px}.pdf-download-btn .svg-inline--fa.fa-w-12,.svg-inline--fa.fa-w-16{width:16px}.pdf-doc-preview,.react-pdf__Document1{position:relative}.react-pdf__Document1 .doc-remove,.react-pdf__Document .doc-remove{left:5px;z-index:2}.pdf-doc-preview .doc-remove-pdf,.react-pdf__Document1 .doc-remove,.react-pdf__Document .doc-remove{position:absolute;top:5px;border:none;background:var(--ms-orange);color:var(--ms-white);width:24px;padding:0;border-radius:4px;height:24px}.pdf-doc-preview .doc-remove-pdf{left:20px;z-index:1}.doc-edit{left:35px}.doc-edit,.pdf-btn-box,.tab-content .client_master .pdf-download-btn{position:absolute;top:5px;border:none;background:var(--ms-orange);color:var(--ms-white);width:24px;padding:0;border-radius:4px;height:24px}.pdf-btn-box,.tab-content .client_master .pdf-download-btn{left:65px}.pdf-btn-box .pdf-download-btn{left:0;top:0;position:static}.cheque_img.form-group .react-pdf__Document .doc-remove{z-index:1}.column-card.tabsection .headersec .dropdown .dropdown-menu.show{right:0!important;left:inherit!important;nset:none}.newlogin-sec,.rlogin-panel{position:relative}.newlogin-sec .saas-logos-div{position:absolute;top:25px;left:25px;z-index:5}.login-columns-sec{display:flex;flex-direction:row-reverse}.login-columns-sec .llogin-panel{flex:0 0 40%;max-width:40%}.login-columns-sec .rlogin-panel{flex:0 0 60%;max-width:60%}.header-img img{width:100%}.header-content{position:absolute;width:94%;margin:auto;left:0;right:0;bottom:30px;border-radius:30px;padding:30px;background-color:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.newhead{padding:50px}.newhead .form-header .head{font-size:38px;font-weight:700;margin-bottom:1rem}.newhead .form-header p{font-size:18px}.newhead .floating-label .float-label,.newhead .form-column .floating-label .form-label{color:var(--ms-dark)}.newwfc-login .join-community{background-color:var(--ms-cream);padding:30px 15px}.newwfc-login .join-community .title-xs{text-align:center}.newwfc-login .join-community .community-items .item a{display:flex;align-items:center;justify-content:center}.newwfc-login .join-community .community-items .item .title{margin-left:1rem;margin-top:0}.newwfc-login .form-footer{background-color:rgba(0,0,0,.1);padding:10px 0}.newwfc-login .form-footer p{margin:0;font-size:18px}.newwfc-login{position:relative;height:100%}.newwfc-login .css-yk16xz-control{border:none}.newwfc-login .css-g1d714-ValueContainer{padding:0}.join-columns-sec{position:static;width:100%}.credit-amount{margin-bottom:1.5rem}.founderboardthanks-sec .form-column .css-1fhf3k1-control,.founderboardthanks-sec .form-column .css-yk16xz-control{border:none}.login-columns-sec .rlogin-panel{background:url(/static/media/login-header.35a21045.jpg) no-repeat 0 0;background-size:cover}.login-columns-sec .rlogin-panel .header-img{display:none}.newlogin-sec{margin-top:-21px}.entry-title .title-xs{display:flex;align-items:center}.entry-title .title-xs img{flex:0 0 35px;max-width:35px;margin-right:10px}.tabsection.credit-tab .nav-tabs{justify-content:flex-start;border-bottom:1px solid #dbdada}.interest-topic{margin-bottom:1.5rem}.interest-topic small{color:var(--ms-lgraycol)}.contact-small,.interest-topic small{display:block;font-size:14px;font-weight:500}.contact-small{color:var(--ms-lgraycol)!important;word-break:break-all;a{color:var(--ms-lgraycol)!important}}.contact-profile img{min-width:50px;min-height:50px;max-width:50px;max-height:50px;margin:4px 8px 4px 4px;border-radius:50%}.investmentsdeals{position:relative;display:flex;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAZCAYAAADuWXTMAAAABHNCSVQICAgIfAhkiAAAAQRJREFUOE+dlMENgjAUhvvkTNS7kTiBJMpdNnAE3IDgHsIGjqJ3LrABEgfgrvJsm5S0gUJLL5DS7/9f6d8HdRJEiJgSApWD5LLJ8oIYDnglxwYILNl6KtI4CKGpAFBn5rQXZjYC8I4D/7fAp3C3qQDY4rkCHJ4r0MFzBBTYVqAH2wgMwqYCWthEYBTWC5DKS/PdJMwEWP7p4y5HHloMJ2EeIMAHAKwkuNzecn96zwOg235O66ygF0ozdI4CZJj+nEcchd9wwgzAnrNJqcofV26VoaNStq1jB88F+Z5pA6xoC/LkAMjHoTtKAXfdk06UpiCH6+vhTFqI6Xvj4jdiyRlzk7/9ASuE++EldULkAAAAAElFTkSuQmCC) no-repeat;background-position:98%}.investmentsdeals .fundingheader{display:block;margin:0}.investmentsdeals .totalinvs{margin-left:auto;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 200px);align-items:flex-start}.investmentsdeals .interested-sec{position:absolute;top:-11px;left:0;background-color:initial;border:none;min-width:inherit;max-width:inherit}.investmentsdeals .interested-sec .closed-deal-interested,.investmentsdeals .interested-sec .closed-deal-interested-maybe,.investmentsdeals .interested-sec .closed-deal-interested-yes,.investmentsdeals .interested-sec .deal-interested,.investmentsdeals .interested-sec .deal-invited,.investmentsdeals .interested-sec .deal-live,.investmentsdeals .interested-sec .deal-not-interested{border-radius:15px;line-height:22px;padding:0 15px;display:block;text-transform:none;font-weight:600;font-size:11px}.investmentsdeals .interested-sec .deal-live{background-color:#c2f58f}.investmentsdeals .interested-sec .deal-not-interested{background-color:#d1d1d1;color:#8b8b8b}.investmentsdeals .interested-sec .deal-invited{background-color:#ffc7a8}.investmentsdeals .interested-sec .deal-interested{background-color:#ccdff5}.investmentsdeals .interested-sec .closed-deal-interested{background-color:red;color:var(--ms-white)}.investmentsdeals .interested-sec .closed-deal-interested-yes{background-color:#069b4d;color:var(--ms-white)}.investmentsdeals .interested-sec .closed-deal-interested-maybe{background-color:var(--ms-orange);color:var(--ms-white)}.investmentsdeals .totalinvs .item{max-width:20%;flex:0 0 20%;font-weight:400;padding-right:15px}.investmentsdeals .totalinvs .item:last-child{padding-right:0}.investmentsdeals .totalinvs .item .amount-sec,.investmentsdeals .totalinvs .item .head-sec{display:block}.investmentsdeals .totalinvs .item .head-sec{font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.investmentsdeals .totalinvs .item .amount-sec{font-size:14px;font-weight:500;color:#4e4e4e}.investmentsdeals .fundingheader .figure .circleimg{border-radius:14px;display:block;padding:0}.investmentsdeals .fundingheader .figure-caption{color:var(--ms-orange);font-size:16px;font-weight:600;line-height:normal}.investmentsdeals .fundingheader .figure-caption .text-black{color:var(--ms-orange);font-size:14px;font-weight:500}.investmentsdeals .fundingheader .figure-caption .public-topic span{display:inline-block;font-size:11px;line-height:normal;padding:5px 0 0;background:0 0}.investmentsdeals .fundingheader .figure-caption .saas-name-investment-deals-page{color:var(--ms-graycol);font-size:14px;font-weight:500}.column_width{max-width:600px}.graycol{color:var(--ms-graycol)}.saas-name-investment-deals-page{color:#6c757d!important}.msg-mob{margin-top:4rem}.selecth .css-1uccc91-singleValue{font-weight:500}.smallfig{width:80px;height:80px;margin:auto;display:block;border-radius:100%;overflow:hidden;background-color:#f8f8f8}.usermod{min-height:275px}.refstartup_name:first-child{margin-top:0}.refstartup_name{margin-top:7px}.column-card .join-deal-wrap,.deal-detail.column-card.dealdocum,.funding-detail.column-card.interested-deal{position:relative;padding:0;overflow:hidden}.funding-detail.column-card.interested-deal{border-color:#0189c6}.join-deal-wrap{display:flex;flex-direction:column}.deal-detail.column-card.dealdocum .deal-ico,.funding-detail.column-card.interested-deal .figico{background-color:#f8f8f8;position:absolute;height:100%;width:65px;left:0;top:0;display:flex;align-items:center;justify-content:center}.funding-detail.column-card.interested-deal .title-xxs{font-size:16px;font-weight:400}.funding-detail.column-card.interested-deal .title-xxs .intico{flex:0 0 50px;max-width:50px}.deal-detail.column-card.dealdocum .wfc-link,.funding-detail.column-card.interested-deal .form-column{margin-left:65px;padding:10px}.funding-detail.column-card.interested-deal .form-column{margin-left:0}.funding-detail.column-card.interested-deal .form-column .btn-radio input[type=radio]+label{font-size:16px;line-height:20px;padding:0 0 0 20px}.funding-detail.column-card.interested-deal .form-column .btn-radio input[type=radio]+label:before{width:16px;height:16px;border:1px solid var(--ms-orange)}.funding-detail.column-card.interested-deal .form-column .btn-radio input[type=radio]+label:after{width:10px;height:10px;top:5px;left:3px}.deal-detail.column-card.dealdocum .wfc-link{font-size:16px;color:var(--ms-dark)}.deal-detail.column-card.dealdocum .wfc-link:hover{color:var(--ms-orange)}.submit-btn.d-inline-block{vertical-align:middle}.submit-btn.d-inline-block .btn{min-width:inherit;font-size:14px;padding:0 10px;line-height:30px}.viewnow{min-width:79px;line-height:26px;border-radius:4px;border:1px solid #4e4e4e;font-size:13px;font-weight:400;display:inline-block;text-align:center;color:#4e4e4e}.viewnow:hover{color:var(--ms-orange);border-color:var(--ms-orange)}.portfolio-listing-sec .mb-2.d-flex.justify-content-between{margin:15px 0}.portfolio-listing-sec .column--table.column-card table td,.portfolio-listing-sec .column--table.column-card table th{white-space:pre-wrap}.DatePicker{z-index:5}.DatePicker .form-control{border-bottom:none}.website-select{word-break:break-all}.orange{color:var(--ms-orange)}.mentorfund .column-card{min-height:190px}.mentorfund .column-card p{margin:0}.notibtn input:disabled+.slider{background-color:#ccc;cursor:default}.programdeliver .accordion .card-header .btn{padding-left:25px}.programdeliver .accordion .card-body{padding-left:30px}.mentor-form .head{font-weight:600}.public-sec{position:relative}.public-sec:after,.public-sec:before{position:absolute;content:"";width:100%;height:100%;z-index:1}.public-sec:before{right:0;top:0;background:url(/static/media/circle-sec.f3cb5e12.png) no-repeat;background-position:right 550px}.public-sec:after{top:0;left:0;background:url(/static/media/graycircle-sec.954f6cdf.png) no-repeat;background-size:50%;background-position:0 0}.public-sec .container{position:relative;z-index:2}.opportunity-sec .header-col .title-md{font-size:32px;font-weight:600;line-height:38px}.opportunity-sec .header-col .title-md strong{color:var(--ms-orange);font-weight:700}.opportunity-sec .header-col p{font-size:24px;font-weight:600}.scale-venture{background-color:#fcf4f0;border:1px solid #d8d8d8;border-radius:14px;padding:25px;box-shadow:var(--ms-shadow)}.scale-venture .content{flex:0 0 60%;max-width:60%}.scale-venture .title-sm{margin:0;font-size:32px;font-weight:700;line-height:normal}.scale-venture .title-sm strong{color:var(--ms-orange);font-weight:700}.scale-venture p{margin:0;color:#4e4e4e;font-weight:600}.scale-venture .cta-col{flex:0 0 150px;max-width:150px}.scale-venture .cta-col .btn{color:var(--ms-white);background-color:var(--ms-orange)}.scale-venture .cta-col .btn:hover{color:var(--ms-white);background-color:var(--ms-dark)}.ml-auto.filter-sec.talent--filter{padding:0}.ml-auto.filter-sec.talent--filter .heading{text-transform:uppercase}.invst-price{color:#0189c6;font-size:32px;font-weight:500;margin-top:15px}.column-card.column--table.form-column .table td{padding:5px}.column-card.column--table.form-column .clogo .pic{border:1px solid #d3d3d3;padding:5px;border-radius:8px;max-height:50px;max-width:50px;margin-right:10px}.column-card.column--table.form-column .checkbox-show .btn-checkbox{margin:0}.column-card.column--table.form-column .checkbox-show .btn-checkbox input[type=checkbox]+label{position:static;padding:0}.column-card.column--table.form-column{padding-right:30px}a.orgarrow{position:absolute;display:block;width:20px;height:40px;top:35px;right:10px}a.orgarrow .swiper-button-next{position:static;margin-top:0;width:100%;height:100%}.screenshot-slider .swiper-slide{border:1px solid rgba(0,0,0,.2)}.tel-col .css-1fhf3k1-control{background-color:initial;border:none;min-height:50px}.form-col .col-md-12 .col-md-12.form-group,.form-col .col-md-12 .floating-label.col-sm-12.form-group,.form-col .col-md-12 .floating-label.col-sm-12.form-group .form-control:not(:placeholder-shown)~.float-label,.form-col .col-sm-12 .col-sm-12{padding:0!important}.network-card .column-card{min-height:250px}.indexedStep{color:var(--ms-white);width:34px;height:34px;font-size:14px;font-weight:600;background-color:#e1e0de;border-radius:50%;border:2px solid #e1e0de;display:flex;justify-content:center;align-items:center;position:relative}.indexedStep .head{position:absolute;top:40px;font-size:12px;white-space:nowrap;left:50%;transform:translateX(-50%);font-weight:300;color:var(--ms-dark)}.indexedStep.accomplished{background-color:var(--ms-white);color:var(--ms-orange);border-color:var(--ms-orange);cursor:pointer}.indexedStep.accomplished .head{font-size:14px;font-weight:700}.RSPBprogressBar{height:2px;width:100%;max-width:600px;line-height:1;border-radius:10px;position:relative;background-color:#cfcfcf;display:flex;justify-content:space-between;align-items:center;z-index:0;margin:5px 0 70px 40px}.RSPBprogressBar .RSPBstep{display:inline-flex;justify-content:center;align-items:center;z-index:0;position:absolute;transform:translateX(-50%);transition-property:all;transition-timing-function:ease}.RSPBprogressBar .RSPBprogressBarText{color:var(--ms-white);font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RSPBprogressBar .RSPBprogression{position:absolute;transition:width .3s ease;left:0;top:0;bottom:0;border-radius:10px;background:var(--ms-orange);z-index:-1}.kyc-column.form-column,.kyc-column.form-column .form-column{padding:0}.kyc-column.form-column .dropzone-rounded img,.kyc-column.form-column .file-upload-form .react-pdf__Page__canvas,.kyc-column.form-column .file-upload-form img{filter:blur(5px)}.kyc-column.form-column .container{max-width:inherit;padding:0}.kyc-column.form-column .column-card{box-shadow:none}#quarterly,.kyc-column.form-column .react-datepicker__input-container input{background-color:initial;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.1);height:34px;padding:0}.kyc-column.form-column .float-select.cus-selet .float-label{top:-23px}.kyc-column.form-column .float-select.cusfile .dropzone{padding:0;display:inline-block;border:none;border-radius:0;background-color:initial}.kyc-column.form-column .float-select.cusfile .dropzone span small{line-height:normal;font-size:11px;color:var(--ms-dark);font-style:italic;padding-right:5px}.kyc-column.form-column .float-select.cusfile .dropzone span strong{white-space:nowrap;border:1px solid var(--ms-orange);border-radius:4px;padding:0 15px;font-weight:400;font-size:14px;margin-right:10px}.kyc-column.form-column .float-select.cusfile .dropzone span{display:flex;align-items:center;line-height:33px}.kyc-column.form-column .float-select.cusfile .dropzone img{display:none}.kyc-column.form-column .float-select.cusfile.form-group .float-label{position:static;opacity:.7;font-size:14px;font-weight:400}.kyc-new .kyc-column.form-column .float-select.cusfile.form-group .float-label{position:static;opacity:1;font-size:16px;font-weight:600}.kyc-column.form-column .tooltip-col{position:relative;z-index:5}.kyc-column.form-column input[type=number]::-webkit-inner-spin-button,.kyc-column.form-column input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.floating-label.your-bio{margin-top:15px}.floating-label.your-bio .form-control:focus~.float-label,.floating-label.your-bio .form-control:not(:placeholder-shown)~.float-label{top:-20px}.graph-chart.rchart .recharts-wrapper,.rchart.startup-portfolio .recharts-wrapper{min-height:inherit}.saas-radio .btn-radio input[type=radio]+label{border:2px solid rgba(0,0,0,.3);padding:10px;min-width:170px;max-width:170px;margin-bottom:10px}.saas-radio .btn-radio input[type=radio]+label span{display:block;text-align:center;margin:5px 0}.saas-radio .btn-radio input[type=radio]:checked+label{border-color:var(--ms-orange)}.saas-radio .btn-radio input[type=radio]+label:before{content:"";position:absolute;top:5px;left:inherit;right:3px;width:12px;height:5px;border:solid transparent;border-width:0 0 2px 2px;line-height:0;transition-duration:.2s;transform:rotate(-70deg) scale(2);border-radius:0;background-color:initial;z-index:2}.saas-radio .btn-radio input[type=radio]:checked+label:before{transform:rotate(-45deg) scale(1);border-color:var(--ms-white)}.saas-radio .btn-radio input[type=radio]+label:after{border-radius:0;top:-2px;right:-2px;width:22px;height:22px;left:inherit}.saas-checkbox .btn-checkbox input[type=checkbox]+label{border:2px solid rgba(0,0,0,.3);padding:10px;min-width:170px;max-width:170px;margin-bottom:10px}.saas-checkbox .btn-checkbox input[type=checkbox]+label span{display:block;text-align:center;margin:5px 0}.saas-checkbox .btn-checkbox input[type=checkbox]:checked+label{border-color:var(--ms-orange)}.saas-checkbox .btn-checkbox input[type=checkbox]+label:before{content:"";position:absolute;top:5px;left:inherit;right:3px;width:12px;height:5px;border:solid transparent;border-width:0 0 2px 2px;line-height:0;transition-duration:.2s;transform:rotate(-70deg) scale(2);border-radius:0;background-color:initial;z-index:2}.saas-checkbox .btn-checkbox input[type=checkbox]:checked+label:before{transform:rotate(-45deg) scale(1);border-color:var(--ms-white)}.saas-checkbox .btn-checkbox input[type=checkbox]+label:after{border-radius:0;top:3px;right:-2px;width:22px;height:22px;left:inherit;background-color:initial;transform:none;border:none}.saas-checkbox .btn-checkbox input[type=checkbox]:checked+label:after{background-color:var(--ms-orange)}.hl_text{color:var(--ms-orange)}.table_port_head{font-size:14px!important}.table_port_head_b{font-size:13px!important}.table_port_footer{font-size:11px!important;font-weight:600!important}.red-danger{color:"tomato"}.syndicate-card{min-height:330px!important}.borcol{border:1px solid #eee;border-radius:8px;padding:0 1rem;margin-bottom:1rem}.kyc-table{border-radius:18px;border:1px solid #ccc;box-shadow:var(--ms-shadow)}.kyc-table .table{margin:0}.kyc-table .table td,.kyc-table .table th{padding:1rem}.kyc-table .table th{border:none;background-color:#f8f8f8;font-size:14px;font-weight:500;opacity:.7}.kyc-table .table td{border:none;border-top:1px solid hsla(0,0%,80%,.4);font-size:16px;font-weight:500}.kyc-table .table .incomplete{color:rgba(0,0,0,.7);background-color:rgba(0,0,0,.05)}.kyc-table .table .pending{color:#fb0;background-color:rgba(255,187,0,.1)}.kyc-table .table .approved{color:#069b4d;background-color:rgba(6,155,77,.1)}.kyc-table .table .cancelled,.kyc-table .table .process_cancelled,.kyc-table .table .rejected{color:red;background-color:rgba(250,55,55,.1)}.kyc-table .table .approved,.kyc-table .table .cancelled,.kyc-table .table .incomplete,.kyc-table .table .pending,.kyc-table .table .process_cancelled,.kyc-table .table .rejected{display:inline-block;font-size:14px;font-weight:400;border-radius:16px;line-height:28px;padding:0 1rem}.kyc-table .edit-kyc,.kyc-table .viewmore-kyc{display:inline-block;margin:0 5px;opacity:.5;width:40px;height:40px;text-indent:-999em}.kyc-table .edit-kyc:hover,.kyc-table .viewmore-kyc:hover{opacity:1;cursor:pointer}.kyc-table .viewmore-kyc{background:url(/static/media/view-kyc.e630c2d4.svg) no-repeat}.kyc-table .edit-kyc{background:url(/static/media/edit-kyc.891208b9.svg) no-repeat}.kyc-table .table-hover tbody tr:hover{color:var(--ms-primary);background-color:#f8f8f8}.invstype .active-investor-type{color:var(--ms-orange);font-weight:700}.float-select.cusfile .uploaded-file-list{padding-top:0}.sort-asc .btn-radio input[type=radio]+label{line-height:20px}.sort-asc .btn-radio input[type=radio]+label:before{width:20px;height:20px}.sort-asc .btn-radio input[type=radio]+label:after{width:10px;height:10px;top:7px;left:5px}.onboarding-form-btn{display:flex;align-items:center}.startup-tag{position:relative;z-index:2;transform:none;top:0;left:0;font-size:1.2rem}.invstborimg{position:absolute;z-index:1;top:0;left:0}.deal-column-sec{padding:80px 0}.deal-col{display:flex;align-items:center;flex:0 0 190px}.deal-col:first-child{flex:0 0 240px}.deal-col .figure{margin-right:1rem;max-width:70px}.deal-col .deal-list span,.deal-col .deal-list strong{display:block}.deal-col .deal-list strong{font-size:26px}.deal-col .deal-list span{font-size:14px}.investors-sec .syndicate-sec .member-sec{flex:0 0 29%;max-width:29%;display:flex;flex-flow:column}.investors-sec .syndicate-sec .member-sec .sec-pic{margin-bottom:10px}.investors-sec .syndicate-sec .member-sec .sec-pic img{max-height:45px}.investors-sec .syndicate-sec .member-sec .syndicate-cont .title-xxs{color:var(--ms-orange);font-size:14px}.investors-sec .syndicate-sec .member-sec .founder-cont span,.investors-sec .syndicate-sec .member-sec .founder-cont strong{display:block;font-size:12px;font-weight:600;color:var(--ms-black)}.investors-sec .syndicate-sec .member-sec .founder-cont span{opacity:.7}.deal-filter .form-label{text-transform:uppercase;font-weight:500;font-size:14px}.deal-filter .css-yk16xz-control{background-color:var(--ms-hlgray);border-color:var(--ms-hlgray)}.deploy-syndicates{padding-top:120px}.ready_start_item-syndicates{padding:0 0 0 55px;position:relative;margin:20px 0;overflow:hidden}.pie-wrap{overflow:hidden;border-radius:50%;transform:rotate(.001deg)}.pie-wrap,.pie-wrap:after,.pie-wrap:before{height:40px;width:40px;position:absolute;left:0}.pie-wrap:after,.pie-wrap:before{content:" ";top:0;clip:rect(0,20px,40px,0);background-color:var(--ms-white);transform:rotate(0deg);z-index:2}.pie-wrap:after{content:" ";background:var(--ms-orange);z-index:1}.ready_start_item-syndicates.active .pie-wrap:after,.ready_start_item-syndicates.active .pie-wrap:before{animation:spin2 2.5s linear 2.5s forwards}.ready_start_item-syndicates.active .pie-wrap:after{animation:spin 2.5s linear 0s forwards}.DatePicker__calendarContainer{background-color:var(--ms-white);z-index:10}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes spin2{0%{background:var(--ms-orange);transform:rotate(180deg)}to{background:var(--ms-orange);transform:rotate(1turn)}}.myImg{position:relative;z-index:4;background-color:var(--ms-cream);border:2px solid var(--ms-white);width:34px;height:34px;border-radius:50%;margin:3px 0 0 3px;display:flex;justify-content:center;align-items:center;font-weight:600}.syndicate-form .mentor-form{max-width:90%;margin:auto;position:relative}.syndicate-form .mentor-form:before{left:-14px;top:14px}.syndicate-form .mentor-form:after,.syndicate-form .mentor-form:before{content:"";position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAFUCAYAAAAUKg30AAAABHNCSVQICAgIfAhkiAAAAn5JREFUeF7tXEFOwzAQjAGpVZtwrcQJHobEAfEqJJA48ig4oVacKlIolMbEVQKJvfZOEUiIDlfsOBnWs+PdMebh4mh0WA0Ku36pcjt8Mtf3ywz4MeX5ycRU7/turN07WOeXdzNgXtabWNnVqriaPkIT7dnxsDTLwg3Oy+nc3GZv0ERpkD2djBeDUe5+N359Ls3NbOGPMz1wmhWR7xa/EVqx+/QUOMGbSa8qfbe/gEHBgSZK4ARvJgGxNTipkINWJDj1hncxjUDvwIICQNsxLqbFkJMCH/o7IjtGJCtkx8DgBCBK4aWB42IaBidYUXt6jE5EsoLAQaDfpAefa5Gn+yEXBQeiEw2cGJ2QyTvpHdqPCJ3A4gFa8dtMrgUFyaoVhhHtQ7LqxJ6vfWBlBdEjZWeWQfuxZXKIOkhWCRGIpHcqq5oBqKyUPCHVBn5fWUG8qokHyk4PIegYKPEqNHEXCgiUnU3JjWfkLwRIVolSMKudiQI7JHS1NBeV1iQrklUQPCQrklUvKP5IQY+yM1EkIZOTycnkNQKwA4Gyk7JTT3NIM5N9ZGcvinh24P1I2UnZqe9HqKqENH5oekl440RfBwR97dqDWqVS+wligK37Vm3/BmJy5Ok0vSS6YgRHAYeyk7JTT3MQWaFpjvbFhLKCko5WYGcfmX1keq03t0xix0CSFc/In1eKWk2OBAVcQKCyorLaPWWFdMWkS3j0dtLb2bkcyvuPveSk3n2gEV1R/I5zIPMSUnIjWZGsSFbtTXZ6rRvuoemFpheaXrYxvbDaySa7fkaGOr1I7YZNdjbZg//iAxf0SFb/lKwkfkHoRDyVQ2QlDdKaetFbMz860dewHxyyod/iJdVtAAAAAElFTkSuQmCC) no-repeat;width:14px;height:340px}.syndicate-form .mentor-form:after{right:-14px;top:56px}.syndicate-form{position:relative;max-width:645px;margin:0 auto -60px;padding-top:2rem}.createstartups .syndicate-form{max-width:800px}.createstartups .form-column .btn-checkbox{margin-right:0}.createstartups .btn-checkbox input[type=checkbox]+label{font-size:14px;line-height:normal}.createstartups .recaptcha-sec{max-width:305px}.syndicate-form:before{content:"";position:absolute;background-color:rgba(241,102,34,.1);width:100%;height:500px;border-radius:25px;left:0;right:0;top:0;margin:auto}.dealcol-sec.startup-col .sec-column.network-sec{width:100%;max-width:100%;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.dealcol-sec.startup-col .sec-column.network-sec .search-column{min-height:145px}.dealcol-sec.startup-col .sec-column.network-sec .search-column .company-name .item p{margin-bottom:0}.dealcol-sec.startup-col .sec-column.network-sec .search-column .valution-round{align-items:flex-start;padding:0}.dealcol-sec.startup-col .sec-column.network-sec .search-column .valution-round .item{margin-right:15px}.dealcol-sec.startup-col .sec-column.network-sec .search-column .valution-round .item:last-child{margin-right:0}.dealcol-sec.startup-col .sec-column.network-sec .company-name .content{font-size:14px}.dealcol-sec.startup-col .sec-column.network-sec .search-column .valution-round .item{font-size:12px}.deal-column-sec .d-flex{justify-content:space-between}.consent-amount-col{max-width:100%}.consent-amount-col input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.consent-amount-col .dflex{display:flex;align-items:center}.consent-amount-col .form-control{font-size:13px;height:35px;width:auto;max-width:100px}.consent-amount-col p{font-size:13px;line-height:35px}.consent-amount-col .amount-edit{display:inline-block}.alert.alertmsg{box-shadow:none;margin:0;border:none}.contactModal .modal-dialog{max-width:600px}.contactModal{padding-right:unset!important;.modal-dialog{max-width:640px;.modal-header{padding:20px;align-items:center;.close{padding:1rem;margin:-1rem -.5rem -1rem auto;height:40px;width:40px}}.modal-body{padding:10px 20px 20px;.contact-us-ref{display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;flex-wrap:wrap}}}}.videoModal .modal-dialog{max-width:62%}.tagSelectionModal .modal-dialog{min-width:300px;max-width:400px;margin-top:5%;margin-left:40%}.tagSelectionList{text-align:left;max-height:400px;overflow-y:auto}.tagSelectionItem{margin-bottom:5px;margin-right:5px}.tagSelectionItem input{height:15px;width:15px;margin-right:5px;margin-left:5px}.tagSelectionItem p{margin:0}.tagSelectionItem img{min-width:50px;min-height:50px;max-width:50px;max-height:50px;margin:4px 8px 4px 4px;border-radius:50%}.tagSelectionItem:hover{background-color:var(--ms-orange);color:var(--ms-white);cursor:pointer}.jobopportunities .feature-member{width:100%;max-width:100%;display:flex;flex-wrap:wrap}.jobopportunities .feature-member .column-card.joblisting--col{flex:0 0 42%;max-width:42%;width:100%;margin:0 15px 10px 0}.jobopportunities .feature-member .column-card.joblisting--col:nth-child(odd){margin:0 70px 10px 0}.jobopportunities .feature-member .column-card.joblisting--col:nth-child(2n){margin:0 0 10px}.home-job-desc-sec{display:flex}.home-job-desc-sec .home-job_desc{margin-left:1rem}.mobile-intent .mobinvt,.mobile-intent .mobinvt1{padding-left:40px}.mobile-intent .mobinvt1.floating-label .float-label{left:40px}.funding-detail.column-card.interested-deal .mobile-intent .title-xxs .intico{flex:0 0 35px;max-width:35px}.funding-detail.column-card.interested-deal .mobile-intent .title-xxs.mb-2{margin-bottom:0!important}.startupcol-tag{position:relative}.startupcol-tag .startup-tag{position:absolute;top:50%;left:0;transform:translateY(-50%);width:90%;margin:auto;right:0;background-color:var(--ms-orange);color:var(--ms-white)}.funding-detail.intent-box-sec{background-color:var(--ms-orange);color:var(--ms-white);padding:10px 15px;border-radius:100px;font-size:12px;max-width:200px;text-align:center;margin-left:auto;margin-bottom:5px}.funding-detail.intent-box-sec .btn-radio{margin-bottom:0}.funding-detail.intent-box-sec .btn-radio .form-check{padding-left:0}.funding-detail.intent-box-sec .btn-radio .form-check-label{color:var(--ms-white)}.intent-box-sec .submit-permission-btn>div{display:inline-block}.intent-box-sec .submit-permission-btn .btn{min-width:inherit}.intent-box-sec .submit-permission-btn>div:not(:last-child){margin-right:1rem}.intentclose{position:absolute;top:5px;right:5px;max-width:30px;z-index:5}.demobanner{background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important}.demobanner .banner-content{display:flex;min-height:360px;flex-direction:column;justify-content:center;max-width:480px}.demobanner .title-lg{font-weight:400}.demobanner .title-lg strong{color:var(--ms-orange);font-weight:400}.investor-opport{background:url(/static/media/circle.243867c5.svg) no-repeat;background-size:600px;background-position:-150px bottom;position:relative}.investor-opport .cursor{color:var(--ms-orange)}.investor-opport:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/static/media/fade-scircle.bdd9f56a.svg) no-repeat;background-position:calc(100% + 110px) 0}.investor-opport .company-column .figure-caption span a,.investor-opport .company-column .figure-caption span strong,.investor-opport .portfolio-heading .figure-caption span a,.investor-opport .portfolio-heading .figure-caption span strong{color:var(--ms-orange);font-size:1.2rem;font-weight:700}.investor-opport .cta,.invtmodal .cta{position:relative}.investor-opport .toast,.invtmodal .toast{position:absolute;top:-230px;left:0;z-index:2;background:var(--ms-white);text-align:left}.investor-opport .toast-body,.invtmodal .toast-body{padding:1.2rem}.investor-opport .toast p,.invtmodal .toast p{font-size:16px;font-weight:400;margin:0 0 10px}.investor-opport .toast .form-control,.invtmodal .toast .form-control{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAydpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LmMwMjA0YjJkZWYsIDIwMjMvMDIvMDItMTI6MTQ6MjQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCAyNC40IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMjlDREREREY0NzExMUVEQUQzQURDMkY3QzA3QjhDNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMjlDRERERUY0NzExMUVEQUQzQURDMkY3QzA3QjhDNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUyOUNERERCRjQ3MTExRURBRDNBREMyRjdDMDdCOEM0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUyOUNERERDRjQ3MTExRURBRDNBREMyRjdDMDdCOEM0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+j4ncIAAAA2xJREFUeNpsVHtIk1EU12+mbfYwderSlfZAyUoyGeWjnCgakaSjMNP5WMaKFZLYWywiJZCywh4YPgI1TaNZaWRSaSRJYb5SczidU9O1+VzNatBvHs0/9PB9H+fee373nPv7nfuZGwwGs8VsTDfe3tz5Q6N14jk48LhuG9YujLHAOz39u6u9255rC381n0cL8tIX16/kLF+xbHJiCkO+q0tM0sEDsftZFqx5NDL3dCvdbbfTU1EkN8yYTjs6Pj5BftuXrzeu5vi47g4PiOpTqgxzxlC22i+VdlxbhmFQBW2KDNoRbX+v+qf+1waPdcdSJE/rim1sV0bvkQz2D1GMOZ05fv8xFos1oBpKSZd5ennk3ix8KX8NGJYsrSx3B/slJce5e240/jXKxKmgo0B+18rK0lR26cMnKEmtGnhWXo2yt/H9QwURxXmPmz+3ouDyInlUaMImrgBhCNYM//B1D3lwu9CUFW9E4GEcCU5HWxeQp46c00/pMRx9V6Ipv0bHQwDwb2vewwcSeMSYfetQgCeiQRqdDEoIOaVsHciIVKeFDBecJfzJhNOoiLjcwtvZUPeR+drSyXd1duQ5jOrG6mo+SFMSSQx9bT5rFY8TFL90cyDRI5HF9ipULZ/bOdbsrd6eTY2tjEqpBhJris4eo9HoLfCal5FlwbCXL1nvQyMQBrYVXT0k0PDQCGMxJzqQ+LKt2TTkCMVmf6b1tXkTjy79343DYZMESA6HsePagXqM7bl2lJ/iljh72EiyOYHiv5o+mkH0oPq7I49LzYvmY9AASkXf5PgUHBy+sqyKQkdzT4ycD5isyLTy8KWZJ8WV0NxPuAN+Z9s3xJukAu9QlQT/r8dPzaCmLPP7PRlRbVLRxT/r8i3qVhLIjDQM9g4nhVKlF4G/n52PxtYP90MwzJfNdNHhvUfmYtISI4/PNgk1Tcb5LEpyJysXSaDkgWAxAIBhu/SUjO6Zjqitfochmg+Rs73d1NgsEZ2QnTmaKIsxHVg39uZlPW7FtOH3GjcXYVgA5ASXoqBY8CyWHsI9mb2SZFVPXyFhoug4jmdYzN7W1COzYJ0QZTfUNc5nJsPemReuf2poQj/gWc130o7owGpUggirUKQkv1yr0UGzOOkhzJsv/A3hr1Lz/A30g5goUhi2KzJ636K/qn8CDACRZzBxK9dtwAAAAABJRU5ErkJggg==) no-repeat;background-position:10px 14px;border:1px solid var(--ms-graycol);background-color:#f8f8f8;border-radius:8px;padding:0 10px 0 40px}.investor-opport .toast small,.invtmodal .toast small{display:block;opacity:.5;font-size:11px;margin:10px 0}.investor-opport .toast .btn,.invtmodal .toast .btn{display:block;width:100%}.invtmodal .modal-content{overflow:hidden}.invtmodal .modal-body,.invtmodal .modal-header{padding:0}.invtmodal .modal-header{position:absolute;top:30px;right:30px;z-index:2}.invtmodal .invt-modal-desc,.invtmodal .invt-modal-head{padding:2rem}.invtmodal .invt-modal-head{background-color:#fdf9f7;height:100%}.invtmodal .company-column .figure-caption span.subhead,.invtmodal .portfolio-heading .figure-caption span.subhead{font-size:14px;font-weight:300}.invtmodal hr{margin:2rem 0}.invtmodal .applicantslisting--col .applicant-name:not(:last-child){margin-bottom:2rem}.invtmodal .applicant-name .contect-sec p{font-weight:300}.invtmodal .company-column .figure-caption span strong,.invtmodal .company-column .figure-caption span strong a,.invtmodal .portfolio-heading .figure-caption span strong,.invtmodal .portfolio-heading .figure-caption span strong a{color:var(--ms-orange);font-size:1.2rem}.investor-opport-col{position:relative}.without-login{position:absolute;z-index:5;background-color:hsla(0,0%,100%,.8);top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.without-login a{font-size:24px;font-weight:600;padding:10px 25px}.card-selector.demoday-col{background-color:var(--ms-cream);border-radius:8px;padding:0 10px}.nav.card-header-tabs.nav-tabs{margin:0}.entry-title .title-sm.jobsec{position:relative;display:inline-block}.app-sidebar .navbar-nav .nav-link .tag,.entry-title .title-sm .tag,.navbar-light .navbar-nav .nav-link .tag{position:absolute;font-size:11px;color:var(--ms-white);font-weight:400;top:3px;right:-30px;text-transform:capitalize;background:var(--ms-orange);padding:0 3px;border-radius:3px;line-height:15px}.entry-title .title-sm .tag{top:19px;font-weight:600}.app-sidebar .navbar-nav .nav-link .tag,.app-sidebar .navbar-nav .nav-link .tag.apply{top:-5px;font-weight:600;right:35px}.app-sidebar .navbar-nav .nav-link .tag.apply{right:95px}.DatePicker__calendarContainer{left:170px}.roundfile .upload-image #file-square-preview{border-radius:0;margin-left:0}.roundfile .upload-image .file-upload-form.d-flex{justify-content:flex-start!important}.kyc-global{border:1px solid #ccc;border-radius:18px;box-shadow:var(--ms-shadow);padding:1rem}.kyc-global .css-2b097c-container{z-index:2}.show-more-btn{font-weight:400;font-size:1rem;text-transform:inherit}.show-more-btn:after{display:none}.edit-btn-box,.remove-btn-box{position:absolute;z-index:1}fieldset:disabled .show-more-btn{color:var(--ms-gray);opacity:.4;border-bottom:none}.saaslinks>a{margin-right:1.8rem;text-decoration:underline;font-weight:700}.core-member-col{display:flex;flex-wrap:wrap;justify-content:center}.core-member-col .member-sec{flex:0 0 22%;max-width:22%}.core-member-col .member-sec.fullwidth{flex:0 0 100%;max-width:100%;margin:0}.core-portfolio-sec .sec-pic img{margin:auto;object-fit:cover;display:block;height:320px}.core-about-sec .entry-title,.core-portfolio-sec .entry-title{margin-left:0;min-width:100%}.about-logo{border-radius:8px;background-color:var(--ms-cream);padding:8px 16px}.core-about-sec{background:url(/static/media/circle.243867c5.svg) no-repeat;background-size:420px;background-position:-30px 0;position:relative}.about-invstt .entry-title{max-width:100%}.core-about-sec:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:url(/static/media/fade-scircle.bdd9f56a.svg) no-repeat;background-position:calc(100% + 100px) top}.core-about-sec .align-items-center.row:first-child{min-height:360px}.intent-box-syndicate-logo{width:auto;height:45px!important}.currency-word-break{overflow-wrap:break-word!important;word-break:break-word!important}.port-cont{display:flex}.port-cont .sec-pic.about-logo{margin-left:2rem;max-width:170px;min-height:60px;max-height:60px}.text-danger{color:tomato;font-weight:700}.text-success{color:green;font-weight:700}.text-black{color:#000;font-weight:700}.job-description{border:.5px solid #ddd;background-color:rgba(255,237,228,.5647058823529412)}.job-field-section{display:flex;justify-content:left}.job-field-section>.job-field{margin-left:5px}.add-new-investor-modal{height:550px!important;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow-y:scroll}.add-new-investor-modal .DatePicker{z-index:inherit}.div-max-width-30{max-width:30%;flex:0 0 30%}.div-max-width-20{max-width:20%;flex:0 0 20%}.div-max-width-12{max-width:12%;flex:0 0 12%}.kyc-file-upload.reset-class .dropzone{padding:0;border:none;background:0 0}.step-container{display:flex;flex-direction:row;grid-gap:6rem;gap:6rem;justify-content:center;align-items:center}.white{width:35px;height:35px;background:var(--ms-white);font-size:1.2rem;color:var(--ms-orange)}.step,.white{display:flex;justify-content:center;align-items:center;border:1px solid var(--ms-orange);border-radius:50%}.step{z-index:1000;width:40px;height:40px;background:var(--ms-orange);font-size:1.4rem;color:var(--ms-white);position:relative}.fl-center{display:flex;flex-direction:column;align-items:center;justify-content:center}.connect{position:relative}.connect:before{content:"";width:12rem;height:5px;background:var(--ms-orange);position:absolute;left:-9rem;top:1rem}.connect:first-child:before{content:"";width:0;height:0;position:absolute;top:0;left:0;right:0}.heading-demo{width:720px;padding:10px 0 0;margin:0 auto 20px;border-bottom:1px solid rgba(76,76,76,.3);display:flex;align-items:center}.heading-demo>p{padding:0;font-weight:700;color:#333;font-size:1.2rem}.step-heading{font-size:.9rem}.employee-select .css-2b097c-container>div,.high-select .css-2b097c-container>div,.inner-repeater.mb-3 .css-2b097c-container>div,.kyc-global .high-select .css-2b097c-container,.kyc-global .high-select .css-2b097c-container>div,.z10 .css-2b097c-container>div{z-index:10}.highest-select .css-2b097c-container>div,.kyc-global .highest-select .DatePicker,.z11 .css-2b097c-container>div{z-index:11}.highest-select{z-index:16}.remaining-txt{font-size:14px;padding-top:10px}.cusset .row:nth-child(4n+1) .css-2b097c-container>div{z-index:11}.jiMOeR .wrapper{border-radius:15px}.event-newcol .edit-btn-box,.event-newcol .remove-btn-box{z-index:0}.startup-multi_sec .rupee-sign{position:absolute;top:13px;opacity:.7}.startup-multi_sec .fpad .form-control{padding-left:15px}.startup-multi_sec .row>[class*=col-].floating-label.fpad .float-label{left:30px;font-size:14px}.startup-multi_sec .floating-label .form-control:focus~.float-label,.startup-multi_sec .floating-label .form-control:not(:placeholder-shown)~.float-label{font-size:15px;font-weight:700;top:-15px}.startup-multi_sec textarea.form-control{padding-top:0!important}.startup-multi_sec .share-deal{font-size:15px;font-weight:700;opacity:.7}.event-pitch{border-radius:16px;background-color:#ffffc7;padding:3px 15px;font-size:14px}.lpinkback,.moderator-event{border-radius:10px;padding:15px;background-color:var(--ms-lpink)}.event-newcol .form-control{background-color:initial;border:none;border-bottom:1px solid #e7e5e5;border-radius:0;padding:0;height:40px}.event-newcol .css-1fhf3k1-control,.event-newcol .css-1pahdxg-control,.event-newcol .css-yk16xz-control{background-color:initial;border:none;border-bottom:1px solid #e7e5e5;border-radius:0;box-shadow:none;min-height:40px}.event-newcol .css-1pahdxg-control:hover,.event-newcol .form-control:focus{border:none;border-bottom:1px solid var(--ms-orange)}.event-edit-sec.event-edit-col .css-1hb7zxy-IndicatorsContainer,.event-newcol .css-1okebmr-indicatorSeparator,.event-newcol .css-109onse-indicatorSeparator{display:none}.event-newcol .css-g1d714-ValueContainer{padding-left:0;padding-right:0}.event-newcol .react-datepicker-wrapper{width:100%}.event-newcol .react-datepicker{display:flex}.event-edit-sec.event-edit-col .css-1fhf3k1-control,.event-edit-sec.event-edit-col .css-1pahdxg-control,.event-edit-sec.event-edit-col .css-107lb6w-singleValue,.event-edit-sec.event-edit-col .css-yk16xz-control,.event-edit-sec.event-edit-col .form-control{border-bottom:none;height:auto;min-height:inherit;color:var(--ms-dark);font-weight:600}.event-edit-sec.event-edit-col .col-form-label{opacity:.7;font-size:14px}.participants-col{display:flex;align-items:center;padding:15px 0;border-bottom:1px solid rgba(0,0,0,.1);grid-gap:15px;gap:15px;font-size:14px}.participants-col .participants-name{flex:0 0 18%;max-width:18%;min-width:100px}.participants-col .participants-email{max-width:55%}.participants-col .participants-email,.participants-col .participants-email-founder{opacity:.5;flex:0 0 55%;overflow-wrap:break-word;word-break:break-all;display:flex;align-items:center}.participants-col .participants-email-founder{max-width:30%}.participants-col .participants-email .btn{padding:0 15px;line-height:30px;min-width:auto;border-radius:15px;margin-left:auto!important;font-size:12px}.participants-col .participants-email .btn img{max-width:12px}.participants-col .participants-invited{flex:0 0 13%;max-width:13%;min-width:90px}.participants-col .participants-invited span{display:inline-block;border-radius:15px;white-space:nowrap;line-height:28px;text-align:center;padding:0 15px}.participants-col .participants-delete{flex:0 0 5%;max-width:5%;text-align:right;min-width:30px}.copy-link{background-color:#fee8dd}.copy-link,.copy-link:hover{border:none;color:var(--ms-dark)}.copy-link:hover{background-color:var(--ms-white)}.topbanner-col .dropzone{padding:25px;min-height:300px}.topbanner-col .dropzone span{text-align:center;font-size:16px;display:block;margin-top:15px}.topbanner-col .dropzone small{text-align:center;font-size:14px}.table-striped tbody tr:nth-of-type(odd){background-color:#f3ebe5}.right-modal{grid-gap:15px;gap:15px;flex-wrap:wrap;position:relative;z-index:2}.right-modal>div{flex:0 0 auto;max-width:200px!important}.right-modal .form-control{border-radius:15px;border:1px solid rgba(0,0,0,.1);height:45px;min-width:150px;padding:0 15px;max-width:200px}.right-modal .css-2b097c-container{min-width:150px}.right-modal .add-via{white-space:nowrap;cursor:pointer;color:var(--ms-orange);margin-right:15px}.beevent{border-right:1px solid #d3d3d3}.event-mark-cont{max-width:650px}.event-newcol.column-card .dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center}.event-newcol.column-card .dropzone img{margin-right:0!important}.startup-tab .collapse.show .wfc-link.pitch-edit-ico-2{right:-5px;top:30px;width:15px;position:absolute}.industry-radio{background-color:#f8f8f8;padding:10px 15px;border-radius:15px}.industry-radio .form-group{display:flex;flex-flow:wrap;grid-column-gap:10px;column-gap:10px;margin-bottom:0}.industry-radio .btn-radio{padding:0;margin:0 0 10px}.industry-radio .btn-radio input[type=radio]+label{padding:0 10px;border:2px solid #ccc;font-size:13px}.industry-radio .btn-radio input[type=radio]:checked+label{border-color:var(--ms-orange);background-color:var(--ms-orange);color:var(--ms-white)}.industry-radio .btn-radio input[type=radio]+label:after,.industry-radio .btn-radio input[type=radio]+label:before{display:none}.activity-col{display:flex}.activity-col:last-child .activity-temp .sec-pic:before{display:none}.activity-date{flex:0 0 100px;max-width:100px;font-size:14px;padding-top:5px}.activity-date span{display:block}.activity-temp{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 100px);max-width:calc(100% - 100px);display:flex;min-height:100px}.activity-temp .sec-pic{position:relative;margin-right:15px}.activity-temp .sec-pic .icon{position:relative;z-index:2;background-color:var(--ms-orange);text-align:center;line-height:44px;color:var(--ms-white);font-size:20px;border-radius:100px;width:44px;height:44px}.activity-temp .sec-pic:before{position:absolute;z-index:1;content:"";top:0;left:50%;width:1px;height:100%;background-color:var(--ms-lgraycol)}.activity-cont{padding-top:10px;flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 60px);max-width:calc(100% - 60px)}.activity-col:last-child .activity-temp{min-height:inherit}.p-2.pr-0{padding-right:0!important}.startup-tab .accordion .accordion .column-card{padding:10px;margin-bottom:0}.startup-tab .accordion .accordion .column-card.mt-3{margin-top:1rem!important}.startup-tab .accordion .accordion .card-header .btn{font-size:16px;color:var(--ms-dark)}.startup-tab .accordion .accordion .card-header .btn img{margin-right:0}.home-industry-list{background-color:#f8f8f8;padding:10px 15px;border-radius:15px}.home-industry-list .industry-link{border:1px solid #ccc;padding:5px;width:100%;text-align:center;margin:10px 0}.home-industry-list .swiper-slide{margin-left:10px}.home-industry-list .swiper-button-next,.home-industry-list .swiper-button-prev{width:0;height:10px}.home-industry-list .swiper-container{padding-bottom:15px}.home-industry-list .swiper-pagination{bottom:0}.industry-link{border:1px solid;padding:5px;font-size:14px}.cookies-modal.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(50px)}.cookies-modal .modal-dialog{position:fixed!important;bottom:20px!important;left:0!important;right:0!important;margin-bottom:0!important}.cookies-modal.modal.show .modal-dialog{transform:none}.cookies-modal .detailcheck-sec{display:flex;align-items:center}.modal-backdrop.show{opacity:.8}.pitch_deck_column{padding-top:10px;border-bottom:2px solid var(--ms-dark)}.tab-content .pdf-download-btn{left:inherit;right:-1px;top:12px}.custom-table-content .pitch_deck_column .pdf-download-btn{left:inherit;right:0;top:12px}.pitch-day .overflow-hidden .btn{position:relative}.tab-content .pitch-day .overflow-hidden .btn .pdf-download-btn{top:0}.d-flex.imgcol{justify-content:center}.d-flex.imgcol .mgcol{flex:0 0 33%;max-width:33%}.d-flex.imgcol .mgcol .saas-logos-div .secondlogo img{max-height:32px}.investment-deal-filters .btn-checkbox{margin-bottom:5px!important}.investment-deal-filters .industry-sector-list{max-height:150px!important;overflow:auto!important}.investment-deal-filters .deal-type-list{max-height:120px!important;overflow:hidden!important;overflow-y:auto!important}.payouts-table-success{background-color:#e4fce9!important}.payouts-table-danger{background-color:#fdeeee!important}.kyc-file-upload .accepted_files{display:none}.show-more-btn:disabled{color:var(--ms-orange);background-color:initial}.relative-layout .card-body{position:relative}.shaded-container{border:1px solid #333;margin:0 1rem;width:100%;padding:1rem}.separate-column{background:#fdebe2;padding:1.2rem .8rem;border-radius:5px;border:2px dashed var(--ms-orange);width:100%}.separate-column:not(:last-child){margin-bottom:1rem}.number-container{width:35px;height:35px;border-radius:50%;background:#fdebe2;display:flex;justify-content:center;align-items:center}.number-value{margin:0}.dlt-btn,.number-value{font-size:1.1rem;font-weight:400}.dlt-btn{color:var(--ms-orange);border-radius:5px;position:relative;border:none}.dlt-btn:after{content:"";position:absolute;width:85%;background:var(--ms-orange);height:2px;bottom:3px;left:8px}.add-more-btn{background:var(--ms-orange);border:none;width:5.8rem;height:2.1rem;border-radius:5px;font-size:.9rem;color:var(--ms-white)}.opacity-0{opacity:0!important}.opacity-5{opacity:.05!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.getapp-inn,.navbar-light .navbar-nav .nav-link.getapp{margin-left:0;background-color:var(--ms-orange);color:var(--ms-white);border-radius:8px;padding-left:10px;padding-right:10px;font-size:16px;font-weight:500}.getapp-inn:hover,.navbar-light .navbar-nav .nav-link.getapp:hover{background-color:var(--ms-dark)}.navbar-light .navbar-nav .nav-link.getapp:before{display:none}.getapp-inn{padding:5px 10px;font-size:14px}.getapp-inn svg{width:20px;height:20px}.saas-name-container{display:flex;align-items:center;margin-bottom:1rem}.saas_name_loop>div{background-color:initial;padding:0 .5rem;color:var(--ms-dark);font-size:16px;font-weight:500;cursor:pointer;position:relative;white-space:nowrap;border-radius:6px;border:1px solid var(--dark)}.saas_name_loop>div.active,.saas_name_loop>div:hover{color:var(--ms-orange);border-color:var(--orange)}.saas_name_loop{display:flex;justify-content:flex-start;border-bottom:1px solid #dbdada;overflow:auto;width:calc(100% - 70px);grid-gap:10px;gap:10px}.scroll-arrow{background-color:initial;border:none;font-size:24px;cursor:pointer}.htitle h4{margin:0;line-height:28px;font-size:16px;text-transform:capitalize}.saas-name-container{scrollbar-width:thin}.saas-name-container ::-webkit-scrollbar{width:12px}.saas-name-container ::-webkit-scrollbar-track{background-color:var(--ms-white)}.saas-name-container ::-webkit-scrollbar-thumb{background-color:var(--ms-orange);border-radius:20px;border:7px solid var(--ms-white)}.topbar{background-color:var(--ms-cream);padding:5px 55px;text-align:center;color:var(--ms-dark);position:relative;top:-5px}.topbar a{color:var(--ms-orange)}.topbar .topbar_close{position:absolute;top:5px;right:15px;cursor:pointer}.support-file{z-index:3;position:absolute;right:5px;background:var(--ms-white);font-size:12px;text-align:center;top:255px;border-radius:10px;white-space:nowrap}.support-file strong{padding:3px 8px;font-size:12px;display:flex;align-items:center;justify-content:center;grid-gap:3px;gap:3px;cursor:pointer}.support-file strong svg{max-width:18px}.support-file a{color:var(--ms-dark)}.profile-popover{left:-5px!important;border-radius:10px}.profile-popover .popover-body{padding:8px}.profile-popover .popover-body .lnk{display:flex;font-size:13px;align-items:center;grid-gap:5px;gap:5px;margin-bottom:5px}.profile-popover .popover-body .lnk:last-child{margin-bottom:0}.profile-popover .popover-body .lnk.txt{font-size:11px}.profile-popover .popover-body .lnk svg{max-width:15px}.startup-approved-updated-date-wrap{display:flex;flex:1 1;word-break:break-all;min-width:145px}.startup-approved-updated-date-wrap .wrapper{display:flex;flex:1 1;flex-direction:column;justify-content:end;align-items:end}.startup-approved-updated-date-wrap .wrapper div{color:var(--ms-lgraycol);font-size:13px;font-weight:500}.rotate-90{transform:rotate(90deg)}.rotate-reverse-90{transform:rotate(-90deg)}.query-ask-wrapper{display:flex;grid-gap:10px;gap:10px;flex-direction:row;width:100%;align-items:center;justify-content:center;margin-top:10px;.query-ask{background-color:#fff;padding:5px;display:flex;align-items:end;justify-content:center;grid-gap:20px;gap:20px;border-radius:8px;.input-box{.form-group{margin:unset;width:350px;input{height:30px}}}}}.floating-intent-btn{position:fixed;bottom:10px;background-color:var(--ms-orange);box-shadow:0 0 10px 0 rgba(0,0,0,.1);z-index:10;right:30px;padding:10px 20px;border-radius:10px;.intent-btn{font-size:18px;font-weight:500;color:var(--ms-white);cursor:pointer;letter-spacing:.5px}}.floating-intent-box{position:fixed;left:0;bottom:0;height:560px;overflow:auto;background-color:var(--ms-white);box-shadow:0 0 10px 0 rgba(0,0,0,.1);z-index:9;width:100%;flex-direction:column;padding:10px 10px 20px;.close-icon{padding-bottom:10px;cursor:pointer;display:flex;justify-content:end}.join-deal-wrap{width:100%;border-top:1px solid var(--ms-orange);border-bottom:1px solid var(--ms-orange);padding:10px 0;hr{margin:10px 0}.intent-box-syndicate-logo{height:40px!important}.intent-box-syndicate-name{font-size:14px;font-weight:500;color:var(--ms-lgraycol)}}.mob-intent-container{width:100%;.intent-block{margin-top:20px}.saas-container{flex-wrap:wrap;.saas-wrapper{width:125px;.saas-logo{border:2px solid var(--ms-graycol);padding:10px 5px;border-radius:10px;width:100%;height:60px;.intent-box-syndicate-logo{width:100%;height:100%!important;object-fit:contain}}.saas-name{font-weight:600;width:100%;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:pre}.saas-logo.selected,.saas-name.selected{border-color:var(--ms-orange);color:var(--ms-orange)}}}.intent-block{.term-sheet-accept-wrap{form{display:flex!important;flex-direction:column;grid-gap:10px;gap:10px;.form-group{margin-bottom:unset}.consent-amount-col{input{width:100%;max-width:unset}p{margin-bottom:unset}}}}.consent-amount-col{.form-group{margin-bottom:unset}input{width:100%;max-width:unset}}.interested-deal{display:flex;flex-direction:column;grid-gap:10px;gap:10px;.btn-checkbox{margin-bottom:unset}.btn-joined-checkbox{margin-top:5px;width:100%}.submit-btn{button{width:100%}}.action-block{display:flex;align-items:center;flex-direction:row;background-color:#fdefe7;padding:10px;border-radius:10px;.form-group{margin-bottom:0;.btn-radio{margin:0;padding-left:0}}}.selection-box{margin-top:10px;.form-group{margin-bottom:0}.ask-question-form-group{margin-top:-10px;.ask-question{color:#6c757d!important}textarea.form-control{padding-top:unset!important}}}}}}}.navbar-mob-header{display:none!important}@media only screen and (max-width:640px){.sec-column.full-width .kyc-table.table-res .entry-title{display:flex}.kyc-table .table td,.kyc-table .table th{padding:10px}.kyc-table.table-res table,.kyc-table.table-res tbody,.kyc-table.table-res td,.kyc-table.table-res th,.kyc-table.table-res thead,.kyc-table.table-res tr{display:block}.kyc-table.table-res tbody tr:nth-child(odd){background-color:#f4f4f4}.kyc-table.table-res thead tr{position:absolute;top:-9999px;left:-9999px}.kyc-table.table-res td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:45%}.kyc-table.table-res td:before{position:absolute;top:10px;left:10px;width:40%;padding-right:10px;white-space:nowrap}.kyc-table.table-res td:first-of-type:before{content:"Name"}.kyc-table.table-res td:nth-of-type(2):before{content:"Last updated date"}.kyc-table.table-res td:nth-of-type(3):before{content:"Relation"}.kyc-table.table-res td:nth-of-type(4):before{content:"Investor Type"}.kyc-table.table-res td:nth-of-type(5):before{content:"KYC Status"}.kyc-table.table-res td:nth-of-type(6):before{content:"Actions"}}.startup-not-found{margin-right:unset!important;margin-left:unset!important;max-width:unset!important;.startup-public-page,.wrapper{height:100%}.startup-public-page-sec{font-weight:700;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;.head{margin:20px 0;.img-wrapper{display:flex;align-items:baseline;grid-gap:10px;gap:10px;img{width:50px;height:50px}span{font-size:90px;font-weight:700;line-height:90px;color:#f62}}}.details{display:flex;flex-direction:column}div{font-size:large}.title{font-size:28px;color:#f62;text-transform:capitalize;line-height:32px;font-weight:700}.bullet-points{margin:20px 0}&.accordion-body{grid-gap:20px;gap:20px;padding:50px 0}&.pending-rejected{align-items:center!important;grid-gap:unset!important;gap:unset!important}}}@media screen and (min-width:768px){.range-valuation{max-width:90%!important}.custom-table-content{position:relative}.pitch_deck_column{position:absolute;right:10px;top:10px;border-bottom:none}.custom-table-content .custom-table-row.ssection{width:70%;border-right:2px solid var(--ms-dark)}.tab-content .pitch_deck_column{max-width:147px;transform:scale(.9) translateY(-15px)}.mt-2.mb-2.wfc-title,.tab-content .wfc-title{font-size:12px;margin:auto;max-width:145px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-table-row .custom-table-content-left,.tab-content .custom-table-row .custom-table-content-left{flex:0 0 215px;max-width:215px}.custom-table-row .custom-table-content-right{flex-basis:calc(100% - 215px);max-width:calc(100% - 215px)}}@media screen and (min-width:1400px){.pitch_deck_column{position:absolute;right:10px;top:10px;border-bottom:none}.custom-table-content .custom-table-row.ssection{width:74%;border-right:2px solid var(--ms-dark)}.tab-content .pitch_deck_column{max-width:147px;transform:scale(.9) translateY(-15px)}.mt-2.mb-2.wfc-title,.tab-content .wfc-title{font-size:12px;margin:auto;max-width:145px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tab-content .custom-table-row .custom-table-content-left{max-width:229px}}@media only screen and (min-width:1400px){.login-columns-sec .llogin-panel,.login-columns-sec .rlogin-panel{flex:0 0 50%;max-width:50%}.newhead{padding:40px 80px}.newwfc-login .join-community{padding:30px 25px}.newwfc-login .form-footer{padding:20px 0}.column_width{max-width:inherit}}@media only screen and (min-width:1300px){.sec-column{max-width:700px;margin-left:auto;margin-right:auto}.sec-column.comapnyprofile-sec{max-width:1000px}.activities-tabs.tabsection .nav-tabs .nav-link{padding:1rem}.sec-column{min-height:705px}}@media only screen and (min-width:1199px){.container{max-width:1366px}.app-sidebar .navbar-collapse{position:unset;z-index:6;min-height:100%;background:var(--ms-white);padding:15px 0;height:100%}.sidebar-btn,.sub-nav{display:none}}@media only screen and (max-width:1199px){.navbar-mob-header{display:flex!important}.pitch-deck-preview-warpper{display:unset}.container{max-width:100%}body{padding-top:110px}body.appbar_close{padding-top:60px}.btn{min-width:150px}.btn,.form-control,.navbar-light .navbar-nav .nav-link.getapp,body{font-size:14px}.navbar-light .navbar-nav .nav-link.getapp{padding:.6rem 1rem}.navbar-light .navbar-nav .nav-link.getapp svg{width:20px;height:20px}.small,small{font-size:.75em}.navbar-brand{margin-right:0}.navbar{min-height:45px;padding-right:55px}.after-login .navbar{min-height:45px;padding-right:0}.navbar-light .navbar-toggler-icon{background-image:none;position:relative}.navbar-toggler{position:absolute;top:5px;right:0;padding:0;width:35px;height:40px;z-index:60;margin:0;background-color:initial;background-image:none;border:none;border-radius:0}.navbar-toggler .navbar-toggler-icon{display:block;width:100%;height:2px;border-radius:0;background-color:initial;position:relative}.navbar-toggler .navbar-toggler-icon:after,.navbar-toggler .navbar-toggler-icon:before{position:absolute;content:"";width:100%;height:2px;left:0;background-color:var(--ms-dark)}.navbar-toggler .navbar-toggler-icon:before{transform:rotate(45deg);transition-duration:.4s}.navbar-toggler .navbar-toggler-icon:after{transform:rotate(-45deg);transition-duration:.4s}.navbar-toggler.collapsed .navbar-toggler-icon{background-color:var(--ms-dark)}.navbar-toggler.collapsed .navbar-toggler-icon:before{top:-10px;transform:rotate(0)}.navbar-toggler.collapsed .navbar-toggler-icon:after{top:10px;width:75%;transform:rotate(0)}.navbar-collapse{position:fixed;top:0;right:-300px;transition-duration:.1s;background:var(--ms-white);overflow:auto;width:300px;padding:45px 5px 25px 10px;text-align:left;z-index:55;height:100vh}.navbar-collapse.show{right:0;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.navbar-nav .nav-link{padding:.8rem 0}.nav-indicator{display:none}.dropdown-menu{border:none}.navbar-nav .dropdown-menu .row>[class*=col-]:nth-child(2n){background-color:initial}.navbar-nav .dropdown-menu .dropdown-menu-item{padding:0}.navbar-light .right-navbar .navbar-nav .language-ico .dropdown-menu{position:absolute;right:0;left:inherit;min-width:150px}.navbar-light .right-navbar .navbar-nav .language-ico .dropdown-menu .dropdown-item{padding:.5rem 1rem}.navbar-light .navbar-nav .nav-item{display:block}.navbar-light .navbar-nav .nav-link.contact-ico,.navbar-light .navbar-nav .nav-link.search-ico,.navbar-light .navbar-nav .nav-link.user-ico,.navbar-light .navbar-nav .nav-link.whatsapp-ico,.navbar-light .right-navbar .navbar-nav .language-ico .nav-link{width:25px;height:25px;background-size:cover}.navbar-brand img{max-height:70px}.section{padding:40px 0}.banner-content .sub-title{font-size:24px}.banner-figure .column{transform:scale(.7)}.banner-figure .founder-sec.column{top:0;left:-75px}.banner-figure .professionals-sec.column{top:155px;right:-60px}.banner-figure .investors-sec.column{bottom:70px;left:-50px}.title-lg,h1{font-size:34px}.title-md,h2{font-size:24px}.title-sm,h3{font-size:20px}.title-xs,.women-founders-card .title-xxs,h4{font-size:18px}.title-xxs,h5{font-size:16px}.banner-content .title,.entry-title .title-head,.feature-content .title-head,.get-started .entry-title .title-head,.welcome-mentor .sub-head strong{font-size:40px}.joinus-sec{background-size:700px}.member-sec{margin:10px;padding:15px;min-width:140px;max-width:140px}.accordion .card-header .btn,.footer-contact,.footer-navbar li,.get-started .entry-title p,.subscribe-form{font-size:16px}.footer-contact strong{font-size:30px}.form-column .heading,.innerbanner .innbanner-content small{font-size:20px}.innerbanner .innbanner-content .title{font-size:34px}.innerbanner .content-items .items .figure{min-width:60px;max-width:60px}.detail-progress .detailitem,.innerbanner .content-items .items .items-pnt .head{font-size:18px}.form-column .btn-checkbox,.form-column .btn-radio{margin-right:20px}.btn-checkbox input[type=checkbox]+label,.btn-radio input[type=radio]+label{padding:0 0 0 25px}.detail-progress .detailitem{min-width:160px;max-width:160px}.h4{font-size:1.3rem}.plan-list .plan-head,.plan-list .plan-rate .price{font-size:22px}.thanks-sec .figure-img{max-width:130px}.thanks-sec .figure-caption{font-size:34px}.welcome-mentor .title{font-size:26px}.welcome-mentor .sub-head{font-size:34px}.form-column{padding:20px}.header-panel{margin-left:12px}.app-sidebar .navbar-expand-md .navbar-toggler{display:block}.app-sidebar .navbar-collapse{position:fixed;top:70px;right:-300px;transition-duration:.1s;background:var(--ms-white);overflow:auto;width:300px;padding:25px 5px 85px 10px;text-align:left;z-index:55;height:100%;display:block!important;box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.app-sidebar{right:0;top:90px;margin:0;min-width:100%;max-width:100%;min-height:60px;max-height:60px;z-index:6;position:fixed;background:var(--ms-white)}.app-sidebar nav.navbar.navbar-expand-md.navbar-app{padding:0;margin:-6px 0 0}.app-sidebar .navbar-collapse.show{right:0}.app-sidebar .navbar-toggler{position:fixed;right:5px;top:80px}.admin-wrapper .right-sidebar{max-width:0;min-width:0;margin:0}.sec-column{margin-top:65px}.app-sidebar .navbar-toggler.collapsed .navbar-toggler-icon:after{top:10px;width:100%;transform:rotate(0)}.app-sidebar .navbar-toggler{position:absolute;top:7px;right:20px;padding:0;width:20px;height:30px}.app-sidebar .navbar-toggler.collapsed .navbar-toggler-icon,.app-sidebar .navbar-toggler.collapsed .navbar-toggler-icon:after,.app-sidebar .navbar-toggler.collapsed .navbar-toggler-icon:before{width:3px;height:3px;border-radius:20px;margin:0 auto}.rightinner-sidebar{right:-375px;background:var(--ms-grayback);overflow:auto;width:375px;text-align:left;z-index:55;height:100%;padding:60px 20px}.rightinner-sidebar,.rightinner-sidebar.show{position:fixed;top:76px;transition-duration:.4s}.rightinner-sidebar.show{right:0;padding:30px 20px 60px;width:340px}.sidebar-btn{transform:rotate(-90deg);top:50%;right:-40px;transition:.4s;z-index:6;min-width:140px;margin-top:-80px}.sidebar-btn.show{position:fixed;right:270px;top:50%;z-index:99}.sidebar-btn .openbtn{text-indent:-999em}.sidebar-btn .openbtn:before{position:absolute;content:"View More";width:100%;left:50%;text-indent:0;transform:translateX(-50%)}.sidebar-btn.show .openbtn:before{content:"Close"}.sub-nav{font-size:16px;font-weight:600;text-transform:uppercase;padding-left:20px}.entry-title,.sec-column{max-width:inherit}.workshop-detail-sec .column-card .figure img,.workshoplisting--col.column-card .figure img{width:100%}.workshop-detail-sec .column-card .contect-sec .figure img{width:100px}.appbar_close .app-sidebar{top:55px}.sec-column{margin-left:0;margin-right:0}.activities-tabs.tabsection .nav-tabs .nav-link{padding:1rem}.pitch-count{margin-top:20px}.sec-column.messages-sec{margin-left:0}.custom-toggle .dropdown-menu.show{transform:translateY(46px)!important}.column--table.column-card .table-responsive{overflow-x:auto}.column--table.column-card table td,.column--table.column-card table th{white-space:nowrap}.sec-column.full-width{max-width:inherit;margin:85px 0 0}.startup-investment{bottom:0}.login-columns-sec .llogin-panel,.login-columns-sec .rlogin-panel{flex:0 0 100%;max-width:100%}.join-columns-sec{position:static}.newhead{padding:40px 25px 25px}.newwfc-login{height:auto;padding-bottom:0}.login-columns-sec{display:block}.login-columns-sec .rlogin-panel{background:0 0}.login-columns-sec .rlogin-panel .header-img{display:block}.saas-logos-div .mainlogo,.saas-logos-div .secondlogo{max-height:32px;max-width:90px;flex:0 0 90px;min-height:32px}.saas-logos-div .mainlogo img,.saas-logos-div .secondlogo img{max-height:32px}.deal-col,.deal-col:first-child{flex:0 0 16%}.deal-col .deal-list strong{font-size:18px}.deal-col .deal-list span{font-size:12px}.investors-sec .member-sec,.investors-sec .syndicate-sec .member-sec{flex:0 0 46%;max-width:46%}.deal-col .figure{max-width:50px}.deal-column-sec .d-flex{justify-content:center}.jobopportunities .feature-member .column-card.joblisting--col{flex:0 0 47%;max-width:47%}.jobopportunities .feature-member .column-card.joblisting--col:nth-child(2n),.jobopportunities .feature-member .column-card.joblisting--col:nth-child(odd){margin:0 15px 10px 0}.demobanner .banner-content{min-height:333px;max-width:410px}.headersec .btn-transparent span{max-width:85vw}.app-sidebar .short-dropdown .dropdown-toggle:after{transform:rotate(0deg)}.app-sidebar .short-dropdown .dropdown-menu{position:static;box-shadow:none;background-color:rgba(0,0,0,.1)}.user-sec li .user-pic{top:0;margin-left:5px}.wfc-cta-login{margin-top:0}.investor-intent{display:block;position:fixed;bottom:0;right:0;z-index:5;width:100%;background:var(--ms-white);padding:10px}}@media only screen and (max-width:991px){.footer .col-lg-4.col-md-12 .footer-widget,.get-started,.social-links{text-align:center}.get-started{display:block}.get-started .entry-title{max-width:100%;margin:0;padding:40px 20px}.get-started .figure{max-width:300px;margin-left:auto;margin-right:auto}.banner-content .sub-title{font-size:20px}.title-lg,h1{font-size:26px}.title-md,h2{font-size:22px}.help-item-sec .help-item .help-head,.title-sm,h3{font-size:20px}.title-xs,.women-founders-card .title-xxs,h4{font-size:18px}.title-xxs,h5{font-size:16px}.header-panel .header-panel{margin:0 12px;min-width:unset}.banner-content .title,.entry-title .title-head,.feature-content .title-head,.get-started .entry-title .title-head,.welcome-mentor .sub-head strong{font-size:30px}.joinus-sec .join-column{max-width:100%;text-align:center;margin-bottom:2rem}.feature-content{max-width:100%;padding:0 20px}.features-sec .align-items-center{align-items:flex-start!important}.banner-content{max-width:100%;text-align:center;padding-top:20px}.banner-figure{display:flex;flex-wrap:wrap}.banner-figure .founder-sec.column,.banner-figure .investors-sec.column,.banner-figure .professionals-sec.column{max-width:100%;position:static;transform:scale(1);margin-bottom:1rem}.banner-figure .founder-sec.column{min-width:48%;max-width:48%}.banner-figure .professionals-sec.column{min-width:48%;max-width:48%;margin-left:auto}.banner-figure .founder-sec.column .figure,.banner-figure .professionals-sec.column .figure{display:flex}.banner-figure .founder-sec.column .figure .figure-img,.banner-figure .professionals-sec.column .figure .figure-img{max-width:75px;min-width:75px;height:75px;margin-right:1rem}.questions-sec .entry-title{text-align:center;margin-bottom:0}.questions-sec .cta.mt-5{text-align:center;margin-top:2rem!important;margin-bottom:2rem}.login-column{max-width:500px;margin:2rem auto}.quick-contact p{font-size:30px}.welcome-mentor{text-align:center;margin-bottom:2rem}.welcome-mentor .figure{display:none}.member-sec .figure{width:65px;height:65px}.search-bar .form-control{min-width:165px}.organizations-card a{padding:10px}.startup-investment{position:static}.section.homebanner.pt-0{padding-top:40px!important}.overview_col .item .subhead{font-size:16px}.portfolio-listing-sec .column--table.column-card table td:first-child,.portfolio-listing-sec .column--table.column-card table th:first-child{width:100px}.portfolio-listing-sec .column--table.column-card table td,.portfolio-listing-sec .column--table.column-card table th{width:200px;text-align:left}.deal-col,.deal-col:first-child{flex:0 0 auto;margin:10px}.deal-column-sec{padding:80px 0 0}.syndicate-form{margin:0 auto;padding-bottom:30px}.demobanner .banner-content{min-height:inherit;justify-content:flex-start;text-align:left}.without-login{align-items:flex-start;padding-top:50px}.without-login a{font-size:18px;padding:10px 15px}.talent-sec .entry-title .title-xs{display:block}.talent-sec .entry-title .title-xs span.mr-3{display:block;margin-bottom:1rem}.talent-sec .entry-title .title-xs .btn{white-space:pre-wrap;line-height:normal;padding:7px 15px}.right-modal{margin-top:1rem}.user-sec li.user-col .btn-username span{opacity:0;visibility:hidden}.header.after-login .user-sec li .btn-username{width:65px;text-overflow:inherit;word-wrap:normal}.user-sec li .btn-username{width:185px}}@media only screen and (max-width:767px){.query-ask-wrapper{width:100%}.feature-content{margin-top:-85px}.header-panel .header-panel{margin-left:0}.blogslider .post-title{font-size:18px}.help-sec .text-center.figure{margin-bottom:1.5rem}.help-sec .cta{margin-top:2rem}.help-figure{position:static}.innerbanner .innbanner-content,.plan-list{max-width:100%}.plan-list{margin-top:2rem}.stories-sec .entry-title{text-align:center}.cal-sec{padding-top:20px}.upcoming-event .title-sm{font-size:24px}.time-cream-content{margin-top:20px}.time-cream-content .btn.btn-primary{margin-bottom:14px}.timeline-sec .entry-title .title-md{font-size:28px}.help-sec .entry-title{padding:0 15px}.login-column{padding:20px}.user-sec li.search-panel{display:block}.search-bar{position:absolute;top:-175px;width:100%;left:0;background:var(--ms-white);z-index:7;transition-duration:.3s;padding:15px 30px 15px 0}.search-bar.show{top:0}.search-bar .search-close{display:block}.notification-popup:before{left:275px}.activities-tabs.tabsection .nav-tabs .nav-link{white-space:nowrap}.activities-tabs.tabsection .nav-tabs{justify-content:flex-start;flex-wrap:nowrap;width:100%;overflow:auto}.invest-timline-sec{text-align:left}.card-selector .selector{flex:0 0 33%;max-width:33%}.sec-column.messages-sec .search-bar{position:static;padding-right:0}.mentors-sec .col-md-4:nth-child(3n+2),.mentors-sec .col-md-4:nth-child(4n),.mentors-sec .col-md-4:nth-child(5n),.mentors-sec .col-md-4:nth-child(6n){margin-top:0}.contect-sec .text-right.col-md-6{text-align:left!important}.company-column{display:block}.company-column .valuation-panel{margin-top:1rem}.portfolio-heading{display:flex}.portfolio-heading .valuation-panel{margin-top:1rem}.interest-here .interest-topic{margin-bottom:1rem}.overview_col .item{width:50%}.tabsection .nav-tabs{justify-content:flex-start;flex-flow:nowrap;white-space:nowrap;overflow:scroll}.count-column.d-flex.justify-content-between{flex-flow:wrap;justify-content:center!important}.count-column .count-item{margin-bottom:1rem}.startup-investment .invest-stories{margin:0 0 1rem}.investors-sec .feature-member{padding:20px 0}.festured-tab.tabsection{margin-top:30px}.organizations-card a{padding:25px;min-height:inherit;max-height:inherit}.entry-title{padding:0}.recharts-wrapper{transform:scale(.9);margin-left:0}.investor-intent{display:block;position:fixed;bottom:0;right:0;z-index:5;width:100%;background:var(--ms-white);padding:10px}.rightinner-sidebar .funding-detail.column-card{display:none}.copyright-sec,.footer-link{text-align:center}.startup-tab .btn-primary.addnew-1,.startup-tab .btn-primary.addnew-2,.startup-tab .btn-primary.addnew-3{margin:1rem 1rem 0 0;position:static}.limit-div{height:auto}.downloadPdfIcon{position:inherit!important;top:0}.header-content{position:relative;margin-top:-200px}.investmentsdeals{display:block}.investmentsdeals .fundingheader{margin-bottom:1rem}.investmentsdeals .totalinvs{width:100%}.detailcheck-sec .searchbox{margin-top:0;margin-right:50px}.discover-domain-expert-filters .searchbox{margin-right:0;width:100%}.detailcheck-sec.fliter-col .searchbox{margin-right:0}.messages-sec .entry-title{padding:0}.messages-sec .search-bar{padding:0 30px 0 0}.mobchat .entry-title{padding:0}.usermod{min-height:inherit}.indpref li{flex:0 0 50%;max-width:50%;margin:0 0 1rem}.user-type{min-width:110px}.user-sec li .btn-username{padding:7px 15px 15px 45px}.talent-sec .entry-title{display:block}.talent-sec.kyc-new .entry-title{display:flex;align-items:center}.talent-sec.kyc-new .entry-title .btn{white-space:nowrap}.talent-sec.kyc-new .entry-title .title-xs{margin-bottom:0}.pitchday-post .upcoming-detail-sec{justify-content:flex-start;margin:10px 0}.total_attend{text-align:right}.funding-detail.column-card.interested-deal .form-column .floating-label.form-group .btn-radio{margin-right:30px!important}.invstype .form-label{display:block;font-weight:700}.invstype .btn-radio.form-check{padding-left:0}.indexedStep{width:24px;height:24px;font-size:12px}.indexedStep.accomplished .head,.indexedStep .head{font-size:10px}.RSPBprogressBar{width:85%;margin:5px auto 60px}.funding-detail.column-card.interested-deal .d-flex.flex-column small.mt-2{display:none}.funding-detail.column-card.interested-deal .form-column{padding-top:5px;padding-bottom:5px}.funding-detail.column-card{margin-bottom:.5rem}.sec-column{margin-top:75px}.startup-tag{font-size:1.2rem}.live-deals-card .card-header .img-circle{flex:0 0 40px;max-width:40px;height:40px}.amoutn-text p span{font-size:12px}.amoutn-text p strong{font-size:13px}.syndicates-images{margin-bottom:2rem}.demobanner{background:none!important}.demobanner .banner-content{max-width:100%;text-align:center;padding:2rem 0 0}.investor-opport .cta .btn,.invtmodal .cta .btn{margin-bottom:1rem}.company-column .figure .figure-img,.portfolio-heading .figure .figure-img{width:60px;height:60px;min-width:60px}.kyc-new .indexedStep.accomplished .head,.kyc-new .indexedStep .head{font-size:14px}.core-member-col .member-sec{flex:0 0 47%;max-width:47%}.core-portfolio-sec .sec-pic img{margin:auto;object-fit:inherit;display:block;height:auto;width:auto}.repcta,.timelinepostbtn{margin-top:1rem}.beevent{border-right:none;border-bottom:1px solid #d3d3d3;padding-bottom:1rem;margin-bottom:1rem}.aftevent .d-flex{flex-wrap:wrap}.aftevent .d-flex.flex-column{max-width:50%;flex:0 0 50%}.participants-sec h5.mb-0{margin-bottom:1rem!important}.participants-sec .d-flex.align-items-center.right-modal{grid-gap:15px}.participants-sec .d-flex.align-items-center.right-modal .form-control.mx-4{margin:0!important}.event-media-sec .column-card table th{min-width:10px}.event-media-sec .column-card table th:nth-child(3n){min-width:200px}.custom-table-row .custom-table-content-left,.custom-table-row .custom-table-content-right{max-width:50%;flex:0 0 50%}.cookies-modal .detailcheck-sec{display:block}.navbar-light .navbar-nav .nav-link.getapp{padding:.5rem 1rem}.custom-table-content .pitch_deck_column .btn{position:relative}.custom-table-content .pitch_deck_column .pdf-download-btn{top:0}}@media only screen and (max-width:639px){.banner-figure .founder-sec.column .figure,.banner-figure .professionals-sec.column .figure{display:block}.feature-content{margin-top:0}.stories-sec .entry-title .btn{position:static;transform:none}.app-sidebar{top:110px}.footer-navbar{display:block;text-align:center}.footer-navbar li{display:inline-block;margin:8px}.footer-contact{margin-bottom:2rem;text-align:center}.footer-widget.mb-5{margin-bottom:2rem!important}.subscribe-form,.subscribe-form .form-control{text-align:center}.btn{min-width:inherit;padding:0 1rem;line-height:33px}.detail-progress{display:block}.detail-progress .detailitem{min-width:100%;max-width:100%;display:flex;align-items:center;font-size:20px}.detail-progress .detailitem svg.ml-5{margin-left:auto!important;max-width:35px}.discover-domain-expert-filters .detailcheck-sec,.discover-domain-expert-filters .sort-wrapper{width:100%}.discover-domain-expert-filters .sort-wrapper .rec-col{flex:1 1}#file-drag img,#file-drag span,.dropzone img,.dropzone span{text-align:center}.community-items svg{width:50px;height:50px}.banner-figure .founder-sec.column,.banner-figure .professionals-sec.column{text-align:center}.banner-figure .founder-sec.column .figure .figure-img,.banner-figure .professionals-sec.column .figure .figure-img{margin-right:0}.member-sec{min-width:175px;max-width:175px}.banner-figure .column .figure-caption strong{font-size:16px}.upcoming-event .title-sm{font-size:20px}.social-liks-box .figure{margin-right:8px;min-width:75px;text-align:end}.upcoming-event:before{top:55px}.timeline-sec .entry-title .title-md{font-size:24px}.drop-40{width:100%}.investor-num .item{min-width:50%;max-width:50%}.user-sec li{margin:0 5px}.workshop-detail-sec .column-card-footer,.workshop-detail-sec .contect-sec,.workshop-detail-sec .workshop-timing{padding:1rem}.workshop-detail-sec .column-card .contect-sec .figure img,.workshop-detail-sec .contect-sec .figure-img{height:75px;width:75px}.workshop-detail-sec .contect-sec .figure{margin-top:-100px}.filter-sec,.filter-sec.talent--filter{display:block}.notification-col .item .figure .figure-img{width:45px;height:45px}.notificationlisting--col .applicant-name{display:block;padding-right:0}.notificationlisting--col .notification-event{position:static;display:inline-block}.notificationlisting--col .contect-sec{padding:15px 0}.notification-popup{width:290px}.notification-popup:before{left:180px}.network-sec .entrytitle,.product-info-column{display:block}.comapnyprofile-sec .profile-percentage{width:225px}.social-share-box .social-comments{width:100%}.social-comments:nth-child(2n) ul{justify-content:flex-start}.pitch-day:first-child{margin-top:1rem}.pro-outer-sec .figure{width:40px;height:40px;margin-right:10px;min-width:40px}.timeline-box .contect-sec h3{font-size:14px}.form-column{padding:15px}.sec-column.full-width .entry-title{display:block}.sec-column.full-width.kyc-new .entry-title{display:flex;align-items:center}.talent-sec .entry-title .title-xs{margin-bottom:10px}.talent-sec .entry-title .btn{display:inline-block}.overview_col .item .subhead{font-size:14px}.recharts-wrapper{transform:scale(.7);margin-left:-65px}.circle-chart .recharts-wrapper{transform:scale(1);margin-left:-40px}.graph-chart{width:100%;overflow:auto}.graph-chart .recharts-wrapper{transform:scale(1);margin-left:0}.graph-column .swiper-button-next,.graph-column .swiper-button-prev{top:inherit;bottom:5px;margin-top:0}.graph-column .swiper-button-next{right:calc(50% - 55px)}.graph-column .swiper-button-prev{left:calc(50% - 55px)}.modal-header .close{width:30px;height:30px;right:15px;top:15px;margin:0}.available-crd .total-amt{min-width:inherit;margin-right:8px;margin-bottom:8px}header.entry-title.d-flex.justify-content-between.align-items-baseline{display:block!important}.filsor{justify-content:flex-start;margin-top:10px}.mentorfund .column-card{min-height:inherit}.filerbor{display:inline-block}.detailcheck-sec.fliter-col{margin-top:1rem}.live-deals-card{display:block;padding-top:15px}.deal-country-col{position:static}.jobopportunities .feature-member .column-card.joblisting--col{flex:0 0 98%;max-width:98%}.kyc-table .table .approved,.kyc-table .table .cancelled,.kyc-table .table .incomplete,.kyc-table .table .pending,.kyc-table .table .process_cancelled,.kyc-table .table .rejected,.kyc-table .table td,.kyc-table .table th{font-size:14px;line-height:normal}.kyc-table .table .approved,.kyc-table .table .cancelled,.kyc-table .table .incomplete,.kyc-table .table .pending,.kyc-table .table .process_cancelled,.kyc-table .table .rejected{padding:10px}.core-member-col .member-sec{flex:0 0 46%;max-width:46%}.notification-setting .card-body{min-width:100%}.d-flex.imgcol .mgcol{flex:0 0 auto;max-width:inherit}.d-flex.imgcol{grid-gap:20px;gap:20px}.pitch-deck-preview .pitch-deck-title button{padding:0}}@media only screen and (max-width:575px){.contactModal{.modal-dialog{.modal-header{padding:10px 15px 10px 10px}.modal-body{padding:10px}}}.circle-chart .recharts-wrapper{margin:auto!important;max-width:340px;overflow:hidden}.w-xs-30.w-sm-30.w-md-20.rec-col{width:47%!important}.syndicate-card{min-height:auto!important}.indexedStep.accomplished .head,.indexedStep .head{font-size:8px}.kyc-new .indexedStep.accomplished .head,.kyc-new .indexedStep .head{font-size:13px}.startup-tag{font-size:1rem}.startup-tag span.d-block br{display:none}.live-deals-card .card-header{flex:0 0 100%;max-width:inherit;width:100%}.investors-sec .member-sec,.investors-sec .syndicate-sec .member-sec{flex:0 0 45%;max-width:45%}.investors-sec .syndicate-sec .member-sec{display:block}.section{padding:20px 0}.deal-col .figure{max-width:50px}.startup-tab .collapse.show .wfc-link{display:block;position:static;text-align:right}.kyc-table .table .approved,.kyc-table .table .cancelled,.kyc-table .table .incomplete,.kyc-table .table .pending,.kyc-table .table .process_cancelled,.kyc-table .table .rejected,.kyc-table .table td,.kyc-table .table th{font-size:13px}.core-member-col .member-sec{flex:0 0 98%;max-width:98%}.aftevent .d-flex.flex-column{max-width:100%;flex:0 0 100%}.participants-col .participants-email{flex-direction:column;align-items:flex-start;margin-left:0!important}.activity-date{flex:0 0 90px;max-width:90px}.user-sec li .btn-username{width:170px}.user-sec li img{width:30px}.user-sec li .user-pic{height:30px;width:30px}.header.after-login .user-sec li .btn-username{width:50px;padding:0;height:40px}.user-sec li.user-col{margin-right:0}}@media only screen and (max-width:479px){.banner-figure .founder-sec.column,.banner-figure .professionals-sec.column{min-width:100%;max-width:100%}.subscribe-form .form-control{min-width:100%}.navbar{padding-right:45px}.btn{min-width:inherit;padding:0 .8rem;line-height:35px}.btn,.form-control,.joinus-sec .investor-num .item,body{font-size:13px}.form-column .heading,.help-item-sec .help-item .help-head,.innerbanner .innbanner-content small,.title-sm,h3{font-size:16px}.banner-content .sub-title,.welcome-mentor .title{font-size:18px}.title-lg,h1{font-size:20px}#file-drag,#file-drag small,.community-items .item .title,.dropzone,.dropzone small,.form-column .form-label,.help-item-sec .help-item .help-head,.process-sec .heading,.swiper-button-next:after,.swiper-button-prev:after,.title-md,.title-sm,.title-xs,.women-founders-card .title-xxs,h2,h3,h4{font-size:16px}.investors-sec .member-sec .company-title,.women-founders-card .company-title{font-size:14px}.title-xxs,h5{font-size:13px}.banner-content .title,.entry-title .title-head,.feature-content .title-head,.get-started .entry-title .title-head,.innerbanner .innbanner-content .title,.joinus-sec .investor-num .item strong,.quick-contact p,.welcome-mentor .sub-head,.welcome-mentor .sub-head strong{font-size:24px}.tabsection .nav-tabs .nav-link{font-size:14px;text-align:center}.member-sec{min-width:135px;max-width:135px;margin:5px}.feature-content{margin-top:-25px}.swiper-button-next,.swiper-button-prev{width:30px;height:30px}.community-items .item{min-width:46%;max-width:46%;margin:2%}.community-items{justify-content:center;flex-wrap:wrap}.eventlistflex{display:block}.eventlistflex .custom-toggle{justify-content:flex-end}.detail-progress{padding:20px}.multi-steps{width:115%;margin:0 0 0 -30px}.multi-steps>li:before{width:50px;height:50px;line-height:35px}#file-drag,.dropzone{padding:2em 1em}.btn-checkbox input[type=checkbox]+label,.btn-radio input[type=radio]+label{padding:0 0 0 25px;line-height:25px;font-size:14px}.btn-checkbox input[type=checkbox]+label:before,.btn-radio input[type=radio]+label:before{width:20px;height:20px}.btn-radio input[type=radio]+label:after{width:12px;height:12px}.btn-checkbox input[type=checkbox]+label:after{margin-top:-4px;left:6px;width:10px;height:5px}.form-column .btn-checkbox,.form-column .btn-radio{margin-right:15px;margin-top:5px;margin-bottom:5px}.modal-body,.modal-header{padding:1rem}.plan-list .plan-rate{margin:1rem 0;display:block}.founderboardthanks-sec .cta .btn{margin:10px 0!important}.user-profile{display:block}.user-profile .item{min-width:100%;max-width:100%}.flex-row-reverse.align-items-center.row .col-md-7.text-right.form-group{text-align:left!important}.custom-input,.form-inline{display:block;width:100%}.custom-input .filename{min-width:100%;max-width:100%;padding-right:0;margin-bottom:1rem}.key-investment{padding:20px}.footer{padding:10px 0}.social-liks-box .figure .figure-img{margin-left:-11px}.cream-custom .btn{width:100%}.pro-review-sec .figure{min-width:50px;max-width:50px}.pro-review-sec .figure img{max-width:100%;width:40px;object-fit:contain}.app-outer .figure img{max-height:70px;max-width:70px}.upcoming-event .title-sm{font-size:20px}.upcoming-event:before{top:55px}.timeline-sec .entry-title .title-md{font-size:16px}.social-liks-box .figure{margin-right:8px;min-width:60px;text-align:end}.time-cream-content .btn{width:100%}.sidebar-btn.show{right:250px}.header-panel{width:auto}.comapnyprofile-sec .profile-percentage{position:relative;top:10px;right:0;width:100%}.selector.fullwrap.d-flex-centered .figure{margin-bottom:10px;float:none}.app-sidebar{top:105px}.add-post-box.d-flex.d-flex.align-items-center{display:block!important}.count-column .count-item{width:150px;padding:0 15px}.recharts-wrapper{transform:scale(.55);margin-left:-80px}.graph-column .swiper-button-next,.graph-column .swiper-button-prev{top:inherit;bottom:55px;margin-top:0}.graph-column .swiper-button-next{right:calc(50% - 35px)}.graph-column .swiper-button-prev{left:calc(50% - 35px)}.d-flex.amount-details.justify-content-between{flex-flow:wrap}.amoutn-text{flex:0 0 50%;width:50%;margin-bottom:1rem}.header-content{margin-top:-100px}.investmentsdeals .totalinvs .item{max-width:50%;flex:0 0 50%;margin-bottom:1rem}.headersec .btn-transparent{font-size:16px}.indpref li{flex:0 0 100%;max-width:100%}.user-sec li .btn-username{padding:7px 15px 15px 35px}.card-selector .selector{flex:0 0 50%;max-width:50%}.saas-logos-div .mainlogo,.saas-logos-div .secondlogo{max-height:19px;max-width:55px;flex:0 0 55px;min-height:19px}.saas-logos-div .mainlogo img,.saas-logos-div .secondlogo img{max-height:19px}.rightinner-sidebar.show{padding:30px 20px 60px 40px}.network-card .column-card{min-height:inherit}.sort-asc .btn-radio input[type=radio]+label{line-height:16px}.sort-asc .btn-radio input[type=radio]+label:before{width:18px;height:18px}.sort-asc .btn-radio input[type=radio]+label:after{width:8px;height:8px;top:7px;left:5px}.sort-asc .btn-radio input[type=radio]+label{padding:0 0 0 22px;line-height:18px;font-size:14px}.discover-syndicate-option .syndicate-name{font-size:13px!important}.investors-sec .member-sec .company-title,.women-founders-card .company-title{font-size:12px}.investors-sec .member-sec .title-xs{font-size:14px}.member-sec .figure{width:50px;height:50px}.investors-sec .syndicate-sec .member-sec .syndicate-cont .title-xxs{font-size:13px}.footer-link{font-size:10px}.copyright-sec p,.kyc-table .table .approved,.kyc-table .table .cancelled,.kyc-table .table .incomplete,.kyc-table .table .pending,.kyc-table .table .process_cancelled,.kyc-table .table .rejected,.kyc-table .table td,.kyc-table .table th{font-size:12px}.port-cont{flex-direction:column-reverse}.port-cont .sec-pic.about-logo{margin-left:0}.event-mark-cont .quill{margin-bottom:150px!important}.right-modal .css-2b097c-container,.right-modal .form-control,.right-modal>div{flex:0 0 auto;width:100%!important;max-width:100%!important}.getapp-inn{padding:5px;font-size:11px}.getapp-inn svg{width:15px;height:15px}.user-sec li{margin:0 3px}}@media only screen and (max-width:380px){.headersec .btn-transparent{font-size:13px}.sec-column{margin-top:95px}.funding-detail.column-card.interested-deal .form-column .floating-label.form-group .btn-radio{margin-right:15px!important}.indexedStep.accomplished .head,.indexedStep .head{font-size:6px}.recharts-wrapper{transform:scale(.45);margin-left:-80px}.descbox.form-group{min-height:270px}.discover-domain-expert-filters .sort-wrapper{flex-direction:column}.mob-intent-container{.saas-container{.saas-wrapper{width:31%!important}}}}@media (max-width:576px){.videoModal .modal-dialog{max-width:100%;margin-top:50%}.tagSelectionModal .modal-dialog{min-width:250px;max-width:260px;margin-top:15%;margin-left:20%}.w-xs-5{width:5%!important}.w-xs-10{width:10%!important}.w-xs-15{width:15%!important}.w-xs-20{width:20%!important}.w-xs-25{width:25%!important}.w-xs-30{width:30%!important}.w-xs-35{width:35%!important}.w-xs-40{width:40%!important}.w-xs-45{width:45%!important}.w-xs-50{width:50%!important}.w-xs-55{width:55%!important}.w-xs-60{width:60%!important}.w-xs-65{width:65%!important}.w-xs-70{width:70%!important}.w-xs-75{width:75%!important}.w-xs-80{width:80%!important}.w-xs-85{width:85%!important}.w-xs-90{width:90%!important}.w-xs-95{width:95%!important}.w-xs-100{width:100%!important}}@media (min-width:576px){.w-sm-5{width:5%!important}.w-sm-10{width:10%!important}.w-sm-15{width:15%!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-30{width:30%!important}.w-sm-35{width:35%!important}.w-sm-40{width:40%!important}.w-sm-45{width:45%!important}.w-sm-50{width:50%!important}.w-sm-55{width:55%!important}.w-sm-60{width:60%!important}.w-sm-65{width:65%!important}.w-sm-70{width:70%!important}.w-sm-75{width:75%!important}.w-sm-80{width:80%!important}.w-sm-85{width:85%!important}.w-sm-90{width:90%!important}.w-sm-95{width:95%!important}.w-sm-100{width:100%!important}}@media (min-width:768px){.w-md-5{width:5%!important}.w-md-10{width:10%!important}.w-md-15{width:15%!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-30{width:30%!important}.w-md-35{width:35%!important}.w-md-40{width:40%!important}.w-md-45{width:45%!important}.w-md-50{width:50%!important}.w-md-55{width:55%!important}.w-md-60{width:60%!important}.w-md-65{width:65%!important}.w-md-70{width:70%!important}.w-md-75{width:75%!important}.w-md-80{width:80%!important}.w-md-85{width:85%!important}.w-md-90{width:90%!important}.w-md-95{width:95%!important}.w-md-100{width:100%!important}}@media (min-width:992px){.w-lg-5{width:5%!important}.w-lg-10{width:10%!important}.w-lg-15{width:15%!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-30{width:30%!important}.w-lg-35{width:35%!important}.w-lg-40{width:40%!important}.w-lg-45{width:45%!important}.w-lg-50{width:50%!important}.w-lg-55{width:55%!important}.w-lg-60{width:60%!important}.w-lg-65{width:65%!important}.w-lg-70{width:70%!important}.w-lg-75{width:75%!important}.w-lg-80{width:80%!important}.w-lg-85{width:85%!important}.w-lg-90{width:90%!important}.w-lg-95{width:95%!important}.w-lg-100{width:100%!important}}@media print{table{page-break-after:auto}table td,table tr,tbody{page-break-inside:avoid;page-break-after:auto;page-break-before:auto}thead{display:table-header-group}}.post-event p{color:#4e4e4e;font-weight:600}.pitch-deck-view{height:100%}.pitch-deck-preview{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 45px)}.pitch-deck-preview.single{height:205px}.pitch-deck-preview .pitch-deck-title{width:100%}.pitch-deck-preview .pitch-deck-title.single{width:auto}.pitch-deck-preview .pitch-deck-title button{height:100%}.pitch-deck-preview .pdf-thumbnail{width:100%!important;height:100%!important}.pitch-deck-preview .pdf-thumbnail .react-pdf__Document{height:100%;border:unset}.pitch-deck-preview .pdf-thumbnail .react-pdf__Document>div{height:100%!important}.pitch-deck-preview .pdf-thumbnail .react-pdf__Page__canvas{width:100%!important;height:100%!important}.pitch-deck-preview .pdf-download-btn{top:1px;right:0;left:unset}