body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
        Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    margin: 0;
}
code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New,
        monospace;
}
.lottie {
    height: 460px;
    width: 460px;
}
.text2 {
    color: #00a2da;
    font-size: 30pt;
}
.err-wrapper {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.err-msg {
    color: #e71313;
}
.err-suggestion {
    color: #00a2da;
}
.lottie {
    height: 600px;
    width: 600px;
}
.container {
    border-radius: 15px;
}
.title1 {
    align-items: center;
    background-color: #fff;
    border: 2px solid #00a2da;
    border-radius: 5px;
    box-shadow: 0 -1px 34px 0 #7b7b86ab;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    width: 650px;
}
.imgcontainer {
    left: 50px;
    position: absolute;
    top: 0;
}
.header2 {
    color: #a7a7a7;
    font-family: Poppins, sans-serif;
    font-size: 30pt;
    font-weight: 500;
    margin-right: 60px;
}
.heading {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.heading,
.text3 {
    width: 520px;
}
.star {
    height: 69px;
    width: 69px;
}
.textarea {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    width: 520px;
}
.anchor {
    color: #00a2da;
    margin-right: 370px;
    margin-top: 14px;
    text-align: left;
}
.animation-wrapper {
    height: 150px;
    overflow: hidden;
    width: 150px;
}
.lottie-animation {
    height: 100%;
    width: 100%;
}
.button3 {
    background-color: #11addf;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-family: var(--unnamed-font-style-normal) normal 600 25px/34px "Nunito";
    font-size: 20px;
    height: 40px;
    margin-top: 10px;
    width: 62%;
}
.row {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.container,
.title {
    height: 80vh;
}
.header1 {
    color: #151515;
    font-family: Poppins, sans-serif;
    font-size: 30pt;
}
.number {
    color: #00a2da;
    font-size: 26pt;
}
.number,
.text1 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.text1 {
    color: #151515;
    font-size: 17pt;
    margin-top: 30px;
}
.container {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100vh;
    justify-content: center;
}
.lottie {
    height: 500px;
    width: 800px;
}
.title {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 84vh;
    justify-content: center;
    position: relative;
}
.header {
    color: #00a2da;
    font-family: Poppins, sans-serif;
    font-size: 26pt;
    font-weight: 600;
}
.button {
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-family: var(--unnamed-font-style-normal) normal 600 25px/34px "Nunito";
    font-size: 20px;
    height: 60px;
    width: 87%;
    align-items: center;
}
.disabled {
    background-color: gray;
}
.enabled {
    background-color: #11addf;
}
.imgcontainer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-right: 1400px;
    margin-top: 100px;
}
.text {
    color: #00a2da;
    font-size: 25pt;
    font-weight: 1000;
    margin-top: -3px;
}
.logo,
.text {
    height: 39px;
    width: 39px;
}
.home-container {
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 100vh;
    justify-content: center;
    width: 100vw;
}
.termscontainer {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 100px;
}
.termscontainer .text {
    color: #00a2da;
    font-size: 25pt;
    font-weight: 1000;
    margin-top: -3px;
}
.termscontainer .logo,
.termscontainer .text {
    height: 39px;
    width: 39px;
}
.header-text {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    padding-left: 20px;
}
h3,
h4,
h5 {
    color: #000;
}
/*# sourceMappingURL=main.7b6bda76.css.map*/
