@media only screen and (min-width:0rem){#RPsbs-313{padding:var(--sectionPadding)}#RPsbs-313 .cs-container{align-items:center;display:flex;flex-direction:column;gap:2rem;margin:auto;max-width:50rem;width:100%}#RPsbs-313 .cs-topper{background-color:var(--primary);color:#000}#RPsbs-313 .cs-content{align-items:center;animation:fadeIn .5s ease-in;display:flex;flex-direction:column;text-align:center;width:100%}#RPsbs-313 .cs-stars-container{display:flex;flex-wrap:wrap;gap:clamp(.5rem,2vw,1rem);justify-content:center;margin-top:2rem}#RPsbs-313 .cs-feedback-form{text-align:left}#RPsbs-313 .cs-feedback-form .cs-form{display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem;width:100%}#RPsbs-313 .cs-feedback-form .bot-field{display:none}#RPsbs-313 .cs-feedback-form .cs-label{color:var(--headerColor);display:flex;flex-direction:column;font-size:.875rem;font-weight:700;gap:.5rem}#RPsbs-313 .cs-feedback-form .cs-input{border:1px solid #d4d4d4;border-radius:.5rem;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}#RPsbs-313 .cs-feedback-form .cs-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(8,169,101,.1);outline:none}#RPsbs-313 .cs-feedback-form .cs-textarea{font-family:inherit;min-height:120px;resize:vertical}#RPsbs-313 .cs-feedback-form .cs-option span{display:flex;text-align:left}#RPsbs-313 .cs-feedback-form .cs-full-width{grid-column:1/-1}#RPsbs-313 .cs-feedback-form .cs-submit{background-color:var(--primary);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:background-color .3s ease,transform .2s ease}#RPsbs-313 .cs-feedback-form .cs-submit:hover{background-color:brightness(#08a965,10%);transform:translateY(-2px)}#RPsbs-313 .cs-feedback-form .cs-submit:active{transform:translateY(0)}#RPsbs-313 .cs-feedback-form .cs-back{background-color:#7f7f7f;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:background-color .3s ease,transform .2s ease}#RPsbs-313 .cs-feedback-form .cs-back:hover{background-color:brightness(#08a965,10%);color:#fff;transform:translateY(-2px)}#RPsbs-313 .cs-feedback-form .cs-back:active{transform:translateY(0)}#RPsbs-313 .cs-feedback-form .cs-google-review{color:var(--textColor);font-size:.875rem;margin-top:1rem}#RPsbs-313 .cs-feedback-form .cs-link{color:var(--primary);font-size:.875rem;text-decoration:none}}@media only screen and (min-width:48rem){#RPsbs-313 .cs-feedback-form .cs-form{grid-template-columns:repeat(2,1fr)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmarkAppear{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@media only screen and (min-width:0rem){#RPsbs-313 .cs-form,#RPsbs-313 .cs-results{background:#fff;border:1px solid #e8e8e8;border-radius:.75rem;box-shadow:0 .75rem 1.5rem rgba(0,0,0,.08);max-width:47.5rem;padding:clamp(1rem,3vw,2rem);width:100%}#RPsbs-313 .cs-title{color:var(--headerColor);font-size:2rem;font-weight:700}#RPsbs-313 .cs-text-small{color:var(--textColor);font-size:.875rem;font-style:italic}#RPsbs-313 .cs-quiz-step{display:none}#RPsbs-313 .cs-quiz-step.active{display:flex}#RPsbs-313 .cs-options{display:flex;flex-direction:column;gap:.75rem;margin:1.25rem 0;width:100%}#RPsbs-313 .cs-options span{display:flex;text-align:left}#RPsbs-313 .cs-option{align-items:center;border:1px solid #e2e2e2;border-radius:.625rem;cursor:pointer;display:flex;gap:.625rem;padding:.875rem 1rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:100%}#RPsbs-313 .cs-option input{margin:0}#RPsbs-313 .cs-option.selected{background-color:rgba(8,169,101,.07);border-color:var(--primary);box-shadow:0 0 0 1px rgba(8,169,101,.22)}#RPsbs-313 .cs-label{display:flex;flex-direction:column;gap:.5rem;text-align:left;width:100%}#RPsbs-313 .cs-input{border:1px solid #d4d4d4;border-radius:.5rem;box-sizing:border-box;font-size:1.0625rem;min-height:3.375rem;padding:.875rem 1rem;width:100%}#RPsbs-313 .cs-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(8,169,101,.1);outline:none}#RPsbs-313 .cs-quiz-actions{display:flex;gap:.75rem;justify-content:space-between;margin-top:.5rem;width:100%}#RPsbs-313 .cs-back,#RPsbs-313 .cs-submit{border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1rem;text-decoration:none}#RPsbs-313 .cs-submit{background-color:var(--primary);color:#000}#RPsbs-313 .cs-back{background-color:#ebebeb;color:#1a1a1a}#RPsbs-313 .cs-progress{background:linear-gradient(0deg,#fff 70%,hsla(0,0%,100%,0));bottom:0;margin-top:.5rem;max-width:47.5rem;padding-bottom:.5rem;position:sticky;width:100%}#RPsbs-313 .cs-progress-meta{color:var(--headerColor);display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:.5rem}#RPsbs-313 .cs-progress-bar{background-color:#e7e7e7;border-radius:62.4375rem;height:.625rem;overflow:hidden;width:100%}#RPsbs-313 .cs-progress-fill{background:linear-gradient(90deg,var(--primary) 0,#3ecf8e 100%);border-radius:inherit;height:100%;transition:width .25s ease;width:0}#RPsbs-313 .cs-results .cs-quiz-actions{align-items:center;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin-top:1rem;width:100%}#RPsbs-313 .cs-results .cs-quiz-actions .cs-background{box-shadow:0 1px 4px rgba(0,0,0,.16);height:auto;width:100%}#RPsbs-313 .cs-results .cs-quiz-actions .cs-background img{cursor:pointer;display:block;height:auto;width:100%}#RPsbs-313 .demo-popup{background:#1a1a1a;border-radius:.75rem;bottom:2rem;color:#fff;font-size:.95rem;left:50%;opacity:0;overflow:hidden;padding:1rem 1.5rem;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(20px);transition:all .3s ease;z-index:9999}#RPsbs-313 .demo-popup p{color:#fff}#RPsbs-313 .demo-popup.show{opacity:1;transform:translateX(-50%) translateY(0)}#RPsbs-313 .demo-timer{animation:none;background:var(--primary);bottom:0;height:3px;left:0;position:absolute;width:100%}#RPsbs-313 .demo-popup.show .demo-timer{animation:timerBar 5s linear forwards}@keyframes timerBar{0%{width:100%}to{width:0}}}