.glv3-pov{background:var(--pov-bg,#14181a);gap:48px;padding:var(--pov-padding-top,64px) 96px var(--pov-padding-bottom,96px)}.glv3-pov,.glv3-pov__header{align-items:center;display:flex;flex-direction:column}.glv3-pov__header{gap:10px;padding:0 8px 8px;text-align:center;width:100%}.glv3-pov__title{color:var(--pov-title-color,#f3f0f0);font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:32px;font-weight:500;line-height:40px;margin:0}.glv3-pov__subtitle{color:var(--pov-subtitle-color,#9bb5c5);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}.glv3-pov__cards{display:flex;gap:16px;max-width:1088px;padding-top:8px;width:100%}.glv3-pov__card{background:var(--pov-card-bg,#181d20);border-radius:16px;display:flex;flex:1;flex-direction:column;gap:32px;overflow:hidden;padding:32px 16px 32px 24px}.glv3-pov__card-header{display:flex;flex-direction:column;gap:12px}.glv3-pov__plan-name{color:var(--pov-plan-name,#f3f0f0);font-size:32px;font-weight:500;line-height:40px}.glv3-pov__plan-name,.glv3-pov__users{font-family:Outfit,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}.glv3-pov__users{color:var(--pov-users,#9bb5c5);font-size:24px;font-weight:400;line-height:32px}.glv3-pov__divider{outline:1px solid #283843;outline-offset:-.5px;width:100%}.glv3-pov__features{display:flex;flex-direction:column;gap:24px;padding-right:12px}.glv3-pov__features-label{color:var(--pov-label-muted,#9bb5c5);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin:0}.glv3-pov__features-label--green{color:var(--pov-label-green,#72db9c)}.glv3-pov__feature-list{display:flex;flex-direction:column;gap:8px}.glv3-pov__feature{align-items:flex-start;display:flex;gap:8px}.glv3-pov__check{color:var(--pov-check,#374956);flex-shrink:0;font-size:24px;line-height:24px}.glv3-pov__feature-text{color:var(--pov-feature-text,#f3f0f0);flex:1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;font-weight:400;line-height:20px;margin:0}.glv3-pov__tag{color:var(--pov-coming-soon,#9bb5c5);font-size:12px;line-height:16px}.glv3-pov__btn-wrap{display:flex;justify-content:center}.glv3-pov__btn{align-items:center;background:transparent;border:1px solid #ccc;border-radius:100px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;padding:10px 16px 12px 24px;text-decoration:none;transition:background-color .2s ease}.glv3-pov__btn:hover{background:hsla(0,0%,100%,.08)}.glv3-pov__btn-label{color:#e5e2e1;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:500;line-height:24px;white-space:nowrap}.glv3-pov__btn-icon{color:#374956;font-size:24px}@media (max-width:992px){.glv3-pov{gap:32px;padding:var(--pov-mobile-padding-top,48px) 48px var(--pov-mobile-padding-bottom,64px)}.glv3-pov__cards{flex-direction:column;gap:16px}.glv3-pov__card{width:100%}}@media (max-width:480px){.glv3-pov{padding-left:16px;padding-right:16px}.glv3-pov__title{font-size:28px;line-height:36px}}