html.reviewdodo-open,body.reviewdodo-open{overflow:hidden !important}.c-reviewdodo{top:0;left:0;right:0;bottom:0;z-index:99999;position:fixed;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.4)}.c-reviewdodo__success{display:none;padding:30px;text-align:center}.c-reviewdodo__success .btn{margin-top:30px;background:#1A6CDF}.c-reviewdodo__success h2{margin-bottom:3rem}.c-reviewdodo__success p h5{display:inline}.c-popup{width:100%;max-width:100vw;max-height:100vh;overflow-y:auto;border-radius:5px;background:#F8F8F8;position:relative;color:#333}@media screen and (min-width: 768px){.c-popup{max-width:600px}}.c-popup__close{top:40px;right:60px;width:30px;height:36px;cursor:pointer;position:absolute;transform:translateX(110%);background:url("../img/close.svg") no-repeat center center;background-size:cover}.c-popup__close:hover{transform:translateX(110%) scale(1.05)}.c-popup__header{background:#1A6CDF;display:flex;flex-direction:row;padding:30px;justify-content:center}.c-popup__image{padding:20px;background:#F8F8F8;width:140px;height:140px;border-radius:50%;margin-bottom:-80px}.c-popup__image img{border-radius:50%}.c-popup__prefilled{background:#F0F0F0;padding:0 30px}.c-popup__prefilled h6{font-weight:bold;font-size:1.5rem;margin-bottom:10px}@media screen and (min-width: 768px){.c-popup__prefilled h6{margin-bottom:20px}}.c-popup__prefilled h6:first-of-type{padding-top:20px}.c-popup__prefilled h6:last-of-type{padding-bottom:20px;margin-bottom:0px}.c-popup__prefilled h6 span{display:block;margin-top:5px;color:#FFC107}@media screen and (min-width: 768px){.c-popup__prefilled h6 span{margin:0;float:right}}.c-popup__fillable{padding:0 30px 30px;text-align:center;padding-top:40px}.c-popup__fillable h5{margin:0 0 5px;font-weight:bold;font-size:1.5rem}@media screen and (min-width: 768px){.c-popup__fillable h5{font-size:1.8rem}}.c-popup__hidden{height:0;overflow:hidden;transition:all 0.5s ease}.c-popup__hidden.visible{height:260px}.c-popup__rating{border:none;font-size:30px;position:relative;display:inline-block}.c-popup__rating-input{border:0;opacity:0;width:1px;height:1px;cursor:pointer;overflow:hidden;position:absolute;clip:rect(1px 1px 1px 1px)}.c-popup__rating-input:checked ~ label:before{color:#FFC107}.c-popup__rating-label{width:auto;float:right;color:#C8C8C8;cursor:pointer;position:relative}.c-popup__rating-label:before{margin:5px;color:#F0F0F0;content:"\f005";font-size:1.5em;user-select:none;display:inline-block;font-family:'FontAwesome', sans-serif}.c-popup__rating-label:hover ~ label:before{color:#FFDB70}.c-popup__rating-label:hover:before{color:#FFC107}.c-popup__textarea{height:auto;resize:none;border-radius:5px;margin-bottom:15px;background:#fff}.c-popup__input{border-radius:5px;margin-bottom:15px;background:#fff !important}.c-popup__input::placeholder{font-style:italic}.c-popup__submit{display:flex;justify-content:center}.c-popup__submit .btn{background:#1A6CDF}
