.VEVAqW_modalHeader{box-sizing:border-box;width:100%;max-width:var(--ws-mobile-shell-max-width);padding-inline:var(--ws-modal-mobile-content-gutter);margin-inline:auto;padding-bottom:20px}.VEVAqW_presets{gap:12px;display:flex}.VEVAqW_presets[data-layout=desktop]{flex-wrap:wrap}.VEVAqW_presets[data-layout=mobile]{margin-inline:calc(-1 * var(--ws-modal-mobile-content-gutter));padding-inline:var(--ws-modal-mobile-content-gutter);scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;overflow-x:auto}.VEVAqW_presets[data-layout=mobile]::-webkit-scrollbar{display:none}.VEVAqW_presetButton{box-sizing:border-box;border:1px solid var(--ws-color-gray-400);background:var(--ws-color-white);min-height:40px;font-family:var(--ws-font-family-regular);color:var(--ws-color-gray-950);cursor:pointer;font-synthesis:none;white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:7px 15px;font-size:16px;font-weight:400;line-height:24px;display:inline-flex}.VEVAqW_presetButton:focus-visible{outline:2px solid var(--ws-color-focus);outline-offset:2px}.VEVAqW_presetButton[data-active=true]{border-color:var(--ws-color-gray-950);background:var(--ws-color-gray-950);color:var(--ws-color-white);border-radius:4px}.VEVAqW_presetButton:disabled{cursor:not-allowed;color:var(--ws-color-gray-400);border-color:var(--ws-color-gray-400)}