:root{--card-width:100%;--card-height:100%}@-webkit-keyframes leftToRight{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes leftToRight{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-wrapper{-webkit-animation:leftToRight 1s linear infinite forwards;animation:leftToRight 1s linear infinite forwards;background:#f6f7f9;background-image:linear-gradient(90deg,#f6f7f9 0,#e9ebee 20%,#f6f7f9 40%,#f6f7f9);background-repeat:no-repeat;border-radius:24px;height:100%;height:var(--card-height);width:100%;width:var(--card-width)}.VerifiedMerchantRejectionModalSubText{width:100%}@media(max-width:764px){.VerifiedMerchantRejectionModalSubText{padding-left:16px;padding-right:16px}}.VerifiedMerchantResourcesSection{align-items:center;display:flex;flex-direction:column}@media(max-width:764px){.VerifiedMerchantLearnMoreSection,.VerifiedMerchantResourcesSection,.VerifiedMerchantStatusPageHeader{padding-left:16px;padding-right:16px}.VerifiedMerchantStatusPageHeader{font-size:40px}}