.mock-result-page{padding-bottom:20px}.mock-result-page .box-1 .background-link{padding:80px 20px;display:flex;justify-content:space-between;border-radius:0 0 30px 30px}.mock-result-page .box-1 .box{display:flex;flex-direction:column;align-items:center;width:90%;margin:-60px auto auto;border-radius:20px;padding:0 20px 40px;background:linear-gradient(1turn,#2f4f6f 26%,#3181b7 94%);box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#fff}.mock-result-page .box-1 .box .img-box{margin-top:-45px;margin-bottom:20px;height:90px;width:90px}.mock-result-page .box-1 .box .img-box img{height:100%;width:100%;border-radius:50%;object-fit:cover}.mock-result-page .box-1 .box .details-box{display:flex;flex-direction:column;align-items:center;gap:10px}.mock-result-page .box-1 .box .details-box h2{font-size:25px;font-weight:600;color:#fff}.mock-result-page .box-1 .box .details-box span{font-size:14px;color:#d4d4d4}.mock-result-page .box-1 .box .details-box p{font-size:20px;font-weight:600}.mock-result-page .box-1 .box .details-box p span{color:#fff}.mock-result-page .box-2{display:flex;flex-direction:column;gap:20px;padding:40px 20px;width:90%;margin:auto}.mock-result-page .box-2 h1{font-size:20px;font-weight:600;text-align:center}.mock-result-page .table-box{background-color:var(--input-background);border-radius:35px 35px 20px 20px;border:2px solid var(--primary-color);border-top:none;width:90%;margin:auto}.mock-result-page .table-box .headiing-box{display:grid;grid-template-columns:2fr 2fr 1fr 1fr 1fr 1fr;color:#fff;background:linear-gradient(1turn,#2f4f6f 26%,#3181b7 94%);border-radius:30px}.mock-result-page .table-box .headiing-box div{padding:13px}.mock-result-page .table-box .data-row{display:grid;grid-template-columns:2fr 2fr 1fr 1fr 1fr 1fr}.mock-result-page .table-box .data-row div{padding:13px}.mock-result-page .share-box{display:flex;flex-direction:column;gap:20px;width:80%;margin:30px auto}.mock-result-page .share-box .button{background-color:var(--primary-color);color:#fff;border-radius:30px;padding:10px 30px;width:350px;max-width:100%;align-self:center;text-align:center}.mock-result-page .share-box p{text-align:center}.mock-result-page .share-box div{display:flex;justify-content:center;gap:10px}.mock-result-page .share-box div img{width:30px}.analysis-page{padding:20px}.analysis-page,.analysis-page .filters-box,.analysis-page .result-data{display:flex;flex-direction:column;gap:20px}.analysis-page .result-data .box{border-bottom:2px solid var(--border-color);padding:20px}.analysis-page .result-data .box,.analysis-page .result-data .box .peragraph{display:flex;flex-direction:column}.analysis-page .result-data .box .video-box{display:grid;grid-template-columns:2fr 4fr;background-color:var(--input-background);border-radius:15px;overflow:hidden;max-width:450px;align-self:center}.analysis-page .result-data .box .video-box img{height:100%;width:100%;object-fit:cover}.analysis-page .result-data .box .video-box .details{display:flex;flex-direction:column;gap:15px;padding:15px}.analysis-page .result-data .box .video-box .details span{color:var(--primary-color);font-size:13px}.analysis-page .result-data .box .video-box .details h2{font-weight:600;font-size:20px}.analysis-page .result-data button{background-color:var(--primary-color);color:#fff;padding:10px 30px;border-radius:30px;width:400px;max-width:100%;align-self:center}.mock_exam_page .loading_screen{position:fixed;top:0;left:0;background-color:hsla(0,0%,100%,.8);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999;transition:none!important}.mock_exam_page .loading_screen p{color:var(--admin-primary-button-color);font-weight:600;font-size:1.25rem}.mock_exam_page .loading_screen *{transition:none!important}@media(max-width:768px){.mock-result-page{padding-bottom:80px}.mock-result-page .box-1 .background-link{background:linear-gradient(1turn,#2f4f6f 26%,#3181b7 94%);box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#fff}.mock-result-page .table-box{font-size:14px}.mock-result-page .table-box .data-row,.mock-result-page .table-box .headiing-box{grid-template-columns:3fr 3fr 1fr 1fr 1fr}.mock-result-page .table-box .data-row div,.mock-result-page .table-box .headiing-box div{padding:10px 5px}.mock-result-page .table-box .data-row div:first-child,.mock-result-page .table-box .headiing-box div:first-child{padding:10px}.analysis-page{padding-bottom:80px}.analysis-page .result-data .box{padding:20px 0}.analysis-page .result-data .box .video-box .details{gap:10px;padding:10px}.analysis-page .result-data .box .video-box .details h2{font-size:16px}}