.not-allowed-content{height:100%;margin:auto;max-width:540px}.not-allowed-content,.not-allowed-content__header{align-items:center;display:flex;flex-direction:column;justify-content:center}.not-allowed-content__header{align-self:stretch;background:var(--color-dark-grey-2);border-radius:32px 32px 0 0;gap:10px;height:60px;padding:20px 0}.not-allowed-content__body-wrapper{align-items:center;background:var(--color-dark-grey-1);border-radius:0 0 32px 32px;box-shadow:0 0 1px 0 #0003,0 8px 16px 0 #00000014;display:flex;flex-direction:column;justify-content:center;padding:36px 24px 24px;width:100%}@media(max-width:768px){.not-allowed-content__body-wrapper{padding:24px 16px 16px}}.not-allowed-content__main-title{line-height:normal}.not-allowed-content__geo-section{align-items:center;display:flex;gap:8px;margin-top:20px;max-width:100%}@media(max-width:768px){.not-allowed-content__geo-section{font-size:12px;margin-top:16px}}.not-allowed-content__country{align-items:center;flex-shrink:0;gap:10px;padding:8px 12px 8px 8px}.not-allowed-content__country,.not-allowed-content__ip{background:var(--color-dark-grey-2);border-radius:100px;display:flex}.not-allowed-content__ip{gap:3px;overflow:hidden;padding:8px 16px}.not-allowed-content__ip-label{flex-shrink:0}.not-allowed-content__ip-value{overflow:hidden;text-overflow:ellipsis}.not-allowed-content__support-link{color:var(--color-pr500)}.not-allowed-content__support-link:hover{text-decoration:underline}.not-allowed-content__questions-wrapper{display:flex;flex-direction:column;gap:2px;margin-top:35px;max-width:100%;width:100%}@media(max-width:768px){.not-allowed-content__questions-wrapper{margin-top:24px}}.not-allowed-content__question-section{align-items:center;background:var(--color-dark-grey-0);display:flex;gap:12px;padding:24px 20px;width:100%}.not-allowed-content__question-section:first-child{border-radius:24px 24px 0 0}.not-allowed-content__question-section:last-child{border-radius:0 0 24px 24px}.not-allowed-content__question-section:only-child{border-radius:24px}@media(max-width:768px){.not-allowed-content__question-section{padding:16px 20px}}.not-allowed-content__question-icon{flex:0 0 auto;height:56px;width:56px}@media(max-width:768px){.not-allowed-content__question-icon{height:44px;width:44px}}