.vip-program-mobile{position:absolute;display:flex;flex-direction:column;visibility:hidden;top:-9999px;border-radius:1rem;padding:1rem;background:linear-gradient(0deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.05)),linear-gradient(180deg,rgba(143,19,241,.01),rgba(143,19,241,.1))}@media(max-width:475px){.vip-program-mobile{position:relative;visibility:visible;top:unset}}.vip-program-mobile-head{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid #fff;color:hsla(0,0%,100%,.6);padding-bottom:1rem;font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:700;line-height:.75rem}.vip-program-mobile-head>p:first-child{width:100%;max-width:9.375rem}@media(max-width:375px){.vip-program-mobile-head>p:first-child{max-width:7.5rem}}.vip-program-mobile-head>p:nth-child(2){width:100%;max-width:3.125rem}.vip-program-mobile-head>p:last-child{width:100%;max-width:1.5rem}.vip-program-mobile-body,.vip-program-mobile-body-contentRow{display:flex;flex-direction:column}.vip-program-mobile-body-secondaryRow{display:flex;padding:.5rem 0 1rem;flex-direction:column;gap:.25rem;border-bottom:1px solid hsla(0,0%,100%,.2)}.vip-program-mobile-body-secondaryRow-title{font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:700;line-height:.75rem;color:hsla(0,0%,100%,.6)}.vip-program-mobile-body-secondaryRow-text{font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:400;line-height:.75rem;color:#fff}.vip-program-mobile-body-row{cursor:pointer;display:flex;padding:1rem 0 .5rem;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.051)}.vip-program-mobile-body-row-first{display:flex;flex-direction:column;width:100%;max-width:9.375rem;gap:.125rem}@media(max-width:375px){.vip-program-mobile-body-row-first{max-width:7.5rem}}.vip-program-mobile-body-row-first>p{font-family:var(--font-sf-pro-text);font-size:.625rem;font-weight:400;line-height:.75rem;color:#fff}.vip-program-mobile-body-row-first>p:nth-child(2),.vip-program-mobile-body-row-points{font-family:var(--font-sf-pro-text);font-size:.75rem;font-weight:700;line-height:1rem}.vip-program-mobile-body-row-points{width:100%;max-width:9.375rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#6eff7c}.vip-program-mobile-body-row-chevron{display:flex;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;border:none;background-color:transparent;transform:rotate(0deg);transition:transform .2s ease-in}.vip-program-mobile-body-row-chevron.content-opened{transform:rotate(180deg)}.vip-program-mobile-body-row-chevron.content-opened>svg{color:#6eff7c}