@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap");.hide{display:none}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}body{background-color:#0e0e0e}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;overflow-x:hidden;overflow-y:visible}@media screen and (max-width: 1023px){html{font-size:55%}}html *{-webkit-box-sizing:inherit;box-sizing:inherit}html.no-scroll{overflow:hidden}html{height:100vh}body{color:#ffffff;font-family:"Source Sans Pro", sans-serif;font-size:1.6rem;font-weight:200;letter-spacing:0.01rem;line-height:1.4;font-family:"Source Sans Pro", sans-serif;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}p{margin:0;margin-bottom:1rem}a{color:inherit;cursor:pointer;text-decoration:none}a:visited,a:hover,a:active{text-decoration:none}img{max-width:100%}@-webkit-keyframes drop-in{0%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes drop-in{0%{opacity:0;-webkit-transform:translateY(-1rem);transform:translateY(-1rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(4rem);transform:translateY(4rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(4rem);transform:translateY(4rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes horizontal-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes slide-in-down{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:1}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@keyframes slide-in-down{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}50%{opacity:1}100%{opacity:1;-webkit-transform:translateY(0%);transform:translateY(0%)}}@-webkit-keyframes scale-Y{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}@keyframes scale-Y{0%{-webkit-transform:scaleY(1);transform:scaleY(1)}100%{-webkit-transform:scaleY(1.2);transform:scaleY(1.2)}}@-webkit-keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes zoom-out{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes zoom-out-small{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes zoom-out-small{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.pulse{position:relative;width:4rem;height:4rem}.pulse__item{width:100%;height:100%;border-radius:50%;background-color:#856ff0;opacity:0.6;position:absolute;top:0;left:0;-webkit-animation:pulse 2s infinite ease-in-out;animation:pulse 2s infinite ease-in-out}.pulse__item:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}.spinner{position:relative}.spinner:after{position:absolute;content:'';width:calc(100% - 0.6rem);height:calc(100% - 0.6rem);border-radius:50%;-webkit-animation:360ms linear 0s infinite running rotate;animation:360ms linear 0s infinite running rotate;border:0.3rem solid #8b8b8b;border-top-color:#856ff0;border-right-color:#856ff0}.drop-in,.drop-in-reverse,.drop-in-forward{-webkit-animation-name:drop-in;animation-name:drop-in;-webkit-animation-duration:180ms;animation-duration:180ms;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.drop-in-reverse{animation-direction:reverse}.drop-in-forward{-webkit-animation-direction:normal;animation-direction:normal}.slide-in-down{-webkit-animation-name:slide-in-down;animation-name:slide-in-down;-webkit-animation-duration:360ms;animation-duration:360ms;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:alternate;animation-direction:alternate}.fade-in-up{-webkit-animation-name:fade-in-up;animation-name:fade-in-up;-webkit-animation-duration:360ms;animation-duration:360ms;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.account-accordion-button{background-color:#00d6da;width:100%;padding:20px 5px;outline:none;border:none;text-align:left}.account-accordion-content{background-color:#00d6da;padding-left:20px}.account-button{padding:1rem;border-radius:0.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.account-button__text{margin-right:0.5rem}.account{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3px;min-width:200px}.account__option{cursor:pointer;padding:10px;color:#ffffff;border-radius:0.4rem}.account__option:hover{background-color:rgba(133,111,240,0.2) !important}.account button,.account input[type="submit"]{width:100%;text-align:left;background-color:transparent;border:none;outline:none}.whatsapp-notification{display:none;position:absolute;background:white;top:6.5rem;right:6rem;width:33rem;padding:0;border-radius:0.6rem;-webkit-box-shadow:rgba(0,0,0,0.15) 0 0 0.8rem 0.1rem;box-shadow:rgba(0,0,0,0.15) 0 0 0.8rem 0.1rem}.whatsapp-notification__close{display:block;background:inherit;font-weight:600;position:absolute;right:1rem}.whatsapp-notification__container{padding:1rem;margin-top:0.5rem}.whatsapp-notification__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0.5rem 0}.whatsapp-notification__heading>h5{margin:0 1rem}.whatsapp-notification__desc{font-size:1.6rem;color:#4e5f72;margin:0 0 0.5rem 0}.whatsapp-notification__icon{height:2.4rem;width:2.4rem}.whatsapp-notification__link{font-size:1.4rem;font-weight:600;color:#ff8260}.whatsapp-notification:after{content:'';display:block;position:absolute;top:-0.9rem;right:2.7rem;width:1.6rem;height:1.6rem;background:white;border-right:0.1rem solid rgba(0,0,0,0.15);border-top:0.1rem solid rgba(0,0,0,0.15);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sr-container{max-width:120rem;padding:0 2rem;width:100%;margin-left:auto;margin-right:auto}@media (min-width: 1560px){.sr-container{max-width:150rem}}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-offset-1,.col-xs-2,.col-xs-offset-2,.col-xs-3,.col-xs-offset-3,.col-xs-4,.col-xs-offset-4,.col-xs-5,.col-xs-offset-5,.col-xs-6,.col-xs-offset-6,.col-xs-7,.col-xs-offset-7,.col-xs-8,.col-xs-offset-8,.col-xs-9,.col-xs-offset-9,.col-xs-10,.col-xs-offset-10,.col-xs-11,.col-xs-offset-11,.col-xs-12,.col-xs-offset-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:0.5rem;padding-left:0.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-offset-3{margin-left:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-offset-6{margin-left:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-offset-9{margin-left:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-12{margin-left:100%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.last-xs{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}@media screen and (min-width: 768px){.col-sm,.col-sm-1,.col-sm-offset-1,.col-sm-2,.col-sm-offset-2,.col-sm-3,.col-sm-offset-3,.col-sm-4,.col-sm-offset-4,.col-sm-5,.col-sm-offset-5,.col-sm-6,.col-sm-offset-6,.col-sm-7,.col-sm-offset-7,.col-sm-8,.col-sm-offset-8,.col-sm-9,.col-sm-offset-9,.col-sm-10,.col-sm-offset-10,.col-sm-11,.col-sm-offset-11,.col-sm-12,.col-sm-offset-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:0.5rem;padding-left:0.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-12{margin-left:100%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.last-sm{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.container{width:768px}}@media screen and (min-width: 1024px){.col-md,.col-md-1,.col-md-offset-1,.col-md-2,.col-md-offset-2,.col-md-3,.col-md-offset-3,.col-md-4,.col-md-offset-4,.col-md-5,.col-md-offset-5,.col-md-6,.col-md-offset-6,.col-md-7,.col-md-offset-7,.col-md-8,.col-md-offset-8,.col-md-9,.col-md-offset-9,.col-md-10,.col-md-offset-10,.col-md-11,.col-md-offset-11,.col-md-12,.col-md-offset-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:0.5rem;padding-left:0.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-offset-1{margin-left:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-offset-2{margin-left:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-offset-3{margin-left:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-offset-4{margin-left:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-offset-5{margin-left:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-offset-6{margin-left:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-offset-7{margin-left:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-offset-8{margin-left:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-offset-9{margin-left:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-offset-10{margin-left:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-offset-11{margin-left:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-12{margin-left:100%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.last-md{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.container{width:1024px}}@media screen and (min-width: 1280px){.col-lg,.col-lg-1,.col-lg-offset-1,.col-lg-2,.col-lg-offset-2,.col-lg-3,.col-lg-offset-3,.col-lg-4,.col-lg-offset-4,.col-lg-5,.col-lg-offset-5,.col-lg-6,.col-lg-offset-6,.col-lg-7,.col-lg-offset-7,.col-lg-8,.col-lg-offset-8,.col-lg-9,.col-lg-offset-9,.col-lg-10,.col-lg-offset-10,.col-lg-11,.col-lg-offset-11,.col-lg-12,.col-lg-offset-12{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;padding-right:0.5rem;padding-left:0.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-12{margin-left:100%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:-9998;-ms-flex-order:-9999;order:-9999}.last-lg{-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.container{width:1280px}}.show-in-mobile{display:none !important}@media screen and (max-width: 767px){.show-in-mobile{display:block !important}}.show-in-tablet{display:none !important}@media screen and (max-width: 1023px){.show-in-tablet{display:block !important}}@media screen and (max-width: 767px){.hide-in-mobile{display:none !important}}@media screen and (max-width: 1023px){.hide-in-tablet{display:none !important}}.show-in-tablet-only{display:none !important}@media (min-width: 768px) and (max-width: 1023px){.show-in-tablet-only{display:block !important}}@media (min-width: 768px) and (max-width: 1023px){.hide-in-tablet-only{display:none !important}}@media screen and (min-width: 769px){.hide-in-above-tablet{display:none !important}}@media (min-width: 1024px){.hide-in-desktop{display:none !important}}.m-5{margin:0.5rem}.p-5{padding:0.5rem}.m-l-5{margin-left:0.5rem}.p-l-5{padding-left:0.5rem}.m-r-5{margin-right:0.5rem}.p-r-5{padding-right:0.5rem}.m-t-5{margin-top:0.5rem}.p-t-5{padding-top:0.5rem}.m-b-5{margin-bottom:0.5rem}.p-b-5{padding-bottom:0.5rem}.m-v-5{margin:0.5rem 0}.p-v-5{padding:0.5rem 0}.m-h-5{margin:0 0.5rem}.p-h-5{padding:0 0.5rem}.m-10{margin:1rem}.p-10{padding:1rem}.m-l-10{margin-left:1rem}.p-l-10{padding-left:1rem}.m-r-10{margin-right:1rem}.p-r-10{padding-right:1rem}.m-t-10{margin-top:1rem}.p-t-10{padding-top:1rem}.m-b-10{margin-bottom:1rem}.p-b-10{padding-bottom:1rem}.m-v-10{margin:1rem 0}.p-v-10{padding:1rem 0}.m-h-10{margin:0 1rem}.p-h-10{padding:0 1rem}.m-15{margin:1.5rem}.p-15{padding:1.5rem}.m-l-15{margin-left:1.5rem}.p-l-15{padding-left:1.5rem}.m-r-15{margin-right:1.5rem}.p-r-15{padding-right:1.5rem}.m-t-15{margin-top:1.5rem}.p-t-15{padding-top:1.5rem}.m-b-15{margin-bottom:1.5rem}.p-b-15{padding-bottom:1.5rem}.m-v-15{margin:1.5rem 0}.p-v-15{padding:1.5rem 0}.m-h-15{margin:0 1.5rem}.p-h-15{padding:0 1.5rem}.m-20{margin:2rem}.p-20{padding:2rem}.m-l-20{margin-left:2rem}.p-l-20{padding-left:2rem}.m-r-20{margin-right:2rem}.p-r-20{padding-right:2rem}.m-t-20{margin-top:2rem}.p-t-20{padding-top:2rem}.m-b-20{margin-bottom:2rem}.p-b-20{padding-bottom:2rem}.m-v-20{margin:2rem 0}.p-v-20{padding:2rem 0}.m-h-20{margin:0 2rem}.p-h-20{padding:0 2rem}.m-25{margin:2.5rem}.p-25{padding:2.5rem}.m-l-25{margin-left:2.5rem}.p-l-25{padding-left:2.5rem}.m-r-25{margin-right:2.5rem}.p-r-25{padding-right:2.5rem}.m-t-25{margin-top:2.5rem}.p-t-25{padding-top:2.5rem}.m-b-25{margin-bottom:2.5rem}.p-b-25{padding-bottom:2.5rem}.m-v-25{margin:2.5rem 0}.p-v-25{padding:2.5rem 0}.m-h-25{margin:0 2.5rem}.p-h-25{padding:0 2.5rem}[aria-label][role~="tooltip"]{position:relative}[aria-label][role~="tooltip"]:before,[aria-label][role~="tooltip"]:after{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;opacity:0;pointer-events:none;-webkit-transition:all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);transition:all var(--microtip-transition-duration, 0.18s) var(--microtip-transition-easing, ease-in-out) var(--microtip-transition-delay, 0s);position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;-webkit-transform-origin:top;transform-origin:top}[aria-label][role~="tooltip"]:before{background-size:100% auto !important;content:""}[aria-label][role~="tooltip"]:after{background:rgba(17,17,17,0.9);border-radius:4px;color:#ffffff;content:attr(aria-label);font-size:var(--microtip-font-size, 13px);font-weight:var(--microtip-font-weight, normal);text-transform:var(--microtip-text-transform, none);padding:0.5em 1em;white-space:nowrap;-webkit-box-sizing:content-box;box-sizing:content-box}[aria-label][role~="tooltip"]:hover:before,[aria-label][role~="tooltip"]:hover:after,[aria-label][role~="tooltip"]:focus:before,[aria-label][role~="tooltip"]:focus:after{opacity:1;pointer-events:auto}[role~="tooltip"][data-microtip-position|="top"]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-bottom:5px}[role~="tooltip"][data-microtip-position|="top"]:after{margin-bottom:11px}[role~="tooltip"][data-microtip-position|="top"]:before{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);bottom:100%;left:50%}[role~="tooltip"][data-microtip-position|="top"]:hover:before{-webkit-transform:translate3d(-50%, -5px, 0);transform:translate3d(-50%, -5px, 0)}[role~="tooltip"][data-microtip-position|="top"]:after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0);bottom:100%;left:50%}[role~="tooltip"][data-microtip-position="top"]:hover:after{-webkit-transform:translate3d(-50%, -5px, 0);transform:translate3d(-50%, -5px, 0)}[role~="tooltip"][data-microtip-position="top-left"]:after{-webkit-transform:translate3d(calc(-100% + 16px), 0, 0);transform:translate3d(calc(-100% + 16px), 0, 0);bottom:100%}[role~="tooltip"][data-microtip-position="top-left"]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px), -5px, 0);transform:translate3d(calc(-100% + 16px), -5px, 0)}[role~="tooltip"][data-microtip-position="top-right"]:after{-webkit-transform:translate3d(calc(0% + -16px), 0, 0);transform:translate3d(calc(0% + -16px), 0, 0);bottom:100%}[role~="tooltip"][data-microtip-position="top-right"]:hover:after{-webkit-transform:translate3d(calc(0% + -16px), -5px, 0);transform:translate3d(calc(0% + -16px), -5px, 0)}[role~="tooltip"][data-microtip-position|="bottom"]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:6px;width:18px;margin-top:5px;margin-bottom:0}[role~="tooltip"][data-microtip-position|="bottom"]:after{margin-top:11px}[role~="tooltip"][data-microtip-position|="bottom"]:before{-webkit-transform:translate3d(-50%, -10px, 0);transform:translate3d(-50%, -10px, 0);bottom:auto;left:50%;top:100%}[role~="tooltip"][data-microtip-position|="bottom"]:hover:before{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[role~="tooltip"][data-microtip-position|="bottom"]:after{-webkit-transform:translate3d(-50%, -10px, 0);transform:translate3d(-50%, -10px, 0);top:100%;left:50%}[role~="tooltip"][data-microtip-position="bottom"]:hover:after{-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}[role~="tooltip"][data-microtip-position="bottom-left"]:after{-webkit-transform:translate3d(calc(-100% + 16px), -10px, 0);transform:translate3d(calc(-100% + 16px), -10px, 0);top:100%}[role~="tooltip"][data-microtip-position="bottom-left"]:hover:after{-webkit-transform:translate3d(calc(-100% + 16px), 0, 0);transform:translate3d(calc(-100% + 16px), 0, 0)}[role~="tooltip"][data-microtip-position="bottom-right"]:after{-webkit-transform:translate3d(calc(0% + -16px), -10px, 0);transform:translate3d(calc(0% + -16px), -10px, 0);top:100%}[role~="tooltip"][data-microtip-position="bottom-right"]:hover:after{-webkit-transform:translate3d(calc(0% + -16px), 0, 0);transform:translate3d(calc(0% + -16px), 0, 0)}[role~="tooltip"][data-microtip-position="left"]:before,[role~="tooltip"][data-microtip-position="left"]:after{bottom:auto;left:auto;right:100%;top:50%;-webkit-transform:translate3d(10px, -50%, 0);transform:translate3d(10px, -50%, 0)}[role~="tooltip"][data-microtip-position="left"]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-right:5px;margin-bottom:0}[role~="tooltip"][data-microtip-position="left"]:after{margin-right:11px}[role~="tooltip"][data-microtip-position="left"]:hover:before,[role~="tooltip"][data-microtip-position="left"]:hover:after{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[role~="tooltip"][data-microtip-position="right"]:before,[role~="tooltip"][data-microtip-position="right"]:after{bottom:auto;left:100%;top:50%;-webkit-transform:translate3d(-10px, -50%, 0);transform:translate3d(-10px, -50%, 0)}[role~="tooltip"][data-microtip-position="right"]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E") no-repeat;height:18px;width:6px;margin-bottom:0;margin-left:5px}[role~="tooltip"][data-microtip-position="right"]:after{margin-left:11px}[role~="tooltip"][data-microtip-position="right"]:hover:before,[role~="tooltip"][data-microtip-position="right"]:hover:after{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}[role~="tooltip"][data-microtip-size="small"]:after{white-space:initial;width:80px}[role~="tooltip"][data-microtip-size="medium"]:after{white-space:initial;width:150px}[role~="tooltip"][data-microtip-size="large"]:after{white-space:initial;width:260px}h1,h2,h3,h4,h5,h6{font-weight:200;margin:0;margin-bottom:1rem;line-height:1.4}h1,.h1{font-size:3.2rem}h2,.h2{font-size:2.4rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.8rem}h5,.h5{font-size:1.6rem;margin-bottom:0.5rem}h6,.h6{font-size:1.4rem;margin-bottom:0.5rem}.primary{color:#856ff0}.secondary{color:#ff8260}.danger{color:#f66979}.success{color:#52b786}.link{color:#ff8260}.link.is-disabled{color:#5d5d5d;pointer-events:none}.link.is-disabled.has-tooltip{pointer-events:unset}.default-color{color:#ffffff}.hint-color{color:#8b8b8b}.dark{color:#1f1f1f}.light{color:#c4c4c4}.text-c{text-align:center}.normal{font-weight:200}.bold{font-weight:400}.bolder{font-weight:600 !important}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.disable-pointer-events{pointer-events:none}.hidden{display:none !important}.no-mgn-b{margin-bottom:0}.fullwidth{width:100%}.inline{display:inline-block}.relative{position:relative}.absolute{position:absolute}.sticky{position:fixed;z-index:96;width:100%}.strike{text-decoration:line-through}.underline{text-decoration:underline}.downtime{z-index:2;width:100%;margin:0;padding:0}.downtime div.alert{background-color:red;padding:1.5rem;color:#ffffff;position:relative;text-align:center;margin:0}.downtime div.alert button.close{position:absolute;right:1rem;top:1rem;background-color:inherit;color:#ffffff;border:0;cursor:pointer;opacity:1;font-size:2.5rem}.sr-notifications{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:7rem;right:0;z-index:99;width:100%;max-width:32rem}.sr-notification{-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;position:relative;margin:1rem;padding:1rem;background-color:white;border-top:0.3rem solid #856ff0}.sr-notification--success{border-top-color:#52b786;background-color:white}.sr-notification--error,.sr-notification--danger,.sr-notification--alert{border-top-color:#f66979;background-color:white}.sr-notification--info{border-top-color:#ff8260;background-color:white}.sr-notification__dismiss{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0.5rem;right:0.5rem;width:2rem;height:2rem;border-radius:50%;cursor:pointer;background-color:rgba(1,1,1,0.5);color:#c4c4c4;outline:none}.sr-notification__dismiss:active,.sr-notification__dismiss:focus{outline:none}.sr-notification__dismiss i{font-size:1.6rem}.global-loader{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:2rem;z-index:98;background-color:rgba(0,0,0,0.6);color:#c4c4c4}.global-loader__container{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.global-loader__message{text-align:center;font-size:2rem;margin-top:1rem}.contact-us-widget-new{position:fixed;z-index:96;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out}.contact-us-widget-new__item{position:fixed;right:3.5rem;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-widget-new__item p{margin-bottom:0}.contact-us-widget-new__item--text{display:block;color:#f7f8fa;border-radius:0.25rem;font-size:1.5rem;padding:1.2rem 1.2rem;line-height:1;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-us-widget-new__item--text--hidden{display:none}.contact-us-widget-new__item--icon{cursor:pointer;display:table;z-index:96;width:4.8rem;height:4.8rem;border-radius:0.8rem;background:#0043C9;-webkit-box-shadow:0 0.4rem 0.8rem rgba(0,0,0,0.16);box-shadow:0 0.4rem 0.8rem rgba(0,0,0,0.16);-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out}.contact-us-widget-new__item--menu-icon{cursor:pointer;display:table;z-index:96;width:6rem;-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out}.contact-us-widget-new__item--icon:hover{background:#0071FB}.contact-us-widget-new__item--image{display:table-cell;text-align:center;vertical-align:middle;height:100%;width:100%;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,0.16));filter:drop-shadow(0 2px 2px rgba(0,0,0,0.16))}.contact-us-widget-new__item--image img{margin-top:0.7rem}.contact-us-widget-new__phone{bottom:14rem;display:none}.contact-us-widget-new__phone--on-freshchat-hidden{bottom:12rem}.contact-us-widget-new__call-us-phone{bottom:26rem;display:none}.contact-us-widget-new__call-us-phone--on-freshchat-hidden{bottom:18rem}.contact-us-widget-new__chat{bottom:20rem;display:none}.contact-us-widget-new__chat--on-freshchat-hidden{display:none !important}.contact-us-widget-new__combined{bottom:5rem}.active-icon{background:#002d8c}.active-icon-text{font-weight:400}.container-open{background:rgba(0,0,0,0.8);width:100%;height:100%;position:fixed;z-index:97}.slide-menu{margin-right:54rem}.slide-menu-for-chat{margin-right:38rem}.contact-us-widget{position:fixed;z-index:96;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.contact-us-widget__item{position:fixed;right:3.5rem;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-widget__item--text{display:block;background-color:#364764;color:#f7f8fa;border-radius:0.25rem;font-size:1.5rem;padding:1.2rem 2rem;line-height:1;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;-webkit-box-shadow:0 0.2rem 1rem 0 rgba(0,0,0,0.16);box-shadow:0 0.2rem 1rem 0 rgba(0,0,0,0.16);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-us-widget__item--text--hidden{display:none}.contact-us-widget__item--icon{cursor:pointer;display:table;z-index:96;width:6rem}.contact-us-widget__item--image{display:table-cell;text-align:center;vertical-align:middle;height:100%;width:100%;-webkit-filter:drop-shadow(0 2px 2px rgba(0,0,0,0.16));filter:drop-shadow(0 2px 2px rgba(0,0,0,0.16))}.contact-us-widget__phone{bottom:17rem;display:none}.contact-us-widget__phone--on-freshchat-hidden{bottom:12rem}.contact-us-widget__phone--reorder{bottom:11rem}.contact-us-widget__call-us-phone{bottom:23rem;display:none}.contact-us-widget__call-us-phone--on-freshchat-hidden{bottom:18rem}.contact-us-widget__chat{bottom:11rem;display:none}.contact-us-widget__chat--on-freshchat-hidden{display:none !important}.contact-us-widget__chat--reorder{bottom:17rem}.contact-us-widget__whatsapp-widget{bottom:23rem;display:none}.contact-us-widget__whatsapp-widget--on-freshchat-hidden{display:none !important}.contact-us-widget__combined{bottom:5rem}.hidden-search{display:none !important}li.closed[data-parent]{display:none !important}li.open[data-parent]:not(.hidden-search){display:block !important}.sr-multiselect{position:relative;display:block;text-align:left;margin-bottom:2rem}.sr-multiselect__control{min-width:12rem;border-radius:0.5rem;width:100%;z-index:1;background-color:#f6faff;color:#5d5d5d;padding:1rem;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:unset}.sr-multiselect__control.disabled{cursor:not-allowed;opacity:0.65}.sr-multiselect__title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sr-multiselect__search{z-index:1001;width:100%;min-height:1.8rem;margin-bottom:1rem;background-color:#ffffff;padding:1rem}.sr-multiselect__search input{border:0.1rem solid #5d5d5d;width:100%;padding:0.5rem}.sr-multiselect__dropdown{cursor:pointer;z-index:1000;display:block;width:100%;visibility:hidden;position:absolute;background-color:#ffffff;border:0.1rem solid #e2e2e2;border-top:unset}.sr-multiselect__option-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6rem;padding:0.5rem 1rem 0.5rem 3.5rem;position:relative}.sr-multiselect__option-item:hover{background:rgba(0,65,201,0.1)}.sr-multiselect__option-item.disabled{cursor:not-allowed;opacity:0.3;background-color:#5d5d5d}.sr-multiselect__option-item.overflow{cursor:not-allowed;opacity:0.3;background-color:#5d5d5d}.sr-multiselect__option-item.short{overflow:hidden;text-overflow:ellipsis}.sr-multiselect__option-item--grouped b{display:inline-block;font-size:1.5rem;margin-left:1rem;-webkit-transform:translate(-1.8rem);transform:translate(-1.8rem)}.sr-multiselect__option-item--grouped.open span{display:inline-block;font-size:inherit;margin-top:-0.2rem;height:0.8rem;width:0.8rem;-webkit-transform:translate(-3.8rem) rotate(45deg);transform:translate(-3.8rem) rotate(45deg);border-bottom:0.3rem solid #000000;border-right:0.3rem solid #000000;border-radius:0.2rem}.sr-multiselect__option-item--grouped.closed span{display:inline-block;font-size:inherit;height:0.8rem;width:0.8rem;-webkit-transform:translate(-3.8rem) rotate(-45deg);transform:translate(-3.8rem) rotate(-45deg);border-bottom:0.3rem solid #000000;border-right:0.3rem solid #000000;border-radius:0.2rem}.sr-multiselect__option-item--grouped i{font-size:inherit;float:left;font-weight:bold;margin-left:2.2rem;margin-right:0.2rem;height:1.2rem;width:0.8rem;border:0.1rem solid;border-radius:0.3rem;margin-top:0;color:#000000}.sr-multiselect__option-item--grouped.checked i:after{content:'';font-size:inherit;color:#000000;float:left;margin-left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:0.8rem;width:0.5rem;border-bottom:0.3rem solid #000000;border-right:0.3rem solid #000000}.sr-multiselect__multi-options{margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;cursor:pointer;overflow-y:auto;width:100%}.sr-multiselect__multi-options .sr-multiselect__option-item:not(.sr-multiselect__option-item--grouped):before{content:'';display:inline-block;font-size:inherit;font-weight:bold;margin-left:-2.2rem;margin-right:1rem;border:0.1rem solid;border-radius:0.2rem;padding:0.8rem;margin-top:0;color:#000000}.sr-multiselect__multi-options .sr-multiselect__option-item.active:not(.sr-multiselect__option-item--grouped):after{content:'';font-size:inherit;color:#333333;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:0.8rem;width:0.5rem;border-bottom:0.3rem solid #000000;border-right:0.3rem solid #000000;position:absolute;left:1.8rem;top:0.8rem}.sr-multiselect ul:not(.sr-multiselect__multi-options) .sr-multiselect__option-item.active{margin-left:0.7rem}.sr-multiselect ul:not(.sr-multiselect__multi-options) .sr-multiselect__option-item.active:before{content:'';display:inline-block;font-size:inherit;margin-left:-10.8rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);height:1rem;width:0.5rem;border-bottom:0.3rem solid #000000;border-right:0.3rem solid #000000;border-radius:0.2rem}.icon-phone-wave:before{content:"\e92d"}.request-callback-strip{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;position:fixed;bottom:0;width:100vw;padding:0.8rem 0;background-color:#e95d75;z-index:96}.request-callback-strip__action{font-size:1.8rem;font-weight:200;margin-left:1rem;color:#c4c4c4;cursor:pointer;text-decoration:underline}.request-callback-strip__blue{background-color:#021028}.request-callback-strip__label{font-size:1.6rem;font-weight:400;color:#c4c4c4;padding-top:0.15rem}@media screen and (max-width: 1023px){.request-callback-strip__label{padding-top:0.2rem}}.request-callback-strip__img{height:2.3rem;margin-right:1rem}.request-callback-strip--hidden{display:none}@media screen and (max-width: 767px){.request-callback-strip{display:none}}.request-callback-strip__phone-number{font-size:1.8rem;font-weight:200;margin-right:0.5rem;margin-left:0.5rem}.request-callback-strip__phone-number-action{font-size:1.8rem;font-weight:200;margin-left:0.5rem;color:#c4c4c4;cursor:pointer;text-decoration:underline}.request-callback-container{-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;z-index:97;position:fixed;bottom:10rem;right:4rem;margin:2rem 0;padding:0;width:32%;border-radius:0.5rem;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.request-callback-container--hidden{display:none}.request-callback-container__inner-wrap{overflow-y:auto;overflow-x:auto}.request-callback-container__inner-wrap::-webkit-scrollbar{display:none}@media screen and (min-width: 769px){.request-callback-container{max-width:41rem}}@media screen and (max-width: 1023px){.request-callback-container{width:90%}}@media screen and (max-width: 767px){.request-callback-container{-webkit-box-shadow:rgba(50,50,50,0.5) 2px 0 4rem 0;box-shadow:rgba(50,50,50,0.5) 2px 0 4rem 0;position:fixed;left:0;bottom:0;overflow:auto;z-index:1000;width:100%;margin:0}}.request-callback-success{-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:3rem;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-transition:all 00 ease-out;transition:all 00 ease-out}.request-callback-success .section-header__title{margin-bottom:0}.request-callback-success--hidden{display:none}.request-callback-success .section-content{color:#364764;margin-top:1rem}.request-callback-success__icon{vertical-align:middle;margin-right:0.5rem;height:2rem}.request-callback-form{-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}@media screen and (min-width: 769px){.request-callback-form{padding:2.4rem;padding-bottom:0;max-height:78vh}}.request-callback-form__tnc{font-size:1.6rem}.request-callback-form__close{position:absolute;opacity:0.6;right:2rem;top:2rem;z-index:10000;height:2rem;width:2rem}@media screen and (min-width: 481px){.request-callback-form__close--hidden{display:none}}.request-callback-form__phone-input .phone-input__option-code{color:#03203d}@media screen and (min-width: 769px){.request-callback-form__body{overflow-x:auto;padding-bottom:2.4rem}}.request-callback-form__body::-webkit-scrollbar{display:none}.request-callback-form__submit-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.request-callback-form__submit,.request-callback-form__otp-submit{font-size:1.4rem;width:100%}.request-callback-form__otp-hint{margin-top:1rem}.request-callback-form .form-input{background-color:#f6faff;border:0;padding:1rem;border-radius:0.4rem;width:100%;outline:none;-webkit-box-shadow:none;box-shadow:none;font-size:1.6rem;color:#000000}.request-callback-form .form-input:focus{border:0}.request-callback-form .form-input::-webkit-input-placeholder{color:#929698;font-size:1.5rem}.request-callback-form .form-input:-ms-input-placeholder{color:#929698;font-size:1.5rem}.request-callback-form .form-input::-ms-input-placeholder{color:#929698;font-size:1.5rem}.request-callback-form .form-input::placeholder{color:#929698;font-size:1.5rem}.request-callback-form .sr-select__control{-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#f6faff;border:0}.request-callback-form .sr-select__arrow{color:#000000}.request-callback-form .sr-select__dropdown{background-color:#ffffff}.request-callback-form .sr-select__option--focussed{background-color:#e5ecf9}.request-callback-form__header{margin-bottom:1.6rem}.request-callback-form__header__content{margin-bottom:0;color:#000000;font-weight:800}.request-callback-form__header-icon{vertical-align:middle}.request-callback-form__name{width:54%}.request-callback-form__graduation{width:43%}.request-callback-form__college{width:100%}.request-callback-form__extra-input--no-spinners input[type="number"]{-moz-appearance:textfield}.request-callback-form__extra-input--no-spinners input[type="number"]::-webkit-inner-spin-button,.request-callback-form__extra-input--no-spinners input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.request-callback-form__grad-year--wrapper{width:100%}.request-callback-form__grad-year--wrapper input[type="number"]{-moz-appearance:textfield}.request-callback-form__grad-year--wrapper input[type="number"]::-webkit-inner-spin-button,.request-callback-form__grad-year--wrapper input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.request-callback-form .form-field{margin-bottom:2rem}.request-callback-form .form-field__label{margin-bottom:1rem}.request-callback-form .form-label__required{color:#d0021b;margin-left:-0.2rem}.request-callback-form .form-label__text{color:#000000;font-weight:600;white-space:nowrap}.request-callback-form .g-recaptcha{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.request-callback-form .g-recaptcha-custom{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.request-callback-form .recaptcha-override{max-height:6rem}.contextual-request-callback-form{background:white;max-width:41rem;border-radius:1.2rem}.contextual-request-callback-form--bold{font-weight:400;color:#1a2c47}.contextual-request-callback-form__details{padding:1.6rem}.contextual-request-callback-form__confirmation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.4rem;color:#379657;border-radius:0.8rem;border:0.1rem solid rgba(55,150,87,0.3);background:#e6ffeb;padding:1.6rem}.contextual-request-callback-form__confirmation-heading{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.8rem;font-size:2rem}.contextual-request-callback-form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-top:1.6rem}.contextual-request-callback-form__heading{font-size:2rem}.contextual-request-callback-form__date-time-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.8rem}.contextual-request-callback-form__date-time{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.6rem}.contextual-request-callback-form__date-time .sr-select__dropdown{border-radius:0.8rem;border:0.1rem solid #7c8da5;margin-top:0.6rem}.contextual-request-callback-form__date-time .sr-select__dropdown::-webkit-scrollbar{width:0.5rem}.contextual-request-callback-form__date-time .sr-select__dropdown::-webkit-scrollbar-thumb{background:transparent}.contextual-request-callback-form__date-time .sr-select__control:focus-within{border:0.1rem solid #008cff}.contextual-request-callback-form__date-time .sr-select__option{padding:1.2rem;border-radius:0.4rem 0.4rem 0rem 0rem;background:white}.contextual-request-callback-form__date-time .sr-select__option:hover{background:#e6efff}.contextual-request-callback-form__date-time-dropdown{padding:0 1.2rem;height:4.8rem;border-radius:0.8rem;background:white}.contextual-request-callback-form__topics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.8rem}.contextual-request-callback-form__topics-options{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem;width:100%}.contextual-request-callback-form__topics-option{padding:1.2rem;font-size:1.6rem;color:#61738e;border-radius:0.4rem;border:0.1rem solid #d6dee5;background:white;cursor:pointer}.contextual-request-callback-form__topics-option--selected{background:#0080ff !important;color:white}.contextual-request-callback-form__cross-icon--hidden{display:none}.contextual-request-callback-form__submit-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;padding:1.6rem 2rem;-webkit-box-shadow:0 -0.2rem 0.4rem 0 rgba(2,16,40,0.08);box-shadow:0 -0.2rem 0.4rem 0 rgba(2,16,40,0.08);height:7.2rem;position:-webkit-sticky;position:sticky;bottom:0;background:white;width:100%;border-radius:0 0 1.2rem 1.2rem}.contextual-request-callback-form__submit{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;border:none;border-radius:0.8rem;background:#e22d4c;color:white;width:100%;height:100%;cursor:pointer}.contextual-request-callback-form__submit:disabled{background:#91a1b7}.contextual-request-callback-form__success{padding:1.6rem;background:white;border-radius:1.2rem}.contextual-request-callback-form__success--hidden{display:none}.request-callback-modal .sr-modal__body{padding:0}.request-callback-modal .sr-modal__body .request-callback-form{-webkit-transition:none;transition:none}.request-callback-modal .sr-modal__content{overflow:hidden;border-radius:2rem;max-width:48rem}.request-callback-event-widget>.request-callback-container{width:32%;max-height:67rem;display:block;-webkit-box-shadow:#e1e2e6 0rem 1rem 3rem 0rem;box-shadow:#e1e2e6 0rem 1rem 3rem 0rem;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;z-index:96}.request-callback-event-widget>.request-callback-container--hidden{max-height:0;width:0;-webkit-animation:hideDisplay 0s ease-in-out 0.5s forwards;animation:hideDisplay 0s ease-in-out 0.5s forwards}@media screen and (max-width: 767px){.request-callback-event-widget>.request-callback-container--hidden{display:none}}@media screen and (max-width: 1023px){.request-callback-event-widget>.request-callback-container{width:90%}}@media screen and (max-width: 767px){.request-callback-event-widget>.request-callback-container{width:100%}}@-webkit-keyframes hideDisplay{to{display:none}}@keyframes hideDisplay{to{display:none}}.request-callback-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;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.request-callback-form--borderless{-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important}.request-callback-form--less-padding{padding:5rem 3rem !important}.request-callback-form--hidden{display:none}@media screen and (max-width: 767px){.request-callback-form{padding:3rem 2rem !important}}.request-callback-form .section-header__title{margin-bottom:0}.request-callback-form .section-header__title span{color:#e23f5b}.request-callback-form .section-header__subtitle{font-size:1.4rem;color:#9eabbe}.request-callback-form__inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.request-callback-form__phone-input{margin-bottom:0}.request-callback-form__phone-input .phone-input{width:70%}@media screen and (max-width: 767px){.request-callback-form__phone-input .phone-input{width:65%}}.request-callback-form__phone-input--is-fullwidth .phone-input{width:100%}.request-callback-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){.request-callback-form__submit-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.request-callback-form__submit,.request-callback-form__otp-submit{background-color:#e21032;color:#ffffff;border:0}@media screen and (max-width: 767px){.request-callback-form__submit,.request-callback-form__otp-submit{width:100%}}.request-callback-form__phone-hint{font-size:1.4rem;color:#9eabbe;margin-bottom:1rem}.request-callback-form__name-hint{font-size:1.4rem;cursor:pointer;color:#0f87ff}.request-callback-form__otp-hint{font-size:1.4rem;color:#707b84;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.request-callback-form__otp-hint .form__action{color:#0f87ff}.request-callback-form__otp-container--active{width:28%}@media screen and (max-width: 767px){.request-callback-form__otp-container--active{width:32%}}.request-callback-form__otp-triggers{display:-webkit-box;display:-ms-flexbox;display:flex}.request-callback-form__extra-input,.request-callback-form__extra-input--no-spinners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.request-callback-form__input{background-color:#f6faff;padding:1rem 2rem;border-radius:0.4rem;cursor:pointer;border:0.2rem solid #f6faff}.request-callback-form__input--active{background-color:#e7f3ff;color:#3582f5;border:0.2rem solid #3582f5}@media screen and (max-width: 767px){.request-callback-form__input{padding:1rem}}/*!
 * Toastify js 1.8.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:1.2rem 2rem;color:#ffffff;display:inline-block;-webkit-box-shadow:0 0.3rem 0.6rem -0.1rem rgba(0,0,0,0.12),0 1rem 3.6rem -0.4rem rgba(77,96,232,0.3);box-shadow:0 0.3rem 0.6rem -0.1rem rgba(0,0,0,0.12),0 1rem 3.6rem -0.4rem rgba(77,96,232,0.3);position:fixed;opacity:0;-webkit-transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);border-radius:0.4rem;cursor:pointer;text-decoration:none;max-width:calc(50% - 2rem);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:0.4;padding:0 0.5rem}.toastify-right{right:1.5rem}.toastify-left{left:1.5rem}.toastify-top{top:-15rem}.toastify-bottom{bottom:-15rem}.toastify-rounded{border-radius:2.5rem}.toastify-avatar{width:1.5rem;height:1.5rem;margin:0 0.5rem;border-radius:0.4rem}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.toastify-danger,.toastify-error{background-color:#f66979;color:#c4c4c4}.toastify-warning{background-color:#ffd560;color:#1f1f1f}.toastify-success{background-color:#52b786;color:#c4c4c4}.toastify-info{background-color:#0b69bf;color:#c4c4c4}@media screen and (max-width: 767px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.details-blocker-modal .sr-modal__body{padding:0}.details-blocker-modal__outer .sr-modal--open:before{-webkit-backdrop-filter:blur(0.2rem);backdrop-filter:blur(0.2rem)}.details-blocker-form{padding:3rem;background-color:#c4c4c4;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.details-blocker-form__main-heading{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#1f1f1f}.details-blocker-form__close{display:none}@media screen and (max-width: 767px){.details-blocker-form__close{position:absolute;display:unset;opacity:0.6;right:2rem;top:2rem;z-index:10000;height:2rem;width:2rem}}.details-blocker-form__phone-input .phone-input__option-code{color:#03203d}.details-blocker-form__submit-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details-blocker-form__submit,.details-blocker-form__otp-submit{font-size:1.8rem;width:45%}.details-blocker-form__otp-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:1rem}@media screen and (max-width: 767px){.details-blocker-form__otp-hint .form__action{margin-right:1rem}}.details-blocker-form .form-input{background-color:#c4c4c4;padding:1rem;border-radius:0.4rem;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:1.8rem;color:#1f1f1f}.details-blocker-form .form-input::-webkit-input-placeholder{color:#5d5d5d;font-size:1.8rem}.details-blocker-form .form-input:-ms-input-placeholder{color:#5d5d5d;font-size:1.8rem}.details-blocker-form .form-input::-ms-input-placeholder{color:#5d5d5d;font-size:1.8rem}.details-blocker-form .form-input::placeholder{color:#5d5d5d;font-size:1.8rem}.details-blocker-form .disabled{cursor:not-allowed;pointer-events:none}.details-blocker-form .sr-select__control{-webkit-box-shadow:none;box-shadow:none;background-color:#c4c4c4}.details-blocker-form .sr-select__arrow{color:#1f1f1f}.details-blocker-form .sr-select__dropdown{background-color:#c4c4c4}.details-blocker-form .sr-select__option--focussed{background-color:#e5ecf9}.details-blocker-form .sr-select__placeholder{color:#5d5d5d}.details-blocker-form__name{width:100%}.details-blocker-form__graduation{width:100%}.details-blocker-form .form-field{margin-bottom:2rem}.details-blocker-form .form-field__label{margin-bottom:1rem}.details-blocker-form .form-label__required{color:#d0021b;margin-left:-0.2rem}.details-blocker-form .form-label__text{color:#1f1f1f;font-weight:400;white-space:nowrap}.details-blocker-form .form-label__hint{color:#1f1f1f}.details-blocker-form .g-recaptcha{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.details-blocker-form .recaptcha-override{max-height:6rem}.details-blocker-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;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.details-blocker-form--borderless{-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important}.details-blocker-form--less-padding{padding:5rem 3rem !important}.details-blocker-form--hidden{display:none}@media screen and (max-width: 767px){.details-blocker-form{padding:3rem 2rem !important}}.details-blocker-form .section-header__title{margin-bottom:0}.details-blocker-form .section-header__title span{color:#e23f5b}.details-blocker-form .section-header__subtitle{font-size:1.4rem;color:#9eabbe}.details-blocker-form__inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.details-blocker-form__phone-input{margin-bottom:0}.details-blocker-form__phone-input .phone-input{width:70%}@media screen and (max-width: 767px){.details-blocker-form__phone-input .phone-input{width:65%}}.details-blocker-form__phone-input--is-fullwidth .phone-input{width:100%}.details-blocker-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){.details-blocker-form__submit-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.details-blocker-form__submit,.details-blocker-form__otp-submit{background-color:#e21032;color:#ffffff;border:0}@media screen and (max-width: 767px){.details-blocker-form__submit,.details-blocker-form__otp-submit{width:100%}}.details-blocker-form__phone-hint{font-size:1.4rem;color:#9eabbe;margin-bottom:1rem}.details-blocker-form__name-hint{font-size:1.4rem;cursor:pointer;color:#0f87ff}.details-blocker-form__otp-hint{font-size:1.4rem;color:#707b84;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.details-blocker-form__otp-hint .form__action{color:#0f87ff}.details-blocker-form__otp-container--active{width:28%}@media screen and (max-width: 767px){.details-blocker-form__otp-container--active{width:32%}}.details-blocker-form__otp-triggers{display:-webkit-box;display:-ms-flexbox;display:flex}.details-blocker-form__extra-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.details-blocker-form__input{background-color:#f6faff;padding:1rem 2rem;border-radius:0.4rem;cursor:pointer;border:0.2rem solid #f6faff}.details-blocker-form__input--active{background-color:#e7f3ff;color:#3582f5;border:0.2rem solid #3582f5}@media screen and (max-width: 767px){.details-blocker-form__input{padding:1rem}}.quick-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem}@media screen and (max-width: 767px){.quick-filters{-ms-flex-wrap:wrap;flex-wrap:wrap}}.quick-filters--bold{font-size:1.6rem;font-weight:400}.quick-filters__tag{font-size:1.4rem;color:#0f1c37;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:1rem}.quick-filters__button{border-radius:1.5rem;padding:1rem;margin:0.5rem;color:#0f1c37;font-size:1.4rem;border:none;background-color:#f6f7fb;cursor:pointer}.quick-filters__button:hover{background-color:#ebf1f5;border:solid 0.1rem #d4dce6}.quick-filters .highlighted{background-color:#2797ff;color:#f6f7fb;border:solid 0.1rem #0c70cc}.alumni__section-header{text-align:center}.alumni__view-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}@media screen and (max-width: 767px){.alumni__view-btn{width:100%}}.alumni__banner-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.alumni__banner-container{overflow:scroll}}.alumni__top{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.alumni__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.alumni__hidden{visibility:hidden}.alumni__hike-icon{background-image:url(https://assets-v2.scaler.com/assets/success_stories/webp/growth-2ace990b97f4a46bd5d3066c5ffbf4bad58bacd2351087c9f76655576ba15481.webp);width:2rem;height:2rem;display:block;background-repeat:no-repeat;background-size:100%}.alumni__heading{text-align:center}.alumni-modal{border-radius:0.5rem}.alumni-modal__bottom{-webkit-box-shadow:0 -0.5rem 0.5rem -0.5rem rgba(68,77,91,0.14);box-shadow:0 -0.5rem 0.5rem -0.5rem rgba(68,77,91,0.14);padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alumni-modal__left{padding:1rem;width:40%}@media screen and (max-width: 767px){.alumni-modal__left{width:100%}}.alumni-modal__linkedin-parent{width:100%}.alumni-modal__linkedin{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0.9rem 2rem;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0.5rem;color:#021028;border:solid 0.1rem #021028}.alumni-modal__linkedin:hover{color:#0f8cff;border:solid 0.1rem #0f8cff}.alumni-modal__linkedin:active{color:#0c70cc;border:solid 0.1rem #0c70cc}.alumni-modal__review{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;font-weight:normal;text-align:left;color:#324766;margin-top:1rem}@media screen and (max-width: 767px){.alumni-modal__review{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0.5rem}}.alumni-modal__review:hover,.alumni-modal__youtube:hover{color:#0f8cff}.alumni-modal__review:active,.alumni-modal__youtube:active{color:#0c70cc}.alumni-modal__youtube{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0.5rem 0 2rem 0;font-size:1.4rem;text-align:left;color:#324766}@media screen and (max-width: 767px){.alumni-modal__youtube{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0.5rem}}.alumni-modal__logo{width:2rem;margin-right:0.5rem}.alumni-modal__logo--center{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.alumni-modal__logo--shadow{-webkit-box-shadow:-0.1rem 0.1rem 0.5rem 0rem rgba(51,51,51,0.5);box-shadow:-0.1rem 0.1rem 0.5rem 0rem rgba(51,51,51,0.5)}.alumni-modal__share{margin:0.5rem;-ms-flex-item-align:start;align-self:flex-start}.alumni-modal--bold{font-size:1.6rem;font-weight:600;color:#021028;padding:1rem 1rem 2rem 0}@media screen and (max-width: 767px){.alumni-modal--bold{text-align:center}}@media screen and (max-width: 767px){.alumni-modal__border{border:solid 0.1rem transparent;border-bottom-color:#d7dee8;border-top-color:#d7dee8;padding-top:3rem;margin-bottom:3rem}}.alumni-modal__journey{font-size:1.6rem;font-weight:600;color:#021028;margin:1rem 1rem 0.5rem 0}.alumni-modal__right{border:solid 0 transparent;border-left:solid 0.08rem #d7dee8;padding:2rem 1rem 2rem 4rem}@media screen and (max-width: 767px){.alumni-modal__right{border:solid 0 transparent;border-top:solid 0.08rem #d7dee8;padding:3rem 1rem}}.alumni-modal__label{font-size:1.5rem;font-weight:normal;color:#91a1b7}@media screen and (max-width: 767px){.alumni-modal__label{text-align:center}}.alumni-modal__blog{display:-webkit-box;display:-ms-flexbox;display:flex}.alumni-modal__thumbnail{margin:1rem 2rem 1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center}.alumni-modal__thumbnail-logo{width:8rem}.alumni-modal__hike{font-size:2rem;color:#1f8a3b;padding:0.2rem;text-align:right;border-radius:0.5rem;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){.alumni-modal__hike--mobile{text-align:center;font-weight:400;margin-bottom:1rem}}.alumni .modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto}.alumni .modal-content{background-color:#f6f8fb;margin:15% auto;padding:1rem;border:0.1rem solid #d7dee8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){.alumni .modal-content{margin-top:7rem}}.alumni .close{color:#d7dee8;float:right;font-size:2.8rem;font-weight:bold;margin-right:1rem}.alumni .close:hover,.alumni .close:focus{color:#021028;text-decoration:none;cursor:pointer}.alumni__section{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.alumni__container{height:100%;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;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alumni__know-abouts{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.alumni__hike-hide{font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#ffffff;padding:0.2rem}.alumni__hike{font-size:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#1a923a;padding:0.2rem;font-weight:bold;opacity:0.88;border-radius:0.5rem;border:solid 0.1rem #d3e8d8}.alumni__parent{margin-right:2rem;padding:1.5rem 1.5rem 0 1.5rem;min-width:23%;border-radius:0.5rem;-webkit-box-shadow:0.4rem 0.7rem 2.8rem 0 rgba(68,77,91,0.14);box-shadow:0.4rem 0.7rem 2.8rem 0 rgba(68,77,91,0.14)}@media screen and (max-width: 767px){.alumni__parent{min-width:80%;margin:2rem}}.alumni__parent:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@media screen and (max-width: 767px){.alumni__parent:hover{width:100%}}.alumni__share{width:5rem;max-height:100%;border-radius:50%;cursor:pointer}.alumni__logo-section{height:4.6rem}.alumni__image-section--round{height:8rem;-o-object-fit:cover;object-fit:cover;width:8rem;border-radius:50%;border:solid 0.4rem #ffffff;-webkit-box-shadow:0.4rem 0.7rem 2.8rem 0 rgba(68,77,91,0.14);box-shadow:0.4rem 0.7rem 2.8rem 0 rgba(68,77,91,0.14)}.alumni__name{font-size:2rem;font-weight:bold;text-align:center;color:#0f1c37;margin-top:2rem}.alumni__grad{font-size:1.4rem;color:#324766;margin-bottom:2rem}.alumni__company-label{font-size:1.2rem;font-weight:normal;text-align:center;color:#91a1b7}.alumni__pre-company{font-size:1.6rem;font-weight:600;text-align:center;color:#0f1c37}.alumni__designation{font-size:1.6rem;font-weight:600;text-align:center;color:#021028;margin:1rem 0 2.4rem 0}.alumni__linkedin{padding:0.9rem 2rem;text-align:center;width:100%;border-radius:0.5rem;border:solid 0.1rem #021028}.alumni__review{font-size:1.4rem;font-weight:normal;text-align:left;color:#324766;margin-top:1.3rem}.alumni__youtube{margin:0.5rem 0 2rem 0;font-size:1.4rem;text-align:left;color:#324766}.alumni__bottom-btn{cursor:pointer;background:#ffffff;border:solid 0 transparent;border-top:solid 0.08rem #d7dee8;font-size:1.4rem;font-weight:600;color:#0f1c37;width:calc(100% + 3rem);text-align:center;padding:1.5rem 0}.alumni__bottom-btn:hover{background-color:#f6f8fb}.alumni__bottom-btn:active{background-color:#ebeff5}.alumni__transition{font-size:4rem;color:#4ea1ff}.contact-us-directly__container{max-width:100%;width:55rem;position:fixed;height:100%;background-color:white;padding:2.4rem;z-index:9999999;right:0;display:none}.contact-us-directly__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-us-directly__header-text-bold{font-weight:400;font-size:2.4rem;color:black}.contact-us-directly__header-text-sub{font-size:1.6rem}.contact-us-directly__body{margin-top:2.4rem;height:100%;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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-us-directly__body-sub-text{font-size:1.6rem}.contact-us-directly__number{color:#0043C9;font-size:3.2rem;margin-bottom:2.4rem}.contact-us-directly__copy{display:-webkit-box;display:-ms-flexbox;display:flex;color:#0245B9;cursor:pointer}.contact-us-directly__copy img{margin-left:1rem}.contact-us-directly__call-now{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:white;background-color:#E22D4C;border-radius:0.8rem;cursor:pointer;padding:0.8rem 1.2rem}.contact-us-directly__call-now img{margin-left:1rem;margin-bottom:-0.4rem}.slide-in-animate{display:block;-webkit-animation:slide 0.4s ease-out;animation:slide 0.4s ease-out}.slide-out-animate{-webkit-animation:slideout 0.4s ease-out;animation:slideout 0.4s ease-out}@-webkit-keyframes slide{0%{right:-60rem}100%{right:0}}@-webkit-keyframes slideout{0%{right:0rem}100%{right:-60rem}}.scaler-rcb__container{max-width:100%;width:55rem;position:fixed;height:100%;background-color:white;padding:2.4rem;z-index:9999999;right:0;display:none}.scaler-rcb__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scaler-rcb__header-text-bold{font-weight:400;font-size:2.4rem;color:black}.scaler-rcb__header-text-sub{font-size:1.6rem}.scaler-rcb__form{height:100%}.scaler-rcb__body{margin-top:2.4rem}.scaler-rcb__helper-text{font-size:1.2rem;color:#61738e}.scaler-rcb__info-text-with-img{font-size:2.4rem;color:#1a2c47;margin-top:2.4rem;margin-right:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scaler-rcb__info-text-with-img img{width:4rem;height:4rem}@media screen and (max-width: 767px){.scaler-rcb__info-text-with-img{font-size:1.6rem}.scaler-rcb__info-text-with-img img{width:2.4rem;height:2.4rem;margin-right:1rem}}.scaler-rcb__info-text{font-size:2.4rem;color:#1a2c47}@media screen and (max-width: 767px){.scaler-rcb__info-text{font-size:1.6rem}}.scaler-rcb__info-sub-text{font-size:1.6rem;color:#1a2c47}@media screen and (max-width: 767px){.scaler-rcb__info-sub-text{font-size:1.4rem}}.scaler-rcb__program-text{font-size:1.8rem}@media screen and (max-width: 767px){.scaler-rcb__program-text{font-size:1.4rem}}.scaler-rcb__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100% - 6.4rem)}@media screen and (max-width: 767px){.scaler-rcb__body{height:calc(100% - 8rem);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.scaler-rcb__empty-space{height:calc(100% - 25.6rem);border-radius:0.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scaler-rcb__empty-space img{max-height:100%}@media screen and (max-width: 767px){.scaler-rcb__empty-space{height:calc(100% - 20.6rem)}}.scaler-rcb__recaptcha-tag{margin-top:-0.6rem;margin-bottom:-1.2rem}.scaler-rcb__resend-recaptcha-tag{margin-top:2.4rem;margin-bottom:-2.2rem}.scaler-rcb__phone-number{margin-bottom:2.2rem}.scaler-rcb__phone-number,.scaler-rcb__name-field,.scaler-rcb__email-field{margin-top:2.4rem}.scaler-rcb__phone-number .sr-select__option,.scaler-rcb__name-field .sr-select__option,.scaler-rcb__email-field .sr-select__option{padding:1.4rem}.scaler-rcb__phone-number .sr-select__control,.scaler-rcb__name-field .sr-select__control,.scaler-rcb__email-field .sr-select__control{border:0.1rem solid #bac6d8;border-radius:0.8rem;height:4.8rem}.scaler-rcb__phone-number .placeholder,.scaler-rcb__name-field .placeholder,.scaler-rcb__email-field .placeholder{margin-left:1.2rem;margin-top:-3.2rem;position:absolute;background:white;display:none;-webkit-transition:margin-top 0.3s ease-out;transition:margin-top 0.3s ease-out}.scaler-rcb__phone-number .form-input,.scaler-rcb__name-field .form-input,.scaler-rcb__email-field .form-input{border:0.1rem solid #bac6d8;border-radius:0.8rem;height:4.8rem}.scaler-rcb__phone-number .form-input:focus,.scaler-rcb__name-field .form-input:focus,.scaler-rcb__email-field .form-input:focus{outline:none;border:0.1rem solid blue}.scaler-rcb__phone-number .form-input:focus~.placeholder,.scaler-rcb__name-field .form-input:focus~.placeholder,.scaler-rcb__email-field .form-input:focus~.placeholder{color:blue}.scaler-rcb__phone-number .form-input:focus::-webkit-input-placeholder,.scaler-rcb__name-field .form-input:focus::-webkit-input-placeholder,.scaler-rcb__email-field .form-input:focus::-webkit-input-placeholder{opacity:0}.scaler-rcb__phone-number .form-input:focus:-ms-input-placeholder,.scaler-rcb__name-field .form-input:focus:-ms-input-placeholder,.scaler-rcb__email-field .form-input:focus:-ms-input-placeholder{opacity:0}.scaler-rcb__phone-number .form-input:focus::-ms-input-placeholder,.scaler-rcb__name-field .form-input:focus::-ms-input-placeholder,.scaler-rcb__email-field .form-input:focus::-ms-input-placeholder{opacity:0}.scaler-rcb__phone-number .form-input:focus::placeholder,.scaler-rcb__name-field .form-input:focus::placeholder,.scaler-rcb__email-field .form-input:focus::placeholder{opacity:0}.scaler-rcb__phone-number .form-input:focus~.placeholder,.scaler-rcb__phone-number .form-input:valid~.placeholder,.scaler-rcb__phone-number .form-input:disabled~.placeholder,.scaler-rcb__name-field .form-input:focus~.placeholder,.scaler-rcb__name-field .form-input:valid~.placeholder,.scaler-rcb__name-field .form-input:disabled~.placeholder,.scaler-rcb__email-field .form-input:focus~.placeholder,.scaler-rcb__email-field .form-input:valid~.placeholder,.scaler-rcb__email-field .form-input:disabled~.placeholder{display:block;margin-top:-5.8rem}.scaler-rcb__phone-number .edit-btn,.scaler-rcb__name-field .edit-btn,.scaler-rcb__email-field .edit-btn{position:absolute;right:4rem;margin-top:-5.8rem;color:#0080ff;cursor:pointer}.scaler-rcb__proceed-btn{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6rem;margin-bottom:1.6rem;color:#a5b3c8;background:#d6dee5;height:4.8rem;border-radius:0.8rem;cursor:pointer;pointer-events:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scaler-rcb__additional-fields{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.scaler-rcb__name-field{width:49%}@media screen and (max-width: 767px){.scaler-rcb__name-field{width:100%}}.scaler-rcb__email-field{width:49%}@media screen and (max-width: 767px){.scaler-rcb__email-field{width:100%}}.scaler-rcb__grad-year{width:49%;margin-top:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.scaler-rcb__grad-year{width:100%}}.scaler-rcb__grad-year .grad-year-otp{border-radius:0.8rem;border:0.1rem solid #bac6d8;width:calc(23% - 0.1rem);text-align:center;display:inline-block;height:4.8rem}.scaler-rcb__grad-year .grad-placeholder{position:absolute;margin-top:-2.6rem}.scaler-rcb__grad-year input[type="number"]::-webkit-inner-spin-button,.scaler-rcb__grad-year input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.scaler-rcb__current-role{width:49%;margin-top:4.6rem}@media screen and (max-width: 767px){.scaler-rcb__current-role{width:100%}}.scaler-rcb__current-role .sr-select__control{border:0.1rem solid #bac6d8;border-radius:0.8rem;height:4.8rem}.scaler-rcb__current-role .form-field__label{display:none}.scaler-rcb__current-role .current-role-placeholder{position:absolute;margin-top:-1.2rem;background:white;margin-left:1.2rem;z-index:1}.scaler-rcb__current-role .sr-select__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80%;padding:0.4rem}.scaler-rcb__current-role .sr-select__placeholder{padding:1.4rem}.scaler-rcb__program-field{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.8rem;padding:1rem 2rem;border:0.1rem solid #bac6d8}.scaler-rcb__program-field .radio-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scaler-rcb__program-field input{width:2rem;height:2rem;margin-right:1.2rem}.scaler-rcb__program-field label{width:100%}.scaler-rcb__program-field input[type="checkbox"]{--checkbox-color: blue}.scaler-rcb__program-field:hover{-webkit-box-shadow:0 0.1rem 0.3rem rgba(0,0,0,0.12),0 0.1rem 0.3rem rgba(0,0,0,0.24);box-shadow:0 0.1rem 0.3rem rgba(0,0,0,0.12),0 0.1rem 0.3rem rgba(0,0,0,0.24)}.scaler-rcb__program-selected-field{margin-top:1.5rem;margin-bottom:2.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.scaler-rcb__program-selected-field .change{color:#0080ff;font-size:18px;cursor:pointer}.scaler-rcb__program-selected-field .radio-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.6rem}.scaler-rcb__program-selected-field .radio-input input{margin-right:1.2rem;width:2rem;height:2rem}.scaler-rcb__question-select{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.3rem;font-size:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:80%}.scaler-rcb__question-select input{margin-right:1.2rem}@media screen and (max-width: 767px){.scaler-rcb__question-select{font-size:1.6rem}}.scaler-rcb__otp-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.scaler-rcb__otp-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.scaler-rcb__phone-opt-resend,.scaler-rcb__timer{margin-top:1.8rem;text-align:left;cursor:pointer}.scaler-rcb__phone-opt-resend{color:#0080ff;display:inline-block}.scaler-rcb__phone-otp{width:75%;margin-top:4.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.scaler-rcb__phone-otp{width:100%}}.scaler-rcb__phone-otp .otp{border-radius:0.8rem;border:0.1rem solid #bac6d8;width:calc(14% - 0.3rem);text-align:center;display:inline-block;height:5rem}.scaler-rcb__phone-otp .phone-otp-placeholder{position:absolute;margin-top:-2.6rem}.scaler-rcb__phone-otp input[type="number"]::-webkit-inner-spin-button,.scaler-rcb__phone-otp input[type="number"]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.scaler-rcb__timer{display:none}.scaler-rcb__awesome-text{color:#20a164;font-size:3.2rem;margin-top:1.2rem;margin-bottom:1.2rem}.scaler-rcb__awesome--sub-text{font-size:2rem;color:#1a2c47}.scaler-rcb__close{color:#0080ff;font-size:2rem;margin-top:3.2rem;cursor:pointer}.scaler-rcb__success{height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scaler-rcb input{-ms-touch-action:manipulation;touch-action:manipulation}.rcb-landing{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.empty-space-logged-in{height:calc(100% - 19rem)}.email-error{color:red;display:none}.name-error{color:red;display:none}.year-error{color:red;display:none;position:absolute;margin-top:5rem}.otp-error{margin-top:1rem;color:red;display:none}.hide-otp{position:absolute;bottom:-20rem;-webkit-transition:bottom 0.5s ease-out;transition:bottom 0.5s ease-out}.active-program-select{border:2px solid #61738e;font-weight:bold}.active-rcb{background:#c32742;color:white;pointer-events:auto}.slide-in-animate{display:block;-webkit-animation:slide 0.4s ease-out;animation:slide 0.4s ease-out}.slide-out-animate{-webkit-animation:slideout 0.4s ease-out;animation:slideout 0.4s ease-out}@-webkit-keyframes slide{0%{right:-60rem}100%{right:0}}@-webkit-keyframes slideout{0%{right:0rem}100%{right:-60rem}}.orgyear-blocker-modal .sr-modal__body{padding:0}.orgyear-blocker-modal__outer .sr-modal--open:before{-webkit-backdrop-filter:blur(0.2rem);backdrop-filter:blur(0.2rem)}.orgyear-blocker-form{padding:3rem;background-color:#c4c4c4;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.orgyear-blocker-form__main-heading{text-align:center;font-size:2rem;margin-bottom:1.5rem;color:#1f1f1f}.orgyear-blocker-form__close{display:none}@media screen and (max-width: 767px){.orgyear-blocker-form__close{position:absolute;display:unset;opacity:0.6;right:2rem;top:2rem;z-index:10000;height:2rem;width:2rem}}.orgyear-blocker-form__phone-input .phone-input__option-code{color:#03203d}.orgyear-blocker-form__submit-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.orgyear-blocker-form__submit,.orgyear-blocker-form__otp-submit{font-size:1.8rem;width:45%}.orgyear-blocker-form__otp-hint{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-top:1rem}@media screen and (max-width: 767px){.orgyear-blocker-form__otp-hint .form__action{margin-right:1rem}}.orgyear-blocker-form .form-input{background-color:#c4c4c4;padding:1rem;border-radius:0.4rem;width:100%;-webkit-box-shadow:none;box-shadow:none;font-size:1.8rem;color:#1f1f1f}.orgyear-blocker-form .form-input::-webkit-input-placeholder{color:#5d5d5d;font-size:1.8rem}.orgyear-blocker-form .form-input:-ms-input-placeholder{color:#5d5d5d;font-size:1.8rem}.orgyear-blocker-form .form-input::-ms-input-placeholder{color:#5d5d5d;font-size:1.8rem}.orgyear-blocker-form .form-input::placeholder{color:#5d5d5d;font-size:1.8rem}.orgyear-blocker-form .disabled{cursor:not-allowed;pointer-events:none}.orgyear-blocker-form .sr-select__control{-webkit-box-shadow:none;box-shadow:none;background-color:#c4c4c4}.orgyear-blocker-form .sr-select__arrow{color:#1f1f1f}.orgyear-blocker-form .sr-select__dropdown{background-color:#c4c4c4}.orgyear-blocker-form .sr-select__option--focussed{background-color:#e5ecf9}.orgyear-blocker-form .sr-select__placeholder{color:#5d5d5d}.orgyear-blocker-form__name{width:100%}.orgyear-blocker-form__graduation{width:100%}.orgyear-blocker-form .form-field{margin-bottom:2rem}.orgyear-blocker-form .form-field__label{margin-bottom:1rem}.orgyear-blocker-form .form-label__required{color:#d0021b;margin-left:-0.2rem}.orgyear-blocker-form .form-label__text{color:#1f1f1f;font-weight:400;white-space:nowrap}.orgyear-blocker-form .form-label__hint{color:#1f1f1f}.orgyear-blocker-form .g-recaptcha{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.orgyear-blocker-form .recaptcha-override{max-height:6rem}.orgyear-blocker-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;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.orgyear-blocker-form--borderless{-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important}.orgyear-blocker-form--less-padding{padding:5rem 3rem !important}.orgyear-blocker-form--hidden{display:none}@media screen and (max-width: 767px){.orgyear-blocker-form{padding:3rem 2rem !important}}.orgyear-blocker-form .section-header__title{margin-bottom:0}.orgyear-blocker-form .section-header__title span{color:#e23f5b}.orgyear-blocker-form .section-header__subtitle{font-size:1.4rem;color:#9eabbe}.orgyear-blocker-form__inline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orgyear-blocker-form__phone-input{margin-bottom:0}.orgyear-blocker-form__phone-input .phone-input{width:70%}@media screen and (max-width: 767px){.orgyear-blocker-form__phone-input .phone-input{width:65%}}.orgyear-blocker-form__phone-input--is-fullwidth .phone-input{width:100%}.orgyear-blocker-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){.orgyear-blocker-form__submit-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.orgyear-blocker-form__submit,.orgyear-blocker-form__otp-submit{background-color:#e21032;color:#ffffff;border:0}@media screen and (max-width: 767px){.orgyear-blocker-form__submit,.orgyear-blocker-form__otp-submit{width:100%}}.orgyear-blocker-form__phone-hint{font-size:1.4rem;color:#9eabbe;margin-bottom:1rem}.orgyear-blocker-form__name-hint{font-size:1.4rem;cursor:pointer;color:#0f87ff}.orgyear-blocker-form__otp-hint{font-size:1.4rem;color:#707b84;margin-bottom:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.orgyear-blocker-form__otp-hint .form__action{color:#0f87ff}.orgyear-blocker-form__otp-container--active{width:28%}@media screen and (max-width: 767px){.orgyear-blocker-form__otp-container--active{width:32%}}.orgyear-blocker-form__otp-triggers{display:-webkit-box;display:-ms-flexbox;display:flex}.orgyear-blocker-form__extra-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.orgyear-blocker-form__input{background-color:#f6faff;padding:1rem 2rem;border-radius:0.4rem;cursor:pointer;border:0.2rem solid #f6faff}.orgyear-blocker-form__input--active{background-color:#e7f3ff;color:#3582f5;border:0.2rem solid #3582f5}@media screen and (max-width: 767px){.orgyear-blocker-form__input{padding:1rem}}.academy-button{text-align:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1rem 3rem;border-radius:0.4rem;cursor:pointer;overflow:hidden}.academy-button:focus{outline:none}.academy-button.is-rounded{border-radius:3rem}.academy-button.is-inverted{background-color:#ffffff;color:#6347eb;border:0.1rem solid #ffffff;-webkit-box-shadow:0 0.5rem 2.3rem 0 rgba(99,71,235,0.5);box-shadow:0 0.5rem 2.3rem 0 rgba(99,71,235,0.5)}.academy-button.primary{background-color:#6347eb;color:#ffffff;-webkit-box-shadow:0 0.3rem 0 #4733a9;box-shadow:0 0.3rem 0 #4733a9;border:0.1rem solid #6347eb}.academy-button.primary:hover{background-color:#8a75f0;-webkit-box-shadow:0 0.5rem 2.3rem 0 rgba(99,71,235,0.5);box-shadow:0 0.5rem 2.3rem 0 rgba(99,71,235,0.5)}.academy-button.primary:active{background-color:#6347eb}.academy-button.primary.is-inverted{background-color:inherit;color:#ffffff;border:0.1rem solid #ffffff;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background-color 0.2s ease-out, color 0.2s ease-out;transition:background-color 0.2s ease-out, color 0.2s ease-out}.academy-button.primary.is-inverted:hover{background-color:#8a75f0;color:#ffffff}.academy-button.primary.is-contrast{background-color:transparent;color:contrast-color(#6347eb);border:0.1rem solid contrast-color(#6347eb);-webkit-box-shadow:none;box-shadow:none}.academy-button.secondary{background-color:#ff8260;color:#ffffff;border:0.1rem solid #ff8260;-webkit-transition:background-color 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out}.academy-button.secondary:hover{background-color:#ffaa93}.academy-button.secondary.is-inverted{background-color:inherit;color:#ff8260;-webkit-box-shadow:none;box-shadow:none}.academy-button.secondary.is-inverted:hover{background-color:inherit}.academy-button.secondary.is-contrast{background-color:transparent;color:contrast-color(#ff8260);border:0.1rem solid contrast-color(#ff8260);-webkit-box-shadow:none;box-shadow:none}.academy-button.dark{color:#ffffff;border:0.2rem solid #ffffff}.academy-button.dark.is-highlighted{background-color:#1f1f1f;border-color:#c4c4c4}.academy-button.dark:hover{background-color:#121212}.academy-button.success{background-color:#52b786;color:#ffffff;border:0.1rem solid #52b786;cursor:default}.academy-button.success:hover{background-color:#46a979}.academy-button.success.is-inverted{background-color:inherit;color:#52b786;-webkit-box-shadow:none;box-shadow:none}.academy-button.success.is-inverted:hover{background-color:inherit}.academy-button.is-fullwidth{width:100%}.academy-button.is-disabled{background-color:#1F1F1F;-webkit-box-shadow:none;box-shadow:none;border-color:#1F1F1F;pointer-events:none;color:#ffffff}.academy-button.has-tooltip{pointer-events:unset !important;overflow:visible}.academy-button.is-inverted.is-disabled{background-color:inherit;-webkit-box-shadow:none;box-shadow:none;pointer-events:none;color:#5d5d5d}.academy-button.is-flat{-webkit-box-shadow:0 0.3rem 0 #4733a9;box-shadow:0 0.3rem 0 #4733a9}.academy-button.is-transparent{border:0.1rem solid #c4c4c4;color:#c4c4c4;background-color:transparent}@font-face{font-family:'Mulish';src:url(https://assets-v2.scaler.com/assets/Mulish/Mulish-Regular-eb364c7f2d591189ec69cd14387bc8b3419bf5bf467bba354151ec26d014e857.ttf) format("truetype");font-weight:400;font-display:auto;font-style:normal}@font-face{font-family:'Mulish';src:url(https://assets-v2.scaler.com/assets/Mulish/Mulish-SemiBold-35efbc56037a2f7a5d047dd2621e2cd2dd3935bcdd1314c2a9003eee8cd6e39c.ttf) format("truetype");font-weight:600;font-display:auto;font-style:normal}@font-face{font-family:'Mulish';src:url(https://assets-v2.scaler.com/assets/Mulish/Mulish-Bold-499c5b939b037bc5a01668352e3376ef872a2787e7c4414fcac359f7f151677a.ttf) format("truetype");font-weight:800;font-display:auto;font-style:normal}@font-face{font-family:'sr-icons';src:url(https://assets-v2.scaler.com/assets/SRIcons/sr-icons-b8e4f9a42ec747376da13e96db9e788095289ba607e3a3714a38f051eb582c3c.woff) format("woff");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'sr-icons' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-medium:before{content:"\e924"}.icon-double-arrow-down:before{content:"\e923"}.icon-play:before{content:"\e922"}.icon-double-arrow-right:before{content:"\e900"}.icon-scaler:before{content:"\e920"}.icon-university:before{content:"\e91f"}.icon-college1:before{content:"\e91f"}.icon-bank:before{content:"\e91f"}.icon-blog:before{content:"\e901"}.icon-linkedin:before{content:"\e902"}.icon-fire:before{content:"\e903"}.icon-emi:before{content:"\e91b"}.icon-heart:before{content:"\e904"}.icon-linkedin-logo:before{content:"\e905"}.icon-instagram:before{content:"\e906"}.icon-college:before{content:"\e907"}.icon-check-decagram:before{content:"\e908"}.icon-help-circle:before{content:"\e909"}.icon-code:before{content:"\e90a"}.icon-check_circle_outline:before{content:"\e90b"}.icon-check:before{content:"\e90c"}.icon-chevron-right:before{content:"\e90d"}.icon-chevron-left:before{content:"\e90e"}.icon-chevron-down:before{content:"\e90f"}.icon-chevron-up:before{content:"\e910"}.icon-facebook:before{content:"\e911"}.icon-quora:before{content:"\e912"}.icon-twitter:before{content:"\e913"}.icon-globe:before{content:"\e914"}.icon-world:before{content:"\e914"}.icon-check-circle:before{content:"\e915"}.icon-arrow-right:before{content:"\e916"}.icon-arrow-left:before{content:"\e917"}.icon-job:before{content:"\e918"}.icon-work-experience:before{content:"\e918"}.icon-checkmark:before{content:"\e915"}.icon-close:before{content:"\e919"}.icon-clear:before{content:"\e919"}.icon-menu:before{content:"\e91a"}.icon-minus-circle:before{content:"\e91c"}.icon-minus:before{content:"\e91d"}.icon-plus-circle:before{content:"\e91e"}.icon-plus:before{content:"\e921"}.icon-return:before{content:"\e925"}.icon-edit:before{content:"\e926"}.icon-video:before{content:"\e927"}.icon-maximize:before{content:"\e928"}.icon-question-fill:before{content:"\e959"}.icon-star:before{content:"\e95b"}.icon-question:before{content:"\e929"}.icon-dustbin:before{content:"\e92a"}h1,.h1{font-size:3.2rem;font-weight:200;margin:0 0 1rem 0;line-height:4.8rem}h2,.h2{font-size:2.4rem;font-weight:200;margin:0 0 1rem 0;line-height:4rem}h3,.h3{font-size:2rem;font-weight:200;margin:0 0 1rem 0;line-height:3.2rem}h4,.h4{font-size:1.8rem;font-weight:200;margin:0 0 1rem 0;line-height:3.2rem}h5,.h5{font-size:1.6rem;font-weight:200;margin:0 0 0.5rem 0;line-height:2.4rem}h6,.h6{font-size:1.4rem;font-weight:200;margin:0 0 0.5rem 0;line-height:2.4rem}.t1{font-size:5.6rem;font-weight:200;margin:0 0 1rem 0;line-height:8rem}.t2{font-size:4.8rem;font-weight:200;margin:0 0 1rem 0;line-height:6.4rem}.t3{font-size:4rem;font-weight:200;margin:0 0 1rem 0;line-height:5.6rem}.paragraph-size-1{font-weight:200;font-size:2rem;line-height:3.2rem}.paragraph-size-2{font-weight:200;font-size:1.8rem;line-height:3.2rem}.paragraph-size-3{font-weight:200;font-size:1.6rem;line-height:2.4rem}.accordion{overflow:hidden;-webkit-transition:360ms;transition:360ms}.accordion-trigger__conditional--collapsed{display:initial !important}.accordion-trigger__conditional--expanded{display:none !important}.accordion-trigger.is-expanded .accordion-trigger__conditional--collapsed{display:none !important}.accordion-trigger.is-expanded .accordion-trigger__conditional--expanded{display:initial !important}.sr-dropdown{position:fixed;z-index:-1;background-color:#ffffff;border-radius:0.4rem;will-change:transform;overflow:hidden;display:none;-webkit-box-shadow:rgba(150,150,150,0.5) 0 1rem 4rem 0;box-shadow:rgba(150,150,150,0.5) 0 1rem 4rem 0}.sr-dropdown:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#ffffff;border-width:12px;display:none}.sr-dropdown--open{z-index:9;overflow:visible;display:block}.sr-dropdown--open:before{display:block}.sr-dropdown--arrow-right:before{right:12px}.sr-dropdown--arrow-left:before{left:12px}.sr-dropdown--arrow-center:before{left:calc(50% - 6px)}.sr-dropdown-backdrop{z-index:8;content:'';position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(1,1,1,0.5);display:none}.sr-dropdown-backdrop--active{display:block}.sr-dropdown-trigger{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:0.4rem;cursor:pointer}.sr-dropdown-trigger:hover{background-color:rgba(133,111,240,0.2)}.sr-dropdown-trigger--active{position:relative;z-index:9}.sr-dropdown-trigger--active{position:relative;z-index:9}.form__fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 767px){.form__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;text-align:center}}.form__action--disabled{-webkit-filter:grayscale(0.8);filter:grayscale(0.8);pointer-events:none}.form__action--submitting{opacity:0.7;pointer-events:none}@media screen and (max-width: 767px){.form__action{margin:0.5rem 0}}.form__resend-otp-buttons{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:end;-ms-flex-align:end;align-items:flex-end;margin-right:1rem}@media screen and (max-width: 767px){.form__resend-otp-buttons{margin-right:0}}.form-field{margin-bottom:2rem}.form-field__label{margin-bottom:1rem}.form-field__error{color:#f66979;font-size:1.6rem;margin:0.5rem 0}.form-field__error--hidden{display:none}.form-field--consent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-input{padding:1rem;border-radius:0.4rem;width:100%;outline:none;border:0.2rem solid #8b8b8b;-webkit-box-shadow:none !important;box-shadow:none !important;font-size:1.6rem}.form-input:focus{border:0.2rem solid #856ff0}.form-input::-webkit-input-placeholder{color:#8b8b8b}.form-input:-ms-input-placeholder{color:#8b8b8b}.form-input::-ms-input-placeholder{color:#8b8b8b}.form-input::placeholder{color:#8b8b8b}.form-input--disabled{background-color:#8b8b8b !important;cursor:not-allowed}.form-label__text{color:#1f1f1f;font-weight:400;white-space:nowrap}.form-label__required{color:#f66979;margin-left:-0.2rem}.form-label__hint{color:#8b8b8b;font-size:1.6rem;margin-top:0.2rem}.form-error{color:#f66979;font-size:1.6rem;margin:0.5rem 0}.form-error--hidden{display:none}.form-flow__mode{display:none}.form-flow__mode--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.iti__flag{display:block;height:15px;-webkit-box-shadow:0px 0px 1px 0px #888;box-shadow:0px 0px 1px 0px #888;background-image:url(https://assets-v2.scaler.com/assets/flags/flags-6260a53563ffdddde1cf864034653fa6ff0e45ff0595fa969d9de15a14a4ff6d.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(https://assets-v2.scaler.com/assets/flags/flags@2x-72e80cf4cb40867761845513d72e67f0bb5cd8e0f301516935029414133f4ebf.png)}}.iti__flag.iti__np{background-color:transparent}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.phone-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-input__space{width:1rem}.phone-input__code{width:10rem}.phone-input__number{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.phone-input__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-input__flag{margin-right:1rem}.sr-select{position:relative;width:100%;line-height:1}.sr-select input.sr-select__input{display:inline-block;border:none;background-color:inherit;padding:1rem;width:100%}.sr-select input.sr-select__input:focus,.sr-select input.sr-select__input:active{border:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.sr-select__control{position:relative;border:0.2rem solid #8b8b8b;border-radius:0.4rem;cursor:pointer}.sr-select__dropdown{display:none;position:absolute;left:0;width:100%;max-height:24rem;background-color:#0e0e0e;overflow:auto;border:0.2rem solid #8b8b8b;border-top:none;z-index:1}.sr-select__dropdown--top{bottom:100%}.sr-select__dropdown--bottom{top:100%}.sr-select__box{position:absolute;left:0;top:0;bottom:0;right:0}.sr-select__arrow{position:absolute;right:1rem;top:calc(50% - 0.8rem);width:1.6rem;height:1.6rem;-webkit-transition:180ms;transition:180ms}.sr-select__arrow i{vertical-align:top}.sr-select__loader{position:absolute;right:3.6rem;top:calc(50% - 0.8rem)}.sr-select__loader.spinner{width:1.6rem;height:1.6rem}.sr-select__value-input{opacity:0;width:0 !important;border:none !important;position:absolute;left:50%;z-index:-1}.sr-select__value .sr-select__option--focused,.sr-select__value .sr-select__option--selected,.sr-select__value .sr-select__option:hover{background-color:inherit}.sr-select__no-options,.sr-select__placeholder,.sr-select__hint{color:#8b8b8b;padding:1rem}.sr-select__option{padding:1rem;cursor:pointer;color:#1f1f1f}.sr-select__option--focused,.sr-select__option:hover{background-color:rgba(133,111,240,0.2)}.sr-select__option--selected{background-color:rgba(133,111,240,0.1)}.sr-select--focused .sr-select__control{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(133,111,240,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(133,111,240,0.1);border-color:#856ff0}.sr-select--focused .sr-select__dropdown{display:block}.sr-select--focused .sr-select__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header{position:relative;overflow:visible;background-color:#1f1f1f;-webkit-box-shadow:0 2px 25px 0 rgba(54,66,117,0.12);box-shadow:0 2px 25px 0 rgba(54,66,117,0.12);z-index:96}.header--sticky{position:-webkit-sticky;position:sticky;top:0}.header__ribbon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.6rem;background-color:#856ff0;color:#c4c4c4;z-index:3;-webkit-transition:180ms;transition:180ms}.header__ribbon--hidden{height:0}.header__container{position:relative;max-width:120rem;padding:0 20px;width:100%;margin-left:auto;margin-right:auto;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1f1f1f}@media (min-width: 1560px){.header__container{max-width:150rem}}.header__container--fluid{max-width:none}@media (min-width: 1560px){.header__container--fluid{max-width:none}}.header__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@media screen and (max-width: 1023px){.header__content{display:none !important}}.header__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:4rem}.header__brand a{display:-webkit-box;display:-ms-flexbox;display:flex}.header__brand img{vertical-align:bottom}@media screen and (max-width: 767px){.header__brand{margin-right:2rem}}.header__logo{width:10rem}.header__alt-logo{width:10rem;opacity:0;position:absolute}.header__nav{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%}@media screen and (max-width: 1023px){.header__nav{height:auto;-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}}.header__nav-item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;margin:0 10px;font-weight:400;color:#ffffff;-webkit-transition:color 0.1s ease-out;transition:color 0.1s ease-out}.header__nav-item:hover{color:#ff8260}.header__nav-item:after{content:'';position:absolute;bottom:0;left:50%;width:0;height:5px;background-color:#ff8260;-webkit-transition:360ms;transition:360ms}@media screen and (max-width: 1023px){.header__nav-item:after{top:50%;bottom:none;height:0;left:0;width:5px}}.header__nav-item--active{color:#ff8260}.header__nav-item--active:after{left:0;width:100%}@media screen and (max-width: 1023px){.header__nav-item--active:after{display:none}}@media screen and (max-width: 1023px){.header__nav-item{width:100%;height:auto;padding:10px;margin:0}}.header__new-badge{background:#20A164;color:#c4c4c4;border-radius:6.4rem;padding:0 0.6rem;font-size:1.4rem;font-weight:400;margin-left:0.3rem}.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.header__backdrop{z-index:1;position:fixed;top:0;left:0;right:0;height:100vh;background-color:rgba(17,17,17,0.7);display:none;opacity:0;-webkit-transition-delay:360ms;transition-delay:360ms;-webkit-transition-duration:180ms;transition-duration:180ms}.header__playstore-image{position:absolute;right:7rem;display:none;margin-top:0.5rem}@media screen and (max-width: 1023px){.header__playstore-image{display:block}}@media screen and (max-width: 1023px){.header__sign-up-btn{position:absolute;right:8rem;margin-top:0.5rem}}.header__auth-signup-button{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;text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:1rem 2rem;border-radius:0.4rem;cursor:pointer;overflow:hidden}@media screen and (max-width: 1023px){.header__auth-signup-button{background-color:inherit;color:#856ff0;-webkit-box-shadow:none;box-shadow:none;white-space:nowrap;-webkit-transition:background-color 0.2s ease-out, color 0.2s ease-out;transition:background-color 0.2s ease-out, color 0.2s ease-out;border:0.1rem solid #856ff0;font-weight:400}.header__auth-signup-button:hover{background-color:#856ff0;color:#c4c4c4}}@media (min-width: 1024px){.header__auth-signup-button{background-color:#c32742;color:#c4c4c4;white-space:nowrap;border:0.1rem solid #c32742;-webkit-transition:background-color 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, box-shadow 0.2s ease-out;transition:background-color 0.2s ease-out, box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out}.header__auth-signup-button:hover{background-color:#e22d4c}}.header__auth-options-signup{padding:1rem}@media (min-width: 360px) and (max-width: 767px){.header__rcb-btn{position:absolute;right:8rem;margin-top:0.5rem}}.header__rcb-button{display:none}@media (min-width: 360px) and (max-width: 767px){.header__rcb-button{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;font-family:'Source Sans Pro';font-size:'1rem';text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:1rem 2rem;cursor:pointer;overflow:hidden;background-color:inherit;color:#005ab3;-webkit-box-shadow:none;box-shadow:none;white-space:nowrap;border-radius:0.8rem;-webkit-transition:background-color 0.2s ease-out, color 0.2s ease-out;transition:background-color 0.2s ease-out, color 0.2s ease-out;border:0.1rem solid #005ab3;font-weight:400}}.header__rcb-button--show-rcb{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;font-family:'Source Sans Pro';font-size:'1rem';text-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:1rem 2rem;cursor:pointer;overflow:hidden;background-color:inherit;color:#005ab3;-webkit-box-shadow:none;box-shadow:none;white-space:nowrap;border-radius:0.8rem;-webkit-transition:background-color 0.2s ease-out, color 0.2s ease-out;transition:background-color 0.2s ease-out, color 0.2s ease-out;border:0.1rem solid #005ab3;font-weight:400}.header__rcb-icon{margin-right:0.4rem}.header__contact-us-icon{position:absolute;right:7rem;display:none;color:#c4c4c4;font-weight:400}@media screen and (max-width: 1023px){.header__contact-us-icon{display:-webkit-box;display:-ms-flexbox;display:flex}}.header__contact-us-text{color:#0041ca}.header__playstore-icon{position:relative;margin-top:0.7rem;margin-left:1rem;margin-right:1rem}@media screen and (max-width: 1023px){.header__playstore-icon{display:none}}.header__playstore-popup-container{display:none;width:34.9rem;color:#1a2c47;padding:0.5rem 0;border-radius:0.4rem;position:absolute;z-index:1;left:-15.5rem;right:0;top:6rem;background:#c4c4c4;-webkit-box-shadow:0.2rem 0.3rem 1rem rgba(0,0,0,0.25);box-shadow:0.2rem 0.3rem 1rem rgba(0,0,0,0.25);border:0.1rem solid #1a2c47}.header__playstore-popup-container:after,.header__playstore-popup-container:before{bottom:99%;left:17%;border:solid transparent;content:"";height:0;width:0;position:absolute;border-color:rgba(255,255,255,0);border-bottom-color:#c4c4c4;border-width:1.5rem;margin-left:9.9rem}.header__playstore-popup-container:before{left:45.5%;top:-15.3%;border-bottom-color:#1a2c47;margin-left:0;width:0.005rem}.header__playstore-popup-hover:after,.header__playstore-popup-hover:before{bottom:99%;left:17%;border:solid transparent;content:"";height:0;width:0;position:absolute;border-color:rgba(255,255,255,0);border-bottom-color:#c4c4c4;border-width:1.5rem;margin-left:9.9rem}.header__playstore-popup-hover:before{left:0%;width:28.2rem;border-bottom-color:transparent;margin-left:0}.header__playstore-popup{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem;gap:1.5rem}.header__playstore-popup-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.header__playstore-popup-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.2rem}.header__playstore-popup-qr{min-height:10.8rem;min-width:10.8rem}.header__playstore-popup-img{height:2.4rem;width:10.6rem}.header__playstore-popup-title{font-family:"Montserrat", sans-serif;font-weight:400;color:#1a2c47;line-height:normal;padding-top:1rem}.header__playstore-popup-title--bold{font-size:2.2rem;font-weight:700}.header__playstore-popup-points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Source Sans Pro';-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.5rem 0.8rem}.header__playstore-popup-point{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;color:#005ab3;gap:0.1rem}.header__playstore-popup-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:'Source Sans Pro';gap:0.8rem}.header__playstore-popup-stats{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.2rem}.header__playstore-popup-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;gap:0.2rem}.header__playstore-popup-stat--bold{font-size:1.6rem;font-weight:400;color:#61738e}.header__playstore-popup-stat-text{color:#61738e}.header__playstore-icon:hover .header__playstore-popup-container{display:block}.header__burger-button{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3;display:none}@media screen and (max-width: 1023px){.header__burger-button{display:block}}.header__burger{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:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;background-color:#1f1f1f;position:fixed;bottom:0;right:0;width:70%;height:100vh;padding-top:17rem;max-width:300px;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:360ms;transition:360ms}.header__burger-content{padding-left:20px}.header__burger-playstore{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;height:7.3rem;border-top:0.2rem solid #eaeff4}.header__burger-playstore-img{margin-right:1rem}.header__burger-playstore-title{font-size:1.8rem;font-weight:400;line-height:100%;color:#1a2c47}.header__burger-playstore-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:1.8rem;line-height:2.5rem;color:#0080ff;border:0.2rem solid #0080ff;border-radius:0.5rem;background-color:inherit;margin-left:1.36rem;min-width:9.89rem;height:3.64rem}.header__contact-us{width:100%;max-width:15rem;margin-top:2rem;margin-left:1.1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__contact-us--image{height:3rem;width:3.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border-radius:50%;background:rgba(120,124,140,0.1)}.header__contact-us--details{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:1rem;font-weight:400}.header__contact-us--text{width:100%;font-size:1.2rem;margin:0.1rem;color:#1e253f}.header__contact-us--phone{font-size:1.5rem;margin:0.1rem;color:#005bb3}@media screen and (max-width: 1023px){.header .header-apply{margin:2rem 0}}.header--burger-open .header__backdrop{display:block;opacity:1}.header--burger-open .header__burger{-webkit-transform:translateX(0);transform:translateX(0)}.header--sticky{position:fixed;top:0;left:0;right:0;z-index:96}.burger{cursor:pointer}.burger__line{margin:5px 0;width:25px;height:2px;border-radius:2px;background-color:#856ff0;-webkit-transition:180ms;transition:180ms;will-change:transform;-webkit-perspective:100px;perspective:100px}.burger--active .burger__line:nth-child(2){-webkit-transform:scale(0);transform:scale(0)}.burger--active .burger__line:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.burger--active .burger__line:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.sr-modal:before{content:'';visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(1,1,1,0.5);z-index:97}.sr-modal__content{position:fixed;z-index:97;background-color:#0e0e0e;overflow:scroll}.sr-modal__content--center{-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;top:50%;left:50%;width:calc(100% - 4rem);max-width:60rem;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);visibility:hidden;border-radius:0.4rem}.sr-modal__content--right{-webkit-box-shadow:rgba(19,46,112,0.1) -1rem 0 4rem 0;box-shadow:rgba(19,46,112,0.1) -1rem 0 4rem 0;top:0;right:0;height:100%;width:70%;max-width:80rem;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:180ms;transition:180ms}@media screen and (max-width: 767px){.sr-modal__content--right{top:auto;bottom:0;left:0;width:100%;max-height:80vh;height:auto;max-width:500rem;-webkit-transform:translateY(100%);transform:translateY(100%)}}.sr-modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 3rem}.sr-modal__title{color:#856ff0;margin-right:1rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.sr-modal__close i{font-size:2rem;color:#1f1f1f}.sr-modal__body{padding:1rem 3rem}.sr-modal--open:before{visibility:visible}.sr-modal--open .sr-modal__content--center{visibility:visible;-webkit-animation:360ms normal ease-in-out both 1;animation:360ms normal ease-in-out both 1;-webkit-animation-name:sr-anim-1;animation-name:sr-anim-1}@-webkit-keyframes sr-anim-1{0%{opacity:0;-webkit-transform:translate(-50%, -47%);transform:translate(-50%, -47%)}100%{opacity:1;-webkit-transform:translateY(-50%, -50%);transform:translateY(-50%, -50%)}}@keyframes sr-anim-1{0%{opacity:0;-webkit-transform:translate(-50%, -47%);transform:translate(-50%, -47%)}100%{opacity:1;-webkit-transform:translateY(-50%, -50%);transform:translateY(-50%, -50%)}}.sr-modal--open .sr-modal__content--right{-webkit-transform:translateX(0);transform:translateX(0)}@media screen and (max-width: 767px){.sr-modal--open .sr-modal__content--right{-webkit-transform:translateY(0);transform:translateY(0)}}.modal-overflow-visible .sr-modal__content{overflow:visible}.section{margin:5rem 0;background-color:#0e0e0e}.section.is-v-padded{padding:5rem 0}.section.is-v-padded.is-last{margin-bottom:0}.section.is-v-padded.is-first{margin-top:0}.section.is-alternate{background-color:#00d6da}.section.is-modal{margin:3rem -2rem;width:calc(100% + 4rem);padding:0 3rem}.section.is-modal.is-v-padded{padding:3rem 3rem}@media screen and (max-width: 767px){.section.is-modal:first-child{margin-top:1rem}}.section-header__content{margin-bottom:3rem}.section-header__title{color:#1f1f1f;font-weight:600;margin-bottom:1rem}.section-header__title--inline-label{background-color:#ff8260;color:#c4c4c4;font-weight:200;font-size:2rem;margin-left:2rem;padding:1.5rem 5rem;border-radius:3rem}.section-header__subtitle{color:#ffffff;font-weight:200;margin-bottom:1rem}@media screen and (max-width: 767px){.section{margin:3rem 0}.section.is-v-padded{padding:3rem 0}.section-header__content{margin-bottom:2rem}}.footer{background-color:#1f1f1f}.footer__heading{color:#c4c4c4}.footer__link{color:#a2b8ee}.footer__link-icon{margin-right:0.5rem}.footer__preferred-location{margin-top:2rem}.footer__preferred-location .sr-select__box{background-color:#ffffff}.footer__preferred-location .sr-select__option{font-size:1.6rem}.footer__parent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5rem 0 2rem 0}@media screen and (max-width: 767px){.footer__column--branding{margin-bottom:2rem}}.footer__contents{list-style:none;padding:0}.footer__logo{width:12rem;display:block}.footer__list{padding-bottom:0.5rem}.footer__love{display:inline-block;color:#c4c4c4}.footer__love .icon-heart{margin:0 0.2rem}.footer .hide-icon{color:transparent}@media screen and (max-width: 767px){.footer__parent{display:block;padding:3rem 0 3rem 0}}.footer__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__block img{height:2.8rem;margin-top:1rem}@media screen and (max-width: 767px){.footer__block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__block span{margin-bottom:-0.3rem}.footer__block img{margin-left:0.5rem;margin-top:0}}.footer__hr-lines{height:0.1rem;width:100%;background:#a2b8ee;display:block;top:50%;right:0}.footer__link-section{padding:5rem 0}.footer__content{margin:1.5rem 0}.footer__course-link{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#a2b8ee}.footer__course-link__container{display:-webkit-box;display:-ms-flexbox;display:flex}.footer__separator{margin:0 0.75rem}.playstore{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.2rem}@media screen and (max-width: 767px){.playstore__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.playstore__content{color:white;font-family:"Source Sans Pro", sans-serif}@media screen and (max-width: 767px){.playstore__content{margin-bottom:0.5rem}}@media screen and (max-width: 767px){.playstore__link{margin-left:1rem}}.playstore__image{height:3.9rem;margin-top:0.8rem}.playstore__qr-code{margin-left:1rem}@media screen and (max-width: 767px){.playstore__qr-code{display:none}}.copyright{background-color:#181616;margin:0}.copyright__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;padding:1rem}.copyright__content p{margin-bottom:0}.copyright__content p img{vertical-align:middle;padding:0 0.3rem}.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:#c4c4c4;border-radius:1rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.marketing-form--borderless{-webkit-box-shadow:none !important;box-shadow:none !important;border-radius:0 !important}.marketing-form--less-padding{padding:5rem 3rem !important}.marketing-form--hidden{display:none}@media screen and (max-width: 767px){.marketing-form{padding:3rem 2rem !important}}.marketing-form .section-header__title{margin-bottom:0}.marketing-form .section-header__title span{color:#e23f5b}.marketing-form .section-header__subtitle{font-size:1.4rem;color:#9eabbe}.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:#c4c4c4;border:0}@media screen and (max-width: 767px){.marketing-form__submit,.marketing-form__otp-submit{width:100%}}.marketing-form__phone-hint{font-size:1.4rem;color:#9eabbe;margin-bottom:1rem}.marketing-form__name-hint{font-size:1.4rem;cursor:pointer;color:#0f87ff}.marketing-form__otp-hint{font-size:1.4rem;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__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{border-image-source:linear-gradient(143.31deg, rgba(255,255,255,0.7) .46%, rgba(255,255,255,0.28) .47%, rgba(255,255,255,0.07) 100%);padding:3.2rem;background:linear-gradient(143.08deg, rgba(58,58,58,0.4) -6.47%, rgba(22,22,26,0.21) 99.28%, rgba(35,35,40,0.21) 99.28%);border-radius:1.2rem;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width: 767px){.marketing-form{margin-top:2.4rem}}.marketing-form body{margin:1rem}.marketing-form__login-academy{font-weight:300;font-size:1.6rem;color:#c4c4c4}.marketing-form__terms{font-size:1.2rem;color:#c4c4c4}.marketing-form__terms .link{color:#d9512b}.marketing-form__highlight{color:#ff8260}.marketing-form__submit-button{width:100%}.marketing-form__otp-submit{padding:1.7rem}.marketing-form__phone-input .academy-button.is-disabled{background-color:#1f1f1f;color:#5d5d5d;padding:1.7rem;border:none}.marketing-form__header .section-header__content .section-header__title{font-size:3.2rem;font-weight:200;margin:0 0 1rem 0;line-height:4.8rem;margin-bottom:2rem;color:#9f9f9f}.marketing-form__phone-hint{color:#c4c4c4}.marketing-form .user-input-wrp{position:relative}.marketing-form .user-input-wrp .inputText{width:100%;outline:none;background:#0e0e0e;-webkit-box-shadow:none !important;box-shadow:none !important;border:0.05rem solid #5d5d5d}.marketing-form .user-input-wrp .inputText:focus{border:0.1rem solid #ff8260}.marketing-form .user-input-wrp .focus-visible{border:0.1rem solid #ff8260}.marketing-form .user-input-wrp .floating-label{top:50%;position:absolute;color:#b1b1b1;pointer-events:none;left:1rem;-webkit-transition:0.2s ease all;transition:0.2s ease all;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width: 767px){.marketing-form .user-input-wrp .floating-label{font-size:1.3rem}}.marketing-form .user-input-wrp input:focus~.floating-label{color:#ff8260;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #1c1c1c), color-stop(50%, #0E0E0E));background:linear-gradient(to bottom, #1c1c1c 50%, #0E0E0E 50%);top:0;left:1rem;font-size:1.3rem;opacity:1}.marketing-form .user-input-wrp input:not(:placeholder-shown)~.floating-label{background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #1c1c1c), color-stop(50%, #0E0E0E));background:linear-gradient(to bottom, #1c1c1c 50%, #0E0E0E 50%)}.marketing-form .user-input-wrp input:not(:focus):valid~.floating-label{color:#f6f6f6;top:0;left:1rem;font-size:1.3rem;opacity:1}.marketing-form .user-input-wrp input:valid{border-color:#888888}.marketing-form .user-input-wrp input:not(:placeholder-shown):not(:focus):invalid{border-color:#f66979}.marketing-form .user-input-wrp input:not(:placeholder-shown):not(:focus):invalid~.floating-label{color:#f66979}.marketing-form .user-input-wrp .focus-visible~.floating-label{color:#ff8260;top:0;left:1rem;font-size:1.3rem;opacity:1}.marketing-form .form-input{padding:1.7rem 1rem;background-color:#0e0e0e;color:#ffffff !important;border:0.05rem solid #5d5d5d;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0.4rem}.marketing-form .form__action{color:#ff8260}.marketing-form .sr-select__control{-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#16161a;border:0.05rem solid #5d5d5d !important}.marketing-form .sr-select__dropdown{border:0.05rem solid #5d5d5d !important}.marketing-form .sr-select__input{padding:1.7rem 1rem !important}.marketing-form .sr-select__option{background-color:#16161a;color:#e7f3ff;padding:1.7rem 0.5rem !important}.marketing-form .sr-select__option:focus{background-color:#16161a}@media screen and (max-width: 767px){.marketing-form #marketing-form-voice{margin:0.5rem}}.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__graduation{width:100%}.marketing-form__college{width:100%}.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__upcoming-classes{overflow-y:auto;max-height:15rem}.marketing-form__upcoming-class{background-color:#16161a;border:0.2rem solid #16161a;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.6rem;-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.4rem}.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:#c4c4c4}.banner{background-color:#0e0e0e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner .full-span{width:100%}@media screen and (max-width: 767px){.banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.banner__left-side{color:#ffffff}@media screen and (max-width: 767px){.banner__left-side{padding-right:0}}.banner__checkpoints{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.banner__info-heading{padding:0.5rem 0;color:#f6f6f6;margin:0 1rem 0 0}@media screen and (max-width: 767px){.banner__info-heading{width:100%}}.banner__heading{color:#ffffff}@media screen and (max-width: 767px){.banner__heading{text-align:center}}.banner__sub-heading{font-size:2.4rem;font-weight:200;margin:0 0 1rem 0;line-height:4rem;color:#fbfbfb}@media screen and (max-width: 767px){.banner__sub-heading{text-align:center}}.banner__companies{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1f1f1f;color:#9f9f9f;margin:3rem 0 3rem calc((100% - 120rem) / 2);padding:1rem 0 1rem calc((120rem - 100%) / 2);-webkit-box-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.25);box-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.25);border-radius:0 4rem 4rem 0}@media screen and (max-width: 767px){.banner__companies{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 1023px){.banner__companies{-ms-flex-wrap:wrap;flex-wrap:wrap}}.banner__companies--right{color:#ffffff;margin:1rem 1rem 1rem 0}@media screen and (max-width: 767px){.banner__companies--right{width:100%}}.banner__companies-mobile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1f1f1f;color:#9f9f9f;margin:3rem 0 3rem calc((100% - 120rem) / 2);padding:1rem 0 1rem calc((120rem - 100%) / 2);-webkit-box-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.25);box-shadow:0 0.4rem 0.4rem rgba(0,0,0,0.25);border-radius:0 4rem 4rem 0}@media screen and (max-width: 767px){.banner__companies-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media screen and (max-width: 1023px){.banner__companies-mobile{-ms-flex-wrap:wrap;flex-wrap:wrap}}.banner__companies-mobile--right{margin:1rem 1rem 1rem 0}@media screen and (max-width: 767px){.banner__companies-mobile--right{width:100%}}@media screen and (max-width: 767px){.banner__next-batch{margin-top:2rem;text-align:center}}.banner .highlight{color:#ff8260}.banner__download-curriculum{font-weight:200;font-size:1.8rem;line-height:3.2rem;text-decoration:underline;margin:0 0 0 2rem}.banner__download-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner .align-horizontal{vertical-align:middle;color:#f6f6f6}.banner__payment{margin:2rem 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.banner__payment p{font-size:1.8rem;font-weight:200;margin:0 0 1rem 0;line-height:3.2rem;margin:0.1rem 0 0 1rem;font-weight:600}.banner__payment--yellow{color:#daa132}.auth .sr-modal__body{padding:0 3rem 3rem 3rem}.auth .sr-modal__content{max-width:60rem}@media screen and (max-width: 767px){.auth .sr-modal__content{height:80vh;max-width:unset}}.auth .sr-modal__header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.auth__header{margin-bottom:2rem}.auth__title{color:#1f1f1f}.auth__subtitle{margin-top:1rem}.auth__switch{cursor:pointer;font-weight:600}.auth__switch--primary{color:#1c6bf3}.auth__switch--secondary{color:#1c6bf3;border-bottom:0.1rem dashed #1c6bf3}@media screen and (max-width: 767px){.auth__switch--secondary{-ms-flex-item-align:center;align-self:center;margin:0.5rem 0}}.auth__switch--default{color:#ffffff;border-bottom:0.1rem dashed #ffffff}.auth .radio-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0.5rem}.auth .radio-toolbar label{text-align:center;background-color:#f6faff;border-radius:0.4rem;padding:2rem 2rem;margin:0.5rem;cursor:pointer}.auth .radio-toolbar input[type="radio"]{opacity:0;display:none;width:0}.auth .radio-toolbar input[type="radio"]:checked+label{background-color:#e7f3ff;border:0.1rem solid #3582f5;color:#3582f5;font-weight:bold}.auth .in-mobile-view{display:none}@media screen and (max-width: 767px){.auth .in-mobile-view{display:block}}@media screen and (max-width: 767px){.auth .in-desktop-view{display:none}}.auth__permission-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.4rem;color:#021028;font-size:1.6rem;margin-bottom:3.2rem}.auth__permission-container input[type="checkbox"]{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.auth__permission{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.8rem}.auth__notice{color:#e22d4c;font-size:1.4rem;padding-left:3.2rem}.auth-switch-input{position:relative}.auth-switch-input .auth__switch{position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.auth-notice-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.6rem;margin-top:3.2rem}.auth-social{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 2rem -2rem;width:100%}.auth-social>div{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.auth-social__item{margin:0 2rem;max-width:5rem}.auth-social__item a{cursor:pointer;text-decoration:none}.auth-social__separator{position:relative;width:100%;margin:1rem 0;text-align:center}.auth-social__separator:before{content:'';position:absolute;left:0;top:calc(50% - 0.1rem);height:0.2rem;width:100%;background-color:#8b8b8b}.auth-social__or{position:relative;background-color:#c4c4c4;padding:0 1rem;z-index:1}.auth-social--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2rem 0}.auth-recaptcha__email-login{margin-bottom:1rem}.resend-otp-modal{z-index:100}.resend-otp-modal:before{z-index:1001}.resend-otp-modal .sr-modal__content{z-index:1001;width:36rem;height:auto;border-radius:1.6rem}@media screen and (max-width: 1023px){.resend-otp-modal .sr-modal__content{width:360px}}.resend-otp-modal .sr-modal__header{color:#1a2c47}.resend-otp-modal .sr-modal__title{color:#1a2c47}.resend-otp-modal__submit-btn{background-color:#ff506c;color:#ffffff;border:0.1rem solid #ff506c;-webkit-box-shadow:0 0.5rem 2.3rem 0 rgba(255,80,108,0.5);box-shadow:0 0.5rem 2.3rem 0 rgba(255,80,108,0.5);padding:1rem 3rem;border-radius:0.5rem;width:100%}.resend-otp-modal__submit-btn:hover{background-color:#ff8397}.resend-otp-modal__submit-btn:disabled{background-color:#929698;-webkit-box-shadow:none;box-shadow:none;border-color:#929698;pointer-events:none;color:#ffffff}.resend-otp-modal .turnstile-widget-container{margin-bottom:1rem}.auth-notice-hidden{display:none}.resend-otp-exit-intent .sr-modal__content{min-width:40rem;border-radius:1.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__content{min-width:100vw;border-radius:1.5rem 1.5rem 0 0}}.resend-otp-exit-intent .sr-modal__content--center{width:0rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__content--center{top:unset;left:unset;-webkit-transform:translateY(100%);transform:translateY(100%)}}.resend-otp-exit-intent .sr-modal__body{padding:2rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__body{padding:2rem 1rem}}@media screen and (max-width: 767px){.resend-otp-exit-intent.sr-modal--open .sr-modal__content--center{-webkit-transform:translateY(0%);transform:translateY(0%);-webkit-transition:180ms;transition:180ms;-webkit-animation:none;animation:none;bottom:0;left:0}}.resend-otp-exit-intent__header{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;gap:1.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent__header{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.resend-otp-exit-intent__header--container{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;gap:0.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent__header--container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.resend-otp-exit-intent__header--title{font-size:2rem;font-weight:400;color:#171717}.resend-otp-exit-intent__header--subtitle{font-size:1.4rem;font-weight:200;color:#4d607d}@media screen and (max-width: 767px){.resend-otp-exit-intent__header--subtitle{text-align:center}}.resend-otp-exit-intent__resend-channel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-top:2rem}.resend-otp-exit-intent__resend-whatsapp-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;border:0.063rem solid #D4D4D4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0.5rem;width:100%;padding:1rem 1.25rem;background:#1a8452;cursor:pointer}.resend-otp-exit-intent__resend-otp-whatsapp{color:#ffffff}.resend-otp-exit-intent__resend-sms-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.resend-otp-exit-intent__resend-sec-channel{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;gap:1rem;border:0.063rem #d4d4d4 solid;border-radius:0.5rem;padding:0.75rem 1.25rem;width:100%;cursor:pointer}.resend-otp-exit-intent__resend-channel-text{color:#006dd9;font-size:1.4rem;font-weight:400}.resend-otp-exit-intent__back-btn{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;gap:1rem;margin-top:1.5rem;color:#006dd9;font-size:1.3rem;font-weight:400;cursor:pointer}.resend-otp-exit-intent__bottom-bar{width:30%;height:0.4rem;background:#1d1b20;border-radius:12px;margin:2rem auto 0}.notice{margin:0 !important;text-align:center;padding:1rem 0;color:black}.notice__link{cursor:pointer;color:#ff8260}.notice--info{background-color:#ffd560;color:black}.notice--danger{background-color:#f66979;color:black}@media screen and (max-width: 767px){.notice{text-align:left}}.notice-invite{background-color:#202738;color:white;padding:1.5rem 0}.notice-invite__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: 1023px){.notice-invite__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.notice-invite__msg{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}@media screen and (max-width: 1023px){.notice-invite__msg{margin-bottom:1rem}}.notice-invite--sticky{position:fixed;top:7rem;left:0;right:0;z-index:95}.notice-invite__btn{margin-left:1rem}@media screen and (max-width: 767px){.notice-invite__btn{width:100%;margin:1rem 0 0}}.form-label__text{color:#b1b1b1 !important}.sr-select input.sr-select__input{color:#9f9f9f !important}.sr-select__dropdown{background-color:#0e0e0e !important;color:#9f9f9f !important;border:0.05rem solid #8b8b8b !important}.sr-select__option{color:#9f9f9f !important;background-color:#0e0e0e !important}.sr-select__control{border:0.05rem solid #8b8b8b !important;background-color:#0e0e0e !important}.sr-select__arrow{color:#9f9f9f !important}.request-callback-form{background-color:#0e0e0e;color:#9f9f9f}.request-callback-form__header__content{color:#9f9f9f}.phone-input__option-code{color:#9f9f9f !important}.form-input{background-color:#0e0e0e !important;color:#9f9f9f !important}.form-input--disabled{background-color:#717171 !important;cursor:not-allowed}.form-input:focus{border:0.2rem solid #ff8260 !important}.sr-notification{color:#0e0e0e !important}.auth .sr-modal__content{background-color:#0e0e0e;color:#9f9f9f;overflow:auto}.auth__title{color:#9f9f9f}.auth__switch--primary{color:#ff8260 !important}.auth__switch--secondary{color:#ff8260 !important;border-bottom:0.1rem dashed #ff8260 !important}.auth__switch--default{color:#ff8260 !important;border-bottom:0.1rem dashed #ff8260 !important}#login-email-form .link{color:#ff8260 !important}.auth-social__or{color:#0e0e0e !important}.sr-dropdown{background:#0e0e0e !important}.sr-dropdown:before{border-bottom-color:#0e0e0e !important}.footer{background-color:#1f1f1f}.footer__heading{color:#ffffff}.footer__link{color:#ffffff}.recaptcha-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.5rem}@media screen and (max-width: 1023px){.recaptcha-row{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.recaptcha-row .sr-button{margin-top:1rem}}.recaptcha-override{width:21.28rem;height:5.46rem}.g-recaptcha{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.rc-anchor-light{background-color:#0e0e0e !important;color:#c4c4c4 !important}.resend-otp-modal .sr-modal__header,.resend-otp-modal .sr-modal__title,.resend-otp-modal .sr-modal__close i{color:#ffffff !important}.auth .sr-modal__body{padding:0 3rem 3rem 3rem}.auth .sr-modal__content{max-width:60rem}@media screen and (max-width: 767px){.auth .sr-modal__content{height:80vh;max-width:unset}}.auth .sr-modal__header{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.auth__header{margin-bottom:2rem}.auth__title{color:#1f1f1f}.auth__subtitle{margin-top:1rem}.auth__switch{cursor:pointer;font-weight:600}.auth__switch--primary{color:#1c6bf3}.auth__switch--secondary{color:#1c6bf3;border-bottom:0.1rem dashed #1c6bf3}@media screen and (max-width: 767px){.auth__switch--secondary{-ms-flex-item-align:center;align-self:center;margin:0.5rem 0}}.auth__switch--default{color:#ffffff;border-bottom:0.1rem dashed #ffffff}.auth .radio-toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0.5rem}.auth .radio-toolbar label{text-align:center;background-color:#f6faff;border-radius:0.4rem;padding:2rem 2rem;margin:0.5rem;cursor:pointer}.auth .radio-toolbar input[type="radio"]{opacity:0;display:none;width:0}.auth .radio-toolbar input[type="radio"]:checked+label{background-color:#e7f3ff;border:0.1rem solid #3582f5;color:#3582f5;font-weight:bold}.auth .in-mobile-view{display:none}@media screen and (max-width: 767px){.auth .in-mobile-view{display:block}}@media screen and (max-width: 767px){.auth .in-desktop-view{display:none}}.auth__permission-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.4rem;color:#021028;font-size:1.6rem;margin-bottom:3.2rem}.auth__permission-container input[type="checkbox"]{width:2.4rem;height:2.4rem;-ms-flex-negative:0;flex-shrink:0}.auth__permission{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.8rem}.auth__notice{color:#e22d4c;font-size:1.4rem;padding-left:3.2rem}.auth-switch-input{position:relative}.auth-switch-input .auth__switch{position:absolute;right:2rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.auth-notice-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.6rem;margin-top:3.2rem}.auth-social{display:-webkit-box;display:-ms-flexbox;display:flex;margin:2rem 0 2rem -2rem;width:100%}.auth-social>div{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.auth-social__item{margin:0 2rem;max-width:5rem}.auth-social__item a{cursor:pointer;text-decoration:none}.auth-social__separator{position:relative;width:100%;margin:1rem 0;text-align:center}.auth-social__separator:before{content:'';position:absolute;left:0;top:calc(50% - 0.1rem);height:0.2rem;width:100%;background-color:#8b8b8b}.auth-social__or{position:relative;background-color:#c4c4c4;padding:0 1rem;z-index:1}.auth-social--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:2rem 0}.auth-recaptcha__email-login{margin-bottom:1rem}.resend-otp-modal{z-index:100}.resend-otp-modal:before{z-index:1001}.resend-otp-modal .sr-modal__content{z-index:1001;width:36rem;height:auto;border-radius:1.6rem}@media screen and (max-width: 1023px){.resend-otp-modal .sr-modal__content{width:360px}}.resend-otp-modal .sr-modal__header{color:#1a2c47}.resend-otp-modal .sr-modal__title{color:#1a2c47}.resend-otp-modal__submit-btn{background-color:#ff506c;color:#ffffff;border:0.1rem solid #ff506c;-webkit-box-shadow:0 0.5rem 2.3rem 0 rgba(255,80,108,0.5);box-shadow:0 0.5rem 2.3rem 0 rgba(255,80,108,0.5);padding:1rem 3rem;border-radius:0.5rem;width:100%}.resend-otp-modal__submit-btn:hover{background-color:#ff8397}.resend-otp-modal__submit-btn:disabled{background-color:#929698;-webkit-box-shadow:none;box-shadow:none;border-color:#929698;pointer-events:none;color:#ffffff}.resend-otp-modal .turnstile-widget-container{margin-bottom:1rem}.auth-notice-hidden{display:none}.resend-otp-exit-intent .sr-modal__content{min-width:40rem;border-radius:1.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__content{min-width:100vw;border-radius:1.5rem 1.5rem 0 0}}.resend-otp-exit-intent .sr-modal__content--center{width:0rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__content--center{top:unset;left:unset;-webkit-transform:translateY(100%);transform:translateY(100%)}}.resend-otp-exit-intent .sr-modal__body{padding:2rem}@media screen and (max-width: 767px){.resend-otp-exit-intent .sr-modal__body{padding:2rem 1rem}}@media screen and (max-width: 767px){.resend-otp-exit-intent.sr-modal--open .sr-modal__content--center{-webkit-transform:translateY(0%);transform:translateY(0%);-webkit-transition:180ms;transition:180ms;-webkit-animation:none;animation:none;bottom:0;left:0}}.resend-otp-exit-intent__header{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;gap:1.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent__header{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.resend-otp-exit-intent__header--container{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;gap:0.5rem}@media screen and (max-width: 767px){.resend-otp-exit-intent__header--container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.resend-otp-exit-intent__header--title{font-size:2rem;font-weight:400;color:#171717}.resend-otp-exit-intent__header--subtitle{font-size:1.4rem;font-weight:200;color:#4d607d}@media screen and (max-width: 767px){.resend-otp-exit-intent__header--subtitle{text-align:center}}.resend-otp-exit-intent__resend-channel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-top:2rem}.resend-otp-exit-intent__resend-whatsapp-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem;border:0.063rem solid #D4D4D4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0.5rem;width:100%;padding:1rem 1.25rem;background:#1a8452;cursor:pointer}.resend-otp-exit-intent__resend-otp-whatsapp{color:#ffffff}.resend-otp-exit-intent__resend-sms-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.resend-otp-exit-intent__resend-sec-channel{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;gap:1rem;border:0.063rem #d4d4d4 solid;border-radius:0.5rem;padding:0.75rem 1.25rem;width:100%;cursor:pointer}.resend-otp-exit-intent__resend-channel-text{color:#006dd9;font-size:1.4rem;font-weight:400}.resend-otp-exit-intent__back-btn{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;gap:1rem;margin-top:1.5rem;color:#006dd9;font-size:1.3rem;font-weight:400;cursor:pointer}.resend-otp-exit-intent__bottom-bar{width:30%;height:0.4rem;background:#1d1b20;border-radius:12px;margin:2rem auto 0}.form-flow__mode{display:none}.form-flow__mode--active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mentor-banner-section{padding:0 2rem;margin-top:0rem}@media screen and (max-width: 767px){.mentor-banner-section{padding:0;margin:0}}.mentor-banner-section .mentor-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 4rem;max-width:120rem;width:100%;margin-left:auto;margin-right:auto;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner{display:block;text-align:center}}@media (min-width: 1560px){.mentor-banner-section .mentor-banner{max-width:150rem}}.mentor-banner-section .mentor-banner__circle{border-radius:50%;padding:3rem}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner__circle{margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;width:8rem;height:8rem;padding:0}}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner__img{padding:1.4rem}}.mentor-banner-section .mentor-banner__text{padding:0 2rem 0 0}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner__text{padding:0}}.mentor-banner-section .mentor-banner__text-big{font-size:3.6rem;padding:1rem 1rem 0 1rem}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner__text-big{font-size:2.4rem;padding:0.5rem 0 0 0}}.mentor-banner-section .mentor-banner__text-small{padding:0 1rem 1rem 1rem}@media screen and (max-width: 767px){.mentor-banner-section .mentor-banner__text-small{padding:0.5rem 0 1rem 0}}.mentor-banner-section .mentor-banner__link{width:18rem;font-weight:400;background-color:#c4c4c4}.mentor-banner-section .mentor-banner--edge{color:#c4c4c4}.mentor-banner-section .mentor-banner--edge .mentor-banner__circle{background-color:#B7B9F7}.mentor-banner-section .mentor-banner--edge .mentor-banner__text-big{font-weight:400}.mentor-banner-section .mentor-banner--edge .mentor-banner__link{color:#334350}.mentor-banner-section .mentor-banner--academy{color:#c4c4c4}.mentor-banner-section .mentor-banner--academy .mentor-banner__circle{background-color:#56AEFF}.mentor-banner-section .mentor-banner--academy .mentor-banner__link{color:black}.mentor-banner-section--edge{background-image:-webkit-gradient(linear, left bottom, left top, from(#7eb1f3), to(#ac8df3));background-image:linear-gradient(to top, #7eb1f3, #ac8df3)}.mentor-banner-section--academy{background-color:#0f8cff}.iti__flag{display:block;height:15px;-webkit-box-shadow:0px 0px 1px 0px #888;box-shadow:0px 0px 1px 0px #888;background-image:url(https://assets-v2.scaler.com/assets/flags/flags-6260a53563ffdddde1cf864034653fa6ff0e45ff0595fa969d9de15a14a4ff6d.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(https://assets-v2.scaler.com/assets/flags/flags@2x-72e80cf4cb40867761845513d72e67f0bb5cd8e0f301516935029414133f4ebf.png)}}.iti__flag.iti__np{background-color:transparent}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.phone-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-input__space{width:1rem}.phone-input__code{width:10rem}.phone-input__number{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.phone-input__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.phone-input__flag{margin-right:1rem}.recaptcha-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0.5rem}@media screen and (max-width: 1023px){.recaptcha-row{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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.recaptcha-row .sr-button{margin-top:1rem}}.recaptcha-override{width:21.28rem;height:5.46rem}.g-recaptcha,.g-recaptcha-custom{-webkit-transform:scale(0.7);transform:scale(0.7);-webkit-transform-origin:0 0;transform-origin:0 0}.ib-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:45rem;padding:10px}.ib-form input,.ib-form .input,.ib-form textarea,.ib-form .textarea{padding:1rem;border-radius:0.4rem;border:0.2rem solid #e2e2e2;width:100%}.ib-form input[disabled],.ib-form .input[disabled],.ib-form textarea[disabled],.ib-form .textarea[disabled]{cursor:not-allowed;background-color:#e2e2e2;color:#8b8b8b}.ib-form input:focus,.ib-form .input:focus,.ib-form textarea:focus,.ib-form .textarea:focus{border-color:#856ff0}.ib-form input:focus,.ib-form textarea:focus,.ib-form button:focus{outline:none !important;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(133,111,240,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(133,111,240,0.1)}.ib-form input::-webkit-input-placeholder,.ib-form textarea::-webkit-input-placeholder,.ib-form button::-webkit-input-placeholder{color:#8b8b8b}.ib-form input:-ms-input-placeholder,.ib-form textarea:-ms-input-placeholder,.ib-form button:-ms-input-placeholder{color:#8b8b8b}.ib-form input::-ms-input-placeholder,.ib-form textarea::-ms-input-placeholder,.ib-form button::-ms-input-placeholder{color:#8b8b8b}.ib-form input::placeholder,.ib-form textarea::placeholder,.ib-form button::placeholder{color:#8b8b8b}.ib-form.no-padding{padding:0}.ib-form.fullwidth{max-width:1000rem}.ib-field{margin-bottom:15px}.ib-field-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ib-field-gap{width:2rem}.ib-field-header.is-not-empty{margin-bottom:5px}.ib-label{color:black;display:inline-block;font-size:1.8rem;font-weight:400}.ib-helper-text{font-size:1.4rem;color:#8b8b8b;margin:2px 0}.ib-helper-text.success{color:#52b786}.ib-helper-text.error{color:#f66979}.ib-attention-mark{font-size:1.8rem;color:#f66979}.ib-country-select-option,.ib-phone-input-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.ib-country-select-flag,.ib-phone-input-flag{margin-right:1rem}.ib-phone-input,.ib-experience-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.ib-phone-input-country{width:110px}.ib-phone-input-number,.ib-experience-input-years,.ib-experience-input-months{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.ib-quick-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ib-quick-select.is-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.ib-quick-select.is-block .ib-quick-select-option{margin-right:0;margin-bottom:5px}.ib-quick-select.is-block .ib-quick-select-option.is-last{margin-bottom:0}.ib-quick-select-option{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-right:5px;border:0.2rem solid #e2e2e2;border-radius:0.4rem;text-align:center;color:#515151;padding:10px}.ib-quick-select-option.is-last{margin-right:0}.ib-quick-select-option:hover{border-color:#856ff0}.ib-quick-select-option.is-selected{color:#856ff0;border-color:#856ff0;background-color:rgba(133,111,240,0.3)}.ib-file-uploader{display:block;margin-bottom:0}.ib-file-uploader input{display:none}.ib-resume-input{text-align:center}.ib-resume-input.is-uploading .ib-button{display:none}.ib-resume-input.is-uploading .resume-loader{display:-webkit-box;display:-ms-flexbox;display:flex}.ib-spacing-horiz{width:1rem}.ib-spacing-vert{height:1rem}.job-form{background-color:white;max-width:90% !important;padding:3rem !important}.job-form .job-ib-field-header{margin-bottom:5px;color:black;display:inline-block;font-size:1.8rem;font-weight:bold}.job-form__btn-delete{cursor:pointer;color:red;font-weight:bold;margin:0 3%;-webkit-transform:translate(0, 100%);transform:translate(0, 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.job-form__addmore{cursor:pointer;font-size:1.6rem !important;font-weight:bold;color:#0f8cff;margin-right:3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.job-form .label-row{display:-webkit-box;display:-ms-flexbox;display:flex}.job-form__marginunset .ib-label{font-size:2rem;margin-top:2rem}.job-form__marginunset .ib-field-header{margin-left:3%}.job-form__marginunset .ib-field{margin:unset !important}.job-form__marginunset .Select-control{background-color:#f4f6f9;border:0 !important}.job-form__marginunset .is-focused .Select-control{background-color:#f4f6f9 !important}.job-form__marginunset .is-pseudo-focused .Select-control{background-color:white !important}.job-form .ib-field{margin:1.5rem 3%}.job-form__row{display:-webkit-box;display:-ms-flexbox;display:flex}.job-form__row .ib-field{width:44%}.job-form__row .job-ib-field{width:44%;margin:1.5rem 3%;margin-bottom:5px}.job-form button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;margin-top:3rem;background-color:#0f8cff !important;color:white !important}.job-form .upload-btn{background-color:white;border:dashed 1px #0f8cff !important;color:#0f8cff !important}.job-form .job-input-fields{background-color:#f4f6f9;color:black;border:unset !important;border-radius:0.2rem}.job-form .job-input-fields.is-focused .Select-control{background-color:#f4f6f9}.job-form .job-input-fields .Select-control{background-color:#f4f6f9;border:0}.job-form .ib-experience-input-years.is-focused .Select-control,.job-form .ib-experience-input-months.is-focused .Select-control{background-color:#f4f6f9}.job-form .ib-experience-input-years .Select-control,.job-form .ib-experience-input-months .Select-control{background-color:#f4f6f9;border:0}.job-category-form{width:100% !important;margin-top:4rem}.job-category-form__choice{text-align:center}.job-category-form__choice--category .ib-field-header{margin-bottom:2rem !important}.job-category-form .ib-quick-select-option{height:6rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bolder;color:black;margin-right:15px}.job-category-form .ib-quick-select-option:hover{border-color:#2697ff}.job-category-form .ib-quick-select-option.is-selected{border:none;background:#2697ff;color:white !important;-webkit-box-shadow:2px 2px 8px 2px #808080de;box-shadow:2px 2px 8px 2px #808080de}.ib-radio-select{margin:1rem 0}.ib-radio-select>label{cursor:pointer;margin:1rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ib-radio-select>label>h6{margin:0;display:inline;font-weight:400}.ib-radio-select>label>input{cursor:pointer;width:initial;margin-left:auto}.contact-info{padding:1.5rem 0;background-color:#fcefc9}@media screen and (max-width: 767px){.contact-info{padding:0.75rem 0;position:-webkit-sticky;position:sticky;z-index:1;top:0}}@media screen and (max-width: 767px){.contact-info__info{font-size:1.4rem;font-weight:400}}.contact-info__content{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;font-weight:400;color:#1f1f1f}@media (min-width: 1024px){.contact-info__content{width:90%;margin:0 auto;padding:0 5rem}}.contact-info__container{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}@media screen and (max-width: 767px){.contact-info__container{margin:0.75rem 0}}.contact-info__phone{vertical-align:middle;margin-left:0.25rem}.contact-info__button{margin-top:0.75rem;padding:1rem 14rem;border-radius:0.25rem;font-size:1.4rem}.contact-info--hidden{display:none}.data-science-booking-page{background-color:#0e0e0e}body{overflow-x:unset}.contact-info{background-color:#6347eb}.contact-info__content{color:#f6f6f6}@media screen and (max-width: 767px){.contact-info{z-index:2}}.trial{width:85%;margin:0 auto;background-color:#0e0e0e}@media screen and (max-width: 767px){.trial{width:100%;margin:0}}.trial__content{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.trial__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.trial__highlights{padding:3rem;font-size:2rem;color:#c4c4c4}.trial__highlights .data-point{margin-top:1rem;padding-left:5rem;font-size:2rem;line-height:3.2rem;background-repeat:no-repeat;background-position:0 0;background-image:url(https://assets-v2.scaler.com/assets/scaler/svg/list-8e8582c54fdc5a35bfb12566939c5a19e3219269e4036aee5fa9c9a540bf21dc.svg);background-size:3.2rem}.trial__form{background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%);padding:3rem;margin:3rem;-ms-flex-negative:0;flex-shrink:0;height:90%}.trial__form .ib-field .form-field{margin-bottom:0}.trial__form .ib-field .ib-label{color:#f6f6f6}.trial__form .ib-field input{background-color:#0e0e0e;border:0.05rem solid #5d5d5d;color:#8b8b8b}.trial__form .ib-field .sr-select__control{border:0.05rem solid #5d5d5d !important}.trial__form .academy-button.secondary{color:#f6f6f6}@media screen and (max-width: 767px){.trial__form{margin:3rem 0}.trial__form input{font-size:1.4rem}}.banner{background-color:#0e0e0e;margin:0}.banner__container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 0}.banner__pointers{margin-top:2rem}.banner__content{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media screen and (max-width: 767px){.banner__content{text-align:center;width:100%;margin-top:2rem}}.banner__head{color:#c4c4c4;font-size:3.2rem;width:85%}.banner__head .dark-blue{color:#0f8cff}@media screen and (max-width: 767px){.banner__head{font-size:2.4rem;width:100%}}.banner__desc{color:#bac6d8;font-size:2rem;padding:1rem 0}.whatsapp-consent__checkmark{width:auto;margin-right:3rem}.otp-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.otp-resend{margin-top:1rem;cursor:pointer;color:#856ff0}.curriculum{background-color:#0e0e0e}.dsml-curriculum{margin-top:10rem}.dsml-curriculum .dsml-generic-tile{text-align:center;color:#c4c4c4}.dsml-curriculum .dsml-generic-tile__number{display:none}.second__highlight .sr-container{margin:0}@media screen and (max-width: 767px){.second__highlight{margin-left:0}}.section .section-header__title{font-size:2.4rem;letter-spacing:normal;text-align:center;margin-bottom:2rem;font-weight:200;color:#c4c4c4;word-wrap:break-word}.section .section-header__subtitle{font-size:2rem;letter-spacing:normal;text-align:center;font-weight:200;margin-bottom:4rem}.social-stats{background:white}.social-stats__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:3rem}@media screen and (max-width: 767px){.social-stats__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:1rem 0 0 0}}.social-stats .social-stats-item__content{color:black}.social-stats-item__card{width:32%}.social-stats-item__feature{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){.social-stats-item__feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin:5rem 0 0 0}}.social-stats-item__content{margin-left:2rem;font-size:2rem;color:#1f1f1f}@media screen and (max-width: 767px){.social-stats-item__content{margin:0}}.social-stats-item__title{font-weight:400}.program-fee{background-color:#0e0e0e;margin:0}.program-fee__information{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem;background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%)}.program-fee__info-title{text-align:left;font-size:2rem;color:#f6f6f6}.program-fee__info-subtitle{text-align:left;font-size:1.8rem;font-weight:200}.career{background-color:#0e0e0e;padding-top:5rem;margin:0}.career__cards{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% + 4rem);margin-left:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.career__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.career__card{padding:2rem;margin:1rem;border:0.05rem solid #5d5d5d;-ms-flex-preferred-size:23%;flex-basis:23%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%)}@media screen and (max-width: 767px){.career__card{padding:2rem;margin:2rem}}.career__card .flexibility-card__title{margin-bottom:2rem;font-weight:600;text-align:center;height:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.career__card .flexibility-card__text{text-align:center}.career__card .flexibility-card__content{text-align:center;color:#c9c9ca}.partners{background-color:#0e0e0e}.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;border-radius:1rem;border:0.1rem solid #606062;background-color:white}.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:400;color:#1f1f1f}.partners__text{color:#6b635f;font-size:1.8rem;text-align:center;margin-bottom:2rem}.companies-testimonial{background-size:8823px 74px;background-image:url(https://assets-v2.scaler.com/assets/academy/png/companies-45fd75127f6a15cea0246c4f3adb49dc6e0280986d30a12b418d6589431b0b2a.png);background-repeat:no-repeat;display:block}.companies-testimonial.adobe{height:72px;width:49px;background-position:-1px}.companies-testimonial.ajio{height:72px;width:124px;background-position:-52px}.companies-testimonial.atlassian{height:72px;width:179px;background-position:-178px}.companies-testimonial.checkpoint{height:72px;width:162px;background-position:-359px}.companies-testimonial.codechef{height:72px;width:162px;background-position:-523px}.companies-testimonial.cognizant{height:72px;width:161px;background-position:-687px}.companies-testimonial.cred{height:72px;width:132px;background-position:-850px}.companies-testimonial.creditsuisse{height:72px;width:191px;background-position:-984px}.companies-testimonial.delhivery{height:72px;width:139px;background-position:-1177px}.companies-testimonial.dgraph{height:72px;width:172px;background-position:-1318px}.companies-testimonial.dunzo{height:72px;width:159px;background-position:-1492px}.companies-testimonial.expedia{height:72px;width:164px;background-position:-1653px}.companies-testimonial.facebook{height:72px;width:152px;background-position:-1819px}.companies-testimonial.flipkart{height:72px;width:174px;background-position:-1973px}.companies-testimonial.foyr{height:72px;width:122px;background-position:-2149px}.companies-testimonial.goldman{height:72px;width:142px;background-position:-2273px}.companies-testimonial.google{height:72px;width:137px;background-position:-2417px}.companies-testimonial.hcl{height:72px;width:126px;background-position:-2556px}.companies-testimonial.infosys{height:72px;width:108px;background-position:-2684px}.companies-testimonial.lucideus{height:72px;width:173px;background-position:-2794px}.companies-testimonial.microsoft{height:72px;width:157px;background-position:-2969px}.companies-testimonial.mindtickle{height:72px;width:167px;background-position:-3128px}.companies-testimonial.mindtree{height:72px;width:164px;background-position:-3297px}.companies-testimonial.netflix{height:72px;width:121px;background-position:-3463px}.companies-testimonial.ola{height:72px;width:116px;background-position:-3586px}.companies-testimonial.paypal{height:72px;width:164px;background-position:-3704px}.companies-testimonial.paysafe{height:72px;width:132px;background-position:-3870px}.companies-testimonial.paytm{height:72px;width:117px;background-position:-4004px}.companies-testimonial.phonepe{height:72px;width:158px;background-position:-4123px}.companies-testimonial.qualcomm{height:72px;width:167px;background-position:-4283px}.companies-testimonial.salesken{height:72px;width:165px;background-position:-4452px}.companies-testimonial.samsung{height:72px;width:168px;background-position:-4619px}.companies-testimonial.tekion{height:72px;width:165px;background-position:-4789px}.companies-testimonial.uber{height:72px;width:103px;background-position:-4956px}.companies-testimonial.walmart{height:72px;width:177px;background-position:-5061px}.companies-testimonial.walmartlabs{height:72px;width:182px;background-position:-5240px}.companies-testimonial.zeta{height:72px;width:88px;background-position:-5424px}.companies-testimonial.amazon{height:72px;width:135px;background-position:-5514px}.companies-testimonial.capillary{height:72px;width:190px;background-position:-5651px}.companies-testimonial.cleartax{height:72px;width:168px;background-position:-5843px}.companies-testimonial.decorpot{height:72px;width:170px;background-position:-6013px}.companies-testimonial.druva{height:72px;width:158px;background-position:-6185px}.companies-testimonial.fab{height:72px;width:112px;background-position:-6345px}.companies-testimonial.gojek{height:72px;width:140px;background-position:-6459px}.companies-testimonial.hotstar{height:72px;width:143px;background-position:-6601px}.companies-testimonial.intuit{height:72px;width:109px;background-position:-6746px}.companies-testimonial.jio{height:72px;width:62px;background-position:-6857px}.companies-testimonial.media{height:72px;width:156px;background-position:-6921px}.companies-testimonial.myntra{height:72px;width:172px;background-position:-7079px}.companies-testimonial.needl{height:72px;width:173px;background-position:-7253px}.companies-testimonial.nutanix{height:72px;width:155px;background-position:-7428px}.companies-testimonial.nvidia{height:72px;width:167px;background-position:-7585px}.companies-testimonial.olx{height:72px;width:85px;background-position:-7754px}.companies-testimonial.oneplus{height:72px;width:167px;background-position:-7841px}.companies-testimonial.scaler{height:72px;width:178px;background-position:-8010px}.companies-testimonial.scaler-monogram{height:72px;width:72px;background-position:-8190px}.companies-testimonial.snapdeal{height:72px;width:146px;background-position:-8264px}.companies-testimonial.toppr{height:72px;width:149px;background-position:-8412px}.companies-testimonial.visa{height:72px;width:111px;background-position:-8563px}.companies-testimonial.wakefit{height:72px;width:146px;background-position:-8676px}.companies-testimonial.half{background-size:4411.5px 37px}.companies-testimonial.half.adobe{height:36px;width:24.5px;background-position:-0.5px}.companies-testimonial.half.ajio{height:36px;width:62px;background-position:-26px}.companies-testimonial.half.atlassian{height:36px;width:89.5px;background-position:-89px}.companies-testimonial.half.checkpoint{height:36px;width:81px;background-position:-179.5px}.companies-testimonial.half.codechef{height:36px;width:81px;background-position:-261.5px}.companies-testimonial.half.cognizant{height:36px;width:80.5px;background-position:-343.5px}.companies-testimonial.half.cred{height:36px;width:66px;background-position:-425px}.companies-testimonial.half.creditsuisse{height:36px;width:95.5px;background-position:-492px}.companies-testimonial.half.delhivery{height:36px;width:69.5px;background-position:-588.5px}.companies-testimonial.half.dgraph{height:36px;width:86px;background-position:-659px}.companies-testimonial.half.dunzo{height:36px;width:79.5px;background-position:-746px}.companies-testimonial.half.expedia{height:36px;width:82px;background-position:-826.5px}.companies-testimonial.half.facebook{height:36px;width:76px;background-position:-909.5px}.companies-testimonial.half.flipkart{height:36px;width:87px;background-position:-986.5px}.companies-testimonial.half.foyr{height:36px;width:61px;background-position:-1074.5px}.companies-testimonial.half.goldman{height:36px;width:71px;background-position:-1136.5px}.companies-testimonial.half.google{height:36px;width:68.5px;background-position:-1208.5px}.companies-testimonial.half.hcl{height:36px;width:63px;background-position:-1278px}.companies-testimonial.half.infosys{height:36px;width:54px;background-position:-1342px}.companies-testimonial.half.lucideus{height:36px;width:86.5px;background-position:-1397px}.companies-testimonial.half.microsoft{height:36px;width:78.5px;background-position:-1484.5px}.companies-testimonial.half.mindtickle{height:36px;width:83.5px;background-position:-1564px}.companies-testimonial.half.mindtree{height:36px;width:82px;background-position:-1648.5px}.companies-testimonial.half.netflix{height:36px;width:60.5px;background-position:-1731.5px}.companies-testimonial.half.ola{height:36px;width:58px;background-position:-1793px}.companies-testimonial.half.paypal{height:36px;width:82px;background-position:-1852px}.companies-testimonial.half.paysafe{height:36px;width:66px;background-position:-1935px}.companies-testimonial.half.paytm{height:36px;width:58.5px;background-position:-2002px}.companies-testimonial.half.phonepe{height:36px;width:79px;background-position:-2061.5px}.companies-testimonial.half.qualcomm{height:36px;width:83.5px;background-position:-2141.5px}.companies-testimonial.half.salesken{height:36px;width:82.5px;background-position:-2226px}.companies-testimonial.half.samsung{height:36px;width:84px;background-position:-2309.5px}.companies-testimonial.half.tekion{height:36px;width:82.5px;background-position:-2394.5px}.companies-testimonial.half.uber{height:36px;width:51.5px;background-position:-2478px}.companies-testimonial.half.walmart{height:36px;width:88.5px;background-position:-2530.5px}.companies-testimonial.half.walmartlabs{height:36px;width:91px;background-position:-2620px}.companies-testimonial.half.zeta{height:36px;width:44px;background-position:-2712px}.companies-testimonial.half.amazon{height:36px;width:67.5px;background-position:-2757px}.companies-testimonial.half.capillary{height:36px;width:95px;background-position:-2825.5px}.companies-testimonial.half.cleartax{height:36px;width:84px;background-position:-2921.5px}.companies-testimonial.half.decorpot{height:36px;width:85px;background-position:-3006.5px}.companies-testimonial.half.druva{height:36px;width:79px;background-position:-3092.5px}.companies-testimonial.half.fab{height:36px;width:56px;background-position:-3172.5px}.companies-testimonial.half.gojek{height:36px;width:70px;background-position:-3229.5px}.companies-testimonial.half.hotstar{height:36px;width:71.5px;background-position:-3300.5px}.companies-testimonial.half.intuit{height:36px;width:54.5px;background-position:-3373px}.companies-testimonial.half.jio{height:36px;width:31px;background-position:-3428.5px}.companies-testimonial.half.media{height:36px;width:78px;background-position:-3460.5px}.companies-testimonial.half.myntra{height:36px;width:86px;background-position:-3539.5px}.companies-testimonial.half.needl{height:36px;width:86.5px;background-position:-3626.5px}.companies-testimonial.half.nutanix{height:36px;width:77.5px;background-position:-3714px}.companies-testimonial.half.nvidia{height:36px;width:83.5px;background-position:-3792.5px}.companies-testimonial.half.olx{height:36px;width:42.5px;background-position:-3877px}.companies-testimonial.half.oneplus{height:36px;width:83.5px;background-position:-3920.5px}.companies-testimonial.half.scaler{height:36px;width:89px;background-position:-4005px}.companies-testimonial.half.scaler-monogram{height:36px;width:36px;background-position:-4095px}.companies-testimonial.half.snapdeal{height:36px;width:73px;background-position:-4132px}.companies-testimonial.half.toppr{height:36px;width:74.5px;background-position:-4206px}.companies-testimonial.half.visa{height:36px;width:55.5px;background-position:-4281.5px}.companies-testimonial.half.wakefit{height:36px;width:73px;background-position:-4338px}.companies-testimonial.one-third{background-size:2941px 24.66666667px}.companies-testimonial.one-third.adobe{height:24px;width:16.33333333px;background-position:-0.33333333px}.companies-testimonial.one-third.ajio{height:24px;width:41.33333333px;background-position:-17.33333333px}.companies-testimonial.one-third.atlassian{height:24px;width:59.66666667px;background-position:-59.33333333px}.companies-testimonial.one-third.checkpoint{height:24px;width:54px;background-position:-119.66666667px}.companies-testimonial.one-third.codechef{height:24px;width:54px;background-position:-174.33333333px}.companies-testimonial.one-third.cognizant{height:24px;width:53.66666667px;background-position:-229px}.companies-testimonial.one-third.cred{height:24px;width:44px;background-position:-283.33333333px}.companies-testimonial.one-third.creditsuisse{height:24px;width:63.66666667px;background-position:-328px}.companies-testimonial.one-third.delhivery{height:24px;width:46.33333333px;background-position:-392.33333333px}.companies-testimonial.one-third.dgraph{height:24px;width:57.33333333px;background-position:-439.33333333px}.companies-testimonial.one-third.dunzo{height:24px;width:53px;background-position:-497.33333333px}.companies-testimonial.one-third.expedia{height:24px;width:54.66666667px;background-position:-551px}.companies-testimonial.one-third.facebook{height:24px;width:50.66666667px;background-position:-606.33333333px}.companies-testimonial.one-third.flipkart{height:24px;width:58px;background-position:-657.66666667px}.companies-testimonial.one-third.foyr{height:24px;width:40.66666667px;background-position:-716.33333333px}.companies-testimonial.one-third.goldman{height:24px;width:47.33333333px;background-position:-757.66666667px}.companies-testimonial.one-third.google{height:24px;width:45.66666667px;background-position:-805.66666667px}.companies-testimonial.one-third.hcl{height:24px;width:42px;background-position:-852px}.companies-testimonial.one-third.infosys{height:24px;width:36px;background-position:-894.66666667px}.companies-testimonial.one-third.lucideus{height:24px;width:57.66666667px;background-position:-931.33333333px}.companies-testimonial.one-third.microsoft{height:24px;width:52.33333333px;background-position:-989.66666667px}.companies-testimonial.one-third.mindtickle{height:24px;width:55.66666667px;background-position:-1042.66666667px}.companies-testimonial.one-third.mindtree{height:24px;width:54.66666667px;background-position:-1099px}.companies-testimonial.one-third.netflix{height:24px;width:40.33333333px;background-position:-1154.33333333px}.companies-testimonial.one-third.ola{height:24px;width:38.66666667px;background-position:-1195.33333333px}.companies-testimonial.one-third.paypal{height:24px;width:54.66666667px;background-position:-1234.66666667px}.companies-testimonial.one-third.paysafe{height:24px;width:44px;background-position:-1290px}.companies-testimonial.one-third.paytm{height:24px;width:39px;background-position:-1334.66666667px}.companies-testimonial.one-third.phonepe{height:24px;width:52.66666667px;background-position:-1374.33333333px}.companies-testimonial.one-third.qualcomm{height:24px;width:55.66666667px;background-position:-1427.66666667px}.companies-testimonial.one-third.salesken{height:24px;width:55px;background-position:-1484px}.companies-testimonial.one-third.samsung{height:24px;width:56px;background-position:-1539.66666667px}.companies-testimonial.one-third.tekion{height:24px;width:55px;background-position:-1596.33333333px}.companies-testimonial.one-third.uber{height:24px;width:34.33333333px;background-position:-1652px}.companies-testimonial.one-third.walmart{height:24px;width:59px;background-position:-1687px}.companies-testimonial.one-third.walmartlabs{height:24px;width:60.66666667px;background-position:-1746.66666667px}.companies-testimonial.one-third.zeta{height:24px;width:29.33333333px;background-position:-1808px}.companies-testimonial.one-third.amazon{height:24px;width:45px;background-position:-1838px}.companies-testimonial.one-third.capillary{height:24px;width:63.33333333px;background-position:-1883.66666667px}.companies-testimonial.one-third.cleartax{height:24px;width:56px;background-position:-1947.66666667px}.companies-testimonial.one-third.decorpot{height:24px;width:56.66666667px;background-position:-2004.33333333px}.companies-testimonial.one-third.druva{height:24px;width:52.66666667px;background-position:-2061.66666667px}.companies-testimonial.one-third.fab{height:24px;width:37.33333333px;background-position:-2115px}.companies-testimonial.one-third.gojek{height:24px;width:46.66666667px;background-position:-2153px}.companies-testimonial.one-third.hotstar{height:24px;width:47.66666667px;background-position:-2200.33333333px}.companies-testimonial.one-third.intuit{height:24px;width:36.33333333px;background-position:-2248.66666667px}.companies-testimonial.one-third.jio{height:24px;width:20.66666667px;background-position:-2285.66666667px}.companies-testimonial.one-third.media{height:24px;width:52px;background-position:-2307px}.companies-testimonial.one-third.myntra{height:24px;width:57.33333333px;background-position:-2359.66666667px}.companies-testimonial.one-third.needl{height:24px;width:57.66666667px;background-position:-2417.66666667px}.companies-testimonial.one-third.nutanix{height:24px;width:51.66666667px;background-position:-2476px}.companies-testimonial.one-third.nvidia{height:24px;width:55.66666667px;background-position:-2528.33333333px}.companies-testimonial.one-third.olx{height:24px;width:28.33333333px;background-position:-2584.66666667px}.companies-testimonial.one-third.oneplus{height:24px;width:55.66666667px;background-position:-2613.66666667px}.companies-testimonial.one-third.scaler{height:24px;width:59.33333333px;background-position:-2670px}.companies-testimonial.one-third.scaler-monogram{height:24px;width:24px;background-position:-2730px}.companies-testimonial.one-third.snapdeal{height:24px;width:48.66666667px;background-position:-2754.66666667px}.companies-testimonial.one-third.toppr{height:24px;width:49.66666667px;background-position:-2804px}.companies-testimonial.one-third.visa{height:24px;width:37px;background-position:-2854.33333333px}.companies-testimonial.one-third.wakefit{height:24px;width:48.66666667px;background-position:-2892px}.companies-testimonial.one-fourth{background-size:2205.75px 18.5px}.companies-testimonial.one-fourth.adobe{height:18px;width:12.25px;background-position:-0.25px}.companies-testimonial.one-fourth.ajio{height:18px;width:31px;background-position:-13px}.companies-testimonial.one-fourth.atlassian{height:18px;width:44.75px;background-position:-44.5px}.companies-testimonial.one-fourth.checkpoint{height:18px;width:40.5px;background-position:-89.75px}.companies-testimonial.one-fourth.codechef{height:18px;width:40.5px;background-position:-130.75px}.companies-testimonial.one-fourth.cognizant{height:18px;width:40.25px;background-position:-171.75px}.companies-testimonial.one-fourth.cred{height:18px;width:33px;background-position:-212.5px}.companies-testimonial.one-fourth.creditsuisse{height:18px;width:47.75px;background-position:-246px}.companies-testimonial.one-fourth.delhivery{height:18px;width:34.75px;background-position:-294.25px}.companies-testimonial.one-fourth.dgraph{height:18px;width:43px;background-position:-329.5px}.companies-testimonial.one-fourth.dunzo{height:18px;width:39.75px;background-position:-373px}.companies-testimonial.one-fourth.expedia{height:18px;width:41px;background-position:-413.25px}.companies-testimonial.one-fourth.facebook{height:18px;width:38px;background-position:-454.75px}.companies-testimonial.one-fourth.flipkart{height:18px;width:43.5px;background-position:-493.25px}.companies-testimonial.one-fourth.foyr{height:18px;width:30.5px;background-position:-537.25px}.companies-testimonial.one-fourth.goldman{height:18px;width:35.5px;background-position:-568.25px}.companies-testimonial.one-fourth.google{height:18px;width:34.25px;background-position:-604.25px}.companies-testimonial.one-fourth.hcl{height:18px;width:31.5px;background-position:-639px}.companies-testimonial.one-fourth.infosys{height:18px;width:27px;background-position:-671px}.companies-testimonial.one-fourth.lucideus{height:18px;width:43.25px;background-position:-698.5px}.companies-testimonial.one-fourth.microsoft{height:18px;width:39.25px;background-position:-742.25px}.companies-testimonial.one-fourth.mindtickle{height:18px;width:41.75px;background-position:-782px}.companies-testimonial.one-fourth.mindtree{height:18px;width:41px;background-position:-824.25px}.companies-testimonial.one-fourth.netflix{height:18px;width:30.25px;background-position:-865.75px}.companies-testimonial.one-fourth.ola{height:18px;width:29px;background-position:-896.5px}.companies-testimonial.one-fourth.paypal{height:18px;width:41px;background-position:-926px}.companies-testimonial.one-fourth.paysafe{height:18px;width:33px;background-position:-967.5px}.companies-testimonial.one-fourth.paytm{height:18px;width:29.25px;background-position:-1001px}.companies-testimonial.one-fourth.phonepe{height:18px;width:39.5px;background-position:-1030.75px}.companies-testimonial.one-fourth.qualcomm{height:18px;width:41.75px;background-position:-1070.75px}.companies-testimonial.one-fourth.salesken{height:18px;width:41.25px;background-position:-1113px}.companies-testimonial.one-fourth.samsung{height:18px;width:42px;background-position:-1154.75px}.companies-testimonial.one-fourth.tekion{height:18px;width:41.25px;background-position:-1197.25px}.companies-testimonial.one-fourth.uber{height:18px;width:25.75px;background-position:-1239px}.companies-testimonial.one-fourth.walmart{height:18px;width:44.25px;background-position:-1265.25px}.companies-testimonial.one-fourth.walmartlabs{height:18px;width:45.5px;background-position:-1310px}.companies-testimonial.one-fourth.zeta{height:18px;width:22px;background-position:-1356px}.companies-testimonial.one-fourth.amazon{height:18px;width:33.75px;background-position:-1378.5px}.companies-testimonial.one-fourth.capillary{height:18px;width:47.5px;background-position:-1412.75px}.companies-testimonial.one-fourth.cleartax{height:18px;width:42px;background-position:-1460.75px}.companies-testimonial.one-fourth.decorpot{height:18px;width:42.5px;background-position:-1503.25px}.companies-testimonial.one-fourth.druva{height:18px;width:39.5px;background-position:-1546.25px}.companies-testimonial.one-fourth.fab{height:18px;width:28px;background-position:-1586.25px}.companies-testimonial.one-fourth.gojek{height:18px;width:35px;background-position:-1614.75px}.companies-testimonial.one-fourth.hotstar{height:18px;width:35.75px;background-position:-1650.25px}.companies-testimonial.one-fourth.intuit{height:18px;width:27.25px;background-position:-1686.5px}.companies-testimonial.one-fourth.jio{height:18px;width:15.5px;background-position:-1714.25px}.companies-testimonial.one-fourth.media{height:18px;width:39px;background-position:-1730.25px}.companies-testimonial.one-fourth.myntra{height:18px;width:43px;background-position:-1769.75px}.companies-testimonial.one-fourth.needl{height:18px;width:43.25px;background-position:-1813.25px}.companies-testimonial.one-fourth.nutanix{height:18px;width:38.75px;background-position:-1857px}.companies-testimonial.one-fourth.nvidia{height:18px;width:41.75px;background-position:-1896.25px}.companies-testimonial.one-fourth.olx{height:18px;width:21.25px;background-position:-1938.5px}.companies-testimonial.one-fourth.oneplus{height:18px;width:41.75px;background-position:-1960.25px}.companies-testimonial.one-fourth.scaler{height:18px;width:44.5px;background-position:-2002.5px}.companies-testimonial.one-fourth.scaler-monogram{height:18px;width:18px;background-position:-2047.5px}.companies-testimonial.one-fourth.snapdeal{height:18px;width:36.5px;background-position:-2066px}.companies-testimonial.one-fourth.toppr{height:18px;width:37.25px;background-position:-2103px}.companies-testimonial.one-fourth.visa{height:18px;width:27.75px;background-position:-2140.75px}.companies-testimonial.one-fourth.wakefit{height:18px;width:36.5px;background-position:-2169px}.companies-testimonial.one-fifth{background-size:1764.6px 14.8px}.companies-testimonial.one-fifth.adobe{height:14.4px;width:9.8px;background-position:-0.2px}.companies-testimonial.one-fifth.ajio{height:14.4px;width:24.8px;background-position:-10.4px}.companies-testimonial.one-fifth.atlassian{height:14.4px;width:35.8px;background-position:-35.6px}.companies-testimonial.one-fifth.checkpoint{height:14.4px;width:32.4px;background-position:-71.8px}.companies-testimonial.one-fifth.codechef{height:14.4px;width:32.4px;background-position:-104.6px}.companies-testimonial.one-fifth.cognizant{height:14.4px;width:32.2px;background-position:-137.4px}.companies-testimonial.one-fifth.cred{height:14.4px;width:26.4px;background-position:-170px}.companies-testimonial.one-fifth.creditsuisse{height:14.4px;width:38.2px;background-position:-196.8px}.companies-testimonial.one-fifth.delhivery{height:14.4px;width:27.8px;background-position:-235.4px}.companies-testimonial.one-fifth.dgraph{height:14.4px;width:34.4px;background-position:-263.6px}.companies-testimonial.one-fifth.dunzo{height:14.4px;width:31.8px;background-position:-298.4px}.companies-testimonial.one-fifth.expedia{height:14.4px;width:32.8px;background-position:-330.6px}.companies-testimonial.one-fifth.facebook{height:14.4px;width:30.4px;background-position:-363.8px}.companies-testimonial.one-fifth.flipkart{height:14.4px;width:34.8px;background-position:-394.6px}.companies-testimonial.one-fifth.foyr{height:14.4px;width:24.4px;background-position:-429.8px}.companies-testimonial.one-fifth.goldman{height:14.4px;width:28.4px;background-position:-454.6px}.companies-testimonial.one-fifth.google{height:14.4px;width:27.4px;background-position:-483.4px}.companies-testimonial.one-fifth.hcl{height:14.4px;width:25.2px;background-position:-511.2px}.companies-testimonial.one-fifth.infosys{height:14.4px;width:21.6px;background-position:-536.8px}.companies-testimonial.one-fifth.lucideus{height:14.4px;width:34.6px;background-position:-558.8px}.companies-testimonial.one-fifth.microsoft{height:14.4px;width:31.4px;background-position:-593.8px}.companies-testimonial.one-fifth.mindtickle{height:14.4px;width:33.4px;background-position:-625.6px}.companies-testimonial.one-fifth.mindtree{height:14.4px;width:32.8px;background-position:-659.4px}.companies-testimonial.one-fifth.netflix{height:14.4px;width:24.2px;background-position:-692.6px}.companies-testimonial.one-fifth.ola{height:14.4px;width:23.2px;background-position:-717.2px}.companies-testimonial.one-fifth.paypal{height:14.4px;width:32.8px;background-position:-740.8px}.companies-testimonial.one-fifth.paysafe{height:14.4px;width:26.4px;background-position:-774px}.companies-testimonial.one-fifth.paytm{height:14.4px;width:23.4px;background-position:-800.8px}.companies-testimonial.one-fifth.phonepe{height:14.4px;width:31.6px;background-position:-824.6px}.companies-testimonial.one-fifth.qualcomm{height:14.4px;width:33.4px;background-position:-856.6px}.companies-testimonial.one-fifth.salesken{height:14.4px;width:33px;background-position:-890.4px}.companies-testimonial.one-fifth.samsung{height:14.4px;width:33.6px;background-position:-923.8px}.companies-testimonial.one-fifth.tekion{height:14.4px;width:33px;background-position:-957.8px}.companies-testimonial.one-fifth.uber{height:14.4px;width:20.6px;background-position:-991.2px}.companies-testimonial.one-fifth.walmart{height:14.4px;width:35.4px;background-position:-1012.2px}.companies-testimonial.one-fifth.walmartlabs{height:14.4px;width:36.4px;background-position:-1048px}.companies-testimonial.one-fifth.zeta{height:14.4px;width:17.6px;background-position:-1084.8px}.companies-testimonial.one-fifth.amazon{height:14.4px;width:27px;background-position:-1102.8px}.companies-testimonial.one-fifth.capillary{height:14.4px;width:38px;background-position:-1130.2px}.companies-testimonial.one-fifth.cleartax{height:14.4px;width:33.6px;background-position:-1168.6px}.companies-testimonial.one-fifth.decorpot{height:14.4px;width:34px;background-position:-1202.6px}.companies-testimonial.one-fifth.druva{height:14.4px;width:31.6px;background-position:-1237px}.companies-testimonial.one-fifth.fab{height:14.4px;width:22.4px;background-position:-1269px}.companies-testimonial.one-fifth.gojek{height:14.4px;width:28px;background-position:-1291.8px}.companies-testimonial.one-fifth.hotstar{height:14.4px;width:28.6px;background-position:-1320.2px}.companies-testimonial.one-fifth.intuit{height:14.4px;width:21.8px;background-position:-1349.2px}.companies-testimonial.one-fifth.jio{height:14.4px;width:12.4px;background-position:-1371.4px}.companies-testimonial.one-fifth.media{height:14.4px;width:31.2px;background-position:-1384.2px}.companies-testimonial.one-fifth.myntra{height:14.4px;width:34.4px;background-position:-1415.8px}.companies-testimonial.one-fifth.needl{height:14.4px;width:34.6px;background-position:-1450.6px}.companies-testimonial.one-fifth.nutanix{height:14.4px;width:31px;background-position:-1485.6px}.companies-testimonial.one-fifth.nvidia{height:14.4px;width:33.4px;background-position:-1517px}.companies-testimonial.one-fifth.olx{height:14.4px;width:17px;background-position:-1550.8px}.companies-testimonial.one-fifth.oneplus{height:14.4px;width:33.4px;background-position:-1568.2px}.companies-testimonial.one-fifth.scaler{height:14.4px;width:35.6px;background-position:-1602px}.companies-testimonial.one-fifth.scaler-monogram{height:14.4px;width:14.4px;background-position:-1638px}.companies-testimonial.one-fifth.snapdeal{height:14.4px;width:29.2px;background-position:-1652.8px}.companies-testimonial.one-fifth.toppr{height:14.4px;width:29.8px;background-position:-1682.4px}.companies-testimonial.one-fifth.visa{height:14.4px;width:22.2px;background-position:-1712.6px}.companies-testimonial.one-fifth.wakefit{height:14.4px;width:29.2px;background-position:-1735.2px}.companies-testimonial.one-sixth{background-size:1470.5px 12.33333333px}.companies-testimonial.one-sixth.adobe{height:12px;width:8.16666667px;background-position:-0.16666667px}.companies-testimonial.one-sixth.ajio{height:12px;width:20.66666667px;background-position:-8.66666667px}.companies-testimonial.one-sixth.atlassian{height:12px;width:29.83333333px;background-position:-29.66666667px}.companies-testimonial.one-sixth.checkpoint{height:12px;width:27px;background-position:-59.83333333px}.companies-testimonial.one-sixth.codechef{height:12px;width:27px;background-position:-87.16666667px}.companies-testimonial.one-sixth.cognizant{height:12px;width:26.83333333px;background-position:-114.5px}.companies-testimonial.one-sixth.cred{height:12px;width:22px;background-position:-141.66666667px}.companies-testimonial.one-sixth.creditsuisse{height:12px;width:31.83333333px;background-position:-164px}.companies-testimonial.one-sixth.delhivery{height:12px;width:23.16666667px;background-position:-196.16666667px}.companies-testimonial.one-sixth.dgraph{height:12px;width:28.66666667px;background-position:-219.66666667px}.companies-testimonial.one-sixth.dunzo{height:12px;width:26.5px;background-position:-248.66666667px}.companies-testimonial.one-sixth.expedia{height:12px;width:27.33333333px;background-position:-275.5px}.companies-testimonial.one-sixth.facebook{height:12px;width:25.33333333px;background-position:-303.16666667px}.companies-testimonial.one-sixth.flipkart{height:12px;width:29px;background-position:-328.83333333px}.companies-testimonial.one-sixth.foyr{height:12px;width:20.33333333px;background-position:-358.16666667px}.companies-testimonial.one-sixth.goldman{height:12px;width:23.66666667px;background-position:-378.83333333px}.companies-testimonial.one-sixth.google{height:12px;width:22.83333333px;background-position:-402.83333333px}.companies-testimonial.one-sixth.hcl{height:12px;width:21px;background-position:-426px}.companies-testimonial.one-sixth.infosys{height:12px;width:18px;background-position:-447.33333333px}.companies-testimonial.one-sixth.lucideus{height:12px;width:28.83333333px;background-position:-465.66666667px}.companies-testimonial.one-sixth.microsoft{height:12px;width:26.16666667px;background-position:-494.83333333px}.companies-testimonial.one-sixth.mindtickle{height:12px;width:27.83333333px;background-position:-521.33333333px}.companies-testimonial.one-sixth.mindtree{height:12px;width:27.33333333px;background-position:-549.5px}.companies-testimonial.one-sixth.netflix{height:12px;width:20.16666667px;background-position:-577.16666667px}.companies-testimonial.one-sixth.ola{height:12px;width:19.33333333px;background-position:-597.66666667px}.companies-testimonial.one-sixth.paypal{height:12px;width:27.33333333px;background-position:-617.33333333px}.companies-testimonial.one-sixth.paysafe{height:12px;width:22px;background-position:-645px}.companies-testimonial.one-sixth.paytm{height:12px;width:19.5px;background-position:-667.33333333px}.companies-testimonial.one-sixth.phonepe{height:12px;width:26.33333333px;background-position:-687.16666667px}.companies-testimonial.one-sixth.qualcomm{height:12px;width:27.83333333px;background-position:-713.83333333px}.companies-testimonial.one-sixth.salesken{height:12px;width:27.5px;background-position:-742px}.companies-testimonial.one-sixth.samsung{height:12px;width:28px;background-position:-769.83333333px}.companies-testimonial.one-sixth.tekion{height:12px;width:27.5px;background-position:-798.16666667px}.companies-testimonial.one-sixth.uber{height:12px;width:17.16666667px;background-position:-826px}.companies-testimonial.one-sixth.walmart{height:12px;width:29.5px;background-position:-843.5px}.companies-testimonial.one-sixth.walmartlabs{height:12px;width:30.33333333px;background-position:-873.33333333px}.companies-testimonial.one-sixth.zeta{height:12px;width:14.66666667px;background-position:-904px}.companies-testimonial.one-sixth.amazon{height:12px;width:22.5px;background-position:-919px}.companies-testimonial.one-sixth.capillary{height:12px;width:31.66666667px;background-position:-941.83333333px}.companies-testimonial.one-sixth.cleartax{height:12px;width:28px;background-position:-973.83333333px}.companies-testimonial.one-sixth.decorpot{height:12px;width:28.33333333px;background-position:-1002.16666667px}.companies-testimonial.one-sixth.druva{height:12px;width:26.33333333px;background-position:-1030.83333333px}.companies-testimonial.one-sixth.fab{height:12px;width:18.66666667px;background-position:-1057.5px}.companies-testimonial.one-sixth.gojek{height:12px;width:23.33333333px;background-position:-1076.5px}.companies-testimonial.one-sixth.hotstar{height:12px;width:23.83333333px;background-position:-1100.16666667px}.companies-testimonial.one-sixth.intuit{height:12px;width:18.16666667px;background-position:-1124.33333333px}.companies-testimonial.one-sixth.jio{height:12px;width:10.33333333px;background-position:-1142.83333333px}.companies-testimonial.one-sixth.media{height:12px;width:26px;background-position:-1153.5px}.companies-testimonial.one-sixth.myntra{height:12px;width:28.66666667px;background-position:-1179.83333333px}.companies-testimonial.one-sixth.needl{height:12px;width:28.83333333px;background-position:-1208.83333333px}.companies-testimonial.one-sixth.nutanix{height:12px;width:25.83333333px;background-position:-1238px}.companies-testimonial.one-sixth.nvidia{height:12px;width:27.83333333px;background-position:-1264.16666667px}.companies-testimonial.one-sixth.olx{height:12px;width:14.16666667px;background-position:-1292.33333333px}.companies-testimonial.one-sixth.oneplus{height:12px;width:27.83333333px;background-position:-1306.83333333px}.companies-testimonial.one-sixth.scaler{height:12px;width:29.66666667px;background-position:-1335px}.companies-testimonial.one-sixth.scaler-monogram{height:12px;width:12px;background-position:-1365px}.companies-testimonial.one-sixth.snapdeal{height:12px;width:24.33333333px;background-position:-1377.33333333px}.companies-testimonial.one-sixth.toppr{height:12px;width:24.83333333px;background-position:-1402px}.companies-testimonial.one-sixth.visa{height:12px;width:18.5px;background-position:-1427.16666667px}.companies-testimonial.one-sixth.wakefit{height:12px;width:24.33333333px;background-position:-1446px}.companies-testimonial.one-nineth{background-size:980.33333333px 8.22222222px}.companies-testimonial.one-nineth.adobe{height:8px;width:5.44444444px;background-position:-0.11111111px}.companies-testimonial.one-nineth.ajio{height:8px;width:13.77777778px;background-position:-5.77777778px}.companies-testimonial.one-nineth.atlassian{height:8px;width:19.88888889px;background-position:-19.77777778px}.companies-testimonial.one-nineth.checkpoint{height:8px;width:18px;background-position:-39.88888889px}.companies-testimonial.one-nineth.codechef{height:8px;width:18px;background-position:-58.11111111px}.companies-testimonial.one-nineth.cognizant{height:8px;width:17.88888889px;background-position:-76.33333333px}.companies-testimonial.one-nineth.cred{height:8px;width:14.66666667px;background-position:-94.44444444px}.companies-testimonial.one-nineth.creditsuisse{height:8px;width:21.22222222px;background-position:-109.33333333px}.companies-testimonial.one-nineth.delhivery{height:8px;width:15.44444444px;background-position:-130.77777778px}.companies-testimonial.one-nineth.dgraph{height:8px;width:19.11111111px;background-position:-146.44444444px}.companies-testimonial.one-nineth.dunzo{height:8px;width:17.66666667px;background-position:-165.77777778px}.companies-testimonial.one-nineth.expedia{height:8px;width:18.22222222px;background-position:-183.66666667px}.companies-testimonial.one-nineth.facebook{height:8px;width:16.88888889px;background-position:-202.11111111px}.companies-testimonial.one-nineth.flipkart{height:8px;width:19.33333333px;background-position:-219.22222222px}.companies-testimonial.one-nineth.foyr{height:8px;width:13.55555556px;background-position:-238.77777778px}.companies-testimonial.one-nineth.goldman{height:8px;width:15.77777778px;background-position:-252.55555556px}.companies-testimonial.one-nineth.google{height:8px;width:15.22222222px;background-position:-268.55555556px}.companies-testimonial.one-nineth.hcl{height:8px;width:14px;background-position:-284px}.companies-testimonial.one-nineth.infosys{height:8px;width:12px;background-position:-298.22222222px}.companies-testimonial.one-nineth.lucideus{height:8px;width:19.22222222px;background-position:-310.44444444px}.companies-testimonial.one-nineth.microsoft{height:8px;width:17.44444444px;background-position:-329.88888889px}.companies-testimonial.one-nineth.mindtickle{height:8px;width:18.55555556px;background-position:-347.55555556px}.companies-testimonial.one-nineth.mindtree{height:8px;width:18.22222222px;background-position:-366.33333333px}.companies-testimonial.one-nineth.netflix{height:8px;width:13.44444444px;background-position:-384.77777778px}.companies-testimonial.one-nineth.ola{height:8px;width:12.88888889px;background-position:-398.44444444px}.companies-testimonial.one-nineth.paypal{height:8px;width:18.22222222px;background-position:-411.55555556px}.companies-testimonial.one-nineth.paysafe{height:8px;width:14.66666667px;background-position:-430px}.companies-testimonial.one-nineth.paytm{height:8px;width:13px;background-position:-444.88888889px}.companies-testimonial.one-nineth.phonepe{height:8px;width:17.55555556px;background-position:-458.11111111px}.companies-testimonial.one-nineth.qualcomm{height:8px;width:18.55555556px;background-position:-475.88888889px}.companies-testimonial.one-nineth.salesken{height:8px;width:18.33333333px;background-position:-494.66666667px}.companies-testimonial.one-nineth.samsung{height:8px;width:18.66666667px;background-position:-513.22222222px}.companies-testimonial.one-nineth.tekion{height:8px;width:18.33333333px;background-position:-532.11111111px}.companies-testimonial.one-nineth.uber{height:8px;width:11.44444444px;background-position:-550.66666667px}.companies-testimonial.one-nineth.walmart{height:8px;width:19.66666667px;background-position:-562.33333333px}.companies-testimonial.one-nineth.walmartlabs{height:8px;width:20.22222222px;background-position:-582.22222222px}.companies-testimonial.one-nineth.zeta{height:8px;width:9.77777778px;background-position:-602.66666667px}.companies-testimonial.one-nineth.amazon{height:8px;width:15px;background-position:-612.66666667px}.companies-testimonial.one-nineth.capillary{height:8px;width:21.11111111px;background-position:-627.88888889px}.companies-testimonial.one-nineth.cleartax{height:8px;width:18.66666667px;background-position:-649.22222222px}.companies-testimonial.one-nineth.decorpot{height:8px;width:18.88888889px;background-position:-668.11111111px}.companies-testimonial.one-nineth.druva{height:8px;width:17.55555556px;background-position:-687.22222222px}.companies-testimonial.one-nineth.fab{height:8px;width:12.44444444px;background-position:-705px}.companies-testimonial.one-nineth.gojek{height:8px;width:15.55555556px;background-position:-717.66666667px}.companies-testimonial.one-nineth.hotstar{height:8px;width:15.88888889px;background-position:-733.44444444px}.companies-testimonial.one-nineth.intuit{height:8px;width:12.11111111px;background-position:-749.55555556px}.companies-testimonial.one-nineth.jio{height:8px;width:6.88888889px;background-position:-761.88888889px}.companies-testimonial.one-nineth.media{height:8px;width:17.33333333px;background-position:-769px}.companies-testimonial.one-nineth.myntra{height:8px;width:19.11111111px;background-position:-786.55555556px}.companies-testimonial.one-nineth.needl{height:8px;width:19.22222222px;background-position:-805.88888889px}.companies-testimonial.one-nineth.nutanix{height:8px;width:17.22222222px;background-position:-825.33333333px}.companies-testimonial.one-nineth.nvidia{height:8px;width:18.55555556px;background-position:-842.77777778px}.companies-testimonial.one-nineth.olx{height:8px;width:9.44444444px;background-position:-861.55555556px}.companies-testimonial.one-nineth.oneplus{height:8px;width:18.55555556px;background-position:-871.22222222px}.companies-testimonial.one-nineth.scaler{height:8px;width:19.77777778px;background-position:-890px}.companies-testimonial.one-nineth.scaler-monogram{height:8px;width:8px;background-position:-910px}.companies-testimonial.one-nineth.snapdeal{height:8px;width:16.22222222px;background-position:-918.22222222px}.companies-testimonial.one-nineth.toppr{height:8px;width:16.55555556px;background-position:-934.66666667px}.companies-testimonial.one-nineth.visa{height:8px;width:12.33333333px;background-position:-951.44444444px}.companies-testimonial.one-nineth.wakefit{height:8px;width:16.22222222px;background-position:-964px}.companies{background-size:26496px 160px;background-image:url(https://assets-v2.scaler.com/assets/scaler/png/companies-new-10225f0526bc97cf1374c3c4596abea4e572d7123ad876de6c07e73718beaf07.png);background-repeat:no-repeat;display:block}.companies.adobe{height:156px;width:336px;background-position:-2px}.companies.amazon{height:156px;width:282px;background-position:-342px}.companies.arcesium{height:156px;width:435px;background-position:-628px}.companies.atlassian{height:156px;width:428px;background-position:-1067px}.companies.bloomberg{height:156px;width:445px;background-position:-1499px}.companies.booking{height:156px;width:429px;background-position:-1948px}.companies.business-insider{height:156px;width:294px;background-position:-2381px}.companies.business-line{height:156px;width:433px;background-position:-2679px}.companies.business-standard{height:156px;width:511px;background-position:-3116px}.companies.cisco{height:156px;width:183px;background-position:-3631px}.companies.curefit{height:156px;width:381px;background-position:-3818px}.companies.deshaw{height:156px;width:606px;background-position:-4203px}.companies.directi{height:156px;width:297px;background-position:-4813px}.companies.dream11{height:156px;width:315px;background-position:-5114px}.companies.fab{height:156px;width:231px;background-position:-5433px}.companies.facebook{height:156px;width:390px;background-position:-5668px}.companies.flipkart{height:156px;width:435px;background-position:-6062px}.companies.forbes{height:156px;width:349px;background-position:-6501px}.companies.gfc{height:156px;width:420px;background-position:-6854px}.companies.gojek{height:156px;width:332px;background-position:-7278px}.companies.goldman{height:156px;width:234px;background-position:-7614px}.companies.google{height:156px;width:306px;background-position:-7852px}.companies.harness{height:156px;width:381px;background-position:-8162px}.companies.hindustan-times{height:156px;width:149px;background-position:-8547px}.companies.hotstar{height:156px;width:384px;background-position:-8700px}.companies.ibt{height:156px;width:232px;background-position:-9088px}.companies.india-today{height:156px;width:228px;background-position:-9324px}.companies.intuit{height:156px;width:297px;background-position:-9556px}.companies.linkedin{height:156px;width:297px;background-position:-9857px}.companies.livemint{height:156px;width:370px;background-position:-10158px}.companies.media-net{height:156px;width:361px;background-position:-10532px}.companies.microsoft{height:156px;width:381px;background-position:-10897px}.companies.mindtickle{height:156px;width:468px;background-position:-11282px}.companies.mpl{height:156px;width:330px;background-position:-11754px}.companies.myntra{height:156px;width:317px;background-position:-12088px}.companies.netflix{height:156px;width:240px;background-position:-12409px}.companies.nutanix{height:156px;width:367px;background-position:-12653px}.companies.onemg{height:156px;width:117px;background-position:-13024px}.companies.oyo{height:156px;width:177px;background-position:-13145px}.companies.paypal{height:156px;width:396px;background-position:-13326px}.companies.paytm{height:156px;width:228px;background-position:-13726px}.companies.qualcomm{height:156px;width:500px;background-position:-13958px}.companies.razorpay{height:156px;width:456px;background-position:-14462px}.companies.remo{height:156px;width:243px;background-position:-14922px}.companies.rico{height:156px;width:99px;background-position:-15169px}.companies.rippling{height:156px;width:473px;background-position:-15272px}.companies.rocket{height:156px;width:779px;background-position:-15749px}.companies.sapient{height:156px;width:357px;background-position:-16532px}.companies.scaler{height:156px;width:470px;background-position:-16893px}.companies.scratch{height:156px;width:319px;background-position:-17367px}.companies.sequoia{height:156px;width:447px;background-position:-17690px}.companies.snapdeal{height:156px;width:339px;background-position:-18141px}.companies.sprinklr{height:156px;width:453px;background-position:-18484px}.companies.techcrunch{height:156px;width:184px;background-position:-18941px}.companies.techinasia{height:156px;width:511px;background-position:-19129px}.companies.tiger-global{height:156px;width:1158px;background-position:-19644px}.companies.tigerglobal{height:156px;width:717px;background-position:-20806px}.companies.toi{height:156px;width:185px;background-position:-21527px}.companies.toppr{height:156px;width:330px;background-position:-21716px}.companies.traveloka{height:156px;width:435px;background-position:-22050px}.companies.truebil{height:156px;width:495px;background-position:-22489px}.companies.twitter{height:156px;width:330px;background-position:-22988px}.companies.uber{height:156px;width:171px;background-position:-23322px}.companies.urbanclap{height:156px;width:519px;background-position:-23497px}.companies.walmart{height:156px;width:444px;background-position:-24020px}.companies.walmart-new{height:156px;width:417px;background-position:-24468px}.companies.youtube{height:156px;width:303px;background-position:-24889px}.companies.zenefits{height:156px;width:384px;background-position:-25196px}.companies.zeta{height:156px;width:213px;background-position:-25584px}.companies.zomato{height:153px;width:318px;background-position:-25801px}.companies.zynga{height:156px;width:371px;background-position:-26123px}.companies.one-third{background-size:8832px 53.33333333px}.companies.one-third.adobe{height:52px;width:112px;background-position:-0.66666667px}.companies.one-third.amazon{height:52px;width:94px;background-position:-114px}.companies.one-third.arcesium{height:52px;width:145px;background-position:-209.33333333px}.companies.one-third.atlassian{height:52px;width:142.66666667px;background-position:-355.66666667px}.companies.one-third.bloomberg{height:52px;width:148.33333333px;background-position:-499.66666667px}.companies.one-third.booking{height:52px;width:143px;background-position:-649.33333333px}.companies.one-third.business-insider{height:52px;width:98px;background-position:-793.66666667px}.companies.one-third.business-line{height:52px;width:144.33333333px;background-position:-893px}.companies.one-third.business-standard{height:52px;width:170.33333333px;background-position:-1038.66666667px}.companies.one-third.cisco{height:52px;width:61px;background-position:-1210.33333333px}.companies.one-third.curefit{height:52px;width:127px;background-position:-1272.66666667px}.companies.one-third.deshaw{height:52px;width:202px;background-position:-1401px}.companies.one-third.directi{height:52px;width:99px;background-position:-1604.33333333px}.companies.one-third.dream11{height:52px;width:105px;background-position:-1704.66666667px}.companies.one-third.fab{height:52px;width:77px;background-position:-1811px}.companies.one-third.facebook{height:52px;width:130px;background-position:-1889.33333333px}.companies.one-third.flipkart{height:52px;width:145px;background-position:-2020.66666667px}.companies.one-third.forbes{height:52px;width:116.33333333px;background-position:-2167px}.companies.one-third.gfc{height:52px;width:140px;background-position:-2284.66666667px}.companies.one-third.gojek{height:52px;width:110.66666667px;background-position:-2426px}.companies.one-third.goldman{height:52px;width:78px;background-position:-2538px}.companies.one-third.google{height:52px;width:102px;background-position:-2617.33333333px}.companies.one-third.harness{height:52px;width:127px;background-position:-2720.66666667px}.companies.one-third.hindustan-times{height:52px;width:49.66666667px;background-position:-2849px}.companies.one-third.hotstar{height:52px;width:128px;background-position:-2900px}.companies.one-third.ibt{height:52px;width:77.33333333px;background-position:-3029.33333333px}.companies.one-third.india-today{height:52px;width:76px;background-position:-3108px}.companies.one-third.intuit{height:52px;width:99px;background-position:-3185.33333333px}.companies.one-third.linkedin{height:52px;width:99px;background-position:-3285.66666667px}.companies.one-third.livemint{height:52px;width:123.33333333px;background-position:-3386px}.companies.one-third.media-net{height:52px;width:120.33333333px;background-position:-3510.66666667px}.companies.one-third.microsoft{height:52px;width:127px;background-position:-3632.33333333px}.companies.one-third.mindtickle{height:52px;width:156px;background-position:-3760.66666667px}.companies.one-third.mpl{height:52px;width:110px;background-position:-3918px}.companies.one-third.myntra{height:52px;width:105.66666667px;background-position:-4029.33333333px}.companies.one-third.netflix{height:52px;width:80px;background-position:-4136.33333333px}.companies.one-third.nutanix{height:52px;width:122.33333333px;background-position:-4217.66666667px}.companies.one-third.onemg{height:52px;width:39px;background-position:-4341.33333333px}.companies.one-third.oyo{height:52px;width:59px;background-position:-4381.66666667px}.companies.one-third.paypal{height:52px;width:132px;background-position:-4442px}.companies.one-third.paytm{height:52px;width:76px;background-position:-4575.33333333px}.companies.one-third.qualcomm{height:52px;width:166.66666667px;background-position:-4652.66666667px}.companies.one-third.razorpay{height:52px;width:152px;background-position:-4820.66666667px}.companies.one-third.remo{height:52px;width:81px;background-position:-4974px}.companies.one-third.rico{height:52px;width:33px;background-position:-5056.33333333px}.companies.one-third.rippling{height:52px;width:157.66666667px;background-position:-5090.66666667px}.companies.one-third.rocket{height:52px;width:259.66666667px;background-position:-5249.66666667px}.companies.one-third.sapient{height:52px;width:119px;background-position:-5510.66666667px}.companies.one-third.scaler{height:52px;width:156.66666667px;background-position:-5631px}.companies.one-third.scratch{height:52px;width:106.33333333px;background-position:-5789px}.companies.one-third.sequoia{height:52px;width:149px;background-position:-5896.66666667px}.companies.one-third.snapdeal{height:52px;width:113px;background-position:-6047px}.companies.one-third.sprinklr{height:52px;width:151px;background-position:-6161.33333333px}.companies.one-third.techcrunch{height:52px;width:61.33333333px;background-position:-6313.66666667px}.companies.one-third.techinasia{height:52px;width:170.33333333px;background-position:-6376.33333333px}.companies.one-third.tiger-global{height:52px;width:386px;background-position:-6548px}.companies.one-third.tigerglobal{height:52px;width:239px;background-position:-6935.33333333px}.companies.one-third.toi{height:52px;width:61.66666667px;background-position:-7175.66666667px}.companies.one-third.toppr{height:52px;width:110px;background-position:-7238.66666667px}.companies.one-third.traveloka{height:52px;width:145px;background-position:-7350px}.companies.one-third.truebil{height:52px;width:165px;background-position:-7496.33333333px}.companies.one-third.twitter{height:52px;width:110px;background-position:-7662.66666667px}.companies.one-third.uber{height:52px;width:57px;background-position:-7774px}.companies.one-third.urbanclap{height:52px;width:173px;background-position:-7832.33333333px}.companies.one-third.walmart{height:52px;width:148px;background-position:-8006.66666667px}.companies.one-third.walmart-new{height:52px;width:139px;background-position:-8156px}.companies.one-third.youtube{height:52px;width:101px;background-position:-8296.33333333px}.companies.one-third.zenefits{height:52px;width:128px;background-position:-8398.66666667px}.companies.one-third.zeta{height:52px;width:71px;background-position:-8528px}.companies.one-third.zomato{height:51px;width:106px;background-position:-8600.33333333px}.companies.one-third.zynga{height:52px;width:123.66666667px;background-position:-8707.66666667px}.companies.one-fourth{background-size:6624px 40px}.companies.one-fourth.adobe{height:39px;width:84px;background-position:-0.5px}.companies.one-fourth.amazon{height:39px;width:70.5px;background-position:-85.5px}.companies.one-fourth.arcesium{height:39px;width:108.75px;background-position:-157px}.companies.one-fourth.atlassian{height:39px;width:107px;background-position:-266.75px}.companies.one-fourth.bloomberg{height:39px;width:111.25px;background-position:-374.75px}.companies.one-fourth.booking{height:39px;width:107.25px;background-position:-487px}.companies.one-fourth.business-insider{height:39px;width:73.5px;background-position:-595.25px}.companies.one-fourth.business-line{height:39px;width:108.25px;background-position:-669.75px}.companies.one-fourth.business-standard{height:39px;width:127.75px;background-position:-779px}.companies.one-fourth.cisco{height:39px;width:45.75px;background-position:-907.75px}.companies.one-fourth.curefit{height:39px;width:95.25px;background-position:-954.5px}.companies.one-fourth.deshaw{height:39px;width:151.5px;background-position:-1050.75px}.companies.one-fourth.directi{height:39px;width:74.25px;background-position:-1203.25px}.companies.one-fourth.dream11{height:39px;width:78.75px;background-position:-1278.5px}.companies.one-fourth.fab{height:39px;width:57.75px;background-position:-1358.25px}.companies.one-fourth.facebook{height:39px;width:97.5px;background-position:-1417px}.companies.one-fourth.flipkart{height:39px;width:108.75px;background-position:-1515.5px}.companies.one-fourth.forbes{height:39px;width:87.25px;background-position:-1625.25px}.companies.one-fourth.gfc{height:39px;width:105px;background-position:-1713.5px}.companies.one-fourth.gojek{height:39px;width:83px;background-position:-1819.5px}.companies.one-fourth.goldman{height:39px;width:58.5px;background-position:-1903.5px}.companies.one-fourth.google{height:39px;width:76.5px;background-position:-1963px}.companies.one-fourth.harness{height:39px;width:95.25px;background-position:-2040.5px}.companies.one-fourth.hindustan-times{height:39px;width:37.25px;background-position:-2136.75px}.companies.one-fourth.hotstar{height:39px;width:96px;background-position:-2175px}.companies.one-fourth.ibt{height:39px;width:58px;background-position:-2272px}.companies.one-fourth.india-today{height:39px;width:57px;background-position:-2331px}.companies.one-fourth.intuit{height:39px;width:74.25px;background-position:-2389px}.companies.one-fourth.linkedin{height:39px;width:74.25px;background-position:-2464.25px}.companies.one-fourth.livemint{height:39px;width:92.5px;background-position:-2539.5px}.companies.one-fourth.media-net{height:39px;width:90.25px;background-position:-2633px}.companies.one-fourth.microsoft{height:39px;width:95.25px;background-position:-2724.25px}.companies.one-fourth.mindtickle{height:39px;width:117px;background-position:-2820.5px}.companies.one-fourth.mpl{height:39px;width:82.5px;background-position:-2938.5px}.companies.one-fourth.myntra{height:39px;width:79.25px;background-position:-3022px}.companies.one-fourth.netflix{height:39px;width:60px;background-position:-3102.25px}.companies.one-fourth.nutanix{height:39px;width:91.75px;background-position:-3163.25px}.companies.one-fourth.onemg{height:39px;width:29.25px;background-position:-3256px}.companies.one-fourth.oyo{height:39px;width:44.25px;background-position:-3286.25px}.companies.one-fourth.paypal{height:39px;width:99px;background-position:-3331.5px}.companies.one-fourth.paytm{height:39px;width:57px;background-position:-3431.5px}.companies.one-fourth.qualcomm{height:39px;width:125px;background-position:-3489.5px}.companies.one-fourth.razorpay{height:39px;width:114px;background-position:-3615.5px}.companies.one-fourth.remo{height:39px;width:60.75px;background-position:-3730.5px}.companies.one-fourth.rico{height:39px;width:24.75px;background-position:-3792.25px}.companies.one-fourth.rippling{height:39px;width:118.25px;background-position:-3818px}.companies.one-fourth.rocket{height:39px;width:194.75px;background-position:-3937.25px}.companies.one-fourth.sapient{height:39px;width:89.25px;background-position:-4133px}.companies.one-fourth.scaler{height:39px;width:117.5px;background-position:-4223.25px}.companies.one-fourth.scratch{height:39px;width:79.75px;background-position:-4341.75px}.companies.one-fourth.sequoia{height:39px;width:111.75px;background-position:-4422.5px}.companies.one-fourth.snapdeal{height:39px;width:84.75px;background-position:-4535.25px}.companies.one-fourth.sprinklr{height:39px;width:113.25px;background-position:-4621px}.companies.one-fourth.techcrunch{height:39px;width:46px;background-position:-4735.25px}.companies.one-fourth.techinasia{height:39px;width:127.75px;background-position:-4782.25px}.companies.one-fourth.tiger-global{height:39px;width:289.5px;background-position:-4911px}.companies.one-fourth.tigerglobal{height:39px;width:179.25px;background-position:-5201.5px}.companies.one-fourth.toi{height:39px;width:46.25px;background-position:-5381.75px}.companies.one-fourth.toppr{height:39px;width:82.5px;background-position:-5429px}.companies.one-fourth.traveloka{height:39px;width:108.75px;background-position:-5512.5px}.companies.one-fourth.truebil{height:39px;width:123.75px;background-position:-5622.25px}.companies.one-fourth.twitter{height:39px;width:82.5px;background-position:-5747px}.companies.one-fourth.uber{height:39px;width:42.75px;background-position:-5830.5px}.companies.one-fourth.urbanclap{height:39px;width:129.75px;background-position:-5874.25px}.companies.one-fourth.walmart{height:39px;width:111px;background-position:-6005px}.companies.one-fourth.walmart-new{height:39px;width:104.25px;background-position:-6117px}.companies.one-fourth.youtube{height:39px;width:75.75px;background-position:-6222.25px}.companies.one-fourth.zenefits{height:39px;width:96px;background-position:-6299px}.companies.one-fourth.zeta{height:39px;width:53.25px;background-position:-6396px}.companies.one-fourth.zomato{height:38.25px;width:79.5px;background-position:-6450.25px}.companies.one-fourth.zynga{height:39px;width:92.75px;background-position:-6530.75px}.companies.one-fifth{background-size:5299.2px 32px}.companies.one-fifth.adobe{height:31.2px;width:67.2px;background-position:-0.4px}.companies.one-fifth.amazon{height:31.2px;width:56.4px;background-position:-68.4px}.companies.one-fifth.arcesium{height:31.2px;width:87px;background-position:-125.6px}.companies.one-fifth.atlassian{height:31.2px;width:85.6px;background-position:-213.4px}.companies.one-fifth.bloomberg{height:31.2px;width:89px;background-position:-299.8px}.companies.one-fifth.booking{height:31.2px;width:85.8px;background-position:-389.6px}.companies.one-fifth.business-insider{height:31.2px;width:58.8px;background-position:-476.2px}.companies.one-fifth.business-line{height:31.2px;width:86.6px;background-position:-535.8px}.companies.one-fifth.business-standard{height:31.2px;width:102.2px;background-position:-623.2px}.companies.one-fifth.cisco{height:31.2px;width:36.6px;background-position:-726.2px}.companies.one-fifth.curefit{height:31.2px;width:76.2px;background-position:-763.6px}.companies.one-fifth.deshaw{height:31.2px;width:121.2px;background-position:-840.6px}.companies.one-fifth.directi{height:31.2px;width:59.4px;background-position:-962.6px}.companies.one-fifth.dream11{height:31.2px;width:63px;background-position:-1022.8px}.companies.one-fifth.fab{height:31.2px;width:46.2px;background-position:-1086.6px}.companies.one-fifth.facebook{height:31.2px;width:78px;background-position:-1133.6px}.companies.one-fifth.flipkart{height:31.2px;width:87px;background-position:-1212.4px}.companies.one-fifth.forbes{height:31.2px;width:69.8px;background-position:-1300.2px}.companies.one-fifth.gfc{height:31.2px;width:84px;background-position:-1370.8px}.companies.one-fifth.gojek{height:31.2px;width:66.4px;background-position:-1455.6px}.companies.one-fifth.goldman{height:31.2px;width:46.8px;background-position:-1522.8px}.companies.one-fifth.google{height:31.2px;width:61.2px;background-position:-1570.4px}.companies.one-fifth.harness{height:31.2px;width:76.2px;background-position:-1632.4px}.companies.one-fifth.hindustan-times{height:31.2px;width:29.8px;background-position:-1709.4px}.companies.one-fifth.hotstar{height:31.2px;width:76.8px;background-position:-1740px}.companies.one-fifth.ibt{height:31.2px;width:46.4px;background-position:-1817.6px}.companies.one-fifth.india-today{height:31.2px;width:45.6px;background-position:-1864.8px}.companies.one-fifth.intuit{height:31.2px;width:59.4px;background-position:-1911.2px}.companies.one-fifth.linkedin{height:31.2px;width:59.4px;background-position:-1971.4px}.companies.one-fifth.livemint{height:31.2px;width:74px;background-position:-2031.6px}.companies.one-fifth.media-net{height:31.2px;width:72.2px;background-position:-2106.4px}.companies.one-fifth.microsoft{height:31.2px;width:76.2px;background-position:-2179.4px}.companies.one-fifth.mindtickle{height:31.2px;width:93.6px;background-position:-2256.4px}.companies.one-fifth.mpl{height:31.2px;width:66px;background-position:-2350.8px}.companies.one-fifth.myntra{height:31.2px;width:63.4px;background-position:-2417.6px}.companies.one-fifth.netflix{height:31.2px;width:48px;background-position:-2481.8px}.companies.one-fifth.nutanix{height:31.2px;width:73.4px;background-position:-2530.6px}.companies.one-fifth.onemg{height:31.2px;width:23.4px;background-position:-2604.8px}.companies.one-fifth.oyo{height:31.2px;width:35.4px;background-position:-2629px}.companies.one-fifth.paypal{height:31.2px;width:79.2px;background-position:-2665.2px}.companies.one-fifth.paytm{height:31.2px;width:45.6px;background-position:-2745.2px}.companies.one-fifth.qualcomm{height:31.2px;width:100px;background-position:-2791.6px}.companies.one-fifth.razorpay{height:31.2px;width:91.2px;background-position:-2892.4px}.companies.one-fifth.remo{height:31.2px;width:48.6px;background-position:-2984.4px}.companies.one-fifth.rico{height:31.2px;width:19.8px;background-position:-3033.8px}.companies.one-fifth.rippling{height:31.2px;width:94.6px;background-position:-3054.4px}.companies.one-fifth.rocket{height:31.2px;width:155.8px;background-position:-3149.8px}.companies.one-fifth.sapient{height:31.2px;width:71.4px;background-position:-3306.4px}.companies.one-fifth.scaler{height:31.2px;width:94px;background-position:-3378.6px}.companies.one-fifth.scratch{height:31.2px;width:63.8px;background-position:-3473.4px}.companies.one-fifth.sequoia{height:31.2px;width:89.4px;background-position:-3538px}.companies.one-fifth.snapdeal{height:31.2px;width:67.8px;background-position:-3628.2px}.companies.one-fifth.sprinklr{height:31.2px;width:90.6px;background-position:-3696.8px}.companies.one-fifth.techcrunch{height:31.2px;width:36.8px;background-position:-3788.2px}.companies.one-fifth.techinasia{height:31.2px;width:102.2px;background-position:-3825.8px}.companies.one-fifth.tiger-global{height:31.2px;width:231.6px;background-position:-3928.8px}.companies.one-fifth.tigerglobal{height:31.2px;width:143.4px;background-position:-4161.2px}.companies.one-fifth.toi{height:31.2px;width:37px;background-position:-4305.4px}.companies.one-fifth.toppr{height:31.2px;width:66px;background-position:-4343.2px}.companies.one-fifth.traveloka{height:31.2px;width:87px;background-position:-4410px}.companies.one-fifth.truebil{height:31.2px;width:99px;background-position:-4497.8px}.companies.one-fifth.twitter{height:31.2px;width:66px;background-position:-4597.6px}.companies.one-fifth.uber{height:31.2px;width:34.2px;background-position:-4664.4px}.companies.one-fifth.urbanclap{height:31.2px;width:103.8px;background-position:-4699.4px}.companies.one-fifth.walmart{height:31.2px;width:88.8px;background-position:-4804px}.companies.one-fifth.walmart-new{height:31.2px;width:83.4px;background-position:-4893.6px}.companies.one-fifth.youtube{height:31.2px;width:60.6px;background-position:-4977.8px}.companies.one-fifth.zenefits{height:31.2px;width:76.8px;background-position:-5039.2px}.companies.one-fifth.zeta{height:31.2px;width:42.6px;background-position:-5116.8px}.companies.one-fifth.zomato{height:30.6px;width:63.6px;background-position:-5160.2px}.companies.one-fifth.zynga{height:31.2px;width:74.2px;background-position:-5224.6px}.companies.one-sixth{background-size:4416px 26.66666667px}.companies.one-sixth.adobe{height:26px;width:56px;background-position:-0.33333333px}.companies.one-sixth.amazon{height:26px;width:47px;background-position:-57px}.companies.one-sixth.arcesium{height:26px;width:72.5px;background-position:-104.66666667px}.companies.one-sixth.atlassian{height:26px;width:71.33333333px;background-position:-177.83333333px}.companies.one-sixth.bloomberg{height:26px;width:74.16666667px;background-position:-249.83333333px}.companies.one-sixth.booking{height:26px;width:71.5px;background-position:-324.66666667px}.companies.one-sixth.business-insider{height:26px;width:49px;background-position:-396.83333333px}.companies.one-sixth.business-line{height:26px;width:72.16666667px;background-position:-446.5px}.companies.one-sixth.business-standard{height:26px;width:85.16666667px;background-position:-519.33333333px}.companies.one-sixth.cisco{height:26px;width:30.5px;background-position:-605.16666667px}.companies.one-sixth.curefit{height:26px;width:63.5px;background-position:-636.33333333px}.companies.one-sixth.deshaw{height:26px;width:101px;background-position:-700.5px}.companies.one-sixth.directi{height:26px;width:49.5px;background-position:-802.16666667px}.companies.one-sixth.dream11{height:26px;width:52.5px;background-position:-852.33333333px}.companies.one-sixth.fab{height:26px;width:38.5px;background-position:-905.5px}.companies.one-sixth.facebook{height:26px;width:65px;background-position:-944.66666667px}.companies.one-sixth.flipkart{height:26px;width:72.5px;background-position:-1010.33333333px}.companies.one-sixth.forbes{height:26px;width:58.16666667px;background-position:-1083.5px}.companies.one-sixth.gfc{height:26px;width:70px;background-position:-1142.33333333px}.companies.one-sixth.gojek{height:26px;width:55.33333333px;background-position:-1213px}.companies.one-sixth.goldman{height:26px;width:39px;background-position:-1269px}.companies.one-sixth.google{height:26px;width:51px;background-position:-1308.66666667px}.companies.one-sixth.harness{height:26px;width:63.5px;background-position:-1360.33333333px}.companies.one-sixth.hindustan-times{height:26px;width:24.83333333px;background-position:-1424.5px}.companies.one-sixth.hotstar{height:26px;width:64px;background-position:-1450px}.companies.one-sixth.ibt{height:26px;width:38.66666667px;background-position:-1514.66666667px}.companies.one-sixth.india-today{height:26px;width:38px;background-position:-1554px}.companies.one-sixth.intuit{height:26px;width:49.5px;background-position:-1592.66666667px}.companies.one-sixth.linkedin{height:26px;width:49.5px;background-position:-1642.83333333px}.companies.one-sixth.livemint{height:26px;width:61.66666667px;background-position:-1693px}.companies.one-sixth.media-net{height:26px;width:60.16666667px;background-position:-1755.33333333px}.companies.one-sixth.microsoft{height:26px;width:63.5px;background-position:-1816.16666667px}.companies.one-sixth.mindtickle{height:26px;width:78px;background-position:-1880.33333333px}.companies.one-sixth.mpl{height:26px;width:55px;background-position:-1959px}.companies.one-sixth.myntra{height:26px;width:52.83333333px;background-position:-2014.66666667px}.companies.one-sixth.netflix{height:26px;width:40px;background-position:-2068.16666667px}.companies.one-sixth.nutanix{height:26px;width:61.16666667px;background-position:-2108.83333333px}.companies.one-sixth.onemg{height:26px;width:19.5px;background-position:-2170.66666667px}.companies.one-sixth.oyo{height:26px;width:29.5px;background-position:-2190.83333333px}.companies.one-sixth.paypal{height:26px;width:66px;background-position:-2221px}.companies.one-sixth.paytm{height:26px;width:38px;background-position:-2287.66666667px}.companies.one-sixth.qualcomm{height:26px;width:83.33333333px;background-position:-2326.33333333px}.companies.one-sixth.razorpay{height:26px;width:76px;background-position:-2410.33333333px}.companies.one-sixth.remo{height:26px;width:40.5px;background-position:-2487px}.companies.one-sixth.rico{height:26px;width:16.5px;background-position:-2528.16666667px}.companies.one-sixth.rippling{height:26px;width:78.83333333px;background-position:-2545.33333333px}.companies.one-sixth.rocket{height:26px;width:129.83333333px;background-position:-2624.83333333px}.companies.one-sixth.sapient{height:26px;width:59.5px;background-position:-2755.33333333px}.companies.one-sixth.scaler{height:26px;width:78.33333333px;background-position:-2815.5px}.companies.one-sixth.scratch{height:26px;width:53.16666667px;background-position:-2894.5px}.companies.one-sixth.sequoia{height:26px;width:74.5px;background-position:-2948.33333333px}.companies.one-sixth.snapdeal{height:26px;width:56.5px;background-position:-3023.5px}.companies.one-sixth.sprinklr{height:26px;width:75.5px;background-position:-3080.66666667px}.companies.one-sixth.techcrunch{height:26px;width:30.66666667px;background-position:-3156.83333333px}.companies.one-sixth.techinasia{height:26px;width:85.16666667px;background-position:-3188.16666667px}.companies.one-sixth.tiger-global{height:26px;width:193px;background-position:-3274px}.companies.one-sixth.tigerglobal{height:26px;width:119.5px;background-position:-3467.66666667px}.companies.one-sixth.toi{height:26px;width:30.83333333px;background-position:-3587.83333333px}.companies.one-sixth.toppr{height:26px;width:55px;background-position:-3619.33333333px}.companies.one-sixth.traveloka{height:26px;width:72.5px;background-position:-3675px}.companies.one-sixth.truebil{height:26px;width:82.5px;background-position:-3748.16666667px}.companies.one-sixth.twitter{height:26px;width:55px;background-position:-3831.33333333px}.companies.one-sixth.uber{height:26px;width:28.5px;background-position:-3887px}.companies.one-sixth.urbanclap{height:26px;width:86.5px;background-position:-3916.16666667px}.companies.one-sixth.walmart{height:26px;width:74px;background-position:-4003.33333333px}.companies.one-sixth.walmart-new{height:26px;width:69.5px;background-position:-4078px}.companies.one-sixth.youtube{height:26px;width:50.5px;background-position:-4148.16666667px}.companies.one-sixth.zenefits{height:26px;width:64px;background-position:-4199.33333333px}.companies.one-sixth.zeta{height:26px;width:35.5px;background-position:-4264px}.companies.one-sixth.zomato{height:25.5px;width:53px;background-position:-4300.16666667px}.companies.one-sixth.zynga{height:26px;width:61.83333333px;background-position:-4353.83333333px}.companies.one-nineth{background-size:2944px 17.77777778px}.companies.one-nineth.adobe{height:17.33333333px;width:37.33333333px;background-position:-0.22222222px}.companies.one-nineth.amazon{height:17.33333333px;width:31.33333333px;background-position:-38px}.companies.one-nineth.arcesium{height:17.33333333px;width:48.33333333px;background-position:-69.77777778px}.companies.one-nineth.atlassian{height:17.33333333px;width:47.55555556px;background-position:-118.55555556px}.companies.one-nineth.bloomberg{height:17.33333333px;width:49.44444444px;background-position:-166.55555556px}.companies.one-nineth.booking{height:17.33333333px;width:47.66666667px;background-position:-216.44444444px}.companies.one-nineth.business-insider{height:17.33333333px;width:32.66666667px;background-position:-264.55555556px}.companies.one-nineth.business-line{height:17.33333333px;width:48.11111111px;background-position:-297.66666667px}.companies.one-nineth.business-standard{height:17.33333333px;width:56.77777778px;background-position:-346.22222222px}.companies.one-nineth.cisco{height:17.33333333px;width:20.33333333px;background-position:-403.44444444px}.companies.one-nineth.curefit{height:17.33333333px;width:42.33333333px;background-position:-424.22222222px}.companies.one-nineth.deshaw{height:17.33333333px;width:67.33333333px;background-position:-467px}.companies.one-nineth.directi{height:17.33333333px;width:33px;background-position:-534.77777778px}.companies.one-nineth.dream11{height:17.33333333px;width:35px;background-position:-568.22222222px}.companies.one-nineth.fab{height:17.33333333px;width:25.66666667px;background-position:-603.66666667px}.companies.one-nineth.facebook{height:17.33333333px;width:43.33333333px;background-position:-629.77777778px}.companies.one-nineth.flipkart{height:17.33333333px;width:48.33333333px;background-position:-673.55555556px}.companies.one-nineth.forbes{height:17.33333333px;width:38.77777778px;background-position:-722.33333333px}.companies.one-nineth.gfc{height:17.33333333px;width:46.66666667px;background-position:-761.55555556px}.companies.one-nineth.gojek{height:17.33333333px;width:36.88888889px;background-position:-808.66666667px}.companies.one-nineth.goldman{height:17.33333333px;width:26px;background-position:-846px}.companies.one-nineth.google{height:17.33333333px;width:34px;background-position:-872.44444444px}.companies.one-nineth.harness{height:17.33333333px;width:42.33333333px;background-position:-906.88888889px}.companies.one-nineth.hindustan-times{height:17.33333333px;width:16.55555556px;background-position:-949.66666667px}.companies.one-nineth.hotstar{height:17.33333333px;width:42.66666667px;background-position:-966.66666667px}.companies.one-nineth.ibt{height:17.33333333px;width:25.77777778px;background-position:-1009.77777778px}.companies.one-nineth.india-today{height:17.33333333px;width:25.33333333px;background-position:-1036px}.companies.one-nineth.intuit{height:17.33333333px;width:33px;background-position:-1061.77777778px}.companies.one-nineth.linkedin{height:17.33333333px;width:33px;background-position:-1095.22222222px}.companies.one-nineth.livemint{height:17.33333333px;width:41.11111111px;background-position:-1128.66666667px}.companies.one-nineth.media-net{height:17.33333333px;width:40.11111111px;background-position:-1170.22222222px}.companies.one-nineth.microsoft{height:17.33333333px;width:42.33333333px;background-position:-1210.77777778px}.companies.one-nineth.mindtickle{height:17.33333333px;width:52px;background-position:-1253.55555556px}.companies.one-nineth.mpl{height:17.33333333px;width:36.66666667px;background-position:-1306px}.companies.one-nineth.myntra{height:17.33333333px;width:35.22222222px;background-position:-1343.11111111px}.companies.one-nineth.netflix{height:17.33333333px;width:26.66666667px;background-position:-1378.77777778px}.companies.one-nineth.nutanix{height:17.33333333px;width:40.77777778px;background-position:-1405.88888889px}.companies.one-nineth.onemg{height:17.33333333px;width:13px;background-position:-1447.11111111px}.companies.one-nineth.oyo{height:17.33333333px;width:19.66666667px;background-position:-1460.55555556px}.companies.one-nineth.paypal{height:17.33333333px;width:44px;background-position:-1480.66666667px}.companies.one-nineth.paytm{height:17.33333333px;width:25.33333333px;background-position:-1525.11111111px}.companies.one-nineth.qualcomm{height:17.33333333px;width:55.55555556px;background-position:-1550.88888889px}.companies.one-nineth.razorpay{height:17.33333333px;width:50.66666667px;background-position:-1606.88888889px}.companies.one-nineth.remo{height:17.33333333px;width:27px;background-position:-1658px}.companies.one-nineth.rico{height:17.33333333px;width:11px;background-position:-1685.44444444px}.companies.one-nineth.rippling{height:17.33333333px;width:52.55555556px;background-position:-1696.88888889px}.companies.one-nineth.rocket{height:17.33333333px;width:86.55555556px;background-position:-1749.88888889px}.companies.one-nineth.sapient{height:17.33333333px;width:39.66666667px;background-position:-1836.88888889px}.companies.one-nineth.scaler{height:17.33333333px;width:52.22222222px;background-position:-1877px}.companies.one-nineth.scratch{height:17.33333333px;width:35.44444444px;background-position:-1929.66666667px}.companies.one-nineth.sequoia{height:17.33333333px;width:49.66666667px;background-position:-1965.55555556px}.companies.one-nineth.snapdeal{height:17.33333333px;width:37.66666667px;background-position:-2015.66666667px}.companies.one-nineth.sprinklr{height:17.33333333px;width:50.33333333px;background-position:-2053.77777778px}.companies.one-nineth.techcrunch{height:17.33333333px;width:20.44444444px;background-position:-2104.55555556px}.companies.one-nineth.techinasia{height:17.33333333px;width:56.77777778px;background-position:-2125.44444444px}.companies.one-nineth.tiger-global{height:17.33333333px;width:128.66666667px;background-position:-2182.66666667px}.companies.one-nineth.tigerglobal{height:17.33333333px;width:79.66666667px;background-position:-2311.77777778px}.companies.one-nineth.toi{height:17.33333333px;width:20.55555556px;background-position:-2391.88888889px}.companies.one-nineth.toppr{height:17.33333333px;width:36.66666667px;background-position:-2412.88888889px}.companies.one-nineth.traveloka{height:17.33333333px;width:48.33333333px;background-position:-2450px}.companies.one-nineth.truebil{height:17.33333333px;width:55px;background-position:-2498.77777778px}.companies.one-nineth.twitter{height:17.33333333px;width:36.66666667px;background-position:-2554.22222222px}.companies.one-nineth.uber{height:17.33333333px;width:19px;background-position:-2591.33333333px}.companies.one-nineth.urbanclap{height:17.33333333px;width:57.66666667px;background-position:-2610.77777778px}.companies.one-nineth.walmart{height:17.33333333px;width:49.33333333px;background-position:-2668.88888889px}.companies.one-nineth.walmart-new{height:17.33333333px;width:46.33333333px;background-position:-2718.66666667px}.companies.one-nineth.youtube{height:17.33333333px;width:33.66666667px;background-position:-2765.44444444px}.companies.one-nineth.zenefits{height:17.33333333px;width:42.66666667px;background-position:-2799.55555556px}.companies.one-nineth.zeta{height:17.33333333px;width:23.66666667px;background-position:-2842.66666667px}.companies.one-nineth.zomato{height:17px;width:35.33333333px;background-position:-2866.77777778px}.companies.one-nineth.zynga{height:17.33333333px;width:41.22222222px;background-position:-2902.55555556px}.testimonial{background-color:#0e0e0e;margin:0;padding-top:4rem}.testimonial__container{overflow:auto;white-space:nowrap}.testimonial__top-section{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial__parent{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width: 767px){.testimonial__parent{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.testimonial__logo-img{height:3rem}.testimonial__info{margin-left:1rem}.testimonial__medium{margin-left:auto}.testimonial__medium img{width:3.2rem}.testimonial__name{font-weight:bold;text-align:left;white-space:initial;color:#f6f6f6;font-size:1.6rem}.testimonial__desc{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;text-align:left;padding-top:1.5rem;white-space:initial;padding-bottom:1.5rem;color:#c9c9ca;font-size:1.6rem;-webkit-transition:border-color 0.2s ease-out;transition:border-color 0.2s ease-out}.testimonial__link{text-align:left;font-weight:bold;color:#0041ca;padding-top:1.5rem;letter-spacing:0.043rem;font-size:1.6rem;-webkit-transition:color 0.2s ease-out;transition:color 0.2s ease-out}.testimonial__image img{width:7.2rem;height:7.2rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testimonial__item{margin:1rem 0 0 0}.testimonial__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1rem;width:36rem;padding:2rem;-ms-flex-negative:0;flex-shrink:0;border-radius:0.8rem;border:0.05rem solid #5d5d5d;-webkit-transition:-webkit-box-shadow 0.2s ease-out;transition:-webkit-box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out;transition:box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%)}.testimonial__body:hover{-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}.admission-process{background-color:#0e0e0e;counter-reset:track}.admission-process__cards-container{width:100%;position:relative;margin-bottom:2rem}.admission-process__border{border:0.2rem solid #7fbbf7;width:67.5%;position:absolute;top:115%;left:16%;background-color:#7fbbf7}@media screen and (max-width: 767px){.admission-process__border{top:113%}}.admission-process__cards{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 767px){.admission-process__cards{margin-bottom:-4rem}}.admission-process__track{-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;border-radius:0.4rem;border:0.05rem solid #5d5d5d;background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%);width:32.5%}.admission-process__track:after{counter-increment:track;content:counter(track);font-weight:400;width:2rem;height:2rem;padding:0.5rem;border-radius:50%;background-color:#7fbbf7;color:#1f1f1f;position:relative;left:46%;top:9%;z-index:1;display:inline-block;text-align:center}.admission-process__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem;width:100%;height:100%}@media screen and (max-width: 767px){.admission-process__item{padding:1rem}}.admission-process__heading-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){.admission-process__heading-container{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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.admission-process__image{width:18%}@media screen and (max-width: 767px){.admission-process__image{display:none}}.admission-process__title{font-size:2rem;color:#f6f6f6}@media screen and (max-width: 767px){.admission-process__title{text-align:center;font-size:1.8rem}}.admission-process__description{font-size:1.8rem;color:#c9c9ca}@media screen and (max-width: 767px){.admission-process__description{text-align:center;font-size:1.6rem}}.programming-tools{background-color:white}.programming-tools__container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.programming-tools__item-image{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;width:10%;padding:2rem;border-radius:0.4rem;-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s, -webkit-transform 0.8s}.programming-tools__item-image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width: 767px){.programming-tools__item-image{padding:0.5rem;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.programming-tools__item-image img{-ms-flex-negative:0;flex-shrink:0}}.dsml-curriculum-content hr{border:0.1rem solid rgba(255,255,255,0.2)}.dsml-curriculum-content__duration,.dsml-curriculum-content__course-details,.dsml-curriculum-content__label{color:#ffffff}.dsml-curriculum-content__elective{margin:1rem 0;font-size:1.4rem}.dsml-curriculum-content__project-list{margin-top:2rem}.dsml-curriculum-content__project-names{color:#ffffff}.dsml-curriculum-content__read{margin-top:1rem;color:#ff8260;text-decoration:underline;text-underline-position:under;margin-bottom:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dsml-curriculum-content__course-details{overflow-y:auto;height:50rem}.dsml-curriculum-content__course-details ul{margin:0.25rem 0;padding-left:3rem}.dsml-curriculum-content__course-details ul h5{font-size:1.4rem;line-height:1.8rem}.dsml-curriculum-content__course-details ul li h6{font-size:1.2rem;line-height:1.8rem}.dsml-curriculum-content__list{margin:0.5rem 0}.dsml-curriculum-content__flex{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}.dsml-curriculum-content .course-container{border-radius:0.8rem;border:0.2rem solid #444444;margin-bottom:1rem}.dsml-curriculum-content__header{background-color:#444444;padding:1rem;font-weight:400;cursor:pointer;border-top-left-radius:0.5rem;border-top-right-radius:0.5rem}.dsml-curriculum-content__next-icon .icon-chevron-right{font-size:3rem;margin-top:0.5rem}.dsml-curriculum-content__heading{color:#ffffff;text-align:center;font-weight:400}.dsml-curriculum-content--center{text-align:center;text-transform:uppercase}.dsml-curriculum-content__project-section{margin:2rem 0}.dsml-curriculum-content__company{font-style:italic;font-weight:400}@media screen and (max-width: 767px){.dsml-curriculum-content{padding:1.3rem;background-color:#444444}.dsml-curriculum-content__duration{font-size:1.6rem;font-weight:200;margin:0 0 0.5rem 0;line-height:2.4rem}.dsml-curriculum-content__header{background-color:#0e0e0e}.dsml-curriculum-content .course-container{border:0.2rem solid #0e0e0e}}.dsml-curriculum-content .is-expanded .accordion-trigger__conditional--collapsed{display:none !important}.dsml-curriculum-content .is-expanded .accordion-trigger__conditional--expanded{display:initial !important}.dsml-curriculum-course{background-color:#1f1f1f;padding:1.5rem;color:#9f9f9f;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dsml-curriculum-course__right{text-align:right}.dsml-curriculum-course__right .hide{display:none}.dsml-curriculum-course__duration,.dsml-curriculum-course__heading{margin-bottom:0}@media screen and (max-width: 767px){.dsml-curriculum-course{padding:2rem 0.5rem;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:wrap-reverse;flex-flow:wrap-reverse}.dsml-curriculum-course__duration{text-align:center}.dsml-curriculum-course__heading{font-size:1.8rem;font-weight:200;margin:0 0 1rem 0;line-height:3.2rem;margin-bottom:0;text-align:center}.dsml-curriculum-course__right{text-align:center}.dsml-curriculum-course__right img{width:3rem}}@media screen and (min-width: 769px){.dsml-curriculum-course{border-radius:0.4rem}}.curriculum-mobile__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:left;background-color:#0e0e0e;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0.4rem;border:0.1rem solid #444444;padding:1.3rem;position:relative}.curriculum-mobile__heading .hide{display:none}.curriculum-mobile__content{background-color:#5d5d5d;border-radius:0.4rem;margin:2rem -0.5rem}.curriculum-mobile__content .is-expanded{background-color:#0e0e0e;border:none;border-radius:0}.curriculum-mobile__content .is-expanded .dsml-curriculum-module__left{background-color:#0e0e0e}.curriculum-mobile__content .is-expanded .curriculum-mobile__duration{display:none}.curriculum-mobile__dropdown-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.curriculum-mobile__dropdown{text-align:end}.curriculum-mobile__dropdown i{font-size:3rem;color:#9f9f9f}.curriculum-mobile__duration{color:#ffffff}@media screen and (max-width: 767px){.curriculum-mobile__download-btn{width:100%}}.dsml-curriculum-module{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0e0e0e;border-radius:0.8rem;border:0.1rem solid #444444;margin-bottom:1.8rem;padding:1.3rem 2rem;cursor:pointer}.dsml-curriculum-module__number{text-transform:uppercase;letter-spacing:0.15rem}.dsml-curriculum-module__duration{text-align:right;color:#ffffff}@media screen and (max-width: 767px){.dsml-curriculum-module{margin-bottom:0;padding:0;border:none}.dsml-curriculum-module__number{text-transform:none;letter-spacing:normal}.dsml-curriculum-module__name{font-size:1.8rem;font-weight:200;margin:0 0 1rem 0;line-height:3.2rem;margin-bottom:0}}.dsml-curriculum-module:last-child{margin-bottom:0}.dsml-curriculum-module__left{color:#ffffff}.dsml-curriculum-module__left__number,.dsml-curriculum-module__left__name,.dsml-curriculum-module__left__duration{margin-bottom:0}.dsml-curriculum-module__right{color:#717171;margin:auto}.dsml-curriculum-module__overlay{position:absolute;top:4rem;right:0;padding:0 1rem;background-color:#20a164}@media screen and (max-width: 767px){.dsml-curriculum-module__overlay{top:3rem;right:-2rem}}.dsml-curriculum-module__overlay .h5{margin-bottom:0;color:#ffffff}.dsml-curriculum-module__overlay .dsml-overlay-content{background-color:#20a164}.dsml-curriculum-module__overlay .dsml-overlay-content:before{content:"";height:0;width:0;display:block;position:absolute;top:0;left:-1.5rem;border-top:1.2rem solid #20a164;border-bottom:1.2rem solid #20a164;border-right:1.2rem solid transparent;border-left:1.5rem solid transparent}.dsml-curriculum-module__overlay .cross{vertical-align:middle}.dsml-curriculum-module .hide{display:none}.auth .sr-modal__content{background-color:#0e0e0e;color:#9f9f9f;overflow:auto}.auth__title{color:#9f9f9f}.auth__switch--primary{color:#ff8260 !important}.auth__switch--secondary{color:#ff8260 !important;border-bottom:0.1rem dashed #ff8260 !important}.auth__switch--default{color:#ff8260 !important;border-bottom:0.1rem dashed #ff8260 !important}#login-email-form .link{color:#ff8260 !important}.auth-social__or{color:#0e0e0e !important}.triangle{border-color:black transparent;border-style:solid;border-width:0px 20px 20px 20px;height:0px;width:0px}.bookmark-icon{padding:1rem 0;position:absolute;width:4rem;height:4.5rem;background-color:inherit}.bookmark-icon:before{content:"";position:absolute;bottom:-0.1rem;left:0;border-style:solid;border-width:0 0 2rem 2rem;border-color:white transparent white transparent;display:block;z-index:1}.bookmark-icon:after{content:"";position:absolute;bottom:-0.1rem;right:0;border-style:solid;border-width:0 2rem 2rem 0;border-color:white transparent white transparent;display:block;z-index:1}.dsml-curriculum .dsml-generic-tile{margin-bottom:3rem}.dsml-curriculum__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:90%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:0.8rem;border:0.1rem solid #444444;border-image-source:linear-gradient(143.31deg, rgba(255,255,255,0.7) .46%, rgba(255,255,255,0.28) .47%, rgba(255,255,255,0.07) 100%);background:linear-gradient(144.17deg, rgba(58,58,58,0.96) 1.04%, rgba(22,22,26,0.21) 99.3%, rgba(35,35,40,0.21) 99.3%);padding:2.5rem;padding-bottom:4.5rem}.dsml-curriculum__content .hide{display:none}@media screen and (min-width: 481px){.dsml-curriculum__courses .col-sm-3{max-width:32.5%;-ms-flex-preferred-size:32.5%;flex-basis:32.5%}}.dsml-curriculum__courses .active{color:#ff8260}@media screen and (min-width: 769px){.dsml-curriculum__courses .active{border-bottom:2rem solid #1f1f1f;border-bottom-right-radius:unset;border-bottom-left-radius:unset}}@media screen and (max-width: 767px){.dsml-curriculum__courses{margin:0 -2rem}}.dsml-curriculum__course-information{background-color:#1f1f1f}@media screen and (min-width: 481px){.dsml-curriculum__course-information{padding:3rem 0}}.dsml-curriculum__course-information .disable-click{background-color:#282828;pointer-events:none}.dsml-curriculum__course-information .disable-click .dsml-curriculum-module__duration{display:none}.dsml-curriculum__course-information .disable-click .dsml-curriculum-module__left{opacity:0.3}.dsml-curriculum__course-information-mobile{margin:-2rem;padding:1rem 2rem 2rem 2rem}.dsml-curriculum__course-information-mobile .mobile-active{border-top:1rem solid #ff8260}.dsml-curriculum .disable-click-mobile .dsml-curriculum-module__left{opacity:none}.dsml-curriculum .disable-click-mobile .curriculum-mobile__dropdown{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:end;-ms-flex-pack:end;justify-content:flex-end}.dsml-curriculum .disable-click-mobile .curriculum-mobile__dropdown .curriculum-mobile__duration{display:none}.dsml-curriculum .disable-click-mobile .curriculum-mobile__dropdown i{color:#606062}.dsml-curriculum__button button{width:-webkit-fill-available;width:-moz-available;width:fill}.dsml-curriculum__modules .active{border-left:1rem solid #ff8260;color:#ffffff;padding-left:1.3rem}@media screen and (min-width: 481px){.dsml-curriculum__modules .active{background-color:#444444}}@media screen and (max-width: 767px){.dsml-curriculum__modules .active{border-left:unset;border-top:1rem solid #ff8260}}.dsml-curriculum__modules .active .dsml-curriculum-module__right{color:#9f9f9f}.dsml-curriculum__modules .not-for-inter,.dsml-curriculum__modules .not-for-adv{position:relative}.highlight{display:inline-block;height:inherit;background-image:url(https://assets-v2.scaler.com/assets/data_science/svg/highlighter-a014ae947fee373799a0b88b381cba718e9a27d44e7202b63c1bfe341ab7d760.svg);background-position:0 3.3rem;background-repeat:repeat-x}.highlight--free{color:#ffffff;font-size:2.4rem}.f-action{position:fixed;width:100%;bottom:0;left:0;right:0;z-index:96;display:none;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:360ms -webkit-transform;transition:360ms -webkit-transform;transition:360ms transform;transition:360ms transform, 360ms -webkit-transform;will-change:transform}.f-action__content{padding:1rem 2rem}.f-action--active{-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width: 767px){.f-action{display:block}}
