/*@import '~bootstrap/dist/css/bootstrap.min.css';*/
/*!*@font-face {*!*/
/*!*    font-family: 'baloo-da';*!*/
/*!*    src: url('/font/BalooDa2-Regular.ttf');*!*/
/*!*}*!*/

/*body {*/
/*    font-family: 'baloo-da';*/
/*}*/

/*.container-fluid {*/
/*    max-width: 750px;*/
/*}*/

/*.yellow-bg {*/
/*    background-color: #ffa800;*/
/*}*/

/*.yellow-color {*/
/*    color: #ffa800;*/
/*}*/

/*.red-color {*/
/*    color: #FE2548;*/
/*}*/

/*.red-bg {*/
/*    background-color: #FE2548;*/
/*}*/

/*.package-text {*/
/*    color: #232323;*/
/*}*/

/*.package-duration-color {*/
/*    color: #7D2600;*/
/*}*/

/*.logo img {*/
/*    width: 32px !important;*/
/*}*/

/*.header-text {*/
/*    font-size: 25px;*/
/*}*/

/*.carousel-indicators [data-bs-target] {*/
/*    background-color: #000000;*/
/*}*/

/*.btn-quiz {*/
/*    margin-top: -12px;*/
/*}*/

/*.quiz-winner-list {*/
/*    grid-template-columns: 1fr 1fr 1fr;*/
/*    grid-gap: 10px;*/
/*}*/

/*.quiz-winner-item img {*/
/*    width: 88px;*/
/*}*/

/*.quiz-winner-item:nth-child(1) .badge {*/
/*    background-color: #ffa800;*/
/*}*/

/*.quiz-winner-item:nth-child(1),*/
/*.quiz-winner-item:nth-child(3) {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    justify-content: end;*/
/*    align-items: center;*/
/*}*/

/*.quiz-winner-item:nth-child(3) img {*/
/*    width: 50px;*/
/*}*/

/*.quiz-winner-item:nth-child(2) img {*/
/*    width: 80px;*/
/*}*/

/*.quiz-winner-item:nth-child(1) img {*/
/*    width: 60px;*/
/*}*/

/*.quiz-winner-item:nth-child(2) .badge {*/
/*    background-color: #FE2548;*/
/*}*/

/*.quiz-winner-item:nth-child(3) .badge {*/
/*    background-color: #AF41B7;*/
/*}*/

/*.quiz-tournament-list,*/
/*.subscription-pack-list {*/
/*    overflow-x: scroll;*/
/*    overflow-y: hidden;*/
/*    white-space: nowrap;*/
/*}*/

/*.quiz-tournament-list div,*/
/*.subscription-pack-list div {*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*    width: 182px;*/
/*    border-radius: 10px;*/
/*}*/

/*.subscription-pack-list div {*/
/*    width: 240px;*/
/*}*/

/*.subscription-pack-list div>div span {*/
/*    font-size: 10px;*/
/*}*/

/*.offcanvas-title img {*/
/*    width: 32px;*/
/*}*/

/*.main-sidenav a:hover {*/
/*    background: #ffa800;*/
/*    color: #fff;*/
/*    transition: 0.3s;*/
/*}*/

/*.login {*/
/*    height: 100vh;*/
/*}*/

/*.footer-list-group {*/
/*    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;*/
/*    background: #222 !important*/
/*}*/

/*.footer-list-group a {*/
/*    color: #ffffff;*/
/*}*/

/*.footer-bottom {*/
/*    background-color: #222;*/
/*    border-top: 1px dotted #ddd;*/
/*}*/

/*.subscription-pack:nth-child(1)>div h6 {*/
/*    color: #ffa800;*/
/*}*/

/*.subscription-pack:nth-child(1)>a {*/
/*    background: #ffa800;*/
/*}*/

/*.subscription-pack:nth-child(2)>div h6 {*/
/*    color: #FE2548;*/
/*}*/

/*.subscription-pack:nth-child(2)>a {*/
/*    background: #FE2548;*/
/*}*/

/*.subscription-pack:nth-child(3)>div h6 {*/
/*    color: #AF41B7;*/
/*}*/

/*.subscription-pack:nth-child(3)>a {*/
/*    background: #AF41B7;*/
/*}*/

/*.login {*/
/*    height: 100vh;*/
/*}*/
/*.sign-in{*/
/*    color: #ffffff;*/
/*    text-decoration: none;*/
/*    background: #FAC31E;*/
/*    border-radius: 5px;*/
/*    padding: 10px;*/
/*    font-family: Hind Siliguri;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-size: 12px;*/
/*    line-height: 12px;*/
/*    cursor: pointer;*/
/*}*/
/*.sign-in-2{*/
/*    text-decoration: none;*/
/*    background: #0A537E;*/
/*    color: #242424;*/
/*    border-radius: 5px;*/
/*    padding: 7px 60px;*/
/*    font-style: normal;*/
/*    font-weight: bold;*/
/*    font-size: 15px;*/
/*    line-height: 24px;*/
/*    color: #242424;*/
/*    cursor: pointer;*/
/*    margin-bottom: 5px;*/
/*    width: 340px;*/
/*    display: inline-block*/
/*}*/
/*.sign-in-2:hover{*/
/*    color: #ffffff;*/
/*    background: #0A537E;*/
/*}*/
/*.sign-in:hover{*/
/*    text-decoration: none;*/
/*    color: #000;*/
/*}*/
/*.sign-in-3{*/
/*    color: #ffffff;*/
/*    text-decoration: none;*/
/*    background: #0A537E;*/
/*    border-radius: 5px;*/
/*    padding: 10px 55px;*/
/*    font-family: Hind Siliguri;*/
/*    font-style: normal;*/
/*    font-weight: 600;*/
/*    font-size: 12px;*/
/*    line-height: 12px;*/
/*    cursor: pointer;*/
/*}*/
/*.box-1-2 p{*/
/*    font-style: normal;*/
/*    font-weight: bold;*/
/*    font-size: 15px;*/
/*    line-height: 24px;*/
/*    text-align: center;*/
/*    color: #242424;*/
/*}*/

/*!*.quiz-tournament-list,*!*/
/*!*.subscription-pack-list {*!*/
/*!*    overflow-x: scroll;*!*/
/*!*    overflow-y: hidden;*!*/
/*!*    white-space: nowrap;*!*/
/*!*}*!*/

/*!*.quiz-tournament-list div,*!*/
/*!*.subscription-pack-list div {*!*/
/*!*    display: inline-block;*!*/
/*!*    text-align: center;*!*/
/*!*    width: 182px;*!*/
/*!*    border-radius: 10px;*!*/
/*!*}*!*/

