.goldQuiz{border-radius:10px;box-shadow:0 3px 16px 0 #00000029;background-color:#fff;padding:20px;max-width:476px;margin:20px;font-family:Lato,sans-serif}.goldQuiz p{font-size:12px;line-height:16px;color:#424242;text-align:center}.quizSubmit[disabled]{background-color:#eee;color:#757575;box-shadow:1px 1px 2px 0 #00000029}.quizAd{border-radius:10px;border:1px solid #d2d2d2;background-color:#fff;padding:15px;text-align:-webkit-center;margin-bottom:10px;min-height:115px}.quizAd img{max-width:100%}.qus{font-size:18px;color:#212121;line-height:24px;font-weight:900;margin-bottom:15px}.quizQus{padding:30px 0;border-top:1px solid #ccc}.quizQus:first-child{border:none;padding-top:0}.qusOption ul{display:flex;gap:20px 10px;flex-wrap:wrap;justify-content:space-between}.qusOption li{width:calc(50% - 5px);font-size:16px;color:#424242;line-height:24px;font-weight:700;display:flex;gap:5px;align-items:flex-start}.qusOption input{visibility:hidden}.qusOption [type=radio]:checked+label,.qusOption [type=radio]:not(:checked)+label{position:relative;padding-left:25px;cursor:pointer;display:inline-block}.qusOption [type=radio]:checked+label:before,.qusOption [type=radio]:not(:checked)+label:before{content:"";position:absolute;left:0;top:3px;width:16px;height:16px;border:1px solid #707070;border-radius:100%;background:#fff}.qusOption [type=radio]:checked+label:before{border-color:#00b1cd}.qusOption [type=radio]:checked+label:after,.qusOption [type=radio]:not(:checked)+label:after{content:"";width:12px;height:12px;background:#00b1cd;position:absolute;top:6px;left:3px;border-radius:100%;transition:all .2s ease}.qusOption [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.qusOption [type=radio]:checked+label:after{opacity:1;transform:scale(1)}.qusOption [type=radio]:checked,.qusOption [type=radio]:not(:checked){position:absolute;left:-9999px}.quizSubmit{box-shadow:1px 1px 2px 0 #00000029;background-color:#00b1cd;padding:8px;width:260px;height:32px;border-radius:4px;border:none;color:#fff;font-size:14px;font-weight:700;margin:18px auto;display:inherit;cursor:pointer}.thankuMsg{max-width:280px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:5px}.thankuMsg img{max-width:36px;margin-bottom:5px}.thankuMsg span{font-size:22px;line-height:24px;color:#001e28;font-weight:900}.thankuMsg p.msg{font-size:14px;color:#000;text-align:center}.quizForm,.thankuMsg p.msg{padding-bottom:20px;border-bottom:1px solid #d2d2d2;margin-bottom:20px}.quizForm{max-width:260px;margin-top:15px}.quizForm input[type=text]{width:calc(100% - 20px);border:1px solid #bebebe;height:32px;line-height:32px;padding:0 10px;margin-bottom:16px;border-radius:2px}.quizForm .quizSubmit{margin-top:5px}.remindMsg{font-size:14px;font-weight:700;color:#000;margin-bottom:16px;text-align:center}.quizShareBox{width:100%;border:1px solid #bebebe;padding:10px 0;margin-bottom:26px;text-align:center;position:relative;border-radius:2px}.quizShareBox .sharePopUp{position:absolute;top:18px;right:0;width:90px;padding:10px 12px;border:1px solid #eee;background-color:#fff;z-index:1;display:flex;flex-wrap:wrap;align-items:center;flex-wrap:nowrap;-o-box-shadow:0 0 6px 0 rgba(64,64,64,.161);box-shadow:0 0 6px 0 rgba(64,64,64,.161);border-radius:6px;display:none}.quizShareBox .sharePopUp .icons{display:flex;flex-wrap:nowrap;gap:18px}.quizShareBox .sharePopUp .icons a:first-child{margin-left:0}.quizShareBox .sharePopUp .icons a{width:18px;height:18px}.quizShareBox .sharePopUp .icons img{width:100%}.wAppGpIcon{display:flex;gap:10px;margin-top:10px;justify-content:center}.wAppGpIcon>div{width:20px;height:20px}.wAppGpIcon>div img{width:100%}.wAppGpIcon .groupIcons{background-color:#bebebe;border-radius:100%;padding:2px;display:flex;justify-content:center;width:16px;height:16px;align-items:center;position:relative;cursor:pointer}.wAppGpIcon .groupIcons img{margin-bottom:0;width:60%}.wAppGpIcon .groupIcons:hover .sharePopUp{display:block}.seeStory p{font-size:14px;color:#000}.seeStory button{margin-top:10px}.tncPopup{background-color:#000000b3;height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:9999}.tncPopup .tnc{padding:0 0 0 30px;max-width:400px;height:400px;background-color:#fff;overflow-y:auto}.tncPopup li{list-style:decimal;margin:20px 0 0;line-height:20px;font-size:16px}.tncPopup li:first-child{margin-top:0}.tncContainer{background-color:#fff;padding:50px 20px 30px;margin:20px;position:relative}.tncContainer h3{font-size:18px;margin-bottom:20px}.quizTnc{text-align:center;font-size:12px;color:#00b1cd;text-decoration:underline;font-weight:700;margin-top:-10px}.closeTns,.quizTnc span{cursor:pointer}.closeTns{position:absolute;right:10px;top:10px;width:20px;height:20px}.closeTns img{width:100%}@media (min-width:767px){.goldQuiz{margin:20px auto}}