.refer-friend-main{position:relative;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;width:100%;background-color:#25212a}.refer-friend-main .refer-friend-background-image~*{position:relative;z-index:1}.refer-friend-main .refer-friend-bg-image{position:absolute;top:0;left:0;z-index:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.refer-friend-main .refer-friend-bg-image.lazy{opacity:0;transition:opacity .4s ease-in-out;will-change:opacity}.refer-friend-main .refer-friend-bg-image.lazy.entered{opacity:1}.refer-friend-main .share-referral-code{background-color:transparent}.refer-friend-notification{position:fixed;top:calc(var(--header-height, 3.5rem) + 1rem)}@media (min-width:1024px){.refer-friend-notification{top:calc(var(--header-height, 4.75rem) + 1.5rem)}}.refer-friend-notification .b-notification{position:relative;max-width:17.5rem;margin:0 auto}.refer-friend-notification .b-notification__inner{padding-right:2rem}.refer-friend-notification .b-notification__header{margin-bottom:0}.refer-friend-error{width:100%;max-width:37.5rem;margin:1.5625rem auto}.refer-friend-wrapper{padding:1.5rem 0;width:100%}.refer-friend-wrapper .gavs-verification{display:flex;flex-direction:column}.refer-friend-wrapper .gavs-verification-wrapper{min-height:calc(100vh - var(--header-height) - 3rem)}.refer-friend-wrapper .gavs-verification-wrapper .alert{max-width:36rem;margin:0 auto 1.25rem}.refer-friend-wrapper .gavs-verification-wrapper iframe{flex:1;min-height:46.25rem;overflow:hidden}.refer-friend-wrapper>.alert{max-width:36rem}