@keyframes fpModalIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes fpModalOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.modal-content-translucent.fortune-pool-home-modal.modal-content{width:440px!important;max-width:min(440px,100vw - 32px)!important;min-height:0;padding:0!important;background:rgba(0,0,0,0)!important;box-shadow:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;max-height:none!important}.modal-content-translucent.fortune-pool-home-modal.modal-content:after,.modal-content-translucent.fortune-pool-home-modal.modal-content:before{display:none}.modal-content-translucent.fortune-pool-home-modal.modal-content .modal-close{--fp-close-size:36px;top:calc(-20px - var(--fp-close-size));right:0;z-index:2;width:var(--fp-close-size);height:var(--fp-close-size);border-radius:50%;border:1px solid rgba(251,216,147,.6);background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:0}.modal-content-translucent.fortune-pool-home-modal.modal-content .modal-close img{width:12px;height:12px;filter:brightness(0) saturate(100%) invert(82%) sepia(26%) saturate(450%) hue-rotate(5deg)}.modal-content-translucent.fortune-pool-home-modal.modal-content .modal-close:hover{background:rgba(251,216,147,.12)}.fortune-pool-home-modal__card{position:relative;width:440px;max-width:100%;height:320px;min-height:320px;box-sizing:border-box;padding:125px 20px 9px;border-radius:16px;background:#000;opacity:1;animation:fpModalIn .3s ease-out}.fortune-pool-home-modal__card.is-closing{animation:fpModalOut .28s ease-in forwards}.fortune-pool-home-modal__gif{position:absolute;top:-9px;left:50%;transform:translateX(-50%);width:min(220px,72%);height:auto;max-height:140px;object-fit:contain;display:block;pointer-events:none}.fortune-pool-home-modal__title{margin:0;font-weight:510;font-size:30px;text-align:center;background:linear-gradient(93.58deg,#fbd893 49.96%,#ffab67 85.53%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.fortune-pool-home-modal__subtitle,.fortune-pool-home-modal__title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif}.fortune-pool-home-modal__subtitle{margin:20px 0 0;font-weight:400;font-size:20px;line-height:21px;text-align:center;color:#81858c;white-space:pre-line}.fortune-pool-home-modal__cta-wrap{display:flex;justify-content:center;margin-top:20px}.fortune-pool-home-modal__cta{box-sizing:border-box;width:246px;height:48px;padding:12px 24px;border:none;border-radius:8px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:510;font-size:20px;line-height:1;text-align:center;color:#000;background:linear-gradient(93.58deg,#fbd893 49.96%,#ffab67 85.53%);transition:transform .15s ease,filter .15s ease}.fortune-pool-home-modal__cta:hover{filter:brightness(1.05)}.fortune-pool-home-modal__cta:active{transform:scale(.98)}@media(max-width:575px){.modal-content-translucent.fortune-pool-home-modal.modal-content{width:100%!important}.fortune-pool-home-modal__card{width:100%;height:auto;min-height:280px;padding-top:112px}.fortune-pool-home-modal__title{font-size:24px;line-height:1.1}.fortune-pool-home-modal__subtitle{font-size:16px;line-height:1.25}.fortune-pool-home-modal__cta{width:100%;max-width:246px}}