.header.scaler-branding:not(.header--sticky){background:-webkit-gradient(linear, left top, right top, from(rgba(231,243,255,0.8)), to(#a5d2ff));background:linear-gradient(to right, rgba(231,243,255,0.8), #a5d2ff);-webkit-box-shadow:none;box-shadow:none}.header.scaler-branding:not(.header--sticky) .header__container{background:unset}.header.scaler-branding:not(.header--sticky) .header__brand-link{position:relative;display:block}.header.scaler-branding:not(.header--sticky) .header__logo{opacity:1}.header.scaler-branding:not(.header--sticky) .header__mentor-page-link{color:#000000;font-weight:600}@media screen and (max-width: 767px){.header.scaler-branding:not(.header--sticky) .header__mentor-page-link{color:#1d65ff}}.header.scaler-branding:not(.header--sticky) .header__mentor-page-link:hover{color:#1d65ff}.header.scaler-branding:not(.header--sticky) .auth-options__option{background-color:unset}.header.scaler-branding:not(.header--sticky) .auth-options__option:hover{background-color:unset}.company-info-banner{background-color:#ffffff;color:#324766;font-size:1rem;line-height:1.5rem}.company-info-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 4rem 1rem 4rem}.company-info-banner__text{padding:0 4rem 0 0}.company-info-banner__close i{font-size:2.4rem}@-webkit-keyframes zoom-in-extra-small{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes zoom-in-extra-small{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@-webkit-keyframes zoom-out-extra-small{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoom-out-extra-small{0%{-webkit-transform:scale(1.05);transform:scale(1.05)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes big-ball-trajectory{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}10%{-webkit-transform:translate(-15rem, -5rem);transform:translate(-15rem, -5rem)}20%{-webkit-transform:translate(-20rem, 20rem);transform:translate(-20rem, 20rem)}50%{-webkit-transform:translate(5rem, 15rem);transform:translate(5rem, 15rem)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes big-ball-trajectory{0%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}10%{-webkit-transform:translate(-15rem, -5rem);transform:translate(-15rem, -5rem)}20%{-webkit-transform:translate(-20rem, 20rem);transform:translate(-20rem, 20rem)}50%{-webkit-transform:translate(5rem, 15rem);transform:translate(5rem, 15rem)}100%{-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes small-ball-trajectory{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%{-webkit-transform:translate3d(5rem, 15rem, 0);transform:translate3d(5rem, 15rem, 0)}30%{-webkit-transform:translate3d(15rem, 10rem, 0);transform:translate3d(15rem, 10rem, 0)}50%{-webkit-transform:translate3d(-15rem, 5rem, 0);transform:translate3d(-15rem, 5rem, 0)}70%{-webkit-transform:translate3d(10rem, 10rem, 0);transform:translate3d(10rem, 10rem, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes small-ball-trajectory{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}10%{-webkit-transform:translate3d(5rem, 15rem, 0);transform:translate3d(5rem, 15rem, 0)}30%{-webkit-transform:translate3d(15rem, 10rem, 0);transform:translate3d(15rem, 10rem, 0)}50%{-webkit-transform:translate3d(-15rem, 5rem, 0);transform:translate3d(-15rem, 5rem, 0)}70%{-webkit-transform:translate3d(10rem, 10rem, 0);transform:translate3d(10rem, 10rem, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.banner{background-image:-webkit-gradient(linear, left top, right top, from(rgba(231,243,255,0.8)), to(#a5d2ff));background-image:linear-gradient(to right, rgba(231,243,255,0.8), #a5d2ff);position:relative;z-index:1;margin:0}.banner .sr-container{max-width:130rem}.banner__image{width:52%}.banner__image-big-ball{position:absolute;right:3rem;top:10rem;z-index:-1;height:30%;opacity:0.3;-webkit-animation:big-ball-trajectory 100s infinite;animation:big-ball-trajectory 100s infinite;will-change:transform}.banner__image-small-ball{position:absolute;left:1rem;top:7rem;opacity:0.3;-webkit-animation:small-ball-trajectory 100s infinite;animation:small-ball-trajectory 100s infinite;will-change:transform}.banner__heading .section-header__content{margin-bottom:0}.banner__heading .section-header__title{font-size:3.6rem;margin-bottom:0}.banner__heading .section-header__subtitle{font-size:2.4rem}.banner__heading .section-header__subtitle span{color:#e23f5b;font-weight:800}.banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1023px){.banner__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner__form-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.banner__form-content{text-align:center}}.banner__form{-webkit-transform:translateY(4rem);transform:translateY(4rem)}.banner__form .marketing-form{min-height:53rem;width:54rem}@media screen and (max-width: 767px){.banner__form .marketing-form{width:unset}}.club__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.club__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.club__one{width:60%}@media screen and (max-width: 767px){.club__one{width:100%}}.club__content{width:75%}@media screen and (max-width: 767px){.club__content{width:100%}}.club__head{color:#000000;font-size:3.6rem}.club__desc{color:#5a6273;padding:1rem 0;margin-top:2rem;margin-bottom:3rem}@media screen and (max-width: 767px){.club__explore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.club__explore a{border-radius:0.5rem;background:#e21032;color:#ffffff}.club__img{max-width:44rem}.news-card-color-pink{background-color:#f37575}.news-card-color-blue{background-color:#74acef}.news-card-color-purple{background-color:#a381db}.news-card-color-green{background-color:#7eb386}.news-main__header{text-align:center}.news-main__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2rem);margin:-1rem}.news-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(50% - 2rem);overflow:hidden;border-radius:1rem;position:relative;margin:1rem;margin-bottom:4rem}@media screen and (max-width: 767px){.news-card{width:100%}}.news-card__image{height:auto;width:9rem;display:block;margin:auto;margin-bottom:4rem}.news-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem;border-radius:1rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.news-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-card__logo{width:6rem}.news-card__info{padding:1rem 2rem}.news-card__text{font-size:1.6rem;color:#52697c;margin-left:1rem}.news-card__paragraph{font-size:2.4rem;color:#ffffff;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.partners .section-header{text-align:center}.partners__description{-webkit-box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;background-color:#ffffff;border-radius:1rem}.partners__company{width:22.7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:22.7rem;flex-basis:22.7rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1023px){.partners__company{width:16rem;-ms-flex-preferred-size:16rem;flex-basis:16rem}}@media screen and (max-width: 767px){.partners__company{width:11rem;-ms-flex-preferred-size:11rem;flex-basis:11rem}}.partners__companies{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem}.partners__companies-icon{margin:1rem 2rem;-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s, -webkit-transform 0.8s}.partners__companies-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 767px){.partners__companies-icon{margin:1rem}}.partners__company-count{font-weight:600;color:#000000}.partners__text{color:#656c79;font-size:1.6rem;text-align:center;margin-bottom:2rem}.pedagogy .section-header{text-align:center}.pedagogy__container{margin-top:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.pedagogy__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.pedagogy__img-container{-webkit-animation:fade-in 0.5s forwards;animation:fade-in 0.5s forwards;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:5rem}.pedagogy__img-container.hide{opacity:0;display:none}.pedagogy__img-container img{height:100%}@media screen and (max-width: 767px){.pedagogy__img-container{margin-right:0}}.pedagogy__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-left:5rem;position:relative}@media screen and (max-width: 767px){.pedagogy__content{margin-top:1rem;width:calc(100% - 2rem)}}.pedagogy__content:before{content:'';position:absolute;width:0.1rem;background:#5a6273;height:calc(100% - 4rem);top:2rem;left:0;opacity:0.4}.pedagogy__item{font-weight:800;font-size:1.6rem;padding:2rem 0;position:relative;color:#000000}.pedagogy__item.active{font-size:2.4rem}.pedagogy__item-icon{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);position:absolute;top:50%;left:0;cursor:pointer}.pedagogy__item-icon.hide{opacity:0;display:none}.pedagogy__item-content{cursor:pointer;margin-left:5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.pedagogy__item-content:hover{color:#1f65ff}.programs{-webkit-box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;background-color:#ffffff;border-radius:0.4rem;margin:1rem;-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s, -webkit-transform 0.8s;width:35%}.programs:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width: 767px){.programs{margin:1rem 0;width:95%}}.programs__body{padding:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.programs__heading{font-weight:800;font-size:2rem;color:#000000}.programs__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.programs__logo-img{height:3rem}.programs__avatar-img{height:15rem}.programs__content{text-align:center}.programs__more{font-size:1.6rem;background-color:#e21032;color:#ffffff;border-radius:0.4rem;text-transform:uppercase}.scaler-programs{margin-top:0;padding-top:9rem !important}.scaler-programs__heading{text-align:center}.scaler-programs__body-programs{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% + 2rem);margin-left:-1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.scaler-programs__body-programs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.skewed-badge{position:absolute;height:10rem;width:10rem;overflow:hidden}.skewed-badge.top-left{top:0;left:0}.skewed-badge.top-right{top:0;right:0}.skewed-badge__text{position:absolute;padding:0.5rem 1rem;top:50%;left:50%;width:14.14rem;font-size:1rem;text-align:center;color:#000000}.skewed-badge__text.primary{background-color:#0041c9}.skewed-badge__text.secondary{background-color:#ff506c}.skewed-badge__text.success{background-color:#56c68e}.skewed-badge__text.danger{background-color:#d0021b}.skewed-badge__text.info{background-color:#0b69bf}.skewed-badge__text.warning{background-color:#ffc834}.skewed-badge__text.top-left{-webkit-transform:translate(-60%, -120%) rotate(-45deg);transform:translate(-60%, -120%) rotate(-45deg)}.skewed-badge__text.top-right{-webkit-transform:translate(-35%, -125%) rotate(40deg);transform:translate(-35%, -125%) rotate(40deg)}.skewed-badge-container{position:relative;border:none !important}.masterclass{background-image:linear-gradient(166deg, #1d65ff -2%, #003ab5 75%);margin:10rem 0 7rem}@media screen and (max-width: 767px){.masterclass{margin:3rem 0}}.masterclass__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.masterclass__left-section{margin:3rem auto;text-align:center}}.masterclass__right-section{-webkit-transform:scale(1.15);transform:scale(1.15);margin:0 4rem}.masterclass__right-section img{height:30rem}.masterclass__text{font-size:3.6rem;font-weight:800;color:#ffffff}@media screen and (max-width: 767px){.masterclass__text{font-size:2.4rem}}.masterclass__button{font-weight:600;background-color:#ffffff;color:#1154e1;display:inline-block;border-radius:0.5rem;padding:1rem 3rem;margin-top:5rem}@media screen and (max-width: 767px){.masterclass__button{margin-top:4rem}}.story-purple{background-image:-webkit-gradient(linear, left top, right top, from(#4c2e6b), to(#663e93));background-image:linear-gradient(to right, #4c2e6b, #663e93)}.section-purple{background-image:-webkit-gradient(linear, left top, right top, from(#37234F), to(#6A4198));background-image:linear-gradient(to right, #37234F, #6A4198)}.story-blue{background-image:-webkit-gradient(linear, left top, right top, from(#25626d), to(#3a819d));background-image:linear-gradient(to right, #25626d, #3a819d)}.section-blue{background-image:-webkit-gradient(linear, left top, right top, from(#3e747b), to(#508fa7));background-image:linear-gradient(to right, #3e747b, #508fa7)}.story-pink{background-image:-webkit-gradient(linear, left top, right top, from(#cd647e), to(#e97b95));background-image:linear-gradient(to right, #cd647e, #e97b95)}.section-pink{background-image:-webkit-gradient(linear, left top, right top, from(#c84d6a), to(#e76683));background-image:linear-gradient(to right, #c84d6a, #e76683)}.story-yellow{background-image:-webkit-gradient(linear, left top, right top, from(#b18f3c), to(#daa430));background-image:linear-gradient(to right, #b18f3c, #daa430)}.section-yellow{background-image:-webkit-gradient(linear, left top, right top, from(#b89c56), to(#deae31));background-image:linear-gradient(to right, #b89c56, #deae31)}.success-stories{width:calc(50% - 2rem);border-radius:1rem;overflow:hidden;margin:1rem;-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s, -webkit-transform 0.8s}.success-stories:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width: 1023px){.success-stories{width:100%}}.success-stories__section{display:-webkit-box;display:-ms-flexbox;display:flex;height:80%;padding:2rem}.success-stories__image{border-radius:50%}@media (min-width: 768px) and (max-width: 1023px){.success-stories__image{width:50%}}@media (min-width: 1560px){.success-stories__image{width:60%}}.success-stories__image-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:3rem;width:20%}@media screen and (max-width: 767px){.success-stories__image-section{margin-right:2rem;width:25%}}.success-stories__detail-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(80% - 3rem)}.success-stories__detail-text{font-size:1.6rem;color:#ffffff;padding:0 0 2rem}@media screen and (max-width: 767px){.success-stories__detail-text{padding:1rem 0.5rem}}.success-stories__detail-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:600;color:#ffffff}@media screen and (max-width: 767px){.success-stories__detail-profile{font-size:1.4rem;margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.success-stories__detail-work{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;font-weight:400;color:#000000;background-color:#ffffff;padding:0.5rem 1rem;border-radius:3rem;margin-left:1rem}@media screen and (max-width: 767px){.success-stories__detail-work{font-size:1.4rem;margin:1rem 0 0}}.success-stories__detail-company{display:inline-block;margin-left:1rem}@media screen and (max-width: 767px){.success-stories__detail-company{margin-left:0.5rem}}.success-stories__story{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:20%;font-size:1.6rem;color:#ffffff;padding:1rem 2rem}.success-stories__story-text{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.success-stories__story-image{margin-left:0.5rem;height:1.5rem}.success-section .section-header{text-align:center}.success-section__heading{text-align:center}.success-section__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 2rem);margin:-1rem}.companies{background-size:23801px 176px;background-image:url(https://assets.scaler.com/assets/scaler/png/companies-317eeae09bdaac636f6badf674953d7c15730d9f1b12471d53d8ab604e85f56c.png);background-repeat:no-repeat;display:block}.companies.adobe{height:156px;width:336px;background-position:-10px}.companies.amazon{height:156px;width:282px;background-position:-366px}.companies.arcesium{height:156px;width:435px;background-position:-668px}.companies.atlassian{height:156px;width:428px;background-position:-1123px}.companies.bloomberg{height:156px;width:445px;background-position:-1571px}.companies.booking{height:156px;width:429px;background-position:-2036px}.companies.business-insider{height:156px;width:294px;background-position:-2485px}.companies.business-line{height:156px;width:433px;background-position:-2799px}.companies.business-standard{height:156px;width:511px;background-position:-3252px}.companies.cisco{height:156px;width:183px;background-position:-3783px}.companies.curefit{height:156px;width:381px;background-position:-3986px}.companies.deshaw{height:156px;width:606px;background-position:-4387px}.companies.directi{height:156px;width:297px;background-position:-5013px}.companies.dream11{height:156px;width:315px;background-position:-5330px}.companies.fab{height:156px;width:231px;background-position:-5665px}.companies.facebook{height:156px;width:390px;background-position:-5916px}.companies.flipkart{height:156px;width:435px;background-position:-6326px}.companies.forbes{height:156px;width:349px;background-position:-6781px}.companies.gfc{height:156px;width:420px;background-position:-7150px}.companies.gojek{height:156px;width:332px;background-position:-7590px}.companies.goldman{height:156px;width:234px;background-position:-7942px}.companies.google{height:156px;width:306px;background-position:-8196px}.companies.harness{height:156px;width:381px;background-position:-8522px}.companies.hindustan-times{height:156px;width:149px;background-position:-8923px}.companies.hotstar{height:156px;width:384px;background-position:-9092px}.companies.ibt{height:156px;width:232px;background-position:-9496px}.companies.india-today{height:156px;width:228px;background-position:-9748px}.companies.intuit{height:156px;width:297px;background-position:-9996px}.companies.livemint{height:156px;width:370px;background-position:-10313px}.companies.media-net{height:156px;width:361px;background-position:-10703px}.companies.microsoft{height:156px;width:381px;background-position:-11084px}.companies.mindtickle{height:156px;width:468px;background-position:-11485px}.companies.myntra{height:156px;width:317px;background-position:-11973px}.companies.netflix{height:156px;width:240px;background-position:-12310px}.companies.nutanix{height:156px;width:367px;background-position:-12570px}.companies.onemg{height:156px;width:117px;background-position:-12957px}.companies.oyo{height:156px;width:177px;background-position:-13094px}.companies.paytm{height:156px;width:228px;background-position:-13291px}.companies.razorpay{height:156px;width:456px;background-position:-13539px}.companies.remo{height:156px;width:243px;background-position:-14015px}.companies.rico{height:156px;width:99px;background-position:-14278px}.companies.rippling{height:156px;width:473px;background-position:-14397px}.companies.rocket{height:156px;width:779px;background-position:-14890px}.companies.sapient{height:156px;width:357px;background-position:-15689px}.companies.scaler{height:156px;width:470px;background-position:-16066px}.companies.scratch{height:156px;width:319px;background-position:-16556px}.companies.sequoia{height:156px;width:447px;background-position:-16895px}.companies.snapdeal{height:156px;width:339px;background-position:-17362px}.companies.sprinklr{height:156px;width:453px;background-position:-17721px}.companies.techcrunch{height:156px;width:184px;background-position:-18194px}.companies.techinasia{height:156px;width:511px;background-position:-18398px}.companies.tiger-global{height:156px;width:1158px;background-position:-18929px}.companies.toi{height:156px;width:185px;background-position:-20107px}.companies.toppr{height:156px;width:330px;background-position:-20312px}.companies.traveloka{height:156px;width:435px;background-position:-20662px}.companies.twitter{height:156px;width:330px;background-position:-21117px}.companies.uber{height:156px;width:171px;background-position:-21467px}.companies.walmart{height:156px;width:444px;background-position:-21658px}.companies.youtube{height:156px;width:303px;background-position:-22122px}.companies.zenefits{height:156px;width:384px;background-position:-22445px}.companies.zeta{height:156px;width:213px;background-position:-22849px}.companies.zomato{height:153px;width:318px;background-position:-23082px}.companies.zynga{height:156px;width:371px;background-position:-23420px}.companies.one-third{background-size:7933.66666667px 58.66666667px}.companies.one-third.adobe{height:52px;width:112px;background-position:-3.33333333px}.companies.one-third.amazon{height:52px;width:94px;background-position:-122px}.companies.one-third.arcesium{height:52px;width:145px;background-position:-222.66666667px}.companies.one-third.atlassian{height:52px;width:142.66666667px;background-position:-374.33333333px}.companies.one-third.bloomberg{height:52px;width:148.33333333px;background-position:-523.66666667px}.companies.one-third.booking{height:52px;width:143px;background-position:-678.66666667px}.companies.one-third.business-insider{height:52px;width:98px;background-position:-828.33333333px}.companies.one-third.business-line{height:52px;width:144.33333333px;background-position:-933px}.companies.one-third.business-standard{height:52px;width:170.33333333px;background-position:-1084px}.companies.one-third.cisco{height:52px;width:61px;background-position:-1261px}.companies.one-third.curefit{height:52px;width:127px;background-position:-1328.66666667px}.companies.one-third.deshaw{height:52px;width:202px;background-position:-1462.33333333px}.companies.one-third.directi{height:52px;width:99px;background-position:-1671px}.companies.one-third.dream11{height:52px;width:105px;background-position:-1776.66666667px}.companies.one-third.fab{height:52px;width:77px;background-position:-1888.33333333px}.companies.one-third.facebook{height:52px;width:130px;background-position:-1972px}.companies.one-third.flipkart{height:52px;width:145px;background-position:-2108.66666667px}.companies.one-third.forbes{height:52px;width:116.33333333px;background-position:-2260.33333333px}.companies.one-third.gfc{height:52px;width:140px;background-position:-2383.33333333px}.companies.one-third.gojek{height:52px;width:110.66666667px;background-position:-2530px}.companies.one-third.goldman{height:52px;width:78px;background-position:-2647.33333333px}.companies.one-third.google{height:52px;width:102px;background-position:-2732px}.companies.one-third.harness{height:52px;width:127px;background-position:-2840.66666667px}.companies.one-third.hindustan-times{height:52px;width:49.66666667px;background-position:-2974.33333333px}.companies.one-third.hotstar{height:52px;width:128px;background-position:-3030.66666667px}.companies.one-third.ibt{height:52px;width:77.33333333px;background-position:-3165.33333333px}.companies.one-third.india-today{height:52px;width:76px;background-position:-3249.33333333px}.companies.one-third.intuit{height:52px;width:99px;background-position:-3332px}.companies.one-third.livemint{height:52px;width:123.33333333px;background-position:-3437.66666667px}.companies.one-third.media-net{height:52px;width:120.33333333px;background-position:-3567.66666667px}.companies.one-third.microsoft{height:52px;width:127px;background-position:-3694.66666667px}.companies.one-third.mindtickle{height:52px;width:156px;background-position:-3828.33333333px}.companies.one-third.myntra{height:52px;width:105.66666667px;background-position:-3991px}.companies.one-third.netflix{height:52px;width:80px;background-position:-4103.33333333px}.companies.one-third.nutanix{height:52px;width:122.33333333px;background-position:-4190px}.companies.one-third.onemg{height:52px;width:39px;background-position:-4319px}.companies.one-third.oyo{height:52px;width:59px;background-position:-4364.66666667px}.companies.one-third.paytm{height:52px;width:76px;background-position:-4430.33333333px}.companies.one-third.razorpay{height:52px;width:152px;background-position:-4513px}.companies.one-third.remo{height:52px;width:81px;background-position:-4671.66666667px}.companies.one-third.rico{height:52px;width:33px;background-position:-4759.33333333px}.companies.one-third.rippling{height:52px;width:157.66666667px;background-position:-4799px}.companies.one-third.rocket{height:52px;width:259.66666667px;background-position:-4963.33333333px}.companies.one-third.sapient{height:52px;width:119px;background-position:-5229.66666667px}.companies.one-third.scaler{height:52px;width:156.66666667px;background-position:-5355.33333333px}.companies.one-third.scratch{height:52px;width:106.33333333px;background-position:-5518.66666667px}.companies.one-third.sequoia{height:52px;width:149px;background-position:-5631.66666667px}.companies.one-third.snapdeal{height:52px;width:113px;background-position:-5787.33333333px}.companies.one-third.sprinklr{height:52px;width:151px;background-position:-5907px}.companies.one-third.techcrunch{height:52px;width:61.33333333px;background-position:-6064.66666667px}.companies.one-third.techinasia{height:52px;width:170.33333333px;background-position:-6132.66666667px}.companies.one-third.tiger-global{height:52px;width:386px;background-position:-6309.66666667px}.companies.one-third.toi{height:52px;width:61.66666667px;background-position:-6702.33333333px}.companies.one-third.toppr{height:52px;width:110px;background-position:-6770.66666667px}.companies.one-third.traveloka{height:52px;width:145px;background-position:-6887.33333333px}.companies.one-third.twitter{height:52px;width:110px;background-position:-7039px}.companies.one-third.uber{height:52px;width:57px;background-position:-7155.66666667px}.companies.one-third.walmart{height:52px;width:148px;background-position:-7219.33333333px}.companies.one-third.youtube{height:52px;width:101px;background-position:-7374px}.companies.one-third.zenefits{height:52px;width:128px;background-position:-7481.66666667px}.companies.one-third.zeta{height:52px;width:71px;background-position:-7616.33333333px}.companies.one-third.zomato{height:51px;width:106px;background-position:-7694px}.companies.one-third.zynga{height:52px;width:123.66666667px;background-position:-7806.66666667px}.companies.one-fourth{background-size:5950.25px 44px}.companies.one-fourth.adobe{height:39px;width:84px;background-position:-2.5px}.companies.one-fourth.amazon{height:39px;width:70.5px;background-position:-91.5px}.companies.one-fourth.arcesium{height:39px;width:108.75px;background-position:-167px}.companies.one-fourth.atlassian{height:39px;width:107px;background-position:-280.75px}.companies.one-fourth.bloomberg{height:39px;width:111.25px;background-position:-392.75px}.companies.one-fourth.booking{height:39px;width:107.25px;background-position:-509px}.companies.one-fourth.business-insider{height:39px;width:73.5px;background-position:-621.25px}.companies.one-fourth.business-line{height:39px;width:108.25px;background-position:-699.75px}.companies.one-fourth.business-standard{height:39px;width:127.75px;background-position:-813px}.companies.one-fourth.cisco{height:39px;width:45.75px;background-position:-945.75px}.companies.one-fourth.curefit{height:39px;width:95.25px;background-position:-996.5px}.companies.one-fourth.deshaw{height:39px;width:151.5px;background-position:-1096.75px}.companies.one-fourth.directi{height:39px;width:74.25px;background-position:-1253.25px}.companies.one-fourth.dream11{height:39px;width:78.75px;background-position:-1332.5px}.companies.one-fourth.fab{height:39px;width:57.75px;background-position:-1416.25px}.companies.one-fourth.facebook{height:39px;width:97.5px;background-position:-1479px}.companies.one-fourth.flipkart{height:39px;width:108.75px;background-position:-1581.5px}.companies.one-fourth.forbes{height:39px;width:87.25px;background-position:-1695.25px}.companies.one-fourth.gfc{height:39px;width:105px;background-position:-1787.5px}.companies.one-fourth.gojek{height:39px;width:83px;background-position:-1897.5px}.companies.one-fourth.goldman{height:39px;width:58.5px;background-position:-1985.5px}.companies.one-fourth.google{height:39px;width:76.5px;background-position:-2049px}.companies.one-fourth.harness{height:39px;width:95.25px;background-position:-2130.5px}.companies.one-fourth.hindustan-times{height:39px;width:37.25px;background-position:-2230.75px}.companies.one-fourth.hotstar{height:39px;width:96px;background-position:-2273px}.companies.one-fourth.ibt{height:39px;width:58px;background-position:-2374px}.companies.one-fourth.india-today{height:39px;width:57px;background-position:-2437px}.companies.one-fourth.intuit{height:39px;width:74.25px;background-position:-2499px}.companies.one-fourth.livemint{height:39px;width:92.5px;background-position:-2578.25px}.companies.one-fourth.media-net{height:39px;width:90.25px;background-position:-2675.75px}.companies.one-fourth.microsoft{height:39px;width:95.25px;background-position:-2771px}.companies.one-fourth.mindtickle{height:39px;width:117px;background-position:-2871.25px}.companies.one-fourth.myntra{height:39px;width:79.25px;background-position:-2993.25px}.companies.one-fourth.netflix{height:39px;width:60px;background-position:-3077.5px}.companies.one-fourth.nutanix{height:39px;width:91.75px;background-position:-3142.5px}.companies.one-fourth.onemg{height:39px;width:29.25px;background-position:-3239.25px}.companies.one-fourth.oyo{height:39px;width:44.25px;background-position:-3273.5px}.companies.one-fourth.paytm{height:39px;width:57px;background-position:-3322.75px}.companies.one-fourth.razorpay{height:39px;width:114px;background-position:-3384.75px}.companies.one-fourth.remo{height:39px;width:60.75px;background-position:-3503.75px}.companies.one-fourth.rico{height:39px;width:24.75px;background-position:-3569.5px}.companies.one-fourth.rippling{height:39px;width:118.25px;background-position:-3599.25px}.companies.one-fourth.rocket{height:39px;width:194.75px;background-position:-3722.5px}.companies.one-fourth.sapient{height:39px;width:89.25px;background-position:-3922.25px}.companies.one-fourth.scaler{height:39px;width:117.5px;background-position:-4016.5px}.companies.one-fourth.scratch{height:39px;width:79.75px;background-position:-4139px}.companies.one-fourth.sequoia{height:39px;width:111.75px;background-position:-4223.75px}.companies.one-fourth.snapdeal{height:39px;width:84.75px;background-position:-4340.5px}.companies.one-fourth.sprinklr{height:39px;width:113.25px;background-position:-4430.25px}.companies.one-fourth.techcrunch{height:39px;width:46px;background-position:-4548.5px}.companies.one-fourth.techinasia{height:39px;width:127.75px;background-position:-4599.5px}.companies.one-fourth.tiger-global{height:39px;width:289.5px;background-position:-4732.25px}.companies.one-fourth.toi{height:39px;width:46.25px;background-position:-5026.75px}.companies.one-fourth.toppr{height:39px;width:82.5px;background-position:-5078px}.companies.one-fourth.traveloka{height:39px;width:108.75px;background-position:-5165.5px}.companies.one-fourth.twitter{height:39px;width:82.5px;background-position:-5279.25px}.companies.one-fourth.uber{height:39px;width:42.75px;background-position:-5366.75px}.companies.one-fourth.walmart{height:39px;width:111px;background-position:-5414.5px}.companies.one-fourth.youtube{height:39px;width:75.75px;background-position:-5530.5px}.companies.one-fourth.zenefits{height:39px;width:96px;background-position:-5611.25px}.companies.one-fourth.zeta{height:39px;width:53.25px;background-position:-5712.25px}.companies.one-fourth.zomato{height:38.25px;width:79.5px;background-position:-5770.5px}.companies.one-fourth.zynga{height:39px;width:92.75px;background-position:-5855px}.companies.one-fifth{background-size:4760.2px 35.2px}.companies.one-fifth.adobe{height:31.2px;width:67.2px;background-position:-2px}.companies.one-fifth.amazon{height:31.2px;width:56.4px;background-position:-73.2px}.companies.one-fifth.arcesium{height:31.2px;width:87px;background-position:-133.6px}.companies.one-fifth.atlassian{height:31.2px;width:85.6px;background-position:-224.6px}.companies.one-fifth.bloomberg{height:31.2px;width:89px;background-position:-314.2px}.companies.one-fifth.booking{height:31.2px;width:85.8px;background-position:-407.2px}.companies.one-fifth.business-insider{height:31.2px;width:58.8px;background-position:-497px}.companies.one-fifth.business-line{height:31.2px;width:86.6px;background-position:-559.8px}.companies.one-fifth.business-standard{height:31.2px;width:102.2px;background-position:-650.4px}.companies.one-fifth.cisco{height:31.2px;width:36.6px;background-position:-756.6px}.companies.one-fifth.curefit{height:31.2px;width:76.2px;background-position:-797.2px}.companies.one-fifth.deshaw{height:31.2px;width:121.2px;background-position:-877.4px}.companies.one-fifth.directi{height:31.2px;width:59.4px;background-position:-1002.6px}.companies.one-fifth.dream11{height:31.2px;width:63px;background-position:-1066px}.companies.one-fifth.fab{height:31.2px;width:46.2px;background-position:-1133px}.companies.one-fifth.facebook{height:31.2px;width:78px;background-position:-1183.2px}.companies.one-fifth.flipkart{height:31.2px;width:87px;background-position:-1265.2px}.companies.one-fifth.forbes{height:31.2px;width:69.8px;background-position:-1356.2px}.companies.one-fifth.gfc{height:31.2px;width:84px;background-position:-1430px}.companies.one-fifth.gojek{height:31.2px;width:66.4px;background-position:-1518px}.companies.one-fifth.goldman{height:31.2px;width:46.8px;background-position:-1588.4px}.companies.one-fifth.google{height:31.2px;width:61.2px;background-position:-1639.2px}.companies.one-fifth.harness{height:31.2px;width:76.2px;background-position:-1704.4px}.companies.one-fifth.hindustan-times{height:31.2px;width:29.8px;background-position:-1784.6px}.companies.one-fifth.hotstar{height:31.2px;width:76.8px;background-position:-1818.4px}.companies.one-fifth.ibt{height:31.2px;width:46.4px;background-position:-1899.2px}.companies.one-fifth.india-today{height:31.2px;width:45.6px;background-position:-1949.6px}.companies.one-fifth.intuit{height:31.2px;width:59.4px;background-position:-1999.2px}.companies.one-fifth.livemint{height:31.2px;width:74px;background-position:-2062.6px}.companies.one-fifth.media-net{height:31.2px;width:72.2px;background-position:-2140.6px}.companies.one-fifth.microsoft{height:31.2px;width:76.2px;background-position:-2216.8px}.companies.one-fifth.mindtickle{height:31.2px;width:93.6px;background-position:-2297px}.companies.one-fifth.myntra{height:31.2px;width:63.4px;background-position:-2394.6px}.companies.one-fifth.netflix{height:31.2px;width:48px;background-position:-2462px}.companies.one-fifth.nutanix{height:31.2px;width:73.4px;background-position:-2514px}.companies.one-fifth.onemg{height:31.2px;width:23.4px;background-position:-2591.4px}.companies.one-fifth.oyo{height:31.2px;width:35.4px;background-position:-2618.8px}.companies.one-fifth.paytm{height:31.2px;width:45.6px;background-position:-2658.2px}.companies.one-fifth.razorpay{height:31.2px;width:91.2px;background-position:-2707.8px}.companies.one-fifth.remo{height:31.2px;width:48.6px;background-position:-2803px}.companies.one-fifth.rico{height:31.2px;width:19.8px;background-position:-2855.6px}.companies.one-fifth.rippling{height:31.2px;width:94.6px;background-position:-2879.4px}.companies.one-fifth.rocket{height:31.2px;width:155.8px;background-position:-2978px}.companies.one-fifth.sapient{height:31.2px;width:71.4px;background-position:-3137.8px}.companies.one-fifth.scaler{height:31.2px;width:94px;background-position:-3213.2px}.companies.one-fifth.scratch{height:31.2px;width:63.8px;background-position:-3311.2px}.companies.one-fifth.sequoia{height:31.2px;width:89.4px;background-position:-3379px}.companies.one-fifth.snapdeal{height:31.2px;width:67.8px;background-position:-3472.4px}.companies.one-fifth.sprinklr{height:31.2px;width:90.6px;background-position:-3544.2px}.companies.one-fifth.techcrunch{height:31.2px;width:36.8px;background-position:-3638.8px}.companies.one-fifth.techinasia{height:31.2px;width:102.2px;background-position:-3679.6px}.companies.one-fifth.tiger-global{height:31.2px;width:231.6px;background-position:-3785.8px}.companies.one-fifth.toi{height:31.2px;width:37px;background-position:-4021.4px}.companies.one-fifth.toppr{height:31.2px;width:66px;background-position:-4062.4px}.companies.one-fifth.traveloka{height:31.2px;width:87px;background-position:-4132.4px}.companies.one-fifth.twitter{height:31.2px;width:66px;background-position:-4223.4px}.companies.one-fifth.uber{height:31.2px;width:34.2px;background-position:-4293.4px}.companies.one-fifth.walmart{height:31.2px;width:88.8px;background-position:-4331.6px}.companies.one-fifth.youtube{height:31.2px;width:60.6px;background-position:-4424.4px}.companies.one-fifth.zenefits{height:31.2px;width:76.8px;background-position:-4489px}.companies.one-fifth.zeta{height:31.2px;width:42.6px;background-position:-4569.8px}.companies.one-fifth.zomato{height:30.6px;width:63.6px;background-position:-4616.4px}.companies.one-fifth.zynga{height:31.2px;width:74.2px;background-position:-4684px}.companies.one-sixth{background-size:3966.83333333px 29.33333333px}.companies.one-sixth.adobe{height:26px;width:56px;background-position:-1.66666667px}.companies.one-sixth.amazon{height:26px;width:47px;background-position:-61px}.companies.one-sixth.arcesium{height:26px;width:72.5px;background-position:-111.33333333px}.companies.one-sixth.atlassian{height:26px;width:71.33333333px;background-position:-187.16666667px}.companies.one-sixth.bloomberg{height:26px;width:74.16666667px;background-position:-261.83333333px}.companies.one-sixth.booking{height:26px;width:71.5px;background-position:-339.33333333px}.companies.one-sixth.business-insider{height:26px;width:49px;background-position:-414.16666667px}.companies.one-sixth.business-line{height:26px;width:72.16666667px;background-position:-466.5px}.companies.one-sixth.business-standard{height:26px;width:85.16666667px;background-position:-542px}.companies.one-sixth.cisco{height:26px;width:30.5px;background-position:-630.5px}.companies.one-sixth.curefit{height:26px;width:63.5px;background-position:-664.33333333px}.companies.one-sixth.deshaw{height:26px;width:101px;background-position:-731.16666667px}.companies.one-sixth.directi{height:26px;width:49.5px;background-position:-835.5px}.companies.one-sixth.dream11{height:26px;width:52.5px;background-position:-888.33333333px}.companies.one-sixth.fab{height:26px;width:38.5px;background-position:-944.16666667px}.companies.one-sixth.facebook{height:26px;width:65px;background-position:-986px}.companies.one-sixth.flipkart{height:26px;width:72.5px;background-position:-1054.33333333px}.companies.one-sixth.forbes{height:26px;width:58.16666667px;background-position:-1130.16666667px}.companies.one-sixth.gfc{height:26px;width:70px;background-position:-1191.66666667px}.companies.one-sixth.gojek{height:26px;width:55.33333333px;background-position:-1265px}.companies.one-sixth.goldman{height:26px;width:39px;background-position:-1323.66666667px}.companies.one-sixth.google{height:26px;width:51px;background-position:-1366px}.companies.one-sixth.harness{height:26px;width:63.5px;background-position:-1420.33333333px}.companies.one-sixth.hindustan-times{height:26px;width:24.83333333px;background-position:-1487.16666667px}.companies.one-sixth.hotstar{height:26px;width:64px;background-position:-1515.33333333px}.companies.one-sixth.ibt{height:26px;width:38.66666667px;background-position:-1582.66666667px}.companies.one-sixth.india-today{height:26px;width:38px;background-position:-1624.66666667px}.companies.one-sixth.intuit{height:26px;width:49.5px;background-position:-1666px}.companies.one-sixth.livemint{height:26px;width:61.66666667px;background-position:-1718.83333333px}.companies.one-sixth.media-net{height:26px;width:60.16666667px;background-position:-1783.83333333px}.companies.one-sixth.microsoft{height:26px;width:63.5px;background-position:-1847.33333333px}.companies.one-sixth.mindtickle{height:26px;width:78px;background-position:-1914.16666667px}.companies.one-sixth.myntra{height:26px;width:52.83333333px;background-position:-1995.5px}.companies.one-sixth.netflix{height:26px;width:40px;background-position:-2051.66666667px}.companies.one-sixth.nutanix{height:26px;width:61.16666667px;background-position:-2095px}.companies.one-sixth.onemg{height:26px;width:19.5px;background-position:-2159.5px}.companies.one-sixth.oyo{height:26px;width:29.5px;background-position:-2182.33333333px}.companies.one-sixth.paytm{height:26px;width:38px;background-position:-2215.16666667px}.companies.one-sixth.razorpay{height:26px;width:76px;background-position:-2256.5px}.companies.one-sixth.remo{height:26px;width:40.5px;background-position:-2335.83333333px}.companies.one-sixth.rico{height:26px;width:16.5px;background-position:-2379.66666667px}.companies.one-sixth.rippling{height:26px;width:78.83333333px;background-position:-2399.5px}.companies.one-sixth.rocket{height:26px;width:129.83333333px;background-position:-2481.66666667px}.companies.one-sixth.sapient{height:26px;width:59.5px;background-position:-2614.83333333px}.companies.one-sixth.scaler{height:26px;width:78.33333333px;background-position:-2677.66666667px}.companies.one-sixth.scratch{height:26px;width:53.16666667px;background-position:-2759.33333333px}.companies.one-sixth.sequoia{height:26px;width:74.5px;background-position:-2815.83333333px}.companies.one-sixth.snapdeal{height:26px;width:56.5px;background-position:-2893.66666667px}.companies.one-sixth.sprinklr{height:26px;width:75.5px;background-position:-2953.5px}.companies.one-sixth.techcrunch{height:26px;width:30.66666667px;background-position:-3032.33333333px}.companies.one-sixth.techinasia{height:26px;width:85.16666667px;background-position:-3066.33333333px}.companies.one-sixth.tiger-global{height:26px;width:193px;background-position:-3154.83333333px}.companies.one-sixth.toi{height:26px;width:30.83333333px;background-position:-3351.16666667px}.companies.one-sixth.toppr{height:26px;width:55px;background-position:-3385.33333333px}.companies.one-sixth.traveloka{height:26px;width:72.5px;background-position:-3443.66666667px}.companies.one-sixth.twitter{height:26px;width:55px;background-position:-3519.5px}.companies.one-sixth.uber{height:26px;width:28.5px;background-position:-3577.83333333px}.companies.one-sixth.walmart{height:26px;width:74px;background-position:-3609.66666667px}.companies.one-sixth.youtube{height:26px;width:50.5px;background-position:-3687px}.companies.one-sixth.zenefits{height:26px;width:64px;background-position:-3740.83333333px}.companies.one-sixth.zeta{height:26px;width:35.5px;background-position:-3808.16666667px}.companies.one-sixth.zomato{height:25.5px;width:53px;background-position:-3847px}.companies.one-sixth.zynga{height:26px;width:61.83333333px;background-position:-3903.33333333px}.companies.one-nineth{background-size:2644.55555556px 19.55555556px}.companies.one-nineth.adobe{height:17.33333333px;width:37.33333333px;background-position:-1.11111111px}.companies.one-nineth.amazon{height:17.33333333px;width:31.33333333px;background-position:-40.66666667px}.companies.one-nineth.arcesium{height:17.33333333px;width:48.33333333px;background-position:-74.22222222px}.companies.one-nineth.atlassian{height:17.33333333px;width:47.55555556px;background-position:-124.77777778px}.companies.one-nineth.bloomberg{height:17.33333333px;width:49.44444444px;background-position:-174.55555556px}.companies.one-nineth.booking{height:17.33333333px;width:47.66666667px;background-position:-226.22222222px}.companies.one-nineth.business-insider{height:17.33333333px;width:32.66666667px;background-position:-276.11111111px}.companies.one-nineth.business-line{height:17.33333333px;width:48.11111111px;background-position:-311px}.companies.one-nineth.business-standard{height:17.33333333px;width:56.77777778px;background-position:-361.33333333px}.companies.one-nineth.cisco{height:17.33333333px;width:20.33333333px;background-position:-420.33333333px}.companies.one-nineth.curefit{height:17.33333333px;width:42.33333333px;background-position:-442.88888889px}.companies.one-nineth.deshaw{height:17.33333333px;width:67.33333333px;background-position:-487.44444444px}.companies.one-nineth.directi{height:17.33333333px;width:33px;background-position:-557px}.companies.one-nineth.dream11{height:17.33333333px;width:35px;background-position:-592.22222222px}.companies.one-nineth.fab{height:17.33333333px;width:25.66666667px;background-position:-629.44444444px}.companies.one-nineth.facebook{height:17.33333333px;width:43.33333333px;background-position:-657.33333333px}.companies.one-nineth.flipkart{height:17.33333333px;width:48.33333333px;background-position:-702.88888889px}.companies.one-nineth.forbes{height:17.33333333px;width:38.77777778px;background-position:-753.44444444px}.companies.one-nineth.gfc{height:17.33333333px;width:46.66666667px;background-position:-794.44444444px}.companies.one-nineth.gojek{height:17.33333333px;width:36.88888889px;background-position:-843.33333333px}.companies.one-nineth.goldman{height:17.33333333px;width:26px;background-position:-882.44444444px}.companies.one-nineth.google{height:17.33333333px;width:34px;background-position:-910.66666667px}.companies.one-nineth.harness{height:17.33333333px;width:42.33333333px;background-position:-946.88888889px}.companies.one-nineth.hindustan-times{height:17.33333333px;width:16.55555556px;background-position:-991.44444444px}.companies.one-nineth.hotstar{height:17.33333333px;width:42.66666667px;background-position:-1010.22222222px}.companies.one-nineth.ibt{height:17.33333333px;width:25.77777778px;background-position:-1055.11111111px}.companies.one-nineth.india-today{height:17.33333333px;width:25.33333333px;background-position:-1083.11111111px}.companies.one-nineth.intuit{height:17.33333333px;width:33px;background-position:-1110.66666667px}.companies.one-nineth.livemint{height:17.33333333px;width:41.11111111px;background-position:-1145.88888889px}.companies.one-nineth.media-net{height:17.33333333px;width:40.11111111px;background-position:-1189.22222222px}.companies.one-nineth.microsoft{height:17.33333333px;width:42.33333333px;background-position:-1231.55555556px}.companies.one-nineth.mindtickle{height:17.33333333px;width:52px;background-position:-1276.11111111px}.companies.one-nineth.myntra{height:17.33333333px;width:35.22222222px;background-position:-1330.33333333px}.companies.one-nineth.netflix{height:17.33333333px;width:26.66666667px;background-position:-1367.77777778px}.companies.one-nineth.nutanix{height:17.33333333px;width:40.77777778px;background-position:-1396.66666667px}.companies.one-nineth.onemg{height:17.33333333px;width:13px;background-position:-1439.66666667px}.companies.one-nineth.oyo{height:17.33333333px;width:19.66666667px;background-position:-1454.88888889px}.companies.one-nineth.paytm{height:17.33333333px;width:25.33333333px;background-position:-1476.77777778px}.companies.one-nineth.razorpay{height:17.33333333px;width:50.66666667px;background-position:-1504.33333333px}.companies.one-nineth.remo{height:17.33333333px;width:27px;background-position:-1557.22222222px}.companies.one-nineth.rico{height:17.33333333px;width:11px;background-position:-1586.44444444px}.companies.one-nineth.rippling{height:17.33333333px;width:52.55555556px;background-position:-1599.66666667px}.companies.one-nineth.rocket{height:17.33333333px;width:86.55555556px;background-position:-1654.44444444px}.companies.one-nineth.sapient{height:17.33333333px;width:39.66666667px;background-position:-1743.22222222px}.companies.one-nineth.scaler{height:17.33333333px;width:52.22222222px;background-position:-1785.11111111px}.companies.one-nineth.scratch{height:17.33333333px;width:35.44444444px;background-position:-1839.55555556px}.companies.one-nineth.sequoia{height:17.33333333px;width:49.66666667px;background-position:-1877.22222222px}.companies.one-nineth.snapdeal{height:17.33333333px;width:37.66666667px;background-position:-1929.11111111px}.companies.one-nineth.sprinklr{height:17.33333333px;width:50.33333333px;background-position:-1969px}.companies.one-nineth.techcrunch{height:17.33333333px;width:20.44444444px;background-position:-2021.55555556px}.companies.one-nineth.techinasia{height:17.33333333px;width:56.77777778px;background-position:-2044.22222222px}.companies.one-nineth.tiger-global{height:17.33333333px;width:128.66666667px;background-position:-2103.22222222px}.companies.one-nineth.toi{height:17.33333333px;width:20.55555556px;background-position:-2234.11111111px}.companies.one-nineth.toppr{height:17.33333333px;width:36.66666667px;background-position:-2256.88888889px}.companies.one-nineth.traveloka{height:17.33333333px;width:48.33333333px;background-position:-2295.77777778px}.companies.one-nineth.twitter{height:17.33333333px;width:36.66666667px;background-position:-2346.33333333px}.companies.one-nineth.uber{height:17.33333333px;width:19px;background-position:-2385.22222222px}.companies.one-nineth.walmart{height:17.33333333px;width:49.33333333px;background-position:-2406.44444444px}.companies.one-nineth.youtube{height:17.33333333px;width:33.66666667px;background-position:-2458px}.companies.one-nineth.zenefits{height:17.33333333px;width:42.66666667px;background-position:-2493.88888889px}.companies.one-nineth.zeta{height:17.33333333px;width:23.66666667px;background-position:-2538.77777778px}.companies.one-nineth.zomato{height:17px;width:35.33333333px;background-position:-2564.66666667px}.companies.one-nineth.zynga{height:17.33333333px;width:41.22222222px;background-position:-2602.22222222px}.contract-box{padding:2rem 8rem 2rem 8rem}.contract-box__close-btn{float:right;font-size:2.4rem;font-weight:800;cursor:pointer}.contract-box__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:1rem}.contract-box__head p{padding:1rem 0 0 1rem}.contract-box__empty-space{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.marketing-form{-webkit-box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;box-shadow:rgba(19,46,112,0.1) 0 1rem 4rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#ffffff;padding:5rem;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 767px){.marketing-form{padding:3rem 2rem}}.marketing-form .section-header__title{margin-bottom:0}.marketing-form .section-header__title span{color:#e23f5b}.marketing-form .section-header__subtitle{font-size:1.2rem;color:#9eabbe}.marketing-form .form-input{background-color:#f6faff;border:0}.marketing-form .sr-select__control{-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#f6faff;border:0}@media screen and (max-width: 767px){.marketing-form #marketing-form-voice{margin:0.5rem}}.marketing-form__inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.marketing-form__phone-input{margin-bottom:0}.marketing-form__phone-input .phone-input{width:70%}@media screen and (max-width: 767px){.marketing-form__phone-input .phone-input{width:65%}}.marketing-form__phone-input--is-fullwidth .phone-input{width:100%}.marketing-form__submit-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.marketing-form__submit-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.marketing-form__submit,.marketing-form__otp-submit{background-color:#e21032;color:#ffffff;border:0}@media screen and (max-width: 767px){.marketing-form__submit,.marketing-form__otp-submit{width:100%}}.marketing-form__submit-image{color:#e4526b;display:-webkit-box;display:-ms-flexbox;display:flex}.marketing-form__submit-image img{display:block;margin-right:1rem}@media screen and (max-width: 767px){.marketing-form__submit-image{margin-top:1rem}}.marketing-form__phone-hint{font-size:1.2rem;color:#9eabbe;margin-bottom:1rem}.marketing-form__name-hint{font-size:1.2rem;cursor:pointer;color:#0f87ff}.marketing-form__otp-hint{font-size:1.2rem;color:#707b84;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.marketing-form__otp-hint .form__action{color:#0f87ff}.marketing-form__otp-container--active{width:28%}@media screen and (max-width: 767px){.marketing-form__otp-container--active{width:32%}}.marketing-form__otp-triggers{display:-webkit-box;display:-ms-flexbox;display:flex}.marketing-form__extra-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.marketing-form__experience{width:54%}.marketing-form__graduation{width:43%}.marketing-form__experience-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.marketing-form__experience-input .sr-select{width:47%}.marketing-form__input{background-color:#f6faff;padding:1rem 2rem;border-radius:0.4rem;cursor:pointer;border:0.2rem solid #f6faff}.marketing-form__input--active{background-color:#e7f3ff;color:#3582f5;border:0.2rem solid #3582f5}@media screen and (max-width: 767px){.marketing-form__input{padding:1rem}}.marketing-form__login-academy{color:#1d65ff}@media screen and (max-width: 767px){.marketing-form__login-academy{text-align:center}}.marketing-form__upcoming-classes{overflow-y:auto;max-height:15rem}.marketing-form__upcoming-class{background-color:#f6faff;border:0.2rem solid #f6faff;padding:1rem;cursor:pointer}.marketing-form__upcoming-class--active{background-color:#e7f3ff;border:0.2rem solid #3582f5}.marketing-form__class-content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.marketing-form__class-date{margin-right:2rem}.marketing-form__class-time{font-size:1.2rem}.marketing-form__complete-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-bottom:5rem}.marketing-form__terms{color:#9eabbe}
