.AccessPlaceholder_accessPlaceholder__sovE7{background:var(--mb-bg-color-primary);border:var(--mb-border-width-primary) solid var(--mb-border-color);border-radius:var(--mb-border-radius-xl);display:flex;flex-direction:column;position:relative;overflow:hidden;width:100%}.AccessPlaceholder_topSection__aZ9qX{background:linear-gradient(180deg,#fdf4cd 0,var(--mb-bg-color-primary) 60%);display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 1.25rem;text-align:center;gap:.5rem}.dark .AccessPlaceholder_topSection__aZ9qX{background:linear-gradient(180deg,rgba(234,179,8,.07) 0,var(--mb-bg-color-primary) 60%)}.AccessPlaceholder_iconWrapper__hxb6K{background-color:var(--mb-bg-color-secondary);border:1.5px solid var(--mb-color-yellow-300);border-radius:var(--mb-border-radius-full);display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:.25rem}.dark .AccessPlaceholder_iconWrapper__hxb6K{background-color:var(--mb-bg-color-tertiary);border-color:var(--mb-color-yellow-primary)}.AccessPlaceholder_heading__uq0gJ{color:var(--mb-text-dark);font-size:var(--mb-text-h6);font-weight:var(--mb-font-bold);margin:0}.AccessPlaceholder_description__tX3Ce{color:var(--mb-text-light);font-size:var(--mb-text-caption);margin-top:-.125rem}.AccessPlaceholder_bottomSection__NSxn_{display:flex;flex-direction:column;gap:.25rem;padding:0 1.5rem 3rem}.AccessPlaceholder_featuresList__m7IOr{list-style:none;padding:0;margin:0 auto 1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem 2.5rem;gap:.75rem 2.5rem;max-width:-moz-fit-content;max-width:fit-content}.AccessPlaceholder_feature__apb3t{color:var(--mb-text-dark);display:flex;align-items:center;gap:.5rem;font-size:var(--mb-text-caption)}.AccessPlaceholder_checkIcon__mOhCE{width:1.25rem;height:1.25rem;stroke:var(--mb-color-green-primary);flex-shrink:0}.AccessPlaceholder_actionButtons__Iffkh{display:flex;flex-direction:row;gap:.75rem;justify-content:center;margin-top:.5rem}.AccessPlaceholder_primaryButton__k0QSW,.AccessPlaceholder_secondaryButton__AfVRp{padding:.75rem 2rem;font-size:var(--mb-text-body2);font-weight:var(--mb-font-semibold);min-width:11rem}@media screen and (max-width:744px){.AccessPlaceholder_accessPlaceholder__sovE7{margin-inline:auto;width:calc(100vw - 2 * var(--global-padding))}.AccessPlaceholder_featuresList__m7IOr{grid-template-columns:1fr;margin-inline:0;max-width:100%}.AccessPlaceholder_actionButtons__Iffkh{flex-direction:column}.AccessPlaceholder_primaryButton__k0QSW,.AccessPlaceholder_secondaryButton__AfVRp{width:100%}}