:root{--twomatoes-feedback-max-width: 920px;--twomatoes-feedback-card-radius: var(--_elements---components--website-components--block-radius, 28px);--twomatoes-feedback-accent: #9f2f1b;--twomatoes-feedback-accent-dark: #762313;--twomatoes-feedback-page-bg: rgb(244, 240, 238)}.shopify-section.twomatoes-feedback-form-section,.shopify-section.twomatoes-feedback-form-section>.twomatoes-webflow,.twomatoes-webflow .twomatoes-feedback-section{background-color:var(--twomatoes-feedback-page-bg)}.twomatoes-webflow .twomatoes-feedback-section{min-height:calc(100svh - 80px);scroll-margin-top:96px}.twomatoes-webflow .twomatoes-feedback-container{box-sizing:border-box;width:100%;max-width:var(--twomatoes-feedback-max-width);margin-right:auto;margin-left:auto;display:flex;flex-flow:column;gap:var(--foundations--spacing--spacing-24, 24px)}.twomatoes-webflow .twomatoes-feedback-intro,.twomatoes-webflow .twomatoes-feedback-success{box-sizing:border-box;width:100%;text-align:center;align-items:center;display:flex;flex-flow:column;gap:var(--foundations--spacing--spacing-20, 20px)}.twomatoes-webflow .twomatoes-feedback-intro{padding:clamp(28px,4vw,48px) 0 clamp(24px,3vw,40px)}.twomatoes-webflow .twomatoes-feedback-success{padding:clamp(32px,5vw,64px);border-radius:var(--_elements---components--website-components--container-radius, 40px);background-color:var(--_color-tokens---brand--utility-brand-100, #eaded8)}.twomatoes-webflow .twomatoes-feedback-intro :is(h1,p),.twomatoes-webflow .twomatoes-feedback-success :is(h2,p){margin:0}.twomatoes-webflow .twomatoes-feedback-intro .block-label-wrap,.twomatoes-webflow .twomatoes-feedback-success .block-label-wrap{justify-content:center}.twomatoes-webflow .twomatoes-feedback-heading{width:100%;max-width:760px;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-size:var(--_typography---typography--headline--headline-m--headline-m);line-height:var(--_typography---typography--headline--headline-m--headline-m-line-height);letter-spacing:var(--_typography---typography--headline--headline-m--headline-m-letter-spacing);font-weight:500}.twomatoes-webflow .twomatoes-feedback-success-heading{width:100%;max-width:760px;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.045em;font-weight:500}.twomatoes-webflow .twomatoes-feedback-intro-text{width:100%;max-width:720px;color:var(--_theme---text--system--secondary--text-secondary, #393939);font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:var(--_typography---typography--body--body-m--body-m);line-height:var(--_typography---typography--body--body-m--body-m-line-height);letter-spacing:var(--_typography---typography--body--body-m--body-m-letter-spacing);font-weight:400}.twomatoes-webflow .twomatoes-feedback-success-text{width:100%;max-width:720px;color:var(--_theme---text--system--secondary--text-secondary, #393939);font-family:var(--font-body--family);font-size:var(--_typography---typography--title--title-xs--title-xs, 18px);line-height:var(--_typography---typography--title--title-xs--title-xs-line-height, 1.45);font-weight:400}.twomatoes-webflow .twomatoes-feedback-privacy-note{width:100%;max-width:640px;color:var(--_theme---text--system--tertiary--text-tertiary, #626262);font-family:var(--font-body--family);font-size:var(--_typography---typography--body--body-s--body-s, 14px);line-height:var(--_typography---typography--body--body-s--body-s-line-height, 1.45)}.twomatoes-webflow .twomatoes-feedback-form,.twomatoes-webflow .twomatoes-feedback-step{width:100%;display:flex;flex-flow:column;gap:var(--foundations--spacing--spacing-16, 16px)}.twomatoes-webflow .twomatoes-feedback-step[hidden],.twomatoes-webflow [hidden]{display:none!important}.twomatoes-webflow .twomatoes-feedback-step-header{box-sizing:border-box;width:100%;padding:var(--foundations--padding--padding-24, 24px) var(--foundations--padding--padding-32, 32px);border-radius:var(--twomatoes-feedback-card-radius);background-color:var(--twomatoes-feedback-accent);color:#fff}.twomatoes-webflow .twomatoes-feedback-step-kicker{margin:0 0 var(--foundations--spacing--spacing-8, 8px);font-family:var(--font-body--family);font-size:12px;line-height:1.2;letter-spacing:.08em;font-weight:600}.twomatoes-webflow .twomatoes-feedback-step-title{margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(18px,2vw,22px);line-height:1.3;letter-spacing:-.015em;font-weight:500}.twomatoes-webflow .twomatoes-feedback-question{box-sizing:border-box;width:100%;min-width:0;margin:0;padding:clamp(24px,4vw,40px);border:1px solid var(--_theme---borders--system--primary--border-primary, #e2e2e2);border-radius:var(--twomatoes-feedback-card-radius);background-color:#fff}.twomatoes-webflow fieldset.twomatoes-feedback-question{border:1px solid var(--_theme---borders--system--primary--border-primary, #e2e2e2)}.twomatoes-webflow fieldset.twomatoes-feedback-question>legend.twomatoes-feedback-question-title{box-sizing:border-box;width:100%;max-width:100%;float:left}.twomatoes-webflow fieldset.twomatoes-feedback-question>legend.twomatoes-feedback-question-title+*{clear:both}.twomatoes-webflow fieldset.twomatoes-feedback-question>legend.twomatoes-feedback-question-title+.twomatoes-feedback-scale{margin-top:0;padding-top:var(--foundations--spacing--spacing-32, 32px)}.twomatoes-webflow .twomatoes-feedback-question.is-invalid{border-color:var(--twomatoes-feedback-accent);box-shadow:0 0 0 1px var(--twomatoes-feedback-accent)}.twomatoes-webflow .twomatoes-feedback-question-title{width:100%;margin:0;padding:0;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-body--family);font-size:clamp(18px,2vw,22px);line-height:1.3;letter-spacing:-.015em;font-weight:600}.twomatoes-webflow label.twomatoes-feedback-question-title{display:block}.twomatoes-webflow .twomatoes-feedback-question-description{margin:var(--foundations--spacing--spacing-12, 12px) 0 0;color:var(--_theme---text--system--secondary--text-secondary, #393939);font-family:var(--font-body--family);font-size:var(--_typography---typography--body--body-m--body-m, 16px);line-height:var(--_typography---typography--body--body-m--body-m-line-height, 1.45)}.twomatoes-webflow .twomatoes-feedback-stars{width:100%;max-width:560px;margin:var(--foundations--spacing--spacing-32, 32px) auto 0;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.twomatoes-webflow .twomatoes-feedback-star-option{min-width:0;color:#8a8a8a;position:relative;cursor:pointer;align-items:center;display:flex;flex-flow:column;gap:var(--foundations--spacing--spacing-8, 8px);transition:color .2s ease,transform .2s ease}.twomatoes-webflow .twomatoes-feedback-star-option:hover,.twomatoes-webflow .twomatoes-feedback-star-option.is-preview,.twomatoes-webflow .twomatoes-feedback-star-option.is-active{color:var(--twomatoes-feedback-accent)}.twomatoes-webflow .twomatoes-feedback-star-option:hover{transform:translateY(-2px)}.twomatoes-webflow .twomatoes-feedback-star-option input,.twomatoes-webflow .twomatoes-feedback-choice input,.twomatoes-webflow .twomatoes-feedback-scale-option input{width:1px;height:1px;margin:0;padding:0;border:0;opacity:0;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.twomatoes-webflow .twomatoes-feedback-star-option:has(input:focus-visible),.twomatoes-webflow .twomatoes-feedback-choice:has(input:focus-visible),.twomatoes-webflow .twomatoes-feedback-scale-option:has(input:focus-visible){outline:2px solid var(--_theme---components--inputs--default--focused--input-focused-border, #000);outline-offset:4px;border-radius:8px}.twomatoes-webflow .twomatoes-feedback-star-number,.twomatoes-webflow .twomatoes-feedback-scale-number{color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-body--family);font-size:14px;line-height:1}.twomatoes-webflow .twomatoes-feedback-star-icon{width:36px;height:36px;fill:transparent;stroke:currentColor;stroke-width:1.6;transition:fill .2s ease,stroke .2s ease}.twomatoes-webflow .twomatoes-feedback-star-option.is-preview .twomatoes-feedback-star-icon,.twomatoes-webflow .twomatoes-feedback-star-option.is-active .twomatoes-feedback-star-icon{fill:currentColor}.twomatoes-webflow .twomatoes-feedback-choice-list{margin-top:var(--foundations--spacing--spacing-24, 24px);display:flex;flex-flow:column;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-choice{width:fit-content;min-height:44px;position:relative;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-body--family);font-size:var(--_typography---typography--body--body-m--body-m, 16px);line-height:1.4;cursor:pointer;align-items:center;display:inline-flex;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-radio-mark,.twomatoes-webflow .twomatoes-feedback-scale-mark{box-sizing:border-box;width:22px;height:22px;flex:none;border:1.5px solid #777;border-radius:50%;background-color:#fff;position:relative;transition:border-color .2s ease,background-color .2s ease}.twomatoes-webflow .twomatoes-feedback-choice:hover .twomatoes-feedback-radio-mark,.twomatoes-webflow .twomatoes-feedback-scale-option:hover .twomatoes-feedback-scale-mark{border-color:#000}.twomatoes-webflow .twomatoes-feedback-choice input:checked+.twomatoes-feedback-radio-mark,.twomatoes-webflow .twomatoes-feedback-scale-option input:checked+.twomatoes-feedback-scale-mark{border-color:#000;background-color:#000}.twomatoes-webflow .twomatoes-feedback-choice input:checked+.twomatoes-feedback-radio-mark:after,.twomatoes-webflow .twomatoes-feedback-scale-option input:checked+.twomatoes-feedback-scale-mark:after{content:"";width:8px;height:8px;border-radius:50%;background-color:#fff;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.twomatoes-webflow .twomatoes-feedback-scale{width:100%;margin-top:var(--foundations--spacing--spacing-32, 32px);grid-template-columns:minmax(130px,1fr) minmax(300px,2fr) minmax(130px,1fr);align-items:end;gap:var(--foundations--spacing--spacing-20, 20px);display:grid}.twomatoes-webflow .twomatoes-feedback-scale-options{grid-template-columns:repeat(5,minmax(44px,1fr));display:grid}.twomatoes-webflow .twomatoes-feedback-scale-option{min-height:62px;cursor:pointer;position:relative;align-items:center;display:flex;flex-flow:column;justify-content:space-between;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-scale-end{padding-bottom:3px;color:var(--_theme---text--system--secondary--text-secondary, #393939);font-family:var(--font-body--family);font-size:14px;line-height:1.35}.twomatoes-webflow .twomatoes-feedback-scale-end--right{text-align:right}.twomatoes-webflow .twomatoes-feedback-input,.twomatoes-webflow .twomatoes-feedback-textarea{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:100%;min-width:0;margin-top:var(--foundations--spacing--spacing-24, 24px);border:1px solid var(--_theme---components--inputs--default--enabled--input-enabled-border, #d6d6d6);border-radius:var(--_elements---components--inputs--input-radius, 12px);outline:0;outline-offset:0;background-color:var(--_theme---components--inputs--default--enabled--input-enabled-bg, #fff);color:var(--_theme---text--system--primary--text-primary, #0a0a0a);box-shadow:none;font-family:var(--font-body--family);font-style:var(--font-body--style);font-size:var(--_typography---typography--body--body-m--body-m, 16px);line-height:var(--_typography---typography--body--body-m--body-m-line-height, 1.5);letter-spacing:var(--_typography---typography--body--body-m--body-m-letter-spacing, 0);transition:border-color .2s ease,outline-color .2s ease,background-color .2s ease}.twomatoes-webflow .twomatoes-feedback-input{height:50px;min-height:50px;padding:0 var(--foundations--padding--padding-16, 16px)}.twomatoes-webflow .twomatoes-feedback-textarea{min-height:144px;padding:var(--foundations--padding--padding-12, 12px) var(--foundations--padding--padding-16, 16px);resize:vertical}.twomatoes-webflow :is(.twomatoes-feedback-input,.twomatoes-feedback-textarea)::placeholder{color:var(--_theme---text--system--tertiary--text-tertiary, #626262);opacity:1}.twomatoes-webflow :is(.twomatoes-feedback-input,.twomatoes-feedback-textarea):is(:active,:focus,:focus-visible){border-color:var(--_theme---components--inputs--default--focused--input-focused-border, #9f2f1b);outline:1px solid var(--_theme---components--inputs--default--focused--input-focused-border, #9f2f1b);outline-offset:0;background-color:var(--_theme---components--inputs--default--focused--input-focused-bg, #fff);box-shadow:none}.twomatoes-webflow .twomatoes-feedback-question.is-invalid .twomatoes-feedback-input{border-color:var(--twomatoes-feedback-accent);outline:1px solid var(--twomatoes-feedback-accent)}.twomatoes-webflow .twomatoes-feedback-field-error,.twomatoes-webflow .twomatoes-feedback-form-error{color:#a12618;font-family:var(--font-body--family);font-size:14px;line-height:1.4}.twomatoes-webflow .twomatoes-feedback-field-error{margin:var(--foundations--spacing--spacing-16, 16px) 0 0}.twomatoes-webflow .twomatoes-feedback-form-error{box-sizing:border-box;width:100%;padding:var(--foundations--padding--padding-16, 16px);border:1px solid #dcb3ab;border-radius:12px;background-color:#fff4f2}.twomatoes-webflow .twomatoes-feedback-navigation{box-sizing:border-box;width:100%;padding:var(--foundations--padding--padding-16, 16px);border:1px solid var(--_theme---borders--system--primary--border-primary, #e2e2e2);border-radius:var(--twomatoes-feedback-card-radius);background-color:#fff;grid-template-columns:minmax(220px,1fr) minmax(260px,1fr) minmax(120px,1fr);align-items:center;gap:var(--foundations--spacing--spacing-20, 20px);display:grid}.twomatoes-webflow .twomatoes-feedback-navigation-buttons{width:100%;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;display:grid;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-navigation-buttons>.twomatoes-feedback-primary-button,.twomatoes-webflow .twomatoes-feedback-navigation-buttons>.twomatoes-feedback-secondary-button{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important;margin:0}.twomatoes-webflow .twomatoes-feedback-navigation-buttons:has([data-feedback-back][hidden])>[data-feedback-next-wrap]:not([hidden]){grid-column:1 / -1}.twomatoes-webflow .twomatoes-feedback-primary-button{height:50px;padding:0!important}.twomatoes-webflow .twomatoes-feedback-primary-button .button_inner{box-sizing:border-box;width:100%!important;max-width:none!important;min-height:50px;padding:var(--foundations--padding--padding-8, 8px) var(--foundations--padding--padding-24, 24px)}.twomatoes-webflow .twomatoes-feedback-primary-button button.button_inner{-webkit-appearance:none;appearance:none;border:0;color:inherit;font:inherit;cursor:pointer}.twomatoes-webflow .twomatoes-feedback-secondary-button,.twomatoes-webflow .twomatoes-feedback-danger-button{box-sizing:border-box;min-width:100px;min-height:50px;padding:0 var(--foundations--padding--padding-24, 24px);border:1px solid var(--_theme---borders--system--primary--border-primary, #e2e2e2);border-radius:var(--_elements---components--buttons--button-radius-2x-large, 999px);background-color:#fff;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-body--family);font-size:14px;line-height:1;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.twomatoes-webflow .twomatoes-feedback-secondary-button:hover{border-color:#000;transform:none}.twomatoes-webflow .twomatoes-feedback-danger-button{border-color:var(--twomatoes-feedback-accent);background-color:var(--twomatoes-feedback-accent);color:#fff}.twomatoes-webflow .twomatoes-feedback-danger-button:hover{background-color:var(--twomatoes-feedback-accent-dark)}.twomatoes-webflow .twomatoes-feedback-progress{min-width:0;align-items:center;display:flex;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-progress-track{height:8px;min-width:120px;flex:1;border-radius:999px;background-color:#d8d8d8;overflow:hidden}.twomatoes-webflow .twomatoes-feedback-progress-fill{width:16.6667%;height:100%;border-radius:inherit;background-color:var(--twomatoes-feedback-accent);display:block;transition:width .3s ease}.twomatoes-webflow .twomatoes-feedback-progress-text{min-width:max-content;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-body--family);font-size:14px;line-height:1}.twomatoes-webflow .twomatoes-feedback-clear-button{padding:12px 0;border:0;background:transparent;color:var(--twomatoes-feedback-accent);font-family:var(--font-body--family);font-size:14px;line-height:1;text-align:right;text-decoration:underline;text-underline-offset:3px;cursor:pointer;justify-self:end}.twomatoes-webflow .twomatoes-feedback-submit-loading{z-index:5;align-items:center;display:inline-flex;gap:8px;position:relative}.twomatoes-webflow .twomatoes-feedback-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:twomatoes-feedback-spin .8s linear infinite}.twomatoes-webflow .twomatoes-feedback-success{min-height:520px;justify-content:center}.twomatoes-webflow .twomatoes-feedback-success-button-wrap{width:100%;max-width:240px;height:50px;margin-top:var(--foundations--spacing--spacing-8, 8px)}.twomatoes-webflow .twomatoes-feedback-modal{z-index:999;position:fixed;top:0;right:0;bottom:0;left:0}.twomatoes-webflow .twomatoes-feedback-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0a0a0a73;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.twomatoes-webflow .twomatoes-feedback-modal-dialog{box-sizing:border-box;z-index:1;width:min(460px,calc(100% - 32px));padding:var(--foundations--padding--padding-32, 32px);border-radius:var(--twomatoes-feedback-card-radius);background-color:#fff;box-shadow:0 20px 70px #0003;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.twomatoes-webflow .twomatoes-feedback-modal-heading{margin:0;color:var(--_theme---text--system--primary--text-primary, #0a0a0a);font-family:var(--font-heading--family);font-size:30px;line-height:1.05;letter-spacing:-.03em;font-weight:500}.twomatoes-webflow .twomatoes-feedback-modal-text{margin:var(--foundations--spacing--spacing-16, 16px) 0 0;color:var(--_theme---text--system--secondary--text-secondary, #393939);font-family:var(--font-body--family);font-size:16px;line-height:1.5}.twomatoes-webflow .twomatoes-feedback-modal-actions{margin-top:var(--foundations--spacing--spacing-24, 24px);justify-content:flex-end;display:flex;gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}@keyframes twomatoes-feedback-spin{to{transform:rotate(360deg)}}@media screen and (max-width:767px){.twomatoes-webflow .twomatoes-feedback-container{gap:var(--foundations--spacing--spacing-16, 16px)}.twomatoes-webflow .twomatoes-feedback-intro{padding:28px 0 24px}.twomatoes-webflow .twomatoes-feedback-success{padding:40px 24px}.twomatoes-webflow .twomatoes-feedback-success-heading{font-size:clamp(38px,11vw,56px)}.twomatoes-webflow .twomatoes-feedback-question{padding:28px 20px}.twomatoes-webflow .twomatoes-feedback-step-header{padding:24px 20px}.twomatoes-webflow .twomatoes-feedback-scale{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:var(--foundations--spacing--spacing-16, 16px);row-gap:var(--foundations--spacing--spacing-12, 12px)}.twomatoes-webflow .twomatoes-feedback-scale-options{grid-column:1 / -1;grid-row:1}.twomatoes-webflow .twomatoes-feedback-scale-end{grid-column:1;grid-row:2;min-width:0;padding-bottom:0}.twomatoes-webflow .twomatoes-feedback-scale-end--right{grid-column:2;margin-top:0;text-align:right}.twomatoes-webflow .twomatoes-feedback-navigation{grid-template-columns:1fr;gap:var(--foundations--spacing--spacing-16, 16px)}.twomatoes-webflow .twomatoes-feedback-navigation-buttons{width:100%}.twomatoes-webflow .twomatoes-feedback-progress{order:2}.twomatoes-webflow .twomatoes-feedback-clear-button{order:3;justify-self:center;text-align:center}}@media screen and (max-width:479px){.twomatoes-webflow .twomatoes-feedback-stars{margin-top:24px}.twomatoes-webflow .twomatoes-feedback-star-icon{width:30px;height:30px}.twomatoes-webflow .twomatoes-feedback-scale-options{grid-template-columns:repeat(5,minmax(0,1fr))}.twomatoes-webflow .twomatoes-feedback-scale-option{min-height:58px}.twomatoes-webflow .twomatoes-feedback-navigation{padding:12px}.twomatoes-webflow .twomatoes-feedback-navigation-buttons{gap:8px}.twomatoes-webflow .twomatoes-feedback-primary-button,.twomatoes-webflow .twomatoes-feedback-secondary-button{min-width:0}.twomatoes-webflow .twomatoes-feedback-primary-button .button_inner,.twomatoes-webflow .twomatoes-feedback-secondary-button{padding-right:16px;padding-left:16px}.twomatoes-webflow .twomatoes-feedback-modal-actions{flex-flow:column-reverse}.twomatoes-webflow .twomatoes-feedback-modal-actions>*{width:100%}}@media screen and (prefers-reduced-motion:reduce){.twomatoes-webflow .twomatoes-feedback-progress-fill,.twomatoes-webflow .twomatoes-feedback-star-option,.twomatoes-webflow .twomatoes-feedback-secondary-button{transition:none}.twomatoes-webflow .twomatoes-feedback-spinner{animation-duration:1.6s}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/twomatoes-feedback-form.css.map */
