.hide{display:none}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.glider{overflow-x:hidden}@media screen and (max-width: 767px){.glider{overflow-x:unset}}.glider::-webkit-scrollbar{display:none}.glider-slide img{-o-object-fit:cover;object-fit:cover}.glider-dots{padding-top:0 !important;margin-top:-3rem !important}.glider-dots .glider-dot{border-radius:25%;width:1.5rem;height:0.3rem;background:#00ccd0;opacity:0.5;cursor:pointer}.glider-dots .glider-dot:hover,.glider-dots .glider-dot:focus{background:#00ccd0}.glider-dots .glider-dot.active{opacity:1;background:#00ccd0}.glider-container{position:relative}.t-glider-next,.t-glider-prev{position:absolute;background:0 0;z-index:2;font-size:40px;text-decoration:none;left:-23px;border:none;top:30%;cursor:pointer;color:#666666;opacity:1;line-height:1;-webkit-transition:opacity 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67),color 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67);transition:opacity 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67),color 0.5s cubic-bezier(0.17, 0.67, 0.83, 0.67)}.t-glider-next:focus,.t-glider-next:hover,.t-glider-prev:focus,t-glider-prev:hover{outline:none}.t-glider-next{right:-23px;left:auto}.t-glider-next.disabled,.t-glider-prev.disabled{opacity:0.25;color:#666666;cursor:default}@media screen and (max-width: 767px){.glider-dots{padding-top:0 !important;margin-top:-2rem !important}}.sr-glider-button{font-size:22px !important}.sr-glider-button i{font-size:2rem;color:#00ccd0}.sr-glider-button--track-fit{display:none}.glider-dots--track-fit{display:none !important}.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:#d0021b;font-size:1.4rem;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.8rem;width:100%;outline:none;border:0.2rem solid #e2e2e2;-webkit-box-shadow:none !important;box-shadow:none !important;font-size:1.6rem}.form-input:focus{border:0.2rem solid #00ccd0}.form-input::-webkit-input-placeholder{color:#929698}.form-input:-ms-input-placeholder{color:#929698}.form-input::-ms-input-placeholder{color:#929698}.form-input::placeholder{color:#929698}.form-input--disabled{background-color:#e2e2e2 !important;cursor:not-allowed}.form-label__text{color:#000000;font-weight:600;white-space:nowrap}.form-label__required{color:#d0021b;margin-left:-0.2rem}.form-label__hint{color:#929698;font-size:1.4rem;margin-top:0.2rem}.form-error{color:#d0021b;font-size:1.4rem;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}.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 #e2e2e2;border-radius:0.8rem;cursor:pointer}.sr-select__dropdown{display:none;position:absolute;left:0;width:100%;max-height:24rem;background-color:#ffffff;overflow:auto;border:0.2rem solid #e2e2e2;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:#929698;padding:1rem}.sr-select__option{padding:1rem;cursor:pointer;color:#000000}.sr-select__option--focused,.sr-select__option:hover{background-color:rgba(0,204,208,0.2)}.sr-select__option--selected{background-color:rgba(0,204,208,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(0,204,208,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,204,208,0.1);border-color:#00ccd0}.sr-select--focused .sr-select__dropdown{display:block}.sr-select--focused .sr-select__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.company-info-banner{background-color:#ffffff;color:#324766;font-size:1rem;line-height:1.5rem}.company-info-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 4rem 1rem 4rem}.company-info-banner__text{padding:0 4rem 0 0}.company-info-banner__close i{font-size:2rem}.image{width:100%;position:relative;height:0;overflow:hidden}.image--ratio-100{padding-bottom:100%}@media screen and (min-width: 769px){.image--ratio-100-desktop{padding-bottom:100%}}.image--ratio-60{padding-bottom:60%}@media screen and (min-width: 769px){.image--ratio-60-desktop{padding-bottom:60%}}.image--ratio-21{padding-bottom:21%}@media screen and (min-width: 769px){.image--ratio-21-desktop{padding-bottom:21%}}.image--ratio-175{padding-bottom:175%}@media screen and (min-width: 769px){.image--ratio-175-desktop{padding-bottom:175%}}.image--ratio-55{padding-bottom:55%}@media screen and (min-width: 769px){.image--ratio-55-desktop{padding-bottom:55%}}.image--ratio-50{padding-bottom:50%}@media screen and (min-width: 769px){.image--ratio-50-desktop{padding-bottom:50%}}.image--ratio-30{padding-bottom:30%}@media screen and (min-width: 769px){.image--ratio-30-desktop{padding-bottom:30%}}.image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%}.glider-dots{display:none}.glider-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 769px){.glider-container:hover .glider-next,.glider-container:hover .glider-prev{opacity:1}}.glider-container:after{display:none}.glider-next,.glider-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:0.8rem;background-color:transparent;opacity:1;border:0;-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out;height:4rem;width:4rem}.glider-next.teal,.glider-prev.teal{background-color:#00ccd0}.glider-next.teal i,.glider-prev.teal i{color:#ffffff;font-size:1.8rem}@media screen and (min-width: 769px){.glider-next,.glider-prev{opacity:0}}.glider-next:focus,.glider-prev:focus{outline:none}.glider-slide{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;place-content:center;min-width:15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 1560px){.glider-slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.glider-next{right:0}.glider-prev{left:-1.2rem}@media screen and (min-width: 769px){.glider-prev{left:0}}.glider .draggable .glider-slide img{width:100%;vertical-align:middle;overflow-x:hidden;overflow-y:hidden}.glider{overflow-x:hidden;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab}.glider-track{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0}.banner{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;padding:3rem 2rem 0 2rem;align-items:center}@media screen and (max-width: 767px){.banner__main{background-image:url(https://assets.interviewbit.com/assets/ibpp/banner-wave-mobile-48b044cc83cbb44b10ee563742bf42e1cd6a5bc5d6171586fed2bba50d6aa758.svg)}}@media screen and (min-width: 769px){.banner__main{background-image:url(https://assets.interviewbit.com/assets/ibpp/banner-wave-large-c91b546266a34414303f9ef5c89e19cdffc08e9516730f22716d188648688533.svg)}}.banner--vertical{height:44.8rem}@media screen and (min-width: 769px){.banner--row-in-desktop{-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;margin:7rem 0 10rem 0}}.banner__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}@media screen and (min-width: 769px){.banner__container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.banner--blue-background{background-color:#e7f3ff;background-position:center;background-repeat:no-repeat;background-size:cover}.banner__image--vertical{height:24rem}@media screen and (min-width: 769px){.banner__image--vertical{height:30rem}}.banner__image--small{width:4.8rem;height:4.8rem}@media screen and (min-width: 769px){.banner__image--small{width:6.4rem;height:6.4rem;margin:0.5rem 0}}.banner__title{font-size:2rem;text-align:center;padding:1rem 1rem 0.5rem 1rem}@media screen and (min-width: 769px){.banner__title{font-size:3.2rem}}.banner__title--large{padding:0.2rem;font-size:3.2rem}@media screen and (min-width: 769px){.banner__title--large{font-size:5.2rem}}.banner__title--shift-up{position:relative;top:-0.5rem;padding:0}.banner__title .b{font-weight:600}.banner__job .banner__title-container{background-color:#c1f5f6}.banner__title-container{background-color:white;height:2.4rem;padding:0 1rem}@media screen and (min-width: 769px){.banner__title-container{height:6rem}}.banner__subtitle{font-size:1.6rem;text-align:center;padding:0 1rem}@media screen and (min-width: 769px){.banner__subtitle{font-size:2.4rem}}.banner .ibpp-button{margin:3rem}@media screen and (min-width: 769px){.banner .ibpp-button{margin-bottom:9rem}}.course-tiles{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}.course-tiles__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1.6rem;background-color:#ffffff;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0.5rem;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;height:25rem}@media (min-width: 1024px){.course-tiles__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0.8rem 4.8rem 0 rgba(0,0,0,0.16);box-shadow:0 0.8rem 4.8rem 0 rgba(0,0,0,0.16);position:relative;top:-3rem;width:85%;height:unset}}.course-tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;align-items:center;border-radius:0.8rem;position:relative;overflow:hidden;cursor:pointer}.course-tile__ribbon{z-index:1;font-size:0.9rem;font-weight:600;text-align:center;-webkit-transform:rotate(-45deg) translate3d(0, 0, 0);transform:rotate(-45deg) translate3d(0, 0, 0);position:absolute;padding:0.7rem 1rem;width:11.0rem;background-color:#f4c523;color:#000;top:1.7rem;left:-2.5rem;-webkit-box-shadow:0 0.4rem 0.6rem rgba(0,0,0,0.1);box-shadow:0 0.4rem 0.6rem rgba(0,0,0,0.1)}.course-tile--disabled{cursor:auto}.course-tile:hover .course-tile__figure-canvas-item:nth-of-type(1){-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.course-tile:hover .course-tile__figure-canvas-item:nth-of-type(2){-webkit-transform:translateX(-1rem);transform:translateX(-1rem)}.course-tile:hover .course-tile__figure-canvas-item:nth-of-type(3){-webkit-transform:scale(1.1);transform:scale(1.1)}.course-tile:hover .course-tile__figure-canvas-item:nth-of-type(4){-webkit-transform:translateX(1rem);transform:translateX(1rem)}.course-tile:hover .course-tile__figure-canvas-item:nth-of-type(5){-webkit-transform:translateX(1rem);transform:translateX(1rem)}.course-tile:hover .course-tile__figure,.course-tile:hover .course-tile__figure-canvas{-webkit-transform:scale(1.1);transform:scale(1.1)}.course-tile:hover .course-tile__figure-canvas{background-color:#ff9700}.course-tile:hover .course-tile__arrow{-webkit-transform:translateX(0.5rem);transform:translateX(0.5rem)}.course-tile--purple{background-color:#655ea1}.course-tile--purple:hover{background-color:#928cbe}@media (min-width: 1024px){.course-tile--purple:hover .course-tile__title{background-color:#5b5490}}@media (min-width: 1024px){.course-tile--purple .course-tile__title{background-color:#423d69}}.course-tile--yellow{background-color:#ff9700}.course-tile--yellow:hover{background-color:#ffb52b}@media (min-width: 1024px){.course-tile--yellow:hover .course-tile__title{background-color:#d97500}}@media (min-width: 1024px){.course-tile--yellow .course-tile__title{background-color:#ae5e00}}.course-tile--green{background-color:#007c6e}.course-tile--green:hover{background-color:#00c3ad}@media (min-width: 1024px){.course-tile--green:hover .course-tile__title{background-color:#007c6e}}@media (min-width: 1024px){.course-tile--green .course-tile__title{background-color:#00473f}}@media (min-width: 1024px){.course-tile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.course-tile__image-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}@media (min-width: 1024px){.course-tile__image-container{-webkit-box-flex:1;-ms-flex:1;flex:1}}.course-tile__figure{border-radius:0.4rem;width:10.4rem;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media (min-width: 1024px){.course-tile__figure{width:85%;margin:2rem 0}}@media (min-width: 1024px){.course-tile__figure--mobile{display:none}}.course-tile__figure--large{display:none}@media (min-width: 1024px){.course-tile__figure--large{display:-webkit-box;display:-ms-flexbox;display:flex}}.course-tile__figure-canvas{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;display:none;background-color:#ffa800;position:relative;margin:2rem 0;width:47%;padding:2rem 0;border-radius:0.8rem;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}@media (min-width: 1024px){.course-tile__figure-canvas{display:-webkit-box;display:-ms-flexbox;display:flex}}.course-tile__figure-canvas-item{width:30%;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.course-tile__figure-canvas-item--large{width:35%;-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(0,0,0,0.16);box-shadow:0 0.8rem 2.4rem 0 rgba(0,0,0,0.16)}.course-tile__figure-canvas-item--small{width:25%;-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(0,0,0,0.16);box-shadow:0 0.8rem 2.4rem 0 rgba(0,0,0,0.16)}.course-tile__figure-canvas-item--background{background-color:#ffffff;border-radius:0.8rem}.course-tile__figure-canvas-item--margined{margin:0 0.5rem}.course-tile__title{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;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 2rem;font-size:2rem;font-weight:600;color:#ffffff}@media (min-width: 1024px){.course-tile__title{width:100%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.5rem 0.5rem;border-radius:0.8rem}}.course-tile__arrow{position:relative;top:0.2rem;font-size:1.6rem;margin:0 0.5rem;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.company-tiles{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;padding:1rem;margin:3rem 0}.company-tiles__title{font-size:2rem;padding:1rem}@media screen and (min-width: 769px){.company-tiles__title{font-size:3.2rem;margin:1rem 0 3rem 0}}.company-tiles__images-container{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.company-tiles__images-container>div{margin:0 0.5rem 0.5rem}@media screen and (min-width: 769px){.company-tiles__images-container>div{margin:0}}.testimonials{background-color:#fffaf2}@media screen and (min-width: 769px){.testimonials{padding:2rem}}.testimonials__content{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}.testimonials__title{color:#1a3d3c;font-size:2rem;padding:1rem;margin:4rem 0 1rem 0}@media screen and (min-width: 769px){.testimonials__title{font-size:3.2rem;margin:1rem 0 3rem 0}}.testimonials__content-container .testimonials__carousel{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:4rem}.testimonials__content-container::after{content:'';-webkit-box-flex:0;-ms-flex:0 0 2rem;flex:0 0 2rem}.testimonial__content{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:2rem;margin:1rem;width:calc(100% - 2rem);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border-radius:0.8rem;-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12);box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12);-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,250,242,0)), color-stop(76%, #fffaf2), to(#fffaf2));background-image:linear-gradient(to right, rgba(255,250,242,0), #fffaf2 76%, #fffaf2);opacity:0.5}.testimonial.visible .testimonial__content{background-image:none;opacity:1}.testimonial__footer{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;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.testimonial__author-image{border-radius:5rem;margin:1rem 0 0 0}@media screen and (min-width: 769px){.testimonial__author-image{margin-right:2rem}}.testimonial__quote-icon{width:4rem;margin:0.5rem 0;height:4rem}@media screen and (min-width: 769px){.testimonial__quote-icon{width:7rem;height:7rem;margin:0 0 1rem 0}}.testimonial__description{font-size:1.6rem;color:#506b6a;margin:1rem 0 1rem 0;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative}@media screen and (min-width: 769px){.testimonial__description{margin:1rem 0 2rem 0}}.testimonial__description-text{height:24.2rem;overflow:hidden}@media screen and (min-width: 769px){.testimonial__description-text{height:13.3rem}}.testimonial__link{padding:0 0.5rem;color:#0b65bf;bottom:0;right:0;width:14rem;text-align:right;position:absolute;background-image:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(40%, white));background-image:linear-gradient(to right, rgba(255,255,255,0) 0%, white 40%)}.testimonial__link:hover{color:#0f87ff}.testimonial__link--hidden{display:none}.testimonial__author{color:#1a3d3c;font-weight:600;font-size:1.6rem;margin:0.5rem 0}.testimonial__offer-list{color:#506b6a;font-size:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex}.testimonial__offer-list>span{white-space:nowrap}.testimonial__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0.5rem 0 0 0.5rem}@media screen and (min-width: 769px){.testimonial__icons{margin-top:0}}.testimonial__icons span{margin-left:0.5rem}.course-section{color:#1a3d3c;margin-top:3rem}.course-section--no-margin{margin:0}@media (min-width: 1024px){.course-section{padding:0 5rem}}.course-section__content{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}.course-section__practice{background-color:#ebfcfc}.course-section__practice .course-section__title b,.course-section__video .course-section__title b{color:#007779}.course-section__practice .course-section__title-underline,.course-section__video .course-section__title-underline{border-top-color:#c1f5f6}.course-section__fast-track{background-color:#fffaf2}.course-section__fast-track .course-section__title b{color:#ae5e00}.course-section__fast-track .course-section__title-underline{border-top-color:#ffe6bd}.course-section__code-editor{background-color:#f8f7fa}.course-section__code-editor .course-section__title b{color:#423d69}.course-section__code-editor .course-section__title-underline{border-top-color:#dad9e9}.course-section__mock-interview{background-color:#f2f9ff}@media (min-width: 1024px){.course-section__mock-interview{background:repeating-linear-gradient(#fff, #fff 45%, #f2f9ff 0%, #f2f9ff 100%);padding:0 2rem}}.course-section__mock-interview .course-section__content{background-color:#ffffff;margin:4rem 2rem;border-radius:0.8rem;-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12);box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12)}.course-section__mock-interview .course-section__title b{color:#003e7e}.course-section__mock-interview .course-section__title-underline{border-top-color:#b7dbff}.course-section--green{background-color:#f1fff6}.course-section--green b{color:#008a22}.course-section--green .course-section__title-underline{border-top-color:#b5fed4}.course-section--no-background{background-color:transparent}.course-section__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;background-color:#ffffff;margin:4rem 1rem;border-radius:0.8rem;-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(0,119,121,0.12);box-shadow:0 0.8rem 2.4rem 0 rgba(0,119,121,0.12)}.course-section__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:1rem}.course-section__title{font-size:2rem;color:#1a3d3c;padding:1rem 0 0.5rem 0}.course-section__title .b{font-weight:600}@media screen and (min-width: 769px){.course-section__title{font-size:3.2rem;margin-top:4rem}}.course-section__title-underline{margin:0;width:0;height:0;border-top:0.6rem solid #1a3d3c;border-right:15rem solid transparent;border-bottom-width:0;border-left-width:0}@media screen and (min-width: 769px){.course-section__title-underline{border-top:0.8rem solid #1a3d3c;border-right:21rem solid transparent}}.course-section__description{color:#506b6a;margin:0.5rem 1.5rem;padding:1rem;font-size:1.6rem;text-align:center}@media screen and (min-width: 769px){.course-section__description{margin:1rem 1.5rem}}.course-section__image{margin:1rem 2rem;width:calc(100% - 4rem);position:relative}.course-section__image-actions{opacity:1;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (min-width: 769px){.course-section__image-actions{opacity:0}}.course-section__image-actions--backdrop{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;top:0;left:0;height:100%;width:100%;z-index:2;opacity:0.5;background-color:#ffffff}.course-section__image-actions .ibpp-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3}.course-section__video .course-section__bg-image{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.course-section__video .course-section__bg-image{background-image:url(https://assets.interviewbit.com/assets/ibpp/wave-mobile-01e6d541c1d48d0fe3eef2c62076118514b4e3e1d8dc1beddab7745bed5892b9.svg)}}@media screen and (min-width: 769px){.course-section__video .course-section__bg-image{background-image:url(https://assets.interviewbit.com/assets/ibpp/wave-large-df4f836567c898fbb316c52e0a0f4b5241be5a103dc57fefdf08ea299dd03ac2.svg)}}.course-section__code-editor .course-section__image{width:calc(100% - 4rem)}@media screen and (min-width: 769px){.course-section__code-editor .course-section__image:hover .course-section__image-actions{opacity:1}}@media screen and (min-width: 769px){.course-section__code-editor{margin-bottom:2rem}}.course-section__line{width:90%;margin:0;opacity:0.2;background-color:#f1f3f3}.course-section__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95%}@media screen and (min-width: 769px){.course-section__actions{margin-top:2rem;padding:0 3.2rem}}.course-section__mock-interview{margin-top:0}.course-section__mock-interview .course-section__actions{border-top:0.2rem solid #f1f3f3}.course-section__mock-interview .course-section__action{margin:3rem 0}@media screen and (min-width: 769px){.course-section__mock-interview .course-section__action{margin:4rem 0}}.course-section__action{margin:2rem 0 4rem;color:#0b65bf;font-size:2rem;font-weight:600;cursor:pointer}.course-section__action:hover{color:#0f87ff}@media screen and (min-width: 769px){.course-section__action{margin-bottom:5rem}}.cards{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.cards--allow-overflow{overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}.cards--allow-overflow::after{content:'';-webkit-box-flex:0;-ms-flex:0 0 1rem;flex:0 0 1rem}@media screen and (max-width: 767px){.cards--vertical-in-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card{margin:0.8rem 0.5rem;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.card--full-width{width:calc(100% - 2rem);height:unset}.card--col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card--grey-background{background-color:#f8f7fa}.card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ffffff;border-radius:0.8rem;padding:1.6rem 2rem}.card__content-inner{border-radius:0.8rem}.card__line{background-color:#dad9e9;margin:0;width:80%;opacity:0.4}.card__image-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent;border-radius:0.8rem}.card__image-container--bordered{border:solid 0.2rem #000}.card__footer{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;text-align:center;padding:0 1rem}.card__title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.6rem;color:#1a3d3c;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}@media screen and (min-width: 769px){.card__title{font-size:2rem}}.card__description{display:none}@media screen and (min-width: 769px){.card__description{display:block;font-size:1.6rem;color:#506b6a}}.card__practice{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 1rem);flex:1 0 calc(100% - 1rem)}.card__practice:hover{-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(0,119,121,0.08);box-shadow:0 0.8rem 2.4rem 0 rgba(0,119,121,0.08)}.card__practice:hover .card__title{color:#00ccd0}.card__practice:hover .practice-icon{background-color:#00ccd0;color:#ffffff}@media screen and (min-width: 769px){.card__practice{-webkit-box-flex:1;-ms-flex:1;flex:1}}.card__practice .card__title{margin:0 0 0 2.5rem}@media screen and (min-width: 769px){.card__practice .card__title{margin:1.5rem 0 0;white-space:nowrap}}@media screen and (min-width: 769px){.card__practice .card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.2rem}}.card__practice .practice-icon{width:4.4rem;font-size:4.4rem;height:4.4rem;color:#00ccd0;border-radius:50%;background-color:#e9fbfb;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (min-width: 769px){.card__practice .practice-icon{width:6.6rem;font-size:6.6rem;height:6.6rem}}.card__fast-track{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}@media screen and (max-width: 767px){.card__fast-track{margin:0.4rem 0.5rem}}.card__fast-track:hover{-webkit-box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12);box-shadow:0 0.8rem 2.4rem 0 rgba(174,94,0,0.12);border-radius:0.8rem}.card__fast-track:hover:nth-child(1n) .card__content-inner{border-color:#b7b3d4}.card__fast-track:hover:nth-child(2n) .card__content-inner{border-color:#7cecec}.card__fast-track:hover:nth-child(3n) .card__content-inner{border-color:#7ffcb8}.card__fast-track:hover:nth-child(4n) .card__content-inner{border-color:#91f2e8}.card__fast-track .card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}@media screen and (max-width: 767px){.card__fast-track .card__footer{display:none}}.card__fast-track .card__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.5rem 5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;border:solid 0.2rem #000}@media screen and (max-width: 767px){.card__fast-track .card__content-inner{padding:1.5rem 5rem}}.card__fast-track .card__title{margin:1.5rem 0}.card__fast-track:nth-child(1n) .card__content-inner{border-color:#e7e6f1;background-color:#f3f2f7}.card__fast-track:nth-child(2n) .card__content-inner{border-color:#c1f5f6;background-color:#ebfcfc}.card__fast-track:nth-child(3n) .card__content-inner{border-color:#b5fed4;background-color:#e8fff1}.card__fast-track:nth-child(4n) .card__content-inner{border-color:#bff8f1;background-color:#ebfdfa}.card__mock-interview{-webkit-box-flex:1;-ms-flex:1 0 calc(100% - 1rem);flex:1 0 calc(100% - 1rem)}@media screen and (min-width: 769px){.card__mock-interview{-webkit-box-flex:1;-ms-flex:1 0 calc(25% - 1rem);flex:1 0 calc(25% - 1rem)}}.card__mock-interview .card__content-inner{background-color:#ffecee;padding:0.5rem}@media screen and (min-width: 769px){.card__mock-interview .card__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;background-color:transparent}.card__mock-interview .card__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:3.5rem 5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.card__mock-interview .card__content{padding:0 0.5rem}.card__mock-interview .card__title{margin:0 0 0 1rem;text-align:left}@media screen and (min-width: 769px){.card__mock-interview .card__title{margin:1.5rem 0;text-align:center}}.sat-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:6rem 0}.sat-banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.sat-banner__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:2rem}.sat-banner_poster{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-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.sat-banner__heading{font-size:3rem}.sat-banner__heading--bold{font-weight:600}.sat-banner__heading--grey{color:#506b6a}@media screen and (max-width: 767px){.sat-banner__heading{font-size:2rem}}.sat-banner__scaler-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:3rem}.sat-banner__title{font-size:4.5rem;font-weight:600;margin-bottom:-2rem;color:#008aff}@media screen and (max-width: 767px){.sat-banner__title{font-size:2.5rem}}.sat-banner__title-container{background-color:#e7f3ff;margin-bottom:3rem}.sat-banner__take-test-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 2rem;border-radius:0.8rem;background-color:#e21032;color:white;cursor:pointer;text-decoration:none}.sat-banner__bottom-text{font-size:2rem}@media screen and (max-width: 1023px){.sat-banner__bottom-text{margin-top:2rem}}.sat-banner__company-logos{display:-webkit-box;display:-ms-flexbox;display:flex}.sat-banner__company-logos .sat-banner-companies{margin-right:3rem}@media screen and (max-width: 767px){.sat-banner__company-logos .sat-banner-companies{margin-right:2rem}}@media screen and (max-width: 767px){.sat-banner__company-logos{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 1023px){.sat-banner{margin:2rem 0}}.form-flow .sr-modal__content{max-width:60rem}.form-flow .sr-modal__body{min-height:calc(100% - 6.4rem);padding:5rem;position:relative}@media screen and (max-width: 767px){.form-flow .sr-modal__body{padding:5rem 1.5rem}}.form-flow .sr-modal__header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.form-flow .form__actions{margin:1.5rem 0 0}@media screen and (min-width: 769px){.form-flow .form__actions{margin:1.5rem 0 5rem}}.form-flow__img{width:3.2rem;height:3.2rem;margin:0 0 2rem}.form-flow__img img{max-width:100%}.form-flow .auth-providers{display:-webkit-box;display:-ms-flexbox;display:flex;margin:1.5rem 0 4rem}.form-flow .auth-providers__action{display:block;width:4.8rem;height:4.8rem;position:relative}.form-flow .auth-providers__action+.auth-providers__action{margin-left:4rem}.form-flow .auth-providers__action img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);max-width:100%}.onboarding__badges,.onboarding__radios{font-size:1.4rem;margin-bottom:1.5rem}@media screen and (max-width: 1023px){.onboarding__badges,.onboarding__radios{font-size:1.2rem}}.onboarding__badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -0.4rem}.onboarding__badge{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding:0.8rem 0.4rem 0;position:relative}.onboarding__badge input{display:block;height:100%;left:0;position:absolute;top:0;visibility:hidden}.onboarding__badge label{border-radius:0.8rem;border:0.2rem solid transparent;color:#1a3d3c;cursor:pointer;display:block;padding:1.2rem 0;text-align:center;-webkit-transition:all 0.1s ease-in;transition:all 0.1s ease-in;width:10.4rem}.onboarding__badge--student label{background-color:#e7e6f1}.onboarding__badge--student:hover label,.onboarding__badge--student input:checked~label{color:#7973af;border-color:#7973af}.onboarding__badge--professional label{background-color:#d5faf6}.onboarding__badge--professional:hover label,.onboarding__badge--professional input:checked~label{color:#007c6e;border-color:#007c6e}.onboarding__radio{margin-top:0.5rem}.onboarding__radio input{display:none}.onboarding__radio label{cursor:pointer;padding-left:2.5rem;position:relative}.onboarding__radio label:before,.onboarding__radio label:after{border-radius:100%;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';position:absolute;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);-webkit-transition:all 0.1s ease-in;transition:all 0.1s ease-in}.onboarding__radio label:before{background:#ffffff;border:0.1rem solid #506b6a;height:1.6rem;left:0;width:1.6rem}.onboarding__radio label:after{height:1rem;left:0.3rem;width:1rem}.onboarding__radio--student input:checked~label:before{border-color:#7973af}.onboarding__radio--student input:checked~label:after{background-color:#7973af}.onboarding__radio--professional input:checked~label:before{border-color:#007c6e}.onboarding__radio--professional input:checked~label:after{background-color:#d5faf6}.onboarding .onboarding-profiles{color:#506b6a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1rem}@media screen and (max-width: 1023px){.onboarding .onboarding-profiles{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.onboarding .onboarding-profiles__type{margin-top:1.5rem;padding:0 1rem;position:relative;text-align:center}.onboarding .onboarding-profiles__img{border-radius:0.8rem;border:0.2rem solid transparent;cursor:pointer;display:block;margin-bottom:1.5rem;padding:3.3rem 7.6rem;-webkit-transition:all 0.1s ease-in;transition:all 0.1s ease-in}.onboarding .onboarding-profiles__img--student{background-color:#e7e6f1;border-color:#e7e6f1}.onboarding .onboarding-profiles__img--professional{background-color:#d5faf6;border-color:#d5faf6}.onboarding .onboarding-profiles__content{position:relative}.onboarding .onboarding-profiles__content:hover .onboarding-profiles__img--student{border-color:#7973af}.onboarding .onboarding-profiles__content:hover .onboarding-profiles__img--professional{border-color:#007c6e}.onboarding .onboarding-profiles input{bottom:0;cursor:pointer;display:block;height:100%;left:0;position:absolute;top:0;visibility:hidden;z-index:1}.onboarding .onboarding-profiles input:checked~.onboarding-profiles__img--student{border-color:#7973af}.onboarding .onboarding-profiles input:checked~.onboarding-profiles__img--professional{border-color:#007c6e}.onboarding .onboarding-profiles img{height:8rem;width:8rem}.onboarding__actions{bottom:2rem;position:absolute;width:100%}@media screen and (max-width: 1023px){.onboarding__actions{text-align:center}}.onboarding__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:#ff9700;cursor:pointer;margin-left:3.5rem}.onboarding__confirmation{text-align:center}.onboarding__confirmation .form-flow__img{background-image:url(https://assets.interviewbit.com/assets/ibpp/onboarding/confirmation_bg-074b55455dfc3702c39fbf70208b07e293afa505ac27ce0592aa1e636d6c2313.svg);background-repeat:no-repeat;background-size:contain;height:17.5rem;margin:0 auto;width:17.5rem}.onboarding__confirmation .form-flow__img img{width:8rem;height:8rem}@media screen and (max-width: 1023px){.onboarding__confirmation .form-flow__img img{width:6.5rem;height:6.5rem}}.companies{background-size:2304px 74px;background-image:url(https://assets.interviewbit.com/assets/ibpp/companies-597d236104f534d4e134e9f1efa1dabab844d05a08afa23b0bbc3b2736564c61.png);background-repeat:no-repeat;display:block}.companies.amazon{height:74px;width:190px;background-position:-1px}.companies.atlassian{height:74px;width:195px;background-position:-190px}.companies.facebook{height:74px;width:190px;background-position:-385px}.companies.flipkart{height:74px;width:190px;background-position:-578px}.companies.gojek{height:74px;width:190px;background-position:-771px}.companies.goldmansachs{height:74px;width:190px;background-position:-960px}.companies.google{height:74px;width:190px;background-position:-1153px}.companies.hotstar{height:74px;width:190px;background-position:-1347px}.companies.mediadotnet{height:74px;width:190px;background-position:-1538px}.companies.oyo{height:74px;width:190px;background-position:-1728px}.companies.phonepay{height:74px;width:190px;background-position:-1919px}.companies.walmart{height:74px;width:190px;background-position:-2112px}.companies.half{background-size:1152px 37px}.companies.half.amazon{height:37px;width:95px;background-position:-0.5px}.companies.half.atlassian{height:37px;width:97.5px;background-position:-95px}.companies.half.facebook{height:37px;width:95px;background-position:-192.5px}.companies.half.flipkart{height:37px;width:95px;background-position:-289px}.companies.half.gojek{height:37px;width:95px;background-position:-385.5px}.companies.half.goldmansachs{height:37px;width:95px;background-position:-480px}.companies.half.google{height:37px;width:95px;background-position:-576.5px}.companies.half.hotstar{height:37px;width:95px;background-position:-673.5px}.companies.half.mediadotnet{height:37px;width:95px;background-position:-769px}.companies.half.oyo{height:37px;width:95px;background-position:-864px}.companies.half.phonepay{height:37px;width:95px;background-position:-959.5px}.companies.half.walmart{height:37px;width:95px;background-position:-1056px}.fast-track{background-size:408px 68px;background-image:url(https://assets.interviewbit.com/assets/ibpp/fast-track-courses-aae8c13f1460a5f2c2bf8be8087a32981955168a91ead1461aa390a7b7ac8812.png);background-repeat:no-repeat;display:block}.fast-track.python{height:48px;width:48px;background-position:-349px}.fast-track.java{height:48px;width:48px;background-position:-214px}.fast-track.javascript{height:48px;width:48px;background-position:-284px}.fast-track.js{height:48px;width:48px;background-position:-284px}.fast-track.c{height:48px;width:48px;background-position:-10px}.fast-track.csharp{height:48px;width:48px;background-position:-146px}.fast-track.cpp{height:48px;width:48px;background-position:-80px}.fast-track.three-fourth{background-size:306px 51px}.fast-track.three-fourth.python{height:36px;width:36px;background-position:-261.75px}.fast-track.three-fourth.java{height:36px;width:36px;background-position:-160.5px}.fast-track.three-fourth.javascript{height:36px;width:36px;background-position:-213px}.fast-track.three-fourth.js{height:36px;width:36px;background-position:-213px}.fast-track.three-fourth.c{height:36px;width:36px;background-position:-7.5px}.fast-track.three-fourth.csharp{height:36px;width:36px;background-position:-109.5px}.fast-track.three-fourth.cpp{height:36px;width:36px;background-position:-60px}.fast-track.half{background-size:204px 34px}.fast-track.half.python{height:24px;width:24px;background-position:-174.5px}.fast-track.half.java{height:24px;width:24px;background-position:-107px}.fast-track.half.javascript{height:24px;width:24px;background-position:-142px}.fast-track.half.js{height:24px;width:24px;background-position:-142px}.fast-track.half.c{height:24px;width:24px;background-position:-5px}.fast-track.half.csharp{height:24px;width:24px;background-position:-73px}.fast-track.half.cpp{height:24px;width:24px;background-position:-40px}.mock-interview{background-size:352px 80px;background-image:url(https://assets.interviewbit.com/assets/ibpp/mock-interview-2084f28e31d9df3ba675311ab3bf830b5100fce3665230d9f5345b369e4f21bf.png);background-repeat:no-repeat;display:block}.mock-interview.touch{height:80px;width:88px;background-position:-1px}.mock-interview.hints{height:80px;width:88px;background-position:-88px}.mock-interview.anonymous{height:80px;width:88px;background-position:-176px}.mock-interview.personalized{height:80px;width:88px;background-position:-264px}.mock-interview.half{background-size:234.66666667px 53.33333333px}.mock-interview.half.touch{height:53.33333333px;width:58.66666667px;background-position:-0.66666667px}.mock-interview.half.hints{height:53.33333333px;width:58.66666667px;background-position:-58.66666667px}.mock-interview.half.anonymous{height:53.33333333px;width:58.66666667px;background-position:-117.33333333px}.mock-interview.half.personalized{height:53.33333333px;width:58.66666667px;background-position:-176px}.footer-social{background-size:96px 32px;background-image:url(https://assets.interviewbit.com/assets/ibpp/footer-social-fe6f2c2835eefcca57a0850531575c7095e0a8712d9b698ac148cd89658f1f74.png);background-repeat:no-repeat;display:block}.footer-social.mail{height:32px;width:32px;background-position:0px}.footer-social.fb{height:32px;width:32px;background-position:-32px}.footer-social.twitter{height:32px;width:32px;background-position:-64px}.users{background-size:1200px 200px;background-image:url(https://assets.interviewbit.com/assets/ibpp/users-7e80afc1ce4bc682d017a63854342f6313814b810547ed6e6e412922acdb9d57.png);background-repeat:no-repeat;display:block}.users.atif{height:200px;width:200px;background-position:0px}.users.deepanshu{height:200px;width:200px;background-position:-200px}.users.neha{height:200px;width:200px;background-position:-400px}.users.mayank{height:200px;width:200px;background-position:-600px}.users.pranali{height:200px;width:200px;background-position:-800px}.users.prashant{height:200px;width:200px;background-position:-1000px}.users.one-fourth{background-size:300px 50px}.users.one-fourth.atif{height:50px;width:50px;background-position:0px}.users.one-fourth.deepanshu{height:50px;width:50px;background-position:-50px}.users.one-fourth.neha{height:50px;width:50px;background-position:-100px}.users.one-fourth.mayank{height:50px;width:50px;background-position:-150px}.users.one-fourth.pranali{height:50px;width:50px;background-position:-200px}.users.one-fourth.prashant{height:50px;width:50px;background-position:-250px}.users.one-fifth{background-size:240px 40px}.users.one-fifth.atif{height:40px;width:40px;background-position:0px}.users.one-fifth.deepanshu{height:40px;width:40px;background-position:-40px}.users.one-fifth.neha{height:40px;width:40px;background-position:-80px}.users.one-fifth.mayank{height:40px;width:40px;background-position:-120px}.users.one-fifth.pranali{height:40px;width:40px;background-position:-160px}.users.one-fifth.prashant{height:40px;width:40px;background-position:-200px}.testimonial_companies{background-size:1784px 56px;background-image:url(https://assets.interviewbit.com/assets/ibpp/testimonial_companies-3acb9ed3ed63dd279cee6fc089965e10a001adab59a7076b7c27c51582f69153.png);background-repeat:no-repeat;display:block}.testimonial_companies.adobe{height:56px;width:48px;background-position:-1px}.testimonial_companies.fab{height:56px;width:104px;background-position:-48px}.testimonial_companies.visa{height:56px;width:104px;background-position:-152px}.testimonial_companies.amazon{height:56px;width:144px;background-position:-256px}.testimonial_companies.druva{height:56px;width:144px;background-position:-400px}.testimonial_companies.google{height:56px;width:144px;background-position:-544px}.testimonial_companies.microsoft{height:56px;width:160px;background-position:-688px}.testimonial_companies.zomato{height:56px;width:160px;background-position:-848px}.testimonial_companies.synopsys{height:56px;width:184px;background-position:-1008px}.testimonial_companies.makemytrip{height:56px;width:184px;background-position:-1192px}.testimonial_companies.deshaw{height:56px;width:200px;background-position:-1376px}.testimonial_companies.bloomberg{height:56px;width:208px;background-position:-1576px}.testimonial_companies.half{background-size:892px 28px}.testimonial_companies.half.adobe{height:28px;width:24px;background-position:-0.5px}.testimonial_companies.half.fab{height:28px;width:52px;background-position:-24px}.testimonial_companies.half.visa{height:28px;width:52px;background-position:-76px}.testimonial_companies.half.amazon{height:28px;width:72px;background-position:-128px}.testimonial_companies.half.druva{height:28px;width:72px;background-position:-200px}.testimonial_companies.half.google{height:28px;width:72px;background-position:-272px}.testimonial_companies.half.microsoft{height:28px;width:80px;background-position:-344px}.testimonial_companies.half.zomato{height:28px;width:80px;background-position:-424px}.testimonial_companies.half.synopsys{height:28px;width:92px;background-position:-504px}.testimonial_companies.half.makemytrip{height:28px;width:92px;background-position:-596px}.testimonial_companies.half.deshaw{height:28px;width:100px;background-position:-688px}.testimonial_companies.half.bloomberg{height:28px;width:104px;background-position:-788px}.testimonial_companies.one-third{background-size:594.66666667px 18.66666667px}.testimonial_companies.one-third.adobe{height:18.66666667px;width:16px;background-position:-0.33333333px}.testimonial_companies.one-third.fab{height:18.66666667px;width:34.66666667px;background-position:-16px}.testimonial_companies.one-third.visa{height:18.66666667px;width:34.66666667px;background-position:-50.66666667px}.testimonial_companies.one-third.amazon{height:18.66666667px;width:48px;background-position:-85.33333333px}.testimonial_companies.one-third.druva{height:18.66666667px;width:48px;background-position:-133.33333333px}.testimonial_companies.one-third.google{height:18.66666667px;width:48px;background-position:-181.33333333px}.testimonial_companies.one-third.microsoft{height:18.66666667px;width:53.33333333px;background-position:-229.33333333px}.testimonial_companies.one-third.zomato{height:18.66666667px;width:53.33333333px;background-position:-282.66666667px}.testimonial_companies.one-third.synopsys{height:18.66666667px;width:61.33333333px;background-position:-336px}.testimonial_companies.one-third.makemytrip{height:18.66666667px;width:61.33333333px;background-position:-397.33333333px}.testimonial_companies.one-third.deshaw{height:18.66666667px;width:66.66666667px;background-position:-458.66666667px}.testimonial_companies.one-third.bloomberg{height:18.66666667px;width:69.33333333px;background-position:-525.33333333px}.sat-banner-companies{background-size:8823px 74px;background-image:url(https://assets.interviewbit.com/assets/academy/png/companies-45fd75127f6a15cea0246c4f3adb49dc6e0280986d30a12b418d6589431b0b2a.png);background-repeat:no-repeat;display:block}.sat-banner-companies.google{height:72px;width:137px;background-position:-2417px}.sat-banner-companies.microsoft{height:72px;width:157px;background-position:-2969px}.sat-banner-companies.amazon{height:72px;width:135px;background-position:-5514px}.sat-banner-companies.walmart{height:72px;width:177px;background-position:-5061px}.sat-banner-companies.mindtickle{height:72px;width:167px;background-position:-3128px}.sat-banner-companies.paypal{height:72px;width:164px;background-position:-3704px}.sat-banner-companies.half{background-size:4411.5px 37px}.sat-banner-companies.half.google{height:36px;width:68.5px;background-position:-1208.5px}.sat-banner-companies.half.microsoft{height:36px;width:78.5px;background-position:-1484.5px}.sat-banner-companies.half.amazon{height:36px;width:67.5px;background-position:-2757px}.sat-banner-companies.half.walmart{height:36px;width:88.5px;background-position:-2530.5px}.sat-banner-companies.half.mindtickle{height:36px;width:83.5px;background-position:-1564px}.sat-banner-companies.half.paypal{height:36px;width:82px;background-position:-1852px}.sat-banner-companies.one-third{background-size:2941px 24.66666667px}.sat-banner-companies.one-third.google{height:24px;width:45.66666667px;background-position:-805.66666667px}.sat-banner-companies.one-third.microsoft{height:24px;width:52.33333333px;background-position:-989.66666667px}.sat-banner-companies.one-third.amazon{height:24px;width:45px;background-position:-1838px}.sat-banner-companies.one-third.walmart{height:24px;width:59px;background-position:-1687px}.sat-banner-companies.one-third.mindtickle{height:24px;width:55.66666667px;background-position:-1042.66666667px}.sat-banner-companies.one-third.paypal{height:24px;width:54.66666667px;background-position:-1234.66666667px}.sat-banner-companies.one-fourth{background-size:2205.75px 18.5px}.sat-banner-companies.one-fourth.google{height:18px;width:34.25px;background-position:-604.25px}.sat-banner-companies.one-fourth.microsoft{height:18px;width:39.25px;background-position:-742.25px}.sat-banner-companies.one-fourth.amazon{height:18px;width:33.75px;background-position:-1378.5px}.sat-banner-companies.one-fourth.walmart{height:18px;width:44.25px;background-position:-1265.25px}.sat-banner-companies.one-fourth.mindtickle{height:18px;width:41.75px;background-position:-782px}.sat-banner-companies.one-fourth.paypal{height:18px;width:41px;background-position:-926px}.sat-banner-companies.one-fifth{background-size:1764.6px 14.8px}.sat-banner-companies.one-fifth.google{height:14.4px;width:27.4px;background-position:-483.4px}.sat-banner-companies.one-fifth.microsoft{height:14.4px;width:31.4px;background-position:-593.8px}.sat-banner-companies.one-fifth.amazon{height:14.4px;width:27px;background-position:-1102.8px}.sat-banner-companies.one-fifth.walmart{height:14.4px;width:35.4px;background-position:-1012.2px}.sat-banner-companies.one-fifth.mindtickle{height:14.4px;width:33.4px;background-position:-625.6px}.sat-banner-companies.one-fifth.paypal{height:14.4px;width:32.8px;background-position:-740.8px}.sat-banner-companies.one-sixth{background-size:1470.5px 12.33333333px}.sat-banner-companies.one-sixth.google{height:12px;width:22.83333333px;background-position:-402.83333333px}.sat-banner-companies.one-sixth.microsoft{height:12px;width:26.16666667px;background-position:-494.83333333px}.sat-banner-companies.one-sixth.amazon{height:12px;width:22.5px;background-position:-919px}.sat-banner-companies.one-sixth.walmart{height:12px;width:29.5px;background-position:-843.5px}.sat-banner-companies.one-sixth.mindtickle{height:12px;width:27.83333333px;background-position:-521.33333333px}.sat-banner-companies.one-sixth.paypal{height:12px;width:27.33333333px;background-position:-617.33333333px}.sat-banner-companies.one-nineth{background-size:980.33333333px 8.22222222px}.sat-banner-companies.one-nineth.google{height:8px;width:15.22222222px;background-position:-268.55555556px}.sat-banner-companies.one-nineth.microsoft{height:8px;width:17.44444444px;background-position:-329.88888889px}.sat-banner-companies.one-nineth.amazon{height:8px;width:15px;background-position:-612.66666667px}.sat-banner-companies.one-nineth.walmart{height:8px;width:19.66666667px;background-position:-562.33333333px}.sat-banner-companies.one-nineth.mindtickle{height:8px;width:18.55555556px;background-position:-347.55555556px}.sat-banner-companies.one-nineth.paypal{height:8px;width:18.22222222px;background-position:-411.55555556px}
