@import "/_editor/skins/content/default/content.min.css";:root{--primary:#12b638;--secondary:#fbfffb;--borders:#d4e8d4;--hover:#dff9e5}body,html{font-family:Poppins,sans-serif}.tox-promotion{display:none!important}.PageContainer{min-height:85vh;background-color:var(--secondary)}.Header{height:8vh;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.042);position:sticky;top:0;z-index:1000}.header-box,.header-box2{display:flex;flex-direction:row;align-items:center;height:8vh}.header-box2{gap:30px}.header-logo{background:linear-gradient(160deg,#12b638,#09cc40);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:35px;font-family:Poppins;font-weight:900}@media(max-width:767px){.header-text{display:none}}.Footer{padding:25px 0 0;background-color:#fff;border-top:1px solid #f3f3f3}.footer-text1{font-size:14px;color:gray;margin-bottom:20px}.HomeContainer,.QuizContainer{background-color:var(--secondary)}.QuizContainer{padding-top:20px}.HomeSection1{background-image:url(/bg1.png);height:90vh;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.HomeSection1 .HomeSection1Box{height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.HomeSection1 h1{font-weight:600;margin-bottom:50px;text-align:center;font-size:50px}@media(max-width:767px){.HomeSection1 h1{font-size:40px}}.HomeSection1 h4{color:#799581;text-align:center;line-height:30px}@media(max-width:767px){.HomeSection1 h4{font-size:20px}}.text1{font-size:16px;font-weight:600;color:#035808;margin-bottom:20px;font-family:Poppins}.text2{font-size:18px;color:#000;font-weight:500;padding-bottom:0;padding-top:10px;border-radius:10px}.answers,.text2{font-family:Poppins}.answers{border:1px solid #b9c4bc;border-radius:10px}.answers,.answers-active{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:20px;padding:8px 10px;font-size:14px;font-weight:600;cursor:pointer}.answers-active{border:1px solid #12b638;background-color:#f5fff7;border-radius:10px;font-family:Poppins}.LoginContainer{min-height:85vh;display:flex;align-items:center;justify-content:center}.login-card{padding:20px;border:1px solid #f3f3f3;border-radius:10px;margin-bottom:20px;background-color:#fff}.login-text{text-align:center;font-weight:900;font-size:16px}.login-text1{text-align:center;margin-bottom:20px}.login-text2{color:gray;font-size:14px;margin-bottom:5px}.ShareModal-box{display:flex;flex-direction:row;justify-content:space-between;padding:0 20px 20px}.ShareModal-item{flex:1;font-size:30px}.prizeDetails{background-image:url(/gift.png);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;padding:20px;border:1px solid #e0eee4;text-align:center}@media(max-width:767px){.prizeDetails{text-align:left}}.blink{animation:blink-animation 3s infinite}@keyframes blink-animation{0%,to{opacity:1}50%{opacity:0}}.Pageloader{height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.Pageloader .Pageloader-text{font-size:16px}.pageMeta-label{font-size:14px;font-weight:400;text-align:right;display:flex;align-items:center;justify-content:flex-end;height:100%;color:gray}@media(max-width:767px){.pageMeta-label{text-align:right;justify-content:flex-end;margin-top:10px}}.quiz-shareBox{display:flex;flex-direction:row;gap:10px}.winnerDetails{background-image:url(/winner.png);width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:10px;padding:20px;border:1px solid #e0eee4;text-align:center}@media(max-width:767px){.winnerDetails{text-align:left}}.ads-image{width:100%;height:100%;max-height:400px;object-fit:contain}.quizItem{background-color:#fff;border:1px solid var(--borders);border-radius:6px;overflow:hidden;height:95%;display:flex;flex-direction:column}.quizItem .quizItem-image{border-bottom:1px solid var(--borders);background-image:url(/bg1.png);height:200px;width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.quizItem .quizItem-Box{flex:1;padding:20px}.whatsapp-floating{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;align-items:center;gap:8px;padding:12px 20px;background-color:#075e54;color:#fff;border-radius:30px;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:opacity .3s ease,transform .3s ease;text-decoration:none}.whatsapp-floating .label{font-weight:400;font-size:14px;color:#fff}.BlogItem{margin-bottom:30px}.BlogItem .BlogItem-image{height:250px;width:100%;object-fit:cover;margin-bottom:10px;background-color:#fff}.BlogItem .BlogItem-date{padding:10px 0;font-size:12px}.BlogItem .BlogItem-title{display:flex;flex-direction:row;gap:10px;font-size:16px;font-weight:600;margin-bottom:20px}.BlogItem .BlogItem-description{text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:gray;font-size:13px;font-weight:200}.BlogItem .BlogItem-tagsBox{display:flex;flex-direction:row;gap:20px;margin-top:20px}.BlogItem .BlogItem-tag{border:1px solid gray;padding:0 15px;font-size:12px;border-radius:100px}.VideoCard{background-color:#b6b6b6;height:500px;width:100%}.details-box{padding-right:25px}@media(max-width:767px){.details-box{padding-right:0}}.stickyBox{position:sticky}@media(max-width:767px){.stickyBox{border-top:1px solid #d4d4d4;margin-top:10px;padding-top:20px}}.blogs-details-Image-banner{width:100%!important;height:100%;max-height:500px;object-fit:cover}@media(max-width:767px){.blogs-details-Image-banner{max-height:250px}}.details-content{position:relative;padding:0 55px;overflow:hidden}.details-content iframe{max-width:100%}.details-content img{max-width:100%;height:auto;display:block}@media(max-width:767px){.details-content{padding:0}}.details-breadcrumbs{display:flex;flex-direction:row;align-items:center;font-size:13px;margin-bottom:10px;gap:5px;color:#a7a7a7;width:100%;white-space:nowrap}color:var(--grey1) .details-breadcrumbs a:hover{text-decoration:underline;color:var(--foreground)}.details-breadcrumbs .permalink{color:var(--grey1)!important;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.details-title{font-weight:900;font-size:35px;margin-bottom:10px}@media(max-width:767px){.details-title{font-size:28px;margin-bottom:10px}}.details-description{font-size:19px;line-height:25px;font-weight:400;color:gray}@media(max-width:767px){.details-description{font-size:16px}}.details-date-time{padding:20px 0;color:#000;font-weight:400;display:flex;align-items:center;justify-content:space-between}.ShareBox{flex-wrap:wrap;gap:10px;padding:10px 0;margin-bottom:10px}.ShareBox,.details-content-tag{display:flex;flex-direction:row;align-items:center}.details-content-tag{gap:5px;margin-bottom:20px;font-size:14px;margin-top:20px}.newItem-Secondary{border-bottom:1px solid #ececec;padding:0 0 15px;margin-bottom:15px}.newItem-Secondary:last-child{border-bottom:0}.newItem-Secondary-image{width:100%;margin-bottom:5px;height:80px;object-fit:cover}.newItem-Secondary-title{font-weight:500;color:#000;font-size:15px;line-height:20px;margin-bottom:5px;text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.newItem-Secondary-time{font-size:12px;color:gray}.newItem-Secondary-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.newItem-Secondary-box{gap:20px;cursor:pointer}.newItem-Secondary-box,.newItem-Secondary-live{display:flex;flex-direction:row;align-items:center}.newItem-Secondary-live{gap:2px;font-size:12px;font-weight:600;color:red;animation:blinker 2s linear infinite}@keyframes blinker{50%{opacity:0}}.CommentItem{display:flex;flex-direction:row;gap:15px;margin-bottom:20px}.CommentItem-content{flex:1;border-bottom:1px solid #ececec;padding-bottom:10px}.CommentItem-name{font-size:14px;font-weight:600;margin-bottom:5px;color:#535353;display:flex;gap:10px}.CommentItem-comment{font-size:17px}.CommentItem-datetime{color:gray;font-size:12px;font-weight:200}.footer-box3{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:10px 0;border-top:1px solid hsla(0,0%,50%,.208)}@media(max-width:767px){.footer-box3{flex:0;padding:10px 0;gap:10px}}.footer-text3{font-size:14px;text-align:center;border-right:1px solid hsla(0,0%,50%,.208);padding-right:20px}.footer-text3 a{text-decoration:none;color:inherit}.footer-text3:hover{text-decoration:underline}@media(max-width:767px){.footer-text3{margin-bottom:5px;text-align:left}}.footer-text3:last-child{border-right:0;padding-right:0}.footer-copyright{text-align:center;font-weight:100;border-top:1px solid #e5e5e5;color:var(--grey1);padding:10px;font-size:12px;color:gray}.AddBanner{background-color:var(--grey2);margin-bottom:20px;cursor:pointer;min-height:100px}.AddBanner .image{width:100%;min-height:200px;height:auto;object-fit:contain}@media(max-width:767px){.AddBanner{min-height:50px}.HomeSection1Text1{font-size:16px}}