.container-card-monthly-plan{background:var(--white);border-radius:var(--roundness-s12);flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:78px;padding:20px;display:flex;position:relative}.container-card-monthly-plan-group{flex-direction:row;flex:1;align-items:center;gap:20px;min-width:0;padding:0;display:flex}.container-card-monthly-plan-group-icon{color:var(--white);background:var(--tenant-gradient-full);border-radius:var(--roundness-s8);flex-direction:row;justify-content:center;align-items:center;padding:8px;display:flex}.container-card-monthly-plan-group-content{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:0;display:flex}.container-card-monthly-plan-group-content h5{width:auto;max-width:100%;color:var(--black);font-size:16px;font-style:normal;font-weight:600;line-height:19px}.container-card-monthly-plan-group-content p{width:auto;max-width:100%;color:var(--dark-grey);font-size:14px;font-style:normal;font-weight:400;line-height:17px}.container-card-monthly-plan-see-more{flex-direction:row;align-items:center;gap:4px;padding:0;display:flex}.container-card-monthly-plan-see-more span{background:var(--tenant-gradient-full);-webkit-text-fill-color:transparent;text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:14px;font-style:normal;font-weight:500;line-height:17px}:where(.dark) .container-card-monthly-plan{box-shadow:inset 1.3px 1.3px .7px -1px var(--dark-grey), inset -1.3px -1.3px .7px -1px var(--dark-grey);background:#191a191a;border:none}:where(.dark) .container-card-monthly-plan-group-content h5{color:var(--white)}:where(.dark) .container-card-monthly-plan-group-content p{color:var(--dark-grey)}
