img{ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .brxe-text :where(p) { margin:0 0 var(--space-s); } .brxe-text :where(p:last-of-type) { margin-bottom: 0; } .brxe-text ul{ padding-left: 17px; margin: 0; } body.bricks-is-frontend :focus { outline: none !important; } h2 { scroll-margin-top: 176px; } @media (max-width:480px){ h2 { scroll-margin-top: 155px; } }  body:not(:has(.mepr-login-form-wrap)) { overflow: auto; } body .mepr-paywall-overlay{ display:none; } body:has(.mepr-unauthorized-excerpt) #brx-content{ filter:blur(5px); }  .memberPlus__plan-design a{ position: relative; justify-content: space-between; gap: 1rem; } .memberPlus__plan-design a::after{ content: 'Plus'; color: #000000; position: relative; padding: 0px 6px; border-radius: var(--radius-xs); background: linear-gradient(90deg, rgba(251, 210, 0, 1) 0%, rgba(218, 150, 0, 1) 100%); font-size: 12px; display: flex; align-items: center; justify-content: center; line-height: 1; }