.radio-box,.solution-wraper{position:relative}:root{--blueStyle:#0072b4;--greenStyle:#90de0c;--blueBorder:#0072b4;--greenBorder:#90de0c}.sql-menu .interactive-link{display:inline-block;background-color:#99e811;padding:0 20px;height:42px;line-height:42px;font-weight:500;color:#fff;font-size:14px;border-radius:28px 24px;transition:.5s;background-image:linear-gradient(to bottom,#a5f028,#78b217)}.sql-menu .interactive-link:hover{color:#fff!important;background-image:linear-gradient(to bottom,#78b217,#a5f028)}.sql-menu .nav-link .back-arrow{margin-right:4px;transition:.5s}.sql-menu .nav-link:hover .back-arrow{margin-right:6px}.sql-menu .back-button{font-size:16px!important;margin-top:1px}.sm-heading,.solution-wraper .qs-heading{color:var(--blueStyle);font-size:22px}.sql-menu .back-wraper{padding-right:0!important}.sql-menu .interactive-wraper{padding-left:0!important}.sql-menu li.nav-item{padding:0 8px}.submit-btn{background-image:linear-gradient(180deg,#8fdd0d,#7aba0c);border:0;padding:8px 30px;transition:.5s;border-radius:20px}.submit-btn:hover{background-image:linear-gradient(180deg,#7aba0c,#8fdd0d)}.lg-heading h2{font-size:28px;font-weight:700;color:var(--blueStyle)}.quiz-container .answer-option .option-box{display:flex;border:2px solid #57bef8;padding:10px;align-items:center;cursor:pointer}.quiz-container .answer-option .option-box .text,.solution-wraper .solution-box .text,.sql-header .form-group{margin-bottom:0}.quiz-container .answer-option .option-box:not(:last-child),.solution-wraper .solution-box:not(:last-child){margin-bottom:12px}.quiz-container .answer-option .option-box .radio-box{margin-right:8px}.quiz-container .answer-option .option-box:hover{background-color:var(--blueStyle);border-color:var(--blueBorder);transition:.5s;color:#fff}.quiz-container .tags-wraper{margin-top:25px}.quiz-container .tags-wraper .tag-box{background-color:var(--blueStyle);color:#fff;font-size:14px;padding:5px 15px;border-radius:5px;height:40px;line-height:28px;margin-bottom:10px}.btn-adjust .btn:not(:last-child),.quiz-container .tags-wraper .tag-box:not(:last-child){margin-right:5px}.quiz-container .tags-wraper .tag-box .title{color:#d3f893}.quiz-container .submit-wraper{margin-top:62px;margin-bottom:40px}.mb-44{margin-bottom:44px}.active{background-color:var(--blueStyle);border-color:var(--blueStyle);color:#fff}.search-btn{background-color:#90de0c;color:#fff;width:100%;padding-left:5px;padding-right:5px;border-radius:20px}.search-btn:hover{background-color:#85c813}.sql-header .input-round{border-radius:20px;appearance:none;-webkit-appearance:none;box-sizing:border-box;background-image:url(../images/left-arrow.png);background-repeat:no-repeat;background-position:right 12px center;padding-right:44px;border:1px solid #0072b4}.sql-header .col1{flex-basis:20%;width:20%}.sql-header .col2{width:12%;flex-basis:12%}.sql-header .col3{width:15%;flex-basis:15%}.sql-header .col4{width:40%;flex-basis:40%}.sql-header .col5{width:13%;flex-basis:13%}.shadow-wraper{box-shadow:0 0 5px 5px #ededed;padding:35px 25px}.solution-wraper .solution-box{display:flex;border:2px solid #57bef8;padding:10px;align-items:center;cursor:pointer;justify-content:center}.solution-finder{background-color:var(--blueStyle)!important;border-color:var(--blueStyle)!important;color:#fff}.solution-wraper .qs-heading{margin-bottom:24px}.solution-wraper .blc-header{color:#000;font-weight:500;margin-bottom:20px}.solution-wraper .solution-box .check-mark{color:#90de0c}.explanation-wraper{position:relative;padding-bottom:95px}.explanation-wraper .text{margin-top:7px;margin-bottom:0}.question p{padding-bottom:10px;font-weight:500}.radio-box label input[type=checkbox],.radio-box label input[type=radio],.section-show{display:none}.radio-box label input[type=checkbox]:checked+span,.radio-box label input[type=radio]:checked+span{background-color:#90de0c;border:4px solid #0072b4;box-shadow:0 0 0 2px #90de0c;box-sizing:border-box}.radio-box{width:18px}.radio-box label span{width:16px;height:16px;background-color:#fff;border:2px solid #5abff5;border-radius:50%;display:inline-block;cursor:pointer;position:absolute;left:0;top:3px}.puzzle-popup .text{text-align:center;margin-bottom:0;font-size:30px;font-weight:700;color:#90de0c}.puzzle-popup .modal-header{border-bottom:0}.puzzle-popup .title{font-size:30px}.puzzle-popup .fa-check-circle{font-size:44px;margin-bottom:15px;color:#90de0c}.puzzle-popup .fa-exclamation-circle{font-size:44px;margin-bottom:15px;color:red}.puzzle-popup .modal-body{padding-top:8px;padding-bottom:40px}@media screen and (max-width:992px){.sql-header .col1{flex-basis:50%;width:50%}.sql-header .col2,.sql-header .col3,.sql-header .col5{width:25%;flex-basis:25%}.sql-header .col4{width:75%;flex-basis:75%}.sql-header .col{margin-bottom:15px}}@media screen and (max-width:767px){.sql-header .col1{flex-basis:100%;width:100%}.sql-header .col2,.sql-header .col3,.sql-header .col4,.sql-header .col5{width:100%;flex-basis:100%}.sql-header .col{margin-bottom:15px}.explanation-wraper .text{margin-top:30px}}@media screen and (max-width:576px){.quiz-container .tags-wraper .tag-box{width:100%;margin-bottom:10px}}