.hide{display:none}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ibpp-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;padding:1.4rem 2.8rem;border-radius:0.8rem;border-width:0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:0 0.3rem 0 0 #007779;box-shadow:0 0.3rem 0 0 #007779;font-size:2rem;font-weight:600;cursor:pointer}.ibpp-button__arrow{position:relative;top:0.2rem;font-size:1.2rem;margin:0 0.5rem}.ibpp-button.primary{background-color:#00ccd0;color:#ffffff}.ibpp-button.primary:hover{background-color:#00e0e3}.ibpp-button.tertiary{background-color:#0f87ff;color:#ffffff}.ibpp-button.tertiary:hover{background-color:#0f87ff}.ibpp-button.tertiary.is-inverted{background-color:#ffffff;color:#0f87ff}.ibpp-button.tertiary.is-inverted:hover{background-color:#ffffff}.ibpp-button.is-flat{-webkit-box-shadow:none;box-shadow:none}.ibpp-button:focus{outline:none}.ibpp-button:hover i{-webkit-transform:translate(0.5rem, 0);transform:translate(0.5rem, 0)}.ibpp-button i{position:relative;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease, -webkit-transform 0.2s ease;font-weight:600}.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:#ffffff;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.8rem}.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:#00ccd0;margin-right:1rem;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.sr-modal__close i{font-size:2rem;color:#000000}.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}/*!
 * 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.8rem;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.8rem}.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:#d0021b;color:#ffffff}.toastify-warning{background-color:#ffc834;color:#000000}.toastify-success{background-color:#56c68e;color:#ffffff}.toastify-info{background-color:#0b69bf;color:#ffffff}@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}}@media screen and (max-width: 767px){.feedback-container{position:absolute;bottom:0;width:100%}}.feedback-box{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;bottom:0;width:100%;position:fixed;padding:1rem;cursor:auto;background:#ffffff;border:0.1rem solid rgba(0,0,0,0.12);font-size:1.4rem;font-weight:bold}.feedback-box:hover,.feedback-box :active{background:#f4fcff}@media screen and (max-width: 1023px){.feedback-box{position:static}}@media screen and (max-width: 767px){.feedback-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.feedback-box img{margin-right:2rem}.feedback-box__message{color:#000000;opacity:0.5;cursor:pointer}.feedback-box__primary_message{color:#63b1c5;margin-left:0.5rem;opacity:1;cursor:pointer}.feedback-box__close{position:absolute;left:95%;cursor:pointer}@media screen and (max-width: 767px){.feedback-box__close{width:1.2rem;height:1.2rem;left:92%}}.feedback-box__icon{cursor:pointer}@media screen and (max-width: 767px){.feedback-box__icon{display:none}}.ib-feedback-modal{padding:0;font-size:1.4rem}.ib-feedback-modal__header{padding:1.5rem;border-bottom:0.1rem solid #e5e5e5}.ib-feedback-modal__header i{opacity:0.2;font-weight:600}.ib-feedback-modal__header i:hover{color:#000000;opacity:0.5}.ib-feedback-modal__header-title{font-weight:400;font-size:1.6rem;color:#1a3d3c}.ib-feedback-modal__body{padding:1.5rem;border-bottom:0.1rem solid #e5e5e5}.ib-feedback-modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.5rem}.ib-feedback-modal__form label{margin-bottom:0.5rem;font-weight:bold}.ib-feedback-modal__form textarea{padding:0.6rem 1.2rem;line-height:1.42857;border-radius:0.4rem;border:0.1rem solid #cccccc;-webkit-box-shadow:#000000 0 0 0.1 inset;box-shadow:#000000 0 0 0.1 inset;min-height:15rem;max-width:57rem;outline-color:#66afe9}.ib-feedback-modal__footer{padding:1.5rem}.ib-feedback-modal__footer div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:1.5rem}.ib-feedback-modal__close-btn{cursor:pointer;padding:0.6rem 1.2rem;font-size:1.4rem;border-radius:0.4rem;line-height:1.42857143;border:0.1rem solid transparent;background-color:#ffffff;border-color:#cccccc}.ib-feedback-modal__close-btn:hover{color:#000000;background-color:#e6e6e6;border-color:#adadad}.ib-feedback-modal__submit-btn{cursor:pointer;padding:0.6rem 1.2rem;font-size:1.4rem;border-radius:0.4rem;line-height:1.42857143;border:0.1rem solid transparent;color:#ffffff;margin-left:1rem;background-color:#63b1c6}.ib-feedback-modal__submit-btn:hover{color:#ffffff;background-color:#286090;border-color:#204d74}.ib-feedback-loading-background{z-index:30000;position:fixed;top:0;left:0;width:100%;height:100%;opacity:0.4;background-color:silver}.ib-feedback-loader{border:none;padding-top:3.5rem;background-color:transparent;background-image:url(https://assets.interviewbit.com/assets/ajax-loader-339f23e664342615d7ffb8dee10449b51b1fc245031eea23a4e5b00e255326e0.gif);background-repeat:no-repeat;z-index:30001;width:20rem;height:6rem;position:absolute;top:50%;left:50%}.ib-feedback-response{padding:1.5rem;margin-bottom:1.5rem;display:none}.ib-feedback-response__success{display:block;color:#31708f;border-color:#bce8f1;background-color:#d9edf7}.ib-feedback-response__error{display:block;color:#f90029;border-color:#ff7d85;background-color:#ffecee}
