.rhps *,.rhps :after,.rhps :before{box-sizing:border-box}.rhps *{color:inherit;font-family:inherit;font-style:inherit;font-weight:inherit}.rhps a{text-decoration:underline}.rhps.show-focus-styles :focus{outline:3px solid rgba(0,150,255,.8)}.rhps:not(.rhps-shortcode){font-size:11px;text-transform:none;line-height:1.3}@media (min-width:667px){.rhps:not(.rhps-shortcode){font-size:14px}}@media (min-width:1024px){.rhps:not(.rhps-shortcode){font-size:16px}}.rhps button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.rhps button:disabled{cursor:default}.rhps .rhps_button{font-size:.9em;display:inline-block;white-space:nowrap;text-transform:uppercase;border:2px solid;padding:1em 1.8em;text-align:center;color:inherit;font-weight:700;overflow:hidden;transition:all .15s ease-out}.rhps .rhps_button[data-style=secondary]{color:var(--rhps-hl-color,#50e3c2)}.rhps .rhps_button[data-style=primary]{color:var(--rhps-hl-color,#50e3c2);color:#fff;background:var(--rhps-hl-color,#50e3c2);border-color:var(--rhps-hl-color,#50e3c2)}@media screen and (-ms-high-contrast:none),screen and (hover:hover),screen and (min--moz-device-pixel-ratio:0){.rhps .rhps_button:hover{color:#fff;box-shadow:0 0 0 2px var(--rhps-hl-color,#50e3c2);background:var(--rhps-hl-color,#50e3c2);border-color:var(--rhps-hl-color,#50e3c2)}}.rhps .rhps-button-group{display:flex;flex-wrap:wrap}.rhps .rhps-button-group .rhps_button{flex:none;margin:.5em 0;min-width:130px}.rhps .rhps-button-group .rhps_button:not(:last-child){margin-right:2em}@media (min-width:1024px){.rhps .rhps-button-group .rhps_button{width:auto;min-width:150px}}.rhps p{font-size:1.2em}@media (min-width:667px){.rhps p{font-size:1em}}.rhps .rhps-h1{margin:0;font-size:2em;text-transform:uppercase}.rhps .rhps-choice_title{margin-right:1em}.rhps-notice{position:fixed;z-index:1000;top:100%;left:0;width:100%;background:rgba(0,0,0,.85);color:#fff;padding:2em;transition:transform .25s cubic-bezier(.25,.46,.45,.94)}@media (min-width:1024px){.rhps-notice{display:flex;align-items:center}}.rhps-notice.rhps--visible{transform:translateY(-100%)}@media print{.rhps-notice{display:none!important}}.rhps-notice>*{flex:1}.rhps-notice_actions{flex:none}@media (min-width:1024px){.rhps-notice_actions{margin-left:2em}}.rhps-notice_actions{justify-content:center}.rhps-notice_text{margin:0 0 1em;padding:0}@media (min-width:1024px){.rhps-notice_text{margin-bottom:0}}div.rhps-shortcode{display:block;margin:30px auto}.rhps-modal{position:fixed;z-index:1000;left:200%;width:100%;height:100%;background:rgba(0,0,0,.85);-webkit-overflow-scrolling:touch;overflow:auto;top:0;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.25,.46,.45,.94),left 0ms .25s}.rhps-modal.rhps--visible{transition:opacity .25s cubic-bezier(.25,.46,.45,.94);left:0;opacity:1;pointer-events:all}.rhps-modal_inner{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:1em;opacity:0;transform:scale(.98);transition:all .25s cubic-bezier(.25,.46,.45,.94)}@media (min-width:667px){.rhps-modal_inner{padding:2em}}.rhps-modal--dismissable .rhps-modal_inner{cursor:no-drop}.rhps--visible .rhps-modal_inner{transform:scale(1);opacity:1}.rhps-modal_content{max-width:650px;cursor:auto}.rhps-settings{padding:3em;background:#fff;color:#000;border-radius:2px}.rhps-settings_section:not(:last-child){margin-bottom:2em}.rhps-settings_section_header{margin-bottom:1em}.rhps-shortcode .rhps-settings{max-width:650px;margin:50px auto}.rhps-choice_header{display:flex;align-items:center;justify-content:space-between}.rhps-choice_toggle{display:flex;align-items:center;margin-left:auto}.rhps-choice_toggle:disabled{opacity:.5}.rhps-choice_toggle.is-accepted{color:var(--rhps-hl-color,#50e3c2)}.rhps-choice_toggle_ui{display:block;width:45px;height:24px;position:relative;border-radius:12px;transition:all .25s;background:currentColor}.rhps-choice_toggle_ui:after{content:"";display:block;width:20px;height:20px;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);left:2px;transition:left .25s;background:#fff}.rhps-choice_toggle.is-accepted .rhps-choice_toggle_ui:after{left:23px;border-color:#fff}