.not-allowed-content{flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:646px;display:flex}.not-allowed-content__main-icon{max-width:120px;max-height:120px;margin-bottom:44px}@media (max-width:768px){.not-allowed-content__main-icon{max-width:84px;max-height:84px;margin-bottom:24px}}.not-allowed-content__main-title{max-width:460px;margin-bottom:24px;line-height:normal}@media (max-width:768px){.not-allowed-content__main-title{margin-bottom:20px}}.not-allowed-content__geo-section{align-items:center;gap:8px;max-width:100%;margin-bottom:20px;display:flex}@media (max-width:768px){.not-allowed-content__geo-section{margin-bottom:22px}}.not-allowed-content__country{background:var(--color-w010);border-radius:8px;flex-shrink:0;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:flex}.not-allowed-content__ip{background:var(--color-w010);border-radius:8px;gap:3px;padding:8px 12px;display:flex;overflow:hidden}.not-allowed-content__ip-label{flex-shrink:0}.not-allowed-content__ip-value{text-overflow:ellipsis;overflow:hidden}.not-allowed-content__support-link{color:var(--color-pr500)}.not-allowed-content__support-link:hover{text-decoration:underline}.not-allowed-content__questions-wrapper{gap:2px;width:100%;max-width:100%;margin-bottom:24px;display:flex}@media (max-width:768px){.not-allowed-content__questions-wrapper{flex-direction:column}}.not-allowed-content__question-section{background-color:var(--color-w010);flex-direction:column;flex:auto;align-items:center;gap:12px;width:100%;height:100%;padding:16px 12px 12px;display:flex}.not-allowed-content__question-section:first-child{border-radius:20px 0 0 20px}.not-allowed-content__question-section:last-child{border-radius:0 20px 20px 0}.not-allowed-content__question-section:only-child{border-radius:20px}@media (max-width:768px){.not-allowed-content__question-section{flex-direction:row;align-items:start}.not-allowed-content__question-section:first-child{border-radius:12px 12px 0 0}.not-allowed-content__question-section:last-child{border-radius:0 0 12px 12px}.not-allowed-content__question-section:only-child{border-radius:12px}}.not-allowed-content__question-icon{width:54px;height:54px;color:var(--color-w040);flex:none}@media (max-width:768px){.not-allowed-content__question-icon{width:56px;height:56px}}.not-allowed-content__question-text{flex-direction:column;gap:6px;display:flex}