.review-form-ycd .rf-quote-block{margin-top:clamp(1.25rem,3vw,2rem);margin-bottom:2rem}.review-form-ycd .rf-quote-block__header{border-bottom:1px solid #004dac1f;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem 1.5rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.review-form-ycd .rf-quote-block .rf-quote-block__title.inner-title{flex:220px;max-width:100%;margin:0}.review-form-ycd .rf-quote-block__rating{margin-bottom:1.25rem}.review-form-ycd .rf-quote-block__rating-inner{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.65rem 1.1rem;display:flex}.review-form-ycd .rf-quote-block__rating-inner .user-name{color:#004dac;margin:0;font-family:Barlow,sans-serif;font-size:clamp(1.3rem,2.8vw,1.65rem);font-weight:700;line-height:1.2}.review-form-ycd .rf-quote-block__rating-inner .my-rating{justify-content:flex-start;align-items:center;display:flex}.review-form-ycd .star-rating{justify-content:flex-start;gap:.15rem;margin-left:0;font-size:clamp(2rem,5vw,2.75rem);line-height:1;display:flex}@media (min-width:577px){.review-form-ycd .rf-quote-block__rating-inner .user-name{font-size:clamp(1.45rem,1.35vw,1.75rem)}}.review-form-ycd .customStar{cursor:pointer;color:#cbd5e1;-webkit-user-select:none;user-select:none;transition:color .15s,transform .12s}.review-form-ycd .customStar:hover{transform:scale(1.08)}.review-form-ycd .customStar.filled{color:#eab308;text-shadow:0 1px 2px #eab30859}.review-form-ycd .rf-quote-block__form.inblog-form{box-sizing:border-box;background:#fff;border:1px solid #0f172a14;border-radius:16px;width:100%;padding:clamp(1rem,3vw,1.75rem);box-shadow:0 8px 32px #004dac12}.review-form-ycd .rf-quote-block__form .input-group{width:100%}.review-form-ycd .rf-quote-field__control,.review-form-ycd .rf-quote-field__control.form-control{box-sizing:border-box;color:#0f172a;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:Barlow,sans-serif;font-size:1rem;line-height:1.4;transition:border-color .2s,box-shadow .2s,background-color .2s}.review-form-ycd .rf-quote-field__control::placeholder{color:#94a3b8}.review-form-ycd .rf-quote-field__control:hover{border-color:#cbd5e1}.review-form-ycd .rf-quote-field__control:focus{background-color:#fff;border-color:#004dac;box-shadow:0 0 0 3px #004dac2e}.review-form-ycd .rf-quote-field__control--select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.15rem;min-height:3rem;padding-right:2.5rem}.review-form-ycd .rf-quote-field__control--select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath stroke='%23004dac' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.review-form-ycd .rf-quote-field__control--textarea{resize:vertical;min-height:7rem}.review-form-ycd .rf-quote-block__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem 1.25rem;margin-top:.25rem;display:flex}.review-form-ycd .rf-quote-block__actions .recaptcha-container{flex:auto;min-width:0}.review-form-ycd .rf-quote-block__form.inblog-form button.btn-default.rf-quote-block__submit{letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#27a5d6 0%,#1b8bb8 100%);border:none;border-radius:12px;flex:none;justify-content:center;align-items:center;min-width:8.5rem;min-height:3rem;margin-left:0;padding:.75rem 1.75rem;font-family:Barlow,sans-serif;font-size:1rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #27a5d659}.review-form-ycd .rf-quote-block__form.inblog-form button.btn-default.rf-quote-block__submit:hover:not(:disabled){background:linear-gradient(135deg,#004dac 0%,#003d8a 100%);transform:translateY(-1px);box-shadow:0 6px 18px #004dac59}.review-form-ycd .rf-quote-block__form.inblog-form button.btn-default.rf-quote-block__submit:disabled{opacity:.75;cursor:not-allowed;box-shadow:none;transform:none}@media (max-width:576px){.review-form-ycd .rf-quote-block__header{flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem}.review-form-ycd .rf-quote-block .rf-quote-block__title.inner-title{text-align:center;flex:none;width:100%;margin:0}.review-form-ycd .rf-quote-block__rating-inner .user-name{font-size:clamp(1.32rem,4.2vw,1.62rem)}.review-form-ycd .rf-quote-block__rating{text-align:center}.review-form-ycd .rf-quote-block__rating-inner{flex-flow:wrap;place-content:center;align-items:center;gap:.65rem 1.1rem;width:auto;max-width:100%;margin-left:auto;margin-right:auto;display:inline-flex}.review-form-ycd .rf-quote-block__rating-inner .my-rating,.review-form-ycd .star-rating{justify-content:center}.review-form-ycd .rf-quote-block__actions{flex-direction:column;align-items:center}.review-form-ycd .rf-quote-block__actions .recaptcha-container{align-self:stretch;width:100%}.review-form-ycd .rf-quote-block__form.inblog-form button.btn-default.rf-quote-block__submit{align-self:center}}
