.tmccm-review-carousel{width:100%;min-width:0;touch-action:pan-y}
.tmccm-review-viewport{overflow:hidden;width:100%}
.tmccm-review-track{display:flex;width:100%;transition:transform .35s ease;will-change:transform}
.tmccm-review-page{display:grid;flex:0 0 100%;width:100%;gap:8px;align-content:start}
.tmccm-review-card{background:#f8f4ed;border:1px solid #e7ded2;border-radius:7px;padding:10px 15px 11px;box-shadow:0 5px 13px rgba(13,35,64,.04)}
.tmccm-review-stars{color:#e76545;font-size:15px;letter-spacing:1px;line-height:1}
.tmccm-review-card blockquote{margin:5px 0 2px;font-size:12px;line-height:1.4}
.tmccm-review-card cite{font-size:10.5px;font-style:normal;font-weight:700;text-transform:uppercase}
.tmccm-review-controls{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:8px}
.tmccm-review-arrow{appearance:none;border:0;background:transparent;color:#0d2340;padding:3px 7px;font-size:18px;line-height:1;cursor:pointer;border-radius:4px}
.tmccm-review-arrow:hover,.tmccm-review-arrow:focus-visible{background:rgba(13,35,64,.08);outline:none}
.tmccm-review-dots{display:flex;align-items:center;gap:9px}
.tmccm-review-dot{appearance:none;width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d4cdc3;cursor:pointer}
.tmccm-review-dot.is-active{background:#b4715a;transform:scale(1.15)}
.tmccm-newsletter-form{display:grid;gap:10px}
.tmccm-newsletter-form input[type=email]{width:100%}
.tmccm-consent{display:flex;align-items:flex-start;gap:7px;text-align:left;font-size:9px;line-height:1.35;color:rgba(255,255,255,.85)}
.tmccm-consent input{width:auto!important;height:auto!important;margin-top:2px;flex:0 0 auto}
.tmccm-newsletter-message{min-height:1.4em;margin:0!important;font-size:11px!important;line-height:1.4!important}
.tmccm-newsletter-message.is-success{color:#d9f4df}
.tmccm-newsletter-message.is-error{color:#ffd5cc}
.tmccm-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:640px){.tmccm-review-card blockquote{font-size:13px}.tmccm-review-card cite{font-size:11px}}

/* v1.2.0 contact and market directory helpers */
.tmc-contact-form button[disabled],.tmccm-newsletter-form button[disabled]{opacity:.65;cursor:wait}
.tmccm-market-card-date-open{opacity:.7}
