.p-chapter-you-cant-see{background-color:#6a6a6a;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.p-chapter-you-cant-see__card{box-sizing:border-box;text-align:center;background-color:#fff;border-radius:4px;width:60%;min-width:200px;max-width:480px;padding:32px;box-shadow:0 0 2px rgba(51,51,51,.2)}.p-chapter-you-cant-see__heading{color:#333;margin:0;font-size:1.25em;font-weight:700}.p-chapter-you-cant-see__body{color:#555;text-align:left;margin:16px 0 0;font-size:.95em;line-height:1.7}.p-chapter-you-cant-see__button{color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:48px;margin-top:24px;padding:16px;font-size:16px;font-weight:700;transition:opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 4px rgba(0,0,0,.25)}.p-chapter-you-cant-see__button:hover{opacity:.9;box-shadow:none;color:#fff;text-decoration:none}.p-chapter-you-cant-see__button--register{background-color:#19b300}.p-chapter-you-cant-see__button--subscribe{background-color:#9747ff;width:100%;max-width:295px}.p-chapter-you-cant-see__button-icon{background-color:currentColor;flex-shrink:0;width:20px;height:20px;-webkit-mask-image:url(../../../shared_images/users/icon_user_plus.10bfd7991611a3d5.svg);mask-image:url(../../../shared_images/users/icon_user_plus.10bfd7991611a3d5.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}