:root{--animation-primary:.5s cubic-bezier(.3,1,.3,1);--animation-nav:.5s cubic-bezier(.6,0,.4,1);--animation-smooth:.5s cubic-bezier(.7,0,.3,);--neutral-500:#727269;--neutral-500-20:hsla(60,4%,43%,.2);--neutral-900:#141510;--neutral-700:#141510b0;--primary-500:#bdff51;--primary-600:#92eb00;--secondary-500:#f5f5ec;--secondary-600:#e0e0cd;--white:#fff;--cool-sky:#5ee6fd;--soft-lavender:#d5a7f5;--sunset-orange:#ff7a4e;--bg-brand:var(--primary-500);--bg-brand-hover:var(--primary-600);--bg-dark:var(--neutral-900);--bg-dark-2:var(--neutral-700);--bg-primary:var(--white);--bg-secondary:var(--secondary-500);--stroke-brand:var(--primary-500);--stroke-dark:var(--neutral-900);--stroke-neutral:var(--neutral-500);--stroke-neutral-20:var(--neutral-500-20);--stroke-primary:var(--white);--stroke-secondary:var(--secondary-500);--text-brand:var(--primary-500);--text-neutral:var(--neutral-500);--text-on-dark:var(--white);--text-on-dark-secondary:var(--secondary-600);--text-on-primary:var(--neutral-900);--text-secondary:var(--secondary-500);--plyr-color-main:var(--bg-brand)}.feedback__header{align-items:center;display:flex;flex-direction:column;gap:var(--space-5xl);justify-content:center;margin:0 auto var(--space-10xl);max-width:760px;text-align:center}.feedback__headline{color:var(--text-primary)}.feedback__subhead{color:var(--text-neutral)}.feedback__form-container{background-color:var(--bg-primary);border-radius:var(--radius-lg);display:flex;justify-content:center;margin:0 auto;max-width:760px;min-height:200px;padding:var(--space-md);width:100%}.feedback__form-container div#hubspotForm{width:100%}.feedback__form-container iframe{width:100%!important}.feedback__error{background-color:var(--bg-danger-subtle,#ffebee);border-radius:var(--radius-md);color:var(--text-danger,#d32f2f);padding:var(--space-xl);text-align:center;width:100%}
