.drop_review.recently_added{background:#ddd;padding:2rem 0}.form-roll{background:#fff;border:1px solid #ddd;border-radius:.6rem;padding:2rem;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.drop_review .rating{flex-direction:row-reverse;justify-content:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.drop_review .rating-0{filter:grayscale()}.drop_review .rating>input{display:none}.drop_review .rating>label{cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:76%;width:40px;height:40px;margin-top:auto;transition:all .3s}.drop_review .rating>input:checked~label,.drop_review .rating>input:checked~label~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}.drop_review .rating>input:not(:checked)~label:hover,.drop_review .rating>input:not(:checked)~label:hover~label{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.215 44.212l-34.899-3.3c-2.2-.2-4.101-1.6-5-3.7l-12.5-30.3c-2-5-9.101-5-11.101 0l-12.4 30.3c-.8 2.1-2.8 3.5-5 3.7l-34.9 3.3c-5.2.5-7.3 7-3.4 10.5l26.3 23.1c1.7 1.5 2.4 3.7 1.9 5.9l-7.9 32.399c-1.2 5.101 4.3 9.3 8.9 6.601l29.1-17.101c1.9-1.1 4.2-1.1 6.1 0l29.101 17.101c4.6 2.699 10.1-1.4 8.899-6.601l-7.8-32.399c-.5-2.2.2-4.4 1.9-5.9l26.3-23.1c3.8-3.5 1.6-10-3.6-10.5z'/%3e%3c/svg%3e")}.drop_review .emoji-wrapper{text-align:center;width:100%;height:100px;position:absolute;top:0;left:0;overflow:hidden}.drop_review .emoji-wrapper:before,.drop_review .emoji-wrapper:after{content:"";z-index:1;width:100%;height:15px;position:absolute;left:0}.drop_review .emoji-wrapper:before{background:linear-gradient(#fff 0% 35%,#fff0 100%);top:0}.drop_review .emoji-wrapper:after{background:linear-gradient(#fff0 0%,#fff 65% 100%);bottom:0}.drop_review .emoji{flex-direction:column;align-items:center;transition:all .3s;display:flex}.drop_review .emoji>svg{flex-shrink:0;width:70px;height:70px;margin:15px 0}.drop_review #rating-1:checked~.emoji-wrapper>.emoji{transform:translateY(-100px)}.drop_review #rating-2:checked~.emoji-wrapper>.emoji{transform:translateY(-200px)}.drop_review #rating-3:checked~.emoji-wrapper>.emoji{transform:translateY(-300px)}.drop_review #rating-4:checked~.emoji-wrapper>.emoji{transform:translateY(-400px)}.drop_review #rating-5:checked~.emoji-wrapper>.emoji{transform:translateY(-500px)}.drop_review .feedback{border-radius:8px;flex-flow:column wrap;align-items:center;width:100%;max-width:360px;margin:0 auto 0;padding:30px;display:flex}.drop_review .review_form .form-group{text-align:left;width:100%;margin-bottom:.6rem}.drop_review .review_form .form-group label{color:#000;width:100%;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.drop_review .review_form textarea{height:60px!important}.drop_review .review_form .form-control:focus{box-shadow:none;border-color:#fc8d1d}.drop_review .review_form .form-control{color:#495057;background-color:#fff;border:1px solid #ddd;border-radius:6px;height:40px;margin-bottom:0;padding:.375rem .75rem;font-size:.9rem;line-height:1.5;display:block}.drop_review .form-roll .heading{margin-bottom:0}.drop_review .form-roll .heading .ttl{color:#fc8d1d;font-size:1.6rem;font-weight:600}.drop_review .form-roll .heading p{color:#787878;margin-top:.6rem;font-size:1.1rem}.drop_review .btn{background:var(--bgcolor)}.drop_review .review_form .form-ttl{text-align:center;color:#000;margin-bottom:.6rem;font-weight:600}.assignment-submitted{background-color:maroon;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:max-content;max-width:100%;margin:10px auto 0;padding:8px 7px;display:flex}.assignment-submitted img.assignment-icon{width:32px;height:30px}.assignment-submitted p{color:#fff;margin:0;font-size:1rem}.assignment-submitted .light-text{font-weight:300}.btn-submit-div{justify-content:center;margin-top:15px;display:flex}.btn-submit{color:#fff;cursor:pointer;background:#fc8d1d;border:1px solid #000;border-radius:5px;width:max-content;padding:8px 14px;font-size:large;font-weight:500}.sub-div-experts-banner{justify-content:space-between;display:flex}.star-rating{color:#fc8d1d;background-color:#ffffea;border:2px solid #ffffea;border-radius:40px;padding:15px 25px;font-size:60px;font-weight:800}.star-icon{color:#ffbb01;margin-top:20px;margin-right:7px;font-size:33px}.exp-reviews-first p{margin-bottom:-10px;font-size:1.5rem;font-weight:700}.exp-reviews-container{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.exp-reviews-first{flex:1}.feedback-section{text-align:center;flex:1;margin-left:-150px}.feedback-section h1{font-size:2.4rem}.feedback-section p{color:#383838;font-size:18px;font-weight:500}.mobile-exp-reviews-container{display:none}.second-div-reviews{align-items:center;gap:10px;margin-bottom:-1.8rem;display:flex}.center-text-review{margin:0 auto;display:table}@media (max-width:991px){.exp-reviews-container{display:none}.mobile-exp-reviews-container{display:block}.feedback-section{text-align:center;flex:1;margin-left:0}.exp-reviews-first{flex-direction:column;align-items:center;display:flex}}@media (max-width:767px){.star-rating{padding:6px 15px;font-size:32px}.star-icon{margin-top:15px;font-size:27px}.second-div-reviews{margin-bottom:0}}@media (max-width:580px){.feedback-section h1{font-size:26px}.star-icon{font-size:20px}.exp-reviews-first p{font-size:1.2rem}}@media (max-width:480px){.assignment-submitted{margin-top:15px}.assignment-submitted img.assignment-icon{width:23px;height:25px}.assignment-submitted p{font-size:.8rem}}
